>>> Building on exopi-4 under devel/py-python-lsp-ruff BDEPENDS = [devel/py-installer;lang/python/3;devel/py-wheel;devel/py-build;devel/py-setuptools] DIST = [devel/py-python-lsp-ruff:python_lsp_ruff-2.3.0.tar.gz] FULLPKGNAME = py3-python-lsp-ruff-2.3.0p0 RDEPENDS = [lang/python/3;devel/py-python-lsp-server;devel/py-cattrs;devel/py-lsprotocol;devel/ruff] (Junk lock obtained for exopi-4 at 1779019687.12) >>> Running depends in devel/py-python-lsp-ruff at 1779019687.18 last junk was in security/py-axolotl /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 >>> Running show-prepare-results in devel/py-python-lsp-ruff at 1779019689.36 ===> devel/py-python-lsp-ruff ===> Building from scratch py3-python-lsp-ruff-2.3.0p0 ===> py3-python-lsp-ruff-2.3.0p0 depends on: python->=3.14 -> python-3.14.4p1 ===> py3-python-lsp-ruff-2.3.0p0 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-python-lsp-ruff-2.3.0p0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-python-lsp-ruff-2.3.0p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-python-lsp-ruff-2.3.0p0 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p1 (Junk lock released for exopi-4 at 1779019690.51) distfiles size=17268 >>> Running extract in devel/py-python-lsp-ruff at 1779019690.56 ===> devel/py-python-lsp-ruff ===> Checking files for py3-python-lsp-ruff-2.3.0p0 `/exopi-cvs/ports/distfiles/python_lsp_ruff-2.3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-python-lsp-ruff-2.3.0p0 >>> Running build in devel/py-python-lsp-ruff at 1779019690.97 ===> devel/py-python-lsp-ruff ===> Patching for py3-python-lsp-ruff-2.3.0p0 ===> 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-python-lsp-ruff-2.3.0p0 ===> Configuring for py3-python-lsp-ruff-2.3.0p0 ===> Building for py3-python-lsp-ruff-2.3.0p0 * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running egg_info writing python_lsp_ruff.egg-info/PKG-INFO writing dependency_links to python_lsp_ruff.egg-info/dependency_links.txt writing entry points to python_lsp_ruff.egg-info/entry_points.txt writing requirements to python_lsp_ruff.egg-info/requires.txt writing top-level names to python_lsp_ruff.egg-info/top_level.txt reading manifest file 'python_lsp_ruff.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'python_lsp_ruff.egg-info/SOURCES.txt' * Building wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running bdist_wheel running build running build_py creating build/lib/pylsp_ruff copying pylsp_ruff/__init__.py -> build/lib/pylsp_ruff copying pylsp_ruff/plugin.py -> build/lib/pylsp_ruff copying pylsp_ruff/ruff.py -> build/lib/pylsp_ruff copying pylsp_ruff/settings.py -> build/lib/pylsp_ruff running egg_info writing python_lsp_ruff.egg-info/PKG-INFO writing dependency_links to python_lsp_ruff.egg-info/dependency_links.txt writing entry points to python_lsp_ruff.egg-info/entry_points.txt writing requirements to python_lsp_ruff.egg-info/requires.txt writing top-level names to python_lsp_ruff.egg-info/top_level.txt reading manifest file 'python_lsp_ruff.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'python_lsp_ruff.egg-info/SOURCES.txt' installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/pylsp_ruff copying build/lib/pylsp_ruff/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./pylsp_ruff copying build/lib/pylsp_ruff/plugin.py -> build/bdist.openbsd-7.9-amd64/wheel/./pylsp_ruff copying build/lib/pylsp_ruff/ruff.py -> build/bdist.openbsd-7.9-amd64/wheel/./pylsp_ruff copying build/lib/pylsp_ruff/settings.py -> build/bdist.openbsd-7.9-amd64/wheel/./pylsp_ruff running install_egg_info Copying python_lsp_ruff.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./python_lsp_ruff-2.3.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/python_lsp_ruff-2.3.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-python-lsp-ruff-2.3.0/python_lsp_ruff-2.3.0/dist/.tmp-9eu97b2y/python_lsp_ruff-2.3.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'pylsp_ruff/__init__.py' adding 'pylsp_ruff/plugin.py' adding 'pylsp_ruff/ruff.py' adding 'pylsp_ruff/settings.py' adding 'python_lsp_ruff-2.3.0.dist-info/licenses/LICENSE' adding 'python_lsp_ruff-2.3.0.dist-info/METADATA' adding 'python_lsp_ruff-2.3.0.dist-info/WHEEL' adding 'python_lsp_ruff-2.3.0.dist-info/entry_points.txt' adding 'python_lsp_ruff-2.3.0.dist-info/top_level.txt' adding 'python_lsp_ruff-2.3.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built python_lsp_ruff-2.3.0-py3-none-any.whl >>> Running package in devel/py-python-lsp-ruff at 1779019693.12 ===> devel/py-python-lsp-ruff ===> Faking installation for py3-python-lsp-ruff-2.3.0p0 ===> Building package for py3-python-lsp-ruff-2.3.0p0 Create /exopi-cvs/ports/packages/amd64/all/py3-python-lsp-ruff-2.3.0p0.tgz Creating package py3-python-lsp-ruff-2.3.0p0 reading plist| checking dependencies| checking dependencies|devel/py-cattrs checking dependencies|devel/py-lsprotocol checking dependencies|devel/py-python-lsp-server checking dependencies|devel/ruff 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|****************** | 28% archiving|************************************ | 56% archiving|************************************* | 58% archiving|*************************************** | 61% archiving|***************************************** | 65% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|*************************************************************** | 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-python-lsp-ruff-2.3.0p0 was updated @depend lang/python/3,-main:python->=3.14:python-3.14.4p0 -> @depend lang/python/3,-main:python->=3.14:python-3.14.4p1 Link to /exopi-cvs/ports/packages/amd64/ftp/py3-python-lsp-ruff-2.3.0p0.tgz >>> Running clean in devel/py-python-lsp-ruff at 1779019697.36 ===> devel/py-python-lsp-ruff ===> Cleaning for py3-python-lsp-ruff-2.3.0p0 >>> Ended at 1779019697.55 max_stuck=1.37/depends=2.20/show-prepare-results=1.19/extract=0.42/build=2.13/package=4.26/clean=0.24