==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-pydecor 2.0.1-3 (Mon Dec 13 18:09:12 2021)
==> Retrieving sources...
  -> Found python-pydecor-2.0.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-pydecor-2.0.1.tar.gz ... Passed
==> Making package: python-pydecor 2.0.1-3 (Mon 13 Dec 2021 06:09:18 PM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) libnsl-2.0.0-1  python-3.10.1-1  python-dill-0.3.4-3
             python-six-1.16.0-4

Total Download Size:    0.12 MiB
Total Installed Size:  54.76 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-dill-0.3.4-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnsl...
installing python...
Optional dependencies for python
    python-setuptools
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing python-six...
installing python-dill...
Optional dependencies for python-dill
    python-objgraph: graph support
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) python-appdirs-1.4.4-6  python-more-itertools-8.10.0-4
             python-ordered-set-4.0.2-6  python-packaging-20.9-6
             python-pyparsing-2.4.7-6  python-setuptools-1:57.4.0-6

Total Installed Size:  4.32 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-appdirs...
installing python-more-itertools...
installing python-ordered-set...
installing python-pyparsing...
installing python-packaging...
installing python-setuptools...
[?25h==> Retrieving sources...
  -> Found python-pydecor-2.0.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-pydecor-2.0.1.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/pydecor
copying src/pydecor/_version.py -> build/lib/pydecor
copying src/pydecor/_memoization.py -> build/lib/pydecor
copying src/pydecor/constants.py -> build/lib/pydecor
copying src/pydecor/caches.py -> build/lib/pydecor
copying src/pydecor/functions.py -> build/lib/pydecor
copying src/pydecor/__init__.py -> build/lib/pydecor
creating build/lib/pydecor/decorators
copying src/pydecor/decorators/_visibility.py -> build/lib/pydecor/decorators
copying src/pydecor/decorators/_utility.py -> build/lib/pydecor/decorators
copying src/pydecor/decorators/generic.py -> build/lib/pydecor/decorators
copying src/pydecor/decorators/ready_to_wear.py -> build/lib/pydecor/decorators
copying src/pydecor/decorators/__init__.py -> build/lib/pydecor/decorators
==> Entering fakeroot environment...
==> Starting package()...
running install
running install_lib
creating /build/python-pydecor/pkg/python-pydecor/usr
creating /build/python-pydecor/pkg/python-pydecor/usr/lib
creating /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10
creating /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages
creating /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor
copying build/lib/pydecor/_version.py -> /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor
copying build/lib/pydecor/_memoization.py -> /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor
copying build/lib/pydecor/constants.py -> /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor
copying build/lib/pydecor/caches.py -> /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor
copying build/lib/pydecor/functions.py -> /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor
creating /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor/decorators
copying build/lib/pydecor/decorators/_visibility.py -> /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor/decorators
copying build/lib/pydecor/decorators/_utility.py -> /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor/decorators
copying build/lib/pydecor/decorators/generic.py -> /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor/decorators
copying build/lib/pydecor/decorators/ready_to_wear.py -> /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor/decorators
copying build/lib/pydecor/decorators/__init__.py -> /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor/decorators
copying build/lib/pydecor/__init__.py -> /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor
byte-compiling /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor/_version.py to _version.cpython-310.pyc
byte-compiling /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor/_memoization.py to _memoization.cpython-310.pyc
byte-compiling /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor/constants.py to constants.cpython-310.pyc
byte-compiling /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor/caches.py to caches.cpython-310.pyc
byte-compiling /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor/functions.py to functions.cpython-310.pyc
byte-compiling /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor/decorators/_visibility.py to _visibility.cpython-310.pyc
byte-compiling /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor/decorators/_utility.py to _utility.cpython-310.pyc
byte-compiling /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor/decorators/generic.py to generic.cpython-310.pyc
byte-compiling /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor/decorators/ready_to_wear.py to ready_to_wear.cpython-310.pyc
byte-compiling /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor/decorators/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor/__init__.py to __init__.cpython-310.pyc
writing byte-compilation script '/tmp/tmpbay5eul1.py'
/usr/bin/python -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpbay5eul1.py
removing /tmp/tmpbay5eul1.py
running install_egg_info
running egg_info
creating src/pydecor.egg-info
writing src/pydecor.egg-info/PKG-INFO
writing dependency_links to src/pydecor.egg-info/dependency_links.txt
writing requirements to src/pydecor.egg-info/requires.txt
writing top-level names to src/pydecor.egg-info/top_level.txt
writing manifest file 'src/pydecor.egg-info/SOURCES.txt'
reading manifest file 'src/pydecor.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'src/pydecor.egg-info/SOURCES.txt'
Copying src/pydecor.egg-info to /build/python-pydecor/pkg/python-pydecor/usr/lib/python3.10/site-packages/pydecor-2.0.1-py3.10.egg-info
running install_scripts
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-pydecor"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pydecor 2.0.1-3 (Mon 13 Dec 2021 06:09:26 PM MST)
==> Cleaning up...