>>> nyx: Building community/nyx 2.1.0-r5 (using abuild 3.13.0-r3) started Mon, 06 May 2024 11:13:33 +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/18) Installing gdbm (1.23-r1) (2/18) Installing mpdecimal (4.0.0-r0) (3/18) Installing libpanelw (6.4_p20240420-r0) (4/18) Installing readline (8.2.10-r0) (5/18) Installing sqlite-libs (3.45.3-r0) (6/18) Installing python3 (3.12.3-r1) (7/18) Installing python3-pycache-pyc0 (3.12.3-r1) (8/18) Installing pyc (3.12.3-r1) (9/18) Installing py3-stem-pyc (1.8.2-r1) (10/18) Installing python3-pyc (3.12.3-r1) (11/18) Installing py3-stem (1.8.2-r1) (12/18) Installing py3-parsing (3.1.2-r1) (13/18) Installing py3-parsing-pyc (3.1.2-r1) (14/18) Installing py3-packaging (24.0-r1) (15/18) Installing py3-packaging-pyc (24.0-r1) (16/18) Installing py3-setuptools (69.5.1-r0) (17/18) Installing py3-setuptools-pyc (69.5.1-r0) (18/18) Installing .makedepends-nyx (20240506.111339) Executing busybox-1.36.1-r26.trigger OK: 1744 MiB in 141 packages >>> nyx: Cleaning up srcdir >>> nyx: Cleaning up pkgdir >>> nyx: Cleaning up tmpdir >>> nyx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/nyx-2.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.20/nyx-2.1.0.tar.gz.part' nyx-2.1.0.tar.gz.par 100% |********************************| 6746k 0:00:00 ETA '/var/cache/distfiles/v3.20/nyx-2.1.0.tar.gz.part' saved >>> nyx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/nyx-py3.11.patch Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.20/nyx-py3.11.patch.part' nyx-py3.11.patch.par 100% |********************************| 1276 0:00:00 ETA '/var/cache/distfiles/v3.20/nyx-py3.11.patch.part' saved >>> nyx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/nyx-2.1.0.tar.gz >>> nyx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/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.20/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+)__ = '(.+)'") running build running build_py creating build creating build/lib creating build/lib/nyx copying nyx/log.py -> build/lib/nyx copying nyx/arguments.py -> build/lib/nyx copying nyx/tracker.py -> build/lib/nyx copying nyx/__init__.py -> build/lib/nyx copying nyx/starter.py -> build/lib/nyx copying nyx/popups.py -> build/lib/nyx copying nyx/menu.py -> build/lib/nyx copying nyx/curses.py -> build/lib/nyx creating 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/interpreter.py -> build/lib/nyx/panel copying nyx/panel/__init__.py -> build/lib/nyx/panel copying nyx/panel/graph.py -> build/lib/nyx/panel copying nyx/panel/connection.py -> build/lib/nyx/panel copying nyx/panel/config.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 /home/buildozer/aports/community/nyx/src/nyx-2.1.0/setup.py:54: SyntaxWarning: invalid escape sequence '\S' ATTR_LINE = re.compile("^__(\S+)__ = '(.+)'") 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+)__ = '(.+)'") running install /usr/lib/python3.12/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.12 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 copying build/lib/nyx/log.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 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/starter.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 creating /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/log.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/interpreter.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/graph.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/panel/config.py -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/panel copying build/lib/nyx/menu.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/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/settings/dedup.cfg -> /home/buildozer/aports/community/nyx/pkg/nyx/usr/lib/python3.12/site-packages/nyx/settings copying build/lib/nyx/curses.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/log.py to log.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 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/starter.py to starter.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/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/log.py to log.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/interpreter.py to interpreter.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/graph.py to graph.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/panel/config.py to config.cpython-312.pyc 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/curses.py to curses.cpython-312.pyc /usr/lib/python3.12/site-packages/nyx/curses.py:118: SyntaxWarning: invalid escape sequence '\[' 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... '/home/buildozer/aports/community/nyx/pkg/nyx/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__' '/home/buildozer/aports/community/nyx/pkg/nyx/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... py3-stem python3~3.12 >>> nyx-pyc*: Package size: 444.0 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: 364.0 KB >>> nyx*: Compressing data... >>> nyx*: Create checksum... >>> nyx*: Create nyx-2.1.0-r5.apk >>> nyx: Build complete at Mon, 06 May 2024 11:13:46 +0000 elapsed time 0h 0m 13s >>> nyx: Cleaning up srcdir >>> nyx: Cleaning up pkgdir >>> nyx: Uninstalling dependencies... (1/18) Purging .makedepends-nyx (20240506.111339) (2/18) Purging py3-stem-pyc (1.8.2-r1) (3/18) Purging py3-stem (1.8.2-r1) (4/18) Purging py3-setuptools-pyc (69.5.1-r0) (5/18) Purging py3-setuptools (69.5.1-r0) (6/18) Purging py3-packaging-pyc (24.0-r1) (7/18) Purging py3-packaging (24.0-r1) (8/18) Purging py3-parsing-pyc (3.1.2-r1) (9/18) Purging py3-parsing (3.1.2-r1) (10/18) Purging python3-pyc (3.12.3-r1) (11/18) Purging python3-pycache-pyc0 (3.12.3-r1) (12/18) Purging pyc (3.12.3-r1) (13/18) Purging python3 (3.12.3-r1) (14/18) Purging gdbm (1.23-r1) (15/18) Purging libpanelw (6.4_p20240420-r0) (16/18) Purging mpdecimal (4.0.0-r0) (17/18) Purging readline (8.2.10-r0) (18/18) Purging sqlite-libs (3.45.3-r0) Executing busybox-1.36.1-r26.trigger OK: 1693 MiB in 123 packages >>> nyx: Updating the community/x86_64 repository index... >>> nyx: Signing the index...