* Getting build dependencies for wheel...
/builder/shared-workdir/build/sdk/staging_dir/hostpkg/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 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
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
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'
* Building wheel...
/builder/shared-workdir/build/sdk/staging_dir/hostpkg/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 bdist_wheel
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
arm-openwrt-linux-muslgnueabi-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/Python-3.11.10=Python-3.11.10 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/Python-3.11.10=Python-3.11.10 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-13.3.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-13.3.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-13.3.0_musl_eabi/include/fortify -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/pypi/netifaces-0.11.0=netifaces-0.11.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-13.3.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-13.3.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-13.3.0_musl_eabi/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9+neon_musl_eabi/usr/include/python3.11 -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.11 -c netifaces.c -o build/temp.linux-arm-cpython-311/netifaces.o
cc1: note: someone does not honour COPTS correctly, passed 3 times
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-arm-cpython-311
arm-openwrt-linux-muslgnueabi-gcc -shared -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-13.3.0_musl_eabi/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-13.3.0_musl_eabi/lib -fuse-ld=bfd -znow -zrelro -lpython3.11 -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -mfloat-abi=hard -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/pypi/netifaces-0.11.0=netifaces-0.11.0 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-13.3.0_musl_eabi/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-13.3.0_musl_eabi/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a9+neon_gcc-13.3.0_musl_eabi/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9+neon_musl_eabi/usr/include/python3.11 build/temp.linux-arm-cpython-311/netifaces.o -L/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a9+neon_musl_eabi/usr/lib -o build/lib.linux-arm-cpython-311/netifaces.cpython-311-arm-linux-gnueabihf.so
installing to build/bdist.linux-arm/wheel
running install
running install_lib
creating build/bdist.linux-arm
creating build/bdist.linux-arm/wheel
copying build/lib.linux-arm-cpython-311/netifaces.cpython-311-arm-linux-gnueabihf.so -> build/bdist.linux-arm/wheel
warning: install_lib: byte-compiling is disabled, skipping.

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
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
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 build/bdist.linux-arm/wheel/netifaces-0.11.0-py3.11.egg-info
running install_scripts
creating build/bdist.linux-arm/wheel/netifaces-0.11.0.dist-info/WHEEL
creating '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/pypi/netifaces-0.11.0/openwrt-build/tmpfv_73src/netifaces-0.11.0-cp311-cp311-linux_arm.whl' and adding 'build/bdist.linux-arm/wheel' to it
adding 'netifaces.cpython-311-arm-linux-gnueabihf.so'
adding 'netifaces-0.11.0.dist-info/LICENSE'
adding 'netifaces-0.11.0.dist-info/METADATA'
adding 'netifaces-0.11.0.dist-info/WHEEL'
adding 'netifaces-0.11.0.dist-info/top_level.txt'
adding 'netifaces-0.11.0.dist-info/zip-safe'
adding 'netifaces-0.11.0.dist-info/RECORD'
removing build/bdist.linux-arm/wheel
Successfully built netifaces-0.11.0-cp311-cp311-linux_arm.whl
Copying: "/usr/lib/python3.11/site-packages"
Listing '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/pypi/netifaces-0.11.0/.pkgdir/python3-netifaces'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/pypi/netifaces-0.11.0/.pkgdir/python3-netifaces/usr'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/pypi/netifaces-0.11.0/.pkgdir/python3-netifaces/usr/lib'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/pypi/netifaces-0.11.0/.pkgdir/python3-netifaces/usr/lib/python3.11'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/pypi/netifaces-0.11.0/.pkgdir/python3-netifaces/usr/lib/python3.11/site-packages'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/pypi/netifaces-0.11.0/.pkgdir/python3-netifaces/usr/lib/python3.11/site-packages/netifaces-0.11.0.dist-info'...
Copying: "/usr/lib/python3.11/site-packages"
Listing '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/pypi/netifaces-0.11.0/ipkg-arm_cortex-a9_neon/python3-netifaces'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/pypi/netifaces-0.11.0/ipkg-arm_cortex-a9_neon/python3-netifaces/usr'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/pypi/netifaces-0.11.0/ipkg-arm_cortex-a9_neon/python3-netifaces/usr/lib'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/pypi/netifaces-0.11.0/ipkg-arm_cortex-a9_neon/python3-netifaces/usr/lib/python3.11'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/pypi/netifaces-0.11.0/ipkg-arm_cortex-a9_neon/python3-netifaces/usr/lib/python3.11/site-packages'...
Listing '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a9+neon_musl_eabi/pypi/netifaces-0.11.0/ipkg-arm_cortex-a9_neon/python3-netifaces/usr/lib/python3.11/site-packages/netifaces-0.11.0.dist-info'...
Package python3-netifaces is missing dependencies for the following libraries:
libpython3.11.so.1.0
make[3]: *** [Makefile:57: /builder/shared-workdir/build/sdk/bin/packages/arm_cortex-a9_neon/packages/python3-netifaces-0.11.0-r1.apk] Error 1
time: package/feeds/packages/python-netifaces/compile#8.09#1.59#9.78