>>> Building on exopi-1 under devel/py-python-lsp-server,python3 BDEPENDS = [devel/py-setuptools,python3;devel/py-wheel,python3;devel/py-build,python3;devel/py-installer,python3;lang/python/3.10;devel/py-setuptools_scm,python3] DIST = [devel/py-python-lsp-server,python3:python-lsp-server-1.11.0.tar.gz] FULLPKGNAME = py3-python-lsp-server-1.11.0 RDEPENDS = [devel/py-rope,python3;devel/py-yapf,python3;textproc/py-ujson,python3;lang/python/3.10;devel/autopep8;devel/py-docstring-to-markdown,python3;devel/flake8;devel/pylint,python3;devel/pyflakes,python3;devel/py-pluggy,python3;devel/py-pydocstyle,python3;net/py-python-lsp-jsonrpc,python3;devel/py-jedi,python3;textproc/py-whatthepatch,python3;devel/py-mccabe,python3;devel/py-codestyle,python3] (Junk lock obtained for exopi-1 at 1714749661.24) >>> Running depends in devel/py-python-lsp-server,python3 at 1714749661.27 last junk was in www/py-mastodon.py,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 >>> Running show-prepare-results in devel/py-python-lsp-server,python3 at 1714749664.47 ===> devel/py-python-lsp-server,python3 ===> Building from scratch py3-python-lsp-server-1.11.0 ===> py3-python-lsp-server-1.11.0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-python-lsp-server-1.11.0 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-python-lsp-server-1.11.0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-python-lsp-server-1.11.0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-python-lsp-server-1.11.0 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> py3-python-lsp-server-1.11.0 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-8.0.4 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-setuptools_scm-8.0.4 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-1 at 1714749666.48) distfiles size=113347 >>> Running build in devel/py-python-lsp-server,python3 at 1714749666.50 ===> devel/py-python-lsp-server,python3 ===> Checking files for py3-python-lsp-server-1.11.0 `/exopi-cvs/ports/distfiles/python-lsp-server-1.11.0.tar.gz' is up to date. >> (SHA256) python-lsp-server-1.11.0.tar.gz: OK ===> Extracting for py3-python-lsp-server-1.11.0 ===> Patching for py3-python-lsp-server-1.11.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.11.0 ===> Configuring for py3-python-lsp-server-1.11.0 ===> Building for py3-python-lsp-server-1.11.0 * Getting build dependencies for wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) 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... /usr/local/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) running bdist_wheel running build running build_py creating build creating build/lib 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/yapf_format.py -> build/lib/pylsp/plugins 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/pylsp copying build/lib/pylsp/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp copying build/lib/pylsp/__main__.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp copying build/lib/pylsp/_utils.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp copying build/lib/pylsp/_version.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp copying build/lib/pylsp/hookspecs.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp copying build/lib/pylsp/lsp.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp copying build/lib/pylsp/python_lsp.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp copying build/lib/pylsp/text_edit.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp copying build/lib/pylsp/uris.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp copying build/lib/pylsp/workspace.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp creating build/bdist.openbsd-7.5-amd64/wheel/pylsp/config copying build/lib/pylsp/config/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/config copying build/lib/pylsp/config/config.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/config copying build/lib/pylsp/config/flake8_conf.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/config copying build/lib/pylsp/config/pycodestyle_conf.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/config copying build/lib/pylsp/config/source.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/config creating build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/_resolvers.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/_rope_task_handle.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/autopep8_format.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/definition.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/flake8_lint.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/folding.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/highlight.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/hover.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/jedi_completion.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/jedi_rename.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/mccabe_lint.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/preload_imports.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/pycodestyle_lint.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/pydocstyle_lint.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/pyflakes_lint.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/pylint_lint.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/references.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/rope_autoimport.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/rope_completion.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/signature.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/symbols.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/yapf_format.py -> build/bdist.openbsd-7.5-amd64/wheel/pylsp/plugins 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.5-amd64/wheel/python_lsp_server-1.11.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/python_lsp_server-1.11.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-python-lsp-server-1.11.0-python3/python-lsp-server-1.11.0/dist/.tmp-r1hqcuyv/python_lsp_server-1.11.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-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/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/yapf_format.py' adding 'python_lsp_server-1.11.0.dist-info/LICENSE' adding 'python_lsp_server-1.11.0.dist-info/METADATA' adding 'python_lsp_server-1.11.0.dist-info/WHEEL' adding 'python_lsp_server-1.11.0.dist-info/entry_points.txt' adding 'python_lsp_server-1.11.0.dist-info/top_level.txt' adding 'python_lsp_server-1.11.0.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built python_lsp_server-1.11.0-py3-none-any.whl >>> Running package in devel/py-python-lsp-server,python3 at 1714749670.02 ===> devel/py-python-lsp-server,python3 ===> Faking installation for py3-python-lsp-server-1.11.0 ===> Building package for py3-python-lsp-server-1.11.0 Create /exopi-cvs/ports/packages/amd64/all/py3-python-lsp-server-1.11.0.tgz Creating package py3-python-lsp-server-1.11.0 reading plist| checking dependencies| checking dependencies|devel/autopep8 checking dependencies|devel/flake8 checking dependencies|devel/py-codestyle,python3 checking dependencies|devel/py-docstring-to-markdown,python3 checking dependencies|devel/py-jedi,python3 checking dependencies|devel/py-mccabe,python3 checking dependencies|devel/py-pluggy,python3 checking dependencies|devel/py-pydocstyle,python3 checking dependencies|devel/py-rope,python3 checking dependencies|devel/py-yapf,python3 checking dependencies|devel/pyflakes,python3 checking dependencies|devel/pylint,python3 checking dependencies|lang/python/3.10,-main checking dependencies|net/py-python-lsp-jsonrpc,python3 checking dependencies|textproc/py-ujson,python3 checking dependencies|textproc/py-whatthepatch,python3 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 8% archiving|******** | 12% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|*************** | 23% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|****************************** | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************** | 53% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|****************************************** | 66% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|********************************************** | 73% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-python-lsp-server-1.11.0.tgz >>> Running clean in devel/py-python-lsp-server,python3 at 1714749679.89 ===> devel/py-python-lsp-server,python3 ===> Cleaning for py3-python-lsp-server-1.11.0 >>> Ended at 1714749680.45 max_stuck=3.07/depends=3.21/show-prepare-results=2.03/build=3.51/package=9.86/clean=0.59