>>> Building on exopi-5 under textproc/py-changelog-chug BDEPENDS = [devel/py-setuptools;textproc/py-docutils;devel/py-build;devel/py-installer;lang/python/3;devel/py-wheel;textproc/py-semver] DIST = [textproc/py-changelog-chug:changelog_chug-0.0.3.tar.gz] FULLPKGNAME = py3-changelog-chug-0.0.3p0 RDEPENDS = [textproc/py-semver;textproc/py-docutils;lang/python/3] (Junk lock obtained for exopi-5 at 1764761365.06) >>> Running depends in textproc/py-changelog-chug at 1764761365.11 last junk was in devel/capstone/python /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-docutils-0.22.3v0 py3-installer-0.7.0p2 py3-semver-3.0.4p1 py3-wheel-0.46.1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-docutils-0.22.3v0 py3-installer-0.7.0p2 py3-semver-3.0.4p1 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-docutils-0.22.3v0 py3-installer-0.7.0p2 py3-semver-3.0.4p1 py3-wheel-0.46.1 >>> Running show-prepare-results in textproc/py-changelog-chug at 1764761367.51 ===> textproc/py-changelog-chug ===> Building from scratch py3-changelog-chug-0.0.3p0 ===> py3-changelog-chug-0.0.3p0 depends on: py3-docutils-* -> py3-docutils-0.22.3v0 ===> py3-changelog-chug-0.0.3p0 depends on: py3-semver-* -> py3-semver-3.0.4p1 ===> py3-changelog-chug-0.0.3p0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-changelog-chug-0.0.3p0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-changelog-chug-0.0.3p0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-changelog-chug-0.0.3p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-changelog-chug-0.0.3p0 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.3.0 py3-docutils-0.22.3v0 py3-installer-0.7.0p2 py3-semver-3.0.4p1 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-5 at 1764761369.13) distfiles size=39326 >>> Running extract in textproc/py-changelog-chug at 1764761369.21 ===> textproc/py-changelog-chug ===> Checking files for py3-changelog-chug-0.0.3p0 `/exopi-cvs/ports/distfiles/changelog_chug-0.0.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-changelog-chug-0.0.3p0 >>> Running build in textproc/py-changelog-chug at 1764761369.53 ===> textproc/py-changelog-chug ===> Patching for py3-changelog-chug-0.0.3p0 ===> 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-changelog-chug-0.0.3p0 ===> Configuring for py3-changelog-chug-0.0.3p0 ===> Building for py3-changelog-chug-0.0.3p0 * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /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 :: GNU Affero General Public License v3 or later (AGPLv3+) 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 :: GNU Affero General Public License v3 or later (AGPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing src/changelog_chug.egg-info/PKG-INFO writing dependency_links to src/changelog_chug.egg-info/dependency_links.txt writing requirements to src/changelog_chug.egg-info/requires.txt writing top-level names to src/changelog_chug.egg-info/top_level.txt reading manifest file 'src/changelog_chug.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.AGPL-3' adding license file 'COPYING' writing manifest file 'src/changelog_chug.egg-info/SOURCES.txt' * Building wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /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 :: GNU Affero General Public License v3 or later (AGPLv3+) 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 :: GNU Affero General Public License v3 or later (AGPLv3+) 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/chug copying src/chug/__init__.py -> build/lib/chug copying src/chug/model.py -> build/lib/chug copying src/chug/writers.py -> build/lib/chug creating build/lib/chug/parsers copying src/chug/parsers/__init__.py -> build/lib/chug/parsers copying src/chug/parsers/core.py -> build/lib/chug/parsers copying src/chug/parsers/rest.py -> build/lib/chug/parsers running egg_info writing src/changelog_chug.egg-info/PKG-INFO writing dependency_links to src/changelog_chug.egg-info/dependency_links.txt writing requirements to src/changelog_chug.egg-info/requires.txt writing top-level names to src/changelog_chug.egg-info/top_level.txt reading manifest file 'src/changelog_chug.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.AGPL-3' adding license file 'COPYING' writing manifest file 'src/changelog_chug.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/chug copying build/lib/chug/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./chug copying build/lib/chug/model.py -> build/bdist.openbsd-7.8-amd64/wheel/./chug copying build/lib/chug/writers.py -> build/bdist.openbsd-7.8-amd64/wheel/./chug creating build/bdist.openbsd-7.8-amd64/wheel/chug/parsers copying build/lib/chug/parsers/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./chug/parsers copying build/lib/chug/parsers/core.py -> build/bdist.openbsd-7.8-amd64/wheel/./chug/parsers copying build/lib/chug/parsers/rest.py -> build/bdist.openbsd-7.8-amd64/wheel/./chug/parsers running install_egg_info Copying src/changelog_chug.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./changelog_chug-0.0.3-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/changelog_chug-0.0.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-changelog-chug-0.0.3/changelog_chug-0.0.3/dist/.tmp-0uh4vw8z/changelog_chug-0.0.3-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'changelog_chug-0.0.3.dist-info/licenses/COPYING' adding 'changelog_chug-0.0.3.dist-info/licenses/LICENSE.AGPL-3' adding 'chug/__init__.py' adding 'chug/model.py' adding 'chug/writers.py' adding 'chug/parsers/__init__.py' adding 'chug/parsers/core.py' adding 'chug/parsers/rest.py' adding 'changelog_chug-0.0.3.dist-info/METADATA' adding 'changelog_chug-0.0.3.dist-info/WHEEL' adding 'changelog_chug-0.0.3.dist-info/top_level.txt' adding 'changelog_chug-0.0.3.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built changelog_chug-0.0.3-py3-none-any.whl >>> Running package in textproc/py-changelog-chug at 1764761372.39 ===> textproc/py-changelog-chug ===> Faking installation for py3-changelog-chug-0.0.3p0 ===> Building package for py3-changelog-chug-0.0.3p0 Create /exopi-cvs/ports/packages/amd64/all/py3-changelog-chug-0.0.3p0.tgz Creating package py3-changelog-chug-0.0.3p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|textproc/py-docutils checking dependencies|textproc/py-semver checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|****** | 10% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 23% checksumming|*************** | 25% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|**** | 6% archiving|******* | 11% archiving|******** | 12% archiving|*********** | 17% archiving|************** | 21% archiving|********************** | 34% archiving|***************************** | 46% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|************************************************** | 78% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|******************************************************** | 88% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-changelog-chug-0.0.3p0.tgz >>> Running clean in textproc/py-changelog-chug at 1764761373.68 ===> textproc/py-changelog-chug ===> Cleaning for py3-changelog-chug-0.0.3p0 >>> Ended at 1764761373.87 max_stuck=0.00/depends=2.41/show-prepare-results=1.67/extract=0.35/build=2.84/package=1.29/clean=0.25