>>> Building on exopi-6 under devel/py-executing BDEPENDS = [devel/py-setuptools_scm;devel/py-installer;devel/py-build;devel/py-wheel;devel/py-setuptools;lang/python/3] DIST = [devel/py-executing:executing-2.2.1.tar.gz] FULLPKGNAME = py3-executing-2.2.1 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-6 at 1765447274.00) >>> Running depends in devel/py-executing at 1765447274.05 last junk was in textproc/docsible /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-setuptools_scm-9.2.2 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-setuptools_scm-9.2.2 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-setuptools_scm-9.2.2 py3-wheel-0.46.1 python-3.13.9 >>> Running show-prepare-results in devel/py-executing at 1765447275.67 ===> devel/py-executing ===> Building from scratch py3-executing-2.2.1 ===> py3-executing-2.2.1 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-executing-2.2.1 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-executing-2.2.1 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-executing-2.2.1 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-executing-2.2.1 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-executing-2.2.1 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-9.2.2 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-setuptools_scm-9.2.2 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-6 at 1765447277.10) distfiles size=1129488 >>> Running extract in devel/py-executing at 1765447277.16 ===> devel/py-executing ===> Checking files for py3-executing-2.2.1 `/exopi-cvs/ports/distfiles/executing-2.2.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-executing-2.2.1 >>> Running build in devel/py-executing at 1765447277.70 ===> devel/py-executing ===> Patching for py3-executing-2.2.1 ===> 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-executing-2.2.1 ===> Configuring for py3-executing-2.2.1 ===> Building for py3-executing-2.2.1 * Getting build dependencies for wheel... /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() * Building wheel... /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 /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/executing copying executing/__init__.py -> build/lib/executing copying executing/_exceptions.py -> build/lib/executing copying executing/_position_node_finder.py -> build/lib/executing copying executing/_pytest_utils.py -> build/lib/executing copying executing/_utils.py -> build/lib/executing copying executing/executing.py -> build/lib/executing copying executing/version.py -> build/lib/executing running egg_info writing executing.egg-info/PKG-INFO writing dependency_links to executing.egg-info/dependency_links.txt writing requirements to executing.egg-info/requires.txt writing top-level names to executing.egg-info/top_level.txt reading manifest file 'executing.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'executing.egg-info/SOURCES.txt' copying executing/py.typed -> build/lib/executing 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/executing copying build/lib/executing/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./executing copying build/lib/executing/_exceptions.py -> build/bdist.openbsd-7.8-amd64/wheel/./executing copying build/lib/executing/_position_node_finder.py -> build/bdist.openbsd-7.8-amd64/wheel/./executing copying build/lib/executing/_pytest_utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./executing copying build/lib/executing/_utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./executing copying build/lib/executing/executing.py -> build/bdist.openbsd-7.8-amd64/wheel/./executing copying build/lib/executing/version.py -> build/bdist.openbsd-7.8-amd64/wheel/./executing copying build/lib/executing/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./executing running install_egg_info Copying executing.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./executing-2.2.1-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/executing-2.2.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-executing-2.2.1/executing-2.2.1/dist/.tmp-pymsxzay/executing-2.2.1-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'executing/__init__.py' adding 'executing/_exceptions.py' adding 'executing/_position_node_finder.py' adding 'executing/_pytest_utils.py' adding 'executing/_utils.py' adding 'executing/executing.py' adding 'executing/py.typed' adding 'executing/version.py' adding 'executing-2.2.1.dist-info/licenses/LICENSE.txt' adding 'executing-2.2.1.dist-info/METADATA' adding 'executing-2.2.1.dist-info/WHEEL' adding 'executing-2.2.1.dist-info/top_level.txt' adding 'executing-2.2.1.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built executing-2.2.1-py2.py3-none-any.whl >>> Running package in devel/py-executing at 1765447279.89 ===> devel/py-executing ===> Faking installation for py3-executing-2.2.1 ===> Building package for py3-executing-2.2.1 Create /exopi-cvs/ports/packages/amd64/all/py3-executing-2.2.1.tgz Creating package py3-executing-2.2.1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|****** | 10% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 23% checksumming|*************** | 25% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 58% checksumming|************************************* | 60% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|************ | 19% archiving|********************* | 33% archiving|*********************** | 35% archiving|************************ | 37% archiving|********************************** | 54% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|****************************************************** | 84% archiving|******************************************************* | 85% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-executing-2.2.1.tgz >>> Running clean in devel/py-executing at 1765447289.23 ===> devel/py-executing ===> Cleaning for py3-executing-2.2.1 >>> Ended at 1765447289.51 max_stuck=1.82/depends=1.63/show-prepare-results=1.48/extract=0.54/build=2.16/package=9.37/clean=0.33