>>> Building on exopi-3 under devel/py-semantic-version BDEPENDS = [devel/py-setuptools;devel/py-installer;lang/python/3;devel/py-wheel;devel/py-build] DIST = [devel/py-semantic-version:semantic_version-2.10.0.tar.gz] FULLPKGNAME = py3-semantic_version-2.10.0p4 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-3 at 1764754029.65) >>> Running depends in devel/py-semantic-version at 1764754029.70 last junk was in devel/py-build /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 devel/py-semantic-version at 1764754032.71 ===> devel/py-semantic-version ===> Building from scratch py3-semantic_version-2.10.0p4 ===> py3-semantic_version-2.10.0p4 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-semantic_version-2.10.0p4 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-semantic_version-2.10.0p4 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-semantic_version-2.10.0p4 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-semantic_version-2.10.0p4 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-3 at 1764754033.93) distfiles size=52289 >>> Running extract in devel/py-semantic-version at 1764754034.02 ===> devel/py-semantic-version ===> Checking files for py3-semantic_version-2.10.0p4 `/exopi-cvs/ports/distfiles/semantic_version-2.10.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-semantic_version-2.10.0p4 >>> Running build in devel/py-semantic-version at 1764754034.52 ===> devel/py-semantic-version ===> Patching for py3-semantic_version-2.10.0p4 ===> 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-semantic_version-2.10.0p4 ===> Configuring for py3-semantic_version-2.10.0p4 ===> Building for py3-semantic_version-2.10.0p4 * Getting build dependencies for wheel... /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 semantic_version.egg-info/PKG-INFO writing dependency_links to semantic_version.egg-info/dependency_links.txt writing requirements to semantic_version.egg-info/requires.txt writing top-level names to semantic_version.egg-info/top_level.txt reading manifest file 'semantic_version.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements*.txt' warning: no files found matching '.flake8' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '.*.sw[po]' found anywhere in distribution no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'semantic_version.egg-info/SOURCES.txt' * Building wheel... /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 /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/semantic_version copying semantic_version/__init__.py -> build/lib/semantic_version copying semantic_version/base.py -> build/lib/semantic_version copying semantic_version/django_fields.py -> build/lib/semantic_version 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/semantic_version copying build/lib/semantic_version/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./semantic_version copying build/lib/semantic_version/base.py -> build/bdist.openbsd-7.8-amd64/wheel/./semantic_version copying build/lib/semantic_version/django_fields.py -> build/bdist.openbsd-7.8-amd64/wheel/./semantic_version running install_egg_info running egg_info writing semantic_version.egg-info/PKG-INFO writing dependency_links to semantic_version.egg-info/dependency_links.txt writing requirements to semantic_version.egg-info/requires.txt writing top-level names to semantic_version.egg-info/top_level.txt reading manifest file 'semantic_version.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements*.txt' warning: no files found matching '.flake8' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '.*.sw[po]' found anywhere in distribution no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'semantic_version.egg-info/SOURCES.txt' Copying semantic_version.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./semantic_version-2.10.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/semantic_version-2.10.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-semantic_version-2.10.0/semantic_version-2.10.0/dist/.tmp-4t73s7sh/semantic_version-2.10.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'semantic_version/__init__.py' adding 'semantic_version/base.py' adding 'semantic_version/django_fields.py' adding 'semantic_version-2.10.0.dist-info/licenses/LICENSE' adding 'semantic_version-2.10.0.dist-info/METADATA' adding 'semantic_version-2.10.0.dist-info/WHEEL' adding 'semantic_version-2.10.0.dist-info/top_level.txt' adding 'semantic_version-2.10.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built semantic_version-2.10.0-py2.py3-none-any.whl >>> Running package in devel/py-semantic-version at 1764754037.33 ===> devel/py-semantic-version ===> Faking installation for py3-semantic_version-2.10.0p4 ===> Building package for py3-semantic_version-2.10.0p4 Create /exopi-cvs/ports/packages/amd64/all/py3-semantic_version-2.10.0p4.tgz Creating package py3-semantic_version-2.10.0p4 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| | 1% archiving|* | 1% archiving|******************** | 32% archiving|**************************************** | 63% archiving|****************************************** | 66% archiving|******************************************** | 69% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-semantic_version-2.10.0p4.tgz >>> Running clean in devel/py-semantic-version at 1764754039.44 ===> devel/py-semantic-version ===> Cleaning for py3-semantic_version-2.10.0p4 >>> Ended at 1764754039.70 max_stuck=1.81/depends=3.02/show-prepare-results=1.26/extract=0.52/build=2.83/package=2.12/clean=0.30