>>> Building on exopi-1 under devel/py-incremental BDEPENDS = [devel/py-wheel;devel/py-installer;devel/py-setuptools;devel/py-build;lang/python/3] DIST = [devel/py-incremental:incremental-24.7.2.tar.gz] FULLPKGNAME = py3-incremental-24.7.2p2 RDEPENDS = [devel/py-setuptools;lang/python/3] (Junk lock obtained for exopi-1 at 1764692106.20) >>> Running depends in devel/py-incremental at 1764692106.24 last junk was in devel/kf5/kconfigwidgets /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 devel/py-incremental at 1764692112.06 ===> devel/py-incremental ===> Building from scratch py3-incremental-24.7.2p2 ===> py3-incremental-24.7.2p2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-incremental-24.7.2p2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-incremental-24.7.2p2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-incremental-24.7.2p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-incremental-24.7.2p2 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 Still tainted: host marked nojunk by x11/qt6/qtwebengine >>> Running junk in devel/py-incremental at 1764692113.63 Can't run junk because of lock on x11/qt6/qtwebengine (Junk lock released for exopi-1 at 1764692115.78) distfiles size=28157 >>> Running extract in devel/py-incremental at 1764692115.81 ===> devel/py-incremental ===> Checking files for py3-incremental-24.7.2p2 `/exopi-cvs/ports/distfiles/incremental-24.7.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-incremental-24.7.2p2 >>> Running build in devel/py-incremental at 1764692116.23 ===> devel/py-incremental ===> Patching for py3-incremental-24.7.2p2 ===> 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-incremental-24.7.2p2 ===> Configuring for py3-incremental-24.7.2p2 ===> Building for py3-incremental-24.7.2p2 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/setuptools.py:32: RuntimeWarning: ERROR: setuptools==24.7.2 is used in combination with setuptools-scm>=8.x Your build configuration is incomplete and previously worked by accident! setuptools-scm requires setuptools>=61 (recommended: >=80) Suggested workaround if applicable: - migrating from the deprecated setup_requires mechanism to pep517/518 and using a pyproject.toml to declare build dependencies which are reliably pre-installed before running the build tools warnings.warn( No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['incremental', 'incremental.tests'] discovered py_modules -- [] /usr/local/lib/python3.13/site-packages/ptr/__init__.py:81: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! class PyTest(orig.test): /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/incremental.egg-info/PKG-INFO writing dependency_links to src/incremental.egg-info/dependency_links.txt writing entry points to src/incremental.egg-info/entry_points.txt writing requirements to src/incremental.egg-info/requires.txt writing top-level names to src/incremental.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/incremental.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'src/incremental/newsfragments' no previously-included directories found matching 'tests/example_*/src/*.egg-info' no previously-included directories found matching 'tests/example_*/build' no previously-included directories found matching 'tests/example_*/dist' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/incremental.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/setuptools.py:32: RuntimeWarning: ERROR: setuptools==24.7.2 is used in combination with setuptools-scm>=8.x Your build configuration is incomplete and previously worked by accident! setuptools-scm requires setuptools>=61 (recommended: >=80) Suggested workaround if applicable: - migrating from the deprecated setup_requires mechanism to pep517/518 and using a pyproject.toml to declare build dependencies which are reliably pre-installed before running the build tools warnings.warn( No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['incremental', 'incremental.tests'] discovered py_modules -- [] /usr/local/lib/python3.13/site-packages/ptr/__init__.py:81: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! class PyTest(orig.test): /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/incremental copying src/incremental/__init__.py -> build/lib/incremental copying src/incremental/_hatch.py -> build/lib/incremental copying src/incremental/_version.py -> build/lib/incremental copying src/incremental/update.py -> build/lib/incremental creating build/lib/incremental/tests copying src/incremental/tests/__init__.py -> build/lib/incremental/tests copying src/incremental/tests/test_pyproject.py -> build/lib/incremental/tests copying src/incremental/tests/test_update.py -> build/lib/incremental/tests copying src/incremental/tests/test_version.py -> build/lib/incremental/tests running egg_info writing src/incremental.egg-info/PKG-INFO writing dependency_links to src/incremental.egg-info/dependency_links.txt writing entry points to src/incremental.egg-info/entry_points.txt writing requirements to src/incremental.egg-info/requires.txt writing top-level names to src/incremental.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/incremental.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'src/incremental/newsfragments' no previously-included directories found matching 'tests/example_*/src/*.egg-info' no previously-included directories found matching 'tests/example_*/build' no previously-included directories found matching 'tests/example_*/dist' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/incremental.egg-info/SOURCES.txt' copying src/incremental/py.typed -> build/lib/incremental 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/incremental copying build/lib/incremental/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./incremental copying build/lib/incremental/_hatch.py -> build/bdist.openbsd-7.8-amd64/wheel/./incremental copying build/lib/incremental/_version.py -> build/bdist.openbsd-7.8-amd64/wheel/./incremental copying build/lib/incremental/update.py -> build/bdist.openbsd-7.8-amd64/wheel/./incremental creating build/bdist.openbsd-7.8-amd64/wheel/incremental/tests copying build/lib/incremental/tests/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./incremental/tests copying build/lib/incremental/tests/test_pyproject.py -> build/bdist.openbsd-7.8-amd64/wheel/./incremental/tests copying build/lib/incremental/tests/test_update.py -> build/bdist.openbsd-7.8-amd64/wheel/./incremental/tests copying build/lib/incremental/tests/test_version.py -> build/bdist.openbsd-7.8-amd64/wheel/./incremental/tests copying build/lib/incremental/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./incremental running install_egg_info Copying src/incremental.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./incremental-24.7.2-py3.13.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.openbsd-7.8-amd64/wheel/incremental-24.7.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-incremental-24.7.2/incremental-24.7.2/dist/.tmp-pvhd2j_h/incremental-24.7.2-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'incremental/__init__.py' adding 'incremental/_hatch.py' adding 'incremental/_version.py' adding 'incremental/py.typed' adding 'incremental/update.py' adding 'incremental/tests/__init__.py' adding 'incremental/tests/test_pyproject.py' adding 'incremental/tests/test_update.py' adding 'incremental/tests/test_version.py' adding 'incremental-24.7.2.dist-info/licenses/LICENSE' adding 'incremental-24.7.2.dist-info/METADATA' adding 'incremental-24.7.2.dist-info/WHEEL' adding 'incremental-24.7.2.dist-info/entry_points.txt' adding 'incremental-24.7.2.dist-info/top_level.txt' adding 'incremental-24.7.2.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built incremental-24.7.2-py3-none-any.whl >>> Running package in devel/py-incremental at 1764692120.23 ===> devel/py-incremental ===> Faking installation for py3-incremental-24.7.2p2 *** Check MODPY_PYBUILD setting (currently "setuptools") /exopi-obj/pobj/py-incremental-24.7.2/incremental-24.7.2/pyproject.toml:build-backend = "_build_meta:build_meta" ===> Building package for py3-incremental-24.7.2p2 Create /exopi-cvs/ports/packages/amd64/all/py3-incremental-24.7.2p2.tgz Creating package py3-incremental-24.7.2p2 reading plist| checking dependencies| checking dependencies|devel/py-setuptools checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 6% checksumming|***** | 9% checksumming|****** | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************* | 40% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|******************************************************* | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 94% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 6% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|*********** | 17% archiving|************* | 20% archiving|************** | 22% archiving|**************** | 24% archiving|************************ | 37% archiving|******************************* | 49% archiving|************************************* | 58% archiving|******************************************* | 68% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 80% archiving|********************************************************** | 91% archiving|************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-incremental-24.7.2p2.tgz >>> Running clean in devel/py-incremental at 1764692121.66 ===> devel/py-incremental ===> Cleaning for py3-incremental-24.7.2p2 >>> Ended at 1764692121.87 max_stuck=2.06/depends=5.83/show-prepare-results=1.54/junk=2.18/extract=0.43/build=3.99/package=1.42/clean=0.25