>>> py3-netaddr: Building community/py3-netaddr 0.10.1-r0 (using abuild 3.12.0-r1) started Sun, 07 Jan 2024 21:04:22 +0000 >>> py3-netaddr: Checking sanity of /home/buildozer/aports/community/py3-netaddr/APKBUILD... >>> py3-netaddr: Analyzing dependencies... >>> py3-netaddr: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/31) Installing libffi (3.4.4-r3) (2/31) Installing gdbm (1.23-r1) (3/31) Installing mpdecimal (2.5.1-r2) (4/31) Installing libpanelw (6.4_p20231125-r0) (5/31) Installing readline (8.2.7-r0) (6/31) Installing sqlite-libs (3.44.2-r0) (7/31) Installing python3 (3.11.6-r1) (8/31) Installing python3-pycache-pyc0 (3.11.6-r1) (9/31) Installing pyc (3.11.6-r1) (10/31) Installing python3-pyc (3.11.6-r1) (11/31) Installing py3-installer (0.7.0-r1) (12/31) Installing py3-installer-pyc (0.7.0-r1) (13/31) Installing py3-gpep517 (15-r1) (14/31) Installing py3-gpep517-pyc (15-r1) (15/31) Installing py3-parsing (3.1.1-r0) (16/31) Installing py3-parsing-pyc (3.1.1-r0) (17/31) Installing py3-packaging (23.2-r0) (18/31) Installing py3-packaging-pyc (23.2-r0) (19/31) Installing py3-setuptools (69.0.3-r0) (20/31) Installing py3-setuptools-pyc (69.0.3-r0) (21/31) Installing py3-wheel (0.42.0-r0) (22/31) Installing py3-wheel-pyc (0.42.0-r0) (23/31) Installing py3-iniconfig (1.1.1-r7) (24/31) Installing py3-iniconfig-pyc (1.1.1-r7) (25/31) Installing py3-pluggy (1.3.0-r0) (26/31) Installing py3-pluggy-pyc (1.3.0-r0) (27/31) Installing py3-py (1.11.0-r2) (28/31) Installing py3-py-pyc (1.11.0-r2) (29/31) Installing py3-pytest (7.4.4-r0) (30/31) Installing py3-pytest-pyc (7.4.4-r0) (31/31) Installing .makedepends-py3-netaddr (20240107.210423) Executing busybox-1.36.1-r18.trigger OK: 324 MiB in 140 packages >>> py3-netaddr: Cleaning up srcdir >>> py3-netaddr: Cleaning up pkgdir >>> py3-netaddr: Cleaning up tmpdir >>> py3-netaddr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/netaddr-0.10.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-netaddr: Fetching https://files.pythonhosted.org/packages/source/n/netaddr/netaddr-0.10.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18 2173k 18 399k 0 0 312k 0 0:00:06 0:00:01 0:00:05 312k 100 2173k 100 2173k 0 0 1353k 0 0:00:01 0:00:01 --:--:-- 5472k >>> py3-netaddr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/netaddr-0.10.1.tar.gz >>> py3-netaddr: Checking sha512sums... netaddr-0.10.1.tar.gz: OK >>> py3-netaddr: Unpacking /var/cache/distfiles/netaddr-0.10.1.tar.gz... 2024-01-07 21:04:26,558 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-01-07 21:04:26,588 root INFO running bdist_wheel 2024-01-07 21:04:26,605 root INFO running build 2024-01-07 21:04:26,605 root INFO running build_py 2024-01-07 21:04:26,607 root INFO creating build 2024-01-07 21:04:26,607 root INFO creating build/lib 2024-01-07 21:04:26,607 root INFO creating build/lib/netaddr 2024-01-07 21:04:26,607 root INFO copying netaddr/cli.py -> build/lib/netaddr 2024-01-07 21:04:26,608 root INFO copying netaddr/core.py -> build/lib/netaddr 2024-01-07 21:04:26,608 root INFO copying netaddr/fbsocket.py -> build/lib/netaddr 2024-01-07 21:04:26,608 root INFO copying netaddr/__init__.py -> build/lib/netaddr 2024-01-07 21:04:26,608 root INFO copying netaddr/compat.py -> build/lib/netaddr 2024-01-07 21:04:26,609 root INFO creating build/lib/netaddr/ip 2024-01-07 21:04:26,609 root INFO copying netaddr/ip/iana.py -> build/lib/netaddr/ip 2024-01-07 21:04:26,609 root INFO copying netaddr/ip/rfc1924.py -> build/lib/netaddr/ip 2024-01-07 21:04:26,609 root INFO copying netaddr/ip/sets.py -> build/lib/netaddr/ip 2024-01-07 21:04:26,609 root INFO copying netaddr/ip/nmap.py -> build/lib/netaddr/ip 2024-01-07 21:04:26,610 root INFO copying netaddr/ip/glob.py -> build/lib/netaddr/ip 2024-01-07 21:04:26,610 root INFO copying netaddr/ip/__init__.py -> build/lib/netaddr/ip 2024-01-07 21:04:26,610 root INFO creating build/lib/netaddr/eui 2024-01-07 21:04:26,610 root INFO copying netaddr/eui/ieee.py -> build/lib/netaddr/eui 2024-01-07 21:04:26,610 root INFO copying netaddr/eui/__init__.py -> build/lib/netaddr/eui 2024-01-07 21:04:26,611 root INFO creating build/lib/netaddr/strategy 2024-01-07 21:04:26,611 root INFO copying netaddr/strategy/eui48.py -> build/lib/netaddr/strategy 2024-01-07 21:04:26,611 root INFO copying netaddr/strategy/eui64.py -> build/lib/netaddr/strategy 2024-01-07 21:04:26,611 root INFO copying netaddr/strategy/ipv4.py -> build/lib/netaddr/strategy 2024-01-07 21:04:26,611 root INFO copying netaddr/strategy/ipv6.py -> build/lib/netaddr/strategy 2024-01-07 21:04:26,612 root INFO copying netaddr/strategy/__init__.py -> build/lib/netaddr/strategy 2024-01-07 21:04:26,612 root INFO creating build/lib/netaddr/contrib 2024-01-07 21:04:26,612 root INFO copying netaddr/contrib/subnet_splitter.py -> build/lib/netaddr/contrib 2024-01-07 21:04:26,612 root INFO copying netaddr/contrib/__init__.py -> build/lib/netaddr/contrib 2024-01-07 21:04:26,614 root INFO copying netaddr/ip/ipv6-unicast-address-assignments.xml -> build/lib/netaddr/ip 2024-01-07 21:04:26,614 root INFO copying netaddr/ip/ipv4-address-space.xml -> build/lib/netaddr/ip 2024-01-07 21:04:26,614 root INFO copying netaddr/ip/multicast-addresses.xml -> build/lib/netaddr/ip 2024-01-07 21:04:26,614 root INFO copying netaddr/ip/ipv6-address-space.xml -> build/lib/netaddr/ip 2024-01-07 21:04:26,615 root INFO copying netaddr/eui/oui.txt -> build/lib/netaddr/eui 2024-01-07 21:04:26,619 root INFO copying netaddr/eui/iab.txt -> build/lib/netaddr/eui 2024-01-07 21:04:26,621 root INFO copying netaddr/eui/oui.idx -> build/lib/netaddr/eui 2024-01-07 21:04:26,621 root INFO copying netaddr/eui/iab.idx -> build/lib/netaddr/eui 2024-01-07 21:04:26,627 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2024-01-07 21:04:26,627 root INFO running install 2024-01-07 21:04:26,643 root INFO running install_lib 2024-01-07 21:04:26,645 root INFO creating build/bdist.linux-ppc64le 2024-01-07 21:04:26,645 root INFO creating build/bdist.linux-ppc64le/wheel 2024-01-07 21:04:26,645 root INFO creating build/bdist.linux-ppc64le/wheel/netaddr 2024-01-07 21:04:26,645 root INFO copying build/lib/netaddr/cli.py -> build/bdist.linux-ppc64le/wheel/netaddr 2024-01-07 21:04:26,646 root INFO copying build/lib/netaddr/core.py -> build/bdist.linux-ppc64le/wheel/netaddr 2024-01-07 21:04:26,646 root INFO copying build/lib/netaddr/fbsocket.py -> build/bdist.linux-ppc64le/wheel/netaddr 2024-01-07 21:04:26,646 root INFO creating build/bdist.linux-ppc64le/wheel/netaddr/strategy 2024-01-07 21:04:26,646 root INFO copying build/lib/netaddr/strategy/eui48.py -> build/bdist.linux-ppc64le/wheel/netaddr/strategy 2024-01-07 21:04:26,646 root INFO copying build/lib/netaddr/strategy/eui64.py -> build/bdist.linux-ppc64le/wheel/netaddr/strategy 2024-01-07 21:04:26,646 root INFO copying build/lib/netaddr/strategy/ipv4.py -> build/bdist.linux-ppc64le/wheel/netaddr/strategy 2024-01-07 21:04:26,647 root INFO copying build/lib/netaddr/strategy/ipv6.py -> build/bdist.linux-ppc64le/wheel/netaddr/strategy 2024-01-07 21:04:26,647 root INFO copying build/lib/netaddr/strategy/__init__.py -> build/bdist.linux-ppc64le/wheel/netaddr/strategy 2024-01-07 21:04:26,647 root INFO creating build/bdist.linux-ppc64le/wheel/netaddr/ip 2024-01-07 21:04:26,647 root INFO copying build/lib/netaddr/ip/ipv6-unicast-address-assignments.xml -> build/bdist.linux-ppc64le/wheel/netaddr/ip 2024-01-07 21:04:26,647 root INFO copying build/lib/netaddr/ip/iana.py -> build/bdist.linux-ppc64le/wheel/netaddr/ip 2024-01-07 21:04:26,647 root INFO copying build/lib/netaddr/ip/rfc1924.py -> build/bdist.linux-ppc64le/wheel/netaddr/ip 2024-01-07 21:04:26,648 root INFO copying build/lib/netaddr/ip/sets.py -> build/bdist.linux-ppc64le/wheel/netaddr/ip 2024-01-07 21:04:26,648 root INFO copying build/lib/netaddr/ip/ipv4-address-space.xml -> build/bdist.linux-ppc64le/wheel/netaddr/ip 2024-01-07 21:04:26,648 root INFO copying build/lib/netaddr/ip/multicast-addresses.xml -> build/bdist.linux-ppc64le/wheel/netaddr/ip 2024-01-07 21:04:26,648 root INFO copying build/lib/netaddr/ip/ipv6-address-space.xml -> build/bdist.linux-ppc64le/wheel/netaddr/ip 2024-01-07 21:04:26,649 root INFO copying build/lib/netaddr/ip/nmap.py -> build/bdist.linux-ppc64le/wheel/netaddr/ip 2024-01-07 21:04:26,649 root INFO copying build/lib/netaddr/ip/glob.py -> build/bdist.linux-ppc64le/wheel/netaddr/ip 2024-01-07 21:04:26,649 root INFO copying build/lib/netaddr/ip/__init__.py -> build/bdist.linux-ppc64le/wheel/netaddr/ip 2024-01-07 21:04:26,649 root INFO copying build/lib/netaddr/__init__.py -> build/bdist.linux-ppc64le/wheel/netaddr 2024-01-07 21:04:26,649 root INFO copying build/lib/netaddr/compat.py -> build/bdist.linux-ppc64le/wheel/netaddr 2024-01-07 21:04:26,649 root INFO creating build/bdist.linux-ppc64le/wheel/netaddr/eui 2024-01-07 21:04:26,650 root INFO copying build/lib/netaddr/eui/oui.idx -> build/bdist.linux-ppc64le/wheel/netaddr/eui 2024-01-07 21:04:26,650 root INFO copying build/lib/netaddr/eui/oui.txt -> build/bdist.linux-ppc64le/wheel/netaddr/eui 2024-01-07 21:04:26,654 root INFO copying build/lib/netaddr/eui/ieee.py -> build/bdist.linux-ppc64le/wheel/netaddr/eui 2024-01-07 21:04:26,654 root INFO copying build/lib/netaddr/eui/iab.txt -> build/bdist.linux-ppc64le/wheel/netaddr/eui 2024-01-07 21:04:26,656 root INFO copying build/lib/netaddr/eui/__init__.py -> build/bdist.linux-ppc64le/wheel/netaddr/eui 2024-01-07 21:04:26,656 root INFO copying build/lib/netaddr/eui/iab.idx -> build/bdist.linux-ppc64le/wheel/netaddr/eui 2024-01-07 21:04:26,657 root INFO creating build/bdist.linux-ppc64le/wheel/netaddr/contrib 2024-01-07 21:04:26,657 root INFO copying build/lib/netaddr/contrib/subnet_splitter.py -> build/bdist.linux-ppc64le/wheel/netaddr/contrib 2024-01-07 21:04:26,657 root INFO copying build/lib/netaddr/contrib/__init__.py -> build/bdist.linux-ppc64le/wheel/netaddr/contrib 2024-01-07 21:04:26,657 root INFO running install_egg_info 2024-01-07 21:04:26,661 root INFO running egg_info 2024-01-07 21:04:26,662 root INFO writing netaddr.egg-info/PKG-INFO 2024-01-07 21:04:26,663 root INFO writing dependency_links to netaddr.egg-info/dependency_links.txt 2024-01-07 21:04:26,663 root INFO writing entry points to netaddr.egg-info/entry_points.txt 2024-01-07 21:04:26,663 root INFO writing requirements to netaddr.egg-info/requires.txt 2024-01-07 21:04:26,664 root INFO writing top-level names to netaddr.egg-info/top_level.txt 2024-01-07 21:04:26,667 root INFO reading manifest file 'netaddr.egg-info/SOURCES.txt' 2024-01-07 21:04:26,668 root INFO reading manifest template 'MANIFEST.in' 2024-01-07 21:04:26,669 root WARNING warning: no files found matching 'release.py' 2024-01-07 21:04:26,673 root WARNING warning: no files found matching 'netaddr/tools/netaddr' 2024-01-07 21:04:26,673 root INFO adding license file 'LICENSE' 2024-01-07 21:04:26,673 root INFO adding license file 'AUTHORS' 2024-01-07 21:04:26,676 root INFO writing manifest file 'netaddr.egg-info/SOURCES.txt' 2024-01-07 21:04:26,677 root INFO Copying netaddr.egg-info to build/bdist.linux-ppc64le/wheel/netaddr-0.10.1-py3.11.egg-info 2024-01-07 21:04:26,678 root INFO running install_scripts 2024-01-07 21:04:26,680 wheel INFO creating build/bdist.linux-ppc64le/wheel/netaddr-0.10.1.dist-info/WHEEL 2024-01-07 21:04:26,681 wheel INFO creating '/home/buildozer/aports/community/py3-netaddr/src/netaddr-0.10.1/.dist/.tmp-ov7fzipx/netaddr-0.10.1-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-01-07 21:04:26,681 wheel INFO adding 'netaddr/__init__.py' 2024-01-07 21:04:26,681 wheel INFO adding 'netaddr/cli.py' 2024-01-07 21:04:26,681 wheel INFO adding 'netaddr/compat.py' 2024-01-07 21:04:26,682 wheel INFO adding 'netaddr/core.py' 2024-01-07 21:04:26,682 wheel INFO adding 'netaddr/fbsocket.py' 2024-01-07 21:04:26,682 wheel INFO adding 'netaddr/contrib/__init__.py' 2024-01-07 21:04:26,682 wheel INFO adding 'netaddr/contrib/subnet_splitter.py' 2024-01-07 21:04:26,683 wheel INFO adding 'netaddr/eui/__init__.py' 2024-01-07 21:04:26,683 wheel INFO adding 'netaddr/eui/iab.idx' 2024-01-07 21:04:26,686 wheel INFO adding 'netaddr/eui/iab.txt' 2024-01-07 21:04:26,693 wheel INFO adding 'netaddr/eui/ieee.py' 2024-01-07 21:04:26,694 wheel INFO adding 'netaddr/eui/oui.idx' 2024-01-07 21:04:26,701 wheel INFO adding 'netaddr/eui/oui.txt' 2024-01-07 21:04:26,718 wheel INFO adding 'netaddr/ip/__init__.py' 2024-01-07 21:04:26,718 wheel INFO adding 'netaddr/ip/glob.py' 2024-01-07 21:04:26,718 wheel INFO adding 'netaddr/ip/iana.py' 2024-01-07 21:04:26,719 wheel INFO adding 'netaddr/ip/ipv4-address-space.xml' 2024-01-07 21:04:26,719 wheel INFO adding 'netaddr/ip/ipv6-address-space.xml' 2024-01-07 21:04:26,719 wheel INFO adding 'netaddr/ip/ipv6-unicast-address-assignments.xml' 2024-01-07 21:04:26,720 wheel INFO adding 'netaddr/ip/multicast-addresses.xml' 2024-01-07 21:04:26,720 wheel INFO adding 'netaddr/ip/nmap.py' 2024-01-07 21:04:26,721 wheel INFO adding 'netaddr/ip/rfc1924.py' 2024-01-07 21:04:26,721 wheel INFO adding 'netaddr/ip/sets.py' 2024-01-07 21:04:26,721 wheel INFO adding 'netaddr/strategy/__init__.py' 2024-01-07 21:04:26,721 wheel INFO adding 'netaddr/strategy/eui48.py' 2024-01-07 21:04:26,721 wheel INFO adding 'netaddr/strategy/eui64.py' 2024-01-07 21:04:26,722 wheel INFO adding 'netaddr/strategy/ipv4.py' 2024-01-07 21:04:26,722 wheel INFO adding 'netaddr/strategy/ipv6.py' 2024-01-07 21:04:26,722 wheel INFO adding 'netaddr-0.10.1.dist-info/AUTHORS' 2024-01-07 21:04:26,722 wheel INFO adding 'netaddr-0.10.1.dist-info/LICENSE' 2024-01-07 21:04:26,723 wheel INFO adding 'netaddr-0.10.1.dist-info/METADATA' 2024-01-07 21:04:26,723 wheel INFO adding 'netaddr-0.10.1.dist-info/WHEEL' 2024-01-07 21:04:26,723 wheel INFO adding 'netaddr-0.10.1.dist-info/entry_points.txt' 2024-01-07 21:04:26,723 wheel INFO adding 'netaddr-0.10.1.dist-info/top_level.txt' 2024-01-07 21:04:26,723 wheel INFO adding 'netaddr-0.10.1.dist-info/RECORD' 2024-01-07 21:04:26,724 wheel INFO removing build/bdist.linux-ppc64le/wheel 2024-01-07 21:04:26,726 gpep517 INFO The backend produced .dist/netaddr-0.10.1-py3-none-any.whl netaddr-0.10.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.4, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-netaddr/src/netaddr-0.10.1 collected 331 items / 50 deselected / 281 selected netaddr/tests/core/test_compat.py .s...... [ 2%] netaddr/tests/core/test_pubsub.py . [ 3%] netaddr/tests/eui/test_eui.py ..s....................... [ 12%] netaddr/tests/eui/test_ieee_parsers.py ss.. [ 13%] netaddr/tests/ip/test_cidr_v4.py ......... [ 17%] netaddr/tests/ip/test_cidr_v6.py .... [ 18%] netaddr/tests/ip/test_dns.py .. [ 19%] netaddr/tests/ip/test_ip.py .... [ 20%] netaddr/tests/ip/test_ip_categories.py ................................. [ 32%] ......................... [ 41%] netaddr/tests/ip/test_ip_comparisons.py .. [ 41%] netaddr/tests/ip/test_ip_globs.py ........ [ 44%] netaddr/tests/ip/test_ip_network_categories.py ..... [ 46%] netaddr/tests/ip/test_ip_ranges.py ................ [ 52%] netaddr/tests/ip/test_ip_rfc1924.py . [ 52%] netaddr/tests/ip/test_ip_sets.py ............................. [ 62%] netaddr/tests/ip/test_ip_splitter.py .... [ 64%] netaddr/tests/ip/test_ip_v4.py ...............................s......... [ 79%] [ 79%] netaddr/tests/ip/test_ip_v4_v6_conversions.py ..... [ 80%] netaddr/tests/ip/test_ip_v6.py .............. [ 85%] netaddr/tests/ip/test_network_ops.py ... [ 86%] netaddr/tests/ip/test_nmap.py ...... [ 88%] netaddr/tests/ip/test_old_specs.py ... [ 90%] netaddr/tests/ip/test_platform_osx.py s. [ 90%] netaddr/tests/ip/test_socket_module_fallback.py ................. [ 96%] netaddr/tests/strategy/test_eui48_strategy.py .s.. [ 98%] netaddr/tests/strategy/test_ipv4_strategy.py .s... [100%] ================ 273 passed, 8 skipped, 50 deselected in 1.89s ================= >>> py3-netaddr: Entering fakeroot... >>> py3-netaddr-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr/usr/lib/python3.11/site-packages/netaddr/strategy/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.11/site-packages/netaddr/strategy/__pycache__' '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr/usr/lib/python3.11/site-packages/netaddr/ip/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.11/site-packages/netaddr/ip/__pycache__' '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr/usr/lib/python3.11/site-packages/netaddr/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.11/site-packages/netaddr/__pycache__' '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr/usr/lib/python3.11/site-packages/netaddr/eui/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.11/site-packages/netaddr/eui/__pycache__' '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr/usr/lib/python3.11/site-packages/netaddr/contrib/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.11/site-packages/netaddr/contrib/__pycache__' >>> py3-netaddr-pyc*: Preparing subpackage py3-netaddr-pyc... >>> py3-netaddr-pyc*: Running postcheck for py3-netaddr-pyc >>> py3-netaddr*: Running postcheck for py3-netaddr >>> py3-netaddr*: Preparing package py3-netaddr... >>> py3-netaddr-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-netaddr-pyc*: Package size: 392.0 KB >>> py3-netaddr-pyc*: Compressing data... >>> py3-netaddr-pyc*: Create checksum... >>> py3-netaddr-pyc*: Create py3-netaddr-pyc-0.10.1-r0.apk >>> py3-netaddr*: Tracing dependencies... python3 python3~3.11 >>> py3-netaddr*: Package size: 9.1 MB >>> py3-netaddr*: Compressing data... >>> py3-netaddr*: Create checksum... >>> py3-netaddr*: Create py3-netaddr-0.10.1-r0.apk >>> py3-netaddr: Build complete at Sun, 07 Jan 2024 21:04:29 +0000 elapsed time 0h 0m 7s >>> py3-netaddr: Cleaning up srcdir >>> py3-netaddr: Cleaning up pkgdir >>> py3-netaddr: Uninstalling dependencies... (1/31) Purging .makedepends-py3-netaddr (20240107.210423) (2/31) Purging py3-gpep517-pyc (15-r1) (3/31) Purging py3-gpep517 (15-r1) (4/31) Purging py3-installer-pyc (0.7.0-r1) (5/31) Purging py3-installer (0.7.0-r1) (6/31) Purging py3-setuptools-pyc (69.0.3-r0) (7/31) Purging py3-setuptools (69.0.3-r0) (8/31) Purging py3-wheel-pyc (0.42.0-r0) (9/31) Purging py3-wheel (0.42.0-r0) (10/31) Purging py3-pytest-pyc (7.4.4-r0) (11/31) Purging py3-pytest (7.4.4-r0) (12/31) Purging py3-iniconfig-pyc (1.1.1-r7) (13/31) Purging py3-iniconfig (1.1.1-r7) (14/31) Purging py3-packaging-pyc (23.2-r0) (15/31) Purging py3-packaging (23.2-r0) (16/31) Purging py3-parsing-pyc (3.1.1-r0) (17/31) Purging py3-parsing (3.1.1-r0) (18/31) Purging py3-pluggy-pyc (1.3.0-r0) (19/31) Purging py3-pluggy (1.3.0-r0) (20/31) Purging py3-py-pyc (1.11.0-r2) (21/31) Purging py3-py (1.11.0-r2) (22/31) Purging python3-pyc (3.11.6-r1) (23/31) Purging python3-pycache-pyc0 (3.11.6-r1) (24/31) Purging pyc (3.11.6-r1) (25/31) Purging python3 (3.11.6-r1) (26/31) Purging gdbm (1.23-r1) (27/31) Purging libffi (3.4.4-r3) (28/31) Purging libpanelw (6.4_p20231125-r0) (29/31) Purging mpdecimal (2.5.1-r2) (30/31) Purging readline (8.2.7-r0) (31/31) Purging sqlite-libs (3.44.2-r0) Executing busybox-1.36.1-r18.trigger OK: 265 MiB in 109 packages >>> py3-netaddr: Updating the community/ppc64le repository index... >>> py3-netaddr: Signing the index...