>>> py3-netifaces: Building community/py3-netifaces 0.11.0-r3 (using abuild 3.14.1-r1) started Wed, 30 Oct 2024 03:49:35 +0000
>>> py3-netifaces: Validating /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/20) Installing libbz2 (1.0.8-r6)
(2/20) Installing libffi (3.4.6-r0)
(3/20) Installing gdbm (1.24-r0)
(4/20) Installing xz-libs (5.6.3-r0)
(5/20) Installing mpdecimal (4.0.0-r0)
(6/20) Installing libpanelw (6.5_p20241006-r1)
(7/20) Installing sqlite-libs (3.47.0-r0)
(8/20) Installing python3 (3.12.7-r1)
(9/20) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/20) Installing pyc (3.12.7-r1)
(11/20) Installing python3-pyc (3.12.7-r1)
(12/20) Installing python3-dev (3.12.7-r1)
(13/20) Installing py3-parsing (3.1.4-r0)
(14/20) Installing py3-parsing-pyc (3.1.4-r0)
(15/20) Installing py3-packaging (24.1-r0)
(16/20) Installing py3-packaging-pyc (24.1-r0)
(17/20) Installing py3-setuptools (70.3.0-r0)
(18/20) Installing py3-setuptools-pyc (70.3.0-r0)
(19/20) Installing linux-headers (6.6-r1)
(20/20) Installing .makedepends-py3-netifaces (20241030.034938)
Executing busybox-1.37.0-r3.trigger
OK: 399 MiB in 121 packages
>>> py3-netifaces: Cleaning up srcdir
>>> py3-netifaces: Cleaning up pkgdir
>>> py3-netifaces: Cleaning up tmpdir
>>> py3-netifaces: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/netifaces-0.11.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> py3-netifaces: Fetching https://files.pythonhosted.org/packages/source/n/netifaces/netifaces-0.11.0.tar.gz
Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443)
Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443)
saving to '/var/cache/distfiles/v3.21/netifaces-0.11.0.tar.gz.part'
netifaces-0.11.0.tar 100% |********************************| 30106  0:00:00 ETA
'/var/cache/distfiles/v3.21/netifaces-0.11.0.tar.gz.part' saved
>>> py3-netifaces: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/netifaces-0.11.0.tar.gz
>>> py3-netifaces: Checking sha512sums...
netifaces-0.11.0.tar.gz: OK
gcc14.patch: OK
>>> py3-netifaces: Unpacking /var/cache/distfiles/v3.21/netifaces-0.11.0.tar.gz...
>>> py3-netifaces: gcc14.patch
patching file netifaces.c
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. 
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...yes. 
will use netlink to read routing table
building 'netifaces' extension
gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -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_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.12 -c netifaces.c -o build/temp.linux-armv8l-cpython-312/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-cpython-312
gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/netifaces.o -L/usr/lib -o build/lib.linux-armv8l-cpython-312/netifaces.cpython-312-arm-linux-musleabihf.so
running check
>>> py3-netifaces: Entering fakeroot...
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
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.12
creating /home/buildozer/aports/community/py3-netifaces/pkg/py3-netifaces/usr/lib/python3.12/site-packages
copying build/lib.linux-armv8l-cpython-312/netifaces.cpython-312-arm-linux-musleabihf.so -> /home/buildozer/aports/community/py3-netifaces/pkg/py3-netifaces/usr/lib/python3.12/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.12/site-packages/netifaces-0.11.0-py3.12.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...
	python3~3.12
	so:libc.musl-armv7.so.1
>>> py3-netifaces*: Package size: 22.2 KB
>>> py3-netifaces*: Compressing data...
>>> py3-netifaces*: Create checksum...
>>> py3-netifaces*: Create py3-netifaces-0.11.0-r3.apk
>>> py3-netifaces: Build complete at Wed, 30 Oct 2024 03:49:42 +0000 elapsed time 0h 0m 7s
>>> py3-netifaces: Cleaning up srcdir
>>> py3-netifaces: Cleaning up pkgdir
>>> py3-netifaces: Uninstalling dependencies...
(1/20) Purging .makedepends-py3-netifaces (20241030.034938)
(2/20) Purging python3-dev (3.12.7-r1)
(3/20) Purging py3-setuptools-pyc (70.3.0-r0)
(4/20) Purging py3-setuptools (70.3.0-r0)
(5/20) Purging py3-packaging-pyc (24.1-r0)
(6/20) Purging py3-packaging (24.1-r0)
(7/20) Purging py3-parsing-pyc (3.1.4-r0)
(8/20) Purging py3-parsing (3.1.4-r0)
(9/20) Purging python3-pyc (3.12.7-r1)
(10/20) Purging python3-pycache-pyc0 (3.12.7-r1)
(11/20) Purging pyc (3.12.7-r1)
(12/20) Purging python3 (3.12.7-r1)
(13/20) Purging linux-headers (6.6-r1)
(14/20) Purging gdbm (1.24-r0)
(15/20) Purging libbz2 (1.0.8-r6)
(16/20) Purging libffi (3.4.6-r0)
(17/20) Purging libpanelw (6.5_p20241006-r1)
(18/20) Purging mpdecimal (4.0.0-r0)
(19/20) Purging sqlite-libs (3.47.0-r0)
(20/20) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r3.trigger
OK: 271 MiB in 101 packages
>>> py3-netifaces: Updating the community/armv7 repository index...
>>> py3-netifaces: Signing the index...