>>> Building on exopi-6 under devel/py-regex BDEPENDS = [devel/py-setuptools;devel/py-wheel;lang/python/3;devel/py-build;devel/py-installer] DIST = [devel/py-regex:regex-2024.11.6.tar.gz] FULLPKGNAME = py3-regex-2024.11.6p0 RDEPENDS = [lang/python/3] Avoided depends for py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 distfiles size=399494 >>> Running build in devel/py-regex at 1735053991.11 ===> devel/py-regex ===> Building from scratch py3-regex-2024.11.6p0 ===> py3-regex-2024.11.6p0 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-regex-2024.11.6p0 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-regex-2024.11.6p0 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-regex-2024.11.6p0 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-regex-2024.11.6p0 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 ===> Verifying specs: pthread ===> found pthread.27.1 ===> Checking files for py3-regex-2024.11.6p0 `/exopi-cvs/ports/distfiles/regex-2024.11.6.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-regex-2024.11.6p0 ===> Patching for py3-regex-2024.11.6p0 ===> 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-regex-2024.11.6p0 ===> Configuring for py3-regex-2024.11.6p0 ===> Building for py3-regex-2024.11.6p0 * Getting build dependencies for wheel... running egg_info writing regex.egg-info/PKG-INFO writing dependency_links to regex.egg-info/dependency_links.txt writing top-level names to regex.egg-info/top_level.txt reading manifest file 'regex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'regex.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.6-amd64-cpython-312 creating build/lib.openbsd-7.6-amd64-cpython-312/regex copying regex_3/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-312/regex copying regex_3/regex.py -> build/lib.openbsd-7.6-amd64-cpython-312/regex copying regex_3/_regex_core.py -> build/lib.openbsd-7.6-amd64-cpython-312/regex copying regex_3/test_regex.py -> build/lib.openbsd-7.6-amd64-cpython-312/regex running build_ext building 'regex._regex' extension creating build/temp.openbsd-7.6-amd64-cpython-312 creating build/temp.openbsd-7.6-amd64-cpython-312/regex_3 cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c regex_3/_regex.c -o build/temp.openbsd-7.6-amd64-cpython-312/regex_3/_regex.o cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c regex_3/_regex_unicode.c -o build/temp.openbsd-7.6-amd64-cpython-312/regex_3/_regex_unicode.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/regex_3/_regex.o build/temp.openbsd-7.6-amd64-cpython-312/regex_3/_regex_unicode.o -L/usr/local/lib -o build/lib.openbsd-7.6-amd64-cpython-312/regex/_regex.cpython-312.so installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/regex copying build/lib.openbsd-7.6-amd64-cpython-312/regex/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/regex copying build/lib.openbsd-7.6-amd64-cpython-312/regex/regex.py -> build/bdist.openbsd-7.6-amd64/wheel/regex copying build/lib.openbsd-7.6-amd64-cpython-312/regex/_regex_core.py -> build/bdist.openbsd-7.6-amd64/wheel/regex copying build/lib.openbsd-7.6-amd64-cpython-312/regex/test_regex.py -> build/bdist.openbsd-7.6-amd64/wheel/regex copying build/lib.openbsd-7.6-amd64-cpython-312/regex/_regex.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel/regex running install_egg_info running egg_info writing regex.egg-info/PKG-INFO writing dependency_links to regex.egg-info/dependency_links.txt writing top-level names to regex.egg-info/top_level.txt reading manifest file 'regex.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'regex.egg-info/SOURCES.txt' Copying regex.egg-info to build/bdist.openbsd-7.6-amd64/wheel/regex-2024.11.6-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/regex-2024.11.6.dist-info/WHEEL creating '/exopi-obj/pobj/py-regex-2024.11.6/regex-2024.11.6/dist/.tmp-s8f1wqrt/regex-2024.11.6-cp312-cp312-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'regex/__init__.py' adding 'regex/_regex.cpython-312.so' adding 'regex/_regex_core.py' adding 'regex/regex.py' adding 'regex/test_regex.py' adding 'regex-2024.11.6.dist-info/LICENSE.txt' adding 'regex-2024.11.6.dist-info/METADATA' adding 'regex-2024.11.6.dist-info/WHEEL' adding 'regex-2024.11.6.dist-info/top_level.txt' adding 'regex-2024.11.6.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built regex-2024.11.6-cp312-cp312-openbsd_7_6_amd64.whl >>> Running package in devel/py-regex at 1735054006.00 ===> devel/py-regex ===> Faking installation for py3-regex-2024.11.6p0 ===> Building package for py3-regex-2024.11.6p0 Create /exopi-cvs/ports/packages/amd64/all/py3-regex-2024.11.6p0.tgz Creating package py3-regex-2024.11.6p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 16% checksumming|************ | 19% checksumming|************** | 23% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 6% archiving|******** | 13% archiving|********* | 14% archiving|********* | 15% archiving|**************** | 25% archiving|*********************** | 36% archiving|************************ | 37% archiving|******************************************************** | 87% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-regex-2024.11.6p0.tgz >>> Running clean in devel/py-regex at 1735054010.64 ===> devel/py-regex ===> Cleaning for py3-regex-2024.11.6p0 >>> Ended at 1735054010.93 max_stuck=8.95/build=14.90/package=4.64/clean=0.32