>>> py3-pynzb: Building community/py3-pynzb 0.1.0-r4 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 01:58:03 +0000 >>> py3-pynzb: Validating /home/udu/aports/community/py3-pynzb/APKBUILD... >>> py3-pynzb: Analyzing dependencies... >>> py3-pynzb: Installing for build: build-base python3 expat py3-setuptools WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/8) Installing expat (2.7.3-r0) (2/8) Installing py3-parsing (3.2.3-r0) (3/8) Installing py3-parsing-pyc (3.2.3-r0) (4/8) Installing py3-packaging (25.0-r0) (5/8) Installing py3-packaging-pyc (25.0-r0) (6/8) Installing py3-setuptools (80.9.0-r0) (7/8) Installing py3-setuptools-pyc (80.9.0-r0) (8/8) Installing .makedepends-py3-pynzb (20251013.015804) Executing busybox-1.37.0-r19.trigger OK: 306 MiB in 97 packages >>> py3-pynzb: Cleaning up srcdir >>> py3-pynzb: Cleaning up pkgdir >>> py3-pynzb: Cleaning up tmpdir >>> py3-pynzb: Fetching https://files.pythonhosted.org/packages/source/p/pynzb/pynzb-0.1.0.tar.gz >>> py3-pynzb: Fetching https://files.pythonhosted.org/packages/source/p/pynzb/pynzb-0.1.0.tar.gz >>> py3-pynzb: Checking sha512sums... pynzb-0.1.0.tar.gz: OK >>> py3-pynzb: Unpacking /var/cache/distfiles/pynzb-0.1.0.tar.gz... running build running build_py creating build/lib/pynzb copying pynzb/base.py -> build/lib/pynzb copying pynzb/expat_nzb.py -> build/lib/pynzb copying pynzb/tests.py -> build/lib/pynzb copying pynzb/etree_nzb.py -> build/lib/pynzb copying pynzb/lxml_nzb.py -> build/lib/pynzb copying pynzb/__init__.py -> build/lib/pynzb running egg_info writing pynzb.egg-info/PKG-INFO writing dependency_links to pynzb.egg-info/dependency_links.txt writing requirements to pynzb.egg-info/requires.txt writing top-level names to pynzb.egg-info/top_level.txt reading manifest file 'pynzb.egg-info/SOURCES.txt' writing manifest file 'pynzb.egg-info/SOURCES.txt' >>> py3-pynzb: Entering fakeroot... 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. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/udu/aports/community/py3-pynzb/pkg/py3-pynzb/usr/lib/python3.12/site-packages creating /home/udu/aports/community/py3-pynzb/pkg/py3-pynzb/usr/lib/python3.12/site-packages/pynzb copying build/lib/pynzb/base.py -> /home/udu/aports/community/py3-pynzb/pkg/py3-pynzb/usr/lib/python3.12/site-packages/pynzb copying build/lib/pynzb/expat_nzb.py -> /home/udu/aports/community/py3-pynzb/pkg/py3-pynzb/usr/lib/python3.12/site-packages/pynzb copying build/lib/pynzb/tests.py -> /home/udu/aports/community/py3-pynzb/pkg/py3-pynzb/usr/lib/python3.12/site-packages/pynzb copying build/lib/pynzb/etree_nzb.py -> /home/udu/aports/community/py3-pynzb/pkg/py3-pynzb/usr/lib/python3.12/site-packages/pynzb copying build/lib/pynzb/lxml_nzb.py -> /home/udu/aports/community/py3-pynzb/pkg/py3-pynzb/usr/lib/python3.12/site-packages/pynzb copying build/lib/pynzb/__init__.py -> /home/udu/aports/community/py3-pynzb/pkg/py3-pynzb/usr/lib/python3.12/site-packages/pynzb byte-compiling /home/udu/aports/community/py3-pynzb/pkg/py3-pynzb/usr/lib/python3.12/site-packages/pynzb/base.py to base.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-pynzb/pkg/py3-pynzb/usr/lib/python3.12/site-packages/pynzb/expat_nzb.py to expat_nzb.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-pynzb/pkg/py3-pynzb/usr/lib/python3.12/site-packages/pynzb/tests.py to tests.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-pynzb/pkg/py3-pynzb/usr/lib/python3.12/site-packages/pynzb/etree_nzb.py to etree_nzb.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-pynzb/pkg/py3-pynzb/usr/lib/python3.12/site-packages/pynzb/lxml_nzb.py to lxml_nzb.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-pynzb/pkg/py3-pynzb/usr/lib/python3.12/site-packages/pynzb/__init__.py to __init__.cpython-312.pyc running install_egg_info running egg_info writing pynzb.egg-info/PKG-INFO writing dependency_links to pynzb.egg-info/dependency_links.txt writing requirements to pynzb.egg-info/requires.txt writing top-level names to pynzb.egg-info/top_level.txt reading manifest file 'pynzb.egg-info/SOURCES.txt' writing manifest file 'pynzb.egg-info/SOURCES.txt' Copying pynzb.egg-info to /home/udu/aports/community/py3-pynzb/pkg/py3-pynzb/usr/lib/python3.12/site-packages/pynzb-0.1.0-py3.12.egg-info running install_scripts >>> py3-pynzb-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pynzb/__pycache__' -> '/home/udu/aports/community/py3-pynzb/pkg/py3-pynzb-pyc/usr/lib/python3.12/site-packages/pynzb/__pycache__' >>> py3-pynzb-pyc*: Preparing subpackage py3-pynzb-pyc... >>> py3-pynzb-pyc*: Running postcheck for py3-pynzb-pyc >>> py3-pynzb*: Running postcheck for py3-pynzb >>> py3-pynzb*: Preparing package py3-pynzb... >>> py3-pynzb-pyc*: Tracing dependencies... python3 expat python3~3.12 >>> py3-pynzb-pyc*: Package size: 12.5 KB >>> py3-pynzb-pyc*: Compressing data... >>> py3-pynzb-pyc*: Create checksum... >>> py3-pynzb-pyc*: Create py3-pynzb-pyc-0.1.0-r4.apk >>> py3-pynzb*: Tracing dependencies... python3 expat python3~3.12 >>> py3-pynzb*: Package size: 11.9 KB >>> py3-pynzb*: Compressing data... >>> py3-pynzb*: Create checksum... >>> py3-pynzb*: Create py3-pynzb-0.1.0-r4.apk >>> py3-pynzb: Build complete at Mon, 13 Oct 2025 01:58:04 +0000 elapsed time 0h 0m 1s >>> py3-pynzb: Cleaning up srcdir >>> py3-pynzb: Cleaning up pkgdir >>> py3-pynzb: Uninstalling dependencies... (1/8) Purging .makedepends-py3-pynzb (20251013.015804) (2/8) Purging expat (2.7.3-r0) (3/8) Purging py3-setuptools-pyc (80.9.0-r0) (4/8) Purging py3-setuptools (80.9.0-r0) (5/8) Purging py3-packaging-pyc (25.0-r0) (6/8) Purging py3-packaging (25.0-r0) (7/8) Purging py3-parsing-pyc (3.2.3-r0) (8/8) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-pynzb: Updating the community/x86_64 repository index... >>> py3-pynzb: Signing the index...