==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-language-server 0.36.2-5 (Mon Apr  5 07:17:25 2021)
==> Retrieving sources...
  -> Found python-language-server-0.36.2.tar.gz
  -> Found fix-test.patch
  -> Found jedi-018-support.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    python-language-server-0.36.2.tar.gz ... Passed
    fix-test.patch ... Passed
    jedi-018-support.patch ... Passed
==> Making package: python-language-server 0.36.2-5 (Mon 05 Apr 2021 07:17:31 AM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (16) libnsl-1.3.0-1  python-appdirs-1.4.4-3
              python-importlib-metadata-3.7.3-1  python-ordered-set-4.0.2-3
              python-packaging-20.9-1  python-parso-1:0.8.1-1
              python-pyparsing-2.4.7-3  python-six-1.15.0-3
              python-zipp-3.4.1-1  python-3.9.2-1  python-future-0.18.2-5
              python-jedi-0.18.0-1  python-jsonrpc-server-0.4.0-3
              python-pluggy-0.13.1-4  python-setuptools-1:54.2.0-1
              python-ujson-4.0.2-1

Total Download Size:   12.91 MiB
Total Installed Size:  67.31 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading python-3.9.2-1-aarch64.pkg.tar.xz...
downloading python-appdirs-1.4.4-3-any.pkg.tar.xz...
downloading python-pyparsing-2.4.7-3-any.pkg.tar.xz...
downloading python-six-1.15.0-3-any.pkg.tar.xz...
downloading python-packaging-20.9-1-any.pkg.tar.xz...
downloading python-ordered-set-4.0.2-3-any.pkg.tar.xz...
downloading python-setuptools-1:54.2.0-1-any.pkg.tar.xz...
downloading python-future-0.18.2-5-any.pkg.tar.xz...
downloading python-ujson-4.0.2-1-aarch64.pkg.tar.xz...
downloading python-jsonrpc-server-0.4.0-3-any.pkg.tar.xz...
downloading python-parso-1:0.8.1-1-any.pkg.tar.xz...
downloading python-jedi-0.18.0-1-any.pkg.tar.xz...
downloading python-zipp-3.4.1-1-any.pkg.tar.xz...
downloading python-importlib-metadata-3.7.3-1-any.pkg.tar.xz...
downloading python-pluggy-0.13.1-4-any.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnsl...
installing python...
Optional dependencies for python
    python-setuptools [pending]
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing python-appdirs...
installing python-pyparsing...
installing python-six...
installing python-packaging...
installing python-ordered-set...
installing python-setuptools...
installing python-future...
Optional dependencies for python-future
    python-setuptools: futurize and pasteurize scripts [installed]
installing python-ujson...
installing python-jsonrpc-server...
installing python-parso...
installing python-jedi...
installing python-zipp...
installing python-importlib-metadata...
installing python-pluggy...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found python-language-server-0.36.2.tar.gz
  -> Found fix-test.patch
  -> Found jedi-018-support.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-language-server-0.36.2.tar.gz with bsdtar
==> Starting prepare()...
patching file test/plugins/test_folding.py
patching file pyls/plugins/symbols.py
patching file setup.py
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/pyls
copying pyls/lsp.py -> build/lib/pyls
copying pyls/_version.py -> build/lib/pyls
copying pyls/__main__.py -> build/lib/pyls
copying pyls/python_ls.py -> build/lib/pyls
copying pyls/uris.py -> build/lib/pyls
copying pyls/hookspecs.py -> build/lib/pyls
copying pyls/_utils.py -> build/lib/pyls
copying pyls/workspace.py -> build/lib/pyls
copying pyls/__init__.py -> build/lib/pyls
creating build/lib/pyls/plugins
copying pyls/plugins/yapf_format.py -> build/lib/pyls/plugins
copying pyls/plugins/pycodestyle_lint.py -> build/lib/pyls/plugins
copying pyls/plugins/pyflakes_lint.py -> build/lib/pyls/plugins
copying pyls/plugins/rope_completion.py -> build/lib/pyls/plugins
copying pyls/plugins/references.py -> build/lib/pyls/plugins
copying pyls/plugins/symbols.py -> build/lib/pyls/plugins
copying pyls/plugins/pydocstyle_lint.py -> build/lib/pyls/plugins
copying pyls/plugins/rope_rename.py -> build/lib/pyls/plugins
copying pyls/plugins/definition.py -> build/lib/pyls/plugins
copying pyls/plugins/preload_imports.py -> build/lib/pyls/plugins
copying pyls/plugins/folding.py -> build/lib/pyls/plugins
copying pyls/plugins/flake8_lint.py -> build/lib/pyls/plugins
copying pyls/plugins/mccabe_lint.py -> build/lib/pyls/plugins
copying pyls/plugins/jedi_rename.py -> build/lib/pyls/plugins
copying pyls/plugins/jedi_completion.py -> build/lib/pyls/plugins
copying pyls/plugins/highlight.py -> build/lib/pyls/plugins
copying pyls/plugins/hover.py -> build/lib/pyls/plugins
copying pyls/plugins/autopep8_format.py -> build/lib/pyls/plugins
copying pyls/plugins/__init__.py -> build/lib/pyls/plugins
copying pyls/plugins/pylint_lint.py -> build/lib/pyls/plugins
copying pyls/plugins/signature.py -> build/lib/pyls/plugins
creating build/lib/pyls/config
copying pyls/config/flake8_conf.py -> build/lib/pyls/config
copying pyls/config/source.py -> build/lib/pyls/config
copying pyls/config/config.py -> build/lib/pyls/config
copying pyls/config/pycodestyle_conf.py -> build/lib/pyls/config
copying pyls/config/__init__.py -> build/lib/pyls/config
UPDATING build/lib/pyls/_version.py
set build/lib/pyls/_version.py to '0.36.2'
==> Entering fakeroot environment...
==> Starting package()...
running install
running install_lib
creating /build/python-language-server/pkg/python-language-server/usr
creating /build/python-language-server/pkg/python-language-server/usr/lib
creating /build/python-language-server/pkg/python-language-server/usr/lib/python3.9
creating /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages
creating /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
copying build/lib/pyls/lsp.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
copying build/lib/pyls/_version.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
copying build/lib/pyls/__main__.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
copying build/lib/pyls/python_ls.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
copying build/lib/pyls/uris.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
copying build/lib/pyls/hookspecs.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
copying build/lib/pyls/_utils.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
creating /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/yapf_format.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/pycodestyle_lint.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/pyflakes_lint.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/rope_completion.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/references.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/symbols.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/pydocstyle_lint.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/rope_rename.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/definition.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/preload_imports.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/folding.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/flake8_lint.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/mccabe_lint.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/jedi_rename.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/jedi_completion.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/highlight.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/hover.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/autopep8_format.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/__init__.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/pylint_lint.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/plugins/signature.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins
copying build/lib/pyls/workspace.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
creating /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config
copying build/lib/pyls/config/flake8_conf.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config
copying build/lib/pyls/config/source.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config
copying build/lib/pyls/config/config.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config
copying build/lib/pyls/config/pycodestyle_conf.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config
copying build/lib/pyls/config/__init__.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config
copying build/lib/pyls/__init__.py -> /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/lsp.py to lsp.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/_version.py to _version.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/__main__.py to __main__.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/python_ls.py to python_ls.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/uris.py to uris.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/hookspecs.py to hookspecs.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/_utils.py to _utils.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/yapf_format.py to yapf_format.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/pycodestyle_lint.py to pycodestyle_lint.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/pyflakes_lint.py to pyflakes_lint.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/rope_completion.py to rope_completion.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/references.py to references.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/symbols.py to symbols.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/pydocstyle_lint.py to pydocstyle_lint.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/rope_rename.py to rope_rename.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/definition.py to definition.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/preload_imports.py to preload_imports.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/folding.py to folding.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/flake8_lint.py to flake8_lint.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/mccabe_lint.py to mccabe_lint.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/jedi_rename.py to jedi_rename.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/jedi_completion.py to jedi_completion.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/highlight.py to highlight.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/hover.py to hover.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/autopep8_format.py to autopep8_format.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/pylint_lint.py to pylint_lint.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/plugins/signature.py to signature.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/workspace.py to workspace.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config/flake8_conf.py to flake8_conf.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config/source.py to source.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config/config.py to config.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config/pycodestyle_conf.py to pycodestyle_conf.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/config/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/pyls/__init__.py to __init__.cpython-39.pyc
writing byte-compilation script '/tmp/tmpiwfvww9n.py'
/usr/bin/python /tmp/tmpiwfvww9n.py
removing /tmp/tmpiwfvww9n.py
running install_egg_info
running egg_info
writing python_language_server.egg-info/PKG-INFO
writing dependency_links to python_language_server.egg-info/dependency_links.txt
writing entry points to python_language_server.egg-info/entry_points.txt
writing requirements to python_language_server.egg-info/requires.txt
writing top-level names to python_language_server.egg-info/top_level.txt
reading manifest file 'python_language_server.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'python_language_server.egg-info/SOURCES.txt'
Copying python_language_server.egg-info to /build/python-language-server/pkg/python-language-server/usr/lib/python3.9/site-packages/python_language_server-0.36.2-py3.9.egg-info
running install_scripts
Installing pyls script to /build/python-language-server/pkg/python-language-server/usr/bin
==> 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-language-server"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-language-server 0.36.2-5 (Mon 05 Apr 2021 07:17:40 AM MDT)
==> Cleaning up...