>>> Building on exopi-4 under devel/py-click-repl BDEPENDS = [devel/py-setuptools;devel/py-build;devel/py-wheel;devel/py-installer;lang/python/3] DIST = [devel/py-click-repl:click-repl-0.3.0.tar.gz] FULLPKGNAME = py3-click-repl-0.3.0p3 RDEPENDS = [lang/python/3;devel/py-click;devel/py-prompt_toolkit] (Junk lock obtained for exopi-4 at 1773744049.86) >>> Running depends in devel/py-click-repl at 1773744049.91 last junk was in security/py-scp /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.11p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 >>> Running show-prepare-results in devel/py-click-repl at 1773744051.96 ===> devel/py-click-repl ===> Building from scratch py3-click-repl-0.3.0p3 ===> py3-click-repl-0.3.0p3 depends on: python->=3.13,<3.14 -> python-3.13.11p2 ===> py3-click-repl-0.3.0p3 depends on: py3-build-* -> py3-build-1.4.0 ===> py3-click-repl-0.3.0p3 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-click-repl-0.3.0p3 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-click-repl-0.3.0p3 depends on: py3-wheel-* -> py3-wheel-0.46.3p0 py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.11p2 (Junk lock released for exopi-4 at 1773744053.45) Woken up graphics/tiff distfiles size=10449 >>> Running extract in devel/py-click-repl at 1773744053.54 ===> devel/py-click-repl ===> Checking files for py3-click-repl-0.3.0p3 `/exopi-cvs/ports/distfiles/click-repl-0.3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-click-repl-0.3.0p3 >>> Running build in devel/py-click-repl at 1773744053.91 ===> devel/py-click-repl ===> Patching for py3-click-repl-0.3.0p3 ===> 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-click-repl-0.3.0p3 ===> Configuring for py3-click-repl-0.3.0p3 ===> Building for py3-click-repl-0.3.0p3 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/deprecation.py:7: UserWarning: setup.cfg: at [metadata] version = attr: ... is forcing setuptools to override the version setuptools-scm did already set When using setuptools-scm it's invalid to use setuptools dynamic version as well, please remove it. Setuptools-scm is responsible for setting the version, forcing setuptools to override creates errors. warnings.warn( toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running egg_info writing click_repl.egg-info/PKG-INFO writing dependency_links to click_repl.egg-info/dependency_links.txt writing requirements to click_repl.egg-info/requires.txt writing top-level names to click_repl.egg-info/top_level.txt reading manifest file 'click_repl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'click_repl.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/deprecation.py:7: UserWarning: setup.cfg: at [metadata] version = attr: ... is forcing setuptools to override the version setuptools-scm did already set When using setuptools-scm it's invalid to use setuptools dynamic version as well, please remove it. Setuptools-scm is responsible for setting the version, forcing setuptools to override creates errors. warnings.warn( toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) running bdist_wheel running build running build_py creating build/lib/click_repl copying click_repl/__init__.py -> build/lib/click_repl copying click_repl/_completer.py -> build/lib/click_repl copying click_repl/_repl.py -> build/lib/click_repl copying click_repl/exceptions.py -> build/lib/click_repl copying click_repl/utils.py -> build/lib/click_repl installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/click_repl copying build/lib/click_repl/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./click_repl copying build/lib/click_repl/_completer.py -> build/bdist.openbsd-7.9-amd64/wheel/./click_repl copying build/lib/click_repl/_repl.py -> build/bdist.openbsd-7.9-amd64/wheel/./click_repl copying build/lib/click_repl/exceptions.py -> build/bdist.openbsd-7.9-amd64/wheel/./click_repl copying build/lib/click_repl/utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./click_repl running install_egg_info running egg_info writing click_repl.egg-info/PKG-INFO writing dependency_links to click_repl.egg-info/dependency_links.txt writing requirements to click_repl.egg-info/requires.txt writing top-level names to click_repl.egg-info/top_level.txt reading manifest file 'click_repl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'click_repl.egg-info/SOURCES.txt' Copying click_repl.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./click_repl-0.3.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/click_repl-0.3.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-click-repl-0.3.0/click-repl-0.3.0/dist/.tmp-hde4vqv0/click_repl-0.3.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'click_repl/__init__.py' adding 'click_repl/_completer.py' adding 'click_repl/_repl.py' adding 'click_repl/exceptions.py' adding 'click_repl/utils.py' adding 'click_repl-0.3.0.dist-info/licenses/LICENSE' adding 'click_repl-0.3.0.dist-info/METADATA' adding 'click_repl-0.3.0.dist-info/WHEEL' adding 'click_repl-0.3.0.dist-info/top_level.txt' adding 'click_repl-0.3.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built click_repl-0.3.0-py3-none-any.whl >>> Running package in devel/py-click-repl at 1773744056.13 ===> devel/py-click-repl ===> Faking installation for py3-click-repl-0.3.0p3 ===> Building package for py3-click-repl-0.3.0p3 Create /exopi-cvs/ports/packages/amd64/all/py3-click-repl-0.3.0p3.tgz Creating package py3-click-repl-0.3.0p3 reading plist| checking dependencies| checking dependencies|devel/py-click checking dependencies|devel/py-prompt_toolkit checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 6% checksumming|***** | 9% checksumming|******* | 11% checksumming|********* | 14% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 29% checksumming|******************* | 31% checksumming|********************* | 34% checksumming|*********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 69% checksumming|******************************************** | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|**************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************** | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|********** | 16% archiving|******************* | 30% archiving|*********************** | 37% archiving|*************************** | 43% archiving|***************************** | 45% archiving|****************************** | 46% archiving|************************************ | 56% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|********************************************** | 71% archiving|*********************************************** | 73% archiving|******************************************************* | 86% archiving|*********************************************************** | 92% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-click-repl-0.3.0p3.tgz >>> Running clean in devel/py-click-repl at 1773744068.39 ===> devel/py-click-repl ===> Cleaning for py3-click-repl-0.3.0p3 >>> Ended at 1773744068.64 max_stuck=4.58/depends=2.06/show-prepare-results=1.54/extract=0.42/build=2.20/package=12.27/clean=0.29