>>> Building on exopi-2 under devel/py-retry2 BDEPENDS = [devel/py-build;devel/py-wheel;devel/py-setuptools;devel/py-installer;lang/python/3] DIST = [devel/py-retry2:eSAMTrade-retry-0.9.5.tar.gz] FULLPKGNAME = py3-retry2-0.9.5 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-2 at 1764753856.25) >>> Running depends in devel/py-retry2 at 1764753856.30 last junk was in security/py-aes /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-retry2 at 1764753857.90 ===> devel/py-retry2 ===> Building from scratch py3-retry2-0.9.5 ===> py3-retry2-0.9.5 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-retry2-0.9.5 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-retry2-0.9.5 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-retry2-0.9.5 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-retry2-0.9.5 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-2 at 1764753858.75) distfiles size=6707 >>> Running extract in devel/py-retry2 at 1764753858.79 ===> devel/py-retry2 ===> Checking files for py3-retry2-0.9.5 `/exopi-cvs/ports/distfiles/eSAMTrade-retry-0.9.5.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-retry2-0.9.5 >>> Running build in devel/py-retry2 at 1764753859.11 ===> devel/py-retry2 ===> Patching for py3-retry2-0.9.5 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |bodge to allow building from a git-archive. | |pbr requires an sdist or a git checkout (complete with .git dir), |but no sdist is available on pypi, and we can't use a git checkout |in ports. | |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 3. done ===> 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-retry2-0.9.5 ===> Configuring for py3-retry2-0.9.5 ===> Building for py3-retry2-0.9.5 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'author-email' in 'metadata' (setup.cfg), please use the underscore name 'author_email' instead. !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' 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) /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) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead. !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' 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) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'requires-python' in 'metadata' (setup.cfg), please use the underscore name 'requires_python' instead. !! ******************************************************************************** Usage of dash-separated 'requires-python' will not be supported in future versions. Please use the underscore name 'requires_python' 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) /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info creating retry2.egg-info writing retry2.egg-info/PKG-INFO writing dependency_links to retry2.egg-info/dependency_links.txt writing top-level names to retry2.egg-info/top_level.txt writing manifest file 'retry2.egg-info/SOURCES.txt' reading manifest file 'retry2.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'retry2.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'author-email' in 'metadata' (setup.cfg), please use the underscore name 'author_email' instead. !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' 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) /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) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'home-page' in 'metadata' (setup.cfg), please use the underscore name 'home_page' instead. !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' 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) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'requires-python' in 'metadata' (setup.cfg), please use the underscore name 'requires_python' instead. !! ******************************************************************************** Usage of dash-separated 'requires-python' will not be supported in future versions. Please use the underscore name 'requires_python' 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) /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 :: Apache Software 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 The [wheel] section is deprecated. Use [bdist_wheel] instead. /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() creating build/lib/retry copying retry/__init__.py -> build/lib/retry copying retry/api.py -> build/lib/retry copying retry/compat.py -> build/lib/retry 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/retry copying build/lib/retry/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./retry copying build/lib/retry/api.py -> build/bdist.openbsd-7.8-amd64/wheel/./retry copying build/lib/retry/compat.py -> build/bdist.openbsd-7.8-amd64/wheel/./retry running install_egg_info running egg_info writing retry2.egg-info/PKG-INFO writing dependency_links to retry2.egg-info/dependency_links.txt writing top-level names to retry2.egg-info/top_level.txt reading manifest file 'retry2.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'retry2.egg-info/SOURCES.txt' Copying retry2.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./retry2-0.9.5-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/retry2-0.9.5.dist-info/WHEEL creating '/exopi-obj/pobj/py-retry2-0.9.5/retry-0.9.5/dist/.tmp-_m7zg4hp/retry2-0.9.5-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'retry/__init__.py' adding 'retry/api.py' adding 'retry/compat.py' adding 'retry2-0.9.5.dist-info/licenses/AUTHORS' adding 'retry2-0.9.5.dist-info/licenses/LICENSE' adding 'retry2-0.9.5.dist-info/METADATA' adding 'retry2-0.9.5.dist-info/WHEEL' adding 'retry2-0.9.5.dist-info/top_level.txt' adding 'retry2-0.9.5.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built retry2-0.9.5-py2.py3-none-any.whl >>> Running package in devel/py-retry2 at 1764753860.72 ===> devel/py-retry2 ===> Faking installation for py3-retry2-0.9.5 ===> Building package for py3-retry2-0.9.5 Create /exopi-cvs/ports/packages/amd64/all/py3-retry2-0.9.5.tgz Creating package py3-retry2-0.9.5 reading plist| checking dependencies| 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|** | 2% archiving|*** | 4% archiving|****************** | 29% archiving|********************************** | 53% archiving|************************************** | 59% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|******************************************************** | 88% archiving|********************************************************** | 90% archiving|************************************************************ | 93% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-retry2-0.9.5.tgz >>> Running clean in devel/py-retry2 at 1764753862.13 ===> devel/py-retry2 ===> Cleaning for py3-retry2-0.9.5 >>> Ended at 1764753862.31 max_stuck=0.61/depends=1.61/show-prepare-results=0.90/extract=0.31/build=1.61/package=1.41/clean=0.22