>>> nyx: Building community/nyx 2.1.0-r5 (using abuild 3.16.0_rc4-r0) started Mon, 03 Nov 2025 14:56:07 +0000 >>> nyx: Validating /home/buildozer/aports/community/nyx/APKBUILD... >>> nyx: Analyzing dependencies... >>> nyx: Installing for build: build-base py3-stem py3-setuptools ( 1/17) Installing gdbm (1.26-r0) ( 2/17) Installing xz-libs (5.8.1-r0) ( 3/17) Installing mpdecimal (4.0.1-r0) ( 4/17) Installing libpanelw (6.5_p20251010-r0) ( 5/17) Installing python3 (3.12.12-r0) ( 6/17) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/17) Installing pyc (3.12.12-r0) ( 8/17) Installing py3-stem-pyc (1.8.2-r1) ( 9/17) Installing python3-pyc (3.12.12-r0) (10/17) Installing py3-stem (1.8.2-r1) (11/17) Installing py3-parsing (3.2.3-r0) (12/17) Installing py3-parsing-pyc (3.2.3-r0) (13/17) Installing py3-packaging (25.0-r0) (14/17) Installing py3-packaging-pyc (25.0-r0) (15/17) Installing py3-setuptools (80.9.0-r1) (16/17) Installing py3-setuptools-pyc (80.9.0-r1) (17/17) Installing .makedepends-nyx (20251103.145635) busybox-1.37.0-r24.trigger: Executing script... OK: 630 MiB in 168 packages >>> nyx: Cleaning up srcdir >>> nyx: Cleaning up pkgdir >>> nyx: Cleaning up tmpdir >>> nyx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/nyx-2.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/nyx-2.1.0.tar.gz.part' nyx-2.1.0.tar.gz.par 14% |**** | 975k 0:00:05 ETA nyx-2.1.0.tar.gz.par 76% |************************ | 5183k 0:00:00 ETA nyx-2.1.0.tar.gz.par 95% |****************************** | 6431k 0:00:00 ETA nyx-2.1.0.tar.gz.par 97% |******************************* | 6591k 0:00:00 ETA nyx-2.1.0.tar.gz.par 100% |********************************| 6746k 0:00:00 ETA '/var/cache/distfiles/v3.23/nyx-2.1.0.tar.gz.part' saved /var/cache/distfiles/v3.23/nyx-2.1.0.tar.gz: OK >>> nyx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/nyx-py3.11.patch Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/nyx-py3.11.patch.part' nyx-py3.11.patch.par 100% |********************************| 1276 0:00:00 ETA '/var/cache/distfiles/v3.23/nyx-py3.11.patch.part' saved /var/cache/distfiles/v3.23/nyx-py3.11.patch: OK >>> nyx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/nyx-2.1.0.tar.gz /var/cache/distfiles/v3.23/nyx-2.1.0.tar.gz: OK >>> nyx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/nyx-py3.11.patch /var/cache/distfiles/v3.23/nyx-py3.11.patch: OK >>> nyx: Unpacking /var/cache/distfiles/v3.23/nyx-2.1.0.tar.gz... >>> nyx: nyx-py3.11.patch patching file nyx/panel/__init__.py patching file test/__init__.py /home/buildozer/aports/community/nyx/src/nyx-2.1.0/setup.py:54: SyntaxWarning: invalid escape sequence '\S' ATTR_LINE = re.compile("^__(\S+)__ = '(.+)'") /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 (GPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py 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 /home/buildozer/aports/community/nyx/src/nyx-2.1.0/setup.py:54: SyntaxWarning: invalid escape sequence '\S' ATTR_LINE = re.compile("^__(\S+)__ = '(.+)'") /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 (GPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running check >>> nyx: Entering fakeroot... /home/buildozer/aports/community/nyx/src/nyx-2.1.0/setup.py:54: SyntaxWarning: invalid escape sequence '\S' ATTR_LINE = re.compile("^__(\S+)__ = '(.+)'") /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 (GPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. 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/nyx/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx creating /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/settings copying build/lib/nyx/settings/dedup.cfg -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/settings copying build/lib/nyx/settings/attributes.cfg -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/settings copying build/lib/nyx/menu.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx copying build/lib/nyx/popups.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx copying build/lib/nyx/log.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx creating /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/panel copying build/lib/nyx/panel/config.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/panel copying build/lib/nyx/panel/graph.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/panel copying build/lib/nyx/panel/log.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/panel copying build/lib/nyx/panel/interpreter.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/panel copying build/lib/nyx/panel/header.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/panel copying build/lib/nyx/panel/torrc.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/panel copying build/lib/nyx/panel/__init__.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/panel copying build/lib/nyx/panel/connection.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/panel copying build/lib/nyx/curses.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx copying build/lib/nyx/starter.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx copying build/lib/nyx/tracker.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx copying build/lib/nyx/__init__.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx copying build/lib/nyx/arguments.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/menu.py to menu.cpython-312.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/popups.py to popups.cpython-312.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/log.py to log.cpython-312.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/panel/config.py to config.cpython-312.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/panel/graph.py to graph.cpython-312.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/panel/log.py to log.cpython-312.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/panel/interpreter.py to interpreter.cpython-312.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/panel/header.py to header.cpython-312.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/panel/torrc.py to torrc.cpython-312.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/panel/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/panel/connection.py to connection.cpython-312.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/curses.py to curses.cpython-312.pyc /usr/lib/python3.12/site-packages/nyx/curses.py:118: SyntaxWarning: invalid escape sequence '\[' byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/starter.py to starter.cpython-312.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/tracker.py to tracker.cpython-312.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/arguments.py to arguments.cpython-312.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.12/site-packages/nyx-2.1.0-py3.12.egg-info running install_scripts Installing nyx script to /home/buildozer/aports/community/nyx/pkg/nyx/usr/bin >>> nyx-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/nyx/panel/__pycache__' -> '/home/buildozer/aports/community/nyx/pkg/nyx-pyc/usr/lib/python3.12/site-packages/nyx/panel/__pycache__' 'usr/lib/python3.12/site-packages/nyx/__pycache__' -> '/home/buildozer/aports/community/nyx/pkg/nyx-pyc/usr/lib/python3.12/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... python3~3.12 >>> nyx-pyc*: Package size: 370.5 KB >>> nyx-pyc*: Compressing data... >>> nyx-pyc*: Create checksum... >>> nyx-pyc*: Create nyx-pyc-2.1.0-r5.apk >>> nyx*: Tracing dependencies... py3-stem python3~3.12 >>> nyx*: Package size: 259.1 KB >>> nyx*: Compressing data... >>> nyx*: Create checksum... >>> nyx*: Create nyx-2.1.0-r5.apk >>> nyx: Build complete at Mon, 03 Nov 2025 14:56:43 +0000 elapsed time 0h 0m 36s >>> nyx: Cleaning up srcdir >>> nyx: Cleaning up pkgdir >>> nyx: Uninstalling dependencies... ( 1/17) Purging .makedepends-nyx (20251103.145635) ( 2/17) Purging py3-stem-pyc (1.8.2-r1) ( 3/17) Purging py3-stem (1.8.2-r1) ( 4/17) Purging py3-setuptools-pyc (80.9.0-r1) ( 5/17) Purging py3-setuptools (80.9.0-r1) ( 6/17) Purging py3-packaging-pyc (25.0-r0) ( 7/17) Purging py3-packaging (25.0-r0) ( 8/17) Purging py3-parsing-pyc (3.2.3-r0) ( 9/17) Purging py3-parsing (3.2.3-r0) (10/17) Purging python3-pyc (3.12.12-r0) (11/17) Purging python3-pycache-pyc0 (3.12.12-r0) (12/17) Purging pyc (3.12.12-r0) (13/17) Purging python3 (3.12.12-r0) (14/17) Purging gdbm (1.26-r0) (15/17) Purging libpanelw (6.5_p20251010-r0) (16/17) Purging mpdecimal (4.0.1-r0) (17/17) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> nyx: Updating the community/ppc64le repository index... >>> nyx: Signing the index...