>>> Building on exopi-5 under devel/py-fields BDEPENDS = [devel/py-installer;lang/python/3;devel/py-wheel;devel/py-setuptools;devel/py-build] DIST = [devel/py-fields:fields-5.0.0.tar.gz] FULLPKGNAME = py3-fields-5.0.0p9 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1779017765.78) >>> Running depends in devel/py-fields at 1779017765.84 last junk was in x11/tvtwm /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 >>> Running show-prepare-results in devel/py-fields at 1779017767.85 ===> devel/py-fields ===> Building from scratch py3-fields-5.0.0p9 ===> py3-fields-5.0.0p9 depends on: python->=3.14 -> python-3.14.4p1 ===> py3-fields-5.0.0p9 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-fields-5.0.0p9 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-fields-5.0.0p9 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-fields-5.0.0p9 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.4p1 (Junk lock released for exopi-5 at 1779017769.20) distfiles size=36232 >>> Running extract in devel/py-fields at 1779017769.25 ===> devel/py-fields ===> Checking files for py3-fields-5.0.0p9 `/exopi-cvs/ports/distfiles/fields-5.0.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-fields-5.0.0p9 >>> Running build in devel/py-fields at 1779017769.74 ===> devel/py-fields ===> Patching for py3-fields-5.0.0p9 ===> Applying OpenBSD patch patch-setup_cfg Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix usage of py-test | |Index: setup.cfg |--- setup.cfg.orig |+++ setup.cfg -------------------------- Patching file setup.cfg using Plan A... Hunk #1 succeeded at 8. 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-fields-5.0.0p9 ===> Configuring for py3-fields-5.0.0p9 ===> Building for py3-fields-5.0.0p9 * 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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing src/fields.egg-info/PKG-INFO writing dependency_links to src/fields.egg-info/dependency_links.txt writing top-level names to src/fields.egg-info/top_level.txt reading manifest file 'src/fields.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'examples' warning: no files found matching '.isort.cfg' warning: no files found matching '.pylintrc' warning: no files found matching 'bootstrap.py' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'src/fields.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 :: BSD 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/fields copying src/fields/extras.py -> build/lib/fields copying src/fields/py2ordereddict.py -> build/lib/fields copying src/fields/__init__.py -> build/lib/fields running egg_info writing src/fields.egg-info/PKG-INFO writing dependency_links to src/fields.egg-info/dependency_links.txt writing top-level names to src/fields.egg-info/top_level.txt reading manifest file 'src/fields.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'examples' warning: no files found matching '.isort.cfg' warning: no files found matching '.pylintrc' warning: no files found matching 'bootstrap.py' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'src/fields.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/fields copying build/lib/fields/extras.py -> build/bdist.openbsd-7.9-amd64/wheel/./fields copying build/lib/fields/py2ordereddict.py -> build/bdist.openbsd-7.9-amd64/wheel/./fields copying build/lib/fields/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./fields running install_egg_info Copying src/fields.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./fields-5.0.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/fields-5.0.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-fields-5.0.0/fields-5.0.0/dist/.tmp-zwubnq0x/fields-5.0.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'fields/__init__.py' adding 'fields/extras.py' adding 'fields/py2ordereddict.py' adding 'fields-5.0.0.dist-info/licenses/AUTHORS.rst' adding 'fields-5.0.0.dist-info/licenses/LICENSE' adding 'fields-5.0.0.dist-info/METADATA' adding 'fields-5.0.0.dist-info/WHEEL' adding 'fields-5.0.0.dist-info/top_level.txt' adding 'fields-5.0.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built fields-5.0.0-py2.py3-none-any.whl >>> Running package in devel/py-fields at 1779017772.08 ===> devel/py-fields ===> Faking installation for py3-fields-5.0.0p9 ===> Building package for py3-fields-5.0.0p9 Create /exopi-cvs/ports/packages/amd64/all/py3-fields-5.0.0p9.tgz Creating package py3-fields-5.0.0p9 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 4% checksumming|**** | 7% checksumming|******* | 11% checksumming|********* | 14% checksumming|*********** | 18% checksumming|************* | 21% checksumming|*************** | 25% checksumming|***************** | 29% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 86% checksumming|****************************************************** | 89% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*************** | 24% archiving|******************************* | 48% archiving|******************************** | 50% archiving|********************************** | 53% archiving|************************************* | 58% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|************************************************************* | 95% archiving|************************************************************** | 96% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-fields-5.0.0p9 was updated @depend lang/python/3,-main:python->=3.14:python-3.14.4p0 -> @depend lang/python/3,-main:python->=3.14:python-3.14.4p1 Link to /exopi-cvs/ports/packages/amd64/ftp/py3-fields-5.0.0p9.tgz >>> Running clean in devel/py-fields at 1779017773.74 ===> devel/py-fields ===> Cleaning for py3-fields-5.0.0p9 >>> Ended at 1779017774.01 max_stuck=0.99/depends=2.01/show-prepare-results=1.41/extract=0.49/build=2.35/package=1.65/clean=0.32