>>> py3-netaddr: Building community/py3-netaddr 0.10.1-r0 (using abuild 3.12.0-r1) started Sun, 07 Jan 2024 21:16:16 +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 (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.4-r3) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.4.5-r0) (5/25) Installing mpdecimal (2.5.1-r2) (6/25) Installing libpanelw (6.4_p20231125-r0) (7/25) Installing readline (8.2.7-r0) (8/25) Installing sqlite-libs (3.44.2-r0) (9/25) Installing python3 (3.11.6-r1) (10/25) Installing python3-pycache-pyc0 (3.11.6-r1) (11/25) Installing pyc (3.11.6-r1) (12/25) Installing python3-pyc (3.11.6-r1) (13/25) Installing py3-installer (0.7.0-r1) (14/25) Installing py3-installer-pyc (0.7.0-r1) (15/25) Installing py3-gpep517 (15-r1) (16/25) Installing py3-gpep517-pyc (15-r1) (17/25) Installing py3-parsing (3.1.1-r0) (18/25) Installing py3-parsing-pyc (3.1.1-r0) (19/25) Installing py3-packaging (23.2-r0) (20/25) Installing py3-packaging-pyc (23.2-r0) (21/25) Installing py3-setuptools (69.0.3-r0) (22/25) Installing py3-setuptools-pyc (69.0.3-r0) (23/25) Installing py3-wheel (0.42.0-r0) (24/25) Installing py3-wheel-pyc (0.42.0-r0) (25/25) Installing .makedepends-py3-netaddr (20240107.211621) Executing busybox-1.36.1-r18.trigger OK: 278 MiB in 126 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 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 97 2173k 97 2115k 0 0 3345k 0 --:--:-- --:--:-- --:--:-- 3345k 100 2173k 100 2173k 0 0 3420k 0 --:--:-- --:--:-- --:--:-- 28.0M >>> 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:16:25,487 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-01-07 21:16:25,685 root INFO running bdist_wheel 2024-01-07 21:16:25,760 root INFO running build 2024-01-07 21:16:25,760 root INFO running build_py 2024-01-07 21:16:25,772 root INFO creating build 2024-01-07 21:16:25,773 root INFO creating build/lib 2024-01-07 21:16:25,773 root INFO creating build/lib/netaddr 2024-01-07 21:16:25,774 root INFO copying netaddr/compat.py -> build/lib/netaddr 2024-01-07 21:16:25,775 root INFO copying netaddr/core.py -> build/lib/netaddr 2024-01-07 21:16:25,776 root INFO copying netaddr/__init__.py -> build/lib/netaddr 2024-01-07 21:16:25,777 root INFO copying netaddr/cli.py -> build/lib/netaddr 2024-01-07 21:16:25,778 root INFO copying netaddr/fbsocket.py -> build/lib/netaddr 2024-01-07 21:16:25,780 root INFO creating build/lib/netaddr/ip 2024-01-07 21:16:25,780 root INFO copying netaddr/ip/iana.py -> build/lib/netaddr/ip 2024-01-07 21:16:25,781 root INFO copying netaddr/ip/__init__.py -> build/lib/netaddr/ip 2024-01-07 21:16:25,782 root INFO copying netaddr/ip/rfc1924.py -> build/lib/netaddr/ip 2024-01-07 21:16:25,783 root INFO copying netaddr/ip/glob.py -> build/lib/netaddr/ip 2024-01-07 21:16:25,784 root INFO copying netaddr/ip/sets.py -> build/lib/netaddr/ip 2024-01-07 21:16:25,785 root INFO copying netaddr/ip/nmap.py -> build/lib/netaddr/ip 2024-01-07 21:16:25,786 root INFO creating build/lib/netaddr/eui 2024-01-07 21:16:25,787 root INFO copying netaddr/eui/ieee.py -> build/lib/netaddr/eui 2024-01-07 21:16:25,787 root INFO copying netaddr/eui/__init__.py -> build/lib/netaddr/eui 2024-01-07 21:16:25,789 root INFO creating build/lib/netaddr/strategy 2024-01-07 21:16:25,789 root INFO copying netaddr/strategy/__init__.py -> build/lib/netaddr/strategy 2024-01-07 21:16:25,790 root INFO copying netaddr/strategy/ipv6.py -> build/lib/netaddr/strategy 2024-01-07 21:16:25,791 root INFO copying netaddr/strategy/eui64.py -> build/lib/netaddr/strategy 2024-01-07 21:16:25,792 root INFO copying netaddr/strategy/ipv4.py -> build/lib/netaddr/strategy 2024-01-07 21:16:25,793 root INFO copying netaddr/strategy/eui48.py -> build/lib/netaddr/strategy 2024-01-07 21:16:25,794 root INFO creating build/lib/netaddr/contrib 2024-01-07 21:16:25,794 root INFO copying netaddr/contrib/subnet_splitter.py -> build/lib/netaddr/contrib 2024-01-07 21:16:25,795 root INFO copying netaddr/contrib/__init__.py -> build/lib/netaddr/contrib 2024-01-07 21:16:25,802 root INFO copying netaddr/ip/multicast-addresses.xml -> build/lib/netaddr/ip 2024-01-07 21:16:25,804 root INFO copying netaddr/ip/ipv4-address-space.xml -> build/lib/netaddr/ip 2024-01-07 21:16:25,805 root INFO copying netaddr/ip/ipv6-unicast-address-assignments.xml -> build/lib/netaddr/ip 2024-01-07 21:16:25,806 root INFO copying netaddr/ip/ipv6-address-space.xml -> build/lib/netaddr/ip 2024-01-07 21:16:25,807 root INFO copying netaddr/eui/oui.txt -> build/lib/netaddr/eui 2024-01-07 21:16:25,819 root INFO copying netaddr/eui/iab.txt -> build/lib/netaddr/eui 2024-01-07 21:16:25,827 root INFO copying netaddr/eui/oui.idx -> build/lib/netaddr/eui 2024-01-07 21:16:25,829 root INFO copying netaddr/eui/iab.idx -> build/lib/netaddr/eui 2024-01-07 21:16:25,856 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-01-07 21:16:25,856 root INFO running install 2024-01-07 21:16:25,920 root INFO running install_lib 2024-01-07 21:16:25,929 root INFO creating build/bdist.linux-riscv64 2024-01-07 21:16:25,930 root INFO creating build/bdist.linux-riscv64/wheel 2024-01-07 21:16:25,930 root INFO creating build/bdist.linux-riscv64/wheel/netaddr 2024-01-07 21:16:25,931 root INFO creating build/bdist.linux-riscv64/wheel/netaddr/ip 2024-01-07 21:16:25,931 root INFO copying build/lib/netaddr/ip/multicast-addresses.xml -> build/bdist.linux-riscv64/wheel/netaddr/ip 2024-01-07 21:16:25,932 root INFO copying build/lib/netaddr/ip/iana.py -> build/bdist.linux-riscv64/wheel/netaddr/ip 2024-01-07 21:16:25,933 root INFO copying build/lib/netaddr/ip/__init__.py -> build/bdist.linux-riscv64/wheel/netaddr/ip 2024-01-07 21:16:25,934 root INFO copying build/lib/netaddr/ip/rfc1924.py -> build/bdist.linux-riscv64/wheel/netaddr/ip 2024-01-07 21:16:25,935 root INFO copying build/lib/netaddr/ip/ipv4-address-space.xml -> build/bdist.linux-riscv64/wheel/netaddr/ip 2024-01-07 21:16:25,935 root INFO copying build/lib/netaddr/ip/glob.py -> build/bdist.linux-riscv64/wheel/netaddr/ip 2024-01-07 21:16:25,936 root INFO copying build/lib/netaddr/ip/ipv6-unicast-address-assignments.xml -> build/bdist.linux-riscv64/wheel/netaddr/ip 2024-01-07 21:16:25,937 root INFO copying build/lib/netaddr/ip/sets.py -> build/bdist.linux-riscv64/wheel/netaddr/ip 2024-01-07 21:16:25,938 root INFO copying build/lib/netaddr/ip/ipv6-address-space.xml -> build/bdist.linux-riscv64/wheel/netaddr/ip 2024-01-07 21:16:25,938 root INFO copying build/lib/netaddr/ip/nmap.py -> build/bdist.linux-riscv64/wheel/netaddr/ip 2024-01-07 21:16:25,939 root INFO copying build/lib/netaddr/compat.py -> build/bdist.linux-riscv64/wheel/netaddr 2024-01-07 21:16:25,940 root INFO creating build/bdist.linux-riscv64/wheel/netaddr/eui 2024-01-07 21:16:25,940 root INFO copying build/lib/netaddr/eui/ieee.py -> build/bdist.linux-riscv64/wheel/netaddr/eui 2024-01-07 21:16:25,941 root INFO copying build/lib/netaddr/eui/__init__.py -> build/bdist.linux-riscv64/wheel/netaddr/eui 2024-01-07 21:16:25,942 root INFO copying build/lib/netaddr/eui/oui.idx -> build/bdist.linux-riscv64/wheel/netaddr/eui 2024-01-07 21:16:25,944 root INFO copying build/lib/netaddr/eui/oui.txt -> build/bdist.linux-riscv64/wheel/netaddr/eui 2024-01-07 21:16:25,955 root INFO copying build/lib/netaddr/eui/iab.txt -> build/bdist.linux-riscv64/wheel/netaddr/eui 2024-01-07 21:16:25,962 root INFO copying build/lib/netaddr/eui/iab.idx -> build/bdist.linux-riscv64/wheel/netaddr/eui 2024-01-07 21:16:25,963 root INFO copying build/lib/netaddr/core.py -> build/bdist.linux-riscv64/wheel/netaddr 2024-01-07 21:16:25,964 root INFO copying build/lib/netaddr/__init__.py -> build/bdist.linux-riscv64/wheel/netaddr 2024-01-07 21:16:25,964 root INFO copying build/lib/netaddr/cli.py -> build/bdist.linux-riscv64/wheel/netaddr 2024-01-07 21:16:25,965 root INFO creating build/bdist.linux-riscv64/wheel/netaddr/strategy 2024-01-07 21:16:25,966 root INFO copying build/lib/netaddr/strategy/__init__.py -> build/bdist.linux-riscv64/wheel/netaddr/strategy 2024-01-07 21:16:25,966 root INFO copying build/lib/netaddr/strategy/ipv6.py -> build/bdist.linux-riscv64/wheel/netaddr/strategy 2024-01-07 21:16:25,967 root INFO copying build/lib/netaddr/strategy/eui64.py -> build/bdist.linux-riscv64/wheel/netaddr/strategy 2024-01-07 21:16:25,968 root INFO copying build/lib/netaddr/strategy/ipv4.py -> build/bdist.linux-riscv64/wheel/netaddr/strategy 2024-01-07 21:16:25,968 root INFO copying build/lib/netaddr/strategy/eui48.py -> build/bdist.linux-riscv64/wheel/netaddr/strategy 2024-01-07 21:16:25,969 root INFO creating build/bdist.linux-riscv64/wheel/netaddr/contrib 2024-01-07 21:16:25,970 root INFO copying build/lib/netaddr/contrib/subnet_splitter.py -> build/bdist.linux-riscv64/wheel/netaddr/contrib 2024-01-07 21:16:25,970 root INFO copying build/lib/netaddr/contrib/__init__.py -> build/bdist.linux-riscv64/wheel/netaddr/contrib 2024-01-07 21:16:25,971 root INFO copying build/lib/netaddr/fbsocket.py -> build/bdist.linux-riscv64/wheel/netaddr 2024-01-07 21:16:25,972 root INFO running install_egg_info 2024-01-07 21:16:25,988 root INFO running egg_info 2024-01-07 21:16:25,995 root INFO writing netaddr.egg-info/PKG-INFO 2024-01-07 21:16:25,998 root INFO writing dependency_links to netaddr.egg-info/dependency_links.txt 2024-01-07 21:16:25,999 root INFO writing entry points to netaddr.egg-info/entry_points.txt 2024-01-07 21:16:26,001 root INFO writing requirements to netaddr.egg-info/requires.txt 2024-01-07 21:16:26,002 root INFO writing top-level names to netaddr.egg-info/top_level.txt 2024-01-07 21:16:26,018 root INFO reading manifest file 'netaddr.egg-info/SOURCES.txt' 2024-01-07 21:16:26,022 root INFO reading manifest template 'MANIFEST.in' 2024-01-07 21:16:26,024 root WARNING warning: no files found matching 'release.py' 2024-01-07 21:16:26,043 root WARNING warning: no files found matching 'netaddr/tools/netaddr' 2024-01-07 21:16:26,044 root INFO adding license file 'LICENSE' 2024-01-07 21:16:26,044 root INFO adding license file 'AUTHORS' 2024-01-07 21:16:26,056 root INFO writing manifest file 'netaddr.egg-info/SOURCES.txt' 2024-01-07 21:16:26,057 root INFO Copying netaddr.egg-info to build/bdist.linux-riscv64/wheel/netaddr-0.10.1-py3.11.egg-info 2024-01-07 21:16:26,061 root INFO running install_scripts 2024-01-07 21:16:26,073 wheel INFO creating build/bdist.linux-riscv64/wheel/netaddr-0.10.1.dist-info/WHEEL 2024-01-07 21:16:26,076 wheel INFO creating '/home/buildozer/aports/community/py3-netaddr/src/netaddr-0.10.1/.dist/.tmp-5pc1o_0p/netaddr-0.10.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-01-07 21:16:26,079 wheel INFO adding 'netaddr/__init__.py' 2024-01-07 21:16:26,082 wheel INFO adding 'netaddr/cli.py' 2024-01-07 21:16:26,083 wheel INFO adding 'netaddr/compat.py' 2024-01-07 21:16:26,085 wheel INFO adding 'netaddr/core.py' 2024-01-07 21:16:26,086 wheel INFO adding 'netaddr/fbsocket.py' 2024-01-07 21:16:26,087 wheel INFO adding 'netaddr/contrib/__init__.py' 2024-01-07 21:16:26,088 wheel INFO adding 'netaddr/contrib/subnet_splitter.py' 2024-01-07 21:16:26,089 wheel INFO adding 'netaddr/eui/__init__.py' 2024-01-07 21:16:26,091 wheel INFO adding 'netaddr/eui/iab.idx' 2024-01-07 21:16:26,099 wheel INFO adding 'netaddr/eui/iab.txt' 2024-01-07 21:16:26,140 wheel INFO adding 'netaddr/eui/ieee.py' 2024-01-07 21:16:26,143 wheel INFO adding 'netaddr/eui/oui.idx' 2024-01-07 21:16:26,167 wheel INFO adding 'netaddr/eui/oui.txt' 2024-01-07 21:16:26,261 wheel INFO adding 'netaddr/ip/__init__.py' 2024-01-07 21:16:26,263 wheel INFO adding 'netaddr/ip/glob.py' 2024-01-07 21:16:26,264 wheel INFO adding 'netaddr/ip/iana.py' 2024-01-07 21:16:26,266 wheel INFO adding 'netaddr/ip/ipv4-address-space.xml' 2024-01-07 21:16:26,268 wheel INFO adding 'netaddr/ip/ipv6-address-space.xml' 2024-01-07 21:16:26,269 wheel INFO adding 'netaddr/ip/ipv6-unicast-address-assignments.xml' 2024-01-07 21:16:26,270 wheel INFO adding 'netaddr/ip/multicast-addresses.xml' 2024-01-07 21:16:26,274 wheel INFO adding 'netaddr/ip/nmap.py' 2024-01-07 21:16:26,275 wheel INFO adding 'netaddr/ip/rfc1924.py' 2024-01-07 21:16:26,276 wheel INFO adding 'netaddr/ip/sets.py' 2024-01-07 21:16:26,278 wheel INFO adding 'netaddr/strategy/__init__.py' 2024-01-07 21:16:26,279 wheel INFO adding 'netaddr/strategy/eui48.py' 2024-01-07 21:16:26,280 wheel INFO adding 'netaddr/strategy/eui64.py' 2024-01-07 21:16:26,281 wheel INFO adding 'netaddr/strategy/ipv4.py' 2024-01-07 21:16:26,282 wheel INFO adding 'netaddr/strategy/ipv6.py' 2024-01-07 21:16:26,284 wheel INFO adding 'netaddr-0.10.1.dist-info/AUTHORS' 2024-01-07 21:16:26,284 wheel INFO adding 'netaddr-0.10.1.dist-info/LICENSE' 2024-01-07 21:16:26,285 wheel INFO adding 'netaddr-0.10.1.dist-info/METADATA' 2024-01-07 21:16:26,286 wheel INFO adding 'netaddr-0.10.1.dist-info/WHEEL' 2024-01-07 21:16:26,286 wheel INFO adding 'netaddr-0.10.1.dist-info/entry_points.txt' 2024-01-07 21:16:26,287 wheel INFO adding 'netaddr-0.10.1.dist-info/top_level.txt' 2024-01-07 21:16:26,290 wheel INFO adding 'netaddr-0.10.1.dist-info/RECORD' 2024-01-07 21:16:26,291 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-01-07 21:16:26,296 gpep517 INFO The backend produced .dist/netaddr-0.10.1-py3-none-any.whl netaddr-0.10.1-py3-none-any.whl >>> 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/__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/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/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/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/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:16:31 +0000 elapsed time 0h 0m 15s >>> py3-netaddr: Cleaning up srcdir >>> py3-netaddr: Cleaning up pkgdir >>> py3-netaddr: Uninstalling dependencies... (1/25) Purging .makedepends-py3-netaddr (20240107.211621) (2/25) Purging py3-gpep517-pyc (15-r1) (3/25) Purging py3-gpep517 (15-r1) (4/25) Purging py3-installer-pyc (0.7.0-r1) (5/25) Purging py3-installer (0.7.0-r1) (6/25) Purging py3-setuptools-pyc (69.0.3-r0) (7/25) Purging py3-setuptools (69.0.3-r0) (8/25) Purging py3-wheel-pyc (0.42.0-r0) (9/25) Purging py3-wheel (0.42.0-r0) (10/25) Purging py3-packaging-pyc (23.2-r0) (11/25) Purging py3-packaging (23.2-r0) (12/25) Purging py3-parsing-pyc (3.1.1-r0) (13/25) Purging py3-parsing (3.1.1-r0) (14/25) Purging python3-pyc (3.11.6-r1) (15/25) Purging python3-pycache-pyc0 (3.11.6-r1) (16/25) Purging pyc (3.11.6-r1) (17/25) Purging python3 (3.11.6-r1) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.4-r3) (21/25) Purging libpanelw (6.4_p20231125-r0) (22/25) Purging mpdecimal (2.5.1-r2) (23/25) Purging readline (8.2.7-r0) (24/25) Purging sqlite-libs (3.44.2-r0) (25/25) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r18.trigger OK: 227 MiB in 101 packages >>> py3-netaddr: Updating the community/riscv64 repository index... >>> py3-netaddr: Signing the index...