==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: python-mako 1.3.10-1 (Sat Apr 19 10:01:39 2025) ==> Retrieving sources... -> Found python-mako-1.3.10.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... python-mako-1.3.10.tar.gz ... Passed ==> Making package: python-mako 1.3.10-1 (Sat Apr 19 10:01:59 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) python-markupsafe-2.1.5-3 Total Download Size: 0.02 MiB Total Installed Size: 0.07 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-markupsafe-2.1.5-3-armv7h downloading... 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... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (13) python-autocommand-2.2.2-7 python-jaraco.collections-5.1.0-1 python-jaraco.context-6.0.1-1 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-more-itertools-10.6.0-1 python-packaging-24.2-3 python-platformdirs-4.3.6-2 python-pyproject-hooks-1.2.0-3 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-1:78.1.0-1 python-wheel-0.45.1-1 Total Installed Size: 11.07 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-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-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found python-mako-1.3.10.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-mako-1.3.10.tar.gz with bsdtar ==> Starting build()... * Getting build dependencies for wheel... /usr/lib/python3.13/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 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.13/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 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.10.dev0-py3.13.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/mako-1.3.10.dev0.dist-info/WHEEL creating '/build/python-mako/src/mako-rel_1_3_10/dist/.tmp-l7se3trw/mako-1.3.10.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.10.dev0.dist-info/licenses/LICENSE' adding 'mako-1.3.10.dev0.dist-info/METADATA' adding 'mako-1.3.10.dev0.dist-info/WHEEL' adding 'mako-1.3.10.dev0.dist-info/entry_points.txt' adding 'mako-1.3.10.dev0.dist-info/top_level.txt' adding 'mako-1.3.10.dev0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Successfully built mako-1.3.10.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... -> 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-mako"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-mako 1.3.10-1 (Sat Apr 19 10:02:16 2025) ==> Cleaning up...