>>> Building on exopi-5 under devel/py-cwcwidth BDEPENDS = [devel/py-build;lang/cython;lang/pythran;devel/py-installer;lang/python/3;devel/py-setuptools;devel/py-wheel] DIST = [devel/py-cwcwidth:cwcwidth-0.1.10.tar.gz] FULLPKGNAME = py3-cwcwidth-0.1.10p0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1764758589.75) >>> Running depends in devel/py-cwcwidth at 1764758589.80 last junk was in fonts/ttyp0-font,dz /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 pythran-0.15.0p6 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 pythran-0.15.0p6 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 pythran-0.15.0p6 >>> Running show-prepare-results in devel/py-cwcwidth at 1764758598.42 ===> devel/py-cwcwidth ===> Building from scratch py3-cwcwidth-0.1.10p0 ===> py3-cwcwidth-0.1.10p0 depends on: py3-cython-* -> py3-cython-3.1.6v0 ===> py3-cwcwidth-0.1.10p0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-cwcwidth-0.1.10p0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-cwcwidth-0.1.10p0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-cwcwidth-0.1.10p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-cwcwidth-0.1.10p0 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-cwcwidth-0.1.10p0 depends on: pythran-* -> pythran-0.15.0p6 py3-build-1.3.0 py3-cython-3.1.6v0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 pythran-0.15.0p6 (Junk lock released for exopi-5 at 1764758599.61) distfiles size=60265 >>> Running extract in devel/py-cwcwidth at 1764758599.65 ===> devel/py-cwcwidth ===> Checking files for py3-cwcwidth-0.1.10p0 `/exopi-cvs/ports/distfiles/cwcwidth-0.1.10.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-cwcwidth-0.1.10p0 >>> Running build in devel/py-cwcwidth at 1764758600.04 ===> devel/py-cwcwidth ===> Patching for py3-cwcwidth-0.1.10p0 ===> 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-cwcwidth-0.1.10p0 ===> Configuring for py3-cwcwidth-0.1.10p0 ===> Building for py3-cwcwidth-0.1.10p0 * 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 cwcwidth.egg-info/PKG-INFO writing dependency_links to cwcwidth.egg-info/dependency_links.txt writing top-level names to cwcwidth.egg-info/top_level.txt reading manifest file 'cwcwidth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'cwcwidth.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' no previously-included directories found matching '.github' * 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 running build running build_py creating build/lib.openbsd-7.8-amd64-cpython-313/cwcwidth copying cwcwidth/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/cwcwidth copying cwcwidth/_impl.pyi -> build/lib.openbsd-7.8-amd64-cpython-313/cwcwidth copying cwcwidth/py.typed -> build/lib.openbsd-7.8-amd64-cpython-313/cwcwidth running build_ext Compiling cwcwidth/_impl.pyx because it changed. [1/1] Cythonizing cwcwidth/_impl.pyx building 'cwcwidth._impl' extension creating build/temp.openbsd-7.8-amd64-cpython-313/cwcwidth cc -O2 -pipe -fPIC -I/usr/local/include/python3.13 -c cwcwidth/_impl.c -o build/temp.openbsd-7.8-amd64-cpython-313/cwcwidth/_impl.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-amd64-cpython-313/cwcwidth/_impl.o -L/usr/local/lib -o build/lib.openbsd-7.8-amd64-cpython-313/cwcwidth/_impl.cpython-313.so 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/cwcwidth copying build/lib.openbsd-7.8-amd64-cpython-313/cwcwidth/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./cwcwidth copying build/lib.openbsd-7.8-amd64-cpython-313/cwcwidth/_impl.pyi -> build/bdist.openbsd-7.8-amd64/wheel/./cwcwidth copying build/lib.openbsd-7.8-amd64-cpython-313/cwcwidth/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./cwcwidth copying build/lib.openbsd-7.8-amd64-cpython-313/cwcwidth/_impl.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/./cwcwidth running install_egg_info running egg_info writing cwcwidth.egg-info/PKG-INFO writing dependency_links to cwcwidth.egg-info/dependency_links.txt writing top-level names to cwcwidth.egg-info/top_level.txt reading manifest file 'cwcwidth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' no previously-included directories found matching '.github' adding license file 'LICENSE' writing manifest file 'cwcwidth.egg-info/SOURCES.txt' Copying cwcwidth.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./cwcwidth-0.1.10-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/cwcwidth-0.1.10.dist-info/WHEEL creating '/exopi-obj/pobj/py-cwcwidth-0.1.10/cwcwidth-0.1.10/dist/.tmp-_gck_kou/cwcwidth-0.1.10-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'cwcwidth/__init__.py' adding 'cwcwidth/_impl.cpython-313.so' adding 'cwcwidth/_impl.pyi' adding 'cwcwidth/py.typed' adding 'cwcwidth-0.1.10.dist-info/licenses/LICENSE' adding 'cwcwidth-0.1.10.dist-info/METADATA' adding 'cwcwidth-0.1.10.dist-info/WHEEL' adding 'cwcwidth-0.1.10.dist-info/top_level.txt' adding 'cwcwidth-0.1.10.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built cwcwidth-0.1.10-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in devel/py-cwcwidth at 1764758604.22 ===> devel/py-cwcwidth ===> Faking installation for py3-cwcwidth-0.1.10p0 ===> Building package for py3-cwcwidth-0.1.10p0 Create /exopi-cvs/ports/packages/amd64/all/py3-cwcwidth-0.1.10p0.tgz Creating package py3-cwcwidth-0.1.10p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 9% checksumming|******** | 13% checksumming|*********** | 17% checksumming|************* | 22% checksumming|**************** | 26% checksumming|******************* | 30% checksumming|********************* | 35% checksumming|************************ | 39% checksumming|*************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 57% checksumming|************************************* | 61% checksumming|**************************************** | 65% checksumming|****************************************** | 70% checksumming|********************************************* | 74% checksumming|************************************************ | 78% checksumming|************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************** | 91% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 4% archiving|********************************************************** | 91% archiving|************************************************************ | 94% archiving|************************************************************* | 96% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-cwcwidth-0.1.10p0.tgz >>> Running clean in devel/py-cwcwidth at 1764758605.56 ===> devel/py-cwcwidth ===> Cleaning for py3-cwcwidth-0.1.10p0 >>> Ended at 1764758605.76 max_stuck=8.31/depends=8.63/show-prepare-results=1.24/extract=0.38/build=4.18/package=1.34/clean=0.24