==> Synchronizing chroot copy [/chroot/armv7/root] -> [build]...done ==> Making package: python-async 0.6.2-6 (Mon Jan 4 13:39:00 2021) ==> Retrieving sources... -> Found async-0.6.2.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... async-0.6.2.tar.gz ... Passed Host and machine ids are equal (508bc9faf65540dfb4fb1551fd5fdc0a): refusing to link journals ==> Making package: python-async 0.6.2-6 (Mon 04 Jan 2021 01:39:20 PM EST) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (2) libnsl-1.3.0-1 python-3.9.1-1 Total Installed Size: 48.51 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 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.4-3 python-ordered-set-4.0.2-3 python-packaging-20.8-2 python-pyparsing-2.4.7-3 python-six-1.15.0-3 python-setuptools-1:51.1.1-1 Total Installed Size: 8.06 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-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 async-0.6.2.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting async-0.6.2.tar.gz with bsdtar ==> Entering fakeroot environment... ==> Starting package()... running install running build running build_py creating build creating build/lib creating build/lib/async copying async/graph.py -> build/lib/async copying async/thread.py -> build/lib/async copying async/task.py -> build/lib/async copying async/pool.py -> build/lib/async copying async/channel.py -> build/lib/async copying async/util.py -> build/lib/async copying async/__init__.py -> build/lib/async creating build/lib/async/test copying async/test/lib.py -> build/lib/async/test copying async/test/task.py -> build/lib/async/test copying async/test/test_pool.py -> build/lib/async/test copying async/test/test_example.py -> build/lib/async/test copying async/test/test_performance.py -> build/lib/async/test copying async/test/test_channel.py -> build/lib/async/test copying async/test/test_thread.py -> build/lib/async/test copying async/test/test_graph.py -> build/lib/async/test copying async/test/__init__.py -> build/lib/async/test running install_lib creating /build/python-async/pkg/python-async/usr creating /build/python-async/pkg/python-async/usr/lib creating /build/python-async/pkg/python-async/usr/lib/python3.9 creating /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages creating /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async copying build/lib/async/graph.py -> /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async copying build/lib/async/thread.py -> /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async copying build/lib/async/task.py -> /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async copying build/lib/async/pool.py -> /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async creating /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test copying build/lib/async/test/lib.py -> /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test copying build/lib/async/test/task.py -> /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test copying build/lib/async/test/test_pool.py -> /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test copying build/lib/async/test/test_example.py -> /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test copying build/lib/async/test/test_performance.py -> /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test copying build/lib/async/test/test_channel.py -> /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test copying build/lib/async/test/test_thread.py -> /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test copying build/lib/async/test/test_graph.py -> /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test copying build/lib/async/test/__init__.py -> /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test copying build/lib/async/channel.py -> /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async copying build/lib/async/util.py -> /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async copying build/lib/async/__init__.py -> /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async byte-compiling /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/graph.py to graph.cpython-39.pyc byte-compiling /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/thread.py to thread.cpython-39.pyc byte-compiling /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/task.py to task.cpython-39.pyc byte-compiling /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/pool.py to pool.cpython-39.pyc byte-compiling /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test/lib.py to lib.cpython-39.pyc byte-compiling /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test/task.py to task.cpython-39.pyc File "/usr/lib/python3.9/site-packages/async/test/task.py", line 6 from async.task import ( ^ SyntaxError: invalid syntax byte-compiling /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test/test_pool.py to test_pool.cpython-39.pyc File "/usr/lib/python3.9/site-packages/async/test/test_pool.py", line 18 from async.pool import ( ^ SyntaxError: invalid syntax byte-compiling /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test/test_example.py to test_example.cpython-39.pyc File "/usr/lib/python3.9/site-packages/async/test/test_example.py", line 8 from async.pool import ThreadPool ^ SyntaxError: invalid syntax byte-compiling /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test/test_performance.py to test_performance.cpython-39.pyc File "/usr/lib/python3.9/site-packages/async/test/test_performance.py", line 13 from async.pool import ThreadPool ^ SyntaxError: invalid syntax byte-compiling /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test/test_channel.py to test_channel.cpython-39.pyc File "/usr/lib/python3.9/site-packages/async/test/test_channel.py", line 7 from async.channel import ( ^ SyntaxError: invalid syntax byte-compiling /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test/test_thread.py to test_thread.cpython-39.pyc File "/usr/lib/python3.9/site-packages/async/test/test_thread.py", line 8 from async.thread import ( ^ SyntaxError: invalid syntax byte-compiling /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test/test_graph.py to test_graph.cpython-39.pyc File "/usr/lib/python3.9/site-packages/async/test/test_graph.py", line 7 from async.graph import ( ^ SyntaxError: invalid syntax byte-compiling /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/test/__init__.py to __init__.cpython-39.pyc byte-compiling /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/channel.py to channel.cpython-39.pyc byte-compiling /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/util.py to util.cpython-39.pyc byte-compiling /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpcasp1joo.py' /usr/bin/python /tmp/tmpcasp1joo.py File "/usr/lib/python3.9/site-packages/async/test/task.py", line 6 from async.task import ( ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/async/test/test_pool.py", line 18 from async.pool import ( ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/async/test/test_example.py", line 8 from async.pool import ThreadPool ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/async/test/test_performance.py", line 13 from async.pool import ThreadPool ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/async/test/test_channel.py", line 7 from async.channel import ( ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/async/test/test_thread.py", line 8 from async.thread import ( ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/async/test/test_graph.py", line 7 from async.graph import ( ^ SyntaxError: invalid syntax removing /tmp/tmpcasp1joo.py running install_egg_info running egg_info writing async.egg-info/PKG-INFO writing dependency_links to async.egg-info/dependency_links.txt writing top-level names to async.egg-info/top_level.txt reading manifest file 'async.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'VERSION' warning: no files found matching 'CHANGES' warning: no files found matching 'README.rst' warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.o' found anywhere in distribution writing manifest file 'async.egg-info/SOURCES.txt' Copying async.egg-info to /build/python-async/pkg/python-async/usr/lib/python3.9/site-packages/async-0.6.2-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-async"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-async 0.6.2-6 (Mon 04 Jan 2021 01:41:36 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 (8) libnsl-1.3.0-1 python-3.9.1-1 python-appdirs-1.4.4-3 python-ordered-set-4.0.2-3 python-packaging-20.8-2 python-pyparsing-2.4.7-3 python-setuptools-1:51.1.1-1 python-six-1.15.0-3 Total Removed Size: 56.57 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...