>>> Building on exopi-3 under devel/py-click-plugins BDEPENDS = [devel/py-setuptools;lang/python/3;devel/py-build;devel/py-wheel;devel/py-installer] DIST = [devel/py-click-plugins:click-plugins-1.1.1.tar.gz] FULLPKGNAME = py3-click-plugins-1.1.1p4 RDEPENDS = [lang/python/3;devel/py-click] (Junk lock failure for exopi-3 at 1765456155.81557) Received IO (Junk lock obtained for exopi-3 at 1765456163.75) Received IO >>> Running depends in devel/py-click-plugins at 1765456165.53 last junk was in net/py-tld /usr/sbin/pkg_add -aI -Drepair asciidoc-10.2.1p0 avahi-glib-0.8p4 bash-completion-2.16.0p0 dbus-1.16.2p1v0 docbook-4.5p5 dwz-0.16p0 gettext-runtime-0.23.1 gettext-tools-0.23.1 gi-docgen-2025.5 gmake-4.4.1p0 gobject-introspection-1.86.0 icu4c-78.1p0v0 intltool-0.51.0p2 json-glib-1.10.8 libsoup3-3.6.5p0 libstemmer-2.2.0 libxkbcommon-1.13.1 libxml-2.15.1p1 meson-1.10.0v0 py3-build-1.3.0 py3-gobject3-3.54.5 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 vala-0.56.18 xmlto-0.0.29 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 asciidoc-10.2.1p0 avahi-glib-0.8p4 bash-completion-2.16.0p0 dbus-1.16.2p1v0 docbook-4.5p5 dwz-0.16p0 gettext-runtime-0.23.1 gettext-tools-0.23.1 gi-docgen-2025.5 gmake-4.4.1p0 gobject-introspection-1.86.0 icu4c-78.1p0v0 intltool-0.51.0p2 json-glib-1.10.8 libsoup3-3.6.5p0 libstemmer-2.2.0 libxkbcommon-1.13.1 libxml-2.15.1p1 meson-1.10.0v0 py3-build-1.3.0 py3-gobject3-3.54.5 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 vala-0.56.18 xmlto-0.0.29 The following new rcscripts were installed: /etc/rc.d/messagebus See rcctl(8) for details. New and changed readme(s): /usr/local/share/doc/pkg-readmes/dbus /usr/local/share/doc/pkg-readmes/glib2 >>> Running show-prepare-results in devel/py-click-plugins at 1765456196.35 ===> devel/py-click-plugins ===> Building from scratch py3-click-plugins-1.1.1p4 ===> py3-click-plugins-1.1.1p4 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-click-plugins-1.1.1p4 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-click-plugins-1.1.1p4 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-click-plugins-1.1.1p4 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-click-plugins-1.1.1p4 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-3 at 1765456197.75) Woken up textproc/opensp distfiles size=8164 >>> Running extract in devel/py-click-plugins at 1765456197.80 ===> devel/py-click-plugins ===> Checking files for py3-click-plugins-1.1.1p4 `/exopi-cvs/ports/distfiles/click-plugins-1.1.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-click-plugins-1.1.1p4 >>> Running build in devel/py-click-plugins at 1765456198.28 ===> devel/py-click-plugins ===> Patching for py3-click-plugins-1.1.1p4 ===> 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-plugins-1.1.1p4 ===> Configuring for py3-click-plugins-1.1.1p4 ===> Building for py3-click-plugins-1.1.1p4 * Getting build dependencies for wheel... /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing click_plugins.egg-info/PKG-INFO writing dependency_links to click_plugins.egg-info/dependency_links.txt writing requirements to click_plugins.egg-info/requires.txt writing top-level names to click_plugins.egg-info/top_level.txt reading manifest file 'click_plugins.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'click_plugins.egg-info/SOURCES.txt' * Building wheel... /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel /usr/local/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/click_plugins copying click_plugins/__init__.py -> build/lib/click_plugins copying click_plugins/core.py -> build/lib/click_plugins running egg_info writing click_plugins.egg-info/PKG-INFO writing dependency_links to click_plugins.egg-info/dependency_links.txt writing requirements to click_plugins.egg-info/requires.txt writing top-level names to click_plugins.egg-info/top_level.txt reading manifest file 'click_plugins.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'AUTHORS.txt' writing manifest file 'click_plugins.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/click_plugins copying build/lib/click_plugins/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./click_plugins copying build/lib/click_plugins/core.py -> build/bdist.openbsd-7.8-amd64/wheel/./click_plugins running install_egg_info Copying click_plugins.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./click_plugins-1.1.1-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/click_plugins-1.1.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-click-plugins-1.1.1/click-plugins-1.1.1/dist/.tmp-pelxi1mm/click_plugins-1.1.1-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'click_plugins/__init__.py' adding 'click_plugins/core.py' adding 'click_plugins-1.1.1.dist-info/licenses/AUTHORS.txt' adding 'click_plugins-1.1.1.dist-info/licenses/LICENSE.txt' adding 'click_plugins-1.1.1.dist-info/METADATA' adding 'click_plugins-1.1.1.dist-info/WHEEL' adding 'click_plugins-1.1.1.dist-info/top_level.txt' adding 'click_plugins-1.1.1.dist-info/zip-safe' adding 'click_plugins-1.1.1.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built click_plugins-1.1.1-py2.py3-none-any.whl >>> Running package in devel/py-click-plugins at 1765456201.96 ===> devel/py-click-plugins ===> Faking installation for py3-click-plugins-1.1.1p4 ===> Building package for py3-click-plugins-1.1.1p4 Create /exopi-cvs/ports/packages/amd64/all/py3-click-plugins-1.1.1p4.tgz Creating package py3-click-plugins-1.1.1p4 reading plist| checking dependencies| checking dependencies|devel/py-click checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 7% checksumming|******* | 11% checksumming|********* | 15% checksumming|*********** | 19% checksumming|************** | 22% checksumming|**************** | 26% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|*********************** | 37% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 74% checksumming|*********************************************** | 78% checksumming|************************************************** | 81% checksumming|**************************************************** | 85% checksumming|****************************************************** | 89% checksumming|******************************************************** | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|******* | 10% archiving|************* | 20% archiving|********************** | 34% archiving|****************************** | 48% archiving|********************************************** | 73% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|***************************************************** | 82% archiving|********************************************************** | 91% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-click-plugins-1.1.1p4.tgz >>> Running clean in devel/py-click-plugins at 1765456205.11 ===> devel/py-click-plugins ===> Cleaning for py3-click-plugins-1.1.1p4 >>> Ended at 1765456205.41 max_stuck=24.90/waiting-for-lock #89=9.72/depends=30.83/show-prepare-results=1.44/extract=0.49/build=3.68/package=3.15/clean=0.34