>>> Building on exopi-4 under textproc/py-rjsmin BDEPENDS = [lang/python/3;devel/py-setuptools;devel/py-build;devel/py-wheel;lang/cython;devel/py-installer] DIST = [textproc/py-rjsmin:rjsmin-1.2.5.tar.gz] FULLPKGNAME = py3-rjsmin-1.2.5 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-4 at 1778761080.80) >>> Running depends in textproc/py-rjsmin at 1778761080.84 last junk was in security/minisign /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-cython-3.1.6v0 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-cython-3.1.6v0 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-cython-3.1.6v0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 >>> Running show-prepare-results in textproc/py-rjsmin at 1778761083.57 ===> textproc/py-rjsmin ===> Building from scratch py3-rjsmin-1.2.5 ===> py3-rjsmin-1.2.5 depends on: py3-cython-* -> py3-cython-3.1.6v0 ===> py3-rjsmin-1.2.5 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-rjsmin-1.2.5 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-rjsmin-1.2.5 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-rjsmin-1.2.5 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-rjsmin-1.2.5 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-cython-3.1.6v0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-4 at 1778761084.88) distfiles size=427399 >>> Running extract in textproc/py-rjsmin at 1778761084.91 ===> textproc/py-rjsmin ===> Checking files for py3-rjsmin-1.2.5 `/exopi-cvs/ports/distfiles/rjsmin-1.2.5.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-rjsmin-1.2.5 >>> Running build in textproc/py-rjsmin at 1778761085.26 ===> textproc/py-rjsmin ===> Patching for py3-rjsmin-1.2.5 ===> 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-rjsmin-1.2.5 ===> Configuring for py3-rjsmin-1.2.5 ===> Building for py3-rjsmin-1.2.5 * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /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 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing rjsmin.egg-info/PKG-INFO writing dependency_links to rjsmin.egg-info/dependency_links.txt writing top-level names to rjsmin.egg-info/top_level.txt reading manifest file 'rjsmin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tasks' no previously-included directories found matching 'docs/userdoc' no previously-included directories found matching 'docs/coverage' no previously-included directories found matching 'docs/gcov' no previously-included directories found matching 'docs/_userdoc/_build' warning: no previously-included files found matching 'docs/_userdoc/website_download*' warning: no previously-included files found matching 'docs/DEVELOPMENT.md' adding license file 'LICENSE' writing manifest file 'rjsmin.egg-info/SOURCES.txt' * Building wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /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 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 copying rjsmin.py -> build/lib.openbsd-7.9-amd64-cpython-314 running build_ext building '_rjsmin' extension creating build/temp.openbsd-7.9-amd64-cpython-314 cc -O2 -pipe -fPIC -DEXT_VERSION=1.2.5 -DEXT_MODULE=_rjsmin -UEXT_PACKAGE -I. -I/usr/local/include/python3.14 -c rjsmin.c -o build/temp.openbsd-7.9-amd64-cpython-314/rjsmin.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.9-amd64-cpython-314/rjsmin.o -L/usr/local/lib -o build/lib.openbsd-7.9-amd64-cpython-314/_rjsmin.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/rjsmin.py -> build/bdist.openbsd-7.9-amd64/wheel/. copying build/lib.openbsd-7.9-amd64-cpython-314/_rjsmin.cpython-314.so -> build/bdist.openbsd-7.9-amd64/wheel/. running install_egg_info running egg_info writing rjsmin.egg-info/PKG-INFO writing dependency_links to rjsmin.egg-info/dependency_links.txt writing top-level names to rjsmin.egg-info/top_level.txt reading manifest file 'rjsmin.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tasks' no previously-included directories found matching 'docs/userdoc' no previously-included directories found matching 'docs/coverage' no previously-included directories found matching 'docs/gcov' no previously-included directories found matching 'docs/_userdoc/_build' warning: no previously-included files found matching 'docs/_userdoc/website_download*' warning: no previously-included files found matching 'docs/DEVELOPMENT.md' adding license file 'LICENSE' writing manifest file 'rjsmin.egg-info/SOURCES.txt' Copying rjsmin.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./rjsmin-1.2.5-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/rjsmin-1.2.5.dist-info/WHEEL creating '/exopi-obj/pobj/py-rjsmin-1.2.5/rjsmin-1.2.5/dist/.tmp-4ug_77et/rjsmin-1.2.5-cp314-cp314-openbsd_7_9_amd64.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding '_rjsmin.cpython-314.so' adding 'rjsmin.py' adding 'rjsmin-1.2.5.dist-info/licenses/LICENSE' adding 'rjsmin-1.2.5.dist-info/METADATA' adding 'rjsmin-1.2.5.dist-info/WHEEL' adding 'rjsmin-1.2.5.dist-info/top_level.txt' adding 'rjsmin-1.2.5.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built rjsmin-1.2.5-cp314-cp314-openbsd_7_9_amd64.whl >>> Running package in textproc/py-rjsmin at 1778761087.33 ===> textproc/py-rjsmin ===> Faking installation for py3-rjsmin-1.2.5 ===> Building package for py3-rjsmin-1.2.5 Create /exopi-cvs/ports/packages/amd64/all/py3-rjsmin-1.2.5.tgz Creating package py3-rjsmin-1.2.5 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 14% checksumming|************ | 19% checksumming|*************** | 24% checksumming|***************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|*********************************** | 57% checksumming|************************************** | 62% checksumming|***************************************** | 67% checksumming|******************************************** | 71% checksumming|********************************************** | 76% checksumming|************************************************* | 81% checksumming|**************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**************** | 24% archiving|******************************* | 48% archiving|**************************************** | 62% archiving|******************************************* | 67% archiving|************************************************* | 77% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-rjsmin-1.2.5.tgz >>> Running clean in textproc/py-rjsmin at 1778761088.55 ===> textproc/py-rjsmin ===> Cleaning for py3-rjsmin-1.2.5 >>> Ended at 1778761088.75 max_stuck=1.94/depends=2.74/show-prepare-results=1.33/extract=0.35/build=2.07/package=1.22/clean=0.22