==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-lsp-server 1.14.0-1 (Mon Jan 12 15:24:06 2026)
==> Retrieving sources...
-> Found python-lsp-server-1.14.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
python-lsp-server-1.14.0.tar.gz ... Passed
==> Making package: python-lsp-server 1.14.0-1 (Mon Jan 12 22:24:30 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (19) mpdecimal-4.0.1-1 python-3.14.2-2 python-click-8.3.1-1 python-importlib-metadata-8.7.1-3 python-mypy_extensions-1.1.0-2 python-packaging-25.0-4 python-parso-1:0.8.5-2 python-pathspec-0.12.1-4 python-platformdirs-4.5.1-3 python-pytokens-0.3.0-2 python-typing_extensions-4.15.0-3 python-zipp-3.21.0-4 python-black-25.12.0-4 python-docstring-to-markdown-0.17-2 python-jedi-0.19.2-4 python-lsp-jsonrpc-1.1.2-6 python-pluggy-1.6.0-3 python-ujson-5.11.0-2 python-websockets-15.0.1-2
Total Download Size: 1.77 MiB
Total Installed Size: 84.62 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-jedi-0.19.2-4-any downloading...
python-black-25.12.0-4-any downloading...
python-parso-1:0.8.5-2-any downloading...
python-docstring-to-markdown-0.17-2-any downloading...
python-pytokens-0.3.0-2-any downloading...
python-lsp-jsonrpc-1.1.2-6-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing python-click...
installing python-mypy_extensions...
installing python-packaging...
installing python-pathspec...
installing python-platformdirs...
installing python-pytokens...
installing python-black...
Optional dependencies for python-black
ipython: for Jupyter notebook support
python-tokenize-rt: for Jupyter notebook support
python-aiohttp: for the blackd HTTP server
python-colorama: for colored diffs
installing python-parso...
installing python-jedi...
installing python-ujson...
installing python-lsp-jsonrpc...
installing python-pluggy...
installing python-websockets...
installing python-zipp...
installing python-importlib-metadata...
installing python-typing_extensions...
installing python-docstring-to-markdown...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (12) python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.0.1-3 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-10.8.0-2 python-pyproject-hooks-1.2.0-6 python-build-1.3.0-4 python-installer-0.7.0-14 python-setuptools-1:80.9.0-4 python-setuptools-scm-9.2.2-3 python-wheel-0.45.1-4
Total Installed Size: 10.59 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
python-pip: to use as the Python package installer (default)
python-uv: to use as the Python package installer
python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
installing python-setuptools-scm...
Optional dependencies for python-setuptools-scm
python-rich: use rich as console log handler
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found python-lsp-server-1.14.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-lsp-server-1.14.0.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
* Getting build dependencies for wheel...
running egg_info
creating python_lsp_server.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
writing manifest file 'python_lsp_server.egg-info/SOURCES.txt'
reading manifest file 'python_lsp_server.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'versioneer.py'
warning: no files found matching 'ruff.toml'
adding license file 'LICENSE'
writing manifest file 'python_lsp_server.egg-info/SOURCES.txt'
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/pylsp
copying pylsp/hookspecs.py -> build/lib/pylsp
copying pylsp/workspace.py -> build/lib/pylsp
copying pylsp/__init__.py -> build/lib/pylsp
copying pylsp/python_lsp.py -> build/lib/pylsp
copying pylsp/uris.py -> build/lib/pylsp
copying pylsp/_utils.py -> build/lib/pylsp
copying pylsp/lsp.py -> build/lib/pylsp
copying pylsp/__main__.py -> build/lib/pylsp
copying pylsp/text_edit.py -> build/lib/pylsp
copying pylsp/_version.py -> build/lib/pylsp
creating build/lib/pylsp/plugins
copying pylsp/plugins/jedi_completion.py -> build/lib/pylsp/plugins
copying pylsp/plugins/folding.py -> build/lib/pylsp/plugins
copying pylsp/plugins/rope_completion.py -> build/lib/pylsp/plugins
copying pylsp/plugins/pydocstyle_lint.py -> build/lib/pylsp/plugins
copying pylsp/plugins/signature.py -> build/lib/pylsp/plugins
copying pylsp/plugins/pycodestyle_lint.py -> build/lib/pylsp/plugins
copying pylsp/plugins/pylint_lint.py -> build/lib/pylsp/plugins
copying pylsp/plugins/preload_imports.py -> build/lib/pylsp/plugins
copying pylsp/plugins/yapf_format.py -> build/lib/pylsp/plugins
copying pylsp/plugins/__init__.py -> build/lib/pylsp/plugins
copying pylsp/plugins/mccabe_lint.py -> build/lib/pylsp/plugins
copying pylsp/plugins/definition.py -> build/lib/pylsp/plugins
copying pylsp/plugins/hover.py -> build/lib/pylsp/plugins
copying pylsp/plugins/rope_autoimport.py -> build/lib/pylsp/plugins
copying pylsp/plugins/_rope_task_handle.py -> build/lib/pylsp/plugins
copying pylsp/plugins/flake8_lint.py -> build/lib/pylsp/plugins
copying pylsp/plugins/jedi_rename.py -> build/lib/pylsp/plugins
copying pylsp/plugins/type_definition.py -> build/lib/pylsp/plugins
copying pylsp/plugins/pyflakes_lint.py -> build/lib/pylsp/plugins
copying pylsp/plugins/references.py -> build/lib/pylsp/plugins
copying pylsp/plugins/symbols.py -> build/lib/pylsp/plugins
copying pylsp/plugins/_resolvers.py -> build/lib/pylsp/plugins
copying pylsp/plugins/highlight.py -> build/lib/pylsp/plugins
copying pylsp/plugins/autopep8_format.py -> build/lib/pylsp/plugins
creating 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/__init__.py -> build/lib/pylsp/config
copying pylsp/config/source.py -> build/lib/pylsp/config
copying pylsp/config/config.py -> build/lib/pylsp/config
copying pylsp/py.typed -> build/lib/pylsp
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/pylsp
copying build/lib/pylsp/hookspecs.py -> build/bdist.linux-armv7l/wheel/./pylsp
creating build/bdist.linux-armv7l/wheel/pylsp/plugins
copying build/lib/pylsp/plugins/jedi_completion.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/folding.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/rope_completion.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/pydocstyle_lint.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/signature.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/pycodestyle_lint.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/pylint_lint.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/preload_imports.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/yapf_format.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/__init__.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/mccabe_lint.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/definition.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/hover.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/rope_autoimport.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/_rope_task_handle.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/flake8_lint.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/jedi_rename.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/type_definition.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/pyflakes_lint.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/references.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/symbols.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/_resolvers.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/highlight.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/autopep8_format.py -> build/bdist.linux-armv7l/wheel/./pylsp/plugins
copying build/lib/pylsp/workspace.py -> build/bdist.linux-armv7l/wheel/./pylsp
copying build/lib/pylsp/__init__.py -> build/bdist.linux-armv7l/wheel/./pylsp
copying build/lib/pylsp/python_lsp.py -> build/bdist.linux-armv7l/wheel/./pylsp
creating build/bdist.linux-armv7l/wheel/pylsp/config
copying build/lib/pylsp/config/flake8_conf.py -> build/bdist.linux-armv7l/wheel/./pylsp/config
copying build/lib/pylsp/config/pycodestyle_conf.py -> build/bdist.linux-armv7l/wheel/./pylsp/config
copying build/lib/pylsp/config/__init__.py -> build/bdist.linux-armv7l/wheel/./pylsp/config
copying build/lib/pylsp/config/source.py -> build/bdist.linux-armv7l/wheel/./pylsp/config
copying build/lib/pylsp/config/config.py -> build/bdist.linux-armv7l/wheel/./pylsp/config
copying build/lib/pylsp/uris.py -> build/bdist.linux-armv7l/wheel/./pylsp
copying build/lib/pylsp/_utils.py -> build/bdist.linux-armv7l/wheel/./pylsp
copying build/lib/pylsp/lsp.py -> build/bdist.linux-armv7l/wheel/./pylsp
copying build/lib/pylsp/__main__.py -> build/bdist.linux-armv7l/wheel/./pylsp
copying build/lib/pylsp/text_edit.py -> build/bdist.linux-armv7l/wheel/./pylsp
copying build/lib/pylsp/_version.py -> build/bdist.linux-armv7l/wheel/./pylsp
copying build/lib/pylsp/py.typed -> build/bdist.linux-armv7l/wheel/./pylsp
running install_egg_info
running egg_info
writing python_lsp_server.egg-info/PKG-INFO
writing dependency_links to python_lsp_server.egg-info/dependency_links.txt
writing entry points to python_lsp_server.egg-info/entry_points.txt
writing requirements to python_lsp_server.egg-info/requires.txt
writing top-level names to python_lsp_server.egg-info/top_level.txt
reading manifest file 'python_lsp_server.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'versioneer.py'
warning: no files found matching 'ruff.toml'
adding license file 'LICENSE'
writing manifest file 'python_lsp_server.egg-info/SOURCES.txt'
Copying python_lsp_server.egg-info to build/bdist.linux-armv7l/wheel/./python_lsp_server-1.14.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/python_lsp_server-1.14.0.dist-info/WHEEL
creating '/build/python-lsp-server/src/python-lsp-server-1.14.0/dist/.tmp-e8quqcyr/python_lsp_server-1.14.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'pylsp/__init__.py'
adding 'pylsp/__main__.py'
adding 'pylsp/_utils.py'
adding 'pylsp/_version.py'
adding 'pylsp/hookspecs.py'
adding 'pylsp/lsp.py'
adding 'pylsp/py.typed'
adding 'pylsp/python_lsp.py'
adding 'pylsp/text_edit.py'
adding 'pylsp/uris.py'
adding 'pylsp/workspace.py'
adding 'pylsp/config/__init__.py'
adding 'pylsp/config/config.py'
adding 'pylsp/config/flake8_conf.py'
adding 'pylsp/config/pycodestyle_conf.py'
adding 'pylsp/config/source.py'
adding 'pylsp/plugins/__init__.py'
adding 'pylsp/plugins/_resolvers.py'
adding 'pylsp/plugins/_rope_task_handle.py'
adding 'pylsp/plugins/autopep8_format.py'
adding 'pylsp/plugins/definition.py'
adding 'pylsp/plugins/flake8_lint.py'
adding 'pylsp/plugins/folding.py'
adding 'pylsp/plugins/highlight.py'
adding 'pylsp/plugins/hover.py'
adding 'pylsp/plugins/jedi_completion.py'
adding 'pylsp/plugins/jedi_rename.py'
adding 'pylsp/plugins/mccabe_lint.py'
adding 'pylsp/plugins/preload_imports.py'
adding 'pylsp/plugins/pycodestyle_lint.py'
adding 'pylsp/plugins/pydocstyle_lint.py'
adding 'pylsp/plugins/pyflakes_lint.py'
adding 'pylsp/plugins/pylint_lint.py'
adding 'pylsp/plugins/references.py'
adding 'pylsp/plugins/rope_autoimport.py'
adding 'pylsp/plugins/rope_completion.py'
adding 'pylsp/plugins/signature.py'
adding 'pylsp/plugins/symbols.py'
adding 'pylsp/plugins/type_definition.py'
adding 'pylsp/plugins/yapf_format.py'
adding 'python_lsp_server-1.14.0.dist-info/licenses/LICENSE'
adding 'python_lsp_server-1.14.0.dist-info/METADATA'
adding 'python_lsp_server-1.14.0.dist-info/WHEEL'
adding 'python_lsp_server-1.14.0.dist-info/entry_points.txt'
adding 'python_lsp_server-1.14.0.dist-info/top_level.txt'
adding 'python_lsp_server-1.14.0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built python_lsp_server-1.14.0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-lsp-server/pkg/python-lsp-server/usr/share'
install: creating directory '/build/python-lsp-server/pkg/python-lsp-server/usr/share/licenses'
install: creating directory '/build/python-lsp-server/pkg/python-lsp-server/usr/share/licenses/python-lsp-server'
'LICENSE' -> '/build/python-lsp-server/pkg/python-lsp-server/usr/share/licenses/python-lsp-server/LICENSE'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-lsp-server"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-lsp-server 1.14.0-1 (Mon Jan 12 22:24:55 2026)
==> Cleaning up...
[?12l[?25h