==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-stevedore 5.4.1-1 (Wed Mar 18 06:19:28 2026)
==> Retrieving sources...
-> Updating stevedore git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
stevedore ... Passed
==> Making package: python-stevedore 5.4.1-1 (Wed Mar 18 06:19:38 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (2) mpdecimal-4.0.1-1 python-3.14.3-1
Total Installed Size: 77.96 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 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
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (18) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.34-1 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-packaging-26.0-1 python-pkg_resources-81.0.0-1 python-platformdirs-4.9.4-1 python-typing_extensions-4.15.0-3 python-wheel-0.46.3-1 zlib-ng-2.3.3-1 git-2.53.0-1 python-pbr-7.0.3-3 python-setuptools-1:82.0.1-1
Total Download Size: 0.17 MiB
Total Installed Size: 57.43 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-pbr-7.0.3-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [installed]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
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-typing_extensions...
installing python-pkg_resources...
installing python-setuptools...
installing python-pbr...
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of stevedore git repo...
Cloning into 'stevedore'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
/usr/lib/python3.14/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!
********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
dist.fetch_build_eggs(dist.setup_requires)
[pbr] Generating ChangeLog
/usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
/usr/lib/python3.14/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: Apache Software License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running install
[pbr] Writing ChangeLog
[pbr] Generating ChangeLog
[pbr] ChangeLog complete (0.0s)
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running build
running build_py
creating build/lib/stevedore/tests
copying stevedore/tests/test_test_manager.py -> build/lib/stevedore/tests
copying stevedore/tests/test_driver.py -> build/lib/stevedore/tests
copying stevedore/tests/test_sphinxext.py -> build/lib/stevedore/tests
copying stevedore/tests/test_named.py -> build/lib/stevedore/tests
copying stevedore/tests/manager.py -> build/lib/stevedore/tests
copying stevedore/tests/utils.py -> build/lib/stevedore/tests
copying stevedore/tests/test_cache.py -> build/lib/stevedore/tests
copying stevedore/tests/test_extension.py -> build/lib/stevedore/tests
copying stevedore/tests/test_enabled.py -> build/lib/stevedore/tests
copying stevedore/tests/test_callback.py -> build/lib/stevedore/tests
copying stevedore/tests/test_example_fields.py -> build/lib/stevedore/tests
copying stevedore/tests/__init__.py -> build/lib/stevedore/tests
copying stevedore/tests/test_hook.py -> build/lib/stevedore/tests
copying stevedore/tests/extension_unimportable.py -> build/lib/stevedore/tests
copying stevedore/tests/test_example_simple.py -> build/lib/stevedore/tests
copying stevedore/tests/test_dispatch.py -> build/lib/stevedore/tests
creating build/lib/stevedore/example
copying stevedore/example/base.py -> build/lib/stevedore/example
copying stevedore/example/load_as_extension.py -> build/lib/stevedore/example
copying stevedore/example/simple.py -> build/lib/stevedore/example
copying stevedore/example/setup.py -> build/lib/stevedore/example
copying stevedore/example/load_as_driver.py -> build/lib/stevedore/example
copying stevedore/example/__init__.py -> build/lib/stevedore/example
creating build/lib/stevedore/example2
copying stevedore/example2/fields.py -> build/lib/stevedore/example2
copying stevedore/example2/setup.py -> build/lib/stevedore/example2
copying stevedore/example2/__init__.py -> build/lib/stevedore/example2
copying stevedore/driver.py -> build/lib/stevedore
copying stevedore/dispatch.py -> build/lib/stevedore
copying stevedore/enabled.py -> build/lib/stevedore
copying stevedore/extension.py -> build/lib/stevedore
copying stevedore/_cache.py -> build/lib/stevedore
copying stevedore/exception.py -> build/lib/stevedore
copying stevedore/__init__.py -> build/lib/stevedore
copying stevedore/named.py -> build/lib/stevedore
copying stevedore/sphinxext.py -> build/lib/stevedore
copying stevedore/hook.py -> build/lib/stevedore
running egg_info
creating stevedore.egg-info
writing stevedore.egg-info/PKG-INFO
writing dependency_links to stevedore.egg-info/dependency_links.txt
writing entry points to stevedore.egg-info/entry_points.txt
writing top-level names to stevedore.egg-info/top_level.txt
writing pbr to stevedore.egg-info/pbr.json
[pbr] Processing SOURCES.txt
writing manifest file 'stevedore.egg-info/SOURCES.txt'
[pbr] In git context, generating filelist from git
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'stevedore.egg-info/SOURCES.txt'
running install_lib
creating /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages
creating /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore
copying build/lib/stevedore/driver.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore
copying build/lib/stevedore/dispatch.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore
creating /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example2
copying build/lib/stevedore/example2/fields.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example2
copying build/lib/stevedore/example2/setup.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example2
copying build/lib/stevedore/example2/__init__.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example2
copying build/lib/stevedore/enabled.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore
copying build/lib/stevedore/extension.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore
creating /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests
copying build/lib/stevedore/tests/test_test_manager.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests
copying build/lib/stevedore/tests/test_driver.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests
copying build/lib/stevedore/tests/test_sphinxext.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests
copying build/lib/stevedore/tests/test_named.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests
copying build/lib/stevedore/tests/manager.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests
copying build/lib/stevedore/tests/utils.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests
copying build/lib/stevedore/tests/test_cache.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests
copying build/lib/stevedore/tests/test_extension.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests
copying build/lib/stevedore/tests/test_enabled.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests
copying build/lib/stevedore/tests/test_callback.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests
copying build/lib/stevedore/tests/test_example_fields.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests
copying build/lib/stevedore/tests/__init__.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests
copying build/lib/stevedore/tests/test_hook.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests
copying build/lib/stevedore/tests/extension_unimportable.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests
copying build/lib/stevedore/tests/test_example_simple.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests
copying build/lib/stevedore/tests/test_dispatch.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests
copying build/lib/stevedore/_cache.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore
copying build/lib/stevedore/exception.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore
copying build/lib/stevedore/__init__.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore
copying build/lib/stevedore/named.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore
copying build/lib/stevedore/sphinxext.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore
creating /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example
copying build/lib/stevedore/example/base.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example
copying build/lib/stevedore/example/load_as_extension.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example
copying build/lib/stevedore/example/simple.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example
copying build/lib/stevedore/example/setup.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example
copying build/lib/stevedore/example/load_as_driver.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example
copying build/lib/stevedore/example/__init__.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example
copying build/lib/stevedore/hook.py -> /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/driver.py to driver.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/dispatch.py to dispatch.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example2/fields.py to fields.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example2/setup.py to setup.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example2/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/enabled.py to enabled.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/extension.py to extension.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests/test_test_manager.py to test_test_manager.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests/test_driver.py to test_driver.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests/test_sphinxext.py to test_sphinxext.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests/test_named.py to test_named.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests/manager.py to manager.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests/utils.py to utils.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests/test_cache.py to test_cache.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests/test_extension.py to test_extension.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests/test_enabled.py to test_enabled.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests/test_callback.py to test_callback.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests/test_example_fields.py to test_example_fields.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests/test_hook.py to test_hook.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests/extension_unimportable.py to extension_unimportable.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests/test_example_simple.py to test_example_simple.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/tests/test_dispatch.py to test_dispatch.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/_cache.py to _cache.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/exception.py to exception.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/named.py to named.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/sphinxext.py to sphinxext.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example/base.py to base.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example/load_as_extension.py to load_as_extension.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example/simple.py to simple.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example/setup.py to setup.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example/load_as_driver.py to load_as_driver.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/example/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore/hook.py to hook.cpython-314.pyc
writing byte-compilation script '/tmp/tmp92wm3o8e.py'
/usr/bin/python /tmp/tmp92wm3o8e.py
removing /tmp/tmp92wm3o8e.py
running install_egg_info
Copying stevedore.egg-info to /build/python-stevedore/pkg/python-stevedore/usr/lib/python3.14/site-packages/stevedore-5.4.1-py3.14.egg-info
running install_scripts
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Removing empty directories...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-stevedore"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-stevedore 5.4.1-1 (Wed Mar 18 06:19:50 2026)
==> Cleaning up...
[?12l[?25h