>>> Building on exopi-5 under devel/py-executing BDEPENDS = [devel/py-build;devel/py-setuptools_scm;devel/py-setuptools;devel/py-wheel;lang/python/3;devel/py-installer] DIST = [devel/py-executing:executing-2.1.0.tar.gz] FULLPKGNAME = py3-executing-2.1.0p0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1764447283.46) >>> Running depends in devel/py-executing at 1764447283.50 last junk was in devel/py-multitasking /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.0.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.0.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.0.2 py3-wheel-0.46.1 python-3.13.9 >>> Running show-prepare-results in devel/py-executing at 1764447285.69 ===> devel/py-executing ===> Building from scratch py3-executing-2.1.0p0 ===> py3-executing-2.1.0p0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-executing-2.1.0p0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-executing-2.1.0p0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-executing-2.1.0p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-executing-2.1.0p0 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-executing-2.1.0p0 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-9.0.2 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-setuptools_scm-9.0.2 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-5 at 1764447286.98) distfiles size=977485 >>> Running extract in devel/py-executing at 1764447287.01 ===> devel/py-executing ===> Checking files for py3-executing-2.1.0p0 `/exopi-cvs/ports/distfiles/executing-2.1.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-executing-2.1.0p0 >>> Running build in devel/py-executing at 1764447287.51 ===> devel/py-executing ===> Patching for py3-executing-2.1.0p0 ===> 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.1.0p0 ===> Configuring for py3-executing-2.1.0p0 ===> Building for py3-executing-2.1.0p0 * 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/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/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.1.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/executing-2.1.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-executing-2.1.0/executing-2.1.0/dist/.tmp-jtpnwcww/executing-2.1.0-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/executing.py' adding 'executing/py.typed' adding 'executing/version.py' adding 'executing-2.1.0.dist-info/licenses/LICENSE.txt' adding 'executing-2.1.0.dist-info/METADATA' adding 'executing-2.1.0.dist-info/WHEEL' adding 'executing-2.1.0.dist-info/top_level.txt' adding 'executing-2.1.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built executing-2.1.0-py2.py3-none-any.whl >>> Running package in devel/py-executing at 1764447289.46 ===> devel/py-executing ===> Faking installation for py3-executing-2.1.0p0 ===> Building package for py3-executing-2.1.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-executing-2.1.0p0.tgz Creating package py3-executing-2.1.0p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|***** | 9% checksumming|******* | 12% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************** | 91% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|********** | 15% archiving|****************** | 29% archiving|****************************** | 47% archiving|******************************************* | 67% archiving|********************************************* | 70% archiving|***************************************************** | 83% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-executing-2.1.0p0.tgz >>> Running clean in devel/py-executing at 1764447290.92 ===> devel/py-executing ===> Cleaning for py3-executing-2.1.0p0 >>> Ended at 1764447291.20 max_stuck=2.07/depends=2.20/show-prepare-results=1.32/extract=0.50/build=1.95/package=1.46/clean=0.30