>>> Building on exopi-3 under devel/py-click-repl,python3 BDEPENDS = [lang/python/3.10;devel/py-installer,python3;devel/py-setuptools,python3;devel/py-wheel,python3;devel/py-build,python3] DIST = [devel/py-click-repl,python3:click-repl-0.3.0.tar.gz] FULLPKGNAME = py3-click-repl-0.3.0 RDEPENDS = [devel/py-prompt_toolkit,python3;lang/python/3.10;devel/py-click,python3] (Junk lock obtained for exopi-3 at 1714746023.68) >>> Running depends in devel/py-click-repl,python3 at 1714746023.71 last junk was in audio/libcdio-paranoia /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in devel/py-click-repl,python3 at 1714746025.77 ===> devel/py-click-repl,python3 ===> Building from scratch py3-click-repl-0.3.0 ===> py3-click-repl-0.3.0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-click-repl-0.3.0 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-click-repl-0.3.0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-click-repl-0.3.0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-click-repl-0.3.0 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-3 at 1714746027.60) distfiles size=10449 >>> Running build in devel/py-click-repl,python3 at 1714746027.63 ===> devel/py-click-repl,python3 ===> Checking files for py3-click-repl-0.3.0 `/exopi-cvs/ports/distfiles/click-repl-0.3.0.tar.gz' is up to date. >> (SHA256) click-repl-0.3.0.tar.gz: OK ===> Extracting for py3-click-repl-0.3.0 ===> Patching for py3-click-repl-0.3.0 ===> 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.0 ===> Configuring for py3-click-repl-0.3.0 ===> Building for py3-click-repl-0.3.0 * Getting build dependencies for wheel... /usr/local/lib/python3.10/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** 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.warn_dash_deprecation(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.10/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** 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.warn_dash_deprecation(opt, section) running bdist_wheel running build running build_py creating build creating build/lib 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.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/click_repl copying build/lib/click_repl/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/click_repl copying build/lib/click_repl/_completer.py -> build/bdist.openbsd-7.5-amd64/wheel/click_repl copying build/lib/click_repl/_repl.py -> build/bdist.openbsd-7.5-amd64/wheel/click_repl copying build/lib/click_repl/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/click_repl copying build/lib/click_repl/utils.py -> build/bdist.openbsd-7.5-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.5-amd64/wheel/click_repl-0.3.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/click_repl-0.3.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-click-repl-0.3.0-python3/click-repl-0.3.0/dist/.tmp-50xu51q4/click_repl-0.3.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-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/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.5-amd64/wheel Successfully built click_repl-0.3.0-py3-none-any.whl >>> Running package in devel/py-click-repl,python3 at 1714746030.80 ===> devel/py-click-repl,python3 ===> Faking installation for py3-click-repl-0.3.0 ===> Building package for py3-click-repl-0.3.0 Create /exopi-cvs/ports/packages/amd64/all/py3-click-repl-0.3.0.tgz Creating package py3-click-repl-0.3.0 reading plist| checking dependencies| checking dependencies|devel/py-click,python3 checking dependencies|devel/py-prompt_toolkit,python3 checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 9% checksumming|******* | 12% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|*************** | 24% checksumming|***************** | 27% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|******************************************** | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************* | 91% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|******** | 12% archiving|*************** | 23% archiving|****************** | 28% archiving|********************** | 34% archiving|*********************** | 36% archiving|************************ | 37% archiving|***************************** | 46% archiving|*********************************** | 54% archiving|************************************ | 56% archiving|**************************************** | 62% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|**************************************************** | 81% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-click-repl-0.3.0.tgz >>> Running clean in devel/py-click-repl,python3 at 1714746034.51 ===> devel/py-click-repl,python3 ===> Cleaning for py3-click-repl-0.3.0 >>> Ended at 1714746034.84 max_stuck=1.05/depends=2.05/show-prepare-results=1.87/build=3.18/package=3.70/clean=0.36