==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-promise 2.3.0-9 (Sun Jan 11 10:28:19 2026)
==> Retrieving sources...
-> Updating promise git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
promise ... Passed
==> Making package: python-promise 2.3.0-9 (Sun Jan 11 10:28:22 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (3) mpdecimal-4.0.1-1 python-3.14.2-2 python-six-1.17.0-2
Total Installed Size: 77.93 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
installing python-six...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (15) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.33-9 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-25.0-4 python-platformdirs-4.5.1-3 python-wheel-0.45.1-4 zlib-ng-2.3.2-1 git-2.52.0-2 python-setuptools-1:80.9.0-4
Total Installed Size: 55.51 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 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-setuptools...
:: 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 promise git repo...
Cloning into 'promise'...
done.
Switched to a new branch 'makepkg'
==> Starting pkgver()...
==> Starting build()...
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running build
running build_py
creating build/lib/promise
copying promise/promise_list.py -> build/lib/promise
copying promise/async_.py -> build/lib/promise
copying promise/compat.py -> build/lib/promise
copying promise/dataloader.py -> build/lib/promise
copying promise/promise.py -> build/lib/promise
copying promise/iterate_promise.py -> build/lib/promise
copying promise/utils.py -> build/lib/promise
copying promise/__init__.py -> build/lib/promise
creating build/lib/promise/pyutils
copying promise/pyutils/version.py -> build/lib/promise/pyutils
copying promise/pyutils/__init__.py -> build/lib/promise/pyutils
creating build/lib/promise/schedulers
copying promise/schedulers/gevent.py -> build/lib/promise/schedulers
copying promise/schedulers/immediate.py -> build/lib/promise/schedulers
copying promise/schedulers/thread.py -> build/lib/promise/schedulers
copying promise/schedulers/asyncio.py -> build/lib/promise/schedulers
copying promise/schedulers/__init__.py -> build/lib/promise/schedulers
copying promise/py.typed -> build/lib/promise
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX license expression:
License :: OSI Approved :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running install
/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()
running build
running build_py
copying promise/promise_list.py -> build/lib/promise
copying promise/async_.py -> build/lib/promise
copying promise/compat.py -> build/lib/promise
copying promise/dataloader.py -> build/lib/promise
copying promise/promise.py -> build/lib/promise
copying promise/iterate_promise.py -> build/lib/promise
copying promise/utils.py -> build/lib/promise
copying promise/__init__.py -> build/lib/promise
copying promise/pyutils/version.py -> build/lib/promise/pyutils
copying promise/pyutils/__init__.py -> build/lib/promise/pyutils
copying promise/schedulers/gevent.py -> build/lib/promise/schedulers
copying promise/schedulers/immediate.py -> build/lib/promise/schedulers
copying promise/schedulers/thread.py -> build/lib/promise/schedulers
copying promise/schedulers/asyncio.py -> build/lib/promise/schedulers
copying promise/schedulers/__init__.py -> build/lib/promise/schedulers
copying promise/py.typed -> build/lib/promise
running install_lib
creating /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages
creating /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise
copying build/lib/promise/promise_list.py -> /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise
copying build/lib/promise/async_.py -> /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise
copying build/lib/promise/compat.py -> /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise
copying build/lib/promise/dataloader.py -> /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise
copying build/lib/promise/promise.py -> /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise
copying build/lib/promise/iterate_promise.py -> /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise
creating /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/pyutils
copying build/lib/promise/pyutils/version.py -> /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/pyutils
copying build/lib/promise/pyutils/__init__.py -> /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/pyutils
creating /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/schedulers
copying build/lib/promise/schedulers/gevent.py -> /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/schedulers
copying build/lib/promise/schedulers/immediate.py -> /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/schedulers
copying build/lib/promise/schedulers/thread.py -> /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/schedulers
copying build/lib/promise/schedulers/asyncio.py -> /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/schedulers
copying build/lib/promise/schedulers/__init__.py -> /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/schedulers
copying build/lib/promise/py.typed -> /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise
copying build/lib/promise/utils.py -> /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise
copying build/lib/promise/__init__.py -> /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise
byte-compiling /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/promise_list.py to promise_list.cpython-314.pyc
byte-compiling /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/async_.py to async_.cpython-314.pyc
byte-compiling /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/compat.py to compat.cpython-314.pyc
byte-compiling /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/dataloader.py to dataloader.cpython-314.pyc
byte-compiling /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/promise.py to promise.cpython-314.pyc
byte-compiling /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/iterate_promise.py to iterate_promise.cpython-314.pyc
byte-compiling /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/pyutils/version.py to version.cpython-314.pyc
byte-compiling /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/pyutils/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/schedulers/gevent.py to gevent.cpython-314.pyc
byte-compiling /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/schedulers/immediate.py to immediate.cpython-314.pyc
byte-compiling /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/schedulers/thread.py to thread.cpython-314.pyc
byte-compiling /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/schedulers/asyncio.py to asyncio.cpython-314.pyc
byte-compiling /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/schedulers/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/utils.py to utils.cpython-314.pyc
byte-compiling /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise/__init__.py to __init__.cpython-314.pyc
writing byte-compilation script '/tmp/tmp9oyd95po.py'
/usr/bin/python /tmp/tmp9oyd95po.py
removing /tmp/tmp9oyd95po.py
running install_egg_info
running egg_info
creating promise.egg-info
writing promise.egg-info/PKG-INFO
writing dependency_links to promise.egg-info/dependency_links.txt
writing requirements to promise.egg-info/requires.txt
writing top-level names to promise.egg-info/top_level.txt
writing manifest file 'promise.egg-info/SOURCES.txt'
reading manifest file 'promise.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 'tests'
adding license file 'LICENSE'
writing manifest file 'promise.egg-info/SOURCES.txt'
Copying promise.egg-info to /build/python-promise/pkg/python-promise/usr/lib/python3.14/site-packages/promise-2.3-py3.14.egg-info
running install_scripts
==> 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-promise"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-promise 2.3.0-9 (Sun Jan 11 10:28:34 2026)
==> Cleaning up...
[?12l[?25h