>>> py3-chameleon: Building testing/py3-chameleon 4.6.0-r0 (using abuild 3.15.0-r2) started Sun, 06 Jul 2025 09:19:13 +0000 >>> py3-chameleon: Validating /home/buildozer/aports/testing/py3-chameleon/APKBUILD... >>> py3-chameleon: Analyzing dependencies... >>> py3-chameleon: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.1-r0) ( 3/34) Installing gdbm (1.24-r0) ( 4/34) Installing xz-libs (5.8.1-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.5_p20250614-r0) ( 7/34) Installing sqlite-libs (3.50.2-r0) ( 8/34) Installing python3 (3.12.11-r0) ( 9/34) Installing python3-pycache-pyc0 (3.12.11-r0) (10/34) Installing pyc (3.12.11-r0) (11/34) Installing py3-installer-pyc (0.7.0-r2) (12/34) Installing py3-gpep517-pyc (19-r0) (13/34) Installing python3-pyc (3.12.11-r0) (14/34) Installing py3-installer (0.7.0-r2) (15/34) Installing py3-gpep517 (19-r0) (16/34) Installing py3-parsing (3.2.3-r0) (17/34) Installing py3-parsing-pyc (3.2.3-r0) (18/34) Installing py3-packaging (25.0-r0) (19/34) Installing py3-packaging-pyc (25.0-r0) (20/34) Installing py3-setuptools (80.9.0-r0) (21/34) Installing py3-setuptools-pyc (80.9.0-r0) (22/34) Installing py3-wheel (0.46.1-r0) (23/34) Installing py3-wheel-pyc (0.46.1-r0) (24/34) Installing py3-iniconfig (2.1.0-r0) (25/34) Installing py3-iniconfig-pyc (2.1.0-r0) (26/34) Installing py3-pluggy (1.5.0-r0) (27/34) Installing py3-pluggy-pyc (1.5.0-r0) (28/34) Installing py3-py (1.11.0-r4) (29/34) Installing py3-py-pyc (1.11.0-r4) (30/34) Installing py3-pygments (2.19.2-r0) (31/34) Installing py3-pygments-pyc (2.19.2-r0) (32/34) Installing py3-pytest (8.4.1-r0) (33/34) Installing py3-pytest-pyc (8.4.1-r0) (34/34) Installing .makedepends-py3-chameleon (20250706.091914) busybox-1.37.0-r18.trigger: Executing script... OK: 313 MiB in 138 packages >>> py3-chameleon: Cleaning up srcdir >>> py3-chameleon: Cleaning up pkgdir >>> py3-chameleon: Cleaning up tmpdir >>> py3-chameleon: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-chameleon-4.6.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-chameleon: Fetching py3-chameleon-4.6.0.tar.gz::https://github.com/malthe/chameleon/archive/4.6.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 100 139k 0 0 459k 0 --:--:-- --:--:-- --:--:-- 459k >>> py3-chameleon: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-chameleon-4.6.0.tar.gz >>> py3-chameleon: Checking sha512sums... py3-chameleon-4.6.0.tar.gz: OK >>> py3-chameleon: Unpacking /var/cache/distfiles/py3-chameleon-4.6.0.tar.gz... 2025-07-06 09:19:16,612 gpep517 INFO Building wheel via backend setuptools.build_meta :7: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! 2025-07-06 09:19:16,655 root INFO running bdist_wheel 2025-07-06 09:19:16,691 root INFO running build 2025-07-06 09:19:16,692 root INFO running build_py 2025-07-06 09:19:16,700 root INFO creating build/lib/chameleon 2025-07-06 09:19:16,700 root INFO copying src/chameleon/template.py -> build/lib/chameleon 2025-07-06 09:19:16,701 root INFO copying src/chameleon/program.py -> build/lib/chameleon 2025-07-06 09:19:16,701 root INFO copying src/chameleon/loader.py -> build/lib/chameleon 2025-07-06 09:19:16,702 root INFO copying src/chameleon/parser.py -> build/lib/chameleon 2025-07-06 09:19:16,702 root INFO copying src/chameleon/utils.py -> build/lib/chameleon 2025-07-06 09:19:16,703 root INFO copying src/chameleon/types.py -> build/lib/chameleon 2025-07-06 09:19:16,703 root INFO copying src/chameleon/codegen.py -> build/lib/chameleon 2025-07-06 09:19:16,703 root INFO copying src/chameleon/config.py -> build/lib/chameleon 2025-07-06 09:19:16,704 root INFO copying src/chameleon/tales.py -> build/lib/chameleon 2025-07-06 09:19:16,704 root INFO copying src/chameleon/namespaces.py -> build/lib/chameleon 2025-07-06 09:19:16,705 root INFO copying src/chameleon/compiler.py -> build/lib/chameleon 2025-07-06 09:19:16,705 root INFO copying src/chameleon/benchmark.py -> build/lib/chameleon 2025-07-06 09:19:16,706 root INFO copying src/chameleon/tokenize.py -> build/lib/chameleon 2025-07-06 09:19:16,706 root INFO copying src/chameleon/__init__.py -> build/lib/chameleon 2025-07-06 09:19:16,707 root INFO copying src/chameleon/nodes.py -> build/lib/chameleon 2025-07-06 09:19:16,707 root INFO copying src/chameleon/exc.py -> build/lib/chameleon 2025-07-06 09:19:16,707 root INFO copying src/chameleon/tal.py -> build/lib/chameleon 2025-07-06 09:19:16,708 root INFO copying src/chameleon/astutil.py -> build/lib/chameleon 2025-07-06 09:19:16,708 root INFO copying src/chameleon/metal.py -> build/lib/chameleon 2025-07-06 09:19:16,709 root INFO copying src/chameleon/i18n.py -> build/lib/chameleon 2025-07-06 09:19:16,709 root INFO creating build/lib/chameleon/zpt 2025-07-06 09:19:16,710 root INFO copying src/chameleon/zpt/template.py -> build/lib/chameleon/zpt 2025-07-06 09:19:16,710 root INFO copying src/chameleon/zpt/program.py -> build/lib/chameleon/zpt 2025-07-06 09:19:16,711 root INFO copying src/chameleon/zpt/loader.py -> build/lib/chameleon/zpt 2025-07-06 09:19:16,711 root INFO copying src/chameleon/zpt/__init__.py -> build/lib/chameleon/zpt 2025-07-06 09:19:16,712 root INFO creating build/lib/chameleon/tests 2025-07-06 09:19:16,712 root INFO copying src/chameleon/tests/test_exc.py -> build/lib/chameleon/tests 2025-07-06 09:19:16,712 root INFO copying src/chameleon/tests/test_tokenizer.py -> build/lib/chameleon/tests 2025-07-06 09:19:16,713 root INFO copying src/chameleon/tests/test_templates.py -> build/lib/chameleon/tests 2025-07-06 09:19:16,713 root INFO copying src/chameleon/tests/test_utils.py -> build/lib/chameleon/tests 2025-07-06 09:19:16,714 root INFO copying src/chameleon/tests/test_imports.py -> build/lib/chameleon/tests 2025-07-06 09:19:16,714 root INFO copying src/chameleon/tests/__init__.py -> build/lib/chameleon/tests 2025-07-06 09:19:16,715 root INFO copying src/chameleon/tests/test_bools_plus_sniffing.py -> build/lib/chameleon/tests 2025-07-06 09:19:16,715 root INFO copying src/chameleon/tests/test_loader.py -> build/lib/chameleon/tests 2025-07-06 09:19:16,715 root INFO copying src/chameleon/tests/test_sniffing.py -> build/lib/chameleon/tests 2025-07-06 09:19:16,716 root INFO copying src/chameleon/tests/test_parser.py -> build/lib/chameleon/tests 2025-07-06 09:19:16,716 root INFO running egg_info 2025-07-06 09:19:16,721 root INFO creating src/Chameleon.egg-info 2025-07-06 09:19:16,722 root INFO writing src/Chameleon.egg-info/PKG-INFO 2025-07-06 09:19:16,723 root INFO writing dependency_links to src/Chameleon.egg-info/dependency_links.txt 2025-07-06 09:19:16,724 root INFO writing requirements to src/Chameleon.egg-info/requires.txt 2025-07-06 09:19:16,724 root INFO writing top-level names to src/Chameleon.egg-info/top_level.txt 2025-07-06 09:19:16,725 root INFO writing manifest file 'src/Chameleon.egg-info/SOURCES.txt' 2025-07-06 09:19:16,732 root INFO reading manifest file 'src/Chameleon.egg-info/SOURCES.txt' 2025-07-06 09:19:16,733 root INFO reading manifest template 'MANIFEST.in' 2025-07-06 09:19:16,733 root WARNING warning: no files found matching '*.md' 2025-07-06 09:19:16,734 root WARNING warning: no files found matching 'buildout.cfg' 2025-07-06 09:19:16,736 root WARNING warning: no files found matching 'Makefile' under directory 'docs' 2025-07-06 09:19:16,804 root INFO adding license file 'LICENSE.txt' 2025-07-06 09:19:16,813 root INFO writing manifest file 'src/Chameleon.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'chameleon.tests.inputs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'chameleon.tests.inputs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'chameleon.tests.inputs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'chameleon.tests.inputs' to be distributed and are already explicitly excluding 'chameleon.tests.inputs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'chameleon.tests.outputs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'chameleon.tests.outputs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'chameleon.tests.outputs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'chameleon.tests.outputs' to be distributed and are already explicitly excluding 'chameleon.tests.outputs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2025-07-06 09:19:16,839 root INFO copying src/chameleon/py.typed -> build/lib/chameleon 2025-07-06 09:19:16,840 root INFO creating build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,840 root INFO copying src/chameleon/tests/inputs/001-interpolation.txt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,841 root INFO copying src/chameleon/tests/inputs/001-variable-scope.html -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,841 root INFO copying src/chameleon/tests/inputs/001-variable-scope.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,841 root INFO copying src/chameleon/tests/inputs/001.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,842 root INFO copying src/chameleon/tests/inputs/002-repeat-scope.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,842 root INFO copying src/chameleon/tests/inputs/002.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,843 root INFO copying src/chameleon/tests/inputs/003-content.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,843 root INFO copying src/chameleon/tests/inputs/003.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,844 root INFO copying src/chameleon/tests/inputs/004-attributes.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,844 root INFO copying src/chameleon/tests/inputs/004.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,844 root INFO copying src/chameleon/tests/inputs/005-default.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,845 root INFO copying src/chameleon/tests/inputs/005.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,845 root INFO copying src/chameleon/tests/inputs/006-attribute-interpolation.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,846 root INFO copying src/chameleon/tests/inputs/006.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,846 root INFO copying src/chameleon/tests/inputs/007-content-interpolation.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,847 root INFO copying src/chameleon/tests/inputs/007.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,847 root INFO copying src/chameleon/tests/inputs/008-builtins.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,848 root INFO copying src/chameleon/tests/inputs/008.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,848 root INFO copying src/chameleon/tests/inputs/009-literals.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,848 root INFO copying src/chameleon/tests/inputs/009.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,849 root INFO copying src/chameleon/tests/inputs/010-structure.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,849 root INFO copying src/chameleon/tests/inputs/010.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,850 root INFO copying src/chameleon/tests/inputs/011-messages.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,850 root INFO copying src/chameleon/tests/inputs/011.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,851 root INFO copying src/chameleon/tests/inputs/012-translation.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,851 root INFO copying src/chameleon/tests/inputs/012.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,851 root INFO copying src/chameleon/tests/inputs/013-repeat-nested.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,852 root INFO copying src/chameleon/tests/inputs/013.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,852 root INFO copying src/chameleon/tests/inputs/014-repeat-nested-similar.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,853 root INFO copying src/chameleon/tests/inputs/014.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,853 root INFO copying src/chameleon/tests/inputs/015-translation-nested.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,854 root INFO copying src/chameleon/tests/inputs/015.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,854 root INFO copying src/chameleon/tests/inputs/016-explicit-translation.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,855 root INFO copying src/chameleon/tests/inputs/016.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,855 root INFO copying src/chameleon/tests/inputs/017-omit-tag.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,855 root INFO copying src/chameleon/tests/inputs/017.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,856 root INFO copying src/chameleon/tests/inputs/018-translation-nested-dynamic.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,856 root INFO copying src/chameleon/tests/inputs/018.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,857 root INFO copying src/chameleon/tests/inputs/019-replace.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,857 root INFO copying src/chameleon/tests/inputs/019.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,858 root INFO copying src/chameleon/tests/inputs/020-on-error.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,858 root INFO copying src/chameleon/tests/inputs/020.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,859 root INFO copying src/chameleon/tests/inputs/021-translation-domain.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,859 root INFO copying src/chameleon/tests/inputs/021.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,859 root INFO copying src/chameleon/tests/inputs/022-switch.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,860 root INFO copying src/chameleon/tests/inputs/022.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,860 root INFO copying src/chameleon/tests/inputs/023-condition.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,861 root INFO copying src/chameleon/tests/inputs/023.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,861 root INFO copying src/chameleon/tests/inputs/024-namespace-elements.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,862 root INFO copying src/chameleon/tests/inputs/024.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,862 root INFO copying src/chameleon/tests/inputs/025-repeat-whitespace.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,862 root INFO copying src/chameleon/tests/inputs/025.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,863 root INFO copying src/chameleon/tests/inputs/026-repeat-variable.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,863 root INFO copying src/chameleon/tests/inputs/026.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,864 root INFO copying src/chameleon/tests/inputs/027-attribute-replacement.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,864 root INFO copying src/chameleon/tests/inputs/027.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,865 root INFO copying src/chameleon/tests/inputs/028-attribute-toggle.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,865 root INFO copying src/chameleon/tests/inputs/028.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,866 root INFO copying src/chameleon/tests/inputs/029-attribute-ordering.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,866 root INFO copying src/chameleon/tests/inputs/029.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,866 root INFO copying src/chameleon/tests/inputs/030-repeat-tuples.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,867 root INFO copying src/chameleon/tests/inputs/030.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,867 root INFO copying src/chameleon/tests/inputs/031-namespace-with-tal.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,868 root INFO copying src/chameleon/tests/inputs/031.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,868 root INFO copying src/chameleon/tests/inputs/032-master-template.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,869 root INFO copying src/chameleon/tests/inputs/032.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,869 root INFO copying src/chameleon/tests/inputs/033-use-macro-trivial.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,869 root INFO copying src/chameleon/tests/inputs/033.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,870 root INFO copying src/chameleon/tests/inputs/034-use-template-as-macro.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,870 root INFO copying src/chameleon/tests/inputs/034.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,871 root INFO copying src/chameleon/tests/inputs/035-use-macro-with-fill-slot.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,871 root INFO copying src/chameleon/tests/inputs/035.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,872 root INFO copying src/chameleon/tests/inputs/036-use-macro-inherits-dynamic-scope.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,872 root INFO copying src/chameleon/tests/inputs/036.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,873 root INFO copying src/chameleon/tests/inputs/037-use-macro-local-variable-scope.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,873 root INFO copying src/chameleon/tests/inputs/037.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,873 root INFO copying src/chameleon/tests/inputs/038-use-macro-globals.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,874 root INFO copying src/chameleon/tests/inputs/038.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,874 root INFO copying src/chameleon/tests/inputs/039-globals.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,875 root INFO copying src/chameleon/tests/inputs/039.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,875 root INFO copying src/chameleon/tests/inputs/040-macro-using-template-symbol.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,876 root INFO copying src/chameleon/tests/inputs/040.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,876 root INFO copying src/chameleon/tests/inputs/041-translate-nested-names.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,876 root INFO copying src/chameleon/tests/inputs/041.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,877 root INFO copying src/chameleon/tests/inputs/042-use-macro-fill-footer.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,877 root INFO copying src/chameleon/tests/inputs/042.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,878 root INFO copying src/chameleon/tests/inputs/043-macro-nested-dynamic-vars.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,878 root INFO copying src/chameleon/tests/inputs/043.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,879 root INFO copying src/chameleon/tests/inputs/044-tuple-define.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,879 root INFO copying src/chameleon/tests/inputs/044.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,880 root INFO copying src/chameleon/tests/inputs/045-namespaces.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,880 root INFO copying src/chameleon/tests/inputs/045.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,880 root INFO copying src/chameleon/tests/inputs/046-extend-macro.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,881 root INFO copying src/chameleon/tests/inputs/046.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,881 root INFO copying src/chameleon/tests/inputs/047-use-extended-macro.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,882 root INFO copying src/chameleon/tests/inputs/047.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,882 root INFO copying src/chameleon/tests/inputs/048-use-extended-macro-fill-original.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,883 root INFO copying src/chameleon/tests/inputs/048.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,883 root INFO copying src/chameleon/tests/inputs/049-entities-in-attributes.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,883 root INFO copying src/chameleon/tests/inputs/049.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,884 root INFO copying src/chameleon/tests/inputs/050-define-macro-and-use-not-extend.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,884 root INFO copying src/chameleon/tests/inputs/050.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,885 root INFO copying src/chameleon/tests/inputs/051-use-non-extended-macro.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,885 root INFO copying src/chameleon/tests/inputs/051.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,886 root INFO copying src/chameleon/tests/inputs/052-i18n-domain-inside-filled-slot.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,886 root INFO copying src/chameleon/tests/inputs/052.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,887 root INFO copying src/chameleon/tests/inputs/053-special-characters-in-attributes.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,887 root INFO copying src/chameleon/tests/inputs/053.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,887 root INFO copying src/chameleon/tests/inputs/054-import-expression.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,888 root INFO copying src/chameleon/tests/inputs/054.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,888 root INFO copying src/chameleon/tests/inputs/055-attribute-fallback-to-dict-lookup.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,889 root INFO copying src/chameleon/tests/inputs/055.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,889 root INFO copying src/chameleon/tests/inputs/056-comment-attribute.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,890 root INFO copying src/chameleon/tests/inputs/056.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,890 root INFO copying src/chameleon/tests/inputs/057-order.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,891 root INFO copying src/chameleon/tests/inputs/057.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,891 root INFO copying src/chameleon/tests/inputs/058-script.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,891 root INFO copying src/chameleon/tests/inputs/058.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,892 root INFO copying src/chameleon/tests/inputs/059-embedded-javascript.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,892 root INFO copying src/chameleon/tests/inputs/059.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,893 root INFO copying src/chameleon/tests/inputs/060-macro-with-multiple-same-slots.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,893 root INFO copying src/chameleon/tests/inputs/060.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,894 root INFO copying src/chameleon/tests/inputs/061-fill-one-slot-but-two-defined.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,894 root INFO copying src/chameleon/tests/inputs/061.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,895 root INFO copying src/chameleon/tests/inputs/062-comments-and-expressions.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,895 root INFO copying src/chameleon/tests/inputs/062.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,895 root INFO copying src/chameleon/tests/inputs/063-continuation.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,896 root INFO copying src/chameleon/tests/inputs/063.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,896 root INFO copying src/chameleon/tests/inputs/064-tags-and-special-characters.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,897 root INFO copying src/chameleon/tests/inputs/064.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,897 root INFO copying src/chameleon/tests/inputs/065-use-macro-in-fill.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,898 root INFO copying src/chameleon/tests/inputs/065.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,898 root INFO copying src/chameleon/tests/inputs/066-load-expression.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,898 root INFO copying src/chameleon/tests/inputs/066.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,899 root INFO copying src/chameleon/tests/inputs/067-attribute-decode.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,899 root INFO copying src/chameleon/tests/inputs/067.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,900 root INFO copying src/chameleon/tests/inputs/068-less-than-greater-than-in-attributes.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,900 root INFO copying src/chameleon/tests/inputs/068.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,901 root INFO copying src/chameleon/tests/inputs/069-translation-domain-and-macro.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,901 root INFO copying src/chameleon/tests/inputs/069.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,902 root INFO copying src/chameleon/tests/inputs/070-translation-domain-and-use-macro.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,902 root INFO copying src/chameleon/tests/inputs/070.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,902 root INFO copying src/chameleon/tests/inputs/071-html-attribute-defaults.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,903 root INFO copying src/chameleon/tests/inputs/071.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,903 root INFO copying src/chameleon/tests/inputs/072-repeat-interpolation.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,904 root INFO copying src/chameleon/tests/inputs/072.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,904 root INFO copying src/chameleon/tests/inputs/073-utf8-encoded.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,905 root INFO copying src/chameleon/tests/inputs/073.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,905 root INFO copying src/chameleon/tests/inputs/074-encoded-template.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,906 root INFO copying src/chameleon/tests/inputs/074.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,906 root INFO copying src/chameleon/tests/inputs/075-nested-macros.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,906 root INFO copying src/chameleon/tests/inputs/075.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,907 root INFO copying src/chameleon/tests/inputs/076-nested-macro-override.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,907 root INFO copying src/chameleon/tests/inputs/076.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,908 root INFO copying src/chameleon/tests/inputs/077-i18n-attributes.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,912 root INFO copying src/chameleon/tests/inputs/077.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,912 root INFO copying src/chameleon/tests/inputs/078-tags-and-newlines.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,913 root INFO copying src/chameleon/tests/inputs/078.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,913 root INFO copying src/chameleon/tests/inputs/079-implicit-i18n.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,914 root INFO copying src/chameleon/tests/inputs/079.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,914 root INFO copying src/chameleon/tests/inputs/080-xmlns-namespace-on-tal.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,915 root INFO copying src/chameleon/tests/inputs/080.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,915 root INFO copying src/chameleon/tests/inputs/081-load-spec.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,916 root INFO copying src/chameleon/tests/inputs/081.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,916 root INFO copying src/chameleon/tests/inputs/082-load-spec-computed.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,916 root INFO copying src/chameleon/tests/inputs/082.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,917 root INFO copying src/chameleon/tests/inputs/083-template-dict-to-macro.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,917 root INFO copying src/chameleon/tests/inputs/083.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,918 root INFO copying src/chameleon/tests/inputs/084-interpolation-in-cdata.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,918 root INFO copying src/chameleon/tests/inputs/084.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,919 root INFO copying src/chameleon/tests/inputs/085-nested-translation.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,919 root INFO copying src/chameleon/tests/inputs/085.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,920 root INFO copying src/chameleon/tests/inputs/086-self-closing.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,920 root INFO copying src/chameleon/tests/inputs/086.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,921 root INFO copying src/chameleon/tests/inputs/087-code-blocks.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,921 root INFO copying src/chameleon/tests/inputs/087.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,921 root INFO copying src/chameleon/tests/inputs/088-python-newlines.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,922 root INFO copying src/chameleon/tests/inputs/088.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,922 root INFO copying src/chameleon/tests/inputs/089-load-fallback.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,923 root INFO copying src/chameleon/tests/inputs/089.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,923 root INFO copying src/chameleon/tests/inputs/090-tuple-expression.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,924 root INFO copying src/chameleon/tests/inputs/090.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,924 root INFO copying src/chameleon/tests/inputs/091-repeat-none.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,925 root INFO copying src/chameleon/tests/inputs/091.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,925 root INFO copying src/chameleon/tests/inputs/092.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,925 root INFO copying src/chameleon/tests/inputs/093.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,926 root INFO copying src/chameleon/tests/inputs/094.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,926 root INFO copying src/chameleon/tests/inputs/095.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,927 root INFO copying src/chameleon/tests/inputs/096.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,927 root INFO copying src/chameleon/tests/inputs/097.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,928 root INFO copying src/chameleon/tests/inputs/098.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,928 root INFO copying src/chameleon/tests/inputs/099.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,929 root INFO copying src/chameleon/tests/inputs/100.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,929 root INFO copying src/chameleon/tests/inputs/101-unclosed-tags.html -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,930 root INFO copying src/chameleon/tests/inputs/101.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,930 root INFO copying src/chameleon/tests/inputs/102-unquoted-attributes.html -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,930 root INFO copying src/chameleon/tests/inputs/102.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,931 root INFO copying src/chameleon/tests/inputs/103-simple-attribute.html -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,931 root INFO copying src/chameleon/tests/inputs/103.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,932 root INFO copying src/chameleon/tests/inputs/104.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,932 root INFO copying src/chameleon/tests/inputs/105.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,933 root INFO copying src/chameleon/tests/inputs/106.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,933 root INFO copying src/chameleon/tests/inputs/107.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,934 root INFO copying src/chameleon/tests/inputs/108.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,934 root INFO copying src/chameleon/tests/inputs/109.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,935 root INFO copying src/chameleon/tests/inputs/110.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,935 root INFO copying src/chameleon/tests/inputs/111.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,935 root INFO copying src/chameleon/tests/inputs/112.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,936 root INFO copying src/chameleon/tests/inputs/113.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,936 root INFO copying src/chameleon/tests/inputs/114.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,937 root INFO copying src/chameleon/tests/inputs/115.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,937 root INFO copying src/chameleon/tests/inputs/116.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,938 root INFO copying src/chameleon/tests/inputs/117.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,938 root INFO copying src/chameleon/tests/inputs/118.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,939 root INFO copying src/chameleon/tests/inputs/119.xml -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,939 root INFO copying src/chameleon/tests/inputs/120-translation-context.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,940 root INFO copying src/chameleon/tests/inputs/121-translation-comment.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,940 root INFO copying src/chameleon/tests/inputs/122-translation-ignore.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,940 root INFO copying src/chameleon/tests/inputs/123-html5-data-attributes.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,941 root INFO copying src/chameleon/tests/inputs/124-translation-target.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,941 root INFO copying src/chameleon/tests/inputs/125-macro-translation-ordering.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,942 root INFO copying src/chameleon/tests/inputs/126-define-escaping.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,942 root INFO copying src/chameleon/tests/inputs/127-tags-and-attributes-special-chars.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,943 root INFO copying src/chameleon/tests/inputs/128-translation-macro-name.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,943 root INFO copying src/chameleon/tests/inputs/237-double-define.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,944 root INFO copying src/chameleon/tests/inputs/238-macroname.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,944 root INFO copying src/chameleon/tests/inputs/greeting.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,945 root INFO copying src/chameleon/tests/inputs/hello_world.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,945 root INFO copying src/chameleon/tests/inputs/hello_world.txt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,945 root INFO copying src/chameleon/tests/inputs/multinode-implicit-i18n.pt -> build/lib/chameleon/tests/inputs 2025-07-06 09:19:16,946 root INFO creating build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,946 root INFO copying src/chameleon/tests/outputs/001.html -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,947 root INFO copying src/chameleon/tests/outputs/001.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,947 root INFO copying src/chameleon/tests/outputs/001.txt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,948 root INFO copying src/chameleon/tests/outputs/002.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,948 root INFO copying src/chameleon/tests/outputs/003.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,948 root INFO copying src/chameleon/tests/outputs/004.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,949 root INFO copying src/chameleon/tests/outputs/005.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,949 root INFO copying src/chameleon/tests/outputs/006.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,950 root INFO copying src/chameleon/tests/outputs/007.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,950 root INFO copying src/chameleon/tests/outputs/008.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,951 root INFO copying src/chameleon/tests/outputs/009.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,951 root INFO copying src/chameleon/tests/outputs/010.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,952 root INFO copying src/chameleon/tests/outputs/011-en.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,952 root INFO copying src/chameleon/tests/outputs/011.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,953 root INFO copying src/chameleon/tests/outputs/012-en.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,953 root INFO copying src/chameleon/tests/outputs/012.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,953 root INFO copying src/chameleon/tests/outputs/013.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,954 root INFO copying src/chameleon/tests/outputs/014.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,954 root INFO copying src/chameleon/tests/outputs/015-en.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,955 root INFO copying src/chameleon/tests/outputs/015.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,955 root INFO copying src/chameleon/tests/outputs/016-en.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,956 root INFO copying src/chameleon/tests/outputs/016.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,956 root INFO copying src/chameleon/tests/outputs/017.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,957 root INFO copying src/chameleon/tests/outputs/018-en.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,957 root INFO copying src/chameleon/tests/outputs/018.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,958 root INFO copying src/chameleon/tests/outputs/019.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,958 root INFO copying src/chameleon/tests/outputs/020.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,958 root INFO copying src/chameleon/tests/outputs/021-en.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,959 root INFO copying src/chameleon/tests/outputs/021.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,959 root INFO copying src/chameleon/tests/outputs/022.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,960 root INFO copying src/chameleon/tests/outputs/023.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,960 root INFO copying src/chameleon/tests/outputs/024.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,961 root INFO copying src/chameleon/tests/outputs/025.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,961 root INFO copying src/chameleon/tests/outputs/026.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,962 root INFO copying src/chameleon/tests/outputs/027.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,962 root INFO copying src/chameleon/tests/outputs/028.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,962 root INFO copying src/chameleon/tests/outputs/029.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,963 root INFO copying src/chameleon/tests/outputs/030.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,963 root INFO copying src/chameleon/tests/outputs/031.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,964 root INFO copying src/chameleon/tests/outputs/032.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,964 root INFO copying src/chameleon/tests/outputs/033.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,965 root INFO copying src/chameleon/tests/outputs/034.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,965 root INFO copying src/chameleon/tests/outputs/035.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,966 root INFO copying src/chameleon/tests/outputs/036.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,966 root INFO copying src/chameleon/tests/outputs/037.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,967 root INFO copying src/chameleon/tests/outputs/038.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,967 root INFO copying src/chameleon/tests/outputs/039.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,967 root INFO copying src/chameleon/tests/outputs/040.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,968 root INFO copying src/chameleon/tests/outputs/041.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,968 root INFO copying src/chameleon/tests/outputs/042.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,969 root INFO copying src/chameleon/tests/outputs/043.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,969 root INFO copying src/chameleon/tests/outputs/044.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,970 root INFO copying src/chameleon/tests/outputs/045.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,970 root INFO copying src/chameleon/tests/outputs/046.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,971 root INFO copying src/chameleon/tests/outputs/047.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,971 root INFO copying src/chameleon/tests/outputs/048.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,971 root INFO copying src/chameleon/tests/outputs/049.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,972 root INFO copying src/chameleon/tests/outputs/050.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,972 root INFO copying src/chameleon/tests/outputs/051.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,973 root INFO copying src/chameleon/tests/outputs/052.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,973 root INFO copying src/chameleon/tests/outputs/053.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,974 root INFO copying src/chameleon/tests/outputs/054.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,974 root INFO copying src/chameleon/tests/outputs/055.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,975 root INFO copying src/chameleon/tests/outputs/056.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,975 root INFO copying src/chameleon/tests/outputs/057.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,975 root INFO copying src/chameleon/tests/outputs/058.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,976 root INFO copying src/chameleon/tests/outputs/059.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,976 root INFO copying src/chameleon/tests/outputs/060.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,977 root INFO copying src/chameleon/tests/outputs/061.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,977 root INFO copying src/chameleon/tests/outputs/062.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,978 root INFO copying src/chameleon/tests/outputs/063.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,978 root INFO copying src/chameleon/tests/outputs/064.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,979 root INFO copying src/chameleon/tests/outputs/065.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,979 root INFO copying src/chameleon/tests/outputs/066.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,980 root INFO copying src/chameleon/tests/outputs/067.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,980 root INFO copying src/chameleon/tests/outputs/068.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,980 root INFO copying src/chameleon/tests/outputs/069-en.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,981 root INFO copying src/chameleon/tests/outputs/069.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,981 root INFO copying src/chameleon/tests/outputs/070-en.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,982 root INFO copying src/chameleon/tests/outputs/070.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,982 root INFO copying src/chameleon/tests/outputs/071.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,983 root INFO copying src/chameleon/tests/outputs/072.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,983 root INFO copying src/chameleon/tests/outputs/073.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,984 root INFO copying src/chameleon/tests/outputs/074.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,984 root INFO copying src/chameleon/tests/outputs/075.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,985 root INFO copying src/chameleon/tests/outputs/076.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,985 root INFO copying src/chameleon/tests/outputs/077-en.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,985 root INFO copying src/chameleon/tests/outputs/077.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,986 root INFO copying src/chameleon/tests/outputs/078.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,986 root INFO copying src/chameleon/tests/outputs/079-en.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,987 root INFO copying src/chameleon/tests/outputs/079.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,987 root INFO copying src/chameleon/tests/outputs/080.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,988 root INFO copying src/chameleon/tests/outputs/081.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,988 root INFO copying src/chameleon/tests/outputs/082.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,989 root INFO copying src/chameleon/tests/outputs/083.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,989 root INFO copying src/chameleon/tests/outputs/084.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,990 root INFO copying src/chameleon/tests/outputs/085-en.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,990 root INFO copying src/chameleon/tests/outputs/085.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,990 root INFO copying src/chameleon/tests/outputs/086.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,991 root INFO copying src/chameleon/tests/outputs/087.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,991 root INFO copying src/chameleon/tests/outputs/088.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,992 root INFO copying src/chameleon/tests/outputs/089.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,992 root INFO copying src/chameleon/tests/outputs/090.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,993 root INFO copying src/chameleon/tests/outputs/091.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,993 root INFO copying src/chameleon/tests/outputs/101.html -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,994 root INFO copying src/chameleon/tests/outputs/102.html -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,994 root INFO copying src/chameleon/tests/outputs/103.html -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,994 root INFO copying src/chameleon/tests/outputs/120-en.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,995 root INFO copying src/chameleon/tests/outputs/120.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,995 root INFO copying src/chameleon/tests/outputs/121.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,996 root INFO copying src/chameleon/tests/outputs/122.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,997 root INFO copying src/chameleon/tests/outputs/123.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,997 root INFO copying src/chameleon/tests/outputs/124-en.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,998 root INFO copying src/chameleon/tests/outputs/124.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,998 root INFO copying src/chameleon/tests/outputs/125.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,998 root INFO copying src/chameleon/tests/outputs/126.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,999 root INFO copying src/chameleon/tests/outputs/127.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:16,999 root INFO copying src/chameleon/tests/outputs/128-en.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:17,000 root INFO copying src/chameleon/tests/outputs/128.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:17,000 root INFO copying src/chameleon/tests/outputs/237.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:17,001 root INFO copying src/chameleon/tests/outputs/238.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:17,001 root INFO copying src/chameleon/tests/outputs/greeting.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:17,002 root INFO copying src/chameleon/tests/outputs/hello_world.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:17,002 root INFO copying src/chameleon/tests/outputs/hello_world.txt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:17,003 root INFO copying src/chameleon/tests/outputs/multinode-en.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:17,003 root INFO copying src/chameleon/tests/outputs/multinode.pt -> build/lib/chameleon/tests/outputs 2025-07-06 09:19:17,019 root INFO installing to build/bdist.linux-loongarch64/wheel 2025-07-06 09:19:17,019 root INFO running install 2025-07-06 09:19:17,037 root INFO running install_lib 2025-07-06 09:19:17,043 root INFO creating build/bdist.linux-loongarch64/wheel 2025-07-06 09:19:17,044 root INFO creating build/bdist.linux-loongarch64/wheel/chameleon 2025-07-06 09:19:17,044 root INFO copying build/lib/chameleon/template.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,044 root INFO copying build/lib/chameleon/program.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,045 root INFO copying build/lib/chameleon/loader.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,045 root INFO copying build/lib/chameleon/parser.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,046 root INFO creating build/bdist.linux-loongarch64/wheel/chameleon/zpt 2025-07-06 09:19:17,046 root INFO copying build/lib/chameleon/zpt/template.py -> build/bdist.linux-loongarch64/wheel/./chameleon/zpt 2025-07-06 09:19:17,046 root INFO copying build/lib/chameleon/zpt/program.py -> build/bdist.linux-loongarch64/wheel/./chameleon/zpt 2025-07-06 09:19:17,047 root INFO copying build/lib/chameleon/zpt/loader.py -> build/bdist.linux-loongarch64/wheel/./chameleon/zpt 2025-07-06 09:19:17,047 root INFO copying build/lib/chameleon/zpt/__init__.py -> build/bdist.linux-loongarch64/wheel/./chameleon/zpt 2025-07-06 09:19:17,047 root INFO copying build/lib/chameleon/utils.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,048 root INFO copying build/lib/chameleon/types.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,048 root INFO copying build/lib/chameleon/py.typed -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,048 root INFO copying build/lib/chameleon/codegen.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,049 root INFO copying build/lib/chameleon/config.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,049 root INFO copying build/lib/chameleon/tales.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,049 root INFO copying build/lib/chameleon/namespaces.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,050 root INFO copying build/lib/chameleon/compiler.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,050 root INFO copying build/lib/chameleon/benchmark.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,051 root INFO copying build/lib/chameleon/tokenize.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,051 root INFO copying build/lib/chameleon/__init__.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,051 root INFO copying build/lib/chameleon/nodes.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,052 root INFO copying build/lib/chameleon/exc.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,052 root INFO creating build/bdist.linux-loongarch64/wheel/chameleon/tests 2025-07-06 09:19:17,052 root INFO copying build/lib/chameleon/tests/test_exc.py -> build/bdist.linux-loongarch64/wheel/./chameleon/tests 2025-07-06 09:19:17,053 root INFO creating build/bdist.linux-loongarch64/wheel/chameleon/tests/inputs 2025-07-06 09:19:17,053 root INFO copying build/lib/chameleon/tests/inputs/086.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,054 root INFO copying build/lib/chameleon/tests/inputs/003.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,054 root INFO copying build/lib/chameleon/tests/inputs/073.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,054 root INFO copying build/lib/chameleon/tests/inputs/063-continuation.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,055 root INFO copying build/lib/chameleon/tests/inputs/046-extend-macro.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,055 root INFO copying build/lib/chameleon/tests/inputs/014.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,055 root INFO copying build/lib/chameleon/tests/inputs/113.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,056 root INFO copying build/lib/chameleon/tests/inputs/021-translation-domain.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,056 root INFO copying build/lib/chameleon/tests/inputs/047-use-extended-macro.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,057 root INFO copying build/lib/chameleon/tests/inputs/078-tags-and-newlines.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,057 root INFO copying build/lib/chameleon/tests/inputs/042.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,057 root INFO copying build/lib/chameleon/tests/inputs/018-translation-nested-dynamic.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,058 root INFO copying build/lib/chameleon/tests/inputs/027-attribute-replacement.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,058 root INFO copying build/lib/chameleon/tests/inputs/084.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,058 root INFO copying build/lib/chameleon/tests/inputs/001-variable-scope.html -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,059 root INFO copying build/lib/chameleon/tests/inputs/072.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,059 root INFO copying build/lib/chameleon/tests/inputs/070.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,059 root INFO copying build/lib/chameleon/tests/inputs/095.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,060 root INFO copying build/lib/chameleon/tests/inputs/025-repeat-whitespace.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,060 root INFO copying build/lib/chameleon/tests/inputs/024.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,060 root INFO copying build/lib/chameleon/tests/inputs/067.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,061 root INFO copying build/lib/chameleon/tests/inputs/008.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,061 root INFO copying build/lib/chameleon/tests/inputs/001-interpolation.txt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,061 root INFO copying build/lib/chameleon/tests/inputs/103-simple-attribute.html -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,062 root INFO copying build/lib/chameleon/tests/inputs/089-load-fallback.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,062 root INFO copying build/lib/chameleon/tests/inputs/102.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,062 root INFO copying build/lib/chameleon/tests/inputs/065-use-macro-in-fill.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,063 root INFO copying build/lib/chameleon/tests/inputs/019-replace.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,063 root INFO copying build/lib/chameleon/tests/inputs/024-namespace-elements.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,063 root INFO copying build/lib/chameleon/tests/inputs/005.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,064 root INFO copying build/lib/chameleon/tests/inputs/034.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,064 root INFO copying build/lib/chameleon/tests/inputs/115.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,064 root INFO copying build/lib/chameleon/tests/inputs/123-html5-data-attributes.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,065 root INFO copying build/lib/chameleon/tests/inputs/040-macro-using-template-symbol.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,065 root INFO copying build/lib/chameleon/tests/inputs/238-macroname.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,065 root INFO copying build/lib/chameleon/tests/inputs/108.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,066 root INFO copying build/lib/chameleon/tests/inputs/117.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,066 root INFO copying build/lib/chameleon/tests/inputs/067-attribute-decode.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,066 root INFO copying build/lib/chameleon/tests/inputs/099.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,067 root INFO copying build/lib/chameleon/tests/inputs/040.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,067 root INFO copying build/lib/chameleon/tests/inputs/091-repeat-none.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,067 root INFO copying build/lib/chameleon/tests/inputs/011-messages.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,068 root INFO copying build/lib/chameleon/tests/inputs/048.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,068 root INFO copying build/lib/chameleon/tests/inputs/003-content.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,068 root INFO copying build/lib/chameleon/tests/inputs/013.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,069 root INFO copying build/lib/chameleon/tests/inputs/124-translation-target.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,069 root INFO copying build/lib/chameleon/tests/inputs/068.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,069 root INFO copying build/lib/chameleon/tests/inputs/021.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,070 root INFO copying build/lib/chameleon/tests/inputs/061-fill-one-slot-but-two-defined.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,070 root INFO copying build/lib/chameleon/tests/inputs/094.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,070 root INFO copying build/lib/chameleon/tests/inputs/055-attribute-fallback-to-dict-lookup.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,071 root INFO copying build/lib/chameleon/tests/inputs/045-namespaces.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,071 root INFO copying build/lib/chameleon/tests/inputs/051-use-non-extended-macro.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,071 root INFO copying build/lib/chameleon/tests/inputs/121-translation-comment.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,072 root INFO copying build/lib/chameleon/tests/inputs/075-nested-macros.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,072 root INFO copying build/lib/chameleon/tests/inputs/058.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,072 root INFO copying build/lib/chameleon/tests/inputs/022.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,073 root INFO copying build/lib/chameleon/tests/inputs/001.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,073 root INFO copying build/lib/chameleon/tests/inputs/035.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,073 root INFO copying build/lib/chameleon/tests/inputs/hello_world.txt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,074 root INFO copying build/lib/chameleon/tests/inputs/007.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,074 root INFO copying build/lib/chameleon/tests/inputs/072-repeat-interpolation.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,074 root INFO copying build/lib/chameleon/tests/inputs/018.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,075 root INFO copying build/lib/chameleon/tests/inputs/055.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,075 root INFO copying build/lib/chameleon/tests/inputs/088.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,075 root INFO copying build/lib/chameleon/tests/inputs/030.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,076 root INFO copying build/lib/chameleon/tests/inputs/030-repeat-tuples.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,076 root INFO copying build/lib/chameleon/tests/inputs/037-use-macro-local-variable-scope.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,076 root INFO copying build/lib/chameleon/tests/inputs/034-use-template-as-macro.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,077 root INFO copying build/lib/chameleon/tests/inputs/011.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,077 root INFO copying build/lib/chameleon/tests/inputs/038-use-macro-globals.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,077 root INFO copying build/lib/chameleon/tests/inputs/044-tuple-define.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,078 root INFO copying build/lib/chameleon/tests/inputs/084-interpolation-in-cdata.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,078 root INFO copying build/lib/chameleon/tests/inputs/046.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,078 root INFO copying build/lib/chameleon/tests/inputs/multinode-implicit-i18n.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,079 root INFO copying build/lib/chameleon/tests/inputs/041.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,079 root INFO copying build/lib/chameleon/tests/inputs/039.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,079 root INFO copying build/lib/chameleon/tests/inputs/069.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,080 root INFO copying build/lib/chameleon/tests/inputs/119.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,080 root INFO copying build/lib/chameleon/tests/inputs/070-translation-domain-and-use-macro.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,080 root INFO copying build/lib/chameleon/tests/inputs/026-repeat-variable.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,081 root INFO copying build/lib/chameleon/tests/inputs/074.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,081 root INFO copying build/lib/chameleon/tests/inputs/017.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,081 root INFO copying build/lib/chameleon/tests/inputs/023.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,082 root INFO copying build/lib/chameleon/tests/inputs/073-utf8-encoded.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,082 root INFO copying build/lib/chameleon/tests/inputs/036-use-macro-inherits-dynamic-scope.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,082 root INFO copying build/lib/chameleon/tests/inputs/074-encoded-template.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,083 root INFO copying build/lib/chameleon/tests/inputs/064-tags-and-special-characters.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,083 root INFO copying build/lib/chameleon/tests/inputs/047.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,083 root INFO copying build/lib/chameleon/tests/inputs/019.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,084 root INFO copying build/lib/chameleon/tests/inputs/102-unquoted-attributes.html -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,084 root INFO copying build/lib/chameleon/tests/inputs/107.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,084 root INFO copying build/lib/chameleon/tests/inputs/020-on-error.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,085 root INFO copying build/lib/chameleon/tests/inputs/050.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,085 root INFO copying build/lib/chameleon/tests/inputs/080.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,085 root INFO copying build/lib/chameleon/tests/inputs/101.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,086 root INFO copying build/lib/chameleon/tests/inputs/037.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,086 root INFO copying build/lib/chameleon/tests/inputs/078.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,086 root INFO copying build/lib/chameleon/tests/inputs/062-comments-and-expressions.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,087 root INFO copying build/lib/chameleon/tests/inputs/025.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,087 root INFO copying build/lib/chameleon/tests/inputs/060-macro-with-multiple-same-slots.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,087 root INFO copying build/lib/chameleon/tests/inputs/033-use-macro-trivial.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,088 root INFO copying build/lib/chameleon/tests/inputs/101-unclosed-tags.html -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,088 root INFO copying build/lib/chameleon/tests/inputs/009-literals.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,088 root INFO copying build/lib/chameleon/tests/inputs/054-import-expression.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,089 root INFO copying build/lib/chameleon/tests/inputs/082-load-spec-computed.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,089 root INFO copying build/lib/chameleon/tests/inputs/027.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,089 root INFO copying build/lib/chameleon/tests/inputs/016-explicit-translation.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,090 root INFO copying build/lib/chameleon/tests/inputs/015.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,090 root INFO copying build/lib/chameleon/tests/inputs/057-order.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,090 root INFO copying build/lib/chameleon/tests/inputs/057.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,091 root INFO copying build/lib/chameleon/tests/inputs/028-attribute-toggle.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,091 root INFO copying build/lib/chameleon/tests/inputs/090-tuple-expression.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,091 root INFO copying build/lib/chameleon/tests/inputs/076.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,092 root INFO copying build/lib/chameleon/tests/inputs/005-default.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,092 root INFO copying build/lib/chameleon/tests/inputs/077-i18n-attributes.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,092 root INFO copying build/lib/chameleon/tests/inputs/087-code-blocks.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,093 root INFO copying build/lib/chameleon/tests/inputs/010-structure.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,093 root INFO copying build/lib/chameleon/tests/inputs/062.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,093 root INFO copying build/lib/chameleon/tests/inputs/096.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,094 root INFO copying build/lib/chameleon/tests/inputs/100.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,094 root INFO copying build/lib/chameleon/tests/inputs/032-master-template.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,094 root INFO copying build/lib/chameleon/tests/inputs/071-html-attribute-defaults.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,095 root INFO copying build/lib/chameleon/tests/inputs/043.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,095 root INFO copying build/lib/chameleon/tests/inputs/068-less-than-greater-than-in-attributes.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,095 root INFO copying build/lib/chameleon/tests/inputs/089.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,096 root INFO copying build/lib/chameleon/tests/inputs/002.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,096 root INFO copying build/lib/chameleon/tests/inputs/097.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,096 root INFO copying build/lib/chameleon/tests/inputs/012-translation.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,097 root INFO copying build/lib/chameleon/tests/inputs/081-load-spec.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,097 root INFO copying build/lib/chameleon/tests/inputs/010.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,097 root INFO copying build/lib/chameleon/tests/inputs/127-tags-and-attributes-special-chars.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,098 root INFO copying build/lib/chameleon/tests/inputs/026.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,098 root INFO copying build/lib/chameleon/tests/inputs/110.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,098 root INFO copying build/lib/chameleon/tests/inputs/079.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,099 root INFO copying build/lib/chameleon/tests/inputs/114.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,099 root INFO copying build/lib/chameleon/tests/inputs/056-comment-attribute.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,099 root INFO copying build/lib/chameleon/tests/inputs/071.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,100 root INFO copying build/lib/chameleon/tests/inputs/065.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,100 root INFO copying build/lib/chameleon/tests/inputs/052-i18n-domain-inside-filled-slot.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,100 root INFO copying build/lib/chameleon/tests/inputs/088-python-newlines.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,101 root INFO copying build/lib/chameleon/tests/inputs/hello_world.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,101 root INFO copying build/lib/chameleon/tests/inputs/059-embedded-javascript.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,101 root INFO copying build/lib/chameleon/tests/inputs/049-entities-in-attributes.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,102 root INFO copying build/lib/chameleon/tests/inputs/066-load-expression.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,102 root INFO copying build/lib/chameleon/tests/inputs/120-translation-context.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,102 root INFO copying build/lib/chameleon/tests/inputs/058-script.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,103 root INFO copying build/lib/chameleon/tests/inputs/016.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,103 root INFO copying build/lib/chameleon/tests/inputs/049.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,103 root INFO copying build/lib/chameleon/tests/inputs/036.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,104 root INFO copying build/lib/chameleon/tests/inputs/035-use-macro-with-fill-slot.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,104 root INFO copying build/lib/chameleon/tests/inputs/greeting.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,105 root INFO copying build/lib/chameleon/tests/inputs/092.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,105 root INFO copying build/lib/chameleon/tests/inputs/053-special-characters-in-attributes.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,105 root INFO copying build/lib/chameleon/tests/inputs/126-define-escaping.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,106 root INFO copying build/lib/chameleon/tests/inputs/069-translation-domain-and-macro.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,106 root INFO copying build/lib/chameleon/tests/inputs/006.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,106 root INFO copying build/lib/chameleon/tests/inputs/006-attribute-interpolation.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,107 root INFO copying build/lib/chameleon/tests/inputs/029-attribute-ordering.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,107 root INFO copying build/lib/chameleon/tests/inputs/111.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,107 root INFO copying build/lib/chameleon/tests/inputs/083.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,108 root INFO copying build/lib/chameleon/tests/inputs/004-attributes.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,108 root INFO copying build/lib/chameleon/tests/inputs/085-nested-translation.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,108 root INFO copying build/lib/chameleon/tests/inputs/112.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,109 root INFO copying build/lib/chameleon/tests/inputs/001-variable-scope.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,109 root INFO copying build/lib/chameleon/tests/inputs/083-template-dict-to-macro.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,109 root INFO copying build/lib/chameleon/tests/inputs/038.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,110 root INFO copying build/lib/chameleon/tests/inputs/128-translation-macro-name.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,110 root INFO copying build/lib/chameleon/tests/inputs/004.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,110 root INFO copying build/lib/chameleon/tests/inputs/041-translate-nested-names.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,111 root INFO copying build/lib/chameleon/tests/inputs/076-nested-macro-override.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,111 root INFO copying build/lib/chameleon/tests/inputs/044.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,111 root INFO copying build/lib/chameleon/tests/inputs/051.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,112 root INFO copying build/lib/chameleon/tests/inputs/059.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,112 root INFO copying build/lib/chameleon/tests/inputs/064.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,112 root INFO copying build/lib/chameleon/tests/inputs/104.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,113 root INFO copying build/lib/chameleon/tests/inputs/043-macro-nested-dynamic-vars.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,113 root INFO copying build/lib/chameleon/tests/inputs/116.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,113 root INFO copying build/lib/chameleon/tests/inputs/028.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,114 root INFO copying build/lib/chameleon/tests/inputs/014-repeat-nested-similar.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,114 root INFO copying build/lib/chameleon/tests/inputs/054.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,114 root INFO copying build/lib/chameleon/tests/inputs/039-globals.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,115 root INFO copying build/lib/chameleon/tests/inputs/007-content-interpolation.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,115 root INFO copying build/lib/chameleon/tests/inputs/023-condition.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,115 root INFO copying build/lib/chameleon/tests/inputs/098.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,116 root INFO copying build/lib/chameleon/tests/inputs/052.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,116 root INFO copying build/lib/chameleon/tests/inputs/103.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,116 root INFO copying build/lib/chameleon/tests/inputs/075.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,117 root INFO copying build/lib/chameleon/tests/inputs/090.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,117 root INFO copying build/lib/chameleon/tests/inputs/061.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,117 root INFO copying build/lib/chameleon/tests/inputs/008-builtins.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,118 root INFO copying build/lib/chameleon/tests/inputs/086-self-closing.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,118 root INFO copying build/lib/chameleon/tests/inputs/063.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,118 root INFO copying build/lib/chameleon/tests/inputs/053.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,119 root INFO copying build/lib/chameleon/tests/inputs/056.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,119 root INFO copying build/lib/chameleon/tests/inputs/045.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,119 root INFO copying build/lib/chameleon/tests/inputs/077.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,120 root INFO copying build/lib/chameleon/tests/inputs/020.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,120 root INFO copying build/lib/chameleon/tests/inputs/066.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,121 root INFO copying build/lib/chameleon/tests/inputs/079-implicit-i18n.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,121 root INFO copying build/lib/chameleon/tests/inputs/060.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,121 root INFO copying build/lib/chameleon/tests/inputs/118.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,122 root INFO copying build/lib/chameleon/tests/inputs/015-translation-nested.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,122 root INFO copying build/lib/chameleon/tests/inputs/002-repeat-scope.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,122 root INFO copying build/lib/chameleon/tests/inputs/093.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,123 root INFO copying build/lib/chameleon/tests/inputs/122-translation-ignore.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,123 root INFO copying build/lib/chameleon/tests/inputs/106.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,123 root INFO copying build/lib/chameleon/tests/inputs/009.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,124 root INFO copying build/lib/chameleon/tests/inputs/031.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,124 root INFO copying build/lib/chameleon/tests/inputs/237-double-define.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,124 root INFO copying build/lib/chameleon/tests/inputs/109.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,125 root INFO copying build/lib/chameleon/tests/inputs/012.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,125 root INFO copying build/lib/chameleon/tests/inputs/081.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,125 root INFO copying build/lib/chameleon/tests/inputs/087.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,126 root INFO copying build/lib/chameleon/tests/inputs/105.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,126 root INFO copying build/lib/chameleon/tests/inputs/032.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,126 root INFO copying build/lib/chameleon/tests/inputs/091.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,127 root INFO copying build/lib/chameleon/tests/inputs/125-macro-translation-ordering.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,127 root INFO copying build/lib/chameleon/tests/inputs/048-use-extended-macro-fill-original.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,127 root INFO copying build/lib/chameleon/tests/inputs/080-xmlns-namespace-on-tal.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,128 root INFO copying build/lib/chameleon/tests/inputs/033.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,128 root INFO copying build/lib/chameleon/tests/inputs/031-namespace-with-tal.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,128 root INFO copying build/lib/chameleon/tests/inputs/029.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,129 root INFO copying build/lib/chameleon/tests/inputs/022-switch.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,129 root INFO copying build/lib/chameleon/tests/inputs/017-omit-tag.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,129 root INFO copying build/lib/chameleon/tests/inputs/082.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,130 root INFO copying build/lib/chameleon/tests/inputs/085.xml -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,130 root INFO copying build/lib/chameleon/tests/inputs/042-use-macro-fill-footer.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,130 root INFO copying build/lib/chameleon/tests/inputs/050-define-macro-and-use-not-extend.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,131 root INFO copying build/lib/chameleon/tests/inputs/013-repeat-nested.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/inputs 2025-07-06 09:19:17,131 root INFO copying build/lib/chameleon/tests/test_tokenizer.py -> build/bdist.linux-loongarch64/wheel/./chameleon/tests 2025-07-06 09:19:17,132 root INFO creating build/bdist.linux-loongarch64/wheel/chameleon/tests/outputs 2025-07-06 09:19:17,132 root INFO copying build/lib/chameleon/tests/outputs/multinode.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,132 root INFO copying build/lib/chameleon/tests/outputs/030.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,133 root INFO copying build/lib/chameleon/tests/outputs/040.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,133 root INFO copying build/lib/chameleon/tests/outputs/041.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,133 root INFO copying build/lib/chameleon/tests/outputs/054.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,134 root INFO copying build/lib/chameleon/tests/outputs/124-en.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,134 root INFO copying build/lib/chameleon/tests/outputs/103.html -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,134 root INFO copying build/lib/chameleon/tests/outputs/044.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,135 root INFO copying build/lib/chameleon/tests/outputs/026.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,135 root INFO copying build/lib/chameleon/tests/outputs/021.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,135 root INFO copying build/lib/chameleon/tests/outputs/058.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,136 root INFO copying build/lib/chameleon/tests/outputs/077.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,136 root INFO copying build/lib/chameleon/tests/outputs/064.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,136 root INFO copying build/lib/chameleon/tests/outputs/011.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,137 root INFO copying build/lib/chameleon/tests/outputs/027.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,137 root INFO copying build/lib/chameleon/tests/outputs/069.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,137 root INFO copying build/lib/chameleon/tests/outputs/037.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,138 root INFO copying build/lib/chameleon/tests/outputs/019.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,138 root INFO copying build/lib/chameleon/tests/outputs/036.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,138 root INFO copying build/lib/chameleon/tests/outputs/125.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,139 root INFO copying build/lib/chameleon/tests/outputs/022.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,139 root INFO copying build/lib/chameleon/tests/outputs/015-en.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,139 root INFO copying build/lib/chameleon/tests/outputs/hello_world.txt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,140 root INFO copying build/lib/chameleon/tests/outputs/043.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,140 root INFO copying build/lib/chameleon/tests/outputs/004.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,140 root INFO copying build/lib/chameleon/tests/outputs/083.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,141 root INFO copying build/lib/chameleon/tests/outputs/123.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,141 root INFO copying build/lib/chameleon/tests/outputs/053.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,141 root INFO copying build/lib/chameleon/tests/outputs/006.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,142 root INFO copying build/lib/chameleon/tests/outputs/014.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,142 root INFO copying build/lib/chameleon/tests/outputs/082.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,142 root INFO copying build/lib/chameleon/tests/outputs/046.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,143 root INFO copying build/lib/chameleon/tests/outputs/085-en.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,143 root INFO copying build/lib/chameleon/tests/outputs/057.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,143 root INFO copying build/lib/chameleon/tests/outputs/013.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,144 root INFO copying build/lib/chameleon/tests/outputs/074.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,144 root INFO copying build/lib/chameleon/tests/outputs/237.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,144 root INFO copying build/lib/chameleon/tests/outputs/128.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,145 root INFO copying build/lib/chameleon/tests/outputs/031.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,145 root INFO copying build/lib/chameleon/tests/outputs/039.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,145 root INFO copying build/lib/chameleon/tests/outputs/120-en.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,146 root INFO copying build/lib/chameleon/tests/outputs/049.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,146 root INFO copying build/lib/chameleon/tests/outputs/002.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,146 root INFO copying build/lib/chameleon/tests/outputs/102.html -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,147 root INFO copying build/lib/chameleon/tests/outputs/008.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,147 root INFO copying build/lib/chameleon/tests/outputs/024.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,147 root INFO copying build/lib/chameleon/tests/outputs/080.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,148 root INFO copying build/lib/chameleon/tests/outputs/070-en.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,148 root INFO copying build/lib/chameleon/tests/outputs/009.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,148 root INFO copying build/lib/chameleon/tests/outputs/018.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,149 root INFO copying build/lib/chameleon/tests/outputs/128-en.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,149 root INFO copying build/lib/chameleon/tests/outputs/124.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,149 root INFO copying build/lib/chameleon/tests/outputs/120.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,150 root INFO copying build/lib/chameleon/tests/outputs/007.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,150 root INFO copying build/lib/chameleon/tests/outputs/005.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,150 root INFO copying build/lib/chameleon/tests/outputs/021-en.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,151 root INFO copying build/lib/chameleon/tests/outputs/035.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,151 root INFO copying build/lib/chameleon/tests/outputs/016.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,151 root INFO copying build/lib/chameleon/tests/outputs/084.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,152 root INFO copying build/lib/chameleon/tests/outputs/052.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,152 root INFO copying build/lib/chameleon/tests/outputs/076.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,152 root INFO copying build/lib/chameleon/tests/outputs/071.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,153 root INFO copying build/lib/chameleon/tests/outputs/078.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,153 root INFO copying build/lib/chameleon/tests/outputs/003.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,153 root INFO copying build/lib/chameleon/tests/outputs/081.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,154 root INFO copying build/lib/chameleon/tests/outputs/048.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,154 root INFO copying build/lib/chameleon/tests/outputs/hello_world.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,154 root INFO copying build/lib/chameleon/tests/outputs/051.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,155 root INFO copying build/lib/chameleon/tests/outputs/126.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,155 root INFO copying build/lib/chameleon/tests/outputs/121.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,155 root INFO copying build/lib/chameleon/tests/outputs/012.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,156 root INFO copying build/lib/chameleon/tests/outputs/075.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,156 root INFO copying build/lib/chameleon/tests/outputs/001.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,156 root INFO copying build/lib/chameleon/tests/outputs/061.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,157 root INFO copying build/lib/chameleon/tests/outputs/greeting.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,157 root INFO copying build/lib/chameleon/tests/outputs/086.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,157 root INFO copying build/lib/chameleon/tests/outputs/028.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,158 root INFO copying build/lib/chameleon/tests/outputs/127.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,158 root INFO copying build/lib/chameleon/tests/outputs/087.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,158 root INFO copying build/lib/chameleon/tests/outputs/multinode-en.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,159 root INFO copying build/lib/chameleon/tests/outputs/069-en.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,159 root INFO copying build/lib/chameleon/tests/outputs/010.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,159 root INFO copying build/lib/chameleon/tests/outputs/020.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,160 root INFO copying build/lib/chameleon/tests/outputs/085.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,160 root INFO copying build/lib/chameleon/tests/outputs/017.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,160 root INFO copying build/lib/chameleon/tests/outputs/089.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,161 root INFO copying build/lib/chameleon/tests/outputs/034.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,161 root INFO copying build/lib/chameleon/tests/outputs/238.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,161 root INFO copying build/lib/chameleon/tests/outputs/065.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,162 root INFO copying build/lib/chameleon/tests/outputs/122.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,162 root INFO copying build/lib/chameleon/tests/outputs/091.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,162 root INFO copying build/lib/chameleon/tests/outputs/070.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,163 root INFO copying build/lib/chameleon/tests/outputs/056.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,163 root INFO copying build/lib/chameleon/tests/outputs/025.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,163 root INFO copying build/lib/chameleon/tests/outputs/033.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,164 root INFO copying build/lib/chameleon/tests/outputs/063.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,164 root INFO copying build/lib/chameleon/tests/outputs/038.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,164 root INFO copying build/lib/chameleon/tests/outputs/066.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,165 root INFO copying build/lib/chameleon/tests/outputs/090.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,165 root INFO copying build/lib/chameleon/tests/outputs/018-en.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,165 root INFO copying build/lib/chameleon/tests/outputs/001.html -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,166 root INFO copying build/lib/chameleon/tests/outputs/015.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,166 root INFO copying build/lib/chameleon/tests/outputs/016-en.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,166 root INFO copying build/lib/chameleon/tests/outputs/079-en.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,167 root INFO copying build/lib/chameleon/tests/outputs/101.html -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,167 root INFO copying build/lib/chameleon/tests/outputs/059.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,167 root INFO copying build/lib/chameleon/tests/outputs/023.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,168 root INFO copying build/lib/chameleon/tests/outputs/067.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,168 root INFO copying build/lib/chameleon/tests/outputs/011-en.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,168 root INFO copying build/lib/chameleon/tests/outputs/079.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,169 root INFO copying build/lib/chameleon/tests/outputs/077-en.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,169 root INFO copying build/lib/chameleon/tests/outputs/029.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,169 root INFO copying build/lib/chameleon/tests/outputs/088.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,170 root INFO copying build/lib/chameleon/tests/outputs/001.txt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,170 root INFO copying build/lib/chameleon/tests/outputs/050.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,170 root INFO copying build/lib/chameleon/tests/outputs/045.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,171 root INFO copying build/lib/chameleon/tests/outputs/042.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,171 root INFO copying build/lib/chameleon/tests/outputs/055.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,171 root INFO copying build/lib/chameleon/tests/outputs/068.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,172 root INFO copying build/lib/chameleon/tests/outputs/062.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,172 root INFO copying build/lib/chameleon/tests/outputs/073.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,172 root INFO copying build/lib/chameleon/tests/outputs/032.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,173 root INFO copying build/lib/chameleon/tests/outputs/060.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,173 root INFO copying build/lib/chameleon/tests/outputs/047.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,173 root INFO copying build/lib/chameleon/tests/outputs/012-en.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,174 root INFO copying build/lib/chameleon/tests/outputs/072.pt -> build/bdist.linux-loongarch64/wheel/./chameleon/tests/outputs 2025-07-06 09:19:17,174 root INFO copying build/lib/chameleon/tests/test_templates.py -> build/bdist.linux-loongarch64/wheel/./chameleon/tests 2025-07-06 09:19:17,174 root INFO copying build/lib/chameleon/tests/test_utils.py -> build/bdist.linux-loongarch64/wheel/./chameleon/tests 2025-07-06 09:19:17,175 root INFO copying build/lib/chameleon/tests/test_imports.py -> build/bdist.linux-loongarch64/wheel/./chameleon/tests 2025-07-06 09:19:17,175 root INFO copying build/lib/chameleon/tests/__init__.py -> build/bdist.linux-loongarch64/wheel/./chameleon/tests 2025-07-06 09:19:17,175 root INFO copying build/lib/chameleon/tests/test_bools_plus_sniffing.py -> build/bdist.linux-loongarch64/wheel/./chameleon/tests 2025-07-06 09:19:17,176 root INFO copying build/lib/chameleon/tests/test_loader.py -> build/bdist.linux-loongarch64/wheel/./chameleon/tests 2025-07-06 09:19:17,176 root INFO copying build/lib/chameleon/tests/test_sniffing.py -> build/bdist.linux-loongarch64/wheel/./chameleon/tests 2025-07-06 09:19:17,176 root INFO copying build/lib/chameleon/tests/test_parser.py -> build/bdist.linux-loongarch64/wheel/./chameleon/tests 2025-07-06 09:19:17,177 root INFO copying build/lib/chameleon/tal.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,177 root INFO copying build/lib/chameleon/astutil.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,177 root INFO copying build/lib/chameleon/metal.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,178 root INFO copying build/lib/chameleon/i18n.py -> build/bdist.linux-loongarch64/wheel/./chameleon 2025-07-06 09:19:17,178 root INFO running install_egg_info 2025-07-06 09:19:17,185 root INFO Copying src/Chameleon.egg-info to build/bdist.linux-loongarch64/wheel/./Chameleon-4.6.0-py3.12.egg-info 2025-07-06 09:19:17,187 root INFO running install_scripts 2025-07-06 09:19:17,190 root INFO creating build/bdist.linux-loongarch64/wheel/chameleon-4.6.0.dist-info/WHEEL 2025-07-06 09:19:17,191 wheel INFO creating '/home/buildozer/aports/testing/py3-chameleon/src/chameleon-4.6.0/.dist/.tmp-k1nsayog/chameleon-4.6.0-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2025-07-06 09:19:17,191 wheel INFO adding 'chameleon/__init__.py' 2025-07-06 09:19:17,192 wheel INFO adding 'chameleon/astutil.py' 2025-07-06 09:19:17,192 wheel INFO adding 'chameleon/benchmark.py' 2025-07-06 09:19:17,193 wheel INFO adding 'chameleon/codegen.py' 2025-07-06 09:19:17,193 wheel INFO adding 'chameleon/compiler.py' 2025-07-06 09:19:17,194 wheel INFO adding 'chameleon/config.py' 2025-07-06 09:19:17,194 wheel INFO adding 'chameleon/exc.py' 2025-07-06 09:19:17,195 wheel INFO adding 'chameleon/i18n.py' 2025-07-06 09:19:17,195 wheel INFO adding 'chameleon/loader.py' 2025-07-06 09:19:17,196 wheel INFO adding 'chameleon/metal.py' 2025-07-06 09:19:17,196 wheel INFO adding 'chameleon/namespaces.py' 2025-07-06 09:19:17,196 wheel INFO adding 'chameleon/nodes.py' 2025-07-06 09:19:17,197 wheel INFO adding 'chameleon/parser.py' 2025-07-06 09:19:17,197 wheel INFO adding 'chameleon/program.py' 2025-07-06 09:19:17,197 wheel INFO adding 'chameleon/py.typed' 2025-07-06 09:19:17,198 wheel INFO adding 'chameleon/tal.py' 2025-07-06 09:19:17,198 wheel INFO adding 'chameleon/tales.py' 2025-07-06 09:19:17,199 wheel INFO adding 'chameleon/template.py' 2025-07-06 09:19:17,199 wheel INFO adding 'chameleon/tokenize.py' 2025-07-06 09:19:17,199 wheel INFO adding 'chameleon/types.py' 2025-07-06 09:19:17,200 wheel INFO adding 'chameleon/utils.py' 2025-07-06 09:19:17,200 wheel INFO adding 'chameleon/tests/__init__.py' 2025-07-06 09:19:17,201 wheel INFO adding 'chameleon/tests/test_bools_plus_sniffing.py' 2025-07-06 09:19:17,201 wheel INFO adding 'chameleon/tests/test_exc.py' 2025-07-06 09:19:17,202 wheel INFO adding 'chameleon/tests/test_imports.py' 2025-07-06 09:19:17,202 wheel INFO adding 'chameleon/tests/test_loader.py' 2025-07-06 09:19:17,202 wheel INFO adding 'chameleon/tests/test_parser.py' 2025-07-06 09:19:17,203 wheel INFO adding 'chameleon/tests/test_sniffing.py' 2025-07-06 09:19:17,203 wheel INFO adding 'chameleon/tests/test_templates.py' 2025-07-06 09:19:17,204 wheel INFO adding 'chameleon/tests/test_tokenizer.py' 2025-07-06 09:19:17,204 wheel INFO adding 'chameleon/tests/test_utils.py' 2025-07-06 09:19:17,205 wheel INFO adding 'chameleon/tests/inputs/001-interpolation.txt' 2025-07-06 09:19:17,205 wheel INFO adding 'chameleon/tests/inputs/001-variable-scope.html' 2025-07-06 09:19:17,206 wheel INFO adding 'chameleon/tests/inputs/001-variable-scope.pt' 2025-07-06 09:19:17,206 wheel INFO adding 'chameleon/tests/inputs/001.xml' 2025-07-06 09:19:17,206 wheel INFO adding 'chameleon/tests/inputs/002-repeat-scope.pt' 2025-07-06 09:19:17,207 wheel INFO adding 'chameleon/tests/inputs/002.xml' 2025-07-06 09:19:17,207 wheel INFO adding 'chameleon/tests/inputs/003-content.pt' 2025-07-06 09:19:17,207 wheel INFO adding 'chameleon/tests/inputs/003.xml' 2025-07-06 09:19:17,208 wheel INFO adding 'chameleon/tests/inputs/004-attributes.pt' 2025-07-06 09:19:17,208 wheel INFO adding 'chameleon/tests/inputs/004.xml' 2025-07-06 09:19:17,208 wheel INFO adding 'chameleon/tests/inputs/005-default.pt' 2025-07-06 09:19:17,209 wheel INFO adding 'chameleon/tests/inputs/005.xml' 2025-07-06 09:19:17,209 wheel INFO adding 'chameleon/tests/inputs/006-attribute-interpolation.pt' 2025-07-06 09:19:17,209 wheel INFO adding 'chameleon/tests/inputs/006.xml' 2025-07-06 09:19:17,210 wheel INFO adding 'chameleon/tests/inputs/007-content-interpolation.pt' 2025-07-06 09:19:17,210 wheel INFO adding 'chameleon/tests/inputs/007.xml' 2025-07-06 09:19:17,210 wheel INFO adding 'chameleon/tests/inputs/008-builtins.pt' 2025-07-06 09:19:17,211 wheel INFO adding 'chameleon/tests/inputs/008.xml' 2025-07-06 09:19:17,211 wheel INFO adding 'chameleon/tests/inputs/009-literals.pt' 2025-07-06 09:19:17,211 wheel INFO adding 'chameleon/tests/inputs/009.xml' 2025-07-06 09:19:17,212 wheel INFO adding 'chameleon/tests/inputs/010-structure.pt' 2025-07-06 09:19:17,212 wheel INFO adding 'chameleon/tests/inputs/010.xml' 2025-07-06 09:19:17,212 wheel INFO adding 'chameleon/tests/inputs/011-messages.pt' 2025-07-06 09:19:17,213 wheel INFO adding 'chameleon/tests/inputs/011.xml' 2025-07-06 09:19:17,213 wheel INFO adding 'chameleon/tests/inputs/012-translation.pt' 2025-07-06 09:19:17,213 wheel INFO adding 'chameleon/tests/inputs/012.xml' 2025-07-06 09:19:17,214 wheel INFO adding 'chameleon/tests/inputs/013-repeat-nested.pt' 2025-07-06 09:19:17,214 wheel INFO adding 'chameleon/tests/inputs/013.xml' 2025-07-06 09:19:17,214 wheel INFO adding 'chameleon/tests/inputs/014-repeat-nested-similar.pt' 2025-07-06 09:19:17,214 wheel INFO adding 'chameleon/tests/inputs/014.xml' 2025-07-06 09:19:17,215 wheel INFO adding 'chameleon/tests/inputs/015-translation-nested.pt' 2025-07-06 09:19:17,215 wheel INFO adding 'chameleon/tests/inputs/015.xml' 2025-07-06 09:19:17,215 wheel INFO adding 'chameleon/tests/inputs/016-explicit-translation.pt' 2025-07-06 09:19:17,216 wheel INFO adding 'chameleon/tests/inputs/016.xml' 2025-07-06 09:19:17,216 wheel INFO adding 'chameleon/tests/inputs/017-omit-tag.pt' 2025-07-06 09:19:17,216 wheel INFO adding 'chameleon/tests/inputs/017.xml' 2025-07-06 09:19:17,217 wheel INFO adding 'chameleon/tests/inputs/018-translation-nested-dynamic.pt' 2025-07-06 09:19:17,217 wheel INFO adding 'chameleon/tests/inputs/018.xml' 2025-07-06 09:19:17,217 wheel INFO adding 'chameleon/tests/inputs/019-replace.pt' 2025-07-06 09:19:17,218 wheel INFO adding 'chameleon/tests/inputs/019.xml' 2025-07-06 09:19:17,218 wheel INFO adding 'chameleon/tests/inputs/020-on-error.pt' 2025-07-06 09:19:17,218 wheel INFO adding 'chameleon/tests/inputs/020.xml' 2025-07-06 09:19:17,219 wheel INFO adding 'chameleon/tests/inputs/021-translation-domain.pt' 2025-07-06 09:19:17,219 wheel INFO adding 'chameleon/tests/inputs/021.xml' 2025-07-06 09:19:17,220 wheel INFO adding 'chameleon/tests/inputs/022-switch.pt' 2025-07-06 09:19:17,220 wheel INFO adding 'chameleon/tests/inputs/022.xml' 2025-07-06 09:19:17,220 wheel INFO adding 'chameleon/tests/inputs/023-condition.pt' 2025-07-06 09:19:17,221 wheel INFO adding 'chameleon/tests/inputs/023.xml' 2025-07-06 09:19:17,221 wheel INFO adding 'chameleon/tests/inputs/024-namespace-elements.pt' 2025-07-06 09:19:17,221 wheel INFO adding 'chameleon/tests/inputs/024.xml' 2025-07-06 09:19:17,222 wheel INFO adding 'chameleon/tests/inputs/025-repeat-whitespace.pt' 2025-07-06 09:19:17,222 wheel INFO adding 'chameleon/tests/inputs/025.xml' 2025-07-06 09:19:17,222 wheel INFO adding 'chameleon/tests/inputs/026-repeat-variable.pt' 2025-07-06 09:19:17,223 wheel INFO adding 'chameleon/tests/inputs/026.xml' 2025-07-06 09:19:17,223 wheel INFO adding 'chameleon/tests/inputs/027-attribute-replacement.pt' 2025-07-06 09:19:17,223 wheel INFO adding 'chameleon/tests/inputs/027.xml' 2025-07-06 09:19:17,224 wheel INFO adding 'chameleon/tests/inputs/028-attribute-toggle.pt' 2025-07-06 09:19:17,224 wheel INFO adding 'chameleon/tests/inputs/028.xml' 2025-07-06 09:19:17,224 wheel INFO adding 'chameleon/tests/inputs/029-attribute-ordering.pt' 2025-07-06 09:19:17,225 wheel INFO adding 'chameleon/tests/inputs/029.xml' 2025-07-06 09:19:17,225 wheel INFO adding 'chameleon/tests/inputs/030-repeat-tuples.pt' 2025-07-06 09:19:17,225 wheel INFO adding 'chameleon/tests/inputs/030.xml' 2025-07-06 09:19:17,226 wheel INFO adding 'chameleon/tests/inputs/031-namespace-with-tal.pt' 2025-07-06 09:19:17,226 wheel INFO adding 'chameleon/tests/inputs/031.xml' 2025-07-06 09:19:17,226 wheel INFO adding 'chameleon/tests/inputs/032-master-template.pt' 2025-07-06 09:19:17,227 wheel INFO adding 'chameleon/tests/inputs/032.xml' 2025-07-06 09:19:17,227 wheel INFO adding 'chameleon/tests/inputs/033-use-macro-trivial.pt' 2025-07-06 09:19:17,227 wheel INFO adding 'chameleon/tests/inputs/033.xml' 2025-07-06 09:19:17,227 wheel INFO adding 'chameleon/tests/inputs/034-use-template-as-macro.pt' 2025-07-06 09:19:17,228 wheel INFO adding 'chameleon/tests/inputs/034.xml' 2025-07-06 09:19:17,228 wheel INFO adding 'chameleon/tests/inputs/035-use-macro-with-fill-slot.pt' 2025-07-06 09:19:17,228 wheel INFO adding 'chameleon/tests/inputs/035.xml' 2025-07-06 09:19:17,229 wheel INFO adding 'chameleon/tests/inputs/036-use-macro-inherits-dynamic-scope.pt' 2025-07-06 09:19:17,229 wheel INFO adding 'chameleon/tests/inputs/036.xml' 2025-07-06 09:19:17,229 wheel INFO adding 'chameleon/tests/inputs/037-use-macro-local-variable-scope.pt' 2025-07-06 09:19:17,230 wheel INFO adding 'chameleon/tests/inputs/037.xml' 2025-07-06 09:19:17,230 wheel INFO adding 'chameleon/tests/inputs/038-use-macro-globals.pt' 2025-07-06 09:19:17,230 wheel INFO adding 'chameleon/tests/inputs/038.xml' 2025-07-06 09:19:17,231 wheel INFO adding 'chameleon/tests/inputs/039-globals.pt' 2025-07-06 09:19:17,231 wheel INFO adding 'chameleon/tests/inputs/039.xml' 2025-07-06 09:19:17,232 wheel INFO adding 'chameleon/tests/inputs/040-macro-using-template-symbol.pt' 2025-07-06 09:19:17,232 wheel INFO adding 'chameleon/tests/inputs/040.xml' 2025-07-06 09:19:17,232 wheel INFO adding 'chameleon/tests/inputs/041-translate-nested-names.pt' 2025-07-06 09:19:17,233 wheel INFO adding 'chameleon/tests/inputs/041.xml' 2025-07-06 09:19:17,233 wheel INFO adding 'chameleon/tests/inputs/042-use-macro-fill-footer.pt' 2025-07-06 09:19:17,233 wheel INFO adding 'chameleon/tests/inputs/042.xml' 2025-07-06 09:19:17,234 wheel INFO adding 'chameleon/tests/inputs/043-macro-nested-dynamic-vars.pt' 2025-07-06 09:19:17,234 wheel INFO adding 'chameleon/tests/inputs/043.xml' 2025-07-06 09:19:17,235 wheel INFO adding 'chameleon/tests/inputs/044-tuple-define.pt' 2025-07-06 09:19:17,235 wheel INFO adding 'chameleon/tests/inputs/044.xml' 2025-07-06 09:19:17,235 wheel INFO adding 'chameleon/tests/inputs/045-namespaces.pt' 2025-07-06 09:19:17,236 wheel INFO adding 'chameleon/tests/inputs/045.xml' 2025-07-06 09:19:17,236 wheel INFO adding 'chameleon/tests/inputs/046-extend-macro.pt' 2025-07-06 09:19:17,237 wheel INFO adding 'chameleon/tests/inputs/046.xml' 2025-07-06 09:19:17,237 wheel INFO adding 'chameleon/tests/inputs/047-use-extended-macro.pt' 2025-07-06 09:19:17,237 wheel INFO adding 'chameleon/tests/inputs/047.xml' 2025-07-06 09:19:17,238 wheel INFO adding 'chameleon/tests/inputs/048-use-extended-macro-fill-original.pt' 2025-07-06 09:19:17,238 wheel INFO adding 'chameleon/tests/inputs/048.xml' 2025-07-06 09:19:17,238 wheel INFO adding 'chameleon/tests/inputs/049-entities-in-attributes.pt' 2025-07-06 09:19:17,239 wheel INFO adding 'chameleon/tests/inputs/049.xml' 2025-07-06 09:19:17,239 wheel INFO adding 'chameleon/tests/inputs/050-define-macro-and-use-not-extend.pt' 2025-07-06 09:19:17,239 wheel INFO adding 'chameleon/tests/inputs/050.xml' 2025-07-06 09:19:17,240 wheel INFO adding 'chameleon/tests/inputs/051-use-non-extended-macro.pt' 2025-07-06 09:19:17,240 wheel INFO adding 'chameleon/tests/inputs/051.xml' 2025-07-06 09:19:17,240 wheel INFO adding 'chameleon/tests/inputs/052-i18n-domain-inside-filled-slot.pt' 2025-07-06 09:19:17,241 wheel INFO adding 'chameleon/tests/inputs/052.xml' 2025-07-06 09:19:17,241 wheel INFO adding 'chameleon/tests/inputs/053-special-characters-in-attributes.pt' 2025-07-06 09:19:17,241 wheel INFO adding 'chameleon/tests/inputs/053.xml' 2025-07-06 09:19:17,242 wheel INFO adding 'chameleon/tests/inputs/054-import-expression.pt' 2025-07-06 09:19:17,242 wheel INFO adding 'chameleon/tests/inputs/054.xml' 2025-07-06 09:19:17,242 wheel INFO adding 'chameleon/tests/inputs/055-attribute-fallback-to-dict-lookup.pt' 2025-07-06 09:19:17,243 wheel INFO adding 'chameleon/tests/inputs/055.xml' 2025-07-06 09:19:17,243 wheel INFO adding 'chameleon/tests/inputs/056-comment-attribute.pt' 2025-07-06 09:19:17,243 wheel INFO adding 'chameleon/tests/inputs/056.xml' 2025-07-06 09:19:17,244 wheel INFO adding 'chameleon/tests/inputs/057-order.pt' 2025-07-06 09:19:17,244 wheel INFO adding 'chameleon/tests/inputs/057.xml' 2025-07-06 09:19:17,244 wheel INFO adding 'chameleon/tests/inputs/058-script.pt' 2025-07-06 09:19:17,245 wheel INFO adding 'chameleon/tests/inputs/058.xml' 2025-07-06 09:19:17,245 wheel INFO adding 'chameleon/tests/inputs/059-embedded-javascript.pt' 2025-07-06 09:19:17,245 wheel INFO adding 'chameleon/tests/inputs/059.xml' 2025-07-06 09:19:17,246 wheel INFO adding 'chameleon/tests/inputs/060-macro-with-multiple-same-slots.pt' 2025-07-06 09:19:17,246 wheel INFO adding 'chameleon/tests/inputs/060.xml' 2025-07-06 09:19:17,246 wheel INFO adding 'chameleon/tests/inputs/061-fill-one-slot-but-two-defined.pt' 2025-07-06 09:19:17,247 wheel INFO adding 'chameleon/tests/inputs/061.xml' 2025-07-06 09:19:17,247 wheel INFO adding 'chameleon/tests/inputs/062-comments-and-expressions.pt' 2025-07-06 09:19:17,247 wheel INFO adding 'chameleon/tests/inputs/062.xml' 2025-07-06 09:19:17,247 wheel INFO adding 'chameleon/tests/inputs/063-continuation.pt' 2025-07-06 09:19:17,248 wheel INFO adding 'chameleon/tests/inputs/063.xml' 2025-07-06 09:19:17,248 wheel INFO adding 'chameleon/tests/inputs/064-tags-and-special-characters.pt' 2025-07-06 09:19:17,248 wheel INFO adding 'chameleon/tests/inputs/064.xml' 2025-07-06 09:19:17,249 wheel INFO adding 'chameleon/tests/inputs/065-use-macro-in-fill.pt' 2025-07-06 09:19:17,249 wheel INFO adding 'chameleon/tests/inputs/065.xml' 2025-07-06 09:19:17,249 wheel INFO adding 'chameleon/tests/inputs/066-load-expression.pt' 2025-07-06 09:19:17,250 wheel INFO adding 'chameleon/tests/inputs/066.xml' 2025-07-06 09:19:17,250 wheel INFO adding 'chameleon/tests/inputs/067-attribute-decode.pt' 2025-07-06 09:19:17,250 wheel INFO adding 'chameleon/tests/inputs/067.xml' 2025-07-06 09:19:17,251 wheel INFO adding 'chameleon/tests/inputs/068-less-than-greater-than-in-attributes.pt' 2025-07-06 09:19:17,251 wheel INFO adding 'chameleon/tests/inputs/068.xml' 2025-07-06 09:19:17,251 wheel INFO adding 'chameleon/tests/inputs/069-translation-domain-and-macro.pt' 2025-07-06 09:19:17,252 wheel INFO adding 'chameleon/tests/inputs/069.xml' 2025-07-06 09:19:17,252 wheel INFO adding 'chameleon/tests/inputs/070-translation-domain-and-use-macro.pt' 2025-07-06 09:19:17,252 wheel INFO adding 'chameleon/tests/inputs/070.xml' 2025-07-06 09:19:17,253 wheel INFO adding 'chameleon/tests/inputs/071-html-attribute-defaults.pt' 2025-07-06 09:19:17,253 wheel INFO adding 'chameleon/tests/inputs/071.xml' 2025-07-06 09:19:17,253 wheel INFO adding 'chameleon/tests/inputs/072-repeat-interpolation.pt' 2025-07-06 09:19:17,254 wheel INFO adding 'chameleon/tests/inputs/072.xml' 2025-07-06 09:19:17,254 wheel INFO adding 'chameleon/tests/inputs/073-utf8-encoded.pt' 2025-07-06 09:19:17,254 wheel INFO adding 'chameleon/tests/inputs/073.xml' 2025-07-06 09:19:17,255 wheel INFO adding 'chameleon/tests/inputs/074-encoded-template.pt' 2025-07-06 09:19:17,255 wheel INFO adding 'chameleon/tests/inputs/074.xml' 2025-07-06 09:19:17,255 wheel INFO adding 'chameleon/tests/inputs/075-nested-macros.pt' 2025-07-06 09:19:17,256 wheel INFO adding 'chameleon/tests/inputs/075.xml' 2025-07-06 09:19:17,256 wheel INFO adding 'chameleon/tests/inputs/076-nested-macro-override.pt' 2025-07-06 09:19:17,256 wheel INFO adding 'chameleon/tests/inputs/076.xml' 2025-07-06 09:19:17,257 wheel INFO adding 'chameleon/tests/inputs/077-i18n-attributes.pt' 2025-07-06 09:19:17,257 wheel INFO adding 'chameleon/tests/inputs/077.xml' 2025-07-06 09:19:17,257 wheel INFO adding 'chameleon/tests/inputs/078-tags-and-newlines.pt' 2025-07-06 09:19:17,258 wheel INFO adding 'chameleon/tests/inputs/078.xml' 2025-07-06 09:19:17,258 wheel INFO adding 'chameleon/tests/inputs/079-implicit-i18n.pt' 2025-07-06 09:19:17,258 wheel INFO adding 'chameleon/tests/inputs/079.xml' 2025-07-06 09:19:17,259 wheel INFO adding 'chameleon/tests/inputs/080-xmlns-namespace-on-tal.pt' 2025-07-06 09:19:17,259 wheel INFO adding 'chameleon/tests/inputs/080.xml' 2025-07-06 09:19:17,259 wheel INFO adding 'chameleon/tests/inputs/081-load-spec.pt' 2025-07-06 09:19:17,260 wheel INFO adding 'chameleon/tests/inputs/081.xml' 2025-07-06 09:19:17,260 wheel INFO adding 'chameleon/tests/inputs/082-load-spec-computed.pt' 2025-07-06 09:19:17,260 wheel INFO adding 'chameleon/tests/inputs/082.xml' 2025-07-06 09:19:17,261 wheel INFO adding 'chameleon/tests/inputs/083-template-dict-to-macro.pt' 2025-07-06 09:19:17,261 wheel INFO adding 'chameleon/tests/inputs/083.xml' 2025-07-06 09:19:17,261 wheel INFO adding 'chameleon/tests/inputs/084-interpolation-in-cdata.pt' 2025-07-06 09:19:17,262 wheel INFO adding 'chameleon/tests/inputs/084.xml' 2025-07-06 09:19:17,262 wheel INFO adding 'chameleon/tests/inputs/085-nested-translation.pt' 2025-07-06 09:19:17,262 wheel INFO adding 'chameleon/tests/inputs/085.xml' 2025-07-06 09:19:17,263 wheel INFO adding 'chameleon/tests/inputs/086-self-closing.pt' 2025-07-06 09:19:17,263 wheel INFO adding 'chameleon/tests/inputs/086.xml' 2025-07-06 09:19:17,263 wheel INFO adding 'chameleon/tests/inputs/087-code-blocks.pt' 2025-07-06 09:19:17,263 wheel INFO adding 'chameleon/tests/inputs/087.xml' 2025-07-06 09:19:17,264 wheel INFO adding 'chameleon/tests/inputs/088-python-newlines.pt' 2025-07-06 09:19:17,264 wheel INFO adding 'chameleon/tests/inputs/088.xml' 2025-07-06 09:19:17,264 wheel INFO adding 'chameleon/tests/inputs/089-load-fallback.pt' 2025-07-06 09:19:17,265 wheel INFO adding 'chameleon/tests/inputs/089.xml' 2025-07-06 09:19:17,265 wheel INFO adding 'chameleon/tests/inputs/090-tuple-expression.pt' 2025-07-06 09:19:17,265 wheel INFO adding 'chameleon/tests/inputs/090.xml' 2025-07-06 09:19:17,266 wheel INFO adding 'chameleon/tests/inputs/091-repeat-none.pt' 2025-07-06 09:19:17,266 wheel INFO adding 'chameleon/tests/inputs/091.xml' 2025-07-06 09:19:17,266 wheel INFO adding 'chameleon/tests/inputs/092.xml' 2025-07-06 09:19:17,267 wheel INFO adding 'chameleon/tests/inputs/093.xml' 2025-07-06 09:19:17,267 wheel INFO adding 'chameleon/tests/inputs/094.xml' 2025-07-06 09:19:17,267 wheel INFO adding 'chameleon/tests/inputs/095.xml' 2025-07-06 09:19:17,268 wheel INFO adding 'chameleon/tests/inputs/096.xml' 2025-07-06 09:19:17,268 wheel INFO adding 'chameleon/tests/inputs/097.xml' 2025-07-06 09:19:17,268 wheel INFO adding 'chameleon/tests/inputs/098.xml' 2025-07-06 09:19:17,269 wheel INFO adding 'chameleon/tests/inputs/099.xml' 2025-07-06 09:19:17,269 wheel INFO adding 'chameleon/tests/inputs/100.xml' 2025-07-06 09:19:17,269 wheel INFO adding 'chameleon/tests/inputs/101-unclosed-tags.html' 2025-07-06 09:19:17,270 wheel INFO adding 'chameleon/tests/inputs/101.xml' 2025-07-06 09:19:17,270 wheel INFO adding 'chameleon/tests/inputs/102-unquoted-attributes.html' 2025-07-06 09:19:17,270 wheel INFO adding 'chameleon/tests/inputs/102.xml' 2025-07-06 09:19:17,271 wheel INFO adding 'chameleon/tests/inputs/103-simple-attribute.html' 2025-07-06 09:19:17,271 wheel INFO adding 'chameleon/tests/inputs/103.xml' 2025-07-06 09:19:17,271 wheel INFO adding 'chameleon/tests/inputs/104.xml' 2025-07-06 09:19:17,272 wheel INFO adding 'chameleon/tests/inputs/105.xml' 2025-07-06 09:19:17,272 wheel INFO adding 'chameleon/tests/inputs/106.xml' 2025-07-06 09:19:17,272 wheel INFO adding 'chameleon/tests/inputs/107.xml' 2025-07-06 09:19:17,273 wheel INFO adding 'chameleon/tests/inputs/108.xml' 2025-07-06 09:19:17,273 wheel INFO adding 'chameleon/tests/inputs/109.xml' 2025-07-06 09:19:17,273 wheel INFO adding 'chameleon/tests/inputs/110.xml' 2025-07-06 09:19:17,274 wheel INFO adding 'chameleon/tests/inputs/111.xml' 2025-07-06 09:19:17,274 wheel INFO adding 'chameleon/tests/inputs/112.xml' 2025-07-06 09:19:17,274 wheel INFO adding 'chameleon/tests/inputs/113.xml' 2025-07-06 09:19:17,274 wheel INFO adding 'chameleon/tests/inputs/114.xml' 2025-07-06 09:19:17,275 wheel INFO adding 'chameleon/tests/inputs/115.xml' 2025-07-06 09:19:17,275 wheel INFO adding 'chameleon/tests/inputs/116.xml' 2025-07-06 09:19:17,275 wheel INFO adding 'chameleon/tests/inputs/117.xml' 2025-07-06 09:19:17,276 wheel INFO adding 'chameleon/tests/inputs/118.xml' 2025-07-06 09:19:17,276 wheel INFO adding 'chameleon/tests/inputs/119.xml' 2025-07-06 09:19:17,276 wheel INFO adding 'chameleon/tests/inputs/120-translation-context.pt' 2025-07-06 09:19:17,277 wheel INFO adding 'chameleon/tests/inputs/121-translation-comment.pt' 2025-07-06 09:19:17,277 wheel INFO adding 'chameleon/tests/inputs/122-translation-ignore.pt' 2025-07-06 09:19:17,277 wheel INFO adding 'chameleon/tests/inputs/123-html5-data-attributes.pt' 2025-07-06 09:19:17,278 wheel INFO adding 'chameleon/tests/inputs/124-translation-target.pt' 2025-07-06 09:19:17,278 wheel INFO adding 'chameleon/tests/inputs/125-macro-translation-ordering.pt' 2025-07-06 09:19:17,278 wheel INFO adding 'chameleon/tests/inputs/126-define-escaping.pt' 2025-07-06 09:19:17,279 wheel INFO adding 'chameleon/tests/inputs/127-tags-and-attributes-special-chars.pt' 2025-07-06 09:19:17,279 wheel INFO adding 'chameleon/tests/inputs/128-translation-macro-name.pt' 2025-07-06 09:19:17,279 wheel INFO adding 'chameleon/tests/inputs/237-double-define.pt' 2025-07-06 09:19:17,280 wheel INFO adding 'chameleon/tests/inputs/238-macroname.pt' 2025-07-06 09:19:17,280 wheel INFO adding 'chameleon/tests/inputs/greeting.pt' 2025-07-06 09:19:17,280 wheel INFO adding 'chameleon/tests/inputs/hello_world.pt' 2025-07-06 09:19:17,281 wheel INFO adding 'chameleon/tests/inputs/hello_world.txt' 2025-07-06 09:19:17,281 wheel INFO adding 'chameleon/tests/inputs/multinode-implicit-i18n.pt' 2025-07-06 09:19:17,282 wheel INFO adding 'chameleon/tests/outputs/001.html' 2025-07-06 09:19:17,282 wheel INFO adding 'chameleon/tests/outputs/001.pt' 2025-07-06 09:19:17,282 wheel INFO adding 'chameleon/tests/outputs/001.txt' 2025-07-06 09:19:17,283 wheel INFO adding 'chameleon/tests/outputs/002.pt' 2025-07-06 09:19:17,283 wheel INFO adding 'chameleon/tests/outputs/003.pt' 2025-07-06 09:19:17,283 wheel INFO adding 'chameleon/tests/outputs/004.pt' 2025-07-06 09:19:17,284 wheel INFO adding 'chameleon/tests/outputs/005.pt' 2025-07-06 09:19:17,284 wheel INFO adding 'chameleon/tests/outputs/006.pt' 2025-07-06 09:19:17,284 wheel INFO adding 'chameleon/tests/outputs/007.pt' 2025-07-06 09:19:17,285 wheel INFO adding 'chameleon/tests/outputs/008.pt' 2025-07-06 09:19:17,285 wheel INFO adding 'chameleon/tests/outputs/009.pt' 2025-07-06 09:19:17,285 wheel INFO adding 'chameleon/tests/outputs/010.pt' 2025-07-06 09:19:17,286 wheel INFO adding 'chameleon/tests/outputs/011-en.pt' 2025-07-06 09:19:17,286 wheel INFO adding 'chameleon/tests/outputs/011.pt' 2025-07-06 09:19:17,286 wheel INFO adding 'chameleon/tests/outputs/012-en.pt' 2025-07-06 09:19:17,287 wheel INFO adding 'chameleon/tests/outputs/012.pt' 2025-07-06 09:19:17,287 wheel INFO adding 'chameleon/tests/outputs/013.pt' 2025-07-06 09:19:17,287 wheel INFO adding 'chameleon/tests/outputs/014.pt' 2025-07-06 09:19:17,288 wheel INFO adding 'chameleon/tests/outputs/015-en.pt' 2025-07-06 09:19:17,288 wheel INFO adding 'chameleon/tests/outputs/015.pt' 2025-07-06 09:19:17,288 wheel INFO adding 'chameleon/tests/outputs/016-en.pt' 2025-07-06 09:19:17,289 wheel INFO adding 'chameleon/tests/outputs/016.pt' 2025-07-06 09:19:17,289 wheel INFO adding 'chameleon/tests/outputs/017.pt' 2025-07-06 09:19:17,289 wheel INFO adding 'chameleon/tests/outputs/018-en.pt' 2025-07-06 09:19:17,290 wheel INFO adding 'chameleon/tests/outputs/018.pt' 2025-07-06 09:19:17,290 wheel INFO adding 'chameleon/tests/outputs/019.pt' 2025-07-06 09:19:17,290 wheel INFO adding 'chameleon/tests/outputs/020.pt' 2025-07-06 09:19:17,290 wheel INFO adding 'chameleon/tests/outputs/021-en.pt' 2025-07-06 09:19:17,291 wheel INFO adding 'chameleon/tests/outputs/021.pt' 2025-07-06 09:19:17,291 wheel INFO adding 'chameleon/tests/outputs/022.pt' 2025-07-06 09:19:17,291 wheel INFO adding 'chameleon/tests/outputs/023.pt' 2025-07-06 09:19:17,292 wheel INFO adding 'chameleon/tests/outputs/024.pt' 2025-07-06 09:19:17,292 wheel INFO adding 'chameleon/tests/outputs/025.pt' 2025-07-06 09:19:17,292 wheel INFO adding 'chameleon/tests/outputs/026.pt' 2025-07-06 09:19:17,293 wheel INFO adding 'chameleon/tests/outputs/027.pt' 2025-07-06 09:19:17,293 wheel INFO adding 'chameleon/tests/outputs/028.pt' 2025-07-06 09:19:17,293 wheel INFO adding 'chameleon/tests/outputs/029.pt' 2025-07-06 09:19:17,294 wheel INFO adding 'chameleon/tests/outputs/030.pt' 2025-07-06 09:19:17,294 wheel INFO adding 'chameleon/tests/outputs/031.pt' 2025-07-06 09:19:17,294 wheel INFO adding 'chameleon/tests/outputs/032.pt' 2025-07-06 09:19:17,295 wheel INFO adding 'chameleon/tests/outputs/033.pt' 2025-07-06 09:19:17,295 wheel INFO adding 'chameleon/tests/outputs/034.pt' 2025-07-06 09:19:17,295 wheel INFO adding 'chameleon/tests/outputs/035.pt' 2025-07-06 09:19:17,296 wheel INFO adding 'chameleon/tests/outputs/036.pt' 2025-07-06 09:19:17,296 wheel INFO adding 'chameleon/tests/outputs/037.pt' 2025-07-06 09:19:17,296 wheel INFO adding 'chameleon/tests/outputs/038.pt' 2025-07-06 09:19:17,297 wheel INFO adding 'chameleon/tests/outputs/039.pt' 2025-07-06 09:19:17,297 wheel INFO adding 'chameleon/tests/outputs/040.pt' 2025-07-06 09:19:17,297 wheel INFO adding 'chameleon/tests/outputs/041.pt' 2025-07-06 09:19:17,298 wheel INFO adding 'chameleon/tests/outputs/042.pt' 2025-07-06 09:19:17,298 wheel INFO adding 'chameleon/tests/outputs/043.pt' 2025-07-06 09:19:17,298 wheel INFO adding 'chameleon/tests/outputs/044.pt' 2025-07-06 09:19:17,299 wheel INFO adding 'chameleon/tests/outputs/045.pt' 2025-07-06 09:19:17,299 wheel INFO adding 'chameleon/tests/outputs/046.pt' 2025-07-06 09:19:17,299 wheel INFO adding 'chameleon/tests/outputs/047.pt' 2025-07-06 09:19:17,300 wheel INFO adding 'chameleon/tests/outputs/048.pt' 2025-07-06 09:19:17,300 wheel INFO adding 'chameleon/tests/outputs/049.pt' 2025-07-06 09:19:17,300 wheel INFO adding 'chameleon/tests/outputs/050.pt' 2025-07-06 09:19:17,301 wheel INFO adding 'chameleon/tests/outputs/051.pt' 2025-07-06 09:19:17,301 wheel INFO adding 'chameleon/tests/outputs/052.pt' 2025-07-06 09:19:17,301 wheel INFO adding 'chameleon/tests/outputs/053.pt' 2025-07-06 09:19:17,302 wheel INFO adding 'chameleon/tests/outputs/054.pt' 2025-07-06 09:19:17,302 wheel INFO adding 'chameleon/tests/outputs/055.pt' 2025-07-06 09:19:17,302 wheel INFO adding 'chameleon/tests/outputs/056.pt' 2025-07-06 09:19:17,302 wheel INFO adding 'chameleon/tests/outputs/057.pt' 2025-07-06 09:19:17,303 wheel INFO adding 'chameleon/tests/outputs/058.pt' 2025-07-06 09:19:17,303 wheel INFO adding 'chameleon/tests/outputs/059.pt' 2025-07-06 09:19:17,303 wheel INFO adding 'chameleon/tests/outputs/060.pt' 2025-07-06 09:19:17,304 wheel INFO adding 'chameleon/tests/outputs/061.pt' 2025-07-06 09:19:17,304 wheel INFO adding 'chameleon/tests/outputs/062.pt' 2025-07-06 09:19:17,304 wheel INFO adding 'chameleon/tests/outputs/063.pt' 2025-07-06 09:19:17,305 wheel INFO adding 'chameleon/tests/outputs/064.pt' 2025-07-06 09:19:17,305 wheel INFO adding 'chameleon/tests/outputs/065.pt' 2025-07-06 09:19:17,305 wheel INFO adding 'chameleon/tests/outputs/066.pt' 2025-07-06 09:19:17,306 wheel INFO adding 'chameleon/tests/outputs/067.pt' 2025-07-06 09:19:17,306 wheel INFO adding 'chameleon/tests/outputs/068.pt' 2025-07-06 09:19:17,306 wheel INFO adding 'chameleon/tests/outputs/069-en.pt' 2025-07-06 09:19:17,307 wheel INFO adding 'chameleon/tests/outputs/069.pt' 2025-07-06 09:19:17,307 wheel INFO adding 'chameleon/tests/outputs/070-en.pt' 2025-07-06 09:19:17,307 wheel INFO adding 'chameleon/tests/outputs/070.pt' 2025-07-06 09:19:17,308 wheel INFO adding 'chameleon/tests/outputs/071.pt' 2025-07-06 09:19:17,308 wheel INFO adding 'chameleon/tests/outputs/072.pt' 2025-07-06 09:19:17,308 wheel INFO adding 'chameleon/tests/outputs/073.pt' 2025-07-06 09:19:17,309 wheel INFO adding 'chameleon/tests/outputs/074.pt' 2025-07-06 09:19:17,309 wheel INFO adding 'chameleon/tests/outputs/075.pt' 2025-07-06 09:19:17,309 wheel INFO adding 'chameleon/tests/outputs/076.pt' 2025-07-06 09:19:17,310 wheel INFO adding 'chameleon/tests/outputs/077-en.pt' 2025-07-06 09:19:17,310 wheel INFO adding 'chameleon/tests/outputs/077.pt' 2025-07-06 09:19:17,310 wheel INFO adding 'chameleon/tests/outputs/078.pt' 2025-07-06 09:19:17,311 wheel INFO adding 'chameleon/tests/outputs/079-en.pt' 2025-07-06 09:19:17,311 wheel INFO adding 'chameleon/tests/outputs/079.pt' 2025-07-06 09:19:17,311 wheel INFO adding 'chameleon/tests/outputs/080.pt' 2025-07-06 09:19:17,312 wheel INFO adding 'chameleon/tests/outputs/081.pt' 2025-07-06 09:19:17,312 wheel INFO adding 'chameleon/tests/outputs/082.pt' 2025-07-06 09:19:17,312 wheel INFO adding 'chameleon/tests/outputs/083.pt' 2025-07-06 09:19:17,313 wheel INFO adding 'chameleon/tests/outputs/084.pt' 2025-07-06 09:19:17,313 wheel INFO adding 'chameleon/tests/outputs/085-en.pt' 2025-07-06 09:19:17,313 wheel INFO adding 'chameleon/tests/outputs/085.pt' 2025-07-06 09:19:17,314 wheel INFO adding 'chameleon/tests/outputs/086.pt' 2025-07-06 09:19:17,314 wheel INFO adding 'chameleon/tests/outputs/087.pt' 2025-07-06 09:19:17,314 wheel INFO adding 'chameleon/tests/outputs/088.pt' 2025-07-06 09:19:17,315 wheel INFO adding 'chameleon/tests/outputs/089.pt' 2025-07-06 09:19:17,315 wheel INFO adding 'chameleon/tests/outputs/090.pt' 2025-07-06 09:19:17,315 wheel INFO adding 'chameleon/tests/outputs/091.pt' 2025-07-06 09:19:17,316 wheel INFO adding 'chameleon/tests/outputs/101.html' 2025-07-06 09:19:17,316 wheel INFO adding 'chameleon/tests/outputs/102.html' 2025-07-06 09:19:17,316 wheel INFO adding 'chameleon/tests/outputs/103.html' 2025-07-06 09:19:17,317 wheel INFO adding 'chameleon/tests/outputs/120-en.pt' 2025-07-06 09:19:17,317 wheel INFO adding 'chameleon/tests/outputs/120.pt' 2025-07-06 09:19:17,317 wheel INFO adding 'chameleon/tests/outputs/121.pt' 2025-07-06 09:19:17,318 wheel INFO adding 'chameleon/tests/outputs/122.pt' 2025-07-06 09:19:17,318 wheel INFO adding 'chameleon/tests/outputs/123.pt' 2025-07-06 09:19:17,318 wheel INFO adding 'chameleon/tests/outputs/124-en.pt' 2025-07-06 09:19:17,318 wheel INFO adding 'chameleon/tests/outputs/124.pt' 2025-07-06 09:19:17,319 wheel INFO adding 'chameleon/tests/outputs/125.pt' 2025-07-06 09:19:17,319 wheel INFO adding 'chameleon/tests/outputs/126.pt' 2025-07-06 09:19:17,319 wheel INFO adding 'chameleon/tests/outputs/127.pt' 2025-07-06 09:19:17,320 wheel INFO adding 'chameleon/tests/outputs/128-en.pt' 2025-07-06 09:19:17,320 wheel INFO adding 'chameleon/tests/outputs/128.pt' 2025-07-06 09:19:17,320 wheel INFO adding 'chameleon/tests/outputs/237.pt' 2025-07-06 09:19:17,321 wheel INFO adding 'chameleon/tests/outputs/238.pt' 2025-07-06 09:19:17,321 wheel INFO adding 'chameleon/tests/outputs/greeting.pt' 2025-07-06 09:19:17,321 wheel INFO adding 'chameleon/tests/outputs/hello_world.pt' 2025-07-06 09:19:17,322 wheel INFO adding 'chameleon/tests/outputs/hello_world.txt' 2025-07-06 09:19:17,322 wheel INFO adding 'chameleon/tests/outputs/multinode-en.pt' 2025-07-06 09:19:17,322 wheel INFO adding 'chameleon/tests/outputs/multinode.pt' 2025-07-06 09:19:17,323 wheel INFO adding 'chameleon/zpt/__init__.py' 2025-07-06 09:19:17,323 wheel INFO adding 'chameleon/zpt/loader.py' 2025-07-06 09:19:17,324 wheel INFO adding 'chameleon/zpt/program.py' 2025-07-06 09:19:17,324 wheel INFO adding 'chameleon/zpt/template.py' 2025-07-06 09:19:17,325 wheel INFO adding 'chameleon-4.6.0.dist-info/licenses/LICENSE.txt' 2025-07-06 09:19:17,325 wheel INFO adding 'chameleon-4.6.0.dist-info/METADATA' 2025-07-06 09:19:17,326 wheel INFO adding 'chameleon-4.6.0.dist-info/WHEEL' 2025-07-06 09:19:17,326 wheel INFO adding 'chameleon-4.6.0.dist-info/top_level.txt' 2025-07-06 09:19:17,329 wheel INFO adding 'chameleon-4.6.0.dist-info/RECORD' 2025-07-06 09:19:17,331 root INFO removing build/bdist.linux-loongarch64/wheel 2025-07-06 09:19:17,345 gpep517 INFO The backend produced .dist/chameleon-4.6.0-py3-none-any.whl chameleon-4.6.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.1, pluggy-1.5.0 rootdir: /home/buildozer/aports/testing/py3-chameleon/src/chameleon-4.6.0 configfile: setup.cfg testpaths: src/chameleon collected 232 items src/chameleon/tests/test_bools_plus_sniffing.py ........................ [ 10%] ...... [ 12%] src/chameleon/tests/test_exc.py .. [ 13%] src/chameleon/tests/test_imports.py .... [ 15%] src/chameleon/tests/test_loader.py .................. [ 23%] src/chameleon/tests/test_parser.py .. [ 24%] src/chameleon/tests/test_sniffing.py .... [ 25%] src/chameleon/tests/test_templates.py .................................. [ 40%] ........................................................................ [ 71%] ............................................................. [ 97%] src/chameleon/tests/test_tokenizer.py .. [ 98%] src/chameleon/tests/test_utils.py ... [100%] =============================== warnings summary =============================== src/chameleon/tests/test_loader.py::LoadPageTests::test_load_egg src/chameleon/tests/test_loader.py::LoadPageTests::test_load_wheel src/chameleon/tests/test_loader.py::ZPTLoadPageTests::test_load_egg src/chameleon/tests/test_loader.py::ZPTLoadPageTests::test_load_wheel /usr/lib/python3.12/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. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() src/chameleon/tests/test_loader.py::LoadPageTests::test_load_egg src/chameleon/tests/test_loader.py::LoadPageTests::test_load_wheel src/chameleon/tests/test_loader.py::ZPTLoadPageTests::test_load_egg src/chameleon/tests/test_loader.py::ZPTLoadPageTests::test_load_wheel /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'chameleon_test_pkg.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'chameleon_test_pkg.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'chameleon_test_pkg.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'chameleon_test_pkg.templates' to be distributed and are already explicitly excluding 'chameleon_test_pkg.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 232 passed, 8 warnings in 9.29s ======================== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-25eb1efd-2723-49c7-b800-0a1a4b57cf1c/test_validate_zimfile_creatabl3 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-25eb1efd-2723-49c7-b800-0a1a4b57cf1c/test_validate_zimfile_creatabl3' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-25eb1efd-2723-49c7-b800-0a1a4b57cf1c : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-25eb1efd-2723-49c7-b800-0a1a4b57cf1c' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-9fa15dd1-1493-4555-8392-ccebbc741a82/popen-gw9/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-9fa15dd1-1493-4555-8392-ccebbc741a82/popen-gw9/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-9fa15dd1-1493-4555-8392-ccebbc741a82/popen-gw9 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-9fa15dd1-1493-4555-8392-ccebbc741a82/popen-gw9' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-9fa15dd1-1493-4555-8392-ccebbc741a82 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-9fa15dd1-1493-4555-8392-ccebbc741a82' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-098543d7-b5e8-4ec2-8537-7bbbe1a1c098/popen-gw10/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-098543d7-b5e8-4ec2-8537-7bbbe1a1c098/popen-gw10/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-098543d7-b5e8-4ec2-8537-7bbbe1a1c098/popen-gw10 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-098543d7-b5e8-4ec2-8537-7bbbe1a1c098/popen-gw10' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-098543d7-b5e8-4ec2-8537-7bbbe1a1c098 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-098543d7-b5e8-4ec2-8537-7bbbe1a1c098' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-3da601ca-91b5-4abd-9a7c-9184e49f5a63/popen-gw15/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-3da601ca-91b5-4abd-9a7c-9184e49f5a63/popen-gw15/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-3da601ca-91b5-4abd-9a7c-9184e49f5a63/popen-gw15 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-3da601ca-91b5-4abd-9a7c-9184e49f5a63/popen-gw15' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-3da601ca-91b5-4abd-9a7c-9184e49f5a63 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-3da601ca-91b5-4abd-9a7c-9184e49f5a63' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c5f2c016-9658-4b99-834e-604c7a4ff7d5/popen-gw22/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c5f2c016-9658-4b99-834e-604c7a4ff7d5/popen-gw22/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c5f2c016-9658-4b99-834e-604c7a4ff7d5/popen-gw22 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c5f2c016-9658-4b99-834e-604c7a4ff7d5/popen-gw22' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c5f2c016-9658-4b99-834e-604c7a4ff7d5 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c5f2c016-9658-4b99-834e-604c7a4ff7d5' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-9e80c149-2e18-470f-8978-73a5d7f758f5/popen-gw1/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-9e80c149-2e18-470f-8978-73a5d7f758f5/popen-gw1/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-9e80c149-2e18-470f-8978-73a5d7f758f5/popen-gw1 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-9e80c149-2e18-470f-8978-73a5d7f758f5/popen-gw1' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-9e80c149-2e18-470f-8978-73a5d7f758f5 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-9e80c149-2e18-470f-8978-73a5d7f758f5' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-2e0e4bf1-2909-4242-817e-cf83e2af88c0/popen-gw26/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-2e0e4bf1-2909-4242-817e-cf83e2af88c0/popen-gw26/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-2e0e4bf1-2909-4242-817e-cf83e2af88c0/popen-gw26 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-2e0e4bf1-2909-4242-817e-cf83e2af88c0/popen-gw26' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-2e0e4bf1-2909-4242-817e-cf83e2af88c0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-2e0e4bf1-2909-4242-817e-cf83e2af88c0' warnings.warn( >>> py3-chameleon: Entering fakeroot... >>> py3-chameleon-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/chameleon/__pycache__' -> '/home/buildozer/aports/testing/py3-chameleon/pkg/py3-chameleon-pyc/usr/lib/python3.12/site-packages/chameleon/__pycache__' 'usr/lib/python3.12/site-packages/chameleon/zpt/__pycache__' -> '/home/buildozer/aports/testing/py3-chameleon/pkg/py3-chameleon-pyc/usr/lib/python3.12/site-packages/chameleon/zpt/__pycache__' >>> py3-chameleon-pyc*: Preparing subpackage py3-chameleon-pyc... >>> py3-chameleon-pyc*: Running postcheck for py3-chameleon-pyc >>> py3-chameleon*: Running postcheck for py3-chameleon >>> py3-chameleon*: Preparing package py3-chameleon... >>> py3-chameleon-pyc*: Tracing dependencies... python3~3.12 >>> py3-chameleon-pyc*: Package size: 301.0 KB >>> py3-chameleon-pyc*: Compressing data... >>> py3-chameleon-pyc*: Create checksum... >>> py3-chameleon-pyc*: Create py3-chameleon-pyc-4.6.0-r0.apk >>> py3-chameleon*: Tracing dependencies... python3~3.12 >>> py3-chameleon*: Package size: 323.2 KB >>> py3-chameleon*: Compressing data... >>> py3-chameleon*: Create checksum... >>> py3-chameleon*: Create py3-chameleon-4.6.0-r0.apk >>> py3-chameleon: Build complete at Sun, 06 Jul 2025 09:19:28 +0000 elapsed time 0h 0m 15s >>> py3-chameleon: Cleaning up srcdir >>> py3-chameleon: Cleaning up pkgdir >>> py3-chameleon: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-chameleon (20250706.091914) ( 2/34) Purging py3-gpep517-pyc (19-r0) ( 3/34) Purging py3-gpep517 (19-r0) ( 4/34) Purging py3-installer-pyc (0.7.0-r2) ( 5/34) Purging py3-installer (0.7.0-r2) ( 6/34) Purging py3-setuptools-pyc (80.9.0-r0) ( 7/34) Purging py3-setuptools (80.9.0-r0) ( 8/34) Purging py3-wheel-pyc (0.46.1-r0) ( 9/34) Purging py3-wheel (0.46.1-r0) (10/34) Purging py3-pytest-pyc (8.4.1-r0) (11/34) Purging py3-pytest (8.4.1-r0) (12/34) Purging py3-iniconfig-pyc (2.1.0-r0) (13/34) Purging py3-iniconfig (2.1.0-r0) (14/34) Purging py3-packaging-pyc (25.0-r0) (15/34) Purging py3-packaging (25.0-r0) (16/34) Purging py3-parsing-pyc (3.2.3-r0) (17/34) Purging py3-parsing (3.2.3-r0) (18/34) Purging py3-pluggy-pyc (1.5.0-r0) (19/34) Purging py3-pluggy (1.5.0-r0) (20/34) Purging py3-py-pyc (1.11.0-r4) (21/34) Purging py3-py (1.11.0-r4) (22/34) Purging py3-pygments-pyc (2.19.2-r0) (23/34) Purging py3-pygments (2.19.2-r0) (24/34) Purging python3-pyc (3.12.11-r0) (25/34) Purging python3-pycache-pyc0 (3.12.11-r0) (26/34) Purging pyc (3.12.11-r0) (27/34) Purging python3 (3.12.11-r0) (28/34) Purging gdbm (1.24-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.5.1-r0) (31/34) Purging libpanelw (6.5_p20250614-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.50.2-r0) (34/34) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r18.trigger: Executing script... OK: 252 MiB in 104 packages >>> py3-chameleon: Updating the testing/loongarch64 repository index... >>> py3-chameleon: Signing the index...