>>> Building on exopi-5 under devel/py-characteristic BDEPENDS = [devel/py-build;devel/py-setuptools;devel/py-installer;lang/python/3;devel/py-wheel] DIST = [devel/py-characteristic:characteristic-14.3.0.tar.gz] FULLPKGNAME = py3-characteristic-14.3.0p10 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1787491829.71) >>> Running depends in devel/py-characteristic at 1787491829.75 last junk was in net/mygpoclient /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 devel/py-characteristic at 1787491832.27 ===> devel/py-characteristic ===> Building from scratch py3-characteristic-14.3.0p10 ===> py3-characteristic-14.3.0p10 depends on: python->=3.14 -> python-3.14.6p0 ===> py3-characteristic-14.3.0p10 depends on: py3-build-* -> py3-build-1.5.1 ===> py3-characteristic-14.3.0p10 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-characteristic-14.3.0p10 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-characteristic-14.3.0p10 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 1787491833.55) distfiles size=26993 >>> Running extract in devel/py-characteristic at 1787491833.60 ===> devel/py-characteristic ===> Checking files for py3-characteristic-14.3.0p10 `/exopi-cvs/ports/distfiles/characteristic-14.3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-characteristic-14.3.0p10 >>> Running build in devel/py-characteristic at 1787491833.95 ===> devel/py-characteristic ===> Patching for py3-characteristic-14.3.0p10 ===> 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.0p10 ===> Configuring for py3-characteristic-14.3.0p10 ===> Building for py3-characteristic-14.3.0p10 * 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. ******************************************************************************** !! :16: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /usr/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 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. ******************************************************************************** !! :16: DeprecationWarning: codecs.open() is deprecated. Use open() instead. /usr/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 The [wheel] section is deprecated. Use [bdist_wheel] instead. /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 copying characteristic.py -> build/lib copying test_characteristic.py -> build/lib installing to build/bdist.openbsd-8.0-amd64/wheel running install running install_lib creating build/bdist.openbsd-8.0-amd64/wheel copying build/lib/characteristic.py -> build/bdist.openbsd-8.0-amd64/wheel/. copying build/lib/test_characteristic.py -> build/bdist.openbsd-8.0-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-8.0-amd64/wheel/./characteristic-14.3.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-8.0-amd64/wheel/characteristic-14.3.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-characteristic-14.3.0/characteristic-14.3.0/dist/.tmp-9aenkvdx/characteristic-14.3.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-8.0-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-8.0-amd64/wheel Successfully built characteristic-14.3.0-py2.py3-none-any.whl >>> Running package in devel/py-characteristic at 1787491836.40 ===> devel/py-characteristic ===> Faking installation for py3-characteristic-14.3.0p10 /usr/local/lib/python3.14/site-packages/characteristic.py:258: SyntaxWarning: "\ " is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\ "? A raw string is also an option. /usr/local/lib/python3.14/site-packages/characteristic.py:350: SyntaxWarning: "\ " is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\ "? A raw string is also an option. /usr/local/lib/python3.14/site-packages/characteristic.py:388: SyntaxWarning: "\ " is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\ "? A raw string is also an option. /usr/local/lib/python3.14/site-packages/characteristic.py:498: SyntaxWarning: "\ " is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\ "? A raw string is also an option. /usr/local/lib/python3.14/site-packages/characteristic.py:258: SyntaxWarning: "\ " is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\ "? A raw string is also an option. /usr/local/lib/python3.14/site-packages/characteristic.py:350: SyntaxWarning: "\ " is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\ "? A raw string is also an option. /usr/local/lib/python3.14/site-packages/characteristic.py:388: SyntaxWarning: "\ " is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\ "? A raw string is also an option. /usr/local/lib/python3.14/site-packages/characteristic.py:498: SyntaxWarning: "\ " is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\ "? A raw string is also an option. ===> Building package for py3-characteristic-14.3.0p10 Create /exopi-cvs/ports/packages/amd64/all/py3-characteristic-14.3.0p10.tgz Creating package py3-characteristic-14.3.0p10 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 9% checksumming|******** | 13% checksumming|*********** | 17% checksumming|************* | 22% checksumming|**************** | 26% checksumming|******************* | 30% checksumming|********************* | 35% checksumming|************************ | 39% checksumming|*************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 57% checksumming|************************************* | 61% checksumming|**************************************** | 65% checksumming|****************************************** | 70% checksumming|********************************************* | 74% checksumming|************************************************ | 78% checksumming|************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************** | 91% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******** | 13% archiving|***************** | 26% archiving|****************************** | 48% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|******************************************************** | 87% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-characteristic-14.3.0p10.tgz >>> Running clean in devel/py-characteristic at 1787491837.97 ===> devel/py-characteristic ===> Cleaning for py3-characteristic-14.3.0p10 >>> Ended at 1787491838.21 max_stuck=2.42/depends=2.52/show-prepare-results=1.32/extract=0.37/build=2.45/package=1.57/clean=0.26