>>> Building on exopi-6 under devel/py-radix BDEPENDS = [devel/py-setuptools;lang/python/3;devel/py-installer;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-6 at 1778687481.68) >>> Running depends in devel/py-radix at 1778687481.72 last junk was in devel/libcrossguid /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.4p0 /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 devel/py-radix at 1778687485.19 ===> devel/py-radix ===> Building from scratch py3-radix-1.0.2 ===> py3-radix-1.0.2 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-radix-1.0.2 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-radix-1.0.2 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-radix-1.0.2 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-radix-1.0.2 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> Verifying specs: python3.14 pthread ===> found python3.14.0.0 pthread.28.1 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-6 at 1778687486.42) distfiles size=26720 >>> Running extract in devel/py-radix at 1778687486.46 ===> 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 1778687486.82 ===> 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... :17: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /usr/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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 :: 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... :17: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /usr/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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 :: 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.9-amd64-cpython-314/radix copying radix/__init__.py -> build/lib.openbsd-7.9-amd64-cpython-314/radix copying radix/radix.py -> build/lib.openbsd-7.9-amd64-cpython-314/radix running build_ext building 'radix._radix' extension creating build/temp.openbsd-7.9-amd64-cpython-314/radix creating build/temp.openbsd-7.9-amd64-cpython-314/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.14 -c radix/_radix.c -o build/temp.openbsd-7.9-amd64-cpython-314/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.14 -c radix/_radix/radix.c -o build/temp.openbsd-7.9-amd64-cpython-314/radix/_radix/radix.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.9-amd64-cpython-314/radix/_radix.o build/temp.openbsd-7.9-amd64-cpython-314/radix/_radix/radix.o -L/usr/local/lib -o build/lib.openbsd-7.9-amd64-cpython-314/radix/_radix.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 creating build/bdist.openbsd-7.9-amd64/wheel/radix copying build/lib.openbsd-7.9-amd64-cpython-314/radix/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./radix copying build/lib.openbsd-7.9-amd64-cpython-314/radix/radix.py -> build/bdist.openbsd-7.9-amd64/wheel/./radix copying build/lib.openbsd-7.9-amd64-cpython-314/radix/_radix.cpython-314.so -> build/bdist.openbsd-7.9-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.9-amd64/wheel/./py_radix-1.0.2-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-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-yumc2anf/py_radix-1.0.2-cp314-cp314-openbsd_7_9_amd64.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'py_radix-1.0.2.dist-info/licenses/LICENSE' adding 'radix/__init__.py' adding 'radix/_radix.cpython-314.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.9-amd64/wheel Successfully built py_radix-1.0.2-cp314-cp314-openbsd_7_9_amd64.whl >>> Running package in devel/py-radix at 1778687491.03 ===> 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|* | 1% archiving|** | 3% archiving|*** | 5% archiving|*************** | 23% archiving|************************** | 41% archiving|************************************************* | 76% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|******************************************************** | 87% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-radix-1.0.2 was updated --- /exopi-cvs/ports/plist/amd64/py3-radix-1.0.2 +++ /exopi-cvs/ports/plist/amd64/py3-radix-1.0.2-new @@ -1,5 +1,5 @@ @name py3-radix-1.0.2 -@version 16 +@version 17 @comment pkgpath=devel/py-radix ftp=yes @arch amd64 +DESC @@ -9,19 +9,19 @@ @wantlib pthread.28.1 @wantlib python3.13.0.0 @cwd /usr/local -lib/python3.13/site-packages/py_radix-1.0.2.dist-info/ -lib/python3.13/site-packages/py_radix-1.0.2.dist-info/METADATA -lib/python3.13/site-packages/py_radix-1.0.2.dist-info/RECORD -lib/python3.13/site-packages/py_radix-1.0.2.dist-info/WHEEL -lib/python3.13/site-packages/py_radix-1.0.2.dist-info/licenses/ -lib/python3.13/site-packages/py_radix-1.0.2.dist-info/licenses/LICENSE -lib/python3.13/site-packages/py_radix-1.0.2.dist-info/top_level.txt -lib/python3.13/site-packages/radix/ -lib/python3.13/site-packages/radix/__init__.py -lib/python3.13/site-packages/radix/__pycache__/ -lib/python3.13/site-packages/radix/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/radix/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/radix/__pycache__/radix.cpython-313.opt-1.pyc -lib/python3.13/site-packages/radix/__pycache__/radix.cpython-313.pyc -@so lib/python3.13/site-packages/radix/_radix.cpython-313.so -lib/python3.13/site-packages/radix/radix.py +lib/python3.14/site-packages/py_radix-1.0.2.dist-info/ +lib/python3.14/site-packages/py_radix-1.0.2.dist-info/METADATA +lib/python3.14/site-packages/py_radix-1.0.2.dist-info/RECORD +lib/python3.14/site-packages/py_radix-1.0.2.dist-info/WHEEL +lib/python3.14/site-packages/py_radix-1.0.2.dist-info/licenses/ +lib/python3.14/site-packages/py_radix-1.0.2.dist-info/licenses/LICENSE +lib/python3.14/site-packages/py_radix-1.0.2.dist-info/top_level.txt +lib/python3.14/site-packages/radix/ +lib/python3.14/site-packages/radix/__init__.py +lib/python3.14/site-packages/radix/__pycache__/ +lib/python3.14/site-packages/radix/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/radix/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/radix/__pycache__/radix.cpython-314.opt-1.pyc +lib/python3.14/site-packages/radix/__pycache__/radix.cpython-314.pyc +@so lib/python3.14/site-packages/radix/_radix.cpython-314.so +lib/python3.14/site-packages/radix/radix.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-radix-1.0.2.tgz >>> Running clean in devel/py-radix at 1778687495.50 ===> devel/py-radix ===> Cleaning for py3-radix-1.0.2 >>> Ended at 1778687495.74 max_stuck=1.07/depends=3.48/show-prepare-results=1.27/extract=0.37/build=4.20/package=4.47/clean=0.27