* Package: dev-python/mako-1.3.10:0 * Repository: gentoo * Maintainer: python@gentoo.org * Upstream: https://github.com/sqlalchemy/mako/issues * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_13 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking 'mako-1.3.10.tar.gz' to /var/tmp/portage/dev-python/mako-1.3.10/work >>> Source unpacked in /var/tmp/portage/dev-python/mako-1.3.10/work >>> Preparing source in /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10 ... * Build system packages: * dev-python/gpep517 : 19 * dev-python/installer : 0.7.0 * dev-python/setuptools : 80.9.0-r1 * dev-python/setuptools-rust : * dev-python/setuptools-scm : 9.2.2 * dev-python/wheel : 0.45.1 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10 ... * python3_13: running distutils-r1_run_phase distutils-r1_python_compile * Building the wheel for mako-1.3.10 via setuptools.build_meta python3.13 -m gpep517 build-wheel --prefix=/usr --backend setuptools.build_meta --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/wheel 2025-12-08 23:11:19,785 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.13/site-packages/setuptools_scm/_integration/deprecation.py:7: UserWarning: setup.cfg: at [metadata] version = attr: ... is forcing setuptools to override the version setuptools-scm did already set When using setuptools-scm it's invalid to use setuptools dynamic version as well, please remove it. Setuptools-scm is responsible for setting the version, forcing setuptools to override creates errors. warnings.warn( [12/08/25 23:11:20] WARNING toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section pyproject_reading.py:215 /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() 2025-12-08 23:11:20,051 root INFO running bdist_wheel 2025-12-08 23:11:20,337 root INFO running build 2025-12-08 23:11:20,337 root INFO running build_py 2025-12-08 23:11:20,360 root INFO creating /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2025-12-08 23:11:20,361 root INFO copying mako/filters.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2025-12-08 23:11:20,362 root INFO copying mako/cache.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2025-12-08 23:11:20,362 root INFO copying mako/exceptions.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2025-12-08 23:11:20,363 root INFO copying mako/_ast_util.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2025-12-08 23:11:20,363 root INFO copying mako/cmd.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2025-12-08 23:11:20,363 root INFO copying mako/lookup.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2025-12-08 23:11:20,364 root INFO copying mako/runtime.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2025-12-08 23:11:20,365 root INFO copying mako/codegen.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2025-12-08 23:11:20,365 root INFO copying mako/util.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2025-12-08 23:11:20,366 root INFO copying mako/pyparser.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2025-12-08 23:11:20,366 root INFO copying mako/parsetree.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2025-12-08 23:11:20,366 root INFO copying mako/template.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2025-12-08 23:11:20,367 root INFO copying mako/__init__.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2025-12-08 23:11:20,367 root INFO copying mako/pygen.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2025-12-08 23:11:20,368 root INFO copying mako/ast.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2025-12-08 23:11:20,368 root INFO copying mako/lexer.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2025-12-08 23:11:20,369 root INFO copying mako/compat.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako 2025-12-08 23:11:20,369 root INFO creating /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2025-12-08 23:11:20,370 root INFO copying mako/ext/autohandler.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2025-12-08 23:11:20,370 root INFO copying mako/ext/extract.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2025-12-08 23:11:20,371 root INFO copying mako/ext/linguaplugin.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2025-12-08 23:11:20,371 root INFO copying mako/ext/beaker_cache.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2025-12-08 23:11:20,372 root INFO copying mako/ext/babelplugin.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2025-12-08 23:11:20,372 root INFO copying mako/ext/__init__.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2025-12-08 23:11:20,372 root INFO copying mako/ext/turbogears.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2025-12-08 23:11:20,373 root INFO copying mako/ext/preprocessors.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2025-12-08 23:11:20,373 root INFO copying mako/ext/pygmentplugin.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext 2025-12-08 23:11:20,374 root INFO creating /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing 2025-12-08 23:11:20,374 root INFO copying mako/testing/_config.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing 2025-12-08 23:11:20,375 root INFO copying mako/testing/exclusions.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing 2025-12-08 23:11:20,375 root INFO copying mako/testing/assertions.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing 2025-12-08 23:11:20,376 root INFO copying mako/testing/fixtures.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing 2025-12-08 23:11:20,376 root INFO copying mako/testing/__init__.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing 2025-12-08 23:11:20,377 root INFO copying mako/testing/helpers.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing 2025-12-08 23:11:20,377 root INFO copying mako/testing/config.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing 2025-12-08 23:11:20,380 root WARNING warning: build_py: byte-compiling is disabled, skipping. 2025-12-08 23:11:20,427 root INFO installing to /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel 2025-12-08 23:11:20,427 root INFO running install 2025-12-08 23:11:20,464 root INFO running install_lib 2025-12-08 23:11:20,488 root INFO creating /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel 2025-12-08 23:11:20,488 root INFO creating /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/mako 2025-12-08 23:11:20,489 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/filters.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2025-12-08 23:11:20,489 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/cache.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2025-12-08 23:11:20,490 root INFO creating /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/mako/ext 2025-12-08 23:11:20,490 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext/autohandler.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/ext 2025-12-08 23:11:20,490 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext/extract.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/ext 2025-12-08 23:11:20,491 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext/linguaplugin.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/ext 2025-12-08 23:11:20,491 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext/beaker_cache.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/ext 2025-12-08 23:11:20,492 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext/babelplugin.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/ext 2025-12-08 23:11:20,492 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext/__init__.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/ext 2025-12-08 23:11:20,493 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext/turbogears.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/ext 2025-12-08 23:11:20,493 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext/preprocessors.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/ext 2025-12-08 23:11:20,493 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ext/pygmentplugin.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/ext 2025-12-08 23:11:20,494 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/exceptions.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2025-12-08 23:11:20,495 root INFO creating /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/mako/testing 2025-12-08 23:11:20,495 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing/_config.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/testing 2025-12-08 23:11:20,495 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing/exclusions.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/testing 2025-12-08 23:11:20,496 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing/assertions.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/testing 2025-12-08 23:11:20,496 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing/fixtures.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/testing 2025-12-08 23:11:20,497 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing/__init__.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/testing 2025-12-08 23:11:20,497 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing/helpers.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/testing 2025-12-08 23:11:20,497 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/testing/config.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako/testing 2025-12-08 23:11:20,498 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/_ast_util.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2025-12-08 23:11:20,498 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/cmd.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2025-12-08 23:11:20,499 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/lookup.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2025-12-08 23:11:20,499 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/runtime.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2025-12-08 23:11:20,500 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/codegen.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2025-12-08 23:11:20,500 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/util.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2025-12-08 23:11:20,501 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/pyparser.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2025-12-08 23:11:20,501 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/parsetree.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2025-12-08 23:11:20,502 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/template.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2025-12-08 23:11:20,502 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/__init__.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2025-12-08 23:11:20,502 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/pygen.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2025-12-08 23:11:20,503 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/ast.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2025-12-08 23:11:20,503 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/lexer.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2025-12-08 23:11:20,504 root INFO copying /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/lib/mako/compat.py -> /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./mako 2025-12-08 23:11:20,504 root WARNING warning: install_lib: byte-compiling is disabled, skipping. 2025-12-08 23:11:20,504 root INFO running install_egg_info 2025-12-08 23:11:20,529 root INFO running egg_info 2025-12-08 23:11:20,553 root INFO writing Mako.egg-info/PKG-INFO 2025-12-08 23:11:20,555 root INFO writing dependency_links to Mako.egg-info/dependency_links.txt 2025-12-08 23:11:20,556 root INFO writing entry points to Mako.egg-info/entry_points.txt 2025-12-08 23:11:20,557 root INFO writing requirements to Mako.egg-info/requires.txt 2025-12-08 23:11:20,558 root INFO writing top-level names to Mako.egg-info/top_level.txt ERROR listing git files failed - pretending there aren't any git.py:26 2025-12-08 23:11:20,677 root INFO reading manifest file 'Mako.egg-info/SOURCES.txt' 2025-12-08 23:11:20,686 root INFO reading manifest template 'MANIFEST.in' 2025-12-08 23:11:20,734 root WARNING warning: no files found matching '*.mako' under directory 'doc' 2025-12-08 23:11:20,740 root WARNING warning: no files found matching '*.xml' under directory 'examples' 2025-12-08 23:11:20,743 root WARNING warning: no files found matching '*.mako' under directory 'examples' 2025-12-08 23:11:20,784 root WARNING no previously-included directories found matching 'doc/build/output' 2025-12-08 23:11:20,784 root INFO adding license file 'LICENSE' 2025-12-08 23:11:20,793 root INFO writing manifest file 'Mako.egg-info/SOURCES.txt' 2025-12-08 23:11:20,794 root INFO Copying Mako.egg-info to /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/./Mako-1.3.10-py3.13.egg-info 2025-12-08 23:11:20,797 root INFO running install_scripts 2025-12-08 23:11:20,801 root INFO creating /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel/mako-1.3.10.dist-info/WHEEL 2025-12-08 23:11:20,802 wheel INFO creating '/var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/wheel/.tmp-0yxnmhdw/mako-1.3.10-py3-none-any.whl' and adding '/var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel' to it 2025-12-08 23:11:20,803 wheel INFO adding 'mako/__init__.py' 2025-12-08 23:11:20,804 wheel INFO adding 'mako/_ast_util.py' 2025-12-08 23:11:20,804 wheel INFO adding 'mako/ast.py' 2025-12-08 23:11:20,804 wheel INFO adding 'mako/cache.py' 2025-12-08 23:11:20,805 wheel INFO adding 'mako/cmd.py' 2025-12-08 23:11:20,805 wheel INFO adding 'mako/codegen.py' 2025-12-08 23:11:20,806 wheel INFO adding 'mako/compat.py' 2025-12-08 23:11:20,806 wheel INFO adding 'mako/exceptions.py' 2025-12-08 23:11:20,806 wheel INFO adding 'mako/filters.py' 2025-12-08 23:11:20,807 wheel INFO adding 'mako/lexer.py' 2025-12-08 23:11:20,807 wheel INFO adding 'mako/lookup.py' 2025-12-08 23:11:20,808 wheel INFO adding 'mako/parsetree.py' 2025-12-08 23:11:20,808 wheel INFO adding 'mako/pygen.py' 2025-12-08 23:11:20,809 wheel INFO adding 'mako/pyparser.py' 2025-12-08 23:11:20,809 wheel INFO adding 'mako/runtime.py' 2025-12-08 23:11:20,809 wheel INFO adding 'mako/template.py' 2025-12-08 23:11:20,810 wheel INFO adding 'mako/util.py' 2025-12-08 23:11:20,810 wheel INFO adding 'mako/ext/__init__.py' 2025-12-08 23:11:20,811 wheel INFO adding 'mako/ext/autohandler.py' 2025-12-08 23:11:20,811 wheel INFO adding 'mako/ext/babelplugin.py' 2025-12-08 23:11:20,812 wheel INFO adding 'mako/ext/beaker_cache.py' 2025-12-08 23:11:20,812 wheel INFO adding 'mako/ext/extract.py' 2025-12-08 23:11:20,812 wheel INFO adding 'mako/ext/linguaplugin.py' 2025-12-08 23:11:20,813 wheel INFO adding 'mako/ext/preprocessors.py' 2025-12-08 23:11:20,813 wheel INFO adding 'mako/ext/pygmentplugin.py' 2025-12-08 23:11:20,813 wheel INFO adding 'mako/ext/turbogears.py' 2025-12-08 23:11:20,814 wheel INFO adding 'mako/testing/__init__.py' 2025-12-08 23:11:20,814 wheel INFO adding 'mako/testing/_config.py' 2025-12-08 23:11:20,815 wheel INFO adding 'mako/testing/assertions.py' 2025-12-08 23:11:20,815 wheel INFO adding 'mako/testing/config.py' 2025-12-08 23:11:20,815 wheel INFO adding 'mako/testing/exclusions.py' 2025-12-08 23:11:20,816 wheel INFO adding 'mako/testing/fixtures.py' 2025-12-08 23:11:20,816 wheel INFO adding 'mako/testing/helpers.py' 2025-12-08 23:11:20,817 wheel INFO adding 'mako-1.3.10.dist-info/licenses/LICENSE' 2025-12-08 23:11:20,817 wheel INFO adding 'mako-1.3.10.dist-info/METADATA' 2025-12-08 23:11:20,817 wheel INFO adding 'mako-1.3.10.dist-info/WHEEL' 2025-12-08 23:11:20,818 wheel INFO adding 'mako-1.3.10.dist-info/entry_points.txt' 2025-12-08 23:11:20,818 wheel INFO adding 'mako-1.3.10.dist-info/top_level.txt' 2025-12-08 23:11:20,819 wheel INFO adding 'mako-1.3.10.dist-info/RECORD' 2025-12-08 23:11:20,819 root INFO removing /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/build0/bdist.linux-x86_64/wheel 2025-12-08 23:11:20,824 gpep517 INFO The backend produced /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/wheel/mako-1.3.10-py3-none-any.whl * Installing mako-1.3.10-py3-none-any.whl to /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/install python3.13 -m gpep517 install-wheel --destdir=/var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/install --interpreter=/usr/bin/python3.13 --prefix=/usr --optimize=all /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/wheel/mako-1.3.10-py3-none-any.whl 2025-12-08 23:11:21,129 gpep517 INFO Installing /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/wheel/mako-1.3.10-py3-none-any.whl into /var/tmp/portage/dev-python/mako-1.3.10/work/mako-1.3.10-python3_13/install 2025-12-08 23:11:21,587 gpep517 INFO Installation complete >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: dev-python/mako-1.3.10 >>> Install dev-python/mako-1.3.10 into /var/tmp/portage/dev-python/mako-1.3.10/image * python3_13: running distutils-r1_run_phase distutils-r1_python_install * Using python3.13 in global scope * python3_13: running distutils-r1_run_phase python_install_all >>> Completed installing dev-python/mako-1.3.10 into /var/tmp/portage/dev-python/mako-1.3.10/image * Final size of build directory: 2776 KiB (2.7 MiB) * Final size of installed tree: 1676 KiB (1.6 MiB) * QA Notice: setuptools warnings detected: * * License classifiers are deprecated. * Verifying compiled files for python3.13