>>> Building on exopi-5 under www/py-hyperframe BDEPENDS = [devel/py-installer;devel/py-wheel;devel/py-build;devel/py-setuptools;lang/python/3] DIST = [www/py-hyperframe:hyperframe-6.1.0.tar.gz] FULLPKGNAME = py3-hyperframe-6.1.0p0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1764617642.72) >>> Running depends in www/py-hyperframe at 1764617642.76 last junk was in textproc/py-PEG2 /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 www/py-hyperframe at 1764617644.74 ===> www/py-hyperframe ===> Building from scratch py3-hyperframe-6.1.0p0 ===> py3-hyperframe-6.1.0p0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-hyperframe-6.1.0p0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-hyperframe-6.1.0p0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-hyperframe-6.1.0p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-hyperframe-6.1.0p0 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 1764617645.82) distfiles size=26566 >>> Running extract in www/py-hyperframe at 1764617645.85 ===> www/py-hyperframe ===> Checking files for py3-hyperframe-6.1.0p0 `/exopi-cvs/ports/distfiles/hyperframe-6.1.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-hyperframe-6.1.0p0 >>> Running build in www/py-hyperframe at 1764617646.31 ===> www/py-hyperframe ===> Patching for py3-hyperframe-6.1.0p0 ===> 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-hyperframe-6.1.0p0 ===> Configuring for py3-hyperframe-6.1.0p0 ===> Building for py3-hyperframe-6.1.0p0 * 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/_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 :: MIT 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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing src/hyperframe.egg-info/PKG-INFO writing dependency_links to src/hyperframe.egg-info/dependency_links.txt writing top-level names to src/hyperframe.egg-info/top_level.txt reading manifest file 'src/hyperframe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'tests/http2-frame-test-case' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/hyperframe.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/_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 :: MIT 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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/hyperframe copying src/hyperframe/__init__.py -> build/lib/hyperframe copying src/hyperframe/exceptions.py -> build/lib/hyperframe copying src/hyperframe/flags.py -> build/lib/hyperframe copying src/hyperframe/frame.py -> build/lib/hyperframe running egg_info writing src/hyperframe.egg-info/PKG-INFO writing dependency_links to src/hyperframe.egg-info/dependency_links.txt writing top-level names to src/hyperframe.egg-info/top_level.txt reading manifest file 'src/hyperframe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'tests/http2-frame-test-case' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/hyperframe.egg-info/SOURCES.txt' copying src/hyperframe/py.typed -> build/lib/hyperframe 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/hyperframe copying build/lib/hyperframe/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./hyperframe copying build/lib/hyperframe/exceptions.py -> build/bdist.openbsd-7.8-amd64/wheel/./hyperframe copying build/lib/hyperframe/flags.py -> build/bdist.openbsd-7.8-amd64/wheel/./hyperframe copying build/lib/hyperframe/frame.py -> build/bdist.openbsd-7.8-amd64/wheel/./hyperframe copying build/lib/hyperframe/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./hyperframe running install_egg_info Copying src/hyperframe.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./hyperframe-6.1.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/hyperframe-6.1.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-hyperframe-6.1.0/hyperframe-6.1.0/dist/.tmp-m0qq5i4a/hyperframe-6.1.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'hyperframe/__init__.py' adding 'hyperframe/exceptions.py' adding 'hyperframe/flags.py' adding 'hyperframe/frame.py' adding 'hyperframe/py.typed' adding 'hyperframe-6.1.0.dist-info/licenses/LICENSE' adding 'hyperframe-6.1.0.dist-info/METADATA' adding 'hyperframe-6.1.0.dist-info/WHEEL' adding 'hyperframe-6.1.0.dist-info/top_level.txt' adding 'hyperframe-6.1.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built hyperframe-6.1.0-py3-none-any.whl >>> Running package in www/py-hyperframe at 1764617648.68 ===> www/py-hyperframe ===> Faking installation for py3-hyperframe-6.1.0p0 ===> Building package for py3-hyperframe-6.1.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-hyperframe-6.1.0p0.tgz Creating package py3-hyperframe-6.1.0p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 16% checksumming|************ | 19% checksumming|************** | 23% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|** | 3% archiving|*** | 4% archiving|**** | 7% archiving|****** | 9% archiving|************************* | 39% archiving|******************************************** | 69% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-hyperframe-6.1.0p0.tgz >>> Running clean in www/py-hyperframe at 1764617649.97 ===> www/py-hyperframe ===> Cleaning for py3-hyperframe-6.1.0p0 >>> Ended at 1764617650.24 max_stuck=0.00/depends=1.98/show-prepare-results=1.12/extract=0.43/build=2.38/package=1.30/clean=0.29