>>> Building on exopi-1 under devel/py-python-lsp-server BDEPENDS = [devel/py-setuptools_scm;devel/py-setuptools;devel/py-build;devel/py-wheel;devel/py-installer;lang/python/3] DIST = [devel/py-python-lsp-server:python_lsp_server-1.14.0.tar.gz] FULLPKGNAME = py3-python-lsp-server-1.14.0 RDEPENDS = [textproc/py-black;devel/py-mccabe;devel/py-docstring-to-markdown;devel/autopep8;devel/py-yapf;devel/flake8;devel/py-codestyle;textproc/py-whatthepatch;net/py-python-lsp-jsonrpc;textproc/py-ujson;lang/python/3;devel/py-pluggy;devel/pylint;devel/pyflakes;devel/py-pydocstyle;devel/py-rope;devel/py-jedi] (Junk lock obtained for exopi-1 at 1771443310.68) >>> Running depends in devel/py-python-lsp-server at 1771443310.73 last junk was in textproc/opensp /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2 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-setuptools_scm-9.2.2 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-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2 py3-wheel-0.46.3 >>> Running show-prepare-results in devel/py-python-lsp-server at 1771443313.37 ===> devel/py-python-lsp-server ===> Building from scratch py3-python-lsp-server-1.14.0 ===> py3-python-lsp-server-1.14.0 depends on: python->=3.13,<3.14 -> python-3.13.11p2 ===> py3-python-lsp-server-1.14.0 depends on: py3-build-* -> py3-build-1.4.0 ===> py3-python-lsp-server-1.14.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-python-lsp-server-1.14.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-python-lsp-server-1.14.0 depends on: py3-wheel-* -> py3-wheel-0.46.3 ===> py3-python-lsp-server-1.14.0 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-9.2.2 py3-build-1.4.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2 py3-wheel-0.46.3 python-3.13.11p2 (Junk lock released for exopi-1 at 1771443314.76) distfiles size=121536 >>> Running extract in devel/py-python-lsp-server at 1771443314.80 ===> devel/py-python-lsp-server ===> Checking files for py3-python-lsp-server-1.14.0 `/exopi-cvs/ports/distfiles/python_lsp_server-1.14.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-python-lsp-server-1.14.0 >>> Running build in devel/py-python-lsp-server at 1771443315.23 ===> devel/py-python-lsp-server ===> Patching for py3-python-lsp-server-1.14.0 ===> 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-server-1.14.0 ===> Configuring for py3-python-lsp-server-1.14.0 ===> Building for py3-python-lsp-server-1.14.0 * Getting build dependencies for wheel... running egg_info writing python_lsp_server.egg-info/PKG-INFO writing dependency_links to python_lsp_server.egg-info/dependency_links.txt writing entry points to python_lsp_server.egg-info/entry_points.txt writing requirements to python_lsp_server.egg-info/requires.txt writing top-level names to python_lsp_server.egg-info/top_level.txt reading manifest file 'python_lsp_server.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'versioneer.py' warning: no files found matching 'ruff.toml' adding license file 'LICENSE' writing manifest file 'python_lsp_server.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build/lib/pylsp copying pylsp/__init__.py -> build/lib/pylsp copying pylsp/__main__.py -> build/lib/pylsp copying pylsp/_utils.py -> build/lib/pylsp copying pylsp/_version.py -> build/lib/pylsp copying pylsp/hookspecs.py -> build/lib/pylsp copying pylsp/lsp.py -> build/lib/pylsp copying pylsp/python_lsp.py -> build/lib/pylsp copying pylsp/text_edit.py -> build/lib/pylsp copying pylsp/uris.py -> build/lib/pylsp copying pylsp/workspace.py -> build/lib/pylsp creating build/lib/pylsp/config copying pylsp/config/__init__.py -> build/lib/pylsp/config copying pylsp/config/config.py -> build/lib/pylsp/config copying pylsp/config/flake8_conf.py -> build/lib/pylsp/config copying pylsp/config/pycodestyle_conf.py -> build/lib/pylsp/config copying pylsp/config/source.py -> build/lib/pylsp/config creating build/lib/pylsp/plugins copying pylsp/plugins/__init__.py -> build/lib/pylsp/plugins copying pylsp/plugins/_resolvers.py -> build/lib/pylsp/plugins copying pylsp/plugins/_rope_task_handle.py -> build/lib/pylsp/plugins copying pylsp/plugins/autopep8_format.py -> build/lib/pylsp/plugins copying pylsp/plugins/definition.py -> build/lib/pylsp/plugins copying pylsp/plugins/flake8_lint.py -> build/lib/pylsp/plugins copying pylsp/plugins/folding.py -> build/lib/pylsp/plugins copying pylsp/plugins/highlight.py -> build/lib/pylsp/plugins copying pylsp/plugins/hover.py -> build/lib/pylsp/plugins copying pylsp/plugins/jedi_completion.py -> build/lib/pylsp/plugins copying pylsp/plugins/jedi_rename.py -> build/lib/pylsp/plugins copying pylsp/plugins/mccabe_lint.py -> build/lib/pylsp/plugins copying pylsp/plugins/preload_imports.py -> build/lib/pylsp/plugins copying pylsp/plugins/pycodestyle_lint.py -> build/lib/pylsp/plugins copying pylsp/plugins/pydocstyle_lint.py -> build/lib/pylsp/plugins copying pylsp/plugins/pyflakes_lint.py -> build/lib/pylsp/plugins copying pylsp/plugins/pylint_lint.py -> build/lib/pylsp/plugins copying pylsp/plugins/references.py -> build/lib/pylsp/plugins copying pylsp/plugins/rope_autoimport.py -> build/lib/pylsp/plugins copying pylsp/plugins/rope_completion.py -> build/lib/pylsp/plugins copying pylsp/plugins/signature.py -> build/lib/pylsp/plugins copying pylsp/plugins/symbols.py -> build/lib/pylsp/plugins copying pylsp/plugins/type_definition.py -> build/lib/pylsp/plugins copying pylsp/plugins/yapf_format.py -> build/lib/pylsp/plugins copying pylsp/py.typed -> build/lib/pylsp 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/pylsp copying build/lib/pylsp/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp copying build/lib/pylsp/__main__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp copying build/lib/pylsp/_utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp copying build/lib/pylsp/_version.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp copying build/lib/pylsp/hookspecs.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp copying build/lib/pylsp/lsp.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp copying build/lib/pylsp/python_lsp.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp copying build/lib/pylsp/text_edit.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp copying build/lib/pylsp/uris.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp copying build/lib/pylsp/workspace.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp creating build/bdist.openbsd-7.8-amd64/wheel/pylsp/config copying build/lib/pylsp/config/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/config copying build/lib/pylsp/config/config.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/config copying build/lib/pylsp/config/flake8_conf.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/config copying build/lib/pylsp/config/pycodestyle_conf.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/config copying build/lib/pylsp/config/source.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/config creating build/bdist.openbsd-7.8-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/_resolvers.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/_rope_task_handle.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/autopep8_format.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/definition.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/flake8_lint.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/folding.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/highlight.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/hover.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/jedi_completion.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/jedi_rename.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/mccabe_lint.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/preload_imports.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/pycodestyle_lint.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/pydocstyle_lint.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/pyflakes_lint.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/pylint_lint.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/references.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/rope_autoimport.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/rope_completion.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/signature.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/symbols.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/type_definition.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/plugins/yapf_format.py -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp/plugins copying build/lib/pylsp/py.typed -> build/bdist.openbsd-7.8-amd64/wheel/./pylsp running install_egg_info running egg_info writing python_lsp_server.egg-info/PKG-INFO writing dependency_links to python_lsp_server.egg-info/dependency_links.txt writing entry points to python_lsp_server.egg-info/entry_points.txt writing requirements to python_lsp_server.egg-info/requires.txt writing top-level names to python_lsp_server.egg-info/top_level.txt reading manifest file 'python_lsp_server.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'versioneer.py' warning: no files found matching 'ruff.toml' adding license file 'LICENSE' writing manifest file 'python_lsp_server.egg-info/SOURCES.txt' Copying python_lsp_server.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./python_lsp_server-1.14.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/python_lsp_server-1.14.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-python-lsp-server-1.14.0/python_lsp_server-1.14.0/dist/.tmp-fnhn54pl/python_lsp_server-1.14.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'pylsp/__init__.py' adding 'pylsp/__main__.py' adding 'pylsp/_utils.py' adding 'pylsp/_version.py' adding 'pylsp/hookspecs.py' adding 'pylsp/lsp.py' adding 'pylsp/py.typed' adding 'pylsp/python_lsp.py' adding 'pylsp/text_edit.py' adding 'pylsp/uris.py' adding 'pylsp/workspace.py' adding 'pylsp/config/__init__.py' adding 'pylsp/config/config.py' adding 'pylsp/config/flake8_conf.py' adding 'pylsp/config/pycodestyle_conf.py' adding 'pylsp/config/source.py' adding 'pylsp/plugins/__init__.py' adding 'pylsp/plugins/_resolvers.py' adding 'pylsp/plugins/_rope_task_handle.py' adding 'pylsp/plugins/autopep8_format.py' adding 'pylsp/plugins/definition.py' adding 'pylsp/plugins/flake8_lint.py' adding 'pylsp/plugins/folding.py' adding 'pylsp/plugins/highlight.py' adding 'pylsp/plugins/hover.py' adding 'pylsp/plugins/jedi_completion.py' adding 'pylsp/plugins/jedi_rename.py' adding 'pylsp/plugins/mccabe_lint.py' adding 'pylsp/plugins/preload_imports.py' adding 'pylsp/plugins/pycodestyle_lint.py' adding 'pylsp/plugins/pydocstyle_lint.py' adding 'pylsp/plugins/pyflakes_lint.py' adding 'pylsp/plugins/pylint_lint.py' adding 'pylsp/plugins/references.py' adding 'pylsp/plugins/rope_autoimport.py' adding 'pylsp/plugins/rope_completion.py' adding 'pylsp/plugins/signature.py' adding 'pylsp/plugins/symbols.py' adding 'pylsp/plugins/type_definition.py' adding 'pylsp/plugins/yapf_format.py' adding 'python_lsp_server-1.14.0.dist-info/licenses/LICENSE' adding 'python_lsp_server-1.14.0.dist-info/METADATA' adding 'python_lsp_server-1.14.0.dist-info/WHEEL' adding 'python_lsp_server-1.14.0.dist-info/entry_points.txt' adding 'python_lsp_server-1.14.0.dist-info/top_level.txt' adding 'python_lsp_server-1.14.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built python_lsp_server-1.14.0-py3-none-any.whl >>> Running package in devel/py-python-lsp-server at 1771443318.18 ===> devel/py-python-lsp-server ===> Faking installation for py3-python-lsp-server-1.14.0 ===> Building package for py3-python-lsp-server-1.14.0 Create /exopi-cvs/ports/packages/amd64/all/py3-python-lsp-server-1.14.0.tgz Creating package py3-python-lsp-server-1.14.0 reading plist| checking dependencies| checking dependencies|devel/autopep8 checking dependencies|devel/flake8 checking dependencies|devel/py-codestyle checking dependencies|devel/py-docstring-to-markdown checking dependencies|devel/py-jedi checking dependencies|devel/py-mccabe checking dependencies|devel/py-pluggy checking dependencies|devel/py-pydocstyle checking dependencies|devel/py-rope checking dependencies|devel/py-yapf checking dependencies|devel/pyflakes Error: Dependency pyflakes->=3.2.0,<3.3.0 doesn't match FULLPKGNAME: pyflakes-3.4.0 checksumming... Error: @depend devel/pyflakes:pyflakes->=3.2.0,<3.3.0:pyflakes-3.4.0 pattern pyflakes->=3.2.0,<3.3.0 doesn't match default pyflakes-3.4.0 pkg_create: can't continue *** Error 1 in devel/py-python-lsp-server (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2243 '/exopi-cvs/ports/packages/amd64/all/py3-python-lsp-server-1.14.0.tgz') *** Error 2 in devel/py-python-lsp-server (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2727 '_internal-package': @case X${_DEPENDS_CACHE}...) *** Error 2 in devel/py-python-lsp-server (/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2706 'package': @lock=py3-python-lsp-server-1.14.0...) ===> Exiting devel/py-python-lsp-server with an error *** Error 1 in /exopi-cvs/ports (infrastructure/mk/bsd.port.subdir.mk:144 'package': @: ${echo_msg:=echo}; : ${target:=package}; for i in ...) >>> Ended at 1771443326.64 max_stuck=0.00/depends=2.64/show-prepare-results=1.44/extract=0.43/build=2.94/package=8.51 Error: job failed with 512 on exopi-1 at 1771443326