>>> Building on exopi-5 under devel/py-docstring-to-markdown BDEPENDS = [lang/python/3;devel/py-build;devel/py-setuptools;devel/py-installer;devel/py-wheel] DIST = [devel/py-docstring-to-markdown:docstring-to-markdown-0.15.tar.gz] FULLPKGNAME = py3-docstring-to-markdown-0.15p0 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1764617481.70) >>> Running depends in devel/py-docstring-to-markdown at 1764617481.74 last junk was in sysutils/bitrot /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 >>> Running show-prepare-results in devel/py-docstring-to-markdown at 1764617483.29 ===> devel/py-docstring-to-markdown ===> Building from scratch py3-docstring-to-markdown-0.15p0 ===> py3-docstring-to-markdown-0.15p0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-docstring-to-markdown-0.15p0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-docstring-to-markdown-0.15p0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-docstring-to-markdown-0.15p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-docstring-to-markdown-0.15p0 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-5 at 1764617484.29) distfiles size=29246 >>> Running extract in devel/py-docstring-to-markdown at 1764617484.35 ===> devel/py-docstring-to-markdown ===> Checking files for py3-docstring-to-markdown-0.15p0 `/exopi-cvs/ports/distfiles/docstring-to-markdown-0.15.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-docstring-to-markdown-0.15p0 >>> Running build in devel/py-docstring-to-markdown at 1764617484.76 ===> devel/py-docstring-to-markdown ===> Patching for py3-docstring-to-markdown-0.15p0 ===> 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-docstring-to-markdown-0.15p0 ===> Configuring for py3-docstring-to-markdown-0.15p0 ===> Building for py3-docstring-to-markdown-0.15p0 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing docstring_to_markdown.egg-info/PKG-INFO writing dependency_links to docstring_to_markdown.egg-info/dependency_links.txt writing top-level names to docstring_to_markdown.egg-info/top_level.txt reading manifest file 'docstring_to_markdown.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'docstring_to_markdown.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/docstring_to_markdown copying docstring_to_markdown/__init__.py -> build/lib/docstring_to_markdown copying docstring_to_markdown/_utils.py -> build/lib/docstring_to_markdown copying docstring_to_markdown/cpython.py -> build/lib/docstring_to_markdown copying docstring_to_markdown/google.py -> build/lib/docstring_to_markdown copying docstring_to_markdown/plain.py -> build/lib/docstring_to_markdown copying docstring_to_markdown/rst.py -> build/lib/docstring_to_markdown copying docstring_to_markdown/py.typed -> build/lib/docstring_to_markdown 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/docstring_to_markdown copying build/lib/docstring_to_markdown/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./docstring_to_markdown copying build/lib/docstring_to_markdown/_utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./docstring_to_markdown copying build/lib/docstring_to_markdown/cpython.py -> build/bdist.openbsd-7.8-amd64/wheel/./docstring_to_markdown copying build/lib/docstring_to_markdown/google.py -> build/bdist.openbsd-7.8-amd64/wheel/./docstring_to_markdown copying build/lib/docstring_to_markdown/plain.py -> build/bdist.openbsd-7.8-amd64/wheel/./docstring_to_markdown copying build/lib/docstring_to_markdown/rst.py -> build/bdist.openbsd-7.8-amd64/wheel/./docstring_to_markdown copying build/lib/docstring_to_markdown/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./docstring_to_markdown running install_egg_info running egg_info writing docstring_to_markdown.egg-info/PKG-INFO writing dependency_links to docstring_to_markdown.egg-info/dependency_links.txt writing top-level names to docstring_to_markdown.egg-info/top_level.txt reading manifest file 'docstring_to_markdown.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'docstring_to_markdown.egg-info/SOURCES.txt' Copying docstring_to_markdown.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./docstring_to_markdown-0.15-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/docstring_to_markdown-0.15.dist-info/WHEEL creating '/exopi-obj/pobj/py-docstring-to-markdown-0.15/docstring-to-markdown-0.15/dist/.tmp-ojyq8bhg/docstring_to_markdown-0.15-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'docstring_to_markdown/__init__.py' adding 'docstring_to_markdown/_utils.py' adding 'docstring_to_markdown/cpython.py' adding 'docstring_to_markdown/google.py' adding 'docstring_to_markdown/plain.py' adding 'docstring_to_markdown/py.typed' adding 'docstring_to_markdown/rst.py' adding 'docstring_to_markdown-0.15.dist-info/licenses/LICENSE' adding 'docstring_to_markdown-0.15.dist-info/METADATA' adding 'docstring_to_markdown-0.15.dist-info/WHEEL' adding 'docstring_to_markdown-0.15.dist-info/top_level.txt' adding 'docstring_to_markdown-0.15.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built docstring_to_markdown-0.15-py3-none-any.whl >>> Running package in devel/py-docstring-to-markdown at 1764617486.99 ===> devel/py-docstring-to-markdown ===> Faking installation for py3-docstring-to-markdown-0.15p0 ===> Building package for py3-docstring-to-markdown-0.15p0 Create /exopi-cvs/ports/packages/amd64/all/py3-docstring-to-markdown-0.15p0.tgz Creating package py3-docstring-to-markdown-0.15p0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|******* | 11% checksumming|******** | 14% checksumming|********** | 16% checksumming|************ | 19% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|**************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|********************************************* | 73% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 5% archiving|***** | 9% archiving|******** | 12% archiving|********* | 13% archiving|********* | 14% archiving|************************ | 37% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|***************************************************** | 83% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-docstring-to-markdown-0.15p0.tgz >>> Running clean in devel/py-docstring-to-markdown at 1764617488.42 ===> devel/py-docstring-to-markdown ===> Cleaning for py3-docstring-to-markdown-0.15p0 >>> Ended at 1764617488.62 max_stuck=1.01/depends=1.56/show-prepare-results=1.02/extract=0.45/build=2.22/package=1.44/clean=0.23