>>> Building on exopi-4 under textproc/py-MarkupSafe,python3 BDEPENDS = [lang/python/3;devel/py-installer,python3;devel/py-build,python3;devel/py-setuptools,python3;devel/py-wheel,python3] DIST = [textproc/py-MarkupSafe,python3:MarkupSafe-2.1.5.tar.gz] FULLPKGNAME = py3-MarkupSafe-2.1.5 RDEPENDS = [lang/python/3] Woken up devel/py-setuptools_scm,python3 Woken up devel/py-setuptools_scm,python3 Woken up devel/py-setuptools_scm,python3 Woken up devel/py-straight.plugin,python3 Woken up devel/py-straight.plugin,python3 Woken up devel/py-straight.plugin,python3 Woken up devel/py-straight.plugin,python3 Woken up devel/py-straight.plugin,python3 Woken up devel/py-straight.plugin,python3 Woken up devel/py-straight.plugin,python3 Woken up textproc/py-MarkupSafe,python3 Woken up textproc/py-MarkupSafe,python3 (Junk lock failure for exopi-4 at 1731775454.15969) Received IO (Junk lock obtained for exopi-4 at 1731775463.63) Received IO Woken up textproc/py-MarkupSafe,python3 Woken up textproc/py-MarkupSafe,python3 Short-cut: depends already handled by devel/py-straight.plugin,python3 >>> Running show-prepare-results in textproc/py-MarkupSafe,python3 at 1731775465.18 ===> textproc/py-MarkupSafe,python3 ===> Building from scratch py3-MarkupSafe-2.1.5 ===> py3-MarkupSafe-2.1.5 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-MarkupSafe-2.1.5 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-MarkupSafe-2.1.5 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-MarkupSafe-2.1.5 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-MarkupSafe-2.1.5 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> Verifying specs: python3.11 pthread ===> found python3.11.0.0 pthread.27.1 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-4 at 1731775467.64) Woken up devel/py-setuptools_git,python3 distfiles size=19384 >>> Running build in textproc/py-MarkupSafe,python3 at 1731775467.67 ===> textproc/py-MarkupSafe,python3 ===> Checking files for py3-MarkupSafe-2.1.5 `/exopi-cvs/ports/distfiles/MarkupSafe-2.1.5.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-MarkupSafe-2.1.5 ===> Patching for py3-MarkupSafe-2.1.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-MarkupSafe-2.1.5 ===> Configuring for py3-MarkupSafe-2.1.5 ===> Building for py3-MarkupSafe-2.1.5 * Getting build dependencies for wheel... running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.rst' writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.6-amd64-cpython-311 creating build/lib.openbsd-7.6-amd64-cpython-311/markupsafe copying src/markupsafe/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/markupsafe copying src/markupsafe/_native.py -> build/lib.openbsd-7.6-amd64-cpython-311/markupsafe running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.rst' writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' copying src/markupsafe/_speedups.c -> build/lib.openbsd-7.6-amd64-cpython-311/markupsafe copying src/markupsafe/_speedups.pyi -> build/lib.openbsd-7.6-amd64-cpython-311/markupsafe copying src/markupsafe/py.typed -> build/lib.openbsd-7.6-amd64-cpython-311/markupsafe running build_ext building 'markupsafe._speedups' extension creating build/temp.openbsd-7.6-amd64-cpython-311 creating build/temp.openbsd-7.6-amd64-cpython-311/src creating build/temp.openbsd-7.6-amd64-cpython-311/src/markupsafe cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.11 -c src/markupsafe/_speedups.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/markupsafe/_speedups.o no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-311/src/markupsafe/_speedups.o -L/usr/local/lib -o build/lib.openbsd-7.6-amd64-cpython-311/markupsafe/_speedups.cpython-311.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/markupsafe copying build/lib.openbsd-7.6-amd64-cpython-311/markupsafe/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/markupsafe copying build/lib.openbsd-7.6-amd64-cpython-311/markupsafe/_native.py -> build/bdist.openbsd-7.6-amd64/wheel/markupsafe copying build/lib.openbsd-7.6-amd64-cpython-311/markupsafe/_speedups.c -> build/bdist.openbsd-7.6-amd64/wheel/markupsafe copying build/lib.openbsd-7.6-amd64-cpython-311/markupsafe/_speedups.pyi -> build/bdist.openbsd-7.6-amd64/wheel/markupsafe copying build/lib.openbsd-7.6-amd64-cpython-311/markupsafe/py.typed -> build/bdist.openbsd-7.6-amd64/wheel/markupsafe copying build/lib.openbsd-7.6-amd64-cpython-311/markupsafe/_speedups.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/markupsafe running install_egg_info Copying src/MarkupSafe.egg-info to build/bdist.openbsd-7.6-amd64/wheel/MarkupSafe-2.1.5-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/MarkupSafe-2.1.5.dist-info/WHEEL creating '/exopi-obj/pobj/py-MarkupSafe-2.1.5-python3/MarkupSafe-2.1.5/dist/.tmp-5sx08udx/MarkupSafe-2.1.5-cp311-cp311-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'markupsafe/__init__.py' adding 'markupsafe/_native.py' adding 'markupsafe/_speedups.c' adding 'markupsafe/_speedups.cpython-311.so' adding 'markupsafe/_speedups.pyi' adding 'markupsafe/py.typed' adding 'MarkupSafe-2.1.5.dist-info/LICENSE.rst' adding 'MarkupSafe-2.1.5.dist-info/METADATA' adding 'MarkupSafe-2.1.5.dist-info/WHEEL' adding 'MarkupSafe-2.1.5.dist-info/top_level.txt' adding 'MarkupSafe-2.1.5.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built MarkupSafe-2.1.5-cp311-cp311-openbsd_7_6_amd64.whl >>> Running package in textproc/py-MarkupSafe,python3 at 1731775472.26 ===> textproc/py-MarkupSafe,python3 ===> Faking installation for py3-MarkupSafe-2.1.5 ===> Building package for py3-MarkupSafe-2.1.5 Create /exopi-cvs/ports/packages/amd64/all/py3-MarkupSafe-2.1.5.tgz Creating package py3-MarkupSafe-2.1.5 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 14% checksumming|*********** | 17% checksumming|************* | 21% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************* | 31% checksumming|********************* | 34% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 45% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 55% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|**************************************** | 66% checksumming|****************************************** | 69% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 83% checksumming|***************************************************** | 86% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************* | 20% archiving|************************* | 39% archiving|*************************** | 42% archiving|**************************** | 44% archiving|***************************** | 45% archiving|******************************* | 48% archiving|************************************** | 59% archiving|********************************************************* | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 93% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-MarkupSafe-2.1.5.tgz >>> Running clean in textproc/py-MarkupSafe,python3 at 1731775479.02 ===> textproc/py-MarkupSafe,python3 ===> Cleaning for py3-MarkupSafe-2.1.5 >>> Ended at 1731775480.03 max_stuck=2.89/waiting-for-lock #78=11.02/show-prepare-results=2.49/build=4.59/package=6.75/clean=1.05