==> Synchronizing chroot copy [/chroot/armv6/root] -> [build]...done
==> Making package: python-cachetools 3.0.0-1 (Fri Nov  9 17:53:10 2018)
==> Retrieving sources...
  -> Found v3.0.0.tar.gz
==> Validating source files with sha512sums...
    v3.0.0.tar.gz ... Passed
Host and machine ids are equal (508bc9faf65540dfb4fb1551fd5fdc0a): refusing to link journals
==> Making package: python-cachetools 3.0.0-1 (Fri 09 Nov 2018 05:53:11 PM EST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) libnsl-1.2.0-1  python-3.7.1-1

Total Download Size:    15.68 MiB
Total Installed Size:  107.28 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading libnsl-1.2.0-1-armv6h.pkg.tar.xz...
downloading python-3.7.1-1-armv6h.pkg.tar.xz...
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
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) python-appdirs-1.4.3-2  python-packaging-18.0-1  python-pyparsing-2.3.0-1  python-six-1.11.0-3  python-setuptools-1:40.5.0-1

Total Download Size:   0.44 MiB
Total Installed Size:  2.58 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading python-appdirs-1.4.3-2-any.pkg.tar.xz...
downloading python-pyparsing-2.3.0-1-any.pkg.tar.xz...
downloading python-six-1.11.0-3-any.pkg.tar.xz...
downloading python-packaging-18.0-1-any.pkg.tar.xz...
downloading python-setuptools-1:40.5.0-1-any.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-appdirs...
installing python-pyparsing...
installing python-six...
installing python-packaging...
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found v3.0.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting v3.0.0.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/cachetools
copying cachetools/keys.py -> build/lib/cachetools
copying cachetools/ttl.py -> build/lib/cachetools
copying cachetools/abc.py -> build/lib/cachetools
copying cachetools/rr.py -> build/lib/cachetools
copying cachetools/func.py -> build/lib/cachetools
copying cachetools/lru.py -> build/lib/cachetools
copying cachetools/cache.py -> build/lib/cachetools
copying cachetools/lfu.py -> build/lib/cachetools
copying cachetools/__init__.py -> build/lib/cachetools
==> Entering fakeroot environment...
==> Starting package()...
running install
running install_lib
creating /build/python-cachetools/pkg/python-cachetools/usr
creating /build/python-cachetools/pkg/python-cachetools/usr/lib
creating /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7
creating /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages
creating /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools
copying build/lib/cachetools/keys.py -> /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools
copying build/lib/cachetools/ttl.py -> /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools
copying build/lib/cachetools/abc.py -> /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools
copying build/lib/cachetools/rr.py -> /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools
copying build/lib/cachetools/func.py -> /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools
copying build/lib/cachetools/lru.py -> /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools
copying build/lib/cachetools/cache.py -> /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools
copying build/lib/cachetools/lfu.py -> /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools
copying build/lib/cachetools/__init__.py -> /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools
byte-compiling /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools/keys.py to keys.cpython-37.pyc
byte-compiling /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools/ttl.py to ttl.cpython-37.pyc
byte-compiling /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools/abc.py to abc.cpython-37.pyc
byte-compiling /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools/rr.py to rr.cpython-37.pyc
byte-compiling /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools/func.py to func.cpython-37.pyc
byte-compiling /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools/lru.py to lru.cpython-37.pyc
byte-compiling /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools/cache.py to cache.cpython-37.pyc
byte-compiling /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools/lfu.py to lfu.cpython-37.pyc
byte-compiling /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools/__init__.py to __init__.cpython-37.pyc
writing byte-compilation script '/tmp/tmp6uiqsnab.py'
/usr/bin/python /tmp/tmp6uiqsnab.py
removing /tmp/tmp6uiqsnab.py
running install_egg_info
running egg_info
creating cachetools.egg-info
writing cachetools.egg-info/PKG-INFO
writing dependency_links to cachetools.egg-info/dependency_links.txt
writing top-level names to cachetools.egg-info/top_level.txt
writing manifest file 'cachetools.egg-info/SOURCES.txt'
reading manifest file 'cachetools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
writing manifest file 'cachetools.egg-info/SOURCES.txt'
Copying cachetools.egg-info to /build/python-cachetools/pkg/python-cachetools/usr/lib/python3.7/site-packages/cachetools-3.0.0-py3.7.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-cachetools"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-cachetools 3.0.0-1 (Fri 09 Nov 2018 05:55:56 PM EST)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: glib2 optionally requires python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
:: util-linux optionally requires python: python bindings to libmount

Packages (7) libnsl-1.2.0-1  python-3.7.1-1  python-appdirs-1.4.3-2  python-packaging-18.0-1  python-pyparsing-2.3.0-1  python-setuptools-1:40.5.0-1  python-six-1.11.0-3

Total Removed Size:  109.86 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing python-setuptools...
removing python-packaging...
removing python-six...
removing python-pyparsing...
removing python-appdirs...
removing python...
removing libnsl...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...