>>> Building on exopi-5 under textproc/py-defusedxml BDEPENDS = [devel/py-installer;devel/py-setuptools;devel/py-wheel;devel/py-build;lang/python/3] DIST = [textproc/py-defusedxml:defusedxml-0.7.1.tar.gz] FULLPKGNAME = py3-defusedxml-0.7.1p8 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1787428873.84) >>> Running depends in textproc/py-defusedxml at 1787428873.89 last junk was in x11/kdsingleapplication /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 >>> Running show-prepare-results in textproc/py-defusedxml at 1787428880.54 ===> textproc/py-defusedxml ===> Building from scratch py3-defusedxml-0.7.1p8 ===> py3-defusedxml-0.7.1p8 depends on: python->=3.14 -> python-3.14.6p0 ===> py3-defusedxml-0.7.1p8 depends on: py3-build-* -> py3-build-1.5.1 ===> py3-defusedxml-0.7.1p8 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-defusedxml-0.7.1p8 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-defusedxml-0.7.1p8 depends on: py3-wheel-* -> py3-wheel-0.48.0 py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 (Junk lock released for exopi-5 at 1787428881.79) Woken up x11/cde distfiles size=75520 >>> Running extract in textproc/py-defusedxml at 1787428881.82 ===> textproc/py-defusedxml ===> Checking files for py3-defusedxml-0.7.1p8 `/exopi-cvs/ports/distfiles/defusedxml-0.7.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-defusedxml-0.7.1p8 >>> Running build in textproc/py-defusedxml at 1787428882.19 ===> textproc/py-defusedxml ===> Patching for py3-defusedxml-0.7.1p8 ===> 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-defusedxml-0.7.1p8 ===> Configuring for py3-defusedxml-0.7.1p8 ===> Building for py3-defusedxml-0.7.1p8 * 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 :: Python Software Foundation License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing defusedxml.egg-info/PKG-INFO writing dependency_links to defusedxml.egg-info/dependency_links.txt writing top-level names to defusedxml.egg-info/top_level.txt reading manifest file 'defusedxml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'defusedxml.egg-info/SOURCES.txt' * Building 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 :: Python Software Foundation 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/defusedxml copying defusedxml/ElementTree.py -> build/lib/defusedxml copying defusedxml/__init__.py -> build/lib/defusedxml copying defusedxml/cElementTree.py -> build/lib/defusedxml copying defusedxml/common.py -> build/lib/defusedxml copying defusedxml/expatbuilder.py -> build/lib/defusedxml copying defusedxml/expatreader.py -> build/lib/defusedxml copying defusedxml/lxml.py -> build/lib/defusedxml copying defusedxml/minidom.py -> build/lib/defusedxml copying defusedxml/pulldom.py -> build/lib/defusedxml copying defusedxml/sax.py -> build/lib/defusedxml copying defusedxml/xmlrpc.py -> build/lib/defusedxml installing to build/bdist.openbsd-8.0-amd64/wheel running install running install_lib creating build/bdist.openbsd-8.0-amd64/wheel creating build/bdist.openbsd-8.0-amd64/wheel/defusedxml copying build/lib/defusedxml/ElementTree.py -> build/bdist.openbsd-8.0-amd64/wheel/./defusedxml copying build/lib/defusedxml/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./defusedxml copying build/lib/defusedxml/cElementTree.py -> build/bdist.openbsd-8.0-amd64/wheel/./defusedxml copying build/lib/defusedxml/common.py -> build/bdist.openbsd-8.0-amd64/wheel/./defusedxml copying build/lib/defusedxml/expatbuilder.py -> build/bdist.openbsd-8.0-amd64/wheel/./defusedxml copying build/lib/defusedxml/expatreader.py -> build/bdist.openbsd-8.0-amd64/wheel/./defusedxml copying build/lib/defusedxml/lxml.py -> build/bdist.openbsd-8.0-amd64/wheel/./defusedxml copying build/lib/defusedxml/minidom.py -> build/bdist.openbsd-8.0-amd64/wheel/./defusedxml copying build/lib/defusedxml/pulldom.py -> build/bdist.openbsd-8.0-amd64/wheel/./defusedxml copying build/lib/defusedxml/sax.py -> build/bdist.openbsd-8.0-amd64/wheel/./defusedxml copying build/lib/defusedxml/xmlrpc.py -> build/bdist.openbsd-8.0-amd64/wheel/./defusedxml running install_egg_info running egg_info writing defusedxml.egg-info/PKG-INFO writing dependency_links to defusedxml.egg-info/dependency_links.txt writing top-level names to defusedxml.egg-info/top_level.txt reading manifest file 'defusedxml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'defusedxml.egg-info/SOURCES.txt' Copying defusedxml.egg-info to build/bdist.openbsd-8.0-amd64/wheel/./defusedxml-0.7.1-py3.14.egg-info running install_scripts creating build/bdist.openbsd-8.0-amd64/wheel/defusedxml-0.7.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-defusedxml-0.7.1/defusedxml-0.7.1/dist/.tmp-hew1x0bp/defusedxml-0.7.1-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-8.0-amd64/wheel' to it adding 'defusedxml/ElementTree.py' adding 'defusedxml/__init__.py' adding 'defusedxml/cElementTree.py' adding 'defusedxml/common.py' adding 'defusedxml/expatbuilder.py' adding 'defusedxml/expatreader.py' adding 'defusedxml/lxml.py' adding 'defusedxml/minidom.py' adding 'defusedxml/pulldom.py' adding 'defusedxml/sax.py' adding 'defusedxml/xmlrpc.py' adding 'defusedxml-0.7.1.dist-info/licenses/LICENSE' adding 'defusedxml-0.7.1.dist-info/METADATA' adding 'defusedxml-0.7.1.dist-info/WHEEL' adding 'defusedxml-0.7.1.dist-info/top_level.txt' adding 'defusedxml-0.7.1.dist-info/RECORD' removing build/bdist.openbsd-8.0-amd64/wheel Successfully built defusedxml-0.7.1-py2.py3-none-any.whl >>> Running package in textproc/py-defusedxml at 1787428884.76 ===> textproc/py-defusedxml ===> Faking installation for py3-defusedxml-0.7.1p8 ===> Building package for py3-defusedxml-0.7.1p8 Create /exopi-cvs/ports/packages/amd64/all/py3-defusedxml-0.7.1p8.tgz Creating package py3-defusedxml-0.7.1p8 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 4% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|******* | 10% archiving|******* | 11% archiving|********** | 15% archiving|************ | 19% archiving|************** | 22% archiving|**************** | 26% archiving|****************** | 28% archiving|******************* | 30% archiving|********************** | 35% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|******************************** | 50% archiving|*********************************** | 55% archiving|************************************ | 55% archiving|************************************************* | 77% archiving|************************************************** | 79% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|************************************************************ | 93% archiving|************************************************************* | 95% archiving|************************************************************** | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-defusedxml-0.7.1p8.tgz >>> Running clean in textproc/py-defusedxml at 1787428887.05 ===> textproc/py-defusedxml ===> Cleaning for py3-defusedxml-0.7.1p8 >>> Ended at 1787428887.40 max_stuck=6.40/depends=6.65/show-prepare-results=1.29/extract=0.37/build=2.57/package=2.29/clean=0.38