>>> Building on exopi-5 under devel/py-setproctitle,python3 BDEPENDS = [devel/py-wheel,python3;devel/py-setuptools,python3;lang/python/3.10;devel/py-installer,python3;devel/py-build,python3] DIST = [devel/py-setproctitle,python3:setproctitle-1.3.3.tar.gz] FULLPKGNAME = py3-setproctitle-1.3.3 RDEPENDS = [lang/python/3.10] (Junk lock obtained for exopi-5 at 1711577396.30) >>> Running depends in devel/py-setproctitle,python3 at 1711577396.33 last junk was in textproc/yq /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.13p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in devel/py-setproctitle,python3 at 1711577397.67 ===> devel/py-setproctitle,python3 ===> Building from scratch py3-setproctitle-1.3.3 ===> py3-setproctitle-1.3.3 depends on: python->=3.10,<3.11 -> python-3.10.13p2 ===> py3-setproctitle-1.3.3 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-setproctitle-1.3.3 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-setproctitle-1.3.3 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-setproctitle-1.3.3 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> Verifying specs: pthread ===> found pthread.27.1 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.13p2 (Junk lock released for exopi-5 at 1711577398.91) distfiles size=27253 >>> Running build in devel/py-setproctitle,python3 at 1711577398.95 ===> devel/py-setproctitle,python3 ===> Checking files for py3-setproctitle-1.3.3 `/exopi-cvs/ports/distfiles/setproctitle-1.3.3.tar.gz' is up to date. >> (SHA256) setproctitle-1.3.3.tar.gz: OK ===> Extracting for py3-setproctitle-1.3.3 ===> Patching for py3-setproctitle-1.3.3 ===> 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.3 ===> Configuring for py3-setproctitle-1.3.3 ===> Building for py3-setproctitle-1.3.3 * 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 creating build/lib.openbsd-7.5-amd64-cpython-310 creating build/lib.openbsd-7.5-amd64-cpython-310/setproctitle copying pkg/setproctitle/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/setproctitle copying pkg/setproctitle/py.typed -> build/lib.openbsd-7.5-amd64-cpython-310/setproctitle running build_ext building 'setproctitle._setproctitle' extension creating build/temp.openbsd-7.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/src cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DSPT_VERSION=1.3.3 -DBSD=1 -DHAVE_SETPROCTITLE=1 -DHAVE_PS_STRING=1 -I/usr/local/include/python3.10 -c src/setproctitle.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/setproctitle.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DSPT_VERSION=1.3.3 -DBSD=1 -DHAVE_SETPROCTITLE=1 -DHAVE_PS_STRING=1 -I/usr/local/include/python3.10 -c src/spt_debug.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/spt_debug.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DSPT_VERSION=1.3.3 -DBSD=1 -DHAVE_SETPROCTITLE=1 -DHAVE_PS_STRING=1 -I/usr/local/include/python3.10 -c src/spt_setup.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/spt_setup.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DSPT_VERSION=1.3.3 -DBSD=1 -DHAVE_SETPROCTITLE=1 -DHAVE_PS_STRING=1 -I/usr/local/include/python3.10 -c src/spt_status.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/spt_status.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DSPT_VERSION=1.3.3 -DBSD=1 -DHAVE_SETPROCTITLE=1 -DHAVE_PS_STRING=1 -I/usr/local/include/python3.10 -c src/spt_strlcpy.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/spt_strlcpy.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/src/setproctitle.o build/temp.openbsd-7.5-amd64-cpython-310/src/spt_debug.o build/temp.openbsd-7.5-amd64-cpython-310/src/spt_setup.o build/temp.openbsd-7.5-amd64-cpython-310/src/spt_status.o build/temp.openbsd-7.5-amd64-cpython-310/src/spt_strlcpy.o -L/usr/local/lib -o build/lib.openbsd-7.5-amd64-cpython-310/setproctitle/_setproctitle.cpython-310.so installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/setproctitle copying build/lib.openbsd-7.5-amd64-cpython-310/setproctitle/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/setproctitle copying build/lib.openbsd-7.5-amd64-cpython-310/setproctitle/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/setproctitle copying build/lib.openbsd-7.5-amd64-cpython-310/setproctitle/_setproctitle.cpython-310.so -> build/bdist.openbsd-7.5-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.5-amd64/wheel/setproctitle-1.3.3-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/setproctitle-1.3.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-setproctitle-1.3.3-python3/setproctitle-1.3.3/dist/.tmp-l2tabtk9/setproctitle-1.3.3-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'setproctitle/__init__.py' adding 'setproctitle/_setproctitle.cpython-310.so' adding 'setproctitle/py.typed' adding 'setproctitle-1.3.3.dist-info/METADATA' adding 'setproctitle-1.3.3.dist-info/WHEEL' adding 'setproctitle-1.3.3.dist-info/top_level.txt' adding 'setproctitle-1.3.3.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built setproctitle-1.3.3-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in devel/py-setproctitle,python3 at 1711577402.39 ===> devel/py-setproctitle,python3 ===> Faking installation for py3-setproctitle-1.3.3 ===> Building package for py3-setproctitle-1.3.3 Create /exopi-cvs/ports/packages/amd64/all/py3-setproctitle-1.3.3.tgz Creating package py3-setproctitle-1.3.3 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-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|** | 3% archiving|*** | 5% archiving|**** | 6% archiving|**************************************************** | 82% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-setproctitle-1.3.3.tgz >>> Running clean in devel/py-setproctitle,python3 at 1711577406.14 ===> devel/py-setproctitle,python3 ===> Cleaning for py3-setproctitle-1.3.3 >>> Ended at 1711577406.41 max_stuck=0.00/depends=1.34/show-prepare-results=1.26/build=3.43/package=3.71/clean=0.37