==> Synchronizing chroot copy [/chroot/armv6h/root] -> [build]...done ==> Making package: python-emailprotectionslib 0.8.5-2 (Thu Jan 7 15:25:08 2021) ==> Retrieving sources... -> Found py-emailprotections-0.8.5.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... py-emailprotections-0.8.5.tar.gz ... Passed Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals ==> Making package: python-emailprotectionslib 0.8.5-2 (Thu 07 Jan 2021 03:25:27 PM EST) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (16) libnsl-1.3.0-1 python-appdirs-1.4.4-3 python-chardet-3.0.4-7 python-filelock-3.0.12-5 python-idna-2.10-3 python-ordered-set-4.0.2-3 python-packaging-20.8-2 python-pyparsing-2.4.7-3 python-requests-2.25.1-1 python-requests-file-1.5.1-3 python-setuptools-1:51.1.1-1 python-six-1.15.0-3 python-urllib3-1.26.1-1 python-3.9.1-1 python-dnslib-0.9.14-2 python-tldextract-3.1.0-1 Total Download Size: 12.11 MiB Total Installed Size: 60.31 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... downloading libnsl-1.3.0-1-armv6h.pkg.tar.xz... downloading python-3.9.1-1-armv6h.pkg.tar.xz... downloading python-idna-2.10-3-any.pkg.tar.xz... downloading python-urllib3-1.26.1-1-any.pkg.tar.xz... downloading python-appdirs-1.4.4-3-any.pkg.tar.xz... downloading python-pyparsing-2.4.7-3-any.pkg.tar.xz... downloading python-six-1.15.0-3-any.pkg.tar.xz... downloading python-packaging-20.8-2-any.pkg.tar.xz... downloading python-ordered-set-4.0.2-3-any.pkg.tar.xz... downloading python-setuptools-1:51.1.1-1-any.pkg.tar.xz... downloading python-chardet-3.0.4-7-any.pkg.tar.xz... downloading python-requests-2.25.1-1-any.pkg.tar.xz... downloading python-requests-file-1.5.1-3-any.pkg.tar.xz... downloading python-filelock-3.0.12-5-any.pkg.tar.xz... downloading python-tldextract-3.1.0-1-any.pkg.tar.xz... downloading python-dnslib-0.9.14-2-any.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 [pending] python-pip sqlite [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing python-idna... installing python-urllib3... Optional dependencies for python-urllib3 python-pysocks: SOCKS support python-brotli: Brotli support python-pyopenssl: security support installing python-appdirs... installing python-pyparsing... installing python-six... installing python-packaging... installing python-ordered-set... installing python-setuptools... installing python-chardet... installing python-requests... Optional dependencies for python-requests python-pysocks: SOCKS proxy support installing python-requests-file... installing python-filelock... installing python-tldextract... installing python-dnslib... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found py-emailprotections-0.8.5.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting py-emailprotections-0.8.5.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/emailprotectionslib copying emailprotectionslib/dmarc.py -> build/lib/emailprotectionslib copying emailprotectionslib/Resolver.py -> build/lib/emailprotectionslib copying emailprotectionslib/__init__.py -> build/lib/emailprotectionslib copying emailprotectionslib/spf.py -> build/lib/emailprotectionslib ==> Entering fakeroot environment... ==> Starting package()... running install running build running build_py running install_lib creating /build/python-emailprotectionslib/pkg/python-emailprotectionslib/usr creating /build/python-emailprotectionslib/pkg/python-emailprotectionslib/usr/lib creating /build/python-emailprotectionslib/pkg/python-emailprotectionslib/usr/lib/python3.9 creating /build/python-emailprotectionslib/pkg/python-emailprotectionslib/usr/lib/python3.9/site-packages creating /build/python-emailprotectionslib/pkg/python-emailprotectionslib/usr/lib/python3.9/site-packages/emailprotectionslib copying build/lib/emailprotectionslib/dmarc.py -> /build/python-emailprotectionslib/pkg/python-emailprotectionslib/usr/lib/python3.9/site-packages/emailprotectionslib copying build/lib/emailprotectionslib/Resolver.py -> /build/python-emailprotectionslib/pkg/python-emailprotectionslib/usr/lib/python3.9/site-packages/emailprotectionslib copying build/lib/emailprotectionslib/__init__.py -> /build/python-emailprotectionslib/pkg/python-emailprotectionslib/usr/lib/python3.9/site-packages/emailprotectionslib copying build/lib/emailprotectionslib/spf.py -> /build/python-emailprotectionslib/pkg/python-emailprotectionslib/usr/lib/python3.9/site-packages/emailprotectionslib byte-compiling /build/python-emailprotectionslib/pkg/python-emailprotectionslib/usr/lib/python3.9/site-packages/emailprotectionslib/dmarc.py to dmarc.cpython-39.pyc byte-compiling /build/python-emailprotectionslib/pkg/python-emailprotectionslib/usr/lib/python3.9/site-packages/emailprotectionslib/Resolver.py to Resolver.cpython-39.pyc byte-compiling /build/python-emailprotectionslib/pkg/python-emailprotectionslib/usr/lib/python3.9/site-packages/emailprotectionslib/__init__.py to __init__.cpython-39.pyc byte-compiling /build/python-emailprotectionslib/pkg/python-emailprotectionslib/usr/lib/python3.9/site-packages/emailprotectionslib/spf.py to spf.cpython-39.pyc writing byte-compilation script '/tmp/tmpihtxb99x.py' /usr/bin/python /tmp/tmpihtxb99x.py removing /tmp/tmpihtxb99x.py running install_egg_info running egg_info writing py_emailprotections.egg-info/PKG-INFO writing dependency_links to py_emailprotections.egg-info/dependency_links.txt writing requirements to py_emailprotections.egg-info/requires.txt writing top-level names to py_emailprotections.egg-info/top_level.txt reading manifest file 'py_emailprotections.egg-info/SOURCES.txt' writing manifest file 'py_emailprotections.egg-info/SOURCES.txt' Copying py_emailprotections.egg-info to /build/python-emailprotectionslib/pkg/python-emailprotectionslib/usr/lib/python3.9/site-packages/py_emailprotections-0.8.5-py3.9.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-emailprotectionslib"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-emailprotectionslib 0.8.5-2 (Thu 07 Jan 2021 03:26:11 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 (16) libnsl-1.3.0-1 python-3.9.1-1 python-appdirs-1.4.4-3 python-chardet-3.0.4-7 python-dnslib-0.9.14-2 python-filelock-3.0.12-5 python-idna-2.10-3 python-ordered-set-4.0.2-3 python-packaging-20.8-2 python-pyparsing-2.4.7-3 python-requests-2.25.1-1 python-requests-file-1.5.1-3 python-setuptools-1:51.1.1-1 python-six-1.15.0-3 python-tldextract-3.1.0-1 python-urllib3-1.26.1-1 Total Removed Size: 60.31 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-tldextract... removing python-requests-file... removing python-requests... removing python-urllib3... removing python-idna... removing python-filelock... removing python-dnslib... removing python-chardet... 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...