>>> Building on exopi-4 under devel/py-pyte BDEPENDS = [devel/py-test-runner;devel/py-installer;lang/python/3;devel/py-build;devel/py-wheel;devel/py-setuptools] DIST = [devel/py-pyte:pyte-0.8.2.tar.gz] FULLPKGNAME = py3-pyte-0.8.2p2 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-4 at 1787351233.44) >>> Running depends in devel/py-pyte at 1787351233.48 last junk was in audio/picard /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-test-runner-6.0.1p3 py3-wheel-0.48.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-test-runner-6.0.1p3 py3-wheel-0.48.0 python-3.14.6p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-test-runner-6.0.1p3 py3-wheel-0.48.0 >>> Running show-prepare-results in devel/py-pyte at 1787351235.23 ===> devel/py-pyte ===> Building from scratch py3-pyte-0.8.2p2 ===> py3-pyte-0.8.2p2 depends on: py3-test-runner-* -> py3-test-runner-6.0.1p3 ===> py3-pyte-0.8.2p2 depends on: python->=3.14 -> python-3.14.6p0 ===> py3-pyte-0.8.2p2 depends on: py3-build-* -> py3-build-1.5.1 ===> py3-pyte-0.8.2p2 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-pyte-0.8.2p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-pyte-0.8.2p2 depends on: py3-wheel-* -> py3-wheel-0.48.0 py3-build-1.5.1 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-test-runner-6.0.1p3 py3-wheel-0.48.0 python-3.14.6p0 (Junk lock released for exopi-4 at 1787351236.25) distfiles size=92301 >>> Running extract in devel/py-pyte at 1787351236.28 ===> devel/py-pyte ===> Checking files for py3-pyte-0.8.2p2 `/exopi-cvs/ports/distfiles/pyte-0.8.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-pyte-0.8.2p2 >>> Running build in devel/py-pyte at 1787351236.61 ===> devel/py-pyte ===> Patching for py3-pyte-0.8.2p2 ===> 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-pyte-0.8.2p2 ===> Configuring for py3-pyte-0.8.2p2 ===> Building for py3-pyte-0.8.2p2 * Getting build dependencies for wheel... * Building wheel... /usr/local/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 :: 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() running bdist_wheel running build running build_py creating build/lib/pyte copying pyte/__init__.py -> build/lib/pyte copying pyte/__main__.py -> build/lib/pyte copying pyte/charsets.py -> build/lib/pyte copying pyte/control.py -> build/lib/pyte copying pyte/escape.py -> build/lib/pyte copying pyte/graphics.py -> build/lib/pyte copying pyte/modes.py -> build/lib/pyte copying pyte/screens.py -> build/lib/pyte copying pyte/streams.py -> build/lib/pyte copying pyte/py.typed -> build/lib/pyte installing to build/bdist.openbsd-8.0-amd64/wheel running install running install_lib creating build/bdist.openbsd-8.0-amd64/wheel creating build/bdist.openbsd-8.0-amd64/wheel/pyte copying build/lib/pyte/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./pyte copying build/lib/pyte/__main__.py -> build/bdist.openbsd-8.0-amd64/wheel/./pyte copying build/lib/pyte/charsets.py -> build/bdist.openbsd-8.0-amd64/wheel/./pyte copying build/lib/pyte/control.py -> build/bdist.openbsd-8.0-amd64/wheel/./pyte copying build/lib/pyte/escape.py -> build/bdist.openbsd-8.0-amd64/wheel/./pyte copying build/lib/pyte/graphics.py -> build/bdist.openbsd-8.0-amd64/wheel/./pyte copying build/lib/pyte/modes.py -> build/bdist.openbsd-8.0-amd64/wheel/./pyte copying build/lib/pyte/screens.py -> build/bdist.openbsd-8.0-amd64/wheel/./pyte copying build/lib/pyte/streams.py -> build/bdist.openbsd-8.0-amd64/wheel/./pyte copying build/lib/pyte/py.typed -> build/bdist.openbsd-8.0-amd64/wheel/./pyte running install_egg_info running egg_info writing pyte.egg-info/PKG-INFO writing dependency_links to pyte.egg-info/dependency_links.txt writing requirements to pyte.egg-info/requires.txt writing top-level names to pyte.egg-info/top_level.txt reading manifest file 'pyte.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'pyte.egg-info/SOURCES.txt' Copying pyte.egg-info to build/bdist.openbsd-8.0-amd64/wheel/./pyte-0.8.2-py3.14.egg-info running install_scripts creating build/bdist.openbsd-8.0-amd64/wheel/pyte-0.8.2.dist-info/WHEEL creating '/exopi-obj/pobj/py-pyte-0.8.2/pyte-0.8.2/dist/.tmp-4kd25uxw/pyte-0.8.2-py3-none-any.whl' and adding 'build/bdist.openbsd-8.0-amd64/wheel' to it adding 'pyte/__init__.py' adding 'pyte/__main__.py' adding 'pyte/charsets.py' adding 'pyte/control.py' adding 'pyte/escape.py' adding 'pyte/graphics.py' adding 'pyte/modes.py' adding 'pyte/py.typed' adding 'pyte/screens.py' adding 'pyte/streams.py' adding 'pyte-0.8.2.dist-info/licenses/AUTHORS' adding 'pyte-0.8.2.dist-info/licenses/LICENSE' adding 'pyte-0.8.2.dist-info/METADATA' adding 'pyte-0.8.2.dist-info/WHEEL' adding 'pyte-0.8.2.dist-info/top_level.txt' adding 'pyte-0.8.2.dist-info/RECORD' removing build/bdist.openbsd-8.0-amd64/wheel Successfully built pyte-0.8.2-py3-none-any.whl >>> Running package in devel/py-pyte at 1787351238.16 ===> devel/py-pyte ===> Faking installation for py3-pyte-0.8.2p2 ===> Building package for py3-pyte-0.8.2p2 Create /exopi-cvs/ports/packages/amd64/all/py3-pyte-0.8.2p2.tgz Creating package py3-pyte-0.8.2p2 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 4% checksumming|**** | 7% checksumming|***** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 17% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|******************* | 30% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|*************************** | 43% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************** | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|**** | 6% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|******** | 13% archiving|*********************** | 36% archiving|************************************** | 60% archiving|****************************************** | 65% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-pyte-0.8.2p2.tgz >>> Running clean in devel/py-pyte at 1787351239.35 ===> devel/py-pyte ===> Cleaning for py3-pyte-0.8.2p2 >>> Ended at 1787351239.53 max_stuck=1.15/depends=1.76/show-prepare-results=1.05/extract=0.33/build=1.55/package=1.19/clean=0.21