>>> py3-unidns: Building testing/py3-unidns 0.0.3-r0 (using abuild 3.15.0-r3) started Sat, 20 Sep 2025 09:02:48 +0000 >>> py3-unidns: Validating /home/buildozer/aports/testing/py3-unidns/APKBUILD... >>> py3-unidns: Analyzing dependencies... >>> py3-unidns: Installing for build: build-base py3-asysocks python3 py3-gpep517 py3-wheel py3-setuptools ( 1/36) Installing libbz2 (1.0.8-r6) ( 2/36) Installing libffi (3.5.2-r0) ( 3/36) Installing gdbm (1.26-r0) ( 4/36) Installing xz-libs (5.8.1-r0) ( 5/36) Installing mpdecimal (4.0.1-r0) ( 6/36) Installing libpanelw (6.5_p20250816-r0) ( 7/36) Installing sqlite-libs (3.50.4-r1) ( 8/36) Installing python3 (3.12.11-r0) ( 9/36) Installing python3-pycache-pyc0 (3.12.11-r0) (10/36) Installing pyc (3.12.11-r0) (11/36) Installing py3-asn1crypto-pyc (1.5.1_git20231103-r1) (12/36) Installing py3-cparser (2.22-r1) (13/36) Installing py3-cparser-pyc (2.22-r1) (14/36) Installing py3-cffi (1.17.1-r1) (15/36) Installing py3-cffi-pyc (1.17.1-r1) (16/36) Installing py3-cryptography (44.0.3-r0) (17/36) Installing py3-cryptography-pyc (44.0.3-r0) (18/36) Installing py3-h11 (0.16.0-r0) (19/36) Installing py3-h11-pyc (0.16.0-r0) (20/36) Installing py3-asysocks-pyc (0.2.17-r0) (21/36) Installing python3-pyc (3.12.11-r0) (22/36) Installing py3-asn1crypto (1.5.1_git20231103-r1) (23/36) Installing py3-asysocks (0.2.17-r0) (24/36) Installing py3-installer (0.7.0-r2) (25/36) Installing py3-installer-pyc (0.7.0-r2) (26/36) Installing py3-gpep517 (19-r0) (27/36) Installing py3-gpep517-pyc (19-r0) (28/36) Installing py3-parsing (3.2.3-r0) (29/36) Installing py3-parsing-pyc (3.2.3-r0) (30/36) Installing py3-packaging (25.0-r0) (31/36) Installing py3-packaging-pyc (25.0-r0) (32/36) Installing py3-wheel (0.46.1-r0) (33/36) Installing py3-wheel-pyc (0.46.1-r0) (34/36) Installing py3-setuptools (80.9.0-r1) (35/36) Installing py3-setuptools-pyc (80.9.0-r1) (36/36) Installing .makedepends-py3-unidns (20250920.090251) busybox-1.37.0-r23.trigger: Executing script... OK: 414 MiB in 139 packages >>> py3-unidns: Cleaning up srcdir >>> py3-unidns: Cleaning up pkgdir >>> py3-unidns: Cleaning up tmpdir >>> py3-unidns: Fetching https://distfiles.alpinelinux.org/distfiles/edge/unidns-0.0.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/unidns-0.0.3.tar.gz.part' unidns-0.0.3.tar.gz. 100% |********************************| 13555 0:00:00 ETA '/var/cache/distfiles/edge/unidns-0.0.3.tar.gz.part' saved >>> py3-unidns: Fetching https://distfiles.alpinelinux.org/distfiles/edge/unidns-0.0.3.tar.gz >>> py3-unidns: Checking sha512sums... unidns-0.0.3.tar.gz: OK >>> py3-unidns: Unpacking /var/cache/distfiles/edge/unidns-0.0.3.tar.gz... 2025-09-20 09:02:55,086 gpep517 INFO Building wheel via backend setuptools.build_meta 2025-09-20 09:02:55,116 root WARNING Warning: 'classifiers' should be a list, got type 'tuple' /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-09-20 09:02:55,222 root INFO running bdist_wheel 2025-09-20 09:02:55,323 root INFO running build 2025-09-20 09:02:55,324 root INFO running build_py 2025-09-20 09:02:55,347 root INFO creating build/lib/unidns 2025-09-20 09:02:55,349 root INFO copying unidns/__init__.py -> build/lib/unidns 2025-09-20 09:02:55,350 root INFO copying unidns/_version.py -> build/lib/unidns 2025-09-20 09:02:55,352 root INFO copying unidns/client.py -> build/lib/unidns 2025-09-20 09:02:55,354 root INFO creating build/lib/unidns/examples 2025-09-20 09:02:55,355 root INFO copying unidns/examples/__init__.py -> build/lib/unidns/examples 2025-09-20 09:02:55,357 root INFO copying unidns/examples/unidnsclient.py -> build/lib/unidns/examples 2025-09-20 09:02:55,359 root INFO creating build/lib/unidns/network 2025-09-20 09:02:55,360 root INFO copying unidns/network/packetizer.py -> build/lib/unidns/network 2025-09-20 09:02:55,361 root INFO copying unidns/network/__init__.py -> build/lib/unidns/network 2025-09-20 09:02:55,363 root INFO creating build/lib/unidns/protocol 2025-09-20 09:02:55,364 root INFO copying unidns/protocol/__init__.py -> build/lib/unidns/protocol 2025-09-20 09:02:55,366 root INFO copying unidns/protocol/structs.py -> build/lib/unidns/protocol 2025-09-20 09:02:55,368 root INFO creating build/lib/unidns/common 2025-09-20 09:02:55,369 root INFO copying unidns/common/settings.py -> build/lib/unidns/common 2025-09-20 09:02:55,371 root INFO copying unidns/common/__init__.py -> build/lib/unidns/common 2025-09-20 09:02:55,372 root INFO copying unidns/common/factory.py -> build/lib/unidns/common 2025-09-20 09:02:55,374 root INFO running egg_info 2025-09-20 09:02:55,390 root INFO writing unidns.egg-info/PKG-INFO 2025-09-20 09:02:55,392 root INFO writing dependency_links to unidns.egg-info/dependency_links.txt 2025-09-20 09:02:55,393 root INFO writing entry points to unidns.egg-info/entry_points.txt 2025-09-20 09:02:55,395 root INFO writing requirements to unidns.egg-info/requires.txt 2025-09-20 09:02:55,396 root INFO writing top-level names to unidns.egg-info/top_level.txt 2025-09-20 09:02:55,420 root INFO reading manifest file 'unidns.egg-info/SOURCES.txt' 2025-09-20 09:02:55,425 root INFO reading manifest template 'MANIFEST.in' 2025-09-20 09:02:55,426 root INFO adding license file 'LICENSE' 2025-09-20 09:02:55,432 root INFO writing manifest file 'unidns.egg-info/SOURCES.txt' 2025-09-20 09:02:55,477 root INFO installing to build/bdist.linux-riscv64/wheel 2025-09-20 09:02:55,478 root INFO running install 2025-09-20 09:02:55,542 root INFO running install_lib 2025-09-20 09:02:55,562 root INFO creating build/bdist.linux-riscv64/wheel 2025-09-20 09:02:55,564 root INFO creating build/bdist.linux-riscv64/wheel/unidns 2025-09-20 09:02:55,565 root INFO creating build/bdist.linux-riscv64/wheel/unidns/examples 2025-09-20 09:02:55,566 root INFO copying build/lib/unidns/examples/__init__.py -> build/bdist.linux-riscv64/wheel/./unidns/examples 2025-09-20 09:02:55,567 root INFO copying build/lib/unidns/examples/unidnsclient.py -> build/bdist.linux-riscv64/wheel/./unidns/examples 2025-09-20 09:02:55,569 root INFO copying build/lib/unidns/__init__.py -> build/bdist.linux-riscv64/wheel/./unidns 2025-09-20 09:02:55,570 root INFO creating build/bdist.linux-riscv64/wheel/unidns/network 2025-09-20 09:02:55,571 root INFO copying build/lib/unidns/network/packetizer.py -> build/bdist.linux-riscv64/wheel/./unidns/network 2025-09-20 09:02:55,573 root INFO copying build/lib/unidns/network/__init__.py -> build/bdist.linux-riscv64/wheel/./unidns/network 2025-09-20 09:02:55,574 root INFO creating build/bdist.linux-riscv64/wheel/unidns/protocol 2025-09-20 09:02:55,575 root INFO copying build/lib/unidns/protocol/__init__.py -> build/bdist.linux-riscv64/wheel/./unidns/protocol 2025-09-20 09:02:55,576 root INFO copying build/lib/unidns/protocol/structs.py -> build/bdist.linux-riscv64/wheel/./unidns/protocol 2025-09-20 09:02:55,578 root INFO copying build/lib/unidns/_version.py -> build/bdist.linux-riscv64/wheel/./unidns 2025-09-20 09:02:55,579 root INFO copying build/lib/unidns/client.py -> build/bdist.linux-riscv64/wheel/./unidns 2025-09-20 09:02:55,581 root INFO creating build/bdist.linux-riscv64/wheel/unidns/common 2025-09-20 09:02:55,582 root INFO copying build/lib/unidns/common/settings.py -> build/bdist.linux-riscv64/wheel/./unidns/common 2025-09-20 09:02:55,583 root INFO copying build/lib/unidns/common/__init__.py -> build/bdist.linux-riscv64/wheel/./unidns/common 2025-09-20 09:02:55,584 root INFO copying build/lib/unidns/common/factory.py -> build/bdist.linux-riscv64/wheel/./unidns/common 2025-09-20 09:02:55,585 root INFO running install_egg_info 2025-09-20 09:02:55,607 root INFO Copying unidns.egg-info to build/bdist.linux-riscv64/wheel/./unidns-0.0.3-py3.12.egg-info 2025-09-20 09:02:55,615 root INFO running install_scripts 2025-09-20 09:02:55,623 root INFO creating build/bdist.linux-riscv64/wheel/unidns-0.0.3.dist-info/WHEEL 2025-09-20 09:02:55,625 wheel INFO creating '/home/buildozer/aports/testing/py3-unidns/src/unidns-0.0.3/.dist/.tmp-i6ackh1g/unidns-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-09-20 09:02:55,627 wheel INFO adding 'unidns/__init__.py' 2025-09-20 09:02:55,629 wheel INFO adding 'unidns/_version.py' 2025-09-20 09:02:55,630 wheel INFO adding 'unidns/client.py' 2025-09-20 09:02:55,632 wheel INFO adding 'unidns/common/__init__.py' 2025-09-20 09:02:55,634 wheel INFO adding 'unidns/common/factory.py' 2025-09-20 09:02:55,635 wheel INFO adding 'unidns/common/settings.py' 2025-09-20 09:02:55,637 wheel INFO adding 'unidns/examples/__init__.py' 2025-09-20 09:02:55,638 wheel INFO adding 'unidns/examples/unidnsclient.py' 2025-09-20 09:02:55,640 wheel INFO adding 'unidns/network/__init__.py' 2025-09-20 09:02:55,641 wheel INFO adding 'unidns/network/packetizer.py' 2025-09-20 09:02:55,643 wheel INFO adding 'unidns/protocol/__init__.py' 2025-09-20 09:02:55,645 wheel INFO adding 'unidns/protocol/structs.py' 2025-09-20 09:02:55,648 wheel INFO adding 'unidns-0.0.3.dist-info/licenses/LICENSE' 2025-09-20 09:02:55,649 wheel INFO adding 'unidns-0.0.3.dist-info/METADATA' 2025-09-20 09:02:55,650 wheel INFO adding 'unidns-0.0.3.dist-info/WHEEL' 2025-09-20 09:02:55,652 wheel INFO adding 'unidns-0.0.3.dist-info/entry_points.txt' 2025-09-20 09:02:55,653 wheel INFO adding 'unidns-0.0.3.dist-info/top_level.txt' 2025-09-20 09:02:55,654 wheel INFO adding 'unidns-0.0.3.dist-info/zip-safe' 2025-09-20 09:02:55,655 wheel INFO adding 'unidns-0.0.3.dist-info/RECORD' 2025-09-20 09:02:55,656 root INFO removing build/bdist.linux-riscv64/wheel 2025-09-20 09:02:55,661 gpep517 INFO The backend produced .dist/unidns-0.0.3-py3-none-any.whl unidns-0.0.3-py3-none-any.whl >>> py3-unidns: Entering fakeroot... >>> py3-unidns-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/unidns/examples/__pycache__' -> '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns-pyc/usr/lib/python3.12/site-packages/unidns/examples/__pycache__' 'usr/lib/python3.12/site-packages/unidns/network/__pycache__' -> '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns-pyc/usr/lib/python3.12/site-packages/unidns/network/__pycache__' 'usr/lib/python3.12/site-packages/unidns/protocol/__pycache__' -> '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns-pyc/usr/lib/python3.12/site-packages/unidns/protocol/__pycache__' 'usr/lib/python3.12/site-packages/unidns/__pycache__' -> '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns-pyc/usr/lib/python3.12/site-packages/unidns/__pycache__' 'usr/lib/python3.12/site-packages/unidns/common/__pycache__' -> '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns-pyc/usr/lib/python3.12/site-packages/unidns/common/__pycache__' >>> py3-unidns-pyc*: Preparing subpackage py3-unidns-pyc... >>> py3-unidns-pyc*: Running postcheck for py3-unidns-pyc >>> py3-unidns-examples*: Running split function examples... 'usr/lib/python3.12/site-packages/unidns/examples' -> '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns-examples/usr/lib/python3.12/site-packages/unidns/examples' 'usr/bin' -> '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns-examples/usr/bin' >>> py3-unidns-examples*: Preparing subpackage py3-unidns-examples... >>> py3-unidns-examples*: Running postcheck for py3-unidns-examples >>> py3-unidns*: Running postcheck for py3-unidns >>> py3-unidns*: Preparing package py3-unidns... >>> py3-unidns-examples*: Tracing dependencies... py3-unidns=0.0.3-r0 python3~3.12 >>> py3-unidns-examples*: Package size: 1.6 KB >>> py3-unidns-examples*: Compressing data... >>> py3-unidns-examples*: Create checksum... >>> py3-unidns-examples*: Create py3-unidns-examples-0.0.3-r0.apk >>> py3-unidns-pyc*: Tracing dependencies... py3-asysocks python3 python3~3.12 >>> py3-unidns-pyc*: Package size: 66.8 KB >>> py3-unidns-pyc*: Compressing data... >>> py3-unidns-pyc*: Create checksum... >>> py3-unidns-pyc*: Create py3-unidns-pyc-0.0.3-r0.apk >>> py3-unidns*: Tracing dependencies... py3-asysocks python3 python3~3.12 >>> py3-unidns*: Package size: 41.2 KB >>> py3-unidns*: Compressing data... >>> py3-unidns*: Create checksum... >>> py3-unidns*: Create py3-unidns-0.0.3-r0.apk >>> py3-unidns: Build complete at Sat, 20 Sep 2025 09:02:58 +0000 elapsed time 0h 0m 10s >>> py3-unidns: Cleaning up srcdir >>> py3-unidns: Cleaning up pkgdir >>> py3-unidns: Uninstalling dependencies... ( 1/36) Purging .makedepends-py3-unidns (20250920.090251) ( 2/36) Purging py3-asysocks-pyc (0.2.17-r0) ( 3/36) Purging py3-asysocks (0.2.17-r0) ( 4/36) Purging py3-asn1crypto-pyc (1.5.1_git20231103-r1) ( 5/36) Purging py3-asn1crypto (1.5.1_git20231103-r1) ( 6/36) Purging py3-cryptography-pyc (44.0.3-r0) ( 7/36) Purging py3-cryptography (44.0.3-r0) ( 8/36) Purging py3-cffi-pyc (1.17.1-r1) ( 9/36) Purging py3-cffi (1.17.1-r1) (10/36) Purging py3-cparser-pyc (2.22-r1) (11/36) Purging py3-cparser (2.22-r1) (12/36) Purging py3-h11-pyc (0.16.0-r0) (13/36) Purging py3-h11 (0.16.0-r0) (14/36) Purging py3-gpep517-pyc (19-r0) (15/36) Purging py3-gpep517 (19-r0) (16/36) Purging py3-installer-pyc (0.7.0-r2) (17/36) Purging py3-installer (0.7.0-r2) (18/36) Purging py3-wheel-pyc (0.46.1-r0) (19/36) Purging py3-wheel (0.46.1-r0) (20/36) Purging py3-setuptools-pyc (80.9.0-r1) (21/36) Purging py3-setuptools (80.9.0-r1) (22/36) Purging py3-packaging-pyc (25.0-r0) (23/36) Purging py3-packaging (25.0-r0) (24/36) Purging py3-parsing-pyc (3.2.3-r0) (25/36) Purging py3-parsing (3.2.3-r0) (26/36) Purging python3-pyc (3.12.11-r0) (27/36) Purging python3-pycache-pyc0 (3.12.11-r0) (28/36) Purging pyc (3.12.11-r0) (29/36) Purging python3 (3.12.11-r0) (30/36) Purging gdbm (1.26-r0) (31/36) Purging libbz2 (1.0.8-r6) (32/36) Purging libffi (3.5.2-r0) (33/36) Purging libpanelw (6.5_p20250816-r0) (34/36) Purging mpdecimal (4.0.1-r0) (35/36) Purging sqlite-libs (3.50.4-r1) (36/36) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r23.trigger: Executing script... OK: 361 MiB in 103 packages >>> py3-unidns: Updating the testing/riscv64 repository index... >>> py3-unidns: Signing the index...