>>> Building on exopi-3 under www/py-uritemplate BDEPENDS = [lang/python/3;devel/py-wheel;devel/py-build;devel/py-setuptools;devel/py-installer] DIST = [www/py-uritemplate:uritemplate-4.1.1.tar.gz] FULLPKGNAME = py3-uritemplate-4.1.1p4 RDEPENDS = [lang/python/3;www/py-requests] (Junk lock obtained for exopi-3 at 1762413248.91) >>> Running depends in www/py-uritemplate at 1762413248.97 last junk was in net/py-nxos /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.12.12 /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-uritemplate at 1762413250.49 ===> www/py-uritemplate ===> Building from scratch py3-uritemplate-4.1.1p4 ===> py3-uritemplate-4.1.1p4 depends on: python->=3.12,<3.13 -> python-3.12.12 ===> py3-uritemplate-4.1.1p4 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-uritemplate-4.1.1p4 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-uritemplate-4.1.1p4 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-uritemplate-4.1.1p4 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.12.12 (Junk lock released for exopi-3 at 1762413251.52) distfiles size=273898 >>> Running extract in www/py-uritemplate at 1762413251.58 ===> www/py-uritemplate ===> Checking files for py3-uritemplate-4.1.1p4 `/exopi-cvs/ports/distfiles/uritemplate-4.1.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-uritemplate-4.1.1p4 >>> Running build in www/py-uritemplate at 1762413251.97 ===> www/py-uritemplate ===> Patching for py3-uritemplate-4.1.1p4 ===> 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-uritemplate-4.1.1p4 ===> Configuring for py3-uritemplate-4.1.1p4 ===> Building for py3-uritemplate-4.1.1p4 * Getting build dependencies for wheel... /usr/local/lib/python3.12/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 License :: OSI Approved :: Apache Software License License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 58, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' running egg_info writing uritemplate.egg-info/PKG-INFO writing dependency_links to uritemplate.egg-info/dependency_links.txt writing top-level names to uritemplate.egg-info/top_level.txt reading manifest file 'uritemplate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'uritemplate.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.12/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.12/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 License :: OSI Approved :: Apache Software License 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 /usr/local/lib/python3.12/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/uritemplate copying uritemplate/__init__.py -> build/lib/uritemplate copying uritemplate/api.py -> build/lib/uritemplate copying uritemplate/orderedset.py -> build/lib/uritemplate copying uritemplate/template.py -> build/lib/uritemplate copying uritemplate/variable.py -> build/lib/uritemplate running egg_info writing uritemplate.egg-info/PKG-INFO writing dependency_links to uritemplate.egg-info/dependency_links.txt writing top-level names to uritemplate.egg-info/top_level.txt reading manifest file 'uritemplate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'uritemplate.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 creating build/bdist.openbsd-7.8-amd64/wheel/uritemplate copying build/lib/uritemplate/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./uritemplate copying build/lib/uritemplate/api.py -> build/bdist.openbsd-7.8-amd64/wheel/./uritemplate copying build/lib/uritemplate/orderedset.py -> build/bdist.openbsd-7.8-amd64/wheel/./uritemplate copying build/lib/uritemplate/template.py -> build/bdist.openbsd-7.8-amd64/wheel/./uritemplate copying build/lib/uritemplate/variable.py -> build/bdist.openbsd-7.8-amd64/wheel/./uritemplate running install_egg_info Copying uritemplate.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./uritemplate-4.1.1-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/uritemplate-4.1.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-uritemplate-4.1.1/uritemplate-4.1.1/dist/.tmp-wxrukvdh/uritemplate-4.1.1-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'uritemplate/__init__.py' adding 'uritemplate/api.py' adding 'uritemplate/orderedset.py' adding 'uritemplate/template.py' adding 'uritemplate/variable.py' adding 'uritemplate-4.1.1.dist-info/licenses/LICENSE' adding 'uritemplate-4.1.1.dist-info/METADATA' adding 'uritemplate-4.1.1.dist-info/WHEEL' adding 'uritemplate-4.1.1.dist-info/top_level.txt' adding 'uritemplate-4.1.1.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built uritemplate-4.1.1-py2.py3-none-any.whl >>> Running package in www/py-uritemplate at 1762413253.96 ===> www/py-uritemplate ===> Faking installation for py3-uritemplate-4.1.1p4 ===> Building package for py3-uritemplate-4.1.1p4 Create /exopi-cvs/ports/packages/amd64/all/py3-uritemplate-4.1.1p4.tgz Creating package py3-uritemplate-4.1.1p4 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|www/py-requests checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|***** | 9% checksumming|******* | 12% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************** | 91% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 3% archiving|**** | 6% archiving|****** | 9% archiving|********* | 14% archiving|************ | 19% archiving|***************** | 26% archiving|********************* | 33% archiving|********************************* | 52% archiving|********************************************** | 71% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************** | 79% archiving|**************************************************** | 82% archiving|******************************************************** | 87% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-uritemplate-4.1.1p4.tgz >>> Running clean in www/py-uritemplate at 1762413255.67 ===> www/py-uritemplate ===> Cleaning for py3-uritemplate-4.1.1p4 >>> Ended at 1762413255.95 max_stuck=1.20/depends=1.52/show-prepare-results=1.09/extract=0.40/build=1.99/package=1.67/clean=0.36