==> Synchronizing chroot copy [/chroot/armv7/root] -> [build]...done ==> Making package: python-bandicoot 0.6.0-3 (Mon Jan 4 13:35:24 2021) ==> Retrieving sources... -> Found bandicoot-0.6.0.tar.gz -> Found LICENSE -> Found python-bandicoot.install ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... bandicoot-0.6.0.tar.gz ... Passed LICENSE ... Passed python-bandicoot.install ... Passed Host and machine ids are equal (508bc9faf65540dfb4fb1551fd5fdc0a): refusing to link journals ==> Making package: python-bandicoot 0.6.0-3 (Mon 04 Jan 2021 01:35:42 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 Download Size: 9.87 MiB Total Installed Size: 48.51 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... downloading libnsl-1.3.0-1-armv7h.pkg.tar.xz... downloading python-3.9.1-1-armv7h.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.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 Download Size: 1.59 MiB Total Installed Size: 8.06 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... 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... 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 bandicoot-0.6.0.tar.gz -> Found LICENSE -> Found python-bandicoot.install ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting bandicoot-0.6.0.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/bandicoot copying bandicoot/recharge.py -> build/lib/bandicoot copying bandicoot/network.py -> build/lib/bandicoot copying bandicoot/spatial.py -> build/lib/bandicoot copying bandicoot/weekmatrix.py -> build/lib/bandicoot copying bandicoot/io.py -> build/lib/bandicoot copying bandicoot/individual.py -> build/lib/bandicoot copying bandicoot/utils.py -> build/lib/bandicoot copying bandicoot/core.py -> build/lib/bandicoot copying bandicoot/visualization.py -> build/lib/bandicoot copying bandicoot/__init__.py -> build/lib/bandicoot creating build/lib/bandicoot/helper copying bandicoot/helper/stops.py -> build/lib/bandicoot/helper copying bandicoot/helper/tools.py -> build/lib/bandicoot/helper copying bandicoot/helper/group.py -> build/lib/bandicoot/helper copying bandicoot/helper/maths.py -> build/lib/bandicoot/helper copying bandicoot/helper/__init__.py -> build/lib/bandicoot/helper creating build/lib/bandicoot/tests copying bandicoot/tests/testing_tools.py -> build/lib/bandicoot/tests copying bandicoot/tests/test_core.py -> build/lib/bandicoot/tests copying bandicoot/tests/test_utils.py -> build/lib/bandicoot/tests copying bandicoot/tests/test_parsers.py -> build/lib/bandicoot/tests copying bandicoot/tests/test_export.py -> build/lib/bandicoot/tests copying bandicoot/tests/generate_user.py -> build/lib/bandicoot/tests copying bandicoot/tests/test_network.py -> build/lib/bandicoot/tests copying bandicoot/tests/test_spatial.py -> build/lib/bandicoot/tests copying bandicoot/tests/test_sequences.py -> build/lib/bandicoot/tests copying bandicoot/tests/test_group.py -> build/lib/bandicoot/tests copying bandicoot/tests/test_regressions.py -> build/lib/bandicoot/tests copying bandicoot/tests/test_manual.py -> build/lib/bandicoot/tests copying bandicoot/tests/__init__.py -> build/lib/bandicoot/tests copying bandicoot/tests/test_special.py -> build/lib/bandicoot/tests running egg_info writing bandicoot.egg-info/PKG-INFO writing dependency_links to bandicoot.egg-info/dependency_links.txt writing requirements to bandicoot.egg-info/requires.txt writing top-level names to bandicoot.egg-info/top_level.txt reading manifest file 'bandicoot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' no previously-included directories found matching 'bandicoot/dashboard_src/node_modules' writing manifest file 'bandicoot.egg-info/SOURCES.txt' creating build/lib/bandicoot/dashboard_src copying bandicoot/dashboard_src/package.json -> build/lib/bandicoot/dashboard_src creating build/lib/bandicoot/dashboard_src/public copying bandicoot/dashboard_src/public/index.html -> build/lib/bandicoot/dashboard_src/public creating build/lib/bandicoot/dashboard_src/public/build copying bandicoot/dashboard_src/public/build/app.js -> build/lib/bandicoot/dashboard_src/public/build copying bandicoot/dashboard_src/public/build/main.css -> build/lib/bandicoot/dashboard_src/public/build creating build/lib/bandicoot/dashboard_src/public/data copying bandicoot/dashboard_src/public/data/bc_export.json -> build/lib/bandicoot/dashboard_src/public/data creating build/lib/bandicoot/dashboard_src/public/fonts copying bandicoot/dashboard_src/public/fonts/opensans-400.woff -> build/lib/bandicoot/dashboard_src/public/fonts creating build/lib/bandicoot/dashboard_src/public/js copying bandicoot/dashboard_src/public/js/app.js -> build/lib/bandicoot/dashboard_src/public/js copying bandicoot/dashboard_src/public/js/indicator_chart.js -> build/lib/bandicoot/dashboard_src/public/js copying bandicoot/dashboard_src/public/js/network.js -> build/lib/bandicoot/dashboard_src/public/js copying bandicoot/dashboard_src/public/js/timescale_brush.js -> build/lib/bandicoot/dashboard_src/public/js copying bandicoot/dashboard_src/public/js/utils.js -> build/lib/bandicoot/dashboard_src/public/js creating build/lib/bandicoot/dashboard_src/public/sass copying bandicoot/dashboard_src/public/sass/main.scss -> build/lib/bandicoot/dashboard_src/public/sass ==> Entering fakeroot environment... ==> Starting package()... running install running build running build_py running egg_info writing bandicoot.egg-info/PKG-INFO writing dependency_links to bandicoot.egg-info/dependency_links.txt writing requirements to bandicoot.egg-info/requires.txt writing top-level names to bandicoot.egg-info/top_level.txt reading manifest file 'bandicoot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' no previously-included directories found matching 'bandicoot/dashboard_src/node_modules' writing manifest file 'bandicoot.egg-info/SOURCES.txt' running install_lib creating /build/python-bandicoot/pkg/python-bandicoot/usr creating /build/python-bandicoot/pkg/python-bandicoot/usr/lib creating /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9 creating /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages creating /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot copying build/lib/bandicoot/recharge.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot creating /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/helper copying build/lib/bandicoot/helper/stops.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/helper copying build/lib/bandicoot/helper/tools.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/helper copying build/lib/bandicoot/helper/group.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/helper copying build/lib/bandicoot/helper/maths.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/helper copying build/lib/bandicoot/helper/__init__.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/helper copying build/lib/bandicoot/network.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot copying build/lib/bandicoot/spatial.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot copying build/lib/bandicoot/weekmatrix.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot copying build/lib/bandicoot/io.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot copying build/lib/bandicoot/individual.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot copying build/lib/bandicoot/utils.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot creating /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src creating /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src/public copying build/lib/bandicoot/dashboard_src/public/index.html -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src/public creating /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src/public/data copying build/lib/bandicoot/dashboard_src/public/data/bc_export.json -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src/public/data creating /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src/public/fonts copying build/lib/bandicoot/dashboard_src/public/fonts/opensans-400.woff -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src/public/fonts creating /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src/public/build copying build/lib/bandicoot/dashboard_src/public/build/app.js -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src/public/build copying build/lib/bandicoot/dashboard_src/public/build/main.css -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src/public/build creating /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src/public/sass copying build/lib/bandicoot/dashboard_src/public/sass/main.scss -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src/public/sass creating /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src/public/js copying build/lib/bandicoot/dashboard_src/public/js/network.js -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src/public/js copying build/lib/bandicoot/dashboard_src/public/js/app.js -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src/public/js copying build/lib/bandicoot/dashboard_src/public/js/indicator_chart.js -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src/public/js copying build/lib/bandicoot/dashboard_src/public/js/utils.js -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src/public/js copying build/lib/bandicoot/dashboard_src/public/js/timescale_brush.js -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src/public/js copying build/lib/bandicoot/dashboard_src/package.json -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/dashboard_src copying build/lib/bandicoot/core.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot copying build/lib/bandicoot/visualization.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot creating /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests copying build/lib/bandicoot/tests/testing_tools.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests copying build/lib/bandicoot/tests/test_core.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests copying build/lib/bandicoot/tests/test_utils.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests copying build/lib/bandicoot/tests/test_parsers.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests copying build/lib/bandicoot/tests/test_export.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests copying build/lib/bandicoot/tests/generate_user.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests copying build/lib/bandicoot/tests/test_network.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests copying build/lib/bandicoot/tests/test_spatial.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests copying build/lib/bandicoot/tests/test_sequences.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests copying build/lib/bandicoot/tests/test_group.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests copying build/lib/bandicoot/tests/test_regressions.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests copying build/lib/bandicoot/tests/test_manual.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests copying build/lib/bandicoot/tests/__init__.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests copying build/lib/bandicoot/tests/test_special.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests copying build/lib/bandicoot/__init__.py -> /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/recharge.py to recharge.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/helper/stops.py to stops.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/helper/tools.py to tools.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/helper/group.py to group.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/helper/maths.py to maths.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/helper/__init__.py to __init__.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/network.py to network.cpython-39.pyc /usr/lib/python3.9/site-packages/bandicoot/network.py:45: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/spatial.py to spatial.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/weekmatrix.py to weekmatrix.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/io.py to io.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/individual.py to individual.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/utils.py to utils.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/core.py to core.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/visualization.py to visualization.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests/testing_tools.py to testing_tools.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests/test_core.py to test_core.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests/test_parsers.py to test_parsers.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests/test_export.py to test_export.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests/generate_user.py to generate_user.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests/test_network.py to test_network.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests/test_spatial.py to test_spatial.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests/test_sequences.py to test_sequences.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests/test_group.py to test_group.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests/test_regressions.py to test_regressions.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests/test_manual.py to test_manual.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/tests/test_special.py to test_special.cpython-39.pyc byte-compiling /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpc5icihvh.py' /usr/bin/python /tmp/tmpc5icihvh.py /usr/lib/python3.9/site-packages/bandicoot/network.py:45: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpc5icihvh.py running install_egg_info Copying bandicoot.egg-info to /build/python-bandicoot/pkg/python-bandicoot/usr/lib/python3.9/site-packages/bandicoot-0.6.0-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-bandicoot"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Adding install file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-bandicoot 0.6.0-3 (Mon 04 Jan 2021 01:38:14 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...