>>> py3-unidns: Building testing/py3-unidns 0.0.1-r1 (using abuild 3.11.6-r2) started Mon, 05 Jun 2023 18:41:46 +0000 >>> py3-unidns: Checking sanity of /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/27) Installing libffi (3.4.4-r3) (2/27) Installing gdbm (1.23-r1) (3/27) Installing mpdecimal (2.5.1-r2) (4/27) Installing libpanelw (6.4_p20230603-r0) (5/27) Installing readline (8.2.1-r2) (6/27) Installing sqlite-libs (3.42.0-r2) (7/27) Installing python3 (3.11.3-r11) (8/27) Installing python3-pycache-pyc0 (3.11.3-r11) (9/27) Installing pyc (0.1-r0) (10/27) Installing py3-asn1crypto-pyc (1.5.1-r2) (11/27) Installing py3-asysocks-pyc (0.2.5-r1) (12/27) Installing python3-pyc (3.11.3-r11) (13/27) Installing py3-asn1crypto (1.5.1-r2) (14/27) Installing py3-asysocks (0.2.5-r1) (15/27) Installing py3-installer (0.7.0-r1) (16/27) Installing py3-installer-pyc (0.7.0-r1) (17/27) Installing py3-gpep517 (13-r2) (18/27) Installing py3-gpep517-pyc (13-r2) (19/27) Installing py3-parsing (3.0.9-r2) (20/27) Installing py3-parsing-pyc (3.0.9-r2) (21/27) Installing py3-packaging (23.1-r1) (22/27) Installing py3-packaging-pyc (23.1-r1) (23/27) Installing py3-wheel (0.40.0-r1) (24/27) Installing py3-wheel-pyc (0.40.0-r1) (25/27) Installing py3-setuptools (67.8.0-r0) (26/27) Installing py3-setuptools-pyc (67.8.0-r0) (27/27) Installing .makedepends-py3-unidns (20230605.184147) Executing busybox-1.36.1-r0.trigger OK: 427 MiB in 135 packages >>> py3-unidns: Cleaning up srcdir >>> py3-unidns: Cleaning up pkgdir >>> py3-unidns: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-unidns-0.0.1.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 >>> py3-unidns: Fetching py3-unidns-0.0.1.tar.gz::https://github.com/skelsec/unidns/archive/refs/tags/0.0.1.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 100 12900 0 12900 0 0 27277 0 --:--:-- --:--:-- --:--:-- 27277 >>> py3-unidns: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-unidns-0.0.1.tar.gz >>> py3-unidns: Checking sha512sums... py3-unidns-0.0.1.tar.gz: OK >>> py3-unidns: Unpacking /var/cache/distfiles/edge/py3-unidns-0.0.1.tar.gz... 2023-06-05 18:41:49,261 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-06-05 18:41:49,266 root WARNING Warning: 'classifiers' should be a list, got type 'tuple' 2023-06-05 18:41:49,296 root INFO running bdist_wheel 2023-06-05 18:41:49,312 root INFO running build 2023-06-05 18:41:49,312 root INFO running build_py 2023-06-05 18:41:49,315 root INFO creating build 2023-06-05 18:41:49,315 root INFO creating build/lib 2023-06-05 18:41:49,315 root INFO creating build/lib/unidns 2023-06-05 18:41:49,315 root INFO copying unidns/__init__.py -> build/lib/unidns 2023-06-05 18:41:49,316 root INFO copying unidns/_version.py -> build/lib/unidns 2023-06-05 18:41:49,316 root INFO copying unidns/client.py -> build/lib/unidns 2023-06-05 18:41:49,316 root INFO creating build/lib/unidns/examples 2023-06-05 18:41:49,317 root INFO copying unidns/examples/unidnsclient.py -> build/lib/unidns/examples 2023-06-05 18:41:49,317 root INFO copying unidns/examples/__init__.py -> build/lib/unidns/examples 2023-06-05 18:41:49,317 root INFO creating build/lib/unidns/protocol 2023-06-05 18:41:49,317 root INFO copying unidns/protocol/__init__.py -> build/lib/unidns/protocol 2023-06-05 18:41:49,318 root INFO copying unidns/protocol/structs.py -> build/lib/unidns/protocol 2023-06-05 18:41:49,318 root INFO creating build/lib/unidns/network 2023-06-05 18:41:49,318 root INFO copying unidns/network/packetizer.py -> build/lib/unidns/network 2023-06-05 18:41:49,319 root INFO copying unidns/network/__init__.py -> build/lib/unidns/network 2023-06-05 18:41:49,319 root INFO running egg_info 2023-06-05 18:41:49,325 root INFO creating unidns.egg-info 2023-06-05 18:41:49,327 root INFO writing unidns.egg-info/PKG-INFO 2023-06-05 18:41:49,327 root INFO writing dependency_links to unidns.egg-info/dependency_links.txt 2023-06-05 18:41:49,327 root INFO writing entry points to unidns.egg-info/entry_points.txt 2023-06-05 18:41:49,328 root INFO writing requirements to unidns.egg-info/requires.txt 2023-06-05 18:41:49,328 root INFO writing top-level names to unidns.egg-info/top_level.txt 2023-06-05 18:41:49,328 root INFO writing manifest file 'unidns.egg-info/SOURCES.txt' 2023-06-05 18:41:49,331 root INFO reading manifest file 'unidns.egg-info/SOURCES.txt' 2023-06-05 18:41:49,331 root INFO reading manifest template 'MANIFEST.in' 2023-06-05 18:41:49,331 root INFO adding license file 'LICENSE' 2023-06-05 18:41:49,332 root INFO writing manifest file 'unidns.egg-info/SOURCES.txt' 2023-06-05 18:41:49,339 wheel INFO installing to build/bdist.linux-i686/wheel 2023-06-05 18:41:49,339 root INFO running install 2023-06-05 18:41:49,350 root INFO running install_lib 2023-06-05 18:41:49,353 root INFO creating build/bdist.linux-i686 2023-06-05 18:41:49,353 root INFO creating build/bdist.linux-i686/wheel 2023-06-05 18:41:49,354 root INFO creating build/bdist.linux-i686/wheel/unidns 2023-06-05 18:41:49,354 root INFO creating build/bdist.linux-i686/wheel/unidns/examples 2023-06-05 18:41:49,354 root INFO copying build/lib/unidns/examples/unidnsclient.py -> build/bdist.linux-i686/wheel/unidns/examples 2023-06-05 18:41:49,354 root INFO copying build/lib/unidns/examples/__init__.py -> build/bdist.linux-i686/wheel/unidns/examples 2023-06-05 18:41:49,354 root INFO copying build/lib/unidns/__init__.py -> build/bdist.linux-i686/wheel/unidns 2023-06-05 18:41:49,355 root INFO copying build/lib/unidns/_version.py -> build/bdist.linux-i686/wheel/unidns 2023-06-05 18:41:49,355 root INFO copying build/lib/unidns/client.py -> build/bdist.linux-i686/wheel/unidns 2023-06-05 18:41:49,355 root INFO creating build/bdist.linux-i686/wheel/unidns/protocol 2023-06-05 18:41:49,355 root INFO copying build/lib/unidns/protocol/__init__.py -> build/bdist.linux-i686/wheel/unidns/protocol 2023-06-05 18:41:49,356 root INFO copying build/lib/unidns/protocol/structs.py -> build/bdist.linux-i686/wheel/unidns/protocol 2023-06-05 18:41:49,356 root INFO creating build/bdist.linux-i686/wheel/unidns/network 2023-06-05 18:41:49,356 root INFO copying build/lib/unidns/network/packetizer.py -> build/bdist.linux-i686/wheel/unidns/network 2023-06-05 18:41:49,356 root INFO copying build/lib/unidns/network/__init__.py -> build/bdist.linux-i686/wheel/unidns/network 2023-06-05 18:41:49,357 root INFO running install_egg_info 2023-06-05 18:41:49,361 root INFO Copying unidns.egg-info to build/bdist.linux-i686/wheel/unidns-0.0.1-py3.11.egg-info 2023-06-05 18:41:49,363 root INFO running install_scripts 2023-06-05 18:41:49,365 wheel INFO creating build/bdist.linux-i686/wheel/unidns-0.0.1.dist-info/WHEEL 2023-06-05 18:41:49,366 wheel INFO creating '/home/buildozer/aports/testing/py3-unidns/src/unidns-0.0.1/dist/.tmp-t4lmv9gy/unidns-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-06-05 18:41:49,366 wheel INFO adding 'unidns/__init__.py' 2023-06-05 18:41:49,367 wheel INFO adding 'unidns/_version.py' 2023-06-05 18:41:49,367 wheel INFO adding 'unidns/client.py' 2023-06-05 18:41:49,367 wheel INFO adding 'unidns/examples/__init__.py' 2023-06-05 18:41:49,368 wheel INFO adding 'unidns/examples/unidnsclient.py' 2023-06-05 18:41:49,368 wheel INFO adding 'unidns/network/__init__.py' 2023-06-05 18:41:49,368 wheel INFO adding 'unidns/network/packetizer.py' 2023-06-05 18:41:49,369 wheel INFO adding 'unidns/protocol/__init__.py' 2023-06-05 18:41:49,369 wheel INFO adding 'unidns/protocol/structs.py' 2023-06-05 18:41:49,370 wheel INFO adding 'unidns-0.0.1.dist-info/LICENSE' 2023-06-05 18:41:49,370 wheel INFO adding 'unidns-0.0.1.dist-info/METADATA' 2023-06-05 18:41:49,370 wheel INFO adding 'unidns-0.0.1.dist-info/WHEEL' 2023-06-05 18:41:49,370 wheel INFO adding 'unidns-0.0.1.dist-info/entry_points.txt' 2023-06-05 18:41:49,370 wheel INFO adding 'unidns-0.0.1.dist-info/top_level.txt' 2023-06-05 18:41:49,371 wheel INFO adding 'unidns-0.0.1.dist-info/zip-safe' 2023-06-05 18:41:49,371 wheel INFO adding 'unidns-0.0.1.dist-info/RECORD' 2023-06-05 18:41:49,371 wheel INFO removing build/bdist.linux-i686/wheel 2023-06-05 18:41:49,372 gpep517 INFO The backend produced dist/unidns-0.0.1-py3-none-any.whl unidns-0.0.1-py3-none-any.whl >>> py3-unidns: Entering fakeroot... >>> py3-unidns-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns/usr/lib/python3.11/site-packages/unidns/examples/__pycache__' -> '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns-pyc/usr/lib/python3.11/site-packages/unidns/examples/__pycache__' '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns/usr/lib/python3.11/site-packages/unidns/__pycache__' -> '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns-pyc/usr/lib/python3.11/site-packages/unidns/__pycache__' '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns/usr/lib/python3.11/site-packages/unidns/protocol/__pycache__' -> '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns-pyc/usr/lib/python3.11/site-packages/unidns/protocol/__pycache__' '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns/usr/lib/python3.11/site-packages/unidns/network/__pycache__' -> '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns-pyc/usr/lib/python3.11/site-packages/unidns/network/__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... '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns/usr/lib/python3.11/site-packages/unidns/examples' -> '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns-examples/usr/lib/python3.11/site-packages/unidns/examples' '/home/buildozer/aports/testing/py3-unidns/pkg/py3-unidns/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.1-r1 python3~3.11 >>> py3-unidns-examples*: Package size: 40.0 KB >>> py3-unidns-examples*: Compressing data... >>> py3-unidns-examples*: Create checksum... >>> py3-unidns-examples*: Create py3-unidns-examples-0.0.1-r1.apk >>> py3-unidns-pyc*: Tracing dependencies... py3-asysocks python3 python3~3.11 >>> py3-unidns-pyc*: Package size: 140.0 KB >>> py3-unidns-pyc*: Compressing data... >>> py3-unidns-pyc*: Create checksum... >>> py3-unidns-pyc*: Create py3-unidns-pyc-0.0.1-r1.apk >>> py3-unidns*: Tracing dependencies... py3-asysocks python3 python3~3.11 >>> py3-unidns*: Package size: 108.0 KB >>> py3-unidns*: Compressing data... >>> py3-unidns*: Create checksum... >>> py3-unidns*: Create py3-unidns-0.0.1-r1.apk >>> py3-unidns: Build complete at Mon, 05 Jun 2023 18:41:50 +0000 elapsed time 0h 0m 4s >>> py3-unidns: Cleaning up srcdir >>> py3-unidns: Cleaning up pkgdir >>> py3-unidns: Uninstalling dependencies... (1/27) Purging .makedepends-py3-unidns (20230605.184147) (2/27) Purging py3-asysocks-pyc (0.2.5-r1) (3/27) Purging py3-asysocks (0.2.5-r1) (4/27) Purging py3-asn1crypto-pyc (1.5.1-r2) (5/27) Purging py3-asn1crypto (1.5.1-r2) (6/27) Purging py3-gpep517-pyc (13-r2) (7/27) Purging py3-gpep517 (13-r2) (8/27) Purging py3-installer-pyc (0.7.0-r1) (9/27) Purging py3-installer (0.7.0-r1) (10/27) Purging py3-wheel-pyc (0.40.0-r1) (11/27) Purging py3-wheel (0.40.0-r1) (12/27) Purging py3-setuptools-pyc (67.8.0-r0) (13/27) Purging py3-setuptools (67.8.0-r0) (14/27) Purging py3-packaging-pyc (23.1-r1) (15/27) Purging py3-packaging (23.1-r1) (16/27) Purging py3-parsing-pyc (3.0.9-r2) (17/27) Purging py3-parsing (3.0.9-r2) (18/27) Purging python3-pyc (3.11.3-r11) (19/27) Purging python3-pycache-pyc0 (3.11.3-r11) (20/27) Purging pyc (0.1-r0) (21/27) Purging python3 (3.11.3-r11) (22/27) Purging gdbm (1.23-r1) (23/27) Purging libffi (3.4.4-r3) (24/27) Purging libpanelw (6.4_p20230603-r0) (25/27) Purging mpdecimal (2.5.1-r2) (26/27) Purging readline (8.2.1-r2) (27/27) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r0.trigger OK: 374 MiB in 108 packages >>> py3-unidns: Updating the testing/x86 repository index... >>> py3-unidns: Signing the index...