>>> Building on exopi-3 under devel/py-python-lsp-server,python3 BDEPENDS = [lang/python/3;devel/py-build,python3;devel/py-setuptools_scm,python3;devel/py-wheel,python3;devel/py-installer,python3;devel/py-setuptools,python3] DIST = [devel/py-python-lsp-server,python3:python_lsp_server-1.12.0.tar.gz] FULLPKGNAME = py3-python-lsp-server-1.12.0 RDEPENDS = [devel/py-codestyle,python3;textproc/py-ujson,python3;devel/py-pluggy,python3;lang/python/3;devel/py-jedi,python3;devel/py-mccabe,python3;devel/py-rope,python3;devel/pyflakes,python3;devel/autopep8;devel/py-pydocstyle,python3;devel/py-yapf,python3;devel/flake8;devel/pylint,python3;devel/py-docstring-to-markdown,python3;textproc/py-whatthepatch,python3;net/py-python-lsp-jsonrpc,python3] (Junk lock failure for exopi-3 at 1731874713.39512) Received IO (Junk lock obtained for exopi-3 at 1731874725.61) Received IO Woken up devel/py-python-lsp-server,python3 Woken up devel/py-python-lsp-server,python3 >>> Running depends in devel/py-python-lsp-server,python3 at 1731874727.01 last junk was in x11/gnome/icon-theme /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 python-3.11.10p1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 python-3.11.10p1 >>> Running show-prepare-results in devel/py-python-lsp-server,python3 at 1731874736.70 ===> devel/py-python-lsp-server,python3 ===> Building from scratch py3-python-lsp-server-1.12.0 ===> py3-python-lsp-server-1.12.0 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-python-lsp-server-1.12.0 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-python-lsp-server-1.12.0 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-python-lsp-server-1.12.0 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-python-lsp-server-1.12.0 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> py3-python-lsp-server-1.12.0 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-8.0.4p1 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-setuptools_scm-8.0.4p1 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-3 at 1731874739.31) distfiles size=114328 >>> Running build in devel/py-python-lsp-server,python3 at 1731874739.35 ===> devel/py-python-lsp-server,python3 ===> Checking files for py3-python-lsp-server-1.12.0 `/exopi-cvs/ports/distfiles/python_lsp_server-1.12.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-python-lsp-server-1.12.0 ===> Patching for py3-python-lsp-server-1.12.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.12.0 ===> Configuring for py3-python-lsp-server-1.12.0 ===> Building for py3-python-lsp-server-1.12.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 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.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/pylsp copying build/lib/pylsp/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp copying build/lib/pylsp/__main__.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp copying build/lib/pylsp/_utils.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp copying build/lib/pylsp/_version.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp copying build/lib/pylsp/hookspecs.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp copying build/lib/pylsp/lsp.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp copying build/lib/pylsp/python_lsp.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp copying build/lib/pylsp/text_edit.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp copying build/lib/pylsp/uris.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp copying build/lib/pylsp/workspace.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp creating build/bdist.openbsd-7.6-amd64/wheel/pylsp/config copying build/lib/pylsp/config/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/config copying build/lib/pylsp/config/config.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/config copying build/lib/pylsp/config/flake8_conf.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/config copying build/lib/pylsp/config/pycodestyle_conf.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/config copying build/lib/pylsp/config/source.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/config creating build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/_resolvers.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/_rope_task_handle.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/autopep8_format.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/definition.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/flake8_lint.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/folding.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/highlight.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/hover.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/jedi_completion.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/jedi_rename.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/mccabe_lint.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/preload_imports.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/pycodestyle_lint.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/pydocstyle_lint.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/pyflakes_lint.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/pylint_lint.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/references.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/rope_autoimport.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/rope_completion.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/signature.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/symbols.py -> build/bdist.openbsd-7.6-amd64/wheel/pylsp/plugins copying build/lib/pylsp/plugins/yapf_format.py -> build/bdist.openbsd-7.6-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.6-amd64/wheel/python_lsp_server-1.12.0-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/python_lsp_server-1.12.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-python-lsp-server-1.12.0-python3/python_lsp_server-1.12.0/dist/.tmp-erdiaweh/python_lsp_server-1.12.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-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.12.0.dist-info/LICENSE' adding 'python_lsp_server-1.12.0.dist-info/METADATA' adding 'python_lsp_server-1.12.0.dist-info/WHEEL' adding 'python_lsp_server-1.12.0.dist-info/entry_points.txt' adding 'python_lsp_server-1.12.0.dist-info/top_level.txt' adding 'python_lsp_server-1.12.0.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built python_lsp_server-1.12.0-py3-none-any.whl >>> Running package in devel/py-python-lsp-server,python3 at 1731874743.47 ===> devel/py-python-lsp-server,python3 ===> Faking installation for py3-python-lsp-server-1.12.0 ===> Building package for py3-python-lsp-server-1.12.0 Create /exopi-cvs/ports/packages/amd64/all/py3-python-lsp-server-1.12.0.tgz Creating package py3-python-lsp-server-1.12.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,-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|** | 4% archiving|**** | 6% archiving|***** | 7% archiving|***** | 8% archiving|********* | 14% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 23% archiving|***************** | 27% archiving|******************** | 31% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|**************************** | 43% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 59% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 63% archiving|****************************************** | 65% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 83% archiving|******************************************************** | 87% archiving|********************************************************** | 90% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-python-lsp-server-1.12.0.tgz >>> Running clean in devel/py-python-lsp-server,python3 at 1731874756.70 ===> devel/py-python-lsp-server,python3 ===> Cleaning for py3-python-lsp-server-1.12.0 >>> Ended at 1731874757.27 max_stuck=11.88/waiting-for-lock #124=13.62/depends=9.66/show-prepare-results=2.69/build=4.11/package=13.20/clean=0.65