>>> Building on exopi-4 under www/py-h2 BDEPENDS = [devel/py-installer;devel/py-wheel;lang/python/3;devel/py-build;devel/py-setuptools] DIST = [www/py-h2:h2-4.3.0.tar.gz] FULLPKGNAME = py3-h2-4.3.0p0 RDEPENDS = [lang/python/3;www/py-hpack;www/py-hyperframe] (Junk lock obtained for exopi-4 at 1764618014.17) >>> Running depends in www/py-h2 at 1764618014.21 last junk was in devel/py-testpath /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 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 >>> Running show-prepare-results in www/py-h2 at 1764618015.48 ===> www/py-h2 ===> Building from scratch py3-h2-4.3.0p0 ===> py3-h2-4.3.0p0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-h2-4.3.0p0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-h2-4.3.0p0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-h2-4.3.0p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-h2-4.3.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-4 at 1764618016.62) distfiles size=2152026 >>> Running extract in www/py-h2 at 1764618016.66 ===> www/py-h2 ===> Checking files for py3-h2-4.3.0p0 `/exopi-cvs/ports/distfiles/h2-4.3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-h2-4.3.0p0 >>> Running build in www/py-h2 at 1764618017.02 ===> www/py-h2 ===> Patching for py3-h2-4.3.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-h2-4.3.0p0 ===> Configuring for py3-h2-4.3.0p0 ===> Building for py3-h2-4.3.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/h2.egg-info/PKG-INFO writing dependency_links to src/h2.egg-info/dependency_links.txt writing requirements to src/h2.egg-info/requires.txt writing top-level names to src/h2.egg-info/top_level.txt reading manifest file 'src/h2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' 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 warning: no previously-included files found matching '.readthedocs.yaml' adding license file 'LICENSE' writing manifest file 'src/h2.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) /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 bdist_wheel running build running build_py creating build/lib/h2 copying src/h2/__init__.py -> build/lib/h2 copying src/h2/config.py -> build/lib/h2 copying src/h2/connection.py -> build/lib/h2 copying src/h2/errors.py -> build/lib/h2 copying src/h2/events.py -> build/lib/h2 copying src/h2/exceptions.py -> build/lib/h2 copying src/h2/frame_buffer.py -> build/lib/h2 copying src/h2/settings.py -> build/lib/h2 copying src/h2/stream.py -> build/lib/h2 copying src/h2/utilities.py -> build/lib/h2 copying src/h2/windows.py -> build/lib/h2 running egg_info writing src/h2.egg-info/PKG-INFO writing dependency_links to src/h2.egg-info/dependency_links.txt writing requirements to src/h2.egg-info/requires.txt writing top-level names to src/h2.egg-info/top_level.txt reading manifest file 'src/h2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' 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 warning: no previously-included files found matching '.readthedocs.yaml' adding license file 'LICENSE' writing manifest file 'src/h2.egg-info/SOURCES.txt' copying src/h2/py.typed -> build/lib/h2 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/h2 copying build/lib/h2/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./h2 copying build/lib/h2/config.py -> build/bdist.openbsd-7.8-amd64/wheel/./h2 copying build/lib/h2/connection.py -> build/bdist.openbsd-7.8-amd64/wheel/./h2 copying build/lib/h2/errors.py -> build/bdist.openbsd-7.8-amd64/wheel/./h2 copying build/lib/h2/events.py -> build/bdist.openbsd-7.8-amd64/wheel/./h2 copying build/lib/h2/exceptions.py -> build/bdist.openbsd-7.8-amd64/wheel/./h2 copying build/lib/h2/frame_buffer.py -> build/bdist.openbsd-7.8-amd64/wheel/./h2 copying build/lib/h2/settings.py -> build/bdist.openbsd-7.8-amd64/wheel/./h2 copying build/lib/h2/stream.py -> build/bdist.openbsd-7.8-amd64/wheel/./h2 copying build/lib/h2/utilities.py -> build/bdist.openbsd-7.8-amd64/wheel/./h2 copying build/lib/h2/windows.py -> build/bdist.openbsd-7.8-amd64/wheel/./h2 copying build/lib/h2/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./h2 running install_egg_info Copying src/h2.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./h2-4.3.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/h2-4.3.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-h2-4.3.0/h2-4.3.0/dist/.tmp-u9cirynv/h2-4.3.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'h2/__init__.py' adding 'h2/config.py' adding 'h2/connection.py' adding 'h2/errors.py' adding 'h2/events.py' adding 'h2/exceptions.py' adding 'h2/frame_buffer.py' adding 'h2/py.typed' adding 'h2/settings.py' adding 'h2/stream.py' adding 'h2/utilities.py' adding 'h2/windows.py' adding 'h2-4.3.0.dist-info/licenses/LICENSE' adding 'h2-4.3.0.dist-info/METADATA' adding 'h2-4.3.0.dist-info/WHEEL' adding 'h2-4.3.0.dist-info/top_level.txt' adding 'h2-4.3.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built h2-4.3.0-py3-none-any.whl >>> Running package in www/py-h2 at 1764618019.80 ===> www/py-h2 ===> Faking installation for py3-h2-4.3.0p0 ===> Building package for py3-h2-4.3.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-h2-4.3.0p0.tgz Creating package py3-h2-4.3.0p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|www/py-hpack checking dependencies|www/py-hyperframe checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 6% checksumming|***** | 7% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************** | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 93% checksumming|********************************************************** | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|** | 3% archiving|********* | 15% archiving|***************** | 27% archiving|******************** | 31% archiving|********************** | 34% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************** | 40% archiving|*************************** | 42% archiving|******************************** | 50% archiving|************************************* | 58% archiving|*************************************** | 61% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|*************************************************** | 79% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|*********************************************************** | 91% archiving|************************************************************* | 95% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-h2-4.3.0p0.tgz >>> Running clean in www/py-h2 at 1764618021.84 ===> www/py-h2 ===> Cleaning for py3-h2-4.3.0p0 >>> Ended at 1764618022.07 max_stuck=0.00/depends=1.29/show-prepare-results=1.17/extract=0.37/build=2.70/package=2.12/clean=0.25