>>> py3-netifaces-plus: Building testing/py3-netifaces-plus 0.12.5-r0 (using abuild 3.16.0-r0) started Sun, 12 Apr 2026 22:52:27 +0000 >>> py3-netifaces-plus: Validating /home/buildozer/aports/testing/py3-netifaces-plus/APKBUILD... >>> py3-netifaces-plus: Analyzing dependencies... >>> py3-netifaces-plus: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel python3-dev linux-headers ( 1/26) Installing libbz2 (1.0.8-r6) ( 2/26) Installing libffi (3.5.2-r0) ( 3/26) Installing gdbm (1.26-r0) ( 4/26) Installing xz-libs (5.8.2-r0) ( 5/26) Installing mpdecimal (4.0.1-r0) ( 6/26) Installing libpanelw (6.6_p20260404-r0) ( 7/26) Installing sqlite-libs (3.53.0-r0) ( 8/26) Installing python3 (3.14.3-r0) ( 9/26) Installing python3-pycache-pyc0 (3.14.3-r0) (10/26) Installing pyc (3.14.3-r0) (11/26) Installing py3-installer-pyc (1.0.0-r0) (12/26) Installing py3-gpep517-pyc (19-r2) (13/26) Installing python3-pyc (3.14.3-r0) (14/26) Installing py3-installer (1.0.0-r0) (15/26) Installing py3-gpep517 (19-r2) (16/26) Installing py3-parsing (3.3.2-r1) (17/26) Installing py3-parsing-pyc (3.3.2-r1) (18/26) Installing py3-packaging (26.0-r1) (19/26) Installing py3-packaging-pyc (26.0-r1) (20/26) Installing py3-setuptools (82.0.1-r1) (21/26) Installing py3-setuptools-pyc (82.0.1-r1) (22/26) Installing py3-wheel (0.46.3-r1) (23/26) Installing py3-wheel-pyc (0.46.3-r1) (24/26) Installing python3-dev (3.14.3-r0) (25/26) Installing linux-headers (6.19.11-r1) (26/26) Installing .makedepends-py3-netifaces-plus (20260412.225229) Executing busybox-1.37.0-r31.trigger OK: 606.1 MiB in 128 packages >>> py3-netifaces-plus: Cleaning up srcdir >>> py3-netifaces-plus: Cleaning up pkgdir >>> py3-netifaces-plus: Cleaning up tmpdir >>> py3-netifaces-plus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/netifaces_plus-0.12.5.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-netifaces-plus: Fetching https://files.pythonhosted.org/packages/source/n/netifaces-plus/netifaces_plus-0.12.5.tar.gz Connecting to files.pythonhosted.org (151.101.64.223:443) Connecting to files.pythonhosted.org (151.101.64.223:443) saving to '/var/cache/distfiles/netifaces_plus-0.12.5.tar.gz.part' netifaces_plus-0.12. 100% |********************************| 30882 0:00:00 ETA '/var/cache/distfiles/netifaces_plus-0.12.5.tar.gz.part' saved /var/cache/distfiles/netifaces_plus-0.12.5.tar.gz: OK >>> py3-netifaces-plus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/netifaces_plus-0.12.5.tar.gz /var/cache/distfiles/netifaces_plus-0.12.5.tar.gz: OK >>> py3-netifaces-plus: Unpacking /var/cache/distfiles/netifaces_plus-0.12.5.tar.gz... 2026-04-12 22:52:32,370 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :13: SetuptoolsDeprecationWarning: Deprecated API usage. !! ******************************************************************************** As setuptools moves its configuration towards `pyproject.toml`, `setuptools.config.read_configuration` became deprecated. For the time being, you can use the `setuptools.config.setupcfg` module to access a backward compatible API, but this module is provisional and might be removed in the future. To read project metadata, consider using ``build.util.project_wheel_metadata`` (https://pypi.org/project/build/). For simple scenarios, you can also try parsing the file directly with the help of ``configparser``. ******************************************************************************** !! /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-04-12 22:52:32,422 root INFO running bdist_wheel 2026-04-12 22:52:32,437 root INFO running build 2026-04-12 22:52:32,437 root INFO running build_py 2026-04-12 22:52:32,442 root INFO creating build/lib.linux-loongarch64-cpython-314/netifaces 2026-04-12 22:52:32,442 root INFO copying netifaces/__init__.py -> build/lib.linux-loongarch64-cpython-314/netifaces 2026-04-12 22:52:32,443 root INFO copying netifaces/__init__.pyi -> build/lib.linux-loongarch64-cpython-314/netifaces 2026-04-12 22:52:32,444 root INFO copying netifaces/py.typed -> build/lib.linux-loongarch64-cpython-314/netifaces 2026-04-12 22:52:32,444 root INFO running build_ext checking for getifaddrs...found. checking for getnameinfo...found. checking for IPv6 socket IOCTLs...not found. checking for optional header files...netpacket/packet.h linux/atm.h linux/llc.h linux/tipc.h. checking whether struct sockaddr has a length field...no. checking which sockaddr_xxx structs are defined...in in6 un ll atmpvc atmsvc llc. checking for routing socket support...no. checking for sysctl(CTL_NET...) support...no. checking for netlink support...2026-04-12 22:52:33,729 root INFO building '_netifaces' extension 2026-04-12 22:52:33,729 root INFO creating build/temp.linux-loongarch64-cpython-314/netifaces 2026-04-12 22:52:33,729 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DNETIFACES_VERSION=0.12.5 -DHAVE_GETIFADDRS=1 -DHAVE_GETNAMEINFO=1 -DHAVE_NETPACKET_PACKET_H=1 -DHAVE_LINUX_ATM_H=1 -DHAVE_LINUX_LLC_H=1 -DHAVE_LINUX_TIPC_H=1 -DHAVE_SOCKADDR_IN=1 -DHAVE_SOCKADDR_IN6=1 -DHAVE_SOCKADDR_UN=1 -DHAVE_SOCKADDR_LL=1 -DHAVE_SOCKADDR_ATMPVC=1 -DHAVE_SOCKADDR_ATMSVC=1 -DHAVE_SOCKADDR_LLC=1 -DHAVE_PF_NETLINK=1 -I/usr/include/python3.14 -c netifaces/_netifaces.c -o build/temp.linux-loongarch64-cpython-314/netifaces/_netifaces.o 2026-04-12 22:52:34,297 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-loongarch64-cpython-314/netifaces/_netifaces.o -L/usr/lib -o build/lib.linux-loongarch64-cpython-314/_netifaces.cpython-314-loongarch64-linux-musl.so 2026-04-12 22:52:34,323 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-04-12 22:52:34,323 root INFO running install 2026-04-12 22:52:34,336 root INFO running install_lib 2026-04-12 22:52:34,340 root INFO creating build/bdist.linux-loongarch64/wheel 2026-04-12 22:52:34,341 root INFO creating build/bdist.linux-loongarch64/wheel/netifaces 2026-04-12 22:52:34,341 root INFO copying build/lib.linux-loongarch64-cpython-314/netifaces/py.typed -> build/bdist.linux-loongarch64/wheel/./netifaces 2026-04-12 22:52:34,341 root INFO copying build/lib.linux-loongarch64-cpython-314/netifaces/__init__.pyi -> build/bdist.linux-loongarch64/wheel/./netifaces 2026-04-12 22:52:34,342 root INFO copying build/lib.linux-loongarch64-cpython-314/netifaces/__init__.py -> build/bdist.linux-loongarch64/wheel/./netifaces 2026-04-12 22:52:34,342 root INFO copying build/lib.linux-loongarch64-cpython-314/_netifaces.cpython-314-loongarch64-linux-musl.so -> build/bdist.linux-loongarch64/wheel/. 2026-04-12 22:52:34,343 root INFO running install_egg_info 2026-04-12 22:52:34,347 root INFO running egg_info 2026-04-12 22:52:34,350 root INFO writing netifaces_plus.egg-info/PKG-INFO 2026-04-12 22:52:34,351 root INFO writing dependency_links to netifaces_plus.egg-info/dependency_links.txt 2026-04-12 22:52:34,352 root INFO writing top-level names to netifaces_plus.egg-info/top_level.txt 2026-04-12 22:52:34,356 root INFO reading manifest file 'netifaces_plus.egg-info/SOURCES.txt' 2026-04-12 22:52:34,357 root INFO reading manifest template 'MANIFEST.in' 2026-04-12 22:52:34,358 root INFO adding license file 'LICENSE' 2026-04-12 22:52:34,359 root INFO writing manifest file 'netifaces_plus.egg-info/SOURCES.txt' 2026-04-12 22:52:34,359 root INFO Copying netifaces_plus.egg-info to build/bdist.linux-loongarch64/wheel/./netifaces_plus-0.12.5-py3.14.egg-info 2026-04-12 22:52:34,361 root INFO running install_scripts 2026-04-12 22:52:34,370 root INFO creating build/bdist.linux-loongarch64/wheel/netifaces_plus-0.12.5.dist-info/WHEEL 2026-04-12 22:52:34,371 wheel INFO creating '/home/buildozer/aports/testing/py3-netifaces-plus/src/netifaces_plus-0.12.5/.dist/.tmp-nva85x29/netifaces_plus-0.12.5-cp314-cp314-linux_loongarch64.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-04-12 22:52:34,372 wheel INFO adding '_netifaces.cpython-314-loongarch64-linux-musl.so' 2026-04-12 22:52:34,373 wheel INFO adding 'netifaces/__init__.py' 2026-04-12 22:52:34,374 wheel INFO adding 'netifaces/__init__.pyi' 2026-04-12 22:52:34,374 wheel INFO adding 'netifaces/py.typed' 2026-04-12 22:52:34,374 wheel INFO adding 'netifaces_plus-0.12.5.dist-info/licenses/LICENSE' 2026-04-12 22:52:34,375 wheel INFO adding 'netifaces_plus-0.12.5.dist-info/METADATA' 2026-04-12 22:52:34,375 wheel INFO adding 'netifaces_plus-0.12.5.dist-info/WHEEL' 2026-04-12 22:52:34,375 wheel INFO adding 'netifaces_plus-0.12.5.dist-info/top_level.txt' 2026-04-12 22:52:34,376 wheel INFO adding 'netifaces_plus-0.12.5.dist-info/RECORD' 2026-04-12 22:52:34,376 root INFO removing build/bdist.linux-loongarch64/wheel 2026-04-12 22:52:34,377 gpep517 INFO The backend produced .dist/netifaces_plus-0.12.5-cp314-cp314-linux_loongarch64.whl netifaces_plus-0.12.5-cp314-cp314-linux_loongarch64.whl yes. will use netlink to read routing table Found interfaces: lo sit0 eth0 Interface lo: Address family: AF_PACKET Address : 00:00:00:00:00:00 Address family: AF_INET Address : 127.0.0.1 Netmask : 255.0.0.0 Address family: AF_INET6 Address : ::1 Netmask : ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff/128 Interface sit0: Address family: AF_PACKET Address : 00:00:00:00 Broadcast: 00:00:00:00 Interface eth0: Address family: AF_PACKET Address : 00:16:3e:52:f7:c1 Broadcast: ff:ff:ff:ff:ff:ff Address family: AF_INET Address : 172.16.24.10 Netmask : 255.255.255.0 Broadcast: 172.16.24.255 Address family: AF_INET6 Address : fe80::216:3eff:fe52:f7c1%eth0 Netmask : ffff:ffff:ffff:ffff::/64 Found gateways: Family: AF_INET 172.16.24.1 (via eth0, default) Default gateways: AF_INET: 172.16.24.1 (via eth0) Getting information about all available interfaces: Information for lo from netifaces.allifaddresses() are equal with info from netifaces.ifaddresses('lo') Information for sit0 from netifaces.allifaddresses() are equal with info from netifaces.ifaddresses('sit0') Information for eth0 from netifaces.allifaddresses() are equal with info from netifaces.ifaddresses('eth0') >>> py3-netifaces-plus: Entering fakeroot... >>> py3-netifaces-plus-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/netifaces/__pycache__' -> '/home/buildozer/aports/testing/py3-netifaces-plus/pkg/py3-netifaces-plus-pyc/usr/lib/python3.14/site-packages/netifaces/__pycache__' >>> py3-netifaces-plus-pyc*: Preparing subpackage py3-netifaces-plus-pyc... >>> py3-netifaces-plus-pyc*: Running postcheck for py3-netifaces-plus-pyc >>> py3-netifaces-plus*: Running postcheck for py3-netifaces-plus >>> py3-netifaces-plus*: Preparing package py3-netifaces-plus... >>> py3-netifaces-plus*: Stripping binaries >>> py3-netifaces-plus*: Scanning shared objects >>> py3-netifaces-plus-pyc*: Tracing dependencies... python3~3.14 >>> py3-netifaces-plus-pyc*: Package size: 186.0 B >>> py3-netifaces-plus-pyc*: Compressing data... >>> py3-netifaces-plus-pyc*: Create checksum... >>> py3-netifaces-plus-pyc*: Create py3-netifaces-plus-pyc-0.12.5-r0.apk >>> py3-netifaces-plus*: Tracing dependencies... python3~3.14 so:libc.musl-loongarch64.so.1 >>> py3-netifaces-plus*: Package size: 78.3 KB >>> py3-netifaces-plus*: Compressing data... >>> py3-netifaces-plus*: Create checksum... >>> py3-netifaces-plus*: Create py3-netifaces-plus-0.12.5-r0.apk >>> py3-netifaces-plus: Build complete at Sun, 12 Apr 2026 22:52:35 +0000 elapsed time 0h 0m 8s >>> py3-netifaces-plus: Cleaning up srcdir >>> py3-netifaces-plus: Cleaning up pkgdir >>> py3-netifaces-plus: Cleaning up tmpdir >>> py3-netifaces-plus: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-netifaces-plus (20260412.225229) ( 2/26) Purging py3-gpep517-pyc (19-r2) ( 3/26) Purging py3-gpep517 (19-r2) ( 4/26) Purging py3-installer-pyc (1.0.0-r0) ( 5/26) Purging py3-installer (1.0.0-r0) ( 6/26) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/26) Purging py3-setuptools (82.0.1-r1) ( 8/26) Purging py3-wheel-pyc (0.46.3-r1) ( 9/26) Purging py3-wheel (0.46.3-r1) (10/26) Purging py3-packaging-pyc (26.0-r1) (11/26) Purging py3-packaging (26.0-r1) (12/26) Purging py3-parsing-pyc (3.3.2-r1) (13/26) Purging py3-parsing (3.3.2-r1) (14/26) Purging python3-dev (3.14.3-r0) (15/26) Purging python3-pyc (3.14.3-r0) (16/26) Purging python3-pycache-pyc0 (3.14.3-r0) (17/26) Purging pyc (3.14.3-r0) (18/26) Purging python3 (3.14.3-r0) (19/26) Purging linux-headers (6.19.11-r1) (20/26) Purging gdbm (1.26-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.5.2-r0) (23/26) Purging libpanelw (6.6_p20260404-r0) (24/26) Purging mpdecimal (4.0.1-r0) (25/26) Purging sqlite-libs (3.53.0-r0) (26/26) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 268.9 MiB in 102 packages >>> py3-netifaces-plus: Updating the testing/loongarch64 repository index... >>> py3-netifaces-plus: Signing the index...