>>> Building on exopi-4 under devel/py-radix BDEPENDS = [devel/py-installer;lang/python/3;devel/py-setuptools;devel/py-wheel;devel/py-build] DIST = [devel/py-radix:py-radix-1.0.2.tar.gz] FULLPKGNAME = py3-radix-1.0.2 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-4 at 1764757840.42) >>> Running depends in devel/py-radix at 1764757840.48 last junk was in misc/memchan /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 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 >>> Running show-prepare-results in devel/py-radix at 1764757841.78 ===> devel/py-radix ===> Building from scratch py3-radix-1.0.2 ===> py3-radix-1.0.2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-radix-1.0.2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-radix-1.0.2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-radix-1.0.2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-radix-1.0.2 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> Verifying specs: python3.13 pthread ===> found python3.13.0.0 pthread.28.1 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 1764757842.58) distfiles size=26720 >>> Running extract in devel/py-radix at 1764757842.62 ===> devel/py-radix ===> Checking files for py3-radix-1.0.2 `/exopi-cvs/ports/distfiles/py-radix-1.0.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-radix-1.0.2 >>> Running build in devel/py-radix at 1764757842.90 ===> devel/py-radix ===> Patching for py3-radix-1.0.2 ===> 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-radix-1.0.2 ===> Configuring for py3-radix-1.0.2 ===> Building for py3-radix-1.0.2 * Getting build dependencies for 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/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' 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 egg_info creating py_radix.egg-info writing py_radix.egg-info/PKG-INFO writing dependency_links to py_radix.egg-info/dependency_links.txt writing top-level names to py_radix.egg-info/top_level.txt writing manifest file 'py_radix.egg-info/SOURCES.txt' reading manifest file 'py_radix.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'py_radix.egg-info/SOURCES.txt' * 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/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' 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/radix copying radix/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/radix copying radix/radix.py -> build/lib.openbsd-7.8-amd64-cpython-313/radix running build_ext building 'radix._radix' extension creating build/temp.openbsd-7.8-amd64-cpython-313/radix creating build/temp.openbsd-7.8-amd64-cpython-313/radix/_radix cc -O2 -pipe -fPIC -I/exopi-obj/pobj/py-radix-1.0.2/py-radix-1.0.2/radix -I/usr/local/include/python3.13 -c radix/_radix.c -o build/temp.openbsd-7.8-amd64-cpython-313/radix/_radix.o cc -O2 -pipe -fPIC -I/exopi-obj/pobj/py-radix-1.0.2/py-radix-1.0.2/radix -I/usr/local/include/python3.13 -c radix/_radix/radix.c -o build/temp.openbsd-7.8-amd64-cpython-313/radix/_radix/radix.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-amd64-cpython-313/radix/_radix.o build/temp.openbsd-7.8-amd64-cpython-313/radix/_radix/radix.o -L/usr/local/lib -o build/lib.openbsd-7.8-amd64-cpython-313/radix/_radix.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 creating build/bdist.openbsd-7.8-amd64/wheel/radix copying build/lib.openbsd-7.8-amd64-cpython-313/radix/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./radix copying build/lib.openbsd-7.8-amd64-cpython-313/radix/radix.py -> build/bdist.openbsd-7.8-amd64/wheel/./radix copying build/lib.openbsd-7.8-amd64-cpython-313/radix/_radix.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/./radix running install_egg_info running egg_info writing py_radix.egg-info/PKG-INFO writing dependency_links to py_radix.egg-info/dependency_links.txt writing top-level names to py_radix.egg-info/top_level.txt reading manifest file 'py_radix.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'py_radix.egg-info/SOURCES.txt' Copying py_radix.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./py_radix-1.0.2-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/py_radix-1.0.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-radix-1.0.2/py-radix-1.0.2/dist/.tmp-7udiv2m8/py_radix-1.0.2-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'py_radix-1.0.2.dist-info/licenses/LICENSE' adding 'radix/__init__.py' adding 'radix/_radix.cpython-313.so' adding 'radix/radix.py' adding 'py_radix-1.0.2.dist-info/METADATA' adding 'py_radix-1.0.2.dist-info/WHEEL' adding 'py_radix-1.0.2.dist-info/top_level.txt' adding 'py_radix-1.0.2.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built py_radix-1.0.2-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in devel/py-radix at 1764757844.82 ===> devel/py-radix ===> Faking installation for py3-radix-1.0.2 ===> Building package for py3-radix-1.0.2 Create /exopi-cvs/ports/packages/amd64/all/py3-radix-1.0.2.tgz Creating package py3-radix-1.0.2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 7% checksumming|******* | 11% checksumming|********* | 15% checksumming|*********** | 19% checksumming|************** | 22% checksumming|**************** | 26% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|*********************** | 37% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 74% checksumming|*********************************************** | 78% checksumming|************************************************** | 81% checksumming|**************************************************** | 85% checksumming|****************************************************** | 89% checksumming|******************************************************** | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 2% archiving|*** | 4% archiving|************** | 22% archiving|************************** | 40% archiving|************************** | 41% archiving|************************************************* | 76% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|******************************************************* | 87% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-radix-1.0.2.tgz >>> Running clean in devel/py-radix at 1764757847.20 ===> devel/py-radix ===> Cleaning for py3-radix-1.0.2 >>> Ended at 1764757847.40 max_stuck=0.00/depends=1.30/show-prepare-results=0.86/extract=0.29/build=1.92/package=2.36/clean=0.25