>>> Building on exopi-4 under sysutils/py-lockfile BDEPENDS = [devel/py-wheel;devel/py-installer;devel/py-pbr;lang/python/3;devel/py-setuptools;devel/py-build] DIST = [sysutils/py-lockfile:lockfile-0.12.2.tar.gz] FULLPKGNAME = py3-lockfile-0.12.2p12 RDEPENDS = [lang/python/3;devel/py-pbr] Woken up devel/p5-SDL (Junk lock failure for exopi-4 at 1764685256.99606) Received IO (Junk lock obtained for exopi-4 at 1764685282.04) Received IO Woken up sysutils/py-lockfile Woken up sysutils/py-lockfile Short-cut: depends already handled by devel/p5-SDL >>> Running show-prepare-results in sysutils/py-lockfile at 1764685283.68 ===> sysutils/py-lockfile ===> Building from scratch py3-lockfile-0.12.2p12 ===> py3-lockfile-0.12.2p12 depends on: py3-pbr-* -> py3-pbr-7.0.2 ===> py3-lockfile-0.12.2p12 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-lockfile-0.12.2p12 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-lockfile-0.12.2p12 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-lockfile-0.12.2p12 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-lockfile-0.12.2p12 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-pbr-7.0.2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 Don't run junk because nojunk in games/openclonk (Junk lock released for exopi-4 at 1764685284.92) distfiles size=20874 >>> Running extract in sysutils/py-lockfile at 1764685284.96 ===> sysutils/py-lockfile ===> Checking files for py3-lockfile-0.12.2p12 `/exopi-cvs/ports/distfiles/lockfile-0.12.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-lockfile-0.12.2p12 >>> Running build in sysutils/py-lockfile at 1764685285.36 ===> sysutils/py-lockfile ===> Patching for py3-lockfile-0.12.2p12 ===> Applying OpenBSD patch patch-test_compliancetest_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Making it work with py-test. Remove references to removed saved_class. | |Index: test/compliancetest.py |--- test/compliancetest.py.orig |+++ test/compliancetest.py -------------------------- Patching file test/compliancetest.py using Plan A... Hunk #1 succeeded at 6. Hunk #2 succeeded at 26. 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-lockfile-0.12.2p12 ===> Configuring for py3-lockfile-0.12.2p12 ===> Building for py3-lockfile-0.12.2p12 * 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) /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 '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:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/local/lib/python3.13/site-packages/pbr/setupcfg.py:831: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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. (Affected: lockfile). 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 '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. (Affected: lockfile). 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. (Affected: lockfile). 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 :: MIT 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/lockfile copying lockfile/pidlockfile.py -> build/lib/lockfile copying lockfile/symlinklockfile.py -> build/lib/lockfile copying lockfile/sqlitelockfile.py -> build/lib/lockfile copying lockfile/mkdirlockfile.py -> build/lib/lockfile copying lockfile/__init__.py -> build/lib/lockfile copying lockfile/linklockfile.py -> build/lib/lockfile running egg_info writing lockfile.egg-info/PKG-INFO writing dependency_links to lockfile.egg-info/dependency_links.txt writing top-level names to lockfile.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt installing to build/bdist.openbsd-7.8-amd64/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/lockfile copying build/lib/lockfile/pidlockfile.py -> build/bdist.openbsd-7.8-amd64/wheel/./lockfile copying build/lib/lockfile/symlinklockfile.py -> build/bdist.openbsd-7.8-amd64/wheel/./lockfile copying build/lib/lockfile/sqlitelockfile.py -> build/bdist.openbsd-7.8-amd64/wheel/./lockfile copying build/lib/lockfile/mkdirlockfile.py -> build/bdist.openbsd-7.8-amd64/wheel/./lockfile copying build/lib/lockfile/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./lockfile copying build/lib/lockfile/linklockfile.py -> build/bdist.openbsd-7.8-amd64/wheel/./lockfile running install_egg_info Copying lockfile.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./lockfile-0.12.2-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/lockfile-0.12.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-lockfile-0.12.2/lockfile-0.12.2/dist/.tmp-lbxqyzi2/lockfile-0.12.2-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'lockfile/__init__.py' adding 'lockfile/linklockfile.py' adding 'lockfile/mkdirlockfile.py' adding 'lockfile/pidlockfile.py' adding 'lockfile/sqlitelockfile.py' adding 'lockfile/symlinklockfile.py' adding 'lockfile-0.12.2.dist-info/licenses/AUTHORS' adding 'lockfile-0.12.2.dist-info/licenses/LICENSE' adding 'lockfile-0.12.2.dist-info/METADATA' adding 'lockfile-0.12.2.dist-info/WHEEL' adding 'lockfile-0.12.2.dist-info/pbr.json' adding 'lockfile-0.12.2.dist-info/top_level.txt' adding 'lockfile-0.12.2.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built lockfile-0.12.2-py2.py3-none-any.whl >>> Running package in sysutils/py-lockfile at 1764685287.02 ===> sysutils/py-lockfile ===> Faking installation for py3-lockfile-0.12.2p12 ===> Building package for py3-lockfile-0.12.2p12 Create /exopi-cvs/ports/packages/amd64/all/py3-lockfile-0.12.2p12.tgz Creating package py3-lockfile-0.12.2p12 reading plist| checking dependencies| checking dependencies|devel/py-pbr checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|****** | 10% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|******* | 11% archiving|************** | 22% archiving|**************** | 26% archiving|******************* | 29% archiving|********************** | 34% archiving|************************ | 38% archiving|**************************** | 44% archiving|******************************** | 50% archiving|************************************ | 56% archiving|**************************************** | 62% archiving|****************************************** | 65% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 74% archiving|***************************************************** | 82% archiving|****************************************************** | 84% archiving|******************************************************** | 87% archiving|*********************************************************** | 93% archiving|************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-lockfile-0.12.2p12.tgz >>> Running clean in sysutils/py-lockfile at 1764685288.23 ===> sysutils/py-lockfile ===> Cleaning for py3-lockfile-0.12.2p12 >>> Ended at 1764685288.46 max_stuck=16.13/waiting-for-lock #193=26.69/show-prepare-results=1.28/extract=0.41/build=1.66/package=1.18/clean=0.29