>>> nyx: Building community/nyx 2.1.0-r4 (using abuild 3.12.0-r0) started Tue, 24 Oct 2023 11:05:13 +0000 >>> nyx: Checking sanity of /home/buildozer/aports/community/nyx/APKBUILD... >>> nyx: Analyzing dependencies... >>> nyx: Installing for build: build-base py3-stem py3-setuptools (1/21) Installing libbz2 (1.0.8-r6) (2/21) Installing libffi (3.4.4-r3) (3/21) Installing gdbm (1.23-r1) (4/21) Installing xz-libs (5.4.4-r0) (5/21) Installing mpdecimal (2.5.1-r2) (6/21) Installing libpanelw (6.4_p20231007-r0) (7/21) Installing readline (8.2.1-r2) (8/21) Installing sqlite-libs (3.43.2-r0) (9/21) Installing python3 (3.11.6-r1) (10/21) Installing python3-pycache-pyc0 (3.11.6-r1) (11/21) Installing pyc (3.11.6-r1) (12/21) Installing py3-stem-pyc (1.8.2-r0) (13/21) Installing python3-pyc (3.11.6-r1) (14/21) Installing py3-stem (1.8.2-r0) (15/21) Installing py3-parsing (3.1.1-r0) (16/21) Installing py3-parsing-pyc (3.1.1-r0) (17/21) Installing py3-packaging (23.2-r0) (18/21) Installing py3-packaging-pyc (23.2-r0) (19/21) Installing py3-setuptools (68.2.2-r0) (20/21) Installing py3-setuptools-pyc (68.2.2-r0) (21/21) Installing .makedepends-nyx (20231024.110522) Executing busybox-1.36.1-r13.trigger OK: 472 MiB in 122 packages >>> nyx: Cleaning up srcdir >>> nyx: Cleaning up pkgdir >>> nyx: Cleaning up tmpdir >>> nyx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> nyx: Fetching https://files.pythonhosted.org/packages/source/n/nyx/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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 6746k 0 43651 0 0 39953 0 0:02:52 0:00:01 0:02:51 39953 35 6746k 35 2399k 0 0 1161k 0 0:00:05 0:00:02 0:00:03 2420k 100 6746k 100 6746k 0 0 2651k 0 0:00:02 0:00:02 --:--:-- 4617k >>> nyx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/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 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 100 1276 100 1276 0 0 1503 0 --:--:-- --:--:-- --:--:-- 1502 >>> nyx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/nyx-2.1.0.tar.gz >>> nyx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/nyx-py3.11.patch >>> nyx: Checking sha512sums... nyx-2.1.0.tar.gz: OK nyx-py3.11.patch: OK >>> nyx: Unpacking /var/cache/distfiles/v3.19/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/menu.py -> build/lib/nyx copying nyx/popups.py -> build/lib/nyx copying nyx/log.py -> build/lib/nyx copying nyx/curses.py -> build/lib/nyx copying nyx/starter.py -> build/lib/nyx copying nyx/tracker.py -> build/lib/nyx copying nyx/__init__.py -> build/lib/nyx copying nyx/arguments.py -> build/lib/nyx creating build/lib/nyx/panel copying nyx/panel/config.py -> build/lib/nyx/panel copying nyx/panel/graph.py -> build/lib/nyx/panel copying nyx/panel/log.py -> build/lib/nyx/panel copying nyx/panel/interpreter.py -> build/lib/nyx/panel copying nyx/panel/header.py -> build/lib/nyx/panel copying nyx/panel/torrc.py -> build/lib/nyx/panel copying nyx/panel/__init__.py -> build/lib/nyx/panel copying nyx/panel/connection.py -> build/lib/nyx/panel creating build/lib/nyx/settings copying nyx/settings/dedup.cfg -> build/lib/nyx/settings copying nyx/settings/attributes.cfg -> build/lib/nyx/settings running check >>> nyx: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/nyx/pkg creating /home/buildozer/aports/community/nyx/pkg/nyx creating /home/buildozer/aports/community/nyx/pkg/nyx/usr creating /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib creating /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11 creating /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx creating /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/settings copying build/lib/nyx/settings/dedup.cfg -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/settings copying build/lib/nyx/settings/attributes.cfg -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/settings copying build/lib/nyx/menu.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx copying build/lib/nyx/popups.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx copying build/lib/nyx/log.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx creating /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel copying build/lib/nyx/panel/config.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel copying build/lib/nyx/panel/graph.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel copying build/lib/nyx/panel/log.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel copying build/lib/nyx/panel/interpreter.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel copying build/lib/nyx/panel/header.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel copying build/lib/nyx/panel/torrc.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel copying build/lib/nyx/panel/__init__.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel copying build/lib/nyx/panel/connection.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel copying build/lib/nyx/curses.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx copying build/lib/nyx/starter.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx copying build/lib/nyx/tracker.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx copying build/lib/nyx/__init__.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx copying build/lib/nyx/arguments.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/menu.py to menu.cpython-311.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/popups.py to popups.cpython-311.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/log.py to log.cpython-311.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel/config.py to config.cpython-311.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel/graph.py to graph.cpython-311.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel/log.py to log.cpython-311.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel/interpreter.py to interpreter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel/header.py to header.cpython-311.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel/torrc.py to torrc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel/connection.py to connection.cpython-311.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/curses.py to curses.cpython-311.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/starter.py to starter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/tracker.py to tracker.cpython-311.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/arguments.py to arguments.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/community/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/community/nyx/pkg/nyx/usr/bin >>> nyx-pyc*: Running split function pyc... '/home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/panel/__pycache__' -> '/home/buildozer/aports/community/nyx/pkg/nyx-pyc/usr/lib/python3.11/site-packages/nyx/panel/__pycache__' '/home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.11/site-packages/nyx/__pycache__' -> '/home/buildozer/aports/community/nyx/pkg/nyx-pyc/usr/lib/python3.11/site-packages/nyx/__pycache__' >>> nyx-pyc*: Preparing subpackage nyx-pyc... >>> nyx-pyc*: Running postcheck for nyx-pyc >>> nyx*: Running postcheck for nyx >>> nyx*: Preparing package nyx... >>> nyx-pyc*: Tracing dependencies... py3-stem python3~3.11 >>> nyx-pyc*: Package size: 480.0 KB >>> nyx-pyc*: Compressing data... >>> nyx-pyc*: Create checksum... >>> nyx-pyc*: Create nyx-pyc-2.1.0-r4.apk >>> nyx*: Tracing dependencies... py3-stem python3~3.11 >>> nyx*: Package size: 364.0 KB >>> nyx*: Compressing data... >>> nyx*: Create checksum... >>> nyx*: Create nyx-2.1.0-r4.apk >>> nyx: Build complete at Tue, 24 Oct 2023 11:05:28 +0000 elapsed time 0h 0m 15s >>> nyx: Cleaning up srcdir >>> nyx: Cleaning up pkgdir >>> nyx: Uninstalling dependencies... (1/21) Purging .makedepends-nyx (20231024.110522) (2/21) Purging py3-stem-pyc (1.8.2-r0) (3/21) Purging py3-stem (1.8.2-r0) (4/21) Purging py3-setuptools-pyc (68.2.2-r0) (5/21) Purging py3-setuptools (68.2.2-r0) (6/21) Purging py3-packaging-pyc (23.2-r0) (7/21) Purging py3-packaging (23.2-r0) (8/21) Purging py3-parsing-pyc (3.1.1-r0) (9/21) Purging py3-parsing (3.1.1-r0) (10/21) Purging python3-pyc (3.11.6-r1) (11/21) Purging python3-pycache-pyc0 (3.11.6-r1) (12/21) Purging pyc (3.11.6-r1) (13/21) Purging python3 (3.11.6-r1) (14/21) Purging gdbm (1.23-r1) (15/21) Purging libbz2 (1.0.8-r6) (16/21) Purging libffi (3.4.4-r3) (17/21) Purging libpanelw (6.4_p20231007-r0) (18/21) Purging mpdecimal (2.5.1-r2) (19/21) Purging readline (8.2.1-r2) (20/21) Purging sqlite-libs (3.43.2-r0) (21/21) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 416 MiB in 101 packages >>> nyx: Updating the community/ppc64le repository index... >>> nyx: Signing the index...