==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-sqlalchemy-i18n 1.1.0-9 (Tue Jan 13 05:31:46 2026)
==> Retrieving sources...
-> Found python-sqlalchemy-i18n-1.1.0.tar.gz
-> Found remove-python-six-leftovers.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-sqlalchemy-i18n-1.1.0.tar.gz ... Passed
remove-python-six-leftovers.patch ... Passed
==> Validating source files with b2sums...
python-sqlalchemy-i18n-1.1.0.tar.gz ... Passed
remove-python-six-leftovers.patch ... Passed
==> Making package: python-sqlalchemy-i18n 1.1.0-9 (Tue Jan 13 12:32:12 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (24) mpdecimal-4.0.1-1 python-arrow-1.4.0-2 python-babel-2.17.0-3 python-cffi-2.0.0-2 python-colour-0.1.5-16 python-cryptography-46.0.3-2 python-dateutil-2.9.0-8 python-furl-2.1.4-2 python-greenlet-3.3.0-2 python-infinity-1.5-9 python-intervals-0.9.2-7 python-orderedmultidict-1.0.1-14 python-passlib-1.7.4-11 python-pendulum-3.1.0-2 python-phonenumbers-9.0.21-1 python-pycparser-2.23-2 python-pytz-2025.2-2 python-six-1.17.0-2 python-time-machine-3.2.0-2 python-types-python-dateutil-2.9.0.20251115-2 python-typing_extensions-4.15.0-3 python-3.14.2-2 python-sqlalchemy-2.0.44-2 python-sqlalchemy-utils-1:0.41.2-4
Total Download Size: 0.15 MiB
Total Installed Size: 212.28 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-sqlalchemy-utils-1:0.41.2-4-any downloading...
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-greenlet...
installing python-typing_extensions...
installing python-sqlalchemy...
Optional dependencies for python-sqlalchemy
python-psycopg: connect to PostgreSQL database
python-psycopg2: connect to PostgreSQL database
installing python-pytz...
installing python-babel...
installing python-six...
installing python-dateutil...
installing python-types-python-dateutil...
installing python-arrow...
installing python-infinity...
installing python-intervals...
installing python-phonenumbers...
installing python-passlib...
Optional dependencies for python-passlib
python-fastpbkdf2: accelerate PBKDF2-based hashes
python-bcrypt: accelerate Bcrypt hashes
python-scrypt: accelerate SCrypt hashes
installing python-colour...
installing python-orderedmultidict...
installing python-furl...
installing python-pycparser...
installing python-cffi...
Optional dependencies for python-cffi
python-setuptools: "limited api" version checking in cffi.setuptools_ext
installing python-cryptography...
installing python-time-machine...
Optional dependencies for python-time-machine
python-pytest: for pytest plugin
python-tokenize-rt: for the migration tool
installing python-pendulum...
installing python-sqlalchemy-utils...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (10) 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 python-setuptools-1:80.9.0-4
Total Installed Size: 10.48 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...
==> Retrieving sources...
-> Found python-sqlalchemy-i18n-1.1.0.tar.gz
-> Found remove-python-six-leftovers.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-sqlalchemy-i18n-1.1.0.tar.gz with bsdtar
==> Starting prepare()...
patching file setup.py
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file tox.ini
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
/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 :: BSD 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/sqlalchemy_i18n
copying sqlalchemy_i18n/translatable.py -> build/lib/sqlalchemy_i18n
copying sqlalchemy_i18n/exc.py -> build/lib/sqlalchemy_i18n
copying sqlalchemy_i18n/__init__.py -> build/lib/sqlalchemy_i18n
copying sqlalchemy_i18n/comparators.py -> build/lib/sqlalchemy_i18n
copying sqlalchemy_i18n/utils.py -> build/lib/sqlalchemy_i18n
copying sqlalchemy_i18n/builders.py -> build/lib/sqlalchemy_i18n
copying sqlalchemy_i18n/manager.py -> build/lib/sqlalchemy_i18n
copying sqlalchemy_i18n/expressions.py -> build/lib/sqlalchemy_i18n
running egg_info
creating SQLAlchemy_i18n.egg-info
writing SQLAlchemy_i18n.egg-info/PKG-INFO
writing dependency_links to SQLAlchemy_i18n.egg-info/dependency_links.txt
writing requirements to SQLAlchemy_i18n.egg-info/requires.txt
writing top-level names to SQLAlchemy_i18n.egg-info/top_level.txt
writing manifest file 'SQLAlchemy_i18n.egg-info/SOURCES.txt'
reading manifest file 'SQLAlchemy_i18n.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files found matching 'docs/_themes/.git'
adding license file 'LICENSE'
writing manifest file 'SQLAlchemy_i18n.egg-info/SOURCES.txt'
==> Entering fakeroot environment...
==> Starting package()...
/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 :: BSD 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 install_lib
creating /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages
creating /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages/sqlalchemy_i18n
copying build/lib/sqlalchemy_i18n/translatable.py -> /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages/sqlalchemy_i18n
copying build/lib/sqlalchemy_i18n/exc.py -> /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages/sqlalchemy_i18n
copying build/lib/sqlalchemy_i18n/__init__.py -> /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages/sqlalchemy_i18n
copying build/lib/sqlalchemy_i18n/comparators.py -> /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages/sqlalchemy_i18n
copying build/lib/sqlalchemy_i18n/utils.py -> /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages/sqlalchemy_i18n
copying build/lib/sqlalchemy_i18n/builders.py -> /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages/sqlalchemy_i18n
copying build/lib/sqlalchemy_i18n/manager.py -> /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages/sqlalchemy_i18n
copying build/lib/sqlalchemy_i18n/expressions.py -> /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages/sqlalchemy_i18n
byte-compiling /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages/sqlalchemy_i18n/translatable.py to translatable.cpython-314.pyc
byte-compiling /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages/sqlalchemy_i18n/exc.py to exc.cpython-314.pyc
byte-compiling /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages/sqlalchemy_i18n/__init__.py to __init__.cpython-314.pyc
byte-compiling /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages/sqlalchemy_i18n/comparators.py to comparators.cpython-314.pyc
byte-compiling /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages/sqlalchemy_i18n/utils.py to utils.cpython-314.pyc
byte-compiling /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages/sqlalchemy_i18n/builders.py to builders.cpython-314.pyc
byte-compiling /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages/sqlalchemy_i18n/manager.py to manager.cpython-314.pyc
byte-compiling /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages/sqlalchemy_i18n/expressions.py to expressions.cpython-314.pyc
writing byte-compilation script '/tmp/tmpjn62_2t4.py'
/usr/bin/python /tmp/tmpjn62_2t4.py
removing /tmp/tmpjn62_2t4.py
running install_egg_info
running egg_info
writing SQLAlchemy_i18n.egg-info/PKG-INFO
writing dependency_links to SQLAlchemy_i18n.egg-info/dependency_links.txt
writing requirements to SQLAlchemy_i18n.egg-info/requires.txt
writing top-level names to SQLAlchemy_i18n.egg-info/top_level.txt
reading manifest file 'SQLAlchemy_i18n.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.pyc' found under directory 'tests'
warning: no previously-included files matching '*.pyc' found under directory 'docs'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files found matching 'docs/_themes/.git'
adding license file 'LICENSE'
writing manifest file 'SQLAlchemy_i18n.egg-info/SOURCES.txt'
Copying SQLAlchemy_i18n.egg-info to /build/python-sqlalchemy-i18n/pkg/python-sqlalchemy-i18n/usr/lib/python3.14/site-packages/SQLAlchemy_i18n-1.1.0-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-sqlalchemy-i18n"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-sqlalchemy-i18n 1.1.0-9 (Tue Jan 13 12:32:35 2026)
==> Cleaning up...
[?12l[?25h