>>> Building on exopi-1 under devel/py-autocommand BDEPENDS = [devel/py-build;devel/py-wheel;devel/py-setuptools;lang/python/3;devel/py-installer] DIST = [devel/py-autocommand:autocommand-2.2.2.tar.gz] FULLPKGNAME = py3-autocommand-2.2.2p3 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-1 at 1764753811.74) >>> Running depends in devel/py-autocommand at 1764753811.79 last junk was in mail/p5-Mail-Milter-Authentication /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 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 >>> Running show-prepare-results in devel/py-autocommand at 1764753813.41 ===> devel/py-autocommand ===> Building from scratch py3-autocommand-2.2.2p3 ===> py3-autocommand-2.2.2p3 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-autocommand-2.2.2p3 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-autocommand-2.2.2p3 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-autocommand-2.2.2p3 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-autocommand-2.2.2p3 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-1 at 1764753815.02) distfiles size=22894 >>> Running extract in devel/py-autocommand at 1764753815.06 ===> devel/py-autocommand ===> Checking files for py3-autocommand-2.2.2p3 `/exopi-cvs/ports/distfiles/autocommand-2.2.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-autocommand-2.2.2p3 >>> Running build in devel/py-autocommand at 1764753815.64 ===> devel/py-autocommand ===> Patching for py3-autocommand-2.2.2p3 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://github.com/Lucretiel/autocommand/pull/33/commits | |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 13. 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-autocommand-2.2.2p3 ===> Configuring for py3-autocommand-2.2.2p3 ===> Building for py3-autocommand-2.2.2p3 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() running egg_info writing src/autocommand.egg-info/PKG-INFO writing dependency_links to src/autocommand.egg-info/dependency_links.txt writing top-level names to src/autocommand.egg-info/top_level.txt /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 :: GNU Lesser General Public License v3 (LGPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() reading manifest file 'src/autocommand.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/autocommand.egg-info/SOURCES.txt' warning: no files found matching 'README.rst' * Building wheel... running bdist_wheel running build running build_py /usr/local/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: GNU Lesser General Public License v3 (LGPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() creating build/lib/autocommand copying src/autocommand/__init__.py -> build/lib/autocommand copying src/autocommand/autoasync.py -> build/lib/autocommand copying src/autocommand/autocommand.py -> build/lib/autocommand copying src/autocommand/automain.py -> build/lib/autocommand copying src/autocommand/autoparse.py -> build/lib/autocommand copying src/autocommand/errors.py -> build/lib/autocommand running egg_info writing src/autocommand.egg-info/PKG-INFO writing dependency_links to src/autocommand.egg-info/dependency_links.txt writing top-level names to src/autocommand.egg-info/top_level.txt reading manifest file 'src/autocommand.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' adding license file 'LICENSE' writing manifest file 'src/autocommand.egg-info/SOURCES.txt' installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/autocommand copying build/lib/autocommand/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./autocommand copying build/lib/autocommand/autoasync.py -> build/bdist.openbsd-7.8-amd64/wheel/./autocommand copying build/lib/autocommand/autocommand.py -> build/bdist.openbsd-7.8-amd64/wheel/./autocommand copying build/lib/autocommand/automain.py -> build/bdist.openbsd-7.8-amd64/wheel/./autocommand copying build/lib/autocommand/autoparse.py -> build/bdist.openbsd-7.8-amd64/wheel/./autocommand copying build/lib/autocommand/errors.py -> build/bdist.openbsd-7.8-amd64/wheel/./autocommand running install_egg_info Copying src/autocommand.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./autocommand-2.2.2-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/autocommand-2.2.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-autocommand-2.2.2/autocommand-2.2.2/dist/.tmp-_aeiy4kj/autocommand-2.2.2-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'autocommand/__init__.py' adding 'autocommand/autoasync.py' adding 'autocommand/autocommand.py' adding 'autocommand/automain.py' adding 'autocommand/autoparse.py' adding 'autocommand/errors.py' adding 'autocommand-2.2.2.dist-info/licenses/LICENSE' adding 'autocommand-2.2.2.dist-info/METADATA' adding 'autocommand-2.2.2.dist-info/WHEEL' adding 'autocommand-2.2.2.dist-info/top_level.txt' adding 'autocommand-2.2.2.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built autocommand-2.2.2-py3-none-any.whl >>> Running package in devel/py-autocommand at 1764753818.47 ===> devel/py-autocommand ===> Faking installation for py3-autocommand-2.2.2p3 ===> Building package for py3-autocommand-2.2.2p3 Create /exopi-cvs/ports/packages/amd64/all/py3-autocommand-2.2.2p3.tgz Creating package py3-autocommand-2.2.2p3 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|**** | 7% archiving|******** | 12% archiving|********* | 14% archiving|********** | 15% archiving|*********** | 17% archiving|************* | 20% archiving|********************* | 32% archiving|***************************** | 45% archiving|***************************** | 46% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|**************************************************** | 80% archiving|***************************************************** | 83% archiving|******************************************************* | 86% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-autocommand-2.2.2p3.tgz >>> Running clean in devel/py-autocommand at 1764753820.25 ===> devel/py-autocommand ===> Cleaning for py3-autocommand-2.2.2p3 >>> Ended at 1764753820.58 max_stuck=1.19/depends=1.58/show-prepare-results=1.70/extract=0.53/build=2.88/package=1.78/clean=0.37