>>> Building on exopi-1 under devel/py-zc-lockfile BDEPENDS = [lang/python/3;devel/py-installer;devel/py-setuptools;devel/py-wheel;devel/py-build] DIST = [devel/py-zc-lockfile:zc.lockfile-3.0.post1.tar.gz] FULLPKGNAME = py3-zc-lockfile-3.0pl1 RDEPENDS = [lang/python/3;devel/py-setuptools] (Junk lock obtained for exopi-1 at 1741786314.93) >>> Running depends in devel/py-zc-lockfile at 1741786314.99 last junk was in devel/py-loguru /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 python-3.12.9 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 python-3.12.9 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 python-3.12.9 >>> Running show-prepare-results in devel/py-zc-lockfile at 1741786317.04 ===> devel/py-zc-lockfile ===> Building from scratch py3-zc-lockfile-3.0pl1 ===> py3-zc-lockfile-3.0pl1 depends on: python->=3.12,<3.13 -> python-3.12.9 ===> py3-zc-lockfile-3.0pl1 depends on: py3-build-* -> py3-build-1.2.2.post1p1 ===> py3-zc-lockfile-3.0pl1 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-zc-lockfile-3.0pl1 depends on: py3-setuptools-* -> py3-setuptools-75.6.0p0v0 ===> py3-zc-lockfile-3.0pl1 depends on: py3-wheel-* -> py3-wheel-0.45.1p1 py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 python-3.12.9 (Junk lock released for exopi-1 at 1741786318.00) distfiles size=10190 >>> Running extract in devel/py-zc-lockfile at 1741786318.06 ===> devel/py-zc-lockfile ===> Checking files for py3-zc-lockfile-3.0pl1 `/exopi-cvs/ports/distfiles/zc.lockfile-3.0.post1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-zc-lockfile-3.0pl1 >>> Running build in devel/py-zc-lockfile at 1741786318.40 ===> devel/py-zc-lockfile ===> Patching for py3-zc-lockfile-3.0pl1 ===> 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-zc-lockfile-3.0pl1 ===> Configuring for py3-zc-lockfile-3.0pl1 ===> Building for py3-zc-lockfile-3.0pl1 * Getting build dependencies for wheel... /usr/local/lib/python3.12/site-packages/setuptools/dist.py:697: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) running egg_info writing src/zc.lockfile.egg-info/PKG-INFO writing dependency_links to src/zc.lockfile.egg-info/dependency_links.txt writing namespace_packages to src/zc.lockfile.egg-info/namespace_packages.txt writing requirements to src/zc.lockfile.egg-info/requires.txt writing top-level names to src/zc.lockfile.egg-info/top_level.txt reading manifest file 'src/zc.lockfile.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'buildout.cfg' adding license file 'LICENSE.txt' writing manifest file 'src/zc.lockfile.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.12/site-packages/setuptools/dist.py:697: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. !! ******************************************************************************** Please replace its usage with implicit namespaces (PEP 420). See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. ******************************************************************************** !! ep.load()(self, ep.name, value) running bdist_wheel running build running build_py creating build/lib/zc copying src/zc/__init__.py -> build/lib/zc creating build/lib/zc/lockfile copying src/zc/lockfile/__init__.py -> build/lib/zc/lockfile copying src/zc/lockfile/tests.py -> build/lib/zc/lockfile running egg_info writing src/zc.lockfile.egg-info/PKG-INFO writing dependency_links to src/zc.lockfile.egg-info/dependency_links.txt writing namespace_packages to src/zc.lockfile.egg-info/namespace_packages.txt writing requirements to src/zc.lockfile.egg-info/requires.txt writing top-level names to src/zc.lockfile.egg-info/top_level.txt reading manifest file 'src/zc.lockfile.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'buildout.cfg' adding license file 'LICENSE.txt' writing manifest file 'src/zc.lockfile.egg-info/SOURCES.txt' copying src/zc/lockfile/README.txt -> build/lib/zc/lockfile installing to build/bdist.openbsd-7.7-amd64/wheel running install running install_lib Skipping installation of build/bdist.openbsd-7.7-amd64/wheel/./zc/__init__.py (namespace package) copying zc/lockfile/__init__.py -> build/bdist.openbsd-7.7-amd64/wheel/./zc/lockfile copying zc/lockfile/tests.py -> build/bdist.openbsd-7.7-amd64/wheel/./zc/lockfile copying zc/lockfile/README.txt -> build/bdist.openbsd-7.7-amd64/wheel/./zc/lockfile running install_egg_info Copying src/zc.lockfile.egg-info to build/bdist.openbsd-7.7-amd64/wheel/./zc.lockfile-3.0.post1-py3.12.egg-info Installing build/bdist.openbsd-7.7-amd64/wheel/./zc.lockfile-3.0.post1-py3.12-nspkg.pth running install_scripts creating build/bdist.openbsd-7.7-amd64/wheel/zc.lockfile-3.0.post1.dist-info/WHEEL creating '/exopi-obj/pobj/py-zc-lockfile-3.0pl1/zc.lockfile-3.0.post1/dist/.tmp-mfcbdp55/zc.lockfile-3.0.post1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.7-amd64/wheel' to it adding 'zc.lockfile-3.0.post1-py3.12-nspkg.pth' adding 'zc/lockfile/README.txt' adding 'zc/lockfile/__init__.py' adding 'zc/lockfile/tests.py' adding 'zc.lockfile-3.0.post1.dist-info/LICENSE.txt' adding 'zc.lockfile-3.0.post1.dist-info/METADATA' adding 'zc.lockfile-3.0.post1.dist-info/WHEEL' adding 'zc.lockfile-3.0.post1.dist-info/namespace_packages.txt' adding 'zc.lockfile-3.0.post1.dist-info/top_level.txt' adding 'zc.lockfile-3.0.post1.dist-info/RECORD' removing build/bdist.openbsd-7.7-amd64/wheel Successfully built zc.lockfile-3.0.post1-py3-none-any.whl >>> Running package in devel/py-zc-lockfile at 1741786320.22 ===> devel/py-zc-lockfile ===> Faking installation for py3-zc-lockfile-3.0pl1 ===> Building package for py3-zc-lockfile-3.0pl1 Create /exopi-cvs/ports/packages/amd64/all/py3-zc-lockfile-3.0pl1.tgz Creating package py3-zc-lockfile-3.0pl1 reading plist| checking dependencies| checking dependencies|devel/py-setuptools checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 14% checksumming|*********** | 17% checksumming|************* | 21% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|********************* | 34% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 45% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 55% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|**************************************** | 66% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 83% checksumming|***************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|******** | 12% archiving|************** | 23% archiving|************************** | 40% archiving|************************************* | 58% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|*************************************************** | 80% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************* | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-zc-lockfile-3.0pl1.tgz >>> Running clean in devel/py-zc-lockfile at 1741786321.78 ===> devel/py-zc-lockfile ===> Cleaning for py3-zc-lockfile-3.0pl1 >>> Ended at 1741786322.00 max_stuck=1.52/depends=2.06/show-prepare-results=1.01/extract=0.34/build=1.82/package=1.56/clean=0.27