>>> py3-netifaces-plus: Building testing/py3-netifaces-plus 0.12.5-r0 (using abuild 3.16.0-r0) started Sun, 12 Apr 2026 21:53:23 +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.215324) Executing busybox-1.37.0-r31.trigger OK: 550.9 MiB in 130 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.128.223:443) Connecting to files.pythonhosted.org (151.101.128.223:443) saving to '/var/cache/distfiles/edge/netifaces_plus-0.12.5.tar.gz.part' netifaces_plus-0.12. 100% |********************************| 30882 0:00:00 ETA '/var/cache/distfiles/edge/netifaces_plus-0.12.5.tar.gz.part' saved /var/cache/distfiles/edge/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/edge/netifaces_plus-0.12.5.tar.gz: OK >>> py3-netifaces-plus: Unpacking /var/cache/distfiles/edge/netifaces_plus-0.12.5.tar.gz... 2026-04-12 21:53:25,957 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 21:53:25,998 root INFO running bdist_wheel 2026-04-12 21:53:26,010 root INFO running build 2026-04-12 21:53:26,010 root INFO running build_py 2026-04-12 21:53:26,014 root INFO creating build/lib.linux-i686-cpython-314/netifaces 2026-04-12 21:53:26,014 root INFO copying netifaces/__init__.py -> build/lib.linux-i686-cpython-314/netifaces 2026-04-12 21:53:26,015 root INFO copying netifaces/__init__.pyi -> build/lib.linux-i686-cpython-314/netifaces 2026-04-12 21:53:26,015 root INFO copying netifaces/py.typed -> build/lib.linux-i686-cpython-314/netifaces 2026-04-12 21:53:26,015 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 21:53:27,509 root INFO building '_netifaces' extension 2026-04-12 21:53:27,509 root INFO creating build/temp.linux-i686-cpython-314/netifaces 2026-04-12 21:53:27,510 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-i686-cpython-314/netifaces/_netifaces.o 2026-04-12 21:53:27,986 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-i686-cpython-314/netifaces/_netifaces.o -L/usr/lib -o build/lib.linux-i686-cpython-314/_netifaces.cpython-314-i386-linux-musl.so 2026-04-12 21:53:28,019 root INFO installing to build/bdist.linux-i686/wheel 2026-04-12 21:53:28,020 root INFO running install 2026-04-12 21:53:28,046 root INFO running install_lib 2026-04-12 21:53:28,053 root INFO creating build/bdist.linux-i686/wheel 2026-04-12 21:53:28,053 root INFO creating build/bdist.linux-i686/wheel/netifaces 2026-04-12 21:53:28,054 root INFO copying build/lib.linux-i686-cpython-314/netifaces/__init__.py -> build/bdist.linux-i686/wheel/./netifaces 2026-04-12 21:53:28,054 root INFO copying build/lib.linux-i686-cpython-314/netifaces/__init__.pyi -> build/bdist.linux-i686/wheel/./netifaces 2026-04-12 21:53:28,055 root INFO copying build/lib.linux-i686-cpython-314/netifaces/py.typed -> build/bdist.linux-i686/wheel/./netifaces 2026-04-12 21:53:28,055 root INFO copying build/lib.linux-i686-cpython-314/_netifaces.cpython-314-i386-linux-musl.so -> build/bdist.linux-i686/wheel/. 2026-04-12 21:53:28,056 root INFO running install_egg_info 2026-04-12 21:53:28,062 root INFO running egg_info 2026-04-12 21:53:28,066 root INFO writing netifaces_plus.egg-info/PKG-INFO 2026-04-12 21:53:28,067 root INFO writing dependency_links to netifaces_plus.egg-info/dependency_links.txt 2026-04-12 21:53:28,067 root INFO writing top-level names to netifaces_plus.egg-info/top_level.txt 2026-04-12 21:53:28,072 root INFO reading manifest file 'netifaces_plus.egg-info/SOURCES.txt' 2026-04-12 21:53:28,073 root INFO reading manifest template 'MANIFEST.in' 2026-04-12 21:53:28,074 root INFO adding license file 'LICENSE' 2026-04-12 21:53:28,075 root INFO writing manifest file 'netifaces_plus.egg-info/SOURCES.txt' 2026-04-12 21:53:28,076 root INFO Copying netifaces_plus.egg-info to build/bdist.linux-i686/wheel/./netifaces_plus-0.12.5-py3.14.egg-info 2026-04-12 21:53:28,077 root INFO running install_scripts 2026-04-12 21:53:28,085 root INFO creating build/bdist.linux-i686/wheel/netifaces_plus-0.12.5.dist-info/WHEEL 2026-04-12 21:53:28,086 wheel INFO creating '/home/buildozer/aports/testing/py3-netifaces-plus/src/netifaces_plus-0.12.5/.dist/.tmp-b8qkz2ct/netifaces_plus-0.12.5-cp314-cp314-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-12 21:53:28,086 wheel INFO adding '_netifaces.cpython-314-i386-linux-musl.so' 2026-04-12 21:53:28,087 wheel INFO adding 'netifaces/__init__.py' 2026-04-12 21:53:28,087 wheel INFO adding 'netifaces/__init__.pyi' 2026-04-12 21:53:28,087 wheel INFO adding 'netifaces/py.typed' 2026-04-12 21:53:28,088 wheel INFO adding 'netifaces_plus-0.12.5.dist-info/licenses/LICENSE' 2026-04-12 21:53:28,089 wheel INFO adding 'netifaces_plus-0.12.5.dist-info/METADATA' 2026-04-12 21:53:28,089 wheel INFO adding 'netifaces_plus-0.12.5.dist-info/WHEEL' 2026-04-12 21:53:28,089 wheel INFO adding 'netifaces_plus-0.12.5.dist-info/top_level.txt' 2026-04-12 21:53:28,089 wheel INFO adding 'netifaces_plus-0.12.5.dist-info/RECORD' 2026-04-12 21:53:28,089 root INFO removing build/bdist.linux-i686/wheel 2026-04-12 21:53:28,090 gpep517 INFO The backend produced .dist/netifaces_plus-0.12.5-cp314-cp314-linux_i686.whl netifaces_plus-0.12.5-cp314-cp314-linux_i686.whl yes. will use netlink to read routing table Found interfaces: lo gre0 gretap0 erspan0 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 gre0: Address family: AF_PACKET Address : 00:00:00:00 Broadcast: 00:00:00:00 Interface gretap0: Address family: AF_PACKET Address : 00:00:00:00:00:00 Broadcast: ff:ff:ff:ff:ff:ff Interface erspan0: Address family: AF_PACKET Address : 00:00:00:00:00:00 Broadcast: ff:ff:ff:ff:ff:ff Interface eth0: Address family: AF_PACKET Address : 00:16:3e:75:ba:5d Broadcast: ff:ff:ff:ff:ff:ff Address family: AF_INET Address : 172.16.31.5 Netmask : 255.255.255.0 Broadcast: 172.16.31.255 Address family: AF_INET6 Address : fe80::216:3eff:fe75:ba5d%eth0 Netmask : ffff:ffff:ffff:ffff::/64 Found gateways: Family: AF_INET 172.16.31.1 (via eth0, default) Default gateways: AF_INET: 172.16.31.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 gre0 from netifaces.allifaddresses() are equal with info from netifaces.ifaddresses('gre0') Information for gretap0 from netifaces.allifaddresses() are equal with info from netifaces.ifaddresses('gretap0') Information for erspan0 from netifaces.allifaddresses() are equal with info from netifaces.ifaddresses('erspan0') 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-x86.so.1 >>> py3-netifaces-plus*: Package size: 29.8 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 21:53:29 +0000 elapsed time 0h 0m 6s >>> 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.215324) ( 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: 425.8 MiB in 104 packages >>> py3-netifaces-plus: Updating the testing/x86 repository index... >>> py3-netifaces-plus: Signing the index...