==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-lsp-server 1.12.2-1 (Sat Feb 15 12:24:05 2025)
==> Retrieving sources...
  -> Found python-lsp-server-1.12.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    python-lsp-server-1.12.2.tar.gz ... Passed
==> Making package: python-lsp-server 1.12.2-1 (Sat 15 Feb 2025 12:24:11 PM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) python-parso-1:0.8.4-3  python-docstring-to-markdown-0.15-3
             python-jedi-0.19.2-1  python-lsp-jsonrpc-1.1.2-5
             python-pluggy-1.5.0-3  python-ujson-5.10.0-2
             python-websockets-12.0-3

Total Download Size:   1.62 MiB
Total Installed Size:  9.24 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-jedi-0.19.2-1-any downloading...
 python-websockets-12.0-3-aarch64 downloading...
 python-parso-1:0.8.4-3-any downloading...
 python-ujson-5.10.0-2-aarch64 downloading...
 python-pluggy-1.5.0-3-any downloading...
 python-docstring-to-markdown-0.15-3-any downloading...
 python-lsp-jsonrpc-1.1.2-5-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-parso...
installing python-jedi...
installing python-ujson...
installing python-lsp-jsonrpc...
installing python-pluggy...
installing python-websockets...
installing python-docstring-to-markdown...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (14) python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  python-build-1.2.2-3
              python-installer-0.7.0-10  python-setuptools-1:75.2.0-4
              python-setuptools-scm-8.1.0-3  python-wheel-0.45.0-3

