>>> Building on exopi-6 under devel/py-zopeevent BDEPENDS = [devel/py-installer;devel/py-wheel;devel/py-build;devel/py-setuptools;lang/python/3] DIST = [devel/py-zopeevent:zope.event-5.0.tar.gz] FULLPKGNAME = py3-zopeevent-5.0p0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-6 at 1764617381.65) >>> Running depends in devel/py-zopeevent at 1764617381.69 last junk was in textproc/py-inflection /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-zopeevent at 1764617383.16 ===> devel/py-zopeevent ===> Building from scratch py3-zopeevent-5.0p0 ===> py3-zopeevent-5.0p0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-zopeevent-5.0p0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-zopeevent-5.0p0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-zopeevent-5.0p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-zopeevent-5.0p0 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-6 at 1764617384.04) distfiles size=17350 >>> Running extract in devel/py-zopeevent at 1764617384.07 ===> devel/py-zopeevent ===> Checking files for py3-zopeevent-5.0p0 `/exopi-cvs/ports/distfiles/zope.event-5.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-zopeevent-5.0p0 >>> Running build in devel/py-zopeevent at 1764617384.34 ===> devel/py-zopeevent ===> Patching for py3-zopeevent-5.0p0 ===> 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-zopeevent-5.0p0 ===> Configuring for py3-zopeevent-5.0p0 ===> Building for py3-zopeevent-5.0p0 * Getting build dependencies for wheel... running egg_info writing src/zope.event.egg-info/PKG-INFO writing dependency_links to src/zope.event.egg-info/dependency_links.txt writing namespace_packages to src/zope.event.egg-info/namespace_packages.txt writing requirements to src/zope.event.egg-info/requires.txt writing top-level names to src/zope.event.egg-info/top_level.txt /usr/local/lib/python3.13/site-packages/setuptools/dist.py:806: 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) /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 :: Zope Public License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() reading manifest file 'src/zope.event.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' adding license file 'LICENSE.txt' writing manifest file 'src/zope.event.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:806: 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) /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 :: Zope Public 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 creating build/lib/zope copying src/zope/__init__.py -> build/lib/zope creating build/lib/zope/event copying src/zope/event/__init__.py -> build/lib/zope/event copying src/zope/event/classhandler.py -> build/lib/zope/event copying src/zope/event/tests.py -> build/lib/zope/event running egg_info writing src/zope.event.egg-info/PKG-INFO writing dependency_links to src/zope.event.egg-info/dependency_links.txt writing namespace_packages to src/zope.event.egg-info/namespace_packages.txt writing requirements to src/zope.event.egg-info/requires.txt writing top-level names to src/zope.event.egg-info/top_level.txt reading manifest file 'src/zope.event.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'src/zope.event.egg-info/SOURCES.txt' installing to build/bdist.openbsd-7.8-amd64/wheel running install warning: no files found matching '*.txt' under directory 'docs' running install_lib Skipping installation of build/bdist.openbsd-7.8-amd64/wheel/./zope/__init__.py (namespace package) copying zope/event/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./zope/event copying zope/event/classhandler.py -> build/bdist.openbsd-7.8-amd64/wheel/./zope/event copying zope/event/tests.py -> build/bdist.openbsd-7.8-amd64/wheel/./zope/event running install_egg_info Copying src/zope.event.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./zope.event-5.0-py3.13.egg-info Installing build/bdist.openbsd-7.8-amd64/wheel/./zope.event-5.0-py3.13-nspkg.pth running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/zope_event-5.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-zopeevent-5.0/zope.event-5.0/dist/.tmp-4035v5cl/zope_event-5.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'zope.event-5.0-py3.13-nspkg.pth' adding 'zope/event/__init__.py' adding 'zope/event/classhandler.py' adding 'zope/event/tests.py' adding 'zope_event-5.0.dist-info/licenses/LICENSE.txt' adding 'zope_event-5.0.dist-info/METADATA' adding 'zope_event-5.0.dist-info/WHEEL' adding 'zope_event-5.0.dist-info/namespace_packages.txt' adding 'zope_event-5.0.dist-info/top_level.txt' adding 'zope_event-5.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built zope_event-5.0-py3-none-any.whl >>> Running package in devel/py-zopeevent at 1764617386.34 ===> devel/py-zopeevent ===> Faking installation for py3-zopeevent-5.0p0 ===> Building package for py3-zopeevent-5.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-zopeevent-5.0p0.tgz Creating package py3-zopeevent-5.0p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 47% checksumming|******************************* | 50% checksumming|********************************* | 53% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|*************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 73% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 3% archiving|*** | 4% archiving|**** | 6% archiving|********** | 16% archiving|***************** | 26% archiving|************************ | 37% archiving|******************************* | 48% archiving|********************************* | 51% archiving|********************************************* | 70% archiving|************************************************ | 75% archiving|***************************************************** | 82% archiving|********************************************************* | 90% archiving|*********************************************************** | 92% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-zopeevent-5.0p0.tgz >>> Running clean in devel/py-zopeevent at 1764617387.54 ===> devel/py-zopeevent ===> Cleaning for py3-zopeevent-5.0p0 >>> Ended at 1764617387.75 max_stuck=1.35/depends=1.48/show-prepare-results=0.91/extract=0.27/build=2.00/package=1.19/clean=0.24