>>> Building on exopi-3 under sysutils/py-lockfile BDEPENDS = [devel/py-pbr;devel/py-build;devel/py-installer;devel/py-setuptools;lang/python/3;devel/py-wheel] DIST = [sysutils/py-lockfile:lockfile-0.12.2.tar.gz] FULLPKGNAME = py3-lockfile-0.12.2p13 RDEPENDS = [devel/py-pbr;lang/python/3] (Junk lock obtained for exopi-3 at 1778724507.62) >>> Running depends in sysutils/py-lockfile at 1778724507.65 last junk was in games/0ad/base /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-pbr-7.0.3 py3-wheel-0.47.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-pbr-7.0.3 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-pbr-7.0.3 py3-wheel-0.47.0 >>> Running show-prepare-results in sysutils/py-lockfile at 1778724510.45 ===> sysutils/py-lockfile ===> Building from scratch py3-lockfile-0.12.2p13 ===> py3-lockfile-0.12.2p13 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-lockfile-0.12.2p13 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-lockfile-0.12.2p13 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-lockfile-0.12.2p13 depends on: py3-pbr-* -> py3-pbr-7.0.3 ===> py3-lockfile-0.12.2p13 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-lockfile-0.12.2p13 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-installer-1.0.1 py3-pbr-7.0.3 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 Don't run junk because nojunk in x11/py-wxPython (Junk lock released for exopi-3 at 1778724511.64) distfiles size=20874 >>> Running build in sysutils/py-lockfile at 1778724511.68 ===> sysutils/py-lockfile ===> Checking files for py3-lockfile-0.12.2p13 `/exopi-cvs/ports/distfiles/lockfile-0.12.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-lockfile-0.12.2p13 ===> Patching for py3-lockfile-0.12.2p13 ===> Applying OpenBSD patch patch-setup_cfg Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: setup.cfg |--- setup.cfg.orig |+++ setup.cfg -------------------------- Patching file setup.cfg using Plan A... Hunk #1 succeeded at 1. done ===> 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.2p13 ===> Configuring for py3-lockfile-0.12.2p13 ===> Building for py3-lockfile-0.12.2p13 * Getting build dependencies for wheel... /usr/local/lib/python3.14/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.14/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/local/lib/python3.14/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.14/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.9-amd64/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/lockfile copying build/lib/lockfile/pidlockfile.py -> build/bdist.openbsd-7.9-amd64/wheel/./lockfile copying build/lib/lockfile/symlinklockfile.py -> build/bdist.openbsd-7.9-amd64/wheel/./lockfile copying build/lib/lockfile/sqlitelockfile.py -> build/bdist.openbsd-7.9-amd64/wheel/./lockfile copying build/lib/lockfile/mkdirlockfile.py -> build/bdist.openbsd-7.9-amd64/wheel/./lockfile copying build/lib/lockfile/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./lockfile copying build/lib/lockfile/linklockfile.py -> build/bdist.openbsd-7.9-amd64/wheel/./lockfile running install_egg_info Copying lockfile.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./lockfile-0.12.2-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/lockfile-0.12.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-lockfile-0.12.2/lockfile-0.12.2/dist/.tmp-k8yhcraq/lockfile-0.12.2-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-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.9-amd64/wheel Successfully built lockfile-0.12.2-py2.py3-none-any.whl >>> Running package in sysutils/py-lockfile at 1778724514.08 ===> sysutils/py-lockfile ===> Faking installation for py3-lockfile-0.12.2p13 ===> Building package for py3-lockfile-0.12.2p13 Create /exopi-cvs/ports/packages/amd64/all/py3-lockfile-0.12.2p13.tgz Creating package py3-lockfile-0.12.2p13 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|******* | 11% archiving|************** | 22% archiving|**************** | 25% archiving|******************* | 29% archiving|********************** | 34% archiving|************************ | 38% archiving|**************************** | 44% archiving|******************************** | 50% archiving|************************************ | 56% archiving|**************************************** | 62% archiving|****************************************** | 66% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|***************************************************** | 82% archiving|****************************************************** | 85% archiving|******************************************************** | 87% archiving|*********************************************************** | 93% archiving|*************************************************************** | 98% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-lockfile-0.12.2p13 was updated --- /exopi-cvs/ports/plist/amd64/py3-lockfile-0.12.2p13 +++ /exopi-cvs/ports/plist/amd64/py3-lockfile-0.12.2p13-new @@ -1,5 +1,5 @@ @name py3-lockfile-0.12.2p13 -@version 16 +@version 17 @comment pkgpath=sysutils/py-lockfile ftp=yes @arch amd64 +DESC @@ -8,32 +8,32 @@ @depend devel/py-pbr:py3-pbr-*:py3-pbr-7.0.3 @depend lang/python/3,-main:python->=3.13,<3.14:python-3.13.13 @cwd /usr/local -lib/python3.13/site-packages/lockfile/ -lib/python3.13/site-packages/lockfile-0.12.2.dist-info/ -lib/python3.13/site-packages/lockfile-0.12.2.dist-info/METADATA -lib/python3.13/site-packages/lockfile-0.12.2.dist-info/RECORD -lib/python3.13/site-packages/lockfile-0.12.2.dist-info/WHEEL -lib/python3.13/site-packages/lockfile-0.12.2.dist-info/licenses/ -lib/python3.13/site-packages/lockfile-0.12.2.dist-info/licenses/AUTHORS -lib/python3.13/site-packages/lockfile-0.12.2.dist-info/licenses/LICENSE -lib/python3.13/site-packages/lockfile-0.12.2.dist-info/pbr.json -lib/python3.13/site-packages/lockfile-0.12.2.dist-info/top_level.txt -lib/python3.13/site-packages/lockfile/__init__.py -lib/python3.13/site-packages/lockfile/__pycache__/ -lib/python3.13/site-packages/lockfile/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/lockfile/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/lockfile/__pycache__/linklockfile.cpython-313.opt-1.pyc -lib/python3.13/site-packages/lockfile/__pycache__/linklockfile.cpython-313.pyc -lib/python3.13/site-packages/lockfile/__pycache__/mkdirlockfile.cpython-313.opt-1.pyc -lib/python3.13/site-packages/lockfile/__pycache__/mkdirlockfile.cpython-313.pyc -lib/python3.13/site-packages/lockfile/__pycache__/pidlockfile.cpython-313.opt-1.pyc -lib/python3.13/site-packages/lockfile/__pycache__/pidlockfile.cpython-313.pyc -lib/python3.13/site-packages/lockfile/__pycache__/sqlitelockfile.cpython-313.opt-1.pyc -lib/python3.13/site-packages/lockfile/__pycache__/sqlitelockfile.cpython-313.pyc -lib/python3.13/site-packages/lockfile/__pycache__/symlinklockfile.cpython-313.opt-1.pyc -lib/python3.13/site-packages/lockfile/__pycache__/symlinklockfile.cpython-313.pyc -lib/python3.13/site-packages/lockfile/linklockfile.py -lib/python3.13/site-packages/lockfile/mkdirlockfile.py -lib/python3.13/site-packages/lockfile/pidlockfile.py -lib/python3.13/site-packages/lockfile/sqlitelockfile.py -lib/python3.13/site-packages/lockfile/symlinklockfile.py +lib/python3.14/site-packages/lockfile/ +lib/python3.14/site-packages/lockfile-0.12.2.dist-info/ +lib/python3.14/site-packages/lockfile-0.12.2.dist-info/METADATA +lib/python3.14/site-packages/lockfile-0.12.2.dist-info/RECORD +lib/python3.14/site-packages/lockfile-0.12.2.dist-info/WHEEL +lib/python3.14/site-packages/lockfile-0.12.2.dist-info/licenses/ +lib/python3.14/site-packages/lockfile-0.12.2.dist-info/licenses/AUTHORS +lib/python3.14/site-packages/lockfile-0.12.2.dist-info/licenses/LICENSE +lib/python3.14/site-packages/lockfile-0.12.2.dist-info/pbr.json +lib/python3.14/site-packages/lockfile-0.12.2.dist-info/top_level.txt +lib/python3.14/site-packages/lockfile/__init__.py +lib/python3.14/site-packages/lockfile/__pycache__/ +lib/python3.14/site-packages/lockfile/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/lockfile/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/lockfile/__pycache__/linklockfile.cpython-314.opt-1.pyc +lib/python3.14/site-packages/lockfile/__pycache__/linklockfile.cpython-314.pyc +lib/python3.14/site-packages/lockfile/__pycache__/mkdirlockfile.cpython-314.opt-1.pyc +lib/python3.14/site-packages/lockfile/__pycache__/mkdirlockfile.cpython-314.pyc +lib/python3.14/site-packages/lockfile/__pycache__/pidlockfile.cpython-314.opt-1.pyc +lib/python3.14/site-packages/lockfile/__pycache__/pidlockfile.cpython-314.pyc +lib/python3.14/site-packages/lockfile/__pycache__/sqlitelockfile.cpython-314.opt-1.pyc +lib/python3.14/site-packages/lockfile/__pycache__/sqlitelockfile.cpython-314.pyc +lib/python3.14/site-packages/lockfile/__pycache__/symlinklockfile.cpython-314.opt-1.pyc +lib/python3.14/site-packages/lockfile/__pycache__/symlinklockfile.cpython-314.pyc +lib/python3.14/site-packages/lockfile/linklockfile.py +lib/python3.14/site-packages/lockfile/mkdirlockfile.py +lib/python3.14/site-packages/lockfile/pidlockfile.py +lib/python3.14/site-packages/lockfile/sqlitelockfile.py +lib/python3.14/site-packages/lockfile/symlinklockfile.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-lockfile-0.12.2p13.tgz >>> Running clean in sysutils/py-lockfile at 1778724515.49 ===> sysutils/py-lockfile ===> Cleaning for py3-lockfile-0.12.2p13 >>> Ended at 1778724515.68 max_stuck=0.00/depends=2.80/show-prepare-results=1.22/build=2.40/package=1.41/clean=0.22