Total Download Size:    1.66 MiB
Total Installed Size:  11.09 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-setuptools-1:75.2.0-4-any downloading...
 python-more-itertools-10.5.0-1-any downloading...
 python-setuptools-scm-8.1.0-3-any downloading...
 python-wheel-0.45.0-3-any downloading...
 python-build-1.2.2-3-any downloading...
 python-installer-0.7.0-10-any downloading...
 python-platformdirs-4.3.6-2-any downloading...
 python-autocommand-2.2.2-7-any downloading...
 python-jaraco.collections-5.1.0-1-any downloading...
 python-pyproject-hooks-1.2.0-3-any downloading...
 python-jaraco.text-4.0.0-2-any downloading...
 python-jaraco.functools-4.1.0-1-any downloading...
 python-jaraco.context-6.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-packaging...
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-platformdirs...
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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found python-lsp-server-1.12.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-lsp-server-1.12.2.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/__init__.py -> build/lib/pylsp
copying pylsp/lsp.py -> build/lib/pylsp
copying pylsp/workspace.py -> build/lib/pylsp
copying pylsp/hookspecs.py -> build/lib/pylsp
copying pylsp/python_lsp.py -> build/lib/pylsp
copying pylsp/uris.py -> build/lib/pylsp
copying pylsp/_version.py -> build/lib/pylsp
copying pylsp/_utils.py -> build/lib/pylsp
copying pylsp/text_edit.py -> build/lib/pylsp
copying pylsp/__main__.py -> build/lib/pylsp
creating build/lib/pylsp/config
copying pylsp/config/flake8_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/pycodestyle_conf.py -> build/lib/pylsp/config
copying pylsp/config/config.py -> build/lib/pylsp/config
creating build/lib/pylsp/plugins
copying pylsp/plugins/__init__.py -> build/lib/pylsp/plugins
copying pylsp/plugins/definition.py -> build/lib/pylsp/plugins
copying pylsp/plugins/_resolvers.py -> build/lib/pylsp/plugins
copying pylsp/plugins/flake8_lint.py -> build/lib/pylsp/plugins
copying pylsp/plugins/mccabe_lint.py -> build/lib/pylsp/plugins
copying pylsp/plugins/highlight.py -> build/lib/pylsp/plugins
copying pylsp/plugins/jedi_rename.py -> build/lib/pylsp/plugins
copying pylsp/plugins/yapf_format.py -> build/lib/pylsp/plugins
copying pylsp/plugins/jedi_completion.py -> build/lib/pylsp/plugins
copying pylsp/plugins/symbols.py -> build/lib/pylsp/plugins
copying pylsp/plugins/folding.py -> build/lib/pylsp/plugins
copying pylsp/plugins/signature.py -> build/lib/pylsp/plugins
copying pylsp/plugins/pyflakes_lint.py -> build/lib/pylsp/plugins
copying pylsp/plugins/rope_completion.py -> build/lib/pylsp/plugins
copying pylsp/plugins/references.py -> build/lib/pylsp/plugins
copying pylsp/plugins/pydocstyle_lint.py -> build/lib/pylsp/plugins
copying pylsp/plugins/pycodestyle_lint.py -> build/lib/pylsp/plugins
copying pylsp/plugins/rope_autoimport.py -> build/lib/pylsp/plugins
copying pylsp/plugins/autopep8_format.py -> build/lib/pylsp/plugins
copying pylsp/plugins/preload_imports.py -> build/lib/pylsp/plugins
copying pylsp/plugins/_rope_task_handle.py -> build/lib/pylsp/plugins
copying pylsp/plugins/pylint_lint.py -> build/lib/pylsp/plugins
copying pylsp/plugins/hover.py -> build/lib/pylsp/plugins
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/pylsp
copying build/lib/pylsp/__init__.py -> build/bdist.linux-aarch64/wheel/./pylsp
copying build/lib/pylsp/lsp.py -> build/bdist.linux-aarch64/wheel/./pylsp
creating build/bdist.linux-aarch64/wheel/pylsp/config
copying build/lib/pylsp/config/flake8_conf.py -> build/bdist.linux-aarch64/wheel/./pylsp/config
copying build/lib/pylsp/config/__init__.py -> build/bdist.linux-aarch64/wheel/./pylsp/config
copying build/lib/pylsp/config/source.py -> build/bdist.linux-aarch64/wheel/./pylsp/config
copying build/lib/pylsp/config/pycodestyle_conf.py -> build/bdist.linux-aarch64/wheel/./pylsp/config
copying build/lib/pylsp/config/config.py -> build/bdist.linux-aarch64/wheel/./pylsp/config
copying build/lib/pylsp/workspace.py -> build/bdist.linux-aarch64/wheel/./pylsp
copying build/lib/pylsp/hookspecs.py -> build/bdist.linux-aarch64/wheel/./pylsp
copying build/lib/pylsp/python_lsp.py -> build/bdist.linux-aarch64/wheel/./pylsp
copying build/lib/pylsp/uris.py -> build/bdist.linux-aarch64/wheel/./pylsp
copying build/lib/pylsp/_version.py -> build/bdist.linux-aarch64/wheel/./pylsp
copying build/lib/pylsp/_utils.py -> build/bdist.linux-aarch64/wheel/./pylsp
copying build/lib/pylsp/text_edit.py -> build/bdist.linux-aarch64/wheel/./pylsp
copying build/lib/pylsp/__main__.py -> build/bdist.linux-aarch64/wheel/./pylsp
creating build/bdist.linux-aarch64/wheel/pylsp/plugins
copying build/lib/pylsp/plugins/__init__.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/definition.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/_resolvers.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/flake8_lint.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/mccabe_lint.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/highlight.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/jedi_rename.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/yapf_format.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/jedi_completion.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/symbols.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/folding.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/signature.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/pyflakes_lint.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/rope_completion.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/references.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/pydocstyle_lint.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/pycodestyle_lint.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/rope_autoimport.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/autopep8_format.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/preload_imports.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/_rope_task_handle.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/pylint_lint.py -> build/bdist.linux-aarch64/wheel/./pylsp/plugins
copying build/lib/pylsp/plugins/hover.py -> build/bdist.linux-aarch64/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.linux-aarch64/wheel/./python_lsp_server-1.12.2-py3.13.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/python_lsp_server-1.12.2.dist-info/WHEEL
creating '/build/python-lsp-server/src/python-lsp-server-1.12.2/dist/.tmp-vb9ie071/python_lsp_server-1.12.2-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/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.2.dist-info/LICENSE'
adding 'python_lsp_server-1.12.2.dist-info/METADATA'
adding 'python_lsp_server-1.12.2.dist-info/WHEEL'
adding 'python_lsp_server-1.12.2.dist-info/entry_points.txt'
adding 'python_lsp_server-1.12.2.dist-info/top_level.txt'
adding 'python_lsp_server-1.12.2.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built python_lsp_server-1.12.2-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library 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.12.2-1 (Sat 15 Feb 2025 12:24:24 PM MST)
==> Cleaning up...