>>> nyx: Building testing/nyx 2.1.0-r3 (using abuild 3.10.0-r0) started Sun, 19 Mar 2023 20:02:47 +0000 >>> nyx: Checking sanity of /home/buildozer/aports/testing/nyx/APKBUILD... >>> nyx: Analyzing dependencies... >>> nyx: Installing for build: build-base py3-stem py3-setuptools (1/14) Installing libbz2 (1.0.8-r4) (2/14) Installing libffi (3.4.4-r0) (3/14) Installing gdbm (1.23-r0) (4/14) Installing xz-libs (5.4.2-r0) (5/14) Installing mpdecimal (2.5.1-r1) (6/14) Installing libpanelw (6.4_p20230311-r0) (7/14) Installing readline (8.2.1-r0) (8/14) Installing sqlite-libs (3.41.1-r0) (9/14) Installing python3 (3.11.2-r0) (10/14) Installing py3-stem (1.8.1-r1) (11/14) Installing py3-parsing (3.0.9-r1) (12/14) Installing py3-packaging (23.0-r1) (13/14) Installing py3-setuptools (67.6.0-r0) (14/14) Installing .makedepends-nyx (20230319.200248) Executing busybox-1.36.0-r5.trigger OK: 446 MiB in 112 packages >>> nyx: Cleaning up srcdir >>> nyx: Cleaning up pkgdir >>> nyx: Fetching https://distfiles.alpinelinux.org/distfiles/edge//nyx-2.1.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 6746k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6746k 100 6746k 0 0 6172k 0 0:00:01 0:00:01 --:--:-- 6178k >>> nyx: Fetching https://distfiles.alpinelinux.org/distfiles/edge//nyx-py3.11.patch % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> nyx: Fetching nyx-py3.11.patch::https://github.com/torproject/nyx/commit/dcaddf2ab7f9d2ef8649f98bb6870995ebe0b893.patch % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 1276 100 1276 0 0 434 0 0:00:02 0:00:02 --:--:-- 434 100 1276 100 1276 0 0 434 0 0:00:02 0:00:02 --:--:-- 434 >>> nyx: Fetching https://distfiles.alpinelinux.org/distfiles/edge//nyx-2.1.0.tar.gz >>> nyx: Fetching https://distfiles.alpinelinux.org/distfiles/edge//nyx-py3.11.patch >>> nyx: Checking sha512sums... nyx-2.1.0.tar.gz: OK nyx-py3.11.patch: OK >>> nyx: Unpacking /var/cache/distfiles/edge/nyx-2.1.0.tar.gz... >>> nyx: nyx-py3.11.patch patching file nyx/panel/__init__.py patching file test/__init__.py running build running build_py creating build creating build/lib creating build/lib/nyx copying nyx/curses.py -> build/lib/nyx copying nyx/__init__.py -> build/lib/nyx copying nyx/log.py -> build/lib/nyx copying nyx/starter.py -> build/lib/nyx copying nyx/tracker.py -> build/lib/nyx copying nyx/arguments.py -> build/lib/nyx copying nyx/menu.py -> build/lib/nyx copying nyx/popups.py -> build/lib/nyx creating build/lib/nyx/panel copying nyx/panel/__init__.py -> build/lib/nyx/panel copying nyx/panel/interpreter.py -> build/lib/nyx/panel copying nyx/panel/torrc.py -> build/lib/nyx/panel copying nyx/panel/log.py -> build/lib/nyx/panel copying nyx/panel/header.py -> build/lib/nyx/panel copying nyx/panel/graph.py -> build/lib/nyx/panel copying nyx/panel/config.py -> build/lib/nyx/panel copying nyx/panel/connection.py -> build/lib/nyx/panel creating build/lib/nyx/settings copying nyx/settings/attributes.cfg -> build/lib/nyx/settings copying nyx/settings/dedup.cfg -> build/lib/nyx/settings running check >>> nyx: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/testing/nyx/pkg creating /home/buildozer/aports/testing/nyx/pkg/nyx creating /home/buildozer/aports/testing/nyx/pkg/nyx/usr creating /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib creating /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11 creating /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx copying build/lib/nyx/curses.py -> /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx creating /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/settings copying build/lib/nyx/settings/attributes.cfg -> /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/settings copying build/lib/nyx/settings/dedup.cfg -> /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/settings creating /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel copying build/lib/nyx/panel/__init__.py -> /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel copying build/lib/nyx/panel/interpreter.py -> /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel copying build/lib/nyx/panel/torrc.py -> /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel copying build/lib/nyx/panel/log.py -> /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel copying build/lib/nyx/panel/header.py -> /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel copying build/lib/nyx/panel/graph.py -> /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel copying build/lib/nyx/panel/config.py -> /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel copying build/lib/nyx/panel/connection.py -> /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel copying build/lib/nyx/__init__.py -> /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx copying build/lib/nyx/log.py -> /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx copying build/lib/nyx/starter.py -> /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx copying build/lib/nyx/tracker.py -> /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx copying build/lib/nyx/arguments.py -> /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx copying build/lib/nyx/menu.py -> /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx copying build/lib/nyx/popups.py -> /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx byte-compiling /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/curses.py to curses.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel/interpreter.py to interpreter.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel/torrc.py to torrc.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel/log.py to log.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel/header.py to header.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel/graph.py to graph.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel/config.py to config.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel/connection.py to connection.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/log.py to log.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/starter.py to starter.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/tracker.py to tracker.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/arguments.py to arguments.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/menu.py to menu.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/popups.py to popups.cpython-311.pyc running install_egg_info running egg_info writing nyx.egg-info/PKG-INFO writing dependency_links to nyx.egg-info/dependency_links.txt writing entry points to nyx.egg-info/entry_points.txt writing requirements to nyx.egg-info/requires.txt writing top-level names to nyx.egg-info/top_level.txt reading manifest file 'nyx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'nyx.egg-info/SOURCES.txt' Copying nyx.egg-info to /home/buildozer/aports/testing/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx-2.1.0-py3.11.egg-info running install_scripts Installing nyx script to /home/buildozer/aports/testing/nyx/pkg/nyx/usr/bin >>> nyx*: Running postcheck for nyx >>> nyx*: Preparing package nyx... >>> nyx*: Tracing dependencies... >>> nyx*: Package size: 816.0 KB >>> nyx*: Compressing data... >>> nyx*: Create checksum... >>> nyx*: Create nyx-2.1.0-r3.apk >>> nyx: Build complete at Sun, 19 Mar 2023 20:02:54 +0000 elapsed time 0h 0m 7s >>> nyx: Cleaning up srcdir >>> nyx: Cleaning up pkgdir >>> nyx: Uninstalling dependencies... (1/14) Purging .makedepends-nyx (20230319.200248) (2/14) Purging py3-stem (1.8.1-r1) (3/14) Purging py3-setuptools (67.6.0-r0) (4/14) Purging py3-packaging (23.0-r1) (5/14) Purging py3-parsing (3.0.9-r1) (6/14) Purging python3 (3.11.2-r0) (7/14) Purging libbz2 (1.0.8-r4) (8/14) Purging libffi (3.4.4-r0) (9/14) Purging gdbm (1.23-r0) (10/14) Purging xz-libs (5.4.2-r0) (11/14) Purging mpdecimal (2.5.1-r1) (12/14) Purging libpanelw (6.4_p20230311-r0) (13/14) Purging readline (8.2.1-r0) (14/14) Purging sqlite-libs (3.41.1-r0) Executing busybox-1.36.0-r5.trigger OK: 369 MiB in 98 packages >>> nyx: Updating the testing/s390x repository index... >>> nyx: Signing the index...