>>> py3-netifaces: Building community/py3-netifaces 0.11.0-r1 (using abuild 3.9.0-r0) started Thu, 14 Apr 2022 18:39:00 +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/18) Installing libbz2 (1.0.8-r1) (2/18) Installing libffi (3.4.2-r1) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.5-r1) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.1.2-r0) (7/18) Installing sqlite-libs (3.38.0-r0) (8/18) Installing python3 (3.10.3-r0) (9/18) Installing python3-dev (3.10.3-r0) (10/18) Installing py3-appdirs (1.4.4-r3) (11/18) Installing py3-more-itertools (8.12.0-r2) (12/18) Installing py3-ordered-set (4.0.2-r3) (13/18) Installing py3-parsing (2.4.7-r3) (14/18) Installing py3-six (1.16.0-r1) (15/18) Installing py3-packaging (21.3-r0) (16/18) Installing py3-setuptools (59.4.0-r0) (17/18) Installing linux-headers (5.16.7-r1) (18/18) Installing .makedepends-py3-netifaces (20220414.183905) Executing busybox-1.35.0-r8.trigger OK: 351 MiB in 106 packages >>> py3-netifaces: Cleaning up srcdir >>> py3-netifaces: Cleaning up pkgdir >>> py3-netifaces: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-netifaces: Fetching https://files.pythonhosted.org/packages/source/n/netifaces/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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30106 100 30106 0 0 395k 0 --:--:-- --:--:-- --:--:-- 395k >>> py3-netifaces: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/netifaces-0.11.0.tar.gz >>> py3-netifaces: Checking sha512sums... netifaces-0.11.0.tar.gz: OK >>> py3-netifaces: Unpacking /var/cache/distfiles/v3.16/netifaces-0.11.0.tar.gz... 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 -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -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.10 -c netifaces.c -o build/temp.linux-armv8l-3.10/netifaces.o netifaces.c: In function 'gateways': netifaces.c:1843:33: warning: comparison of integer expressions of different signedness: '__u32' {aka 'unsigned int'} and 'int' [-Wsign-compare] 1843 | if (pmsg->hdr.nlmsg_seq != seq || pmsg->hdr.nlmsg_pid != sanl.nl_pid) | ^~ creating build/lib.linux-armv8l-3.10 gcc -shared -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-3.10/netifaces.o -L/usr/lib -o build/lib.linux-armv8l-3.10/netifaces.cpython-310-arm-linux-gnueabihf.so running check >>> py3-netifaces: Entering fakeroot... running install /usr/lib/python3.10/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.10 creating /home/buildozer/aports/community/py3-netifaces/pkg/py3-netifaces/usr/lib/python3.10/site-packages copying build/lib.linux-armv8l-3.10/netifaces.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-netifaces/pkg/py3-netifaces/usr/lib/python3.10/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.10/site-packages/netifaces-0.11.0-py3.10.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-armv7.so.1 >>> py3-netifaces*: Package size: 68.0 KB >>> py3-netifaces*: Compressing data... >>> py3-netifaces*: Create checksum... >>> py3-netifaces*: Create py3-netifaces-0.11.0-r1.apk >>> py3-netifaces: Build complete at Thu, 14 Apr 2022 18:39:09 +0000 elapsed time 0h 0m 9s >>> py3-netifaces: Cleaning up srcdir >>> py3-netifaces: Cleaning up pkgdir >>> py3-netifaces: Uninstalling dependencies... (1/18) Purging .makedepends-py3-netifaces (20220414.183905) (2/18) Purging python3-dev (3.10.3-r0) (3/18) Purging py3-setuptools (59.4.0-r0) (4/18) Purging py3-appdirs (1.4.4-r3) (5/18) Purging py3-more-itertools (8.12.0-r2) (6/18) Purging py3-ordered-set (4.0.2-r3) (7/18) Purging py3-packaging (21.3-r0) (8/18) Purging py3-six (1.16.0-r1) (9/18) Purging py3-parsing (2.4.7-r3) (10/18) Purging python3 (3.10.3-r0) (11/18) Purging linux-headers (5.16.7-r1) (12/18) Purging libbz2 (1.0.8-r1) (13/18) Purging libffi (3.4.2-r1) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.5-r1) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.1.2-r0) (18/18) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> py3-netifaces: Updating the community/armv7 repository index... >>> py3-netifaces: Signing the index...