>>> Building on exopi-4 under net/py-netifaces BDEPENDS = [devel/py-build;devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-wheel] DIST = [net/py-netifaces:netifaces-0.11.0.tar.gz] FULLPKGNAME = py3-netifaces-0.11.0p4 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-4 at 1764755388.71) >>> Running depends in net/py-netifaces at 1764755388.76 last junk was in misc/py-imdb /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 >>> Running show-prepare-results in net/py-netifaces at 1764755390.25 ===> net/py-netifaces ===> Building from scratch py3-netifaces-0.11.0p4 ===> py3-netifaces-0.11.0p4 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-netifaces-0.11.0p4 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-netifaces-0.11.0p4 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-netifaces-0.11.0p4 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-netifaces-0.11.0p4 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> Verifying specs: pthread python3.13 ===> found pthread.28.1 python3.13.0.0 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-4 at 1764755391.22) distfiles size=30106 >>> Running extract in net/py-netifaces at 1764755391.27 ===> net/py-netifaces ===> Checking files for py3-netifaces-0.11.0p4 `/exopi-cvs/ports/distfiles/netifaces-0.11.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-netifaces-0.11.0p4 >>> Running build in net/py-netifaces at 1764755391.61 ===> net/py-netifaces ===> Patching for py3-netifaces-0.11.0p4 ===> Applying OpenBSD patch patch-netifaces_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: netifaces.c |--- netifaces.c.orig |+++ netifaces.c -------------------------- Patching file netifaces.c using Plan A... Hunk #1 succeeded at 195. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-netifaces-0.11.0p4 ===> Configuring for py3-netifaces-0.11.0p4 ===> Building for py3-netifaces-0.11.0p4 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: 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() 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' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: 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() 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...net/if_dl.h. checking whether struct sockaddr has a length field...yes. checking for routing socket support...yes. checking for sysctl(CTL_NET...) support...yes. checking for netlink support...no. will use sysctl() to read routing table building 'netifaces' extension cc -O2 -pipe -fPIC -DNETIFACES_VERSION=0.11.0 -DHAVE_GETIFADDRS=1 -DHAVE_GETNAMEINFO=1 -DHAVE_NET_IF_DL_H=1 -DHAVE_SOCKADDR_SA_LEN=1 -DHAVE_PF_ROUTE=1 -DHAVE_SYSCTL_CTL_NET=1 -I/usr/local/include/python3.13 -c netifaces.c -o build/temp.openbsd-7.8-amd64-cpython-313/netifaces.o creating build/lib.openbsd-7.8-amd64-cpython-313 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-amd64-cpython-313/netifaces.o -L/usr/local/lib -o build/lib.openbsd-7.8-amd64-cpython-313/netifaces.cpython-313.so installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel copying build/lib.openbsd-7.8-amd64-cpython-313/netifaces.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/. 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 build/bdist.openbsd-7.8-amd64/wheel/./netifaces-0.11.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/netifaces-0.11.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-netifaces-0.11.0/netifaces-0.11.0/dist/.tmp-xa36bejs/netifaces-0.11.0-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'netifaces.cpython-313.so' adding 'netifaces-0.11.0.dist-info/licenses/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.openbsd-7.8-amd64/wheel Successfully built netifaces-0.11.0-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in net/py-netifaces at 1764755394.98 ===> net/py-netifaces ===> Faking installation for py3-netifaces-0.11.0p4 ===> Building package for py3-netifaces-0.11.0p4 Create /exopi-cvs/ports/packages/amd64/all/py3-netifaces-0.11.0p4.tgz Creating package py3-netifaces-0.11.0p4 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 15% checksumming|************ | 20% checksumming|*************** | 25% checksumming|****************** | 30% checksumming|********************* | 35% checksumming|************************ | 40% checksumming|*************************** | 45% checksumming|******************************* | 50% checksumming|********************************** | 55% checksumming|************************************* | 60% checksumming|**************************************** | 65% checksumming|******************************************* | 70% checksumming|********************************************** | 75% checksumming|************************************************* | 80% checksumming|**************************************************** | 85% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 3% archiving|******************************************* | 68% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-netifaces-0.11.0p4.tgz >>> Running clean in net/py-netifaces at 1764755397.33 ===> net/py-netifaces ===> Cleaning for py3-netifaces-0.11.0p4 >>> Ended at 1764755397.53 max_stuck=1.24/depends=1.51/show-prepare-results=1.00/extract=0.35/build=3.37/package=2.34/clean=0.25