==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-mako 1.3.12-1 (Sat Jun 13 20:31:23 2026)
==> Retrieving sources...
-> Updating python-mako git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-mako ... Passed
==> Making package: python-mako 1.3.12-1 (Sun Jun 14 02:31:49 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) python-markupsafe-3.0.3-1
Total Installed Size: 0.09 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-markupsafe...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (20) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.35-1 python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.1.2-1 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-11.1.0-1 python-packaging-26.2-1 python-pkg_resources-81.0.0-1 python-platformdirs-4.10.0-1 python-pyproject-hooks-1.2.0-6 python-typing_extensions-4.15.0-3 zlib-ng-2.3.3-1 git-2.54.0-1 python-build-1.4.3-1 python-installer-1.0.0-1 python-setuptools-1:82.0.1-1 python-wheel-0.47.0-1
Total Installed Size: 62.28 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-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
python-pip: to use as the Python package installer (default)
python-uv: to use as the Python package installer
python-virtualenv: to use virtualenv for build isolation
installing python-installer...
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-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...
:: 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 python-mako git repo...
Cloning into 'python-mako'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
* Getting build dependencies for wheel...
/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 :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running egg_info
creating Mako.egg-info
writing Mako.egg-info/PKG-INFO
writing dependency_links to Mako.egg-info/dependency_links.txt
writing entry points to Mako.egg-info/entry_points.txt
writing requirements to Mako.egg-info/requires.txt
writing top-level names to Mako.egg-info/top_level.txt
writing manifest file 'Mako.egg-info/SOURCES.txt'
reading manifest file 'Mako.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.html' under directory 'doc'
warning: no files found matching '*.css' under directory 'doc'
warning: no files found matching '*.js' under directory 'doc'
warning: no files found matching '*.png' under directory 'doc'
warning: no files found matching '*.mako' under directory 'doc'
warning: no files found matching '*.xml' under directory 'examples'
warning: no files found matching '*.mako' under directory 'examples'
no previously-included directories found matching 'doc/build/output'
adding license file 'LICENSE'
writing manifest file 'Mako.egg-info/SOURCES.txt'
* Building wheel...
/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 :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/mako
copying mako/cache.py -> build/lib/mako
copying mako/util.py -> build/lib/mako
copying mako/lexer.py -> build/lib/mako
copying mako/parsetree.py -> build/lib/mako
copying mako/template.py -> build/lib/mako
copying mako/pygen.py -> build/lib/mako
copying mako/pyparser.py -> build/lib/mako
copying mako/ast.py -> build/lib/mako
copying mako/exceptions.py -> build/lib/mako
copying mako/lookup.py -> build/lib/mako
copying mako/__init__.py -> build/lib/mako
copying mako/codegen.py -> build/lib/mako
copying mako/cmd.py -> build/lib/mako
copying mako/filters.py -> build/lib/mako
copying mako/_ast_util.py -> build/lib/mako
copying mako/compat.py -> build/lib/mako
copying mako/runtime.py -> build/lib/mako
creating build/lib/mako/ext
copying mako/ext/autohandler.py -> build/lib/mako/ext
copying mako/ext/extract.py -> build/lib/mako/ext
copying mako/ext/turbogears.py -> build/lib/mako/ext
copying mako/ext/linguaplugin.py -> build/lib/mako/ext
copying mako/ext/pygmentplugin.py -> build/lib/mako/ext
copying mako/ext/preprocessors.py -> build/lib/mako/ext
copying mako/ext/__init__.py -> build/lib/mako/ext
copying mako/ext/babelplugin.py -> build/lib/mako/ext
copying mako/ext/beaker_cache.py -> build/lib/mako/ext
creating build/lib/mako/testing
copying mako/testing/exclusions.py -> build/lib/mako/testing
copying mako/testing/helpers.py -> build/lib/mako/testing
copying mako/testing/fixtures.py -> build/lib/mako/testing
copying mako/testing/__init__.py -> build/lib/mako/testing
copying mako/testing/_config.py -> build/lib/mako/testing
copying mako/testing/assertions.py -> build/lib/mako/testing
copying mako/testing/config.py -> build/lib/mako/testing
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/mako
copying build/lib/mako/cache.py -> build/bdist.linux-armv7l/wheel/./mako
copying build/lib/mako/util.py -> build/bdist.linux-armv7l/wheel/./mako
copying build/lib/mako/lexer.py -> build/bdist.linux-armv7l/wheel/./mako
creating build/bdist.linux-armv7l/wheel/mako/ext
copying build/lib/mako/ext/autohandler.py -> build/bdist.linux-armv7l/wheel/./mako/ext
copying build/lib/mako/ext/extract.py -> build/bdist.linux-armv7l/wheel/./mako/ext
copying build/lib/mako/ext/turbogears.py -> build/bdist.linux-armv7l/wheel/./mako/ext
copying build/lib/mako/ext/linguaplugin.py -> build/bdist.linux-armv7l/wheel/./mako/ext
copying build/lib/mako/ext/pygmentplugin.py -> build/bdist.linux-armv7l/wheel/./mako/ext
copying build/lib/mako/ext/preprocessors.py -> build/bdist.linux-armv7l/wheel/./mako/ext
copying build/lib/mako/ext/__init__.py -> build/bdist.linux-armv7l/wheel/./mako/ext
copying build/lib/mako/ext/babelplugin.py -> build/bdist.linux-armv7l/wheel/./mako/ext
copying build/lib/mako/ext/beaker_cache.py -> build/bdist.linux-armv7l/wheel/./mako/ext
copying build/lib/mako/parsetree.py -> build/bdist.linux-armv7l/wheel/./mako
copying build/lib/mako/template.py -> build/bdist.linux-armv7l/wheel/./mako
copying build/lib/mako/pygen.py -> build/bdist.linux-armv7l/wheel/./mako
creating build/bdist.linux-armv7l/wheel/mako/testing
copying build/lib/mako/testing/exclusions.py -> build/bdist.linux-armv7l/wheel/./mako/testing
copying build/lib/mako/testing/helpers.py -> build/bdist.linux-armv7l/wheel/./mako/testing
copying build/lib/mako/testing/fixtures.py -> build/bdist.linux-armv7l/wheel/./mako/testing
copying build/lib/mako/testing/__init__.py -> build/bdist.linux-armv7l/wheel/./mako/testing
copying build/lib/mako/testing/_config.py -> build/bdist.linux-armv7l/wheel/./mako/testing
copying build/lib/mako/testing/assertions.py -> build/bdist.linux-armv7l/wheel/./mako/testing
copying build/lib/mako/testing/config.py -> build/bdist.linux-armv7l/wheel/./mako/testing
copying build/lib/mako/pyparser.py -> build/bdist.linux-armv7l/wheel/./mako
copying build/lib/mako/ast.py -> build/bdist.linux-armv7l/wheel/./mako
copying build/lib/mako/exceptions.py -> build/bdist.linux-armv7l/wheel/./mako
copying build/lib/mako/lookup.py -> build/bdist.linux-armv7l/wheel/./mako
copying build/lib/mako/__init__.py -> build/bdist.linux-armv7l/wheel/./mako
copying build/lib/mako/codegen.py -> build/bdist.linux-armv7l/wheel/./mako
copying build/lib/mako/cmd.py -> build/bdist.linux-armv7l/wheel/./mako
copying build/lib/mako/filters.py -> build/bdist.linux-armv7l/wheel/./mako
copying build/lib/mako/_ast_util.py -> build/bdist.linux-armv7l/wheel/./mako
copying build/lib/mako/compat.py -> build/bdist.linux-armv7l/wheel/./mako
copying build/lib/mako/runtime.py -> build/bdist.linux-armv7l/wheel/./mako
running install_egg_info
running egg_info
writing Mako.egg-info/PKG-INFO
writing dependency_links to Mako.egg-info/dependency_links.txt
writing entry points to Mako.egg-info/entry_points.txt
writing requirements to Mako.egg-info/requires.txt
writing top-level names to Mako.egg-info/top_level.txt
reading manifest file 'Mako.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.html' under directory 'doc'
warning: no files found matching '*.css' under directory 'doc'
warning: no files found matching '*.js' under directory 'doc'
warning: no files found matching '*.png' under directory 'doc'
warning: no files found matching '*.mako' under directory 'doc'
warning: no files found matching '*.xml' under directory 'examples'
warning: no files found matching '*.mako' under directory 'examples'
no previously-included directories found matching 'doc/build/output'
adding license file 'LICENSE'
writing manifest file 'Mako.egg-info/SOURCES.txt'
Copying Mako.egg-info to build/bdist.linux-armv7l/wheel/./Mako-1.3.12.dev0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/mako-1.3.12.dev0.dist-info/WHEEL
creating '/build/python-mako/src/python-mako/dist/.tmp-r0pp4blo/mako-1.3.12.dev0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'mako/__init__.py'
adding 'mako/_ast_util.py'
adding 'mako/ast.py'
adding 'mako/cache.py'
adding 'mako/cmd.py'
adding 'mako/codegen.py'
adding 'mako/compat.py'
adding 'mako/exceptions.py'
adding 'mako/filters.py'
adding 'mako/lexer.py'
adding 'mako/lookup.py'
adding 'mako/parsetree.py'
adding 'mako/pygen.py'
adding 'mako/pyparser.py'
adding 'mako/runtime.py'
adding 'mako/template.py'
adding 'mako/util.py'
adding 'mako/ext/__init__.py'
adding 'mako/ext/autohandler.py'
adding 'mako/ext/babelplugin.py'
adding 'mako/ext/beaker_cache.py'
adding 'mako/ext/extract.py'
adding 'mako/ext/linguaplugin.py'
adding 'mako/ext/preprocessors.py'
adding 'mako/ext/pygmentplugin.py'
adding 'mako/ext/turbogears.py'
adding 'mako/testing/__init__.py'
adding 'mako/testing/_config.py'
adding 'mako/testing/assertions.py'
adding 'mako/testing/config.py'
adding 'mako/testing/exclusions.py'
adding 'mako/testing/fixtures.py'
adding 'mako/testing/helpers.py'
adding 'mako-1.3.12.dev0.dist-info/licenses/LICENSE'
adding 'mako-1.3.12.dev0.dist-info/METADATA'
adding 'mako-1.3.12.dev0.dist-info/WHEEL'
adding 'mako-1.3.12.dev0.dist-info/entry_points.txt'
adding 'mako-1.3.12.dev0.dist-info/top_level.txt'
adding 'mako-1.3.12.dev0.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built mako-1.3.12.dev0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/python-mako/pkg/python-mako/usr/share'
install: creating directory '/build/python-mako/pkg/python-mako/usr/share/licenses'
install: creating directory '/build/python-mako/pkg/python-mako/usr/share/licenses/python-mako'
'LICENSE' -> '/build/python-mako/pkg/python-mako/usr/share/licenses/python-mako/LICENSE'
==> 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-mako"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-mako 1.3.12-1 (Sun Jun 14 02:32:10 2026)
==> Cleaning up...
[?12l[?25h