>>> Building on exopi-1 under devel/py-click-repl BDEPENDS = [devel/py-build;devel/py-setuptools;lang/python/3;devel/py-installer;devel/py-wheel] DIST = [devel/py-click-repl:click-repl-0.3.0.tar.gz] FULLPKGNAME = py3-click-repl-0.3.0p2 RDEPENDS = [lang/python/3;devel/py-click;devel/py-prompt_toolkit] (Junk lock obtained for exopi-1 at 1764754027.70) >>> Running depends in devel/py-click-repl at 1764754027.76 last junk was in devel/py-setuptools_trial /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-click-repl at 1764754030.24 ===> devel/py-click-repl ===> Building from scratch py3-click-repl-0.3.0p2 ===> py3-click-repl-0.3.0p2 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-click-repl-0.3.0p2 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-click-repl-0.3.0p2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-click-repl-0.3.0p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-click-repl-0.3.0p2 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-1 at 1764754031.55) distfiles size=10449 >>> Running extract in devel/py-click-repl at 1764754031.59 ===> devel/py-click-repl ===> Checking files for py3-click-repl-0.3.0p2 `/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.0p2 >>> Running build in devel/py-click-repl at 1764754032.21 ===> devel/py-click-repl ===> Patching for py3-click-repl-0.3.0p2 ===> 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.0p2 ===> Configuring for py3-click-repl-0.3.0p2 ===> Building for py3-click-repl-0.3.0p2 * 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. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, 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/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. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. 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.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/click_repl copying build/lib/click_repl/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./click_repl copying build/lib/click_repl/_completer.py -> build/bdist.openbsd-7.8-amd64/wheel/./click_repl copying build/lib/click_repl/_repl.py -> build/bdist.openbsd-7.8-amd64/wheel/./click_repl copying build/lib/click_repl/exceptions.py -> build/bdist.openbsd-7.8-amd64/wheel/./click_repl copying build/lib/click_repl/utils.py -> build/bdist.openbsd-7.8-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.8-amd64/wheel/./click_repl-0.3.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-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-9ryerepy/click_repl-0.3.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-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.8-amd64/wheel Successfully built click_repl-0.3.0-py3-none-any.whl >>> Running package in devel/py-click-repl at 1764754034.57 ===> devel/py-click-repl ===> Faking installation for py3-click-repl-0.3.0p2 ===> Building package for py3-click-repl-0.3.0p2 Create /exopi-cvs/ports/packages/amd64/all/py3-click-repl-0.3.0p2.tgz Creating package py3-click-repl-0.3.0p2 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|********************************************* | 70% archiving|********************************************** | 71% archiving|*********************************************** | 73% archiving|******************************************************* | 86% archiving|*********************************************************** | 92% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-click-repl-0.3.0p2.tgz >>> Running clean in devel/py-click-repl at 1764754037.42 ===> devel/py-click-repl ===> Cleaning for py3-click-repl-0.3.0p2 >>> Ended at 1764754037.71 max_stuck=1.96/depends=2.46/show-prepare-results=1.39/extract=0.62/build=2.32/package=2.90/clean=0.33