==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python-pyls-spyder 0.4.0-6 (Tue Dec 24 22:18:29 2024) ==> Retrieving sources... -> Found pyls-spyder-0.4.0.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... pyls-spyder-0.4.0.tar.gz ... Passed ==> Making package: python-pyls-spyder 0.4.0-6 (Tue 24 Dec 2024 10:18:35 PM MST) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (8) python-docstring-to-markdown-0.15-3 python-jedi-0.19.2-1 python-lsp-jsonrpc-1.1.2-5 python-parso-1:0.8.4-3 python-pluggy-1.5.0-3 python-ujson-5.10.0-2 python-websockets-12.0-3 python-lsp-server-1.12.0-2 Total Download Size: 0.14 MiB Total Installed Size: 9.95 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-lsp-server-1.12.0-2-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... installing python-lsp-server... Optional dependencies for python-lsp-server python-mccabe: complexity checking python-pycodestyle: linter - style checking python-pydocstyle: linter - docstring style checking python-pyflakes: linter to detect various errors python-pylint: code linting python-rope: for completions and renaming autopep8: code formatting flake8: error checking yapf: code formatting (preferred) python-whatthepatch: required for yapf support :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (10) python-autocommand-2.2.2-7 python-jaraco.collections-5.0.1-2 python-jaraco.context-5.3.0-3 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-wheel-0.45.0-3 python-setuptools-1:75.2.0-4 Total Installed Size: 10.25 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-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-packaging... 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... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found pyls-spyder-0.4.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting pyls-spyder-0.4.0.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build/lib/pyls_spyder copying pyls_spyder/__init__.py -> build/lib/pyls_spyder copying pyls_spyder/plugin.py -> build/lib/pyls_spyder copying pyls_spyder/utils.py -> build/lib/pyls_spyder creating build/lib/pyls_spyder/tests copying pyls_spyder/tests/__init__.py -> build/lib/pyls_spyder/tests copying pyls_spyder/tests/test_plugin.py -> build/lib/pyls_spyder/tests running egg_info creating pyls_spyder.egg-info writing pyls_spyder.egg-info/PKG-INFO writing dependency_links to pyls_spyder.egg-info/dependency_links.txt writing entry points to pyls_spyder.egg-info/entry_points.txt writing requirements to pyls_spyder.egg-info/requires.txt writing top-level names to pyls_spyder.egg-info/top_level.txt writing manifest file 'pyls_spyder.egg-info/SOURCES.txt' reading manifest file 'pyls_spyder.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyls_spyder.egg-info/SOURCES.txt' ==> Entering fakeroot environment... ==> Starting package()... running install /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /build/python-pyls-spyder/pkg/python-pyls-spyder/usr/lib/python3.13/site-packages creating /build/python-pyls-spyder/pkg/python-pyls-spyder/usr/lib/python3.13/site-packages/pyls_spyder copying build/lib/pyls_spyder/__init__.py -> /build/python-pyls-spyder/pkg/python-pyls-spyder/usr/lib/python3.13/site-packages/pyls_spyder creating /build/python-pyls-spyder/pkg/python-pyls-spyder/usr/lib/python3.13/site-packages/pyls_spyder/tests copying build/lib/pyls_spyder/tests/__init__.py -> /build/python-pyls-spyder/pkg/python-pyls-spyder/usr/lib/python3.13/site-packages/pyls_spyder/tests copying build/lib/pyls_spyder/tests/test_plugin.py -> /build/python-pyls-spyder/pkg/python-pyls-spyder/usr/lib/python3.13/site-packages/pyls_spyder/tests copying build/lib/pyls_spyder/plugin.py -> /build/python-pyls-spyder/pkg/python-pyls-spyder/usr/lib/python3.13/site-packages/pyls_spyder copying build/lib/pyls_spyder/utils.py -> /build/python-pyls-spyder/pkg/python-pyls-spyder/usr/lib/python3.13/site-packages/pyls_spyder byte-compiling /build/python-pyls-spyder/pkg/python-pyls-spyder/usr/lib/python3.13/site-packages/pyls_spyder/__init__.py to __init__.cpython-313.pyc byte-compiling /build/python-pyls-spyder/pkg/python-pyls-spyder/usr/lib/python3.13/site-packages/pyls_spyder/tests/__init__.py to __init__.cpython-313.pyc byte-compiling /build/python-pyls-spyder/pkg/python-pyls-spyder/usr/lib/python3.13/site-packages/pyls_spyder/tests/test_plugin.py to test_plugin.cpython-313.pyc byte-compiling /build/python-pyls-spyder/pkg/python-pyls-spyder/usr/lib/python3.13/site-packages/pyls_spyder/plugin.py to plugin.cpython-313.pyc byte-compiling /build/python-pyls-spyder/pkg/python-pyls-spyder/usr/lib/python3.13/site-packages/pyls_spyder/utils.py to utils.cpython-313.pyc writing byte-compilation script '/tmp/tmpkti_m_9g.py' /usr/bin/python /tmp/tmpkti_m_9g.py removing /tmp/tmpkti_m_9g.py running install_egg_info running egg_info writing pyls_spyder.egg-info/PKG-INFO writing dependency_links to pyls_spyder.egg-info/dependency_links.txt writing entry points to pyls_spyder.egg-info/entry_points.txt writing requirements to pyls_spyder.egg-info/requires.txt writing top-level names to pyls_spyder.egg-info/top_level.txt reading manifest file 'pyls_spyder.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyls_spyder.egg-info/SOURCES.txt' Copying pyls_spyder.egg-info to /build/python-pyls-spyder/pkg/python-pyls-spyder/usr/lib/python3.13/site-packages/pyls_spyder-0.4.0-py3.13.egg-info running install_scripts ==> 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-pyls-spyder"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-pyls-spyder 0.4.0-6 (Tue 24 Dec 2024 10:18:44 PM MST) ==> Cleaning up...