>>> py3-netifaces: Building community/py3-netifaces 0.11.0-r2 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 10:47:08 +0000 >>> py3-netifaces: Checking sanity of /home/buildozer/aports/community/py3-netifaces/APKBUILD... >>> py3-netifaces: Analyzing dependencies... >>> py3-netifaces: Installing for build: build-base python3-dev py3-setuptools linux-headers (1/12) Installing libffi (3.4.4-r0) (2/12) Installing gdbm (1.23-r0) (3/12) Installing mpdecimal (2.5.1-r1) (4/12) Installing readline (8.2.0-r0) (5/12) Installing sqlite-libs (3.40.0-r0) (6/12) Installing python3 (3.11.0-r2) (7/12) Installing python3-dev (3.11.0-r2) (8/12) Installing py3-parsing (3.0.9-r1) (9/12) Installing py3-packaging (21.3-r3) (10/12) Installing py3-setuptools (65.6.0-r1) (11/12) Installing linux-headers (5.19.5-r0) (12/12) Installing .makedepends-py3-netifaces (20221123.104709) Executing busybox-1.35.0-r29.trigger OK: 514 MiB in 115 packages >>> py3-netifaces: Cleaning up srcdir >>> py3-netifaces: Cleaning up pkgdir >>> py3-netifaces: Fetching https://distfiles.alpinelinux.org/distfiles/edge/netifaces-0.11.0.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 100 30106 100 30106 0 0 188k 0 --:--:-- --:--:-- --:--:-- 189k >>> py3-netifaces: Fetching https://distfiles.alpinelinux.org/distfiles/edge/netifaces-0.11.0.tar.gz >>> py3-netifaces: Checking sha512sums... netifaces-0.11.0.tar.gz: OK >>> py3-netifaces: Unpacking /var/cache/distfiles/edge/netifaces-0.11.0.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build 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 linux/dn.h. checking whether struct sockaddr has a length field...no. checking which sockaddr_xxx structs are defined...in in6 un ll atmpvc atmsvc dn llc. checking for routing socket support...no. checking for sysctl(CTL_NET...) support...no. checking for netlink support...yes. will use netlink to read routing table building 'netifaces' extension gcc -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x200000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DNETIFACES_VERSION=0.11.0 -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_LINUX_DN_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_DN=1 -DHAVE_SOCKADDR_LLC=1 -DHAVE_PF_NETLINK=1 -I/usr/include/python3.11 -c netifaces.c -o build/temp.linux-i686-cpython-311/netifaces.o creating build/lib.linux-i686-cpython-311 gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-i686-cpython-311/netifaces.o -L/usr/lib -o build/lib.linux-i686-cpython-311/netifaces.cpython-311-i386-linux-musl.so /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running check >>> py3-netifaces: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_ext checking for getifaddrs...found. (cached) checking for getnameinfo...found. (cached) checking for IPv6 socket IOCTLs...not found. (cached) checking for optional header files...netpacket/packet.h linux/atm.h linux/llc.h linux/tipc.h linux/dn.h. (cached) checking whether struct sockaddr has a length field...no. (cached) checking which sockaddr_xxx structs are defined...in in6 un ll atmpvc atmsvc dn llc. (cached) checking for routing socket support...no. (cached) checking for sysctl(CTL_NET...) support...no. (cached) checking for netlink support...yes. (cached) will use netlink to read routing table running install_lib creating /home/buildozer/aports/community/py3-netifaces/pkg creating /home/buildozer/aports/community/py3-netifaces/pkg/py3-netifaces creating /home/buildozer/aports/community/py3-netifaces/pkg/py3-netifaces/usr creating /home/buildozer/aports/community/py3-netifaces/pkg/py3-netifaces/usr/lib creating /home/buildozer/aports/community/py3-netifaces/pkg/py3-netifaces/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-netifaces/pkg/py3-netifaces/usr/lib/python3.11/site-packages copying build/lib.linux-i686-cpython-311/netifaces.cpython-311-i386-linux-musl.so -> /home/buildozer/aports/community/py3-netifaces/pkg/py3-netifaces/usr/lib/python3.11/site-packages running install_egg_info running egg_info writing netifaces.egg-info/PKG-INFO writing dependency_links to netifaces.egg-info/dependency_links.txt writing top-level names to netifaces.egg-info/top_level.txt reading manifest file 'netifaces.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'netifaces.egg-info/SOURCES.txt' Copying netifaces.egg-info to /home/buildozer/aports/community/py3-netifaces/pkg/py3-netifaces/usr/lib/python3.11/site-packages/netifaces-0.11.0-py3.11.egg-info running install_scripts >>> py3-netifaces*: Running postcheck for py3-netifaces >>> py3-netifaces*: Preparing package py3-netifaces... >>> py3-netifaces*: Stripping binaries >>> py3-netifaces*: Scanning shared objects >>> py3-netifaces*: Tracing dependencies... so:libc.musl-x86.so.1 >>> py3-netifaces*: Package size: 76.0 KB >>> py3-netifaces*: Compressing data... >>> py3-netifaces*: Create checksum... >>> py3-netifaces*: Create py3-netifaces-0.11.0-r2.apk >>> py3-netifaces: Build complete at Wed, 23 Nov 2022 10:47:15 +0000 elapsed time 0h 0m 7s >>> py3-netifaces: Cleaning up srcdir >>> py3-netifaces: Cleaning up pkgdir >>> py3-netifaces: Uninstalling dependencies... (1/12) Purging .makedepends-py3-netifaces (20221123.104709) (2/12) Purging python3-dev (3.11.0-r2) (3/12) Purging py3-setuptools (65.6.0-r1) (4/12) Purging py3-packaging (21.3-r3) (5/12) Purging py3-parsing (3.0.9-r1) (6/12) Purging python3 (3.11.0-r2) (7/12) Purging linux-headers (5.19.5-r0) (8/12) Purging libffi (3.4.4-r0) (9/12) Purging gdbm (1.23-r0) (10/12) Purging mpdecimal (2.5.1-r1) (11/12) Purging readline (8.2.0-r0) (12/12) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> py3-netifaces: Updating the community/x86 repository index... >>> py3-netifaces: Signing the index...