>>> Building on exopi-5 under devel/py-characteristic BDEPENDS = [devel/py-build;devel/py-wheel;devel/py-installer;lang/python/3;devel/py-setuptools] DIST = [devel/py-characteristic:characteristic-14.3.0.tar.gz] FULLPKGNAME = py3-characteristic-14.3.0p9 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1764753878.34) >>> Running depends in devel/py-characteristic at 1764753878.39 last junk was in devel/apr-util /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-characteristic at 1764753879.94 ===> devel/py-characteristic ===> Building from scratch py3-characteristic-14.3.0p9 ===> py3-characteristic-14.3.0p9 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-characteristic-14.3.0p9 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-characteristic-14.3.0p9 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-characteristic-14.3.0p9 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-characteristic-14.3.0p9 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-5 at 1764753880.84) distfiles size=26993 >>> Running extract in devel/py-characteristic at 1764753880.88 ===> devel/py-characteristic ===> Checking files for py3-characteristic-14.3.0p9 `/exopi-cvs/ports/distfiles/characteristic-14.3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-characteristic-14.3.0p9 >>> Running build in devel/py-characteristic at 1764753881.31 ===> devel/py-characteristic ===> Patching for py3-characteristic-14.3.0p9 ===> Applying OpenBSD patch patch-setup_cfg Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Newer setuptools requires tools:pytest | |Index: setup.cfg |--- setup.cfg.orig |+++ setup.cfg -------------------------- Patching file setup.cfg using Plan A... Hunk #1 succeeded at 1. done ===> 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-characteristic-14.3.0p9 ===> Configuring for py3-characteristic-14.3.0p9 ===> Building for py3-characteristic-14.3.0p9 * Getting build dependencies for wheel... :7: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /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 characteristic.egg-info/PKG-INFO writing dependency_links to characteristic.egg-info/dependency_links.txt writing top-level names to characteristic.egg-info/top_level.txt reading manifest file 'characteristic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'benchmark.py' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'characteristic.egg-info/SOURCES.txt' * Building wheel... :7: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /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 The [wheel] section is deprecated. Use [bdist_wheel] instead. /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 characteristic.py -> build/lib copying test_characteristic.py -> build/lib installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel copying build/lib/characteristic.py -> build/bdist.openbsd-7.8-amd64/wheel/. copying build/lib/test_characteristic.py -> build/bdist.openbsd-7.8-amd64/wheel/. running install_egg_info running egg_info writing characteristic.egg-info/PKG-INFO writing dependency_links to characteristic.egg-info/dependency_links.txt writing top-level names to characteristic.egg-info/top_level.txt reading manifest file 'characteristic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'benchmark.py' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'characteristic.egg-info/SOURCES.txt' Copying characteristic.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./characteristic-14.3.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/characteristic-14.3.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-characteristic-14.3.0/characteristic-14.3.0/dist/.tmp-xju4vael/characteristic-14.3.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'characteristic.py' adding 'test_characteristic.py' adding 'characteristic-14.3.0.dist-info/licenses/AUTHORS.rst' adding 'characteristic-14.3.0.dist-info/licenses/LICENSE' adding 'characteristic-14.3.0.dist-info/METADATA' adding 'characteristic-14.3.0.dist-info/WHEEL' adding 'characteristic-14.3.0.dist-info/top_level.txt' adding 'characteristic-14.3.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built characteristic-14.3.0-py2.py3-none-any.whl >>> Running package in devel/py-characteristic at 1764753883.04 ===> devel/py-characteristic ===> Faking installation for py3-characteristic-14.3.0p9 /usr/local/lib/python3.13/site-packages/characteristic.py:258: SyntaxWarning: invalid escape sequence '\ ' /usr/local/lib/python3.13/site-packages/characteristic.py:350: SyntaxWarning: invalid escape sequence '\ ' /usr/local/lib/python3.13/site-packages/characteristic.py:388: SyntaxWarning: invalid escape sequence '\ ' /usr/local/lib/python3.13/site-packages/characteristic.py:498: SyntaxWarning: invalid escape sequence '\ ' /usr/local/lib/python3.13/site-packages/characteristic.py:258: SyntaxWarning: invalid escape sequence '\ ' /usr/local/lib/python3.13/site-packages/characteristic.py:350: SyntaxWarning: invalid escape sequence '\ ' /usr/local/lib/python3.13/site-packages/characteristic.py:388: SyntaxWarning: invalid escape sequence '\ ' /usr/local/lib/python3.13/site-packages/characteristic.py:498: SyntaxWarning: invalid escape sequence '\ ' ===> Building package for py3-characteristic-14.3.0p9 Create /exopi-cvs/ports/packages/amd64/all/py3-characteristic-14.3.0p9.tgz Creating package py3-characteristic-14.3.0p9 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 8% checksumming|******** | 13% checksumming|********** | 17% checksumming|************* | 21% checksumming|*************** | 25% checksumming|****************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************* | 42% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|************************************ | 58% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|*************************************************** | 83% checksumming|***************************************************** | 88% checksumming|******************************************************** | 92% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******** | 13% archiving|***************** | 26% archiving|****************************** | 47% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|******************************************************** | 87% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-characteristic-14.3.0p9.tgz >>> Running clean in devel/py-characteristic at 1764753884.35 ===> devel/py-characteristic ===> Cleaning for py3-characteristic-14.3.0p9 >>> Ended at 1764753884.62 max_stuck=0.71/depends=1.56/show-prepare-results=0.94/extract=0.43/build=1.72/package=1.30/clean=0.32