>>> Building on exopi-4 under devel/py-regex BDEPENDS = [devel/py-setuptools;devel/py-installer;lang/python/3;devel/py-build;devel/py-wheel] DIST = [devel/py-regex:regex-2026.1.15.tar.gz] FULLPKGNAME = py3-regex-2026.1.15 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-4 at 1771690505.92) >>> Running depends in devel/py-regex at 1771690505.97 last junk was in x11/kde-applications/kalzium /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-wheel-0.46.3 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-wheel-0.46.3 >>> Running show-prepare-results in devel/py-regex at 1771690511.79 ===> devel/py-regex ===> Building from scratch py3-regex-2026.1.15 ===> py3-regex-2026.1.15 depends on: python->=3.13,<3.14 -> python-3.13.11p2 ===> py3-regex-2026.1.15 depends on: py3-build-* -> py3-build-1.4.0 ===> py3-regex-2026.1.15 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-regex-2026.1.15 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-regex-2026.1.15 depends on: py3-wheel-* -> py3-wheel-0.46.3 ===> Verifying specs: pthread ===> found pthread.28.1 py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 (Junk lock released for exopi-4 at 1771690512.83) distfiles size=414811 >>> Running extract in devel/py-regex at 1771690512.88 ===> devel/py-regex ===> Checking files for py3-regex-2026.1.15 `/exopi-cvs/ports/distfiles/regex-2026.1.15.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-regex-2026.1.15 >>> Running build in devel/py-regex at 1771690513.29 ===> devel/py-regex ===> Patching for py3-regex-2026.1.15 ===> 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-2026.1.15 ===> Configuring for py3-regex-2026.1.15 ===> Building for py3-regex-2026.1.15 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'define_macros' warnings.warn(msg) 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' adding license file 'LICENSE.txt' writing manifest file 'regex.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'define_macros' warnings.warn(msg) running bdist_wheel running build running build_py creating build/lib.openbsd-7.8-amd64-cpython-313/regex copying regex/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/regex copying regex/_main.py -> build/lib.openbsd-7.8-amd64-cpython-313/regex copying regex/_regex_core.py -> build/lib.openbsd-7.8-amd64-cpython-313/regex creating build/lib.openbsd-7.8-amd64-cpython-313/regex/tests copying regex/tests/test_regex.py -> build/lib.openbsd-7.8-amd64-cpython-313/regex/tests 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' adding license file 'LICENSE.txt' writing manifest file 'regex.egg-info/SOURCES.txt' running build_ext building 'regex._regex' extension creating build/temp.openbsd-7.8-amd64-cpython-313/src cc -O2 -pipe -fPIC -I/usr/local/include/python3.13 -c src/_regex.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/_regex.o cc -O2 -pipe -fPIC -I/usr/local/include/python3.13 -c src/_regex_unicode.c -o build/temp.openbsd-7.8-amd64-cpython-313/src/_regex_unicode.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.8-amd64-cpython-313/src/_regex.o build/temp.openbsd-7.8-amd64-cpython-313/src/_regex_unicode.o -L/usr/local/lib -o build/lib.openbsd-7.8-amd64-cpython-313/regex/_regex.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/regex copying build/lib.openbsd-7.8-amd64-cpython-313/regex/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./regex copying build/lib.openbsd-7.8-amd64-cpython-313/regex/_main.py -> build/bdist.openbsd-7.8-amd64/wheel/./regex copying build/lib.openbsd-7.8-amd64-cpython-313/regex/_regex_core.py -> build/bdist.openbsd-7.8-amd64/wheel/./regex creating build/bdist.openbsd-7.8-amd64/wheel/regex/tests copying build/lib.openbsd-7.8-amd64-cpython-313/regex/tests/test_regex.py -> build/bdist.openbsd-7.8-amd64/wheel/./regex/tests copying build/lib.openbsd-7.8-amd64-cpython-313/regex/_regex.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/./regex running install_egg_info Copying regex.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./regex-2026.1.15-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/regex-2026.1.15.dist-info/WHEEL creating '/exopi-obj/pobj/py-regex-2026.1.15/regex-2026.1.15/dist/.tmp-syvwk68v/regex-2026.1.15-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'regex/__init__.py' adding 'regex/_main.py' adding 'regex/_regex.cpython-313.so' adding 'regex/_regex_core.py' adding 'regex/tests/test_regex.py' adding 'regex-2026.1.15.dist-info/licenses/LICENSE.txt' adding 'regex-2026.1.15.dist-info/METADATA' adding 'regex-2026.1.15.dist-info/WHEEL' adding 'regex-2026.1.15.dist-info/top_level.txt' adding 'regex-2026.1.15.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built regex-2026.1.15-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in devel/py-regex at 1771690522.99 ===> devel/py-regex ===> Faking installation for py3-regex-2026.1.15 ===> Building package for py3-regex-2026.1.15 Create /exopi-cvs/ports/packages/amd64/all/py3-regex-2026.1.15.tgz Creating package py3-regex-2026.1.15 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|***** | 9% checksumming|******* | 12% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************** | 91% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|** | 3% archiving|******* | 11% archiving|************* | 20% archiving|********************* | 33% archiving|****************************** | 47% archiving|******************************* | 49% archiving|******************************** | 50% archiving|****************************************************** | 84% archiving|********************************************************** | 90% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-regex-2026.1.15.tgz >>> Running clean in devel/py-regex at 1771690527.13 ===> devel/py-regex ===> Cleaning for py3-regex-2026.1.15 >>> Ended at 1771690527.46 max_stuck=1.67/depends=5.83/show-prepare-results=1.09/extract=0.41/build=9.70/package=4.15/clean=0.37