>>> py3-lsp-server: Building community/py3-lsp-server 1.7.4-r1 (using abuild 3.11.21-r0) started Wed, 06 Sep 2023 21:20:55 +0000 >>> py3-lsp-server: Checking sanity of /home/buildozer/aports/community/py3-lsp-server/APKBUILD... >>> py3-lsp-server: Analyzing dependencies... >>> py3-lsp-server: Installing for build: build-base py3-docstring-to-markdown py3-jedi py3-lsp-jsonrpc py3-pluggy py3-setuptools py3-ujson python3 py3-gpep517 py3-setuptools_scm py3-wheel (1/36) Installing libffi (3.4.4-r3) (2/36) Installing gdbm (1.23-r1) (3/36) Installing mpdecimal (2.5.1-r2) (4/36) Installing libpanelw (6.4_p20230722-r0) (5/36) Installing readline (8.2.1-r2) (6/36) Installing sqlite-libs (3.43.0-r0) (7/36) Installing python3 (3.11.5-r0) (8/36) Installing python3-pycache-pyc0 (3.11.5-r0) (9/36) Installing pyc (0.1-r0) (10/36) Installing py3-docstring-to-markdown-pyc (0.12-r1) (11/36) Installing python3-pyc (3.11.5-r0) (12/36) Installing py3-docstring-to-markdown (0.12-r1) (13/36) Installing py3-parso (0.8.3-r2) (14/36) Installing py3-parso-pyc (0.8.3-r2) (15/36) Installing py3-jedi (0.19.0-r0) (16/36) Installing py3-jedi-pyc (0.19.0-r0) (17/36) Installing py3-ujson (5.8.0-r0) (18/36) Installing py3-lsp-jsonrpc (1.0.0-r3) (19/36) Installing py3-lsp-jsonrpc-pyc (1.0.0-r3) (20/36) Installing py3-pluggy (1.3.0-r0) (21/36) Installing py3-pluggy-pyc (1.3.0-r0) (22/36) Installing py3-parsing (3.1.1-r0) (23/36) Installing py3-parsing-pyc (3.1.1-r0) (24/36) Installing py3-packaging (23.1-r3) (25/36) Installing py3-packaging-pyc (23.1-r3) (26/36) Installing py3-setuptools (68.1.2-r0) (27/36) Installing py3-setuptools-pyc (68.1.2-r0) (28/36) Installing py3-installer (0.7.0-r1) (29/36) Installing py3-installer-pyc (0.7.0-r1) (30/36) Installing py3-gpep517 (15-r0) (31/36) Installing py3-gpep517-pyc (15-r0) (32/36) Installing py3-setuptools_scm (7.1.0-r5) (33/36) Installing py3-setuptools_scm-pyc (7.1.0-r5) (34/36) Installing py3-wheel (0.41.0-r2) (35/36) Installing py3-wheel-pyc (0.41.0-r2) (36/36) Installing .makedepends-py3-lsp-server (20230906.212057) Executing busybox-1.36.1-r6.trigger OK: 442 MiB in 146 packages >>> py3-lsp-server: Cleaning up srcdir >>> py3-lsp-server: Cleaning up pkgdir >>> py3-lsp-server: Cleaning up tmpdir >>> py3-lsp-server: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-lsp-server-1.7.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97864 100 97864 0 0 650k 0 --:--:-- --:--:-- --:--:-- 654k >>> py3-lsp-server: Fetching https://distfiles.alpinelinux.org/distfiles/edge/python-lsp-server-1.7.4.tar.gz >>> py3-lsp-server: Checking sha512sums... python-lsp-server-1.7.4.tar.gz: OK 416.patch: OK >>> py3-lsp-server: Unpacking /var/cache/distfiles/edge/python-lsp-server-1.7.4.tar.gz... >>> py3-lsp-server: 416.patch patching file pyproject.toml 2023-09-06 21:20:58,744 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-09-06 21:20:58,947 root INFO running bdist_wheel 2023-09-06 21:20:58,957 root INFO running build 2023-09-06 21:20:58,957 root INFO running build_py 2023-09-06 21:20:58,961 root INFO creating build 2023-09-06 21:20:58,961 root INFO creating build/lib 2023-09-06 21:20:58,961 root INFO creating build/lib/pylsp 2023-09-06 21:20:58,961 root INFO copying pylsp/python_lsp.py -> build/lib/pylsp 2023-09-06 21:20:58,962 root INFO copying pylsp/lsp.py -> build/lib/pylsp 2023-09-06 21:20:58,962 root INFO copying pylsp/__init__.py -> build/lib/pylsp 2023-09-06 21:20:58,963 root INFO copying pylsp/workspace.py -> build/lib/pylsp 2023-09-06 21:20:58,963 root INFO copying pylsp/uris.py -> build/lib/pylsp 2023-09-06 21:20:58,963 root INFO copying pylsp/__main__.py -> build/lib/pylsp 2023-09-06 21:20:58,964 root INFO copying pylsp/_version.py -> build/lib/pylsp 2023-09-06 21:20:58,964 root INFO copying pylsp/_utils.py -> build/lib/pylsp 2023-09-06 21:20:58,964 root INFO copying pylsp/hookspecs.py -> build/lib/pylsp 2023-09-06 21:20:58,965 root INFO copying pylsp/text_edit.py -> build/lib/pylsp 2023-09-06 21:20:58,965 root INFO creating build/lib/pylsp/config 2023-09-06 21:20:58,966 root INFO copying pylsp/config/flake8_conf.py -> build/lib/pylsp/config 2023-09-06 21:20:58,966 root INFO copying pylsp/config/__init__.py -> build/lib/pylsp/config 2023-09-06 21:20:58,966 root INFO copying pylsp/config/source.py -> build/lib/pylsp/config 2023-09-06 21:20:58,967 root INFO copying pylsp/config/config.py -> build/lib/pylsp/config 2023-09-06 21:20:58,967 root INFO copying pylsp/config/pycodestyle_conf.py -> build/lib/pylsp/config 2023-09-06 21:20:58,968 root INFO creating build/lib/pylsp/plugins 2023-09-06 21:20:58,968 root INFO copying pylsp/plugins/pycodestyle_lint.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,968 root INFO copying pylsp/plugins/pydocstyle_lint.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,969 root INFO copying pylsp/plugins/_resolvers.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,969 root INFO copying pylsp/plugins/jedi_rename.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,969 root INFO copying pylsp/plugins/rope_rename.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,970 root INFO copying pylsp/plugins/__init__.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,970 root INFO copying pylsp/plugins/pylint_lint.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,970 root INFO copying pylsp/plugins/references.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,971 root INFO copying pylsp/plugins/rope_completion.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,971 root INFO copying pylsp/plugins/_rope_task_handle.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,972 root INFO copying pylsp/plugins/mccabe_lint.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,972 root INFO copying pylsp/plugins/yapf_format.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,972 root INFO copying pylsp/plugins/folding.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,973 root INFO copying pylsp/plugins/signature.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,973 root INFO copying pylsp/plugins/autopep8_format.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,973 root INFO copying pylsp/plugins/definition.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,974 root INFO copying pylsp/plugins/highlight.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,974 root INFO copying pylsp/plugins/flake8_lint.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,974 root INFO copying pylsp/plugins/pyflakes_lint.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,975 root INFO copying pylsp/plugins/preload_imports.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,975 root INFO copying pylsp/plugins/rope_autoimport.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,975 root INFO copying pylsp/plugins/jedi_completion.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,976 root INFO copying pylsp/plugins/symbols.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,976 root INFO copying pylsp/plugins/hover.py -> build/lib/pylsp/plugins 2023-09-06 21:20:58,982 wheel INFO installing to build/bdist.linux-i686/wheel 2023-09-06 21:20:58,983 root INFO running install 2023-09-06 21:20:58,997 root INFO running install_lib 2023-09-06 21:20:59,000 root INFO creating build/bdist.linux-i686 2023-09-06 21:20:59,000 root INFO creating build/bdist.linux-i686/wheel 2023-09-06 21:20:59,000 root INFO creating build/bdist.linux-i686/wheel/pylsp 2023-09-06 21:20:59,000 root INFO copying build/lib/pylsp/python_lsp.py -> build/bdist.linux-i686/wheel/pylsp 2023-09-06 21:20:59,001 root INFO creating build/bdist.linux-i686/wheel/pylsp/config 2023-09-06 21:20:59,001 root INFO copying build/lib/pylsp/config/flake8_conf.py -> build/bdist.linux-i686/wheel/pylsp/config 2023-09-06 21:20:59,001 root INFO copying build/lib/pylsp/config/__init__.py -> build/bdist.linux-i686/wheel/pylsp/config 2023-09-06 21:20:59,002 root INFO copying build/lib/pylsp/config/source.py -> build/bdist.linux-i686/wheel/pylsp/config 2023-09-06 21:20:59,002 root INFO copying build/lib/pylsp/config/config.py -> build/bdist.linux-i686/wheel/pylsp/config 2023-09-06 21:20:59,002 root INFO copying build/lib/pylsp/config/pycodestyle_conf.py -> build/bdist.linux-i686/wheel/pylsp/config 2023-09-06 21:20:59,003 root INFO copying build/lib/pylsp/lsp.py -> build/bdist.linux-i686/wheel/pylsp 2023-09-06 21:20:59,003 root INFO creating build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,003 root INFO copying build/lib/pylsp/plugins/pycodestyle_lint.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,003 root INFO copying build/lib/pylsp/plugins/pydocstyle_lint.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,004 root INFO copying build/lib/pylsp/plugins/_resolvers.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,004 root INFO copying build/lib/pylsp/plugins/jedi_rename.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,004 root INFO copying build/lib/pylsp/plugins/rope_rename.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,005 root INFO copying build/lib/pylsp/plugins/__init__.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,005 root INFO copying build/lib/pylsp/plugins/pylint_lint.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,005 root INFO copying build/lib/pylsp/plugins/references.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,006 root INFO copying build/lib/pylsp/plugins/rope_completion.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,006 root INFO copying build/lib/pylsp/plugins/_rope_task_handle.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,006 root INFO copying build/lib/pylsp/plugins/mccabe_lint.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,006 root INFO copying build/lib/pylsp/plugins/yapf_format.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,007 root INFO copying build/lib/pylsp/plugins/folding.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,007 root INFO copying build/lib/pylsp/plugins/signature.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,007 root INFO copying build/lib/pylsp/plugins/autopep8_format.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,007 root INFO copying build/lib/pylsp/plugins/definition.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,008 root INFO copying build/lib/pylsp/plugins/highlight.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,008 root INFO copying build/lib/pylsp/plugins/flake8_lint.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,008 root INFO copying build/lib/pylsp/plugins/pyflakes_lint.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,009 root INFO copying build/lib/pylsp/plugins/preload_imports.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,009 root INFO copying build/lib/pylsp/plugins/rope_autoimport.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,009 root INFO copying build/lib/pylsp/plugins/jedi_completion.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,009 root INFO copying build/lib/pylsp/plugins/symbols.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,010 root INFO copying build/lib/pylsp/plugins/hover.py -> build/bdist.linux-i686/wheel/pylsp/plugins 2023-09-06 21:20:59,010 root INFO copying build/lib/pylsp/__init__.py -> build/bdist.linux-i686/wheel/pylsp 2023-09-06 21:20:59,010 root INFO copying build/lib/pylsp/workspace.py -> build/bdist.linux-i686/wheel/pylsp 2023-09-06 21:20:59,011 root INFO copying build/lib/pylsp/uris.py -> build/bdist.linux-i686/wheel/pylsp 2023-09-06 21:20:59,011 root INFO copying build/lib/pylsp/__main__.py -> build/bdist.linux-i686/wheel/pylsp 2023-09-06 21:20:59,011 root INFO copying build/lib/pylsp/_version.py -> build/bdist.linux-i686/wheel/pylsp 2023-09-06 21:20:59,011 root INFO copying build/lib/pylsp/_utils.py -> build/bdist.linux-i686/wheel/pylsp 2023-09-06 21:20:59,012 root INFO copying build/lib/pylsp/hookspecs.py -> build/bdist.linux-i686/wheel/pylsp 2023-09-06 21:20:59,012 root INFO copying build/lib/pylsp/text_edit.py -> build/bdist.linux-i686/wheel/pylsp 2023-09-06 21:20:59,012 root INFO running install_egg_info 2023-09-06 21:20:59,017 root INFO running egg_info 2023-09-06 21:20:59,020 root INFO writing python_lsp_server.egg-info/PKG-INFO 2023-09-06 21:20:59,021 root INFO writing dependency_links to python_lsp_server.egg-info/dependency_links.txt 2023-09-06 21:20:59,021 root INFO writing entry points to python_lsp_server.egg-info/entry_points.txt 2023-09-06 21:20:59,022 root INFO writing requirements to python_lsp_server.egg-info/requires.txt 2023-09-06 21:20:59,022 root INFO writing top-level names to python_lsp_server.egg-info/top_level.txt 2023-09-06 21:21:01,716 root INFO reading manifest file 'python_lsp_server.egg-info/SOURCES.txt' 2023-09-06 21:21:01,718 root INFO reading manifest template 'MANIFEST.in' 2023-09-06 21:21:01,718 root WARNING warning: no files found matching 'versioneer.py' 2023-09-06 21:21:01,720 root INFO adding license file 'LICENSE' 2023-09-06 21:21:01,722 root INFO writing manifest file 'python_lsp_server.egg-info/SOURCES.txt' 2023-09-06 21:21:01,723 root INFO Copying python_lsp_server.egg-info to build/bdist.linux-i686/wheel/python_lsp_server-1.7.4-py3.11.egg-info 2023-09-06 21:21:01,725 root INFO running install_scripts 2023-09-06 21:21:01,735 wheel INFO creating build/bdist.linux-i686/wheel/python_lsp_server-1.7.4.dist-info/WHEEL 2023-09-06 21:21:01,735 wheel INFO creating '/home/buildozer/aports/community/py3-lsp-server/src/python-lsp-server-1.7.4/.dist/.tmp-n9o3w1j8/python_lsp_server-1.7.4-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-09-06 21:21:01,736 wheel INFO adding 'pylsp/__init__.py' 2023-09-06 21:21:01,736 wheel INFO adding 'pylsp/__main__.py' 2023-09-06 21:21:01,737 wheel INFO adding 'pylsp/_utils.py' 2023-09-06 21:21:01,737 wheel INFO adding 'pylsp/_version.py' 2023-09-06 21:21:01,737 wheel INFO adding 'pylsp/hookspecs.py' 2023-09-06 21:21:01,738 wheel INFO adding 'pylsp/lsp.py' 2023-09-06 21:21:01,738 wheel INFO adding 'pylsp/python_lsp.py' 2023-09-06 21:21:01,739 wheel INFO adding 'pylsp/text_edit.py' 2023-09-06 21:21:01,739 wheel INFO adding 'pylsp/uris.py' 2023-09-06 21:21:01,739 wheel INFO adding 'pylsp/workspace.py' 2023-09-06 21:21:01,740 wheel INFO adding 'pylsp/config/__init__.py' 2023-09-06 21:21:01,740 wheel INFO adding 'pylsp/config/config.py' 2023-09-06 21:21:01,740 wheel INFO adding 'pylsp/config/flake8_conf.py' 2023-09-06 21:21:01,741 wheel INFO adding 'pylsp/config/pycodestyle_conf.py' 2023-09-06 21:21:01,741 wheel INFO adding 'pylsp/config/source.py' 2023-09-06 21:21:01,741 wheel INFO adding 'pylsp/plugins/__init__.py' 2023-09-06 21:21:01,742 wheel INFO adding 'pylsp/plugins/_resolvers.py' 2023-09-06 21:21:01,742 wheel INFO adding 'pylsp/plugins/_rope_task_handle.py' 2023-09-06 21:21:01,742 wheel INFO adding 'pylsp/plugins/autopep8_format.py' 2023-09-06 21:21:01,743 wheel INFO adding 'pylsp/plugins/definition.py' 2023-09-06 21:21:01,743 wheel INFO adding 'pylsp/plugins/flake8_lint.py' 2023-09-06 21:21:01,743 wheel INFO adding 'pylsp/plugins/folding.py' 2023-09-06 21:21:01,744 wheel INFO adding 'pylsp/plugins/highlight.py' 2023-09-06 21:21:01,744 wheel INFO adding 'pylsp/plugins/hover.py' 2023-09-06 21:21:01,744 wheel INFO adding 'pylsp/plugins/jedi_completion.py' 2023-09-06 21:21:01,745 wheel INFO adding 'pylsp/plugins/jedi_rename.py' 2023-09-06 21:21:01,745 wheel INFO adding 'pylsp/plugins/mccabe_lint.py' 2023-09-06 21:21:01,745 wheel INFO adding 'pylsp/plugins/preload_imports.py' 2023-09-06 21:21:01,746 wheel INFO adding 'pylsp/plugins/pycodestyle_lint.py' 2023-09-06 21:21:01,746 wheel INFO adding 'pylsp/plugins/pydocstyle_lint.py' 2023-09-06 21:21:01,746 wheel INFO adding 'pylsp/plugins/pyflakes_lint.py' 2023-09-06 21:21:01,747 wheel INFO adding 'pylsp/plugins/pylint_lint.py' 2023-09-06 21:21:01,747 wheel INFO adding 'pylsp/plugins/references.py' 2023-09-06 21:21:01,747 wheel INFO adding 'pylsp/plugins/rope_autoimport.py' 2023-09-06 21:21:01,748 wheel INFO adding 'pylsp/plugins/rope_completion.py' 2023-09-06 21:21:01,748 wheel INFO adding 'pylsp/plugins/rope_rename.py' 2023-09-06 21:21:01,749 wheel INFO adding 'pylsp/plugins/signature.py' 2023-09-06 21:21:01,749 wheel INFO adding 'pylsp/plugins/symbols.py' 2023-09-06 21:21:01,749 wheel INFO adding 'pylsp/plugins/yapf_format.py' 2023-09-06 21:21:01,750 wheel INFO adding 'python_lsp_server-1.7.4.dist-info/LICENSE' 2023-09-06 21:21:01,750 wheel INFO adding 'python_lsp_server-1.7.4.dist-info/METADATA' 2023-09-06 21:21:01,750 wheel INFO adding 'python_lsp_server-1.7.4.dist-info/WHEEL' 2023-09-06 21:21:01,751 wheel INFO adding 'python_lsp_server-1.7.4.dist-info/entry_points.txt' 2023-09-06 21:21:01,751 wheel INFO adding 'python_lsp_server-1.7.4.dist-info/top_level.txt' 2023-09-06 21:21:01,751 wheel INFO adding 'python_lsp_server-1.7.4.dist-info/RECORD' 2023-09-06 21:21:01,752 wheel INFO removing build/bdist.linux-i686/wheel 2023-09-06 21:21:01,754 gpep517 INFO The backend produced .dist/python_lsp_server-1.7.4-py3-none-any.whl python_lsp_server-1.7.4-py3-none-any.whl >>> py3-lsp-server: Entering fakeroot... >>> py3-lsp-server-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-lsp-server/pkg/py3-lsp-server/usr/lib/python3.11/site-packages/pylsp/config/__pycache__' -> '/home/buildozer/aports/community/py3-lsp-server/pkg/py3-lsp-server-pyc/usr/lib/python3.11/site-packages/pylsp/config/__pycache__' '/home/buildozer/aports/community/py3-lsp-server/pkg/py3-lsp-server/usr/lib/python3.11/site-packages/pylsp/plugins/__pycache__' -> '/home/buildozer/aports/community/py3-lsp-server/pkg/py3-lsp-server-pyc/usr/lib/python3.11/site-packages/pylsp/plugins/__pycache__' '/home/buildozer/aports/community/py3-lsp-server/pkg/py3-lsp-server/usr/lib/python3.11/site-packages/pylsp/__pycache__' -> '/home/buildozer/aports/community/py3-lsp-server/pkg/py3-lsp-server-pyc/usr/lib/python3.11/site-packages/pylsp/__pycache__' >>> py3-lsp-server-pyc*: Preparing subpackage py3-lsp-server-pyc... >>> py3-lsp-server-pyc*: Running postcheck for py3-lsp-server-pyc >>> py3-lsp-server*: Running postcheck for py3-lsp-server >>> py3-lsp-server*: Preparing package py3-lsp-server... >>> py3-lsp-server-pyc*: Tracing dependencies... py3-docstring-to-markdown py3-jedi py3-lsp-jsonrpc py3-pluggy py3-setuptools py3-ujson python3 python3~3.11 >>> py3-lsp-server-pyc*: Package size: 380.0 KB >>> py3-lsp-server-pyc*: Compressing data... >>> py3-lsp-server-pyc*: Create checksum... >>> py3-lsp-server-pyc*: Create py3-lsp-server-pyc-1.7.4-r1.apk >>> py3-lsp-server*: Tracing dependencies... py3-docstring-to-markdown py3-jedi py3-lsp-jsonrpc py3-pluggy py3-setuptools py3-ujson python3 python3~3.11 >>> py3-lsp-server*: Package size: 332.0 KB >>> py3-lsp-server*: Compressing data... >>> py3-lsp-server*: Create checksum... >>> py3-lsp-server*: Create py3-lsp-server-1.7.4-r1.apk >>> py3-lsp-server: Build complete at Wed, 06 Sep 2023 21:21:02 +0000 elapsed time 0h 0m 7s >>> py3-lsp-server: Cleaning up srcdir >>> py3-lsp-server: Cleaning up pkgdir >>> py3-lsp-server: Uninstalling dependencies... (1/36) Purging .makedepends-py3-lsp-server (20230906.212057) (2/36) Purging py3-docstring-to-markdown-pyc (0.12-r1) (3/36) Purging py3-docstring-to-markdown (0.12-r1) (4/36) Purging py3-jedi-pyc (0.19.0-r0) (5/36) Purging py3-jedi (0.19.0-r0) (6/36) Purging py3-parso-pyc (0.8.3-r2) (7/36) Purging py3-parso (0.8.3-r2) (8/36) Purging py3-lsp-jsonrpc-pyc (1.0.0-r3) (9/36) Purging py3-lsp-jsonrpc (1.0.0-r3) (10/36) Purging py3-pluggy-pyc (1.3.0-r0) (11/36) Purging py3-pluggy (1.3.0-r0) (12/36) Purging py3-ujson (5.8.0-r0) (13/36) Purging py3-gpep517-pyc (15-r0) (14/36) Purging py3-gpep517 (15-r0) (15/36) Purging py3-installer-pyc (0.7.0-r1) (16/36) Purging py3-installer (0.7.0-r1) (17/36) Purging py3-setuptools_scm-pyc (7.1.0-r5) (18/36) Purging py3-setuptools_scm (7.1.0-r5) (19/36) Purging py3-setuptools-pyc (68.1.2-r0) (20/36) Purging py3-setuptools (68.1.2-r0) (21/36) Purging py3-wheel-pyc (0.41.0-r2) (22/36) Purging py3-wheel (0.41.0-r2) (23/36) Purging py3-packaging-pyc (23.1-r3) (24/36) Purging py3-packaging (23.1-r3) (25/36) Purging py3-parsing-pyc (3.1.1-r0) (26/36) Purging py3-parsing (3.1.1-r0) (27/36) Purging python3-pyc (3.11.5-r0) (28/36) Purging python3-pycache-pyc0 (3.11.5-r0) (29/36) Purging pyc (0.1-r0) (30/36) Purging python3 (3.11.5-r0) (31/36) Purging gdbm (1.23-r1) (32/36) Purging libffi (3.4.4-r3) (33/36) Purging libpanelw (6.4_p20230722-r0) (34/36) Purging mpdecimal (2.5.1-r2) (35/36) Purging readline (8.2.1-r2) (36/36) Purging sqlite-libs (3.43.0-r0) Executing busybox-1.36.1-r6.trigger OK: 379 MiB in 110 packages >>> py3-lsp-server: Updating the community/x86 repository index... >>> py3-lsp-server: Signing the index...