>>> Building on exopi-6 under devel/py-jupyter_lsp BDEPENDS = [devel/py-installer;devel/py-setuptools;devel/py-wheel;devel/py-build;lang/python/3] DIST = [devel/py-jupyter_lsp:jupyter_lsp-2.3.0.tar.gz] FULLPKGNAME = py3-jupyter_lsp-2.3.0 RDEPENDS = [lang/python/3;devel/py-jupyter_server] (Junk lock obtained for exopi-6 at 1764964461.14) >>> Running depends in devel/py-jupyter_lsp at 1764964461.20 last junk was in devel/git-filter-repo /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 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 >>> Running show-prepare-results in devel/py-jupyter_lsp at 1764964462.85 ===> devel/py-jupyter_lsp ===> Building from scratch py3-jupyter_lsp-2.3.0 ===> py3-jupyter_lsp-2.3.0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-jupyter_lsp-2.3.0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-jupyter_lsp-2.3.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-jupyter_lsp-2.3.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-jupyter_lsp-2.3.0 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-6 at 1764964464.59) distfiles size=54823 >>> Running extract in devel/py-jupyter_lsp at 1764964464.64 ===> devel/py-jupyter_lsp ===> Checking files for py3-jupyter_lsp-2.3.0 `/exopi-cvs/ports/distfiles/jupyter_lsp-2.3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-jupyter_lsp-2.3.0 >>> Running build in devel/py-jupyter_lsp at 1764964465.02 ===> devel/py-jupyter_lsp ===> Patching for py3-jupyter_lsp-2.3.0 ===> Applying OpenBSD patch patch-setup_cfg Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: setup.cfg |--- setup.cfg.orig |+++ setup.cfg -------------------------- Patching file setup.cfg using Plan A... Hunk #1 succeeded at 33. done ===> 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-jupyter_lsp-2.3.0 ===> Configuring for py3-jupyter_lsp-2.3.0 ===> Building for py3-jupyter_lsp-2.3.0 * 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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() /usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/deprecation.py:7: UserWarning: setup.cfg: at [metadata] version = attr: ... is forcing setuptools to override the version setuptools-scm did already set When using setuptools-scm it's invalid to use setuptools dynamic version as well, please remove it. Setuptools-scm is responsible for setting the version, forcing setuptools to override creates errors. warnings.warn( running egg_info writing jupyter_lsp.egg-info/PKG-INFO writing dependency_links to jupyter_lsp.egg-info/dependency_links.txt writing entry points to jupyter_lsp.egg-info/entry_points.txt writing requirements to jupyter_lsp.egg-info/requires.txt writing top-level names to jupyter_lsp.egg-info/top_level.txt reading manifest file 'jupyter_lsp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.R' under directory 'jupyter_lsp' adding license file 'LICENSE' writing manifest file 'jupyter_lsp.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools_scm/_integration/deprecation.py:7: UserWarning: setup.cfg: at [metadata] version = attr: ... is forcing setuptools to override the version setuptools-scm did already set When using setuptools-scm it's invalid to use setuptools dynamic version as well, please remove it. Setuptools-scm is responsible for setting the version, forcing setuptools to override creates errors. warnings.warn( /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 :: BSD License 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/jupyter_lsp copying jupyter_lsp/__init__.py -> build/lib/jupyter_lsp copying jupyter_lsp/_version.py -> build/lib/jupyter_lsp copying jupyter_lsp/constants.py -> build/lib/jupyter_lsp copying jupyter_lsp/handlers.py -> build/lib/jupyter_lsp copying jupyter_lsp/manager.py -> build/lib/jupyter_lsp copying jupyter_lsp/non_blocking.py -> build/lib/jupyter_lsp copying jupyter_lsp/paths.py -> build/lib/jupyter_lsp copying jupyter_lsp/serverextension.py -> build/lib/jupyter_lsp copying jupyter_lsp/session.py -> build/lib/jupyter_lsp copying jupyter_lsp/stdio.py -> build/lib/jupyter_lsp copying jupyter_lsp/trait_types.py -> build/lib/jupyter_lsp copying jupyter_lsp/types.py -> build/lib/jupyter_lsp copying jupyter_lsp/virtual_documents_shadow.py -> build/lib/jupyter_lsp creating build/lib/jupyter_lsp/schema copying jupyter_lsp/schema/__init__.py -> build/lib/jupyter_lsp/schema creating build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/__init__.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/basedpyright.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/bash_language_server.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/dockerfile_language_server_nodejs.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/javascript_typescript_langserver.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/jedi_language_server.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/julia_language_server.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/pyls.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/pyrefly.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/pyright.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/python_lsp_server.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/r_languageserver.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/sql_language_server.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/texlab.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/typescript_language_server.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/utils.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/unified_language_server.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/vscode_css_languageserver.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/vscode_html_languageserver.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/vscode_json_languageserver.py -> build/lib/jupyter_lsp/specs copying jupyter_lsp/specs/yaml_language_server.py -> build/lib/jupyter_lsp/specs creating build/lib/jupyter_lsp/tests copying jupyter_lsp/tests/__init__.py -> build/lib/jupyter_lsp/tests copying jupyter_lsp/tests/conftest.py -> build/lib/jupyter_lsp/tests copying jupyter_lsp/tests/listener.py -> build/lib/jupyter_lsp/tests copying jupyter_lsp/tests/test_auth.py -> build/lib/jupyter_lsp/tests copying jupyter_lsp/tests/test_bad_spec.py -> build/lib/jupyter_lsp/tests copying jupyter_lsp/tests/test_conf_d.py -> build/lib/jupyter_lsp/tests copying jupyter_lsp/tests/test_detect.py -> build/lib/jupyter_lsp/tests copying jupyter_lsp/tests/test_extension.py -> build/lib/jupyter_lsp/tests copying jupyter_lsp/tests/test_listener.py -> build/lib/jupyter_lsp/tests copying jupyter_lsp/tests/test_paths.py -> build/lib/jupyter_lsp/tests copying jupyter_lsp/tests/test_session.py -> build/lib/jupyter_lsp/tests copying jupyter_lsp/tests/test_stdio.py -> build/lib/jupyter_lsp/tests copying jupyter_lsp/tests/test_virtual_documents_shadow.py -> build/lib/jupyter_lsp/tests creating build/lib/jupyter_lsp/specs/config copying jupyter_lsp/specs/config/__init__.py -> build/lib/jupyter_lsp/specs/config running egg_info writing jupyter_lsp.egg-info/PKG-INFO writing dependency_links to jupyter_lsp.egg-info/dependency_links.txt writing entry points to jupyter_lsp.egg-info/entry_points.txt writing requirements to jupyter_lsp.egg-info/requires.txt writing top-level names to jupyter_lsp.egg-info/top_level.txt reading manifest file 'jupyter_lsp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.R' under directory 'jupyter_lsp' adding license file 'LICENSE' writing manifest file 'jupyter_lsp.egg-info/SOURCES.txt' /usr/local/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'jupyter_lsp.etc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jupyter_lsp.etc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jupyter_lsp.etc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jupyter_lsp.etc' to be distributed and are already explicitly excluding 'jupyter_lsp.etc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/jupyter_lsp/etc copying jupyter_lsp/etc/jupyter-lsp-jupyter-server.json -> build/lib/jupyter_lsp/etc copying jupyter_lsp/schema/schema.json -> build/lib/jupyter_lsp/schema copying jupyter_lsp/specs/config/basedpyright.schema.json -> build/lib/jupyter_lsp/specs/config copying jupyter_lsp/specs/config/bash-language-server.schema.json -> build/lib/jupyter_lsp/specs/config copying jupyter_lsp/specs/config/dockerfile-language-server-nodejs.schema.json -> build/lib/jupyter_lsp/specs/config copying jupyter_lsp/specs/config/julia-language-server.schema.json -> build/lib/jupyter_lsp/specs/config copying jupyter_lsp/specs/config/pyls.schema.json -> build/lib/jupyter_lsp/specs/config copying jupyter_lsp/specs/config/pylsp.schema.json -> build/lib/jupyter_lsp/specs/config copying jupyter_lsp/specs/config/pyrefly.schema.json -> build/lib/jupyter_lsp/specs/config copying jupyter_lsp/specs/config/pyright.schema.json -> build/lib/jupyter_lsp/specs/config copying jupyter_lsp/specs/config/r-languageserver.schema.json -> build/lib/jupyter_lsp/specs/config copying jupyter_lsp/specs/config/sql-language-server.schema.json -> build/lib/jupyter_lsp/specs/config copying jupyter_lsp/specs/config/texlab.schema.json -> build/lib/jupyter_lsp/specs/config copying jupyter_lsp/specs/config/typescript-language-server.schema.json -> build/lib/jupyter_lsp/specs/config copying jupyter_lsp/specs/config/yaml-language-server.schema.json -> build/lib/jupyter_lsp/specs/config 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/jupyter_lsp copying build/lib/jupyter_lsp/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp copying build/lib/jupyter_lsp/_version.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp copying build/lib/jupyter_lsp/constants.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp copying build/lib/jupyter_lsp/handlers.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp copying build/lib/jupyter_lsp/manager.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp copying build/lib/jupyter_lsp/non_blocking.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp copying build/lib/jupyter_lsp/paths.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp copying build/lib/jupyter_lsp/serverextension.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp copying build/lib/jupyter_lsp/session.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp copying build/lib/jupyter_lsp/stdio.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp copying build/lib/jupyter_lsp/trait_types.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp copying build/lib/jupyter_lsp/types.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp copying build/lib/jupyter_lsp/virtual_documents_shadow.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp creating build/bdist.openbsd-7.8-amd64/wheel/jupyter_lsp/schema copying build/lib/jupyter_lsp/schema/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/schema copying build/lib/jupyter_lsp/schema/schema.json -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/schema creating build/bdist.openbsd-7.8-amd64/wheel/jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/basedpyright.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/bash_language_server.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/dockerfile_language_server_nodejs.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/javascript_typescript_langserver.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/jedi_language_server.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/julia_language_server.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/pyls.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/pyrefly.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/pyright.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/python_lsp_server.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/r_languageserver.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/sql_language_server.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/texlab.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/typescript_language_server.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs creating build/bdist.openbsd-7.8-amd64/wheel/jupyter_lsp/specs/config copying build/lib/jupyter_lsp/specs/config/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs/config copying build/lib/jupyter_lsp/specs/config/basedpyright.schema.json -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs/config copying build/lib/jupyter_lsp/specs/config/bash-language-server.schema.json -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs/config copying build/lib/jupyter_lsp/specs/config/dockerfile-language-server-nodejs.schema.json -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs/config copying build/lib/jupyter_lsp/specs/config/julia-language-server.schema.json -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs/config copying build/lib/jupyter_lsp/specs/config/pyls.schema.json -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs/config copying build/lib/jupyter_lsp/specs/config/pylsp.schema.json -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs/config copying build/lib/jupyter_lsp/specs/config/pyrefly.schema.json -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs/config copying build/lib/jupyter_lsp/specs/config/pyright.schema.json -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs/config copying build/lib/jupyter_lsp/specs/config/r-languageserver.schema.json -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs/config copying build/lib/jupyter_lsp/specs/config/sql-language-server.schema.json -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs/config copying build/lib/jupyter_lsp/specs/config/texlab.schema.json -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs/config copying build/lib/jupyter_lsp/specs/config/typescript-language-server.schema.json -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs/config copying build/lib/jupyter_lsp/specs/config/yaml-language-server.schema.json -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs/config copying build/lib/jupyter_lsp/specs/unified_language_server.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/vscode_css_languageserver.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/vscode_html_languageserver.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/vscode_json_languageserver.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs copying build/lib/jupyter_lsp/specs/yaml_language_server.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/specs creating build/bdist.openbsd-7.8-amd64/wheel/jupyter_lsp/tests copying build/lib/jupyter_lsp/tests/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/tests copying build/lib/jupyter_lsp/tests/conftest.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/tests copying build/lib/jupyter_lsp/tests/listener.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/tests copying build/lib/jupyter_lsp/tests/test_auth.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/tests copying build/lib/jupyter_lsp/tests/test_bad_spec.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/tests copying build/lib/jupyter_lsp/tests/test_conf_d.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/tests copying build/lib/jupyter_lsp/tests/test_detect.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/tests copying build/lib/jupyter_lsp/tests/test_extension.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/tests copying build/lib/jupyter_lsp/tests/test_listener.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/tests copying build/lib/jupyter_lsp/tests/test_paths.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/tests copying build/lib/jupyter_lsp/tests/test_session.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/tests copying build/lib/jupyter_lsp/tests/test_stdio.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/tests copying build/lib/jupyter_lsp/tests/test_virtual_documents_shadow.py -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/tests creating build/bdist.openbsd-7.8-amd64/wheel/jupyter_lsp/etc copying build/lib/jupyter_lsp/etc/jupyter-lsp-jupyter-server.json -> build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp/etc running install_data creating build/bdist.openbsd-7.8-amd64/wheel/jupyter_lsp-2.3.0.data/data creating build/bdist.openbsd-7.8-amd64/wheel/jupyter_lsp-2.3.0.data/data/share/examples/jupyter/jupyter_server_config.d copying jupyter_lsp/etc/jupyter-lsp-jupyter-server.json -> build/bdist.openbsd-7.8-amd64/wheel/jupyter_lsp-2.3.0.data/data/share/examples/jupyter/jupyter_server_config.d running install_egg_info Copying jupyter_lsp.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./jupyter_lsp-2.3.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/jupyter_lsp-2.3.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-jupyter_lsp-2.3.0/jupyter_lsp-2.3.0/dist/.tmp-hpivfwne/jupyter_lsp-2.3.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'jupyter_lsp/__init__.py' adding 'jupyter_lsp/_version.py' adding 'jupyter_lsp/constants.py' adding 'jupyter_lsp/handlers.py' adding 'jupyter_lsp/manager.py' adding 'jupyter_lsp/non_blocking.py' adding 'jupyter_lsp/paths.py' adding 'jupyter_lsp/serverextension.py' adding 'jupyter_lsp/session.py' adding 'jupyter_lsp/stdio.py' adding 'jupyter_lsp/trait_types.py' adding 'jupyter_lsp/types.py' adding 'jupyter_lsp/virtual_documents_shadow.py' adding 'jupyter_lsp/etc/jupyter-lsp-jupyter-server.json' adding 'jupyter_lsp/schema/__init__.py' adding 'jupyter_lsp/schema/schema.json' adding 'jupyter_lsp/specs/__init__.py' adding 'jupyter_lsp/specs/basedpyright.py' adding 'jupyter_lsp/specs/bash_language_server.py' adding 'jupyter_lsp/specs/dockerfile_language_server_nodejs.py' adding 'jupyter_lsp/specs/javascript_typescript_langserver.py' adding 'jupyter_lsp/specs/jedi_language_server.py' adding 'jupyter_lsp/specs/julia_language_server.py' adding 'jupyter_lsp/specs/pyls.py' adding 'jupyter_lsp/specs/pyrefly.py' adding 'jupyter_lsp/specs/pyright.py' adding 'jupyter_lsp/specs/python_lsp_server.py' adding 'jupyter_lsp/specs/r_languageserver.py' adding 'jupyter_lsp/specs/sql_language_server.py' adding 'jupyter_lsp/specs/texlab.py' adding 'jupyter_lsp/specs/typescript_language_server.py' adding 'jupyter_lsp/specs/unified_language_server.py' adding 'jupyter_lsp/specs/utils.py' adding 'jupyter_lsp/specs/vscode_css_languageserver.py' adding 'jupyter_lsp/specs/vscode_html_languageserver.py' adding 'jupyter_lsp/specs/vscode_json_languageserver.py' adding 'jupyter_lsp/specs/yaml_language_server.py' adding 'jupyter_lsp/specs/config/__init__.py' adding 'jupyter_lsp/specs/config/basedpyright.schema.json' adding 'jupyter_lsp/specs/config/bash-language-server.schema.json' adding 'jupyter_lsp/specs/config/dockerfile-language-server-nodejs.schema.json' adding 'jupyter_lsp/specs/config/julia-language-server.schema.json' adding 'jupyter_lsp/specs/config/pyls.schema.json' adding 'jupyter_lsp/specs/config/pylsp.schema.json' adding 'jupyter_lsp/specs/config/pyrefly.schema.json' adding 'jupyter_lsp/specs/config/pyright.schema.json' adding 'jupyter_lsp/specs/config/r-languageserver.schema.json' adding 'jupyter_lsp/specs/config/sql-language-server.schema.json' adding 'jupyter_lsp/specs/config/texlab.schema.json' adding 'jupyter_lsp/specs/config/typescript-language-server.schema.json' adding 'jupyter_lsp/specs/config/yaml-language-server.schema.json' adding 'jupyter_lsp/tests/__init__.py' adding 'jupyter_lsp/tests/conftest.py' adding 'jupyter_lsp/tests/listener.py' adding 'jupyter_lsp/tests/test_auth.py' adding 'jupyter_lsp/tests/test_bad_spec.py' adding 'jupyter_lsp/tests/test_conf_d.py' adding 'jupyter_lsp/tests/test_detect.py' adding 'jupyter_lsp/tests/test_extension.py' adding 'jupyter_lsp/tests/test_listener.py' adding 'jupyter_lsp/tests/test_paths.py' adding 'jupyter_lsp/tests/test_session.py' adding 'jupyter_lsp/tests/test_stdio.py' adding 'jupyter_lsp/tests/test_virtual_documents_shadow.py' adding 'jupyter_lsp-2.3.0.data/data/share/examples/jupyter/jupyter_server_config.d/jupyter-lsp-jupyter-server.json' adding 'jupyter_lsp-2.3.0.dist-info/licenses/LICENSE' adding 'jupyter_lsp-2.3.0.dist-info/METADATA' adding 'jupyter_lsp-2.3.0.dist-info/WHEEL' adding 'jupyter_lsp-2.3.0.dist-info/entry_points.txt' adding 'jupyter_lsp-2.3.0.dist-info/top_level.txt' adding 'jupyter_lsp-2.3.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built jupyter_lsp-2.3.0-py3-none-any.whl >>> Running package in devel/py-jupyter_lsp at 1764964467.38 ===> devel/py-jupyter_lsp ===> Faking installation for py3-jupyter_lsp-2.3.0 ===> Building package for py3-jupyter_lsp-2.3.0 Create /exopi-cvs/ports/packages/amd64/all/py3-jupyter_lsp-2.3.0.tgz Creating package py3-jupyter_lsp-2.3.0 reading plist| checking dependencies| checking dependencies|devel/py-jupyter_server checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 2% archiving|** | 3% archiving|**** | 6% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******** | 13% archiving|********* | 15% archiving|*********** | 17% archiving|************ | 18% archiving|************ | 19% archiving|************** | 22% archiving|*************** | 24% archiving|**************** | 25% archiving|***************** | 27% 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|*********************** | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|**************************** | 43% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|****************************** | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 55% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|****************************************** | 66% archiving|********************************************* | 71% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************ | 95% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-jupyter_lsp-2.3.0.tgz >>> Running clean in devel/py-jupyter_lsp at 1764964470.11 ===> devel/py-jupyter_lsp ===> Cleaning for py3-jupyter_lsp-2.3.0 >>> Ended at 1764964470.37 max_stuck=0.00/depends=1.67/show-prepare-results=1.79/extract=0.38/build=2.34/package=2.75/clean=0.30