>>> Building on exopi-4 under devel/py-openbsd BDEPENDS = [devel/py-cffi;devel/py-installer;devel/py-wheel;lang/python/3;devel/py-setuptools;devel/py-build] DIST = [devel/py-openbsd:openbsd-0.1.0.tar.gz] FULLPKGNAME = py3-openbsd-0.1.0p1 RDEPENDS = [lang/python/3;devel/py-cffi] (Junk lock obtained for exopi-4 at 1764461799.32) >>> Running depends in devel/py-openbsd at 1764461799.36 last junk was in net/p5-Zonemaster/engine /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-cffi-2.0.0 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-cffi-2.0.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-cffi-2.0.0 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 >>> Running show-prepare-results in devel/py-openbsd at 1764461802.62 ===> devel/py-openbsd ===> Building from scratch py3-openbsd-0.1.0p1 ===> py3-openbsd-0.1.0p1 depends on: py3-cffi-* -> py3-cffi-2.0.0 ===> py3-openbsd-0.1.0p1 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-openbsd-0.1.0p1 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-openbsd-0.1.0p1 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-openbsd-0.1.0p1 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-openbsd-0.1.0p1 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.3.0 py3-cffi-2.0.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 1764461803.50) distfiles size=2315 >>> Running extract in devel/py-openbsd at 1764461803.52 ===> devel/py-openbsd ===> Checking files for py3-openbsd-0.1.0p1 `/exopi-cvs/ports/distfiles/openbsd-0.1.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-openbsd-0.1.0p1 >>> Running build in devel/py-openbsd at 1764461803.78 ===> devel/py-openbsd ===> Patching for py3-openbsd-0.1.0p1 ===> 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-openbsd-0.1.0p1 ===> Configuring for py3-openbsd-0.1.0p1 ===> Building for py3-openbsd-0.1.0p1 * Getting build dependencies for wheel... * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 :: BSD 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_py creating build/lib.openbsd-7.8-amd64-cpython-313/openbsd copying openbsd/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/openbsd copying openbsd/openbsd_builder.py -> build/lib.openbsd-7.8-amd64-cpython-313/openbsd running build_ext generating cffi module 'build/temp.openbsd-7.8-amd64-cpython-313/openbsd._openbsd.c' creating build/temp.openbsd-7.8-amd64-cpython-313 building 'openbsd._openbsd' extension creating build/temp.openbsd-7.8-amd64-cpython-313/build/temp.openbsd-7.8-amd64-cpython-313 cc -O2 -pipe -fPIC -I/usr/local/include/python3.13 -c build/temp.openbsd-7.8-amd64-cpython-313/openbsd._openbsd.c -o build/temp.openbsd-7.8-amd64-cpython-313/build/temp.openbsd-7.8-amd64-cpython-313/openbsd._openbsd.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-amd64-cpython-313/build/temp.openbsd-7.8-amd64-cpython-313/openbsd._openbsd.o -L/usr/local/lib -o build/lib.openbsd-7.8-amd64-cpython-313/openbsd/_openbsd.abi3.so installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/openbsd copying build/lib.openbsd-7.8-amd64-cpython-313/openbsd/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./openbsd copying build/lib.openbsd-7.8-amd64-cpython-313/openbsd/openbsd_builder.py -> build/bdist.openbsd-7.8-amd64/wheel/./openbsd copying build/lib.openbsd-7.8-amd64-cpython-313/openbsd/_openbsd.abi3.so -> build/bdist.openbsd-7.8-amd64/wheel/./openbsd running install_egg_info running egg_info writing openbsd.egg-info/PKG-INFO writing dependency_links to openbsd.egg-info/dependency_links.txt writing requirements to openbsd.egg-info/requires.txt writing top-level names to openbsd.egg-info/top_level.txt reading manifest file 'openbsd.egg-info/SOURCES.txt' writing manifest file 'openbsd.egg-info/SOURCES.txt' Copying openbsd.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./openbsd-0.1.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/openbsd-0.1.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-openbsd-0.1.0/openbsd-0.1.0/dist/.tmp-fxy8q_4f/openbsd-0.1.0-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'openbsd/__init__.py' adding 'openbsd/_openbsd.abi3.so' adding 'openbsd/openbsd_builder.py' adding 'openbsd-0.1.0.dist-info/METADATA' adding 'openbsd-0.1.0.dist-info/WHEEL' adding 'openbsd-0.1.0.dist-info/top_level.txt' adding 'openbsd-0.1.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built openbsd-0.1.0-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in devel/py-openbsd at 1764461805.44 ===> devel/py-openbsd ===> Faking installation for py3-openbsd-0.1.0p1 ===> Building package for py3-openbsd-0.1.0p1 Create /exopi-cvs/ports/packages/amd64/all/py3-openbsd-0.1.0p1.tgz Creating package py3-openbsd-0.1.0p1 reading plist| checking dependencies| checking dependencies|devel/py-cffi checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 8% checksumming|******** | 13% checksumming|********** | 17% checksumming|************* | 21% checksumming|*************** | 25% checksumming|****************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************* | 42% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|************************************ | 58% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|*************************************************** | 83% checksumming|***************************************************** | 88% checksumming|******************************************************** | 92% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|******** | 12% archiving|************** | 22% archiving|**************** | 26% archiving|****************** | 29% archiving|******************** | 31% archiving|******************** | 32% archiving|******************************************************* | 85% archiving|*********************************************************** | 93% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-openbsd-0.1.0p1.tgz >>> Running clean in devel/py-openbsd at 1764461806.40 ===> devel/py-openbsd ===> Cleaning for py3-openbsd-0.1.0p1 >>> Ended at 1764461806.57 max_stuck=1.61/depends=3.27/show-prepare-results=0.90/extract=0.26/build=1.66/package=0.96/clean=0.19