>>> Building on exopi-2 under devel/py-makefun BDEPENDS = [devel/py-setuptools_scm;devel/py-wheel;devel/py-installer;devel/py-setuptools;lang/python/3;devel/py-build] DIST = [devel/py-makefun:makefun-1.16.0.tar.gz] FULLPKGNAME = py3-makefun-1.16.0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-2 at 1784367409.55) >>> Running depends in devel/py-makefun at 1784367409.60 last junk was in productivity/radicale /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 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-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 python-3.14.6p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 >>> Running show-prepare-results in devel/py-makefun at 1784367412.49 ===> devel/py-makefun ===> Building from scratch py3-makefun-1.16.0 ===> py3-makefun-1.16.0 depends on: python->=3.14 -> python-3.14.6p0 ===> py3-makefun-1.16.0 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-makefun-1.16.0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-makefun-1.16.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-makefun-1.16.0 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> py3-makefun-1.16.0 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-9.2.2p0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 python-3.14.6p0 (Junk lock released for exopi-2 at 1784367413.75) distfiles size=73565 >>> Running extract in devel/py-makefun at 1784367413.86 ===> devel/py-makefun ===> Checking files for py3-makefun-1.16.0 `/exopi-cvs/ports/distfiles/makefun-1.16.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-makefun-1.16.0 >>> Running build in devel/py-makefun at 1784367414.24 ===> devel/py-makefun ===> Patching for py3-makefun-1.16.0 ===> Applying OpenBSD patch patch-pyproject_toml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: pyproject.toml |--- pyproject.toml.orig |+++ pyproject.toml -------------------------- Patching file pyproject.toml 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-makefun-1.16.0 ===> Configuring for py3-makefun-1.16.0 ===> Building for py3-makefun-1.16.0 * Getting build dependencies for wheel... :19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. /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() * Building wheel... :19: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /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/makefun copying src/makefun/__init__.py -> build/lib/makefun copying src/makefun/_main_legacy_py.py -> build/lib/makefun copying src/makefun/_main_py35_and_higher.py -> build/lib/makefun copying src/makefun/_main_py36_and_higher.py -> build/lib/makefun copying src/makefun/_version.py -> build/lib/makefun copying src/makefun/main.py -> build/lib/makefun copying src/makefun/py.typed -> build/lib/makefun 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/makefun copying build/lib/makefun/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./makefun copying build/lib/makefun/_main_legacy_py.py -> build/bdist.openbsd-7.9-amd64/wheel/./makefun copying build/lib/makefun/_main_py35_and_higher.py -> build/bdist.openbsd-7.9-amd64/wheel/./makefun copying build/lib/makefun/_main_py36_and_higher.py -> build/bdist.openbsd-7.9-amd64/wheel/./makefun copying build/lib/makefun/_version.py -> build/bdist.openbsd-7.9-amd64/wheel/./makefun copying build/lib/makefun/main.py -> build/bdist.openbsd-7.9-amd64/wheel/./makefun copying build/lib/makefun/py.typed -> build/bdist.openbsd-7.9-amd64/wheel/./makefun running install_egg_info running egg_info writing src/makefun.egg-info/PKG-INFO writing dependency_links to src/makefun.egg-info/dependency_links.txt writing requirements to src/makefun.egg-info/requires.txt writing top-level names to src/makefun.egg-info/top_level.txt reading manifest file 'src/makefun.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/makefun.egg-info/SOURCES.txt' Copying src/makefun.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./makefun-1.16.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/makefun-1.16.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-makefun-1.16.0/makefun-1.16.0/dist/.tmp-5s8nr7sg/makefun-1.16.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'makefun/__init__.py' adding 'makefun/_main_legacy_py.py' adding 'makefun/_main_py35_and_higher.py' adding 'makefun/_main_py36_and_higher.py' adding 'makefun/_version.py' adding 'makefun/main.py' adding 'makefun/py.typed' adding 'makefun-1.16.0.dist-info/licenses/LICENSE' adding 'makefun-1.16.0.dist-info/METADATA' adding 'makefun-1.16.0.dist-info/WHEEL' adding 'makefun-1.16.0.dist-info/top_level.txt' adding 'makefun-1.16.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built makefun-1.16.0-py2.py3-none-any.whl >>> Running package in devel/py-makefun at 1784367416.67 ===> devel/py-makefun ===> Faking installation for py3-makefun-1.16.0 ===> Building package for py3-makefun-1.16.0 Create /exopi-cvs/ports/packages/amd64/all/py3-makefun-1.16.0.tgz Creating package py3-makefun-1.16.0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 6% checksumming|***** | 8% checksumming|******* | 11% checksumming|******** | 14% checksumming|********** | 17% checksumming|************ | 19% checksumming|************** | 22% checksumming|*************** | 25% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************* | 42% checksumming|*************************** | 44% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 56% checksumming|************************************ | 58% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************** | 75% checksumming|*********************************************** | 78% checksumming|************************************************* | 81% checksumming|*************************************************** | 83% checksumming|***************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 3% archiving|*** | 5% archiving|**** | 5% archiving|**** | 6% archiving|**** | 7% archiving|********************** | 34% archiving|*************************************** | 61% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-makefun-1.16.0 was updated @depend lang/python/3,-main:python->=3.14:python-3.14.6 -> @depend lang/python/3,-main:python->=3.14:python-3.14.6p0 Link to /exopi-cvs/ports/packages/amd64/ftp/py3-makefun-1.16.0.tgz >>> Running clean in devel/py-makefun at 1784367418.38 ===> devel/py-makefun ===> Cleaning for py3-makefun-1.16.0 >>> Ended at 1784367418.61 max_stuck=2.56/depends=2.78/show-prepare-results=1.42/extract=0.45/build=2.41/package=1.72/clean=0.28