>>> Building on exopi-5 under devel/py-decorator BDEPENDS = [devel/py-installer;devel/py-wheel;lang/python/3;devel/py-build;devel/py-setuptools] DIST = [devel/py-decorator:decorator-5.2.1.tar.gz] FULLPKGNAME = py3-decorator-5.2.1p0 RDEPENDS = [lang/python/3] Avoided depends for py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 distfiles size=56711 >>> Running extract in devel/py-decorator at 1764627759.00 ===> devel/py-decorator ===> Building from scratch py3-decorator-5.2.1p0 ===> Checking files for py3-decorator-5.2.1p0 `/exopi-cvs/ports/distfiles/decorator-5.2.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> py3-decorator-5.2.1p0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-decorator-5.2.1p0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-decorator-5.2.1p0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-decorator-5.2.1p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-decorator-5.2.1p0 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> Extracting for py3-decorator-5.2.1p0 >>> Running build in devel/py-decorator at 1764627760.22 ===> devel/py-decorator ===> Patching for py3-decorator-5.2.1p0 ===> 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-decorator-5.2.1p0 ===> Configuring for py3-decorator-5.2.1p0 ===> Building for py3-decorator-5.2.1p0 * 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' No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- [] discovered py_modules -- ['decorator'] /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/ptr/__init__.py:81: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! class PyTest(orig.test): running egg_info /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/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it. enabled or warnings.warn( /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() writing src/decorator.egg-info/PKG-INFO writing dependency_links to src/decorator.egg-info/dependency_links.txt writing top-level names to src/decorator.egg-info/top_level.txt reading manifest file 'src/decorator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/decorator.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' No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- [] discovered py_modules -- ['decorator'] /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/ptr/__init__.py:81: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! class PyTest(orig.test): /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/coherent/licensed/setuptools.py:13: UserWarning: Avoid installing this plugin for projects that don't depend on it. enabled or warnings.warn( /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 copying src/decorator.py -> build/lib running egg_info writing src/decorator.egg-info/PKG-INFO writing dependency_links to src/decorator.egg-info/dependency_links.txt writing top-level names to src/decorator.egg-info/top_level.txt reading manifest file 'src/decorator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/decorator.egg-info/SOURCES.txt' installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel copying build/lib/decorator.py -> build/bdist.openbsd-7.8-amd64/wheel/. running install_egg_info Copying src/decorator.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./decorator-5.2.1-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/decorator-5.2.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-decorator-5.2.1/decorator-5.2.1/dist/.tmp-60i7kv1q/decorator-5.2.1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'decorator.py' adding 'decorator-5.2.1.dist-info/licenses/LICENSE.txt' adding 'decorator-5.2.1.dist-info/METADATA' adding 'decorator-5.2.1.dist-info/WHEEL' adding 'decorator-5.2.1.dist-info/pbr.json' adding 'decorator-5.2.1.dist-info/top_level.txt' adding 'decorator-5.2.1.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built decorator-5.2.1-py3-none-any.whl >>> Running package in devel/py-decorator at 1764627763.25 ===> devel/py-decorator ===> Faking installation for py3-decorator-5.2.1p0 ===> Building package for py3-decorator-5.2.1p0 Create /exopi-cvs/ports/packages/amd64/all/py3-decorator-5.2.1p0.tgz Creating package py3-decorator-5.2.1p0 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|********************* | 33% archiving|****************************************** | 65% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-decorator-5.2.1p0.tgz >>> Running clean in devel/py-decorator at 1764627764.69 ===> devel/py-decorator ===> Cleaning for py3-decorator-5.2.1p0 >>> Ended at 1764627764.92 max_stuck=0.00/extract=1.24/build=3.02/package=1.45/clean=0.25