>>> Building on exopi-6 under textproc/py-xmltodict BDEPENDS = [devel/py-wheel;lang/python/3;devel/py-installer;devel/py-build;devel/py-setuptools] DIST = [textproc/py-xmltodict:xmltodict-0.12.0.tar.gz] FULLPKGNAME = py3-xmltodict-0.12.0p9 RDEPENDS = [lang/python/3] (Junk lock failure for exopi-6 at 1775307452.88919) Received IO (Junk lock obtained for exopi-6 at 1775307456.08) Received IO Woken up textproc/py-xmltodict Woken up textproc/py-xmltodict Woken up textproc/py-xmltodict Woken up textproc/py-xmltodict >>> Running depends in textproc/py-xmltodict at 1775307457.53 last junk was in textproc/lua-yaml /usr/sbin/pkg_add -aI -Drepair py3-wheel-0.46.3p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.2 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.12 /usr/sbin/pkg_add -aI -Drepair py3-wheel-0.46.3p0 >>> Running show-prepare-results in textproc/py-xmltodict at 1775307459.27 ===> textproc/py-xmltodict ===> Building from scratch py3-xmltodict-0.12.0p9 ===> py3-xmltodict-0.12.0p9 depends on: python->=3.13,<3.14 -> python-3.13.12 ===> py3-xmltodict-0.12.0p9 depends on: py3-build-* -> py3-build-1.4.2 ===> py3-xmltodict-0.12.0p9 depends on: py3-installer-* -> py3-installer-1.0.0 ===> py3-xmltodict-0.12.0p9 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-xmltodict-0.12.0p9 depends on: py3-wheel-* -> py3-wheel-0.46.3p0 py3-build-1.4.2 py3-installer-1.0.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.12 Still tainted: no >>> Running junk in textproc/py-xmltodict at 1775307460.72 /usr/sbin/pkg_delete -aIXq bash-5.3.9 bison-3.8.2p0 bzip2-1.0.8p0 e2fsprogs-1.47.3 gmake-4.4.1p0 gmp-6.3.0p0 go-1.26.1 libev-4.33 libffi-3.5.2p0 libmpc-1.2.1 mpfr-4.2.2 ocaml-4.14.2 opam-2.5.0 or1k-elf-binutils-2.40 p5-JSON-4.11 py3-build-1.4.2 py3-installer-1.0.0 py3-packaging-26.0 py3-setuptools-80.9.0v0 py3-wheel-0.46.3p0 python-3.13.12 riscv-elf-binutils-2.40p1 rsync-3.4.1 x86_64-elf-binutils-2.40 xz-5.8.3 zstd-1.5.7p0 --- -luarocks-lua54-3.11.1 ------------------- If you set up the symlinks to make a default luarocks, don't forget to remove the following files: rm /usr/local/bin/luarocks rm /usr/local/bin/luarocks-admin --- -tcl-8.5.19p6 ------------------- You may wish to remove /usr/local/lib/tcl/tcl8.5/man from man.conf --- -tcl-8.6.17 ------------------- You may wish to remove /usr/local/lib/tcl/tcl8.6/man from man.conf --- -tk-8.6.17 ------------------- You may wish to remove /usr/local/lib/tcl/tk8.6/man from man.conf (Junk lock released for exopi-6 at 1775307470.70) Woken up devel/py-calver distfiles size=18481 >>> Running extract in textproc/py-xmltodict at 1775307470.78 ===> textproc/py-xmltodict ===> Checking files for py3-xmltodict-0.12.0p9 `/exopi-cvs/ports/distfiles/xmltodict-0.12.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-xmltodict-0.12.0p9 >>> Running build in textproc/py-xmltodict at 1775307471.82 ===> textproc/py-xmltodict ===> Patching for py3-xmltodict-0.12.0p9 ===> 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-xmltodict-0.12.0p9 ===> Configuring for py3-xmltodict-0.12.0p9 ===> Building for py3-xmltodict-0.12.0p9 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing xmltodict.egg-info/PKG-INFO writing dependency_links to xmltodict.egg-info/dependency_links.txt writing top-level names to xmltodict.egg-info/top_level.txt reading manifest file 'xmltodict.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'xmltodict.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 :: 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.13/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 copying xmltodict.py -> build/lib installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel copying build/lib/xmltodict.py -> build/bdist.openbsd-7.9-amd64/wheel/. running install_egg_info running egg_info writing xmltodict.egg-info/PKG-INFO writing dependency_links to xmltodict.egg-info/dependency_links.txt writing top-level names to xmltodict.egg-info/top_level.txt reading manifest file 'xmltodict.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'xmltodict.egg-info/SOURCES.txt' Copying xmltodict.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./xmltodict-0.12.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/xmltodict-0.12.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-xmltodict-0.12.0/xmltodict-0.12.0/dist/.tmp-eienpmr6/xmltodict-0.12.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'xmltodict.py' adding 'xmltodict-0.12.0.dist-info/licenses/LICENSE' adding 'xmltodict-0.12.0.dist-info/METADATA' adding 'xmltodict-0.12.0.dist-info/WHEEL' adding 'xmltodict-0.12.0.dist-info/top_level.txt' adding 'xmltodict-0.12.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built xmltodict-0.12.0-py2.py3-none-any.whl >>> Running package in textproc/py-xmltodict at 1775307474.22 ===> textproc/py-xmltodict ===> Faking installation for py3-xmltodict-0.12.0p9 ===> Building package for py3-xmltodict-0.12.0p9 Create /exopi-cvs/ports/packages/amd64/all/py3-xmltodict-0.12.0p9.tgz Creating package py3-xmltodict-0.12.0p9 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 15% checksumming|************ | 20% checksumming|*************** | 25% checksumming|****************** | 30% checksumming|********************* | 35% checksumming|************************ | 40% checksumming|*************************** | 45% checksumming|******************************* | 50% checksumming|********************************** | 55% checksumming|************************************* | 60% checksumming|**************************************** | 65% checksumming|******************************************* | 70% checksumming|********************************************** | 75% checksumming|************************************************* | 80% checksumming|**************************************************** | 85% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************** | 31% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-xmltodict-0.12.0p9.tgz >>> Running clean in textproc/py-xmltodict at 1775307475.97 ===> textproc/py-xmltodict ===> Cleaning for py3-xmltodict-0.12.0p9 >>> Ended at 1775307476.23 max_stuck=7.73/waiting-for-lock #95=4.66/depends=1.74/show-prepare-results=1.44/junk=10.00/extract=1.06/build=2.42/package=1.76/clean=0.28