>>> Building on exopi-5 under devel/py-parameterized BDEPENDS = [devel/py-installer;devel/py-wheel;lang/python/3;devel/py-build;devel/py-setuptools] DIST = [devel/py-parameterized:parameterized-0.9.0.tar.gz] FULLPKGNAME = py3-parameterized-0.9.0p2 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1764617933.24) >>> Running depends in devel/py-parameterized at 1764617933.27 last junk was in security/py-potr /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 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 python-3.13.9 >>> Running show-prepare-results in devel/py-parameterized at 1764617934.80 ===> devel/py-parameterized ===> Building from scratch py3-parameterized-0.9.0p2 ===> py3-parameterized-0.9.0p2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-parameterized-0.9.0p2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-parameterized-0.9.0p2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-parameterized-0.9.0p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-parameterized-0.9.0p2 depends on: py3-wheel-* -> py3-wheel-0.46.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-5 at 1764617935.75) distfiles size=24351 >>> Running extract in devel/py-parameterized at 1764617935.78 ===> devel/py-parameterized ===> Checking files for py3-parameterized-0.9.0p2 `/exopi-cvs/ports/distfiles/parameterized-0.9.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-parameterized-0.9.0p2 >>> Running build in devel/py-parameterized at 1764617936.10 ===> devel/py-parameterized ===> Patching for py3-parameterized-0.9.0p2 ===> 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-parameterized-0.9.0p2 ===> Configuring for py3-parameterized-0.9.0p2 ===> Building for py3-parameterized-0.9.0p2 * Getting build dependencies for wheel... toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 58, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /usr/local/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases. config = read_configuration(filepath, True, ignore_option_errors, dist) /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /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 writing parameterized.egg-info/PKG-INFO writing dependency_links to parameterized.egg-info/dependency_links.txt writing requirements to parameterized.egg-info/requires.txt writing top-level names to parameterized.egg-info/top_level.txt reading manifest file 'parameterized.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'parameterized.egg-info/SOURCES.txt' * Building wheel... toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 58, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' /usr/local/lib/python3.13/site-packages/setuptools/config/pyprojecttoml.py:72: _ExperimentalConfiguration: `[tool.distutils]` in `pyproject.toml` is still *experimental* and likely to change in future releases. config = read_configuration(filepath, True, ignore_option_errors, dist) /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running bdist_wheel /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /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() /usr/local/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/parameterized copying parameterized/__init__.py -> build/lib/parameterized copying parameterized/parameterized.py -> build/lib/parameterized copying parameterized/test.py -> build/lib/parameterized 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/parameterized copying build/lib/parameterized/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./parameterized copying build/lib/parameterized/parameterized.py -> build/bdist.openbsd-7.8-amd64/wheel/./parameterized copying build/lib/parameterized/test.py -> build/bdist.openbsd-7.8-amd64/wheel/./parameterized running install_egg_info running egg_info writing parameterized.egg-info/PKG-INFO writing dependency_links to parameterized.egg-info/dependency_links.txt writing requirements to parameterized.egg-info/requires.txt writing top-level names to parameterized.egg-info/top_level.txt reading manifest file 'parameterized.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'parameterized.egg-info/SOURCES.txt' Copying parameterized.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./parameterized-0.9.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/parameterized-0.9.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-parameterized-0.9.0/parameterized-0.9.0/dist/.tmp-2gen539u/parameterized-0.9.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'parameterized/__init__.py' adding 'parameterized/parameterized.py' adding 'parameterized/test.py' adding 'parameterized-0.9.0.dist-info/licenses/LICENSE.txt' adding 'parameterized-0.9.0.dist-info/METADATA' adding 'parameterized-0.9.0.dist-info/WHEEL' adding 'parameterized-0.9.0.dist-info/top_level.txt' adding 'parameterized-0.9.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built parameterized-0.9.0-py2.py3-none-any.whl >>> Running package in devel/py-parameterized at 1764617938.38 ===> devel/py-parameterized ===> Faking installation for py3-parameterized-0.9.0p2 ===> Building package for py3-parameterized-0.9.0p2 Create /exopi-cvs/ports/packages/amd64/all/py3-parameterized-0.9.0p2.tgz Creating package py3-parameterized-0.9.0p2 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|********* | 15% archiving|******************* | 29% archiving|******************************* | 48% archiving|****************************************** | 66% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|********************************************************* | 89% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-parameterized-0.9.0p2.tgz >>> Running clean in devel/py-parameterized at 1764617939.68 ===> devel/py-parameterized ===> Cleaning for py3-parameterized-0.9.0p2 >>> Ended at 1764617939.93 max_stuck=0.00/depends=1.53/show-prepare-results=0.99/extract=0.32/build=2.28/package=1.30/clean=0.28