>>> Building on exopi-1 under net/py-netifaces BDEPENDS = [devel/py-wheel;devel/py-setuptools;devel/py-build;devel/py-installer;lang/python/3] DIST = [net/py-netifaces:netifaces-0.11.0.tar.gz] FULLPKGNAME = py3-netifaces-0.11.0p5 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-1 at 1779020443.91) >>> Running depends in net/py-netifaces at 1779020443.98 last junk was in textproc/py-enchant /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 >>> Running show-prepare-results in net/py-netifaces at 1779020445.72 ===> net/py-netifaces ===> Building from scratch py3-netifaces-0.11.0p5 ===> py3-netifaces-0.11.0p5 depends on: python->=3.14 -> python-3.14.4p1 ===> py3-netifaces-0.11.0p5 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-netifaces-0.11.0p5 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-netifaces-0.11.0p5 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-netifaces-0.11.0p5 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> Verifying specs: pthread python3.14 ===> found pthread.28.1 python3.14.0.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p1 (Junk lock released for exopi-1 at 1779020446.71) distfiles size=30106 >>> Running extract in net/py-netifaces at 1779020446.75 ===> net/py-netifaces ===> Checking files for py3-netifaces-0.11.0p5 `/exopi-cvs/ports/distfiles/netifaces-0.11.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-netifaces-0.11.0p5 >>> Running build in net/py-netifaces at 1779020447.08 ===> net/py-netifaces ===> Patching for py3-netifaces-0.11.0p5 ===> 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.0p5 ===> Configuring for py3-netifaces-0.11.0p5 ===> Building for py3-netifaces-0.11.0p5 * Getting build dependencies for wheel... /usr/local/lib/python3.14/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.14/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.14 -c netifaces.c -o build/temp.openbsd-7.9-amd64-cpython-314/netifaces.o creating build/lib.openbsd-7.9-amd64-cpython-314 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.9-amd64-cpython-314/netifaces.o -L/usr/local/lib -o build/lib.openbsd-7.9-amd64-cpython-314/netifaces.cpython-314.so installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel copying build/lib.openbsd-7.9-amd64-cpython-314/netifaces.cpython-314.so -> build/bdist.openbsd-7.9-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.9-amd64/wheel/./netifaces-0.11.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/netifaces-0.11.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-netifaces-0.11.0/netifaces-0.11.0/dist/.tmp-dc2oahzb/netifaces-0.11.0-cp314-cp314-openbsd_7_9_amd64.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'netifaces.cpython-314.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.9-amd64/wheel Successfully built netifaces-0.11.0-cp314-cp314-openbsd_7_9_amd64.whl >>> Running package in net/py-netifaces at 1779020451.68 ===> net/py-netifaces ===> Faking installation for py3-netifaces-0.11.0p5 ===> Building package for py3-netifaces-0.11.0p5 Create /exopi-cvs/ports/packages/amd64/all/py3-netifaces-0.11.0p5.tgz Creating package py3-netifaces-0.11.0p5 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|******************************************* | 67% archiving|************************************************************** | 97% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-netifaces-0.11.0p5 was updated @depend lang/python/3,-main:python->=3.14:python-3.14.4p0 -> @depend lang/python/3,-main:python->=3.14:python-3.14.4p1 Link to /exopi-cvs/ports/packages/amd64/ftp/py3-netifaces-0.11.0p5.tgz >>> Running clean in net/py-netifaces at 1779020455.62 ===> net/py-netifaces ===> Cleaning for py3-netifaces-0.11.0p5 >>> Ended at 1779020455.87 max_stuck=0.00/depends=1.76/show-prepare-results=1.04/extract=0.33/build=4.60/package=3.93/clean=0.30