>>> Building on exopi-2 under devel/py-extras BDEPENDS = [devel/py-wheel;devel/py-build;devel/py-setuptools;devel/py-installer;lang/python/3] DIST = [devel/py-extras:extras-1.0.0.tar.gz] FULLPKGNAME = py3-extras-1.0.0p9 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-2 at 1764963632.11) >>> Running depends in devel/py-extras at 1764963632.16 last junk was in devel/angr/py-archinfo /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-extras at 1764963634.09 ===> devel/py-extras ===> Building from scratch py3-extras-1.0.0p9 ===> py3-extras-1.0.0p9 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-extras-1.0.0p9 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-extras-1.0.0p9 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-extras-1.0.0p9 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-extras-1.0.0p9 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-2 at 1764963635.60) distfiles size=6759 >>> Running extract in devel/py-extras at 1764963635.66 ===> devel/py-extras ===> Checking files for py3-extras-1.0.0p9 `/exopi-cvs/ports/distfiles/extras-1.0.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-extras-1.0.0p9 >>> Running build in devel/py-extras at 1764963636.14 ===> devel/py-extras ===> Patching for py3-extras-1.0.0p9 ===> 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-extras-1.0.0p9 ===> Configuring for py3-extras-1.0.0p9 ===> Building for py3-extras-1.0.0p9 * 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() running egg_info writing extras.egg-info/PKG-INFO writing dependency_links to extras.egg-info/dependency_links.txt writing top-level names to extras.egg-info/top_level.txt reading manifest file 'extras.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'extras.egg-info/SOURCES.txt' * 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/extras copying extras/__init__.py -> build/lib/extras creating build/lib/extras/tests copying extras/tests/test_extras.py -> build/lib/extras/tests copying extras/tests/__init__.py -> build/lib/extras/tests 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/extras copying build/lib/extras/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./extras creating build/bdist.openbsd-7.8-amd64/wheel/extras/tests copying build/lib/extras/tests/test_extras.py -> build/bdist.openbsd-7.8-amd64/wheel/./extras/tests copying build/lib/extras/tests/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./extras/tests running install_egg_info running egg_info writing extras.egg-info/PKG-INFO writing dependency_links to extras.egg-info/dependency_links.txt writing top-level names to extras.egg-info/top_level.txt reading manifest file 'extras.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'extras.egg-info/SOURCES.txt' Copying extras.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./extras-1.0.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/extras-1.0.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-extras-1.0.0/extras-1.0.0/dist/.tmp-7w0q2fjx/extras-1.0.0-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'extras/__init__.py' adding 'extras/tests/__init__.py' adding 'extras/tests/test_extras.py' adding 'extras-1.0.0.dist-info/licenses/LICENSE' adding 'extras-1.0.0.dist-info/METADATA' adding 'extras-1.0.0.dist-info/WHEEL' adding 'extras-1.0.0.dist-info/pbr.json' adding 'extras-1.0.0.dist-info/top_level.txt' adding 'extras-1.0.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built extras-1.0.0-py2.py3-none-any.whl >>> Running package in devel/py-extras at 1764963638.26 ===> devel/py-extras ===> Faking installation for py3-extras-1.0.0p9 ===> Building package for py3-extras-1.0.0p9 Create /exopi-cvs/ports/packages/amd64/all/py3-extras-1.0.0p9.tgz Creating package py3-extras-1.0.0p9 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 47% checksumming|******************************* | 50% checksumming|********************************* | 53% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|*************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 73% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|***** | 8% archiving|********** | 16% archiving|*********** | 17% archiving|************ | 18% archiving|*************************** | 42% archiving|****************************************** | 66% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|************************************************ | 75% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-extras-1.0.0p9.tgz >>> Running clean in devel/py-extras at 1764963639.58 ===> devel/py-extras ===> Cleaning for py3-extras-1.0.0p9 >>> Ended at 1764963639.80 max_stuck=0.00/depends=1.93/show-prepare-results=1.56/extract=0.48/build=2.13/package=1.32/clean=0.26