>>> Building on exopi-5 under devel/py-setproctitle BDEPENDS = [devel/py-build;devel/py-wheel;devel/py-setuptools;devel/py-installer;lang/python/3] DIST = [devel/py-setproctitle:setproctitle-1.3.5.tar.gz] FULLPKGNAME = py3-setproctitle-1.3.5 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1741787417.41) >>> Running depends in devel/py-setproctitle at 1741787417.48 last junk was in devel/py-typeguard /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 python-3.12.9 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 python-3.12.9 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 python-3.12.9 >>> Running show-prepare-results in devel/py-setproctitle at 1741787420.31 ===> devel/py-setproctitle ===> Building from scratch py3-setproctitle-1.3.5 ===> py3-setproctitle-1.3.5 depends on: python->=3.12,<3.13 -> python-3.12.9 ===> py3-setproctitle-1.3.5 depends on: py3-build-* -> py3-build-1.2.2.post1p1 ===> py3-setproctitle-1.3.5 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-setproctitle-1.3.5 depends on: py3-setuptools-* -> py3-setuptools-75.6.0p0v0 ===> py3-setproctitle-1.3.5 depends on: py3-wheel-* -> py3-wheel-0.45.1p1 ===> Verifying specs: pthread ===> found pthread.27.1 py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p1 python-3.12.9 (Junk lock released for exopi-5 at 1741787422.01) distfiles size=26737 >>> Running extract in devel/py-setproctitle at 1741787422.12 ===> devel/py-setproctitle ===> Checking files for py3-setproctitle-1.3.5 `/exopi-cvs/ports/distfiles/setproctitle-1.3.5.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-setproctitle-1.3.5 >>> Running build in devel/py-setproctitle at 1741787422.72 ===> devel/py-setproctitle ===> Patching for py3-setproctitle-1.3.5 ===> 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.5 ===> Configuring for py3-setproctitle-1.3.5 ===> Building for py3-setproctitle-1.3.5 * Getting build dependencies for wheel... 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 'Makefile' writing manifest file 'setproctitle.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build/lib.openbsd-7.7-amd64-cpython-312/setproctitle copying pkg/setproctitle/__init__.py -> build/lib.openbsd-7.7-amd64-cpython-312/setproctitle copying pkg/setproctitle/py.typed -> build/lib.openbsd-7.7-amd64-cpython-312/setproctitle running build_ext building 'setproctitle._setproctitle' extension creating build/temp.openbsd-7.7-amd64-cpython-312/src cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DSPT_VERSION=1.3.5 -DBSD=1 -DHAVE_SETPROCTITLE=1 -DHAVE_PS_STRING=1 -I/usr/local/include/python3.12 -c src/setproctitle.c -o build/temp.openbsd-7.7-amd64-cpython-312/src/setproctitle.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DSPT_VERSION=1.3.5 -DBSD=1 -DHAVE_SETPROCTITLE=1 -DHAVE_PS_STRING=1 -I/usr/local/include/python3.12 -c src/spt_debug.c -o build/temp.openbsd-7.7-amd64-cpython-312/src/spt_debug.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DSPT_VERSION=1.3.5 -DBSD=1 -DHAVE_SETPROCTITLE=1 -DHAVE_PS_STRING=1 -I/usr/local/include/python3.12 -c src/spt_setup.c -o build/temp.openbsd-7.7-amd64-cpython-312/src/spt_setup.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DSPT_VERSION=1.3.5 -DBSD=1 -DHAVE_SETPROCTITLE=1 -DHAVE_PS_STRING=1 -I/usr/local/include/python3.12 -c src/spt_status.c -o build/temp.openbsd-7.7-amd64-cpython-312/src/spt_status.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DSPT_VERSION=1.3.5 -DBSD=1 -DHAVE_SETPROCTITLE=1 -DHAVE_PS_STRING=1 -I/usr/local/include/python3.12 -c src/spt_strlcpy.c -o build/temp.openbsd-7.7-amd64-cpython-312/src/spt_strlcpy.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.7-amd64-cpython-312/src/setproctitle.o build/temp.openbsd-7.7-amd64-cpython-312/src/spt_debug.o build/temp.openbsd-7.7-amd64-cpython-312/src/spt_setup.o build/temp.openbsd-7.7-amd64-cpython-312/src/spt_status.o build/temp.openbsd-7.7-amd64-cpython-312/src/spt_strlcpy.o -L/usr/local/lib -o build/lib.openbsd-7.7-amd64-cpython-312/setproctitle/_setproctitle.cpython-312.so installing to build/bdist.openbsd-7.7-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.7-amd64/wheel creating build/bdist.openbsd-7.7-amd64/wheel/setproctitle copying build/lib.openbsd-7.7-amd64-cpython-312/setproctitle/__init__.py -> build/bdist.openbsd-7.7-amd64/wheel/./setproctitle copying build/lib.openbsd-7.7-amd64-cpython-312/setproctitle/py.typed -> build/bdist.openbsd-7.7-amd64/wheel/./setproctitle copying build/lib.openbsd-7.7-amd64-cpython-312/setproctitle/_setproctitle.cpython-312.so -> build/bdist.openbsd-7.7-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 'Makefile' writing manifest file 'setproctitle.egg-info/SOURCES.txt' Copying setproctitle.egg-info to build/bdist.openbsd-7.7-amd64/wheel/./setproctitle-1.3.5-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.7-amd64/wheel/setproctitle-1.3.5.dist-info/WHEEL creating '/exopi-obj/pobj/py-setproctitle-1.3.5/setproctitle-1.3.5/dist/.tmp-ibmqhspj/setproctitle-1.3.5-cp312-cp312-openbsd_7_7_amd64.whl' and adding 'build/bdist.openbsd-7.7-amd64/wheel' to it adding 'setproctitle/__init__.py' adding 'setproctitle/_setproctitle.cpython-312.so' adding 'setproctitle/py.typed' adding 'setproctitle-1.3.5.dist-info/METADATA' adding 'setproctitle-1.3.5.dist-info/WHEEL' adding 'setproctitle-1.3.5.dist-info/top_level.txt' adding 'setproctitle-1.3.5.dist-info/RECORD' removing build/bdist.openbsd-7.7-amd64/wheel Successfully built setproctitle-1.3.5-cp312-cp312-openbsd_7_7_amd64.whl >>> Running package in devel/py-setproctitle at 1741787427.17 ===> devel/py-setproctitle ===> Faking installation for py3-setproctitle-1.3.5 ===> Building package for py3-setproctitle-1.3.5 Create /exopi-cvs/ports/packages/amd64/all/py3-setproctitle-1.3.5.tgz Creating package py3-setproctitle-1.3.5 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 9% checksumming|******** | 14% checksumming|*********** | 18% checksumming|************** | 23% checksumming|***************** | 27% checksumming|******************* | 32% checksumming|********************** | 36% checksumming|************************* | 41% checksumming|**************************** | 45% checksumming|******************************* | 50% checksumming|********************************* | 55% checksumming|************************************ | 59% checksumming|*************************************** | 64% checksumming|****************************************** | 68% checksumming|******************************************** | 73% checksumming|*********************************************** | 77% checksumming|************************************************** | 82% checksumming|***************************************************** | 86% checksumming|******************************************************* | 91% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 4% archiving|**** | 7% archiving|***** | 8% archiving|**************** | 24% archiving|***************** | 27% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-setproctitle-1.3.5.tgz >>> Running clean in devel/py-setproctitle at 1741787431.58 ===> devel/py-setproctitle ===> Cleaning for py3-setproctitle-1.3.5 >>> Ended at 1741787432.39 max_stuck=2.33/depends=2.83/show-prepare-results=1.76/extract=0.66/build=4.44/package=4.36/clean=0.92