>>> Building on exopi-2 under devel/py-setproctitle BDEPENDS = [lang/python/3;devel/py-build;devel/py-wheel;devel/py-setuptools;devel/py-installer] DIST = [devel/py-setproctitle:setproctitle-1.3.7.tar.gz] FULLPKGNAME = py3-setproctitle-1.3.7 RDEPENDS = [lang/python/3] (Junk lock failure for exopi-2 at 1764963503.34135) Received IO (Junk lock obtained for exopi-2 at 1764963503.68) Received IO Woken up devel/py-setproctitle Woken up devel/py-setproctitle Woken up devel/py-setproctitle >>> Running depends in devel/py-setproctitle at 1764963505.04 last junk was in devel/angr/py-archinfo /usr/sbin/pkg_add -aI -Drepair 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-setuptools-79.0.1v0 py3-wheel-0.46.1 >>> Running show-prepare-results in devel/py-setproctitle at 1764963507.76 ===> devel/py-setproctitle ===> Building from scratch py3-setproctitle-1.3.7 ===> py3-setproctitle-1.3.7 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-setproctitle-1.3.7 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-setproctitle-1.3.7 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-setproctitle-1.3.7 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-setproctitle-1.3.7 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 1764963508.73) Woken up devel/py-hatch-fancy-pypi-readme distfiles size=27002 >>> Running extract in devel/py-setproctitle at 1764963508.78 ===> devel/py-setproctitle ===> Checking files for py3-setproctitle-1.3.7 `/exopi-cvs/ports/distfiles/setproctitle-1.3.7.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-setproctitle-1.3.7 >>> Running build in devel/py-setproctitle at 1764963509.12 ===> devel/py-setproctitle ===> Patching for py3-setproctitle-1.3.7 ===> 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-setproctitle-1.3.7 ===> Configuring for py3-setproctitle-1.3.7 ===> Building for py3-setproctitle-1.3.7 * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing setproctitle.egg-info/PKG-INFO writing dependency_links to setproctitle.egg-info/dependency_links.txt writing requirements to setproctitle.egg-info/requires.txt writing top-level names to setproctitle.egg-info/top_level.txt reading manifest file 'setproctitle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'COPYRIGHT' warning: no files found matching 'Makefile' adding license file 'LICENSE' writing manifest file 'setproctitle.egg-info/SOURCES.txt' * Building wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /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 :: BSD 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/setproctitle copying pkg/setproctitle/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/setproctitle copying pkg/setproctitle/py.typed -> build/lib.openbsd-7.8-amd64-cpython-313/setproctitle running build_ext building 'setproctitle._setproctitle' extension creating build/temp.openbsd-7.8-amd64-cpython-313/src cc -O2 -pipe -fPIC -DSPT_VERSION=1.3.7 -DBSD=1 -DHAVE_SETPROCTITLE=1 -DHAVE_PS_STRING=1 -I/usr/local/include/python3.13 -c src/setproctitle.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/setproctitle.o cc -O2 -pipe -fPIC -DSPT_VERSION=1.3.7 -DBSD=1 -DHAVE_SETPROCTITLE=1 -DHAVE_PS_STRING=1 -I/usr/local/include/python3.13 -c src/spt_debug.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/spt_debug.o cc -O2 -pipe -fPIC -DSPT_VERSION=1.3.7 -DBSD=1 -DHAVE_SETPROCTITLE=1 -DHAVE_PS_STRING=1 -I/usr/local/include/python3.13 -c src/spt_setup.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/spt_setup.o cc -O2 -pipe -fPIC -DSPT_VERSION=1.3.7 -DBSD=1 -DHAVE_SETPROCTITLE=1 -DHAVE_PS_STRING=1 -I/usr/local/include/python3.13 -c src/spt_status.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/spt_status.o cc -O2 -pipe -fPIC -DSPT_VERSION=1.3.7 -DBSD=1 -DHAVE_SETPROCTITLE=1 -DHAVE_PS_STRING=1 -I/usr/local/include/python3.13 -c src/spt_strlcpy.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/spt_strlcpy.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-amd64-cpython-313/src/setproctitle.o build/temp.openbsd-7.8-amd64-cpython-313/src/spt_debug.o build/temp.openbsd-7.8-amd64-cpython-313/src/spt_setup.o build/temp.openbsd-7.8-amd64-cpython-313/src/spt_status.o build/temp.openbsd-7.8-amd64-cpython-313/src/spt_strlcpy.o -L/usr/local/lib -o build/lib.openbsd-7.8-amd64-cpython-313/setproctitle/_setproctitle.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/setproctitle copying build/lib.openbsd-7.8-amd64-cpython-313/setproctitle/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./setproctitle copying build/lib.openbsd-7.8-amd64-cpython-313/setproctitle/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./setproctitle copying build/lib.openbsd-7.8-amd64-cpython-313/setproctitle/_setproctitle.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/./setproctitle running install_egg_info running egg_info writing setproctitle.egg-info/PKG-INFO writing dependency_links to setproctitle.egg-info/dependency_links.txt writing requirements to setproctitle.egg-info/requires.txt writing top-level names to setproctitle.egg-info/top_level.txt reading manifest file 'setproctitle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'COPYRIGHT' warning: no files found matching 'Makefile' adding license file 'LICENSE' writing manifest file 'setproctitle.egg-info/SOURCES.txt' Copying setproctitle.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./setproctitle-1.3.7-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/setproctitle-1.3.7.dist-info/WHEEL creating '/exopi-obj/pobj/py-setproctitle-1.3.7/setproctitle-1.3.7/dist/.tmp-w2wnz11l/setproctitle-1.3.7-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'setproctitle/__init__.py' adding 'setproctitle/_setproctitle.cpython-313.so' adding 'setproctitle/py.typed' adding 'setproctitle-1.3.7.dist-info/licenses/LICENSE' adding 'setproctitle-1.3.7.dist-info/METADATA' adding 'setproctitle-1.3.7.dist-info/WHEEL' adding 'setproctitle-1.3.7.dist-info/top_level.txt' adding 'setproctitle-1.3.7.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built setproctitle-1.3.7-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in devel/py-setproctitle at 1764963512.27 ===> devel/py-setproctitle ===> Faking installation for py3-setproctitle-1.3.7 ===> Building package for py3-setproctitle-1.3.7 Create /exopi-cvs/ports/packages/amd64/all/py3-setproctitle-1.3.7.tgz Creating package py3-setproctitle-1.3.7 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|**** | 6% archiving|******* | 12% archiving|********* | 13% archiving|********* | 14% archiving|***************************************** | 64% archiving|*********************************************************** | 92% archiving|************************************************************** | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-setproctitle-1.3.7.tgz >>> Running clean in devel/py-setproctitle at 1764963513.63 ===> devel/py-setproctitle ===> Cleaning for py3-setproctitle-1.3.7 >>> Ended at 1764963513.85 max_stuck=1.21/waiting-for-lock #89=1.72/depends=2.70/show-prepare-results=1.03/extract=0.31/build=3.14/package=1.40/clean=0.26