>>> Building on exopi-4 under textproc/py-xmldiff BDEPENDS = [devel/py-wheel;devel/py-installer;devel/py-setuptools;lang/python/3;devel/py-build] DIST = [textproc/py-xmldiff:xmldiff-3.0.tar.gz] FULLPKGNAME = py3-xmldiff-3.0 RDEPENDS = [lang/python/3;textproc/py-lxml] Woken up devel/git Woken up devel/git Woken up devel/git Woken up devel/git Woken up devel/git Woken up devel/git Woken up devel/git Woken up devel/git Woken up textproc/py-xmldiff Woken up textproc/py-xmldiff (Junk lock failure for exopi-4 at 1784226240.76568) Received IO (Junk lock obtained for exopi-4 at 1784226256.17) Received IO Short-cut: depends already handled by devel/git >>> Running show-prepare-results in textproc/py-xmldiff at 1784226258.30 ===> textproc/py-xmldiff ===> Building from scratch py3-xmldiff-3.0 ===> py3-xmldiff-3.0 depends on: python->=3.14 -> python-3.14.6 ===> py3-xmldiff-3.0 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-xmldiff-3.0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-xmldiff-3.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-xmldiff-3.0 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.6 (Junk lock released for exopi-4 at 1784226259.92) Woken up archivers/woff2 distfiles size=86915 >>> Running extract in textproc/py-xmldiff at 1784226259.96 ===> textproc/py-xmldiff ===> Checking files for py3-xmldiff-3.0 `/exopi-cvs/ports/distfiles/xmldiff-3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-xmldiff-3.0 >>> Running build in textproc/py-xmldiff at 1784226260.54 ===> textproc/py-xmldiff ===> Patching for py3-xmldiff-3.0 ===> 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-xmldiff-3.0 ===> Configuring for py3-xmldiff-3.0 ===> Building for py3-xmldiff-3.0 * Getting build dependencies for wheel... /usr/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /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 egg_info writing xmldiff.egg-info/PKG-INFO writing dependency_links to xmldiff.egg-info/dependency_links.txt writing entry points to xmldiff.egg-info/entry_points.txt writing requirements to xmldiff.egg-info/requires.txt writing top-level names to xmldiff.egg-info/top_level.txt reading manifest file 'xmldiff.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/build' adding license file 'LICENSE.txt' writing manifest file 'xmldiff.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: 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. ******************************************************************************** !! dist._finalize_license_expression() /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 running build running build_py creating build/lib/xmldiff copying xmldiff/__init__.py -> build/lib/xmldiff copying xmldiff/actions.py -> build/lib/xmldiff copying xmldiff/diff.py -> build/lib/xmldiff copying xmldiff/diff_match_patch.py -> build/lib/xmldiff copying xmldiff/formatting.py -> build/lib/xmldiff copying xmldiff/main.py -> build/lib/xmldiff copying xmldiff/patch.py -> build/lib/xmldiff copying xmldiff/utils.py -> build/lib/xmldiff running egg_info writing xmldiff.egg-info/PKG-INFO writing dependency_links to xmldiff.egg-info/dependency_links.txt writing entry points to xmldiff.egg-info/entry_points.txt writing requirements to xmldiff.egg-info/requires.txt writing top-level names to xmldiff.egg-info/top_level.txt reading manifest file 'xmldiff.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/build' adding license file 'LICENSE.txt' writing manifest file 'xmldiff.egg-info/SOURCES.txt' installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/xmldiff copying build/lib/xmldiff/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./xmldiff copying build/lib/xmldiff/actions.py -> build/bdist.openbsd-7.9-amd64/wheel/./xmldiff copying build/lib/xmldiff/diff.py -> build/bdist.openbsd-7.9-amd64/wheel/./xmldiff copying build/lib/xmldiff/diff_match_patch.py -> build/bdist.openbsd-7.9-amd64/wheel/./xmldiff copying build/lib/xmldiff/formatting.py -> build/bdist.openbsd-7.9-amd64/wheel/./xmldiff copying build/lib/xmldiff/main.py -> build/bdist.openbsd-7.9-amd64/wheel/./xmldiff copying build/lib/xmldiff/patch.py -> build/bdist.openbsd-7.9-amd64/wheel/./xmldiff copying build/lib/xmldiff/utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./xmldiff running install_egg_info Copying xmldiff.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./xmldiff-3.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/xmldiff-3.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-xmldiff-3.0/xmldiff-3.0/dist/.tmp-gwd8cut3/xmldiff-3.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'xmldiff/__init__.py' adding 'xmldiff/actions.py' adding 'xmldiff/diff.py' adding 'xmldiff/diff_match_patch.py' adding 'xmldiff/formatting.py' adding 'xmldiff/main.py' adding 'xmldiff/patch.py' adding 'xmldiff/utils.py' adding 'xmldiff-3.0.dist-info/licenses/LICENSE.txt' adding 'xmldiff-3.0.dist-info/METADATA' adding 'xmldiff-3.0.dist-info/WHEEL' adding 'xmldiff-3.0.dist-info/entry_points.txt' adding 'xmldiff-3.0.dist-info/top_level.txt' adding 'xmldiff-3.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built xmldiff-3.0-py3-none-any.whl >>> Running package in textproc/py-xmldiff at 1784226262.89 ===> textproc/py-xmldiff ===> Faking installation for py3-xmldiff-3.0 ===> Building package for py3-xmldiff-3.0 Create /exopi-cvs/ports/packages/amd64/all/py3-xmldiff-3.0.tgz Creating package py3-xmldiff-3.0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|textproc/py-lxml checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 6% checksumming|***** | 9% checksumming|****** | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************* | 40% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 60% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|******************************************************* | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 94% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|*** | 5% archiving|****** | 9% archiving|*************** | 24% archiving|************************ | 38% archiving|****************************** | 47% archiving|************************************ | 56% archiving|************************************* | 58% archiving|************************************** | 60% archiving|**************************************** | 62% archiving|***************************************** | 64% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|********************************************** | 72% archiving|*************************************************** | 79% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-xmldiff-3.0.tgz >>> Running clean in textproc/py-xmldiff at 1784226266.31 ===> textproc/py-xmldiff ===> Cleaning for py3-xmldiff-3.0 >>> Ended at 1784226266.87 max_stuck=8.77/waiting-for-lock #193=17.53/show-prepare-results=1.66/extract=0.54/build=2.40/package=3.40/clean=0.61