>>> Building on exopi-6 under textproc/py-MarkupSafe,python3 BDEPENDS = [lang/python/3.10;devel/py-installer,python3;devel/py-setuptools,python3;devel/py-wheel,python3;devel/py-build,python3] DIST = [textproc/py-MarkupSafe,python3:MarkupSafe-2.1.3.tar.gz] FULLPKGNAME = py3-MarkupSafe-2.1.3 RDEPENDS = [lang/python/3.10] Avoided depends for py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 distfiles size=19132 >>> Running build in textproc/py-MarkupSafe,python3 at 1714745688.78 ===> textproc/py-MarkupSafe,python3 ===> Building from scratch py3-MarkupSafe-2.1.3 ===> py3-MarkupSafe-2.1.3 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-MarkupSafe-2.1.3 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-MarkupSafe-2.1.3 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-MarkupSafe-2.1.3 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-MarkupSafe-2.1.3 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> Verifying specs: python3.10 pthread ===> found python3.10.0.0 pthread.27.1 ===> Checking files for py3-MarkupSafe-2.1.3 `/exopi-cvs/ports/distfiles/MarkupSafe-2.1.3.tar.gz' is up to date. >> (SHA256) MarkupSafe-2.1.3.tar.gz: OK ===> Extracting for py3-MarkupSafe-2.1.3 ===> Patching for py3-MarkupSafe-2.1.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-MarkupSafe-2.1.3 ===> Configuring for py3-MarkupSafe-2.1.3 ===> Building for py3-MarkupSafe-2.1.3 * 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' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/MarkupSafe.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/markupsafe copying src/markupsafe/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/markupsafe copying src/markupsafe/_native.py -> build/lib.openbsd-7.5-amd64-cpython-310/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' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.rst' writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' copying src/markupsafe/_speedups.c -> build/lib.openbsd-7.5-amd64-cpython-310/markupsafe copying src/markupsafe/_speedups.pyi -> build/lib.openbsd-7.5-amd64-cpython-310/markupsafe copying src/markupsafe/py.typed -> build/lib.openbsd-7.5-amd64-cpython-310/markupsafe running build_ext building 'markupsafe._speedups' extension creating build/temp.openbsd-7.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/src creating build/temp.openbsd-7.5-amd64-cpython-310/src/markupsafe cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.10 -c src/markupsafe/_speedups.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/markupsafe/_speedups.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/src/markupsafe/_speedups.o -L/usr/local/lib -o build/lib.openbsd-7.5-amd64-cpython-310/markupsafe/_speedups.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/markupsafe copying build/lib.openbsd-7.5-amd64-cpython-310/markupsafe/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/markupsafe copying build/lib.openbsd-7.5-amd64-cpython-310/markupsafe/_native.py -> build/bdist.openbsd-7.5-amd64/wheel/markupsafe copying build/lib.openbsd-7.5-amd64-cpython-310/markupsafe/_speedups.c -> build/bdist.openbsd-7.5-amd64/wheel/markupsafe copying build/lib.openbsd-7.5-amd64-cpython-310/markupsafe/_speedups.pyi -> build/bdist.openbsd-7.5-amd64/wheel/markupsafe copying build/lib.openbsd-7.5-amd64-cpython-310/markupsafe/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/markupsafe copying build/lib.openbsd-7.5-amd64-cpython-310/markupsafe/_speedups.cpython-310.so -> build/bdist.openbsd-7.5-amd64/wheel/markupsafe running install_egg_info Copying src/MarkupSafe.egg-info to build/bdist.openbsd-7.5-amd64/wheel/MarkupSafe-2.1.3-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/MarkupSafe-2.1.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-MarkupSafe-2.1.3-python3/MarkupSafe-2.1.3/dist/.tmp-lvhjvso0/MarkupSafe-2.1.3-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'markupsafe/__init__.py' adding 'markupsafe/_native.py' adding 'markupsafe/_speedups.c' adding 'markupsafe/_speedups.cpython-310.so' adding 'markupsafe/_speedups.pyi' adding 'markupsafe/py.typed' adding 'MarkupSafe-2.1.3.dist-info/LICENSE.rst' adding 'MarkupSafe-2.1.3.dist-info/METADATA' adding 'MarkupSafe-2.1.3.dist-info/WHEEL' adding 'MarkupSafe-2.1.3.dist-info/top_level.txt' adding 'MarkupSafe-2.1.3.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built MarkupSafe-2.1.3-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in textproc/py-MarkupSafe,python3 at 1714745692.58 ===> textproc/py-MarkupSafe,python3 ===> Faking installation for py3-MarkupSafe-2.1.3 ===> Building package for py3-MarkupSafe-2.1.3 Create /exopi-cvs/ports/packages/amd64/all/py3-MarkupSafe-2.1.3.tgz Creating package py3-MarkupSafe-2.1.3 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-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|********* | 14% archiving|****************** | 28% archiving|******************** | 31% archiving|********************* | 33% archiving|********************** | 35% archiving|********************************************* | 70% archiving|*********************************************** | 74% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|********************************************************** | 91% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-MarkupSafe-2.1.3.tgz >>> Running clean in textproc/py-MarkupSafe,python3 at 1714745696.26 ===> textproc/py-MarkupSafe,python3 ===> Cleaning for py3-MarkupSafe-2.1.3 >>> Ended at 1714745696.53 max_stuck=1.07/build=3.81/package=3.68/clean=0.30