==> Synchronizing chroot copy [/chroot/armv6h/root] -> [build]...done
==> Making package: python-easyprocess 0.2.10-1 (Fri Feb 21 06:21:03 2020)
==> Retrieving sources...
  -> Found EasyProcess-0.2.10.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    EasyProcess-0.2.10.tar.gz ... Passed
Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals
==> Making package: python-easyprocess 0.2.10-1 (Fri 21 Feb 2020 06:21:21 AM EST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) libnsl-1.2.0-2  python-3.8.1-4

Total Download Size:   10.00 MiB
Total Installed Size:  49.19 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading libnsl-1.2.0-2-armv6h.pkg.tar.xz...
downloading python-3.8.1-4-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 (6) python-appdirs-1.4.3-5  python-ordered-set-3.1.1-1
             python-packaging-20.1-1  python-pyparsing-2.4.6-1
             python-six-1.14.0-1  python-setuptools-1:45.2.0-1

Total Download Size:   0.49 MiB
Total Installed Size:  2.66 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading python-appdirs-1.4.3-5-any.pkg.tar.xz...
downloading python-pyparsing-2.4.6-1-any.pkg.tar.xz...
downloading python-six-1.14.0-1-any.pkg.tar.xz...
downloading python-packaging-20.1-1-any.pkg.tar.xz...
downloading python-ordered-set-3.1.1-1-any.pkg.tar.xz...
downloading python-setuptools-1:45.2.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-ordered-set...
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found EasyProcess-0.2.10.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting EasyProcess-0.2.10.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/easyprocess
copying easyprocess/about.py -> build/lib/easyprocess
copying easyprocess/unicodeutil.py -> build/lib/easyprocess
copying easyprocess/__init__.py -> build/lib/easyprocess
creating build/lib/easyprocess/examples
copying easyprocess/examples/timeout.py -> build/lib/easyprocess/examples
copying easyprocess/examples/hello.py -> build/lib/easyprocess/examples
copying easyprocess/examples/ver.py -> build/lib/easyprocess/examples
copying easyprocess/examples/log.py -> build/lib/easyprocess/examples
copying easyprocess/examples/cmd.py -> build/lib/easyprocess/examples
copying easyprocess/examples/__init__.py -> build/lib/easyprocess/examples
==> Entering fakeroot environment...
==> Starting package()...
running install
running install_lib
creating /build/python-easyprocess/pkg/python-easyprocess/usr
creating /build/python-easyprocess/pkg/python-easyprocess/usr/lib
creating /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8
creating /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages
creating /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess
copying build/lib/easyprocess/about.py -> /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess
copying build/lib/easyprocess/unicodeutil.py -> /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess
copying build/lib/easyprocess/__init__.py -> /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess
creating /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess/examples
copying build/lib/easyprocess/examples/timeout.py -> /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess/examples
copying build/lib/easyprocess/examples/hello.py -> /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess/examples
copying build/lib/easyprocess/examples/ver.py -> /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess/examples
copying build/lib/easyprocess/examples/log.py -> /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess/examples
copying build/lib/easyprocess/examples/cmd.py -> /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess/examples
copying build/lib/easyprocess/examples/__init__.py -> /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess/examples
byte-compiling /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess/about.py to about.cpython-38.pyc
byte-compiling /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess/unicodeutil.py to unicodeutil.cpython-38.pyc
byte-compiling /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess/__init__.py to __init__.cpython-38.pyc
byte-compiling /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess/examples/timeout.py to timeout.cpython-38.pyc
byte-compiling /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess/examples/hello.py to hello.cpython-38.pyc
byte-compiling /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess/examples/ver.py to ver.cpython-38.pyc
byte-compiling /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess/examples/log.py to log.cpython-38.pyc
byte-compiling /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess/examples/cmd.py to cmd.cpython-38.pyc
byte-compiling /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/easyprocess/examples/__init__.py to __init__.cpython-38.pyc
writing byte-compilation script '/tmp/tmp0rwld_28.py'
/usr/bin/python /tmp/tmp0rwld_28.py
removing /tmp/tmp0rwld_28.py
running install_egg_info
running egg_info
writing EasyProcess.egg-info/PKG-INFO
writing dependency_links to EasyProcess.egg-info/dependency_links.txt
writing top-level names to EasyProcess.egg-info/top_level.txt
reading manifest file 'EasyProcess.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'TODO*'
warning: no files found matching 'CHANGES*'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/.build'
no previously-included directories found matching 'docs/api'
writing manifest file 'EasyProcess.egg-info/SOURCES.txt'
Copying EasyProcess.egg-info to /build/python-easyprocess/pkg/python-easyprocess/usr/lib/python3.8/site-packages/EasyProcess-0.2.10-py3.8.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-easyprocess"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-easyprocess 0.2.10-1 (Fri 21 Feb 2020 06:22:06 AM 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 (8) libnsl-1.2.0-2  python-3.8.1-4  python-appdirs-1.4.3-5
             python-ordered-set-3.1.1-1  python-packaging-20.1-1
             python-pyparsing-2.4.6-1  python-setuptools-1:45.2.0-1
             python-six-1.14.0-1

Total Removed Size:  51.84 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-ordered-set...
removing python-appdirs...
removing python...
removing libnsl...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...