>>> py3-pystache: Building testing/py3-pystache 0.6.5-r0 (using abuild 3.12.0-r2) started Wed, 17 Jan 2024 13:53:53 +0000 >>> py3-pystache: Checking sanity of /home/buildozer/aports/testing/py3-pystache/APKBUILD... >>> py3-pystache: Analyzing dependencies... >>> py3-pystache: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-installer py3-wheel py3-setuptools_scm (1/27) Installing libbz2 (1.0.8-r6) (2/27) Installing libffi (3.4.4-r3) (3/27) Installing gdbm (1.23-r1) (4/27) Installing xz-libs (5.4.5-r0) (5/27) Installing mpdecimal (2.5.1-r2) (6/27) Installing libpanelw (6.4_p20231125-r0) (7/27) Installing readline (8.2.10-r0) (8/27) Installing sqlite-libs (3.45.0-r0) (9/27) Installing python3 (3.11.6-r1) (10/27) Installing python3-pycache-pyc0 (3.11.6-r1) (11/27) Installing pyc (3.11.6-r1) (12/27) Installing python3-pyc (3.11.6-r1) (13/27) Installing py3-parsing (3.1.1-r0) (14/27) Installing py3-parsing-pyc (3.1.1-r0) (15/27) Installing py3-packaging (23.2-r0) (16/27) Installing py3-packaging-pyc (23.2-r0) (17/27) Installing py3-setuptools (69.0.3-r0) (18/27) Installing py3-setuptools-pyc (69.0.3-r0) (19/27) Installing py3-installer (0.7.0-r1) (20/27) Installing py3-installer-pyc (0.7.0-r1) (21/27) Installing py3-gpep517 (15-r1) (22/27) Installing py3-gpep517-pyc (15-r1) (23/27) Installing py3-wheel (0.42.0-r0) (24/27) Installing py3-wheel-pyc (0.42.0-r0) (25/27) Installing py3-setuptools_scm (8.0.4-r1) (26/27) Installing py3-setuptools_scm-pyc (8.0.4-r1) (27/27) Installing .makedepends-py3-pystache (20240117.135359) Executing busybox-1.36.1-r19.trigger OK: 278 MiB in 129 packages >>> py3-pystache: Cleaning up srcdir >>> py3-pystache: Cleaning up pkgdir >>> py3-pystache: Cleaning up tmpdir >>> py3-pystache: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pystache-0.6.5.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 98k 100 98k 0 0 271k 0 --:--:-- --:--:-- --:--:-- 287k >>> py3-pystache: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pystache-0.6.5.tar.gz >>> py3-pystache: Checking sha512sums... pystache-0.6.5.tar.gz: OK >>> py3-pystache: Unpacking /var/cache/distfiles/pystache-0.6.5.tar.gz... 2024-01-17 13:54:02,934 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-01-17 13:54:03,574 root INFO running bdist_wheel 2024-01-17 13:54:03,616 root INFO running build 2024-01-17 13:54:03,616 root INFO running build_py 2024-01-17 13:54:03,627 root INFO creating build 2024-01-17 13:54:03,627 root INFO creating build/lib 2024-01-17 13:54:03,628 root INFO creating build/lib/pystache 2024-01-17 13:54:03,628 root INFO copying pystache/locator.py -> build/lib/pystache 2024-01-17 13:54:03,630 root INFO copying pystache/parsed.py -> build/lib/pystache 2024-01-17 13:54:03,631 root INFO copying pystache/common.py -> build/lib/pystache 2024-01-17 13:54:03,632 root INFO copying pystache/__init__.py -> build/lib/pystache 2024-01-17 13:54:03,632 root INFO copying pystache/template_spec.py -> build/lib/pystache 2024-01-17 13:54:03,633 root INFO copying pystache/specloader.py -> build/lib/pystache 2024-01-17 13:54:03,634 root INFO copying pystache/renderengine.py -> build/lib/pystache 2024-01-17 13:54:03,635 root INFO copying pystache/loader.py -> build/lib/pystache 2024-01-17 13:54:03,636 root INFO copying pystache/context.py -> build/lib/pystache 2024-01-17 13:54:03,637 root INFO copying pystache/init.py -> build/lib/pystache 2024-01-17 13:54:03,637 root INFO copying pystache/parser.py -> build/lib/pystache 2024-01-17 13:54:03,638 root INFO copying pystache/defaults.py -> build/lib/pystache 2024-01-17 13:54:03,639 root INFO copying pystache/_version.py -> build/lib/pystache 2024-01-17 13:54:03,640 root INFO copying pystache/renderer.py -> build/lib/pystache 2024-01-17 13:54:03,641 root INFO creating build/lib/pystache/commands 2024-01-17 13:54:03,642 root INFO copying pystache/commands/render.py -> build/lib/pystache/commands 2024-01-17 13:54:03,643 root INFO copying pystache/commands/__init__.py -> build/lib/pystache/commands 2024-01-17 13:54:03,643 root INFO copying pystache/commands/test.py -> build/lib/pystache/commands 2024-01-17 13:54:03,646 root INFO creating build/lib/pystache/tests 2024-01-17 13:54:03,646 root INFO copying pystache/tests/test_loader.py -> build/lib/pystache/tests 2024-01-17 13:54:03,647 root INFO copying pystache/tests/common.py -> build/lib/pystache/tests 2024-01-17 13:54:03,648 root INFO copying pystache/tests/main.py -> build/lib/pystache/tests 2024-01-17 13:54:03,649 root INFO copying pystache/tests/__init__.py -> build/lib/pystache/tests 2024-01-17 13:54:03,649 root INFO copying pystache/tests/test_context.py -> build/lib/pystache/tests 2024-01-17 13:54:03,650 root INFO copying pystache/tests/benchmark.py -> build/lib/pystache/tests 2024-01-17 13:54:03,651 root INFO copying pystache/tests/test_examples.py -> build/lib/pystache/tests 2024-01-17 13:54:03,652 root INFO copying pystache/tests/test_pystache.py -> build/lib/pystache/tests 2024-01-17 13:54:03,653 root INFO copying pystache/tests/test_specloader.py -> build/lib/pystache/tests 2024-01-17 13:54:03,654 root INFO copying pystache/tests/test_renderer.py -> build/lib/pystache/tests 2024-01-17 13:54:03,654 root INFO copying pystache/tests/test_renderengine.py -> build/lib/pystache/tests 2024-01-17 13:54:03,655 root INFO copying pystache/tests/test_commands.py -> build/lib/pystache/tests 2024-01-17 13:54:03,656 root INFO copying pystache/tests/test_locator.py -> build/lib/pystache/tests 2024-01-17 13:54:03,657 root INFO copying pystache/tests/test_parser.py -> build/lib/pystache/tests 2024-01-17 13:54:03,658 root INFO copying pystache/tests/test_defaults.py -> build/lib/pystache/tests 2024-01-17 13:54:03,659 root INFO copying pystache/tests/test_simple.py -> build/lib/pystache/tests 2024-01-17 13:54:03,660 root INFO copying pystache/tests/doctesting.py -> build/lib/pystache/tests 2024-01-17 13:54:03,660 root INFO copying pystache/tests/test___init__.py -> build/lib/pystache/tests 2024-01-17 13:54:03,661 root INFO copying pystache/tests/spectesting.py -> build/lib/pystache/tests 2024-01-17 13:54:03,662 root INFO creating build/lib/pystache/tests/data 2024-01-17 13:54:03,663 root INFO copying pystache/tests/data/__init__.py -> build/lib/pystache/tests/data 2024-01-17 13:54:03,664 root INFO copying pystache/tests/data/views.py -> build/lib/pystache/tests/data 2024-01-17 13:54:03,666 root INFO creating build/lib/pystache/tests/examples 2024-01-17 13:54:03,666 root INFO copying pystache/tests/examples/escaped.py -> build/lib/pystache/tests/examples 2024-01-17 13:54:03,667 root INFO copying pystache/tests/examples/comments.py -> build/lib/pystache/tests/examples 2024-01-17 13:54:03,668 root INFO copying pystache/tests/examples/nested_context.py -> build/lib/pystache/tests/examples 2024-01-17 13:54:03,669 root INFO copying pystache/tests/examples/complex.py -> build/lib/pystache/tests/examples 2024-01-17 13:54:03,670 root INFO copying pystache/tests/examples/delimiters.py -> build/lib/pystache/tests/examples 2024-01-17 13:54:03,670 root INFO copying pystache/tests/examples/unescaped.py -> build/lib/pystache/tests/examples 2024-01-17 13:54:03,671 root INFO copying pystache/tests/examples/simple.py -> build/lib/pystache/tests/examples 2024-01-17 13:54:03,672 root INFO copying pystache/tests/examples/__init__.py -> build/lib/pystache/tests/examples 2024-01-17 13:54:03,673 root INFO copying pystache/tests/examples/template_partial.py -> build/lib/pystache/tests/examples 2024-01-17 13:54:03,674 root INFO copying pystache/tests/examples/readme.py -> build/lib/pystache/tests/examples 2024-01-17 13:54:03,675 root INFO copying pystache/tests/examples/unicode_output.py -> build/lib/pystache/tests/examples 2024-01-17 13:54:03,675 root INFO copying pystache/tests/examples/lambdas.py -> build/lib/pystache/tests/examples 2024-01-17 13:54:03,676 root INFO copying pystache/tests/examples/inverted.py -> build/lib/pystache/tests/examples 2024-01-17 13:54:03,677 root INFO copying pystache/tests/examples/unicode_input.py -> build/lib/pystache/tests/examples 2024-01-17 13:54:03,678 root INFO copying pystache/tests/examples/double_section.py -> build/lib/pystache/tests/examples 2024-01-17 13:54:03,678 root INFO copying pystache/tests/examples/partials_with_lambdas.py -> build/lib/pystache/tests/examples 2024-01-17 13:54:03,680 root INFO creating build/lib/pystache/tests/data/locator 2024-01-17 13:54:03,680 root INFO copying pystache/tests/data/locator/__init__.py -> build/lib/pystache/tests/data/locator 2024-01-17 13:54:03,681 root INFO running egg_info 2024-01-17 13:54:03,689 root INFO writing pystache.egg-info/PKG-INFO 2024-01-17 13:54:03,699 root INFO writing dependency_links to pystache.egg-info/dependency_links.txt 2024-01-17 13:54:03,700 root INFO writing entry points to pystache.egg-info/entry_points.txt 2024-01-17 13:54:03,706 root INFO writing requirements to pystache.egg-info/requires.txt 2024-01-17 13:54:03,706 root INFO writing top-level names to pystache.egg-info/top_level.txt 2024-01-17 13:54:15,917 root INFO reading manifest file 'pystache.egg-info/SOURCES.txt' 2024-01-17 13:54:15,922 root INFO reading manifest template 'MANIFEST.in' 2024-01-17 13:54:15,925 root WARNING warning: no previously-included files matching '*' found under directory '.github' 2024-01-17 13:54:15,926 root WARNING warning: no previously-included files matching '*' found under directory 'conda' 2024-01-17 13:54:15,928 root WARNING warning: no previously-included files matching '*' found under directory 'gh' 2024-01-17 13:54:15,931 root INFO adding license file 'LICENSE' 2024-01-17 13:54:15,943 root INFO writing manifest file 'pystache.egg-info/SOURCES.txt' 2024-01-17 13:54:15,953 root INFO copying pystache/tests/data/ascii.mustache -> build/lib/pystache/tests/data 2024-01-17 13:54:15,954 root INFO copying pystache/tests/data/duplicate.mustache -> build/lib/pystache/tests/data 2024-01-17 13:54:15,955 root INFO copying pystache/tests/data/non_ascii.mustache -> build/lib/pystache/tests/data 2024-01-17 13:54:15,956 root INFO copying pystache/tests/data/sample_view.mustache -> build/lib/pystache/tests/data 2024-01-17 13:54:15,956 root INFO copying pystache/tests/data/say_hello.mustache -> build/lib/pystache/tests/data 2024-01-17 13:54:15,957 root INFO copying pystache/tests/examples/comments.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,958 root INFO copying pystache/tests/examples/complex.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,959 root INFO copying pystache/tests/examples/delimiters.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,960 root INFO copying pystache/tests/examples/double_section.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,960 root INFO copying pystache/tests/examples/escaped.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,961 root INFO copying pystache/tests/examples/extensionless -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,962 root INFO copying pystache/tests/examples/inner_partial.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,963 root INFO copying pystache/tests/examples/inner_partial.txt -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,964 root INFO copying pystache/tests/examples/inverted.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,964 root INFO copying pystache/tests/examples/lambdas.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,965 root INFO copying pystache/tests/examples/looping_partial.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,966 root INFO copying pystache/tests/examples/nested_context.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,967 root INFO copying pystache/tests/examples/partial_in_partial.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,967 root INFO copying pystache/tests/examples/partial_with_lambda.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,968 root INFO copying pystache/tests/examples/partial_with_partial_and_lambda.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,969 root INFO copying pystache/tests/examples/say_hello.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,970 root INFO copying pystache/tests/examples/simple.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,971 root INFO copying pystache/tests/examples/tagless.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,971 root INFO copying pystache/tests/examples/template_partial.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,972 root INFO copying pystache/tests/examples/template_partial.txt -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,973 root INFO copying pystache/tests/examples/unescaped.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,974 root INFO copying pystache/tests/examples/unicode_input.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,974 root INFO copying pystache/tests/examples/unicode_output.mustache -> build/lib/pystache/tests/examples 2024-01-17 13:54:15,975 root INFO copying pystache/tests/data/locator/duplicate.mustache -> build/lib/pystache/tests/data/locator 2024-01-17 13:54:15,976 root INFO copying pystache/tests/data/locator/template.txt -> build/lib/pystache/tests/data/locator 2024-01-17 13:54:16,001 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-01-17 13:54:16,001 root INFO running install 2024-01-17 13:54:16,066 root INFO running install_lib 2024-01-17 13:54:16,075 root INFO creating build/bdist.linux-riscv64 2024-01-17 13:54:16,075 root INFO creating build/bdist.linux-riscv64/wheel 2024-01-17 13:54:16,076 root INFO creating build/bdist.linux-riscv64/wheel/pystache 2024-01-17 13:54:16,076 root INFO creating build/bdist.linux-riscv64/wheel/pystache/commands 2024-01-17 13:54:16,077 root INFO copying build/lib/pystache/commands/render.py -> build/bdist.linux-riscv64/wheel/pystache/commands 2024-01-17 13:54:16,077 root INFO copying build/lib/pystache/commands/__init__.py -> build/bdist.linux-riscv64/wheel/pystache/commands 2024-01-17 13:54:16,078 root INFO copying build/lib/pystache/commands/test.py -> build/bdist.linux-riscv64/wheel/pystache/commands 2024-01-17 13:54:16,079 root INFO copying build/lib/pystache/locator.py -> build/bdist.linux-riscv64/wheel/pystache 2024-01-17 13:54:16,079 root INFO copying build/lib/pystache/parsed.py -> build/bdist.linux-riscv64/wheel/pystache 2024-01-17 13:54:16,080 root INFO copying build/lib/pystache/common.py -> build/bdist.linux-riscv64/wheel/pystache 2024-01-17 13:54:16,081 root INFO copying build/lib/pystache/__init__.py -> build/bdist.linux-riscv64/wheel/pystache 2024-01-17 13:54:16,082 root INFO copying build/lib/pystache/template_spec.py -> build/bdist.linux-riscv64/wheel/pystache 2024-01-17 13:54:16,082 root INFO creating build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,083 root INFO copying build/lib/pystache/tests/test_loader.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,084 root INFO copying build/lib/pystache/tests/common.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,084 root INFO copying build/lib/pystache/tests/main.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,085 root INFO copying build/lib/pystache/tests/__init__.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,086 root INFO copying build/lib/pystache/tests/test_context.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,086 root INFO copying build/lib/pystache/tests/benchmark.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,087 root INFO copying build/lib/pystache/tests/test_examples.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,088 root INFO copying build/lib/pystache/tests/test_pystache.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,089 root INFO copying build/lib/pystache/tests/test_specloader.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,090 root INFO copying build/lib/pystache/tests/test_renderer.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,090 root INFO copying build/lib/pystache/tests/test_renderengine.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,091 root INFO copying build/lib/pystache/tests/test_commands.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,092 root INFO copying build/lib/pystache/tests/test_locator.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,093 root INFO copying build/lib/pystache/tests/test_parser.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,093 root INFO creating build/bdist.linux-riscv64/wheel/pystache/tests/data 2024-01-17 13:54:16,094 root INFO copying build/lib/pystache/tests/data/__init__.py -> build/bdist.linux-riscv64/wheel/pystache/tests/data 2024-01-17 13:54:16,094 root INFO copying build/lib/pystache/tests/data/views.py -> build/bdist.linux-riscv64/wheel/pystache/tests/data 2024-01-17 13:54:16,095 root INFO copying build/lib/pystache/tests/data/non_ascii.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/data 2024-01-17 13:54:16,096 root INFO copying build/lib/pystache/tests/data/sample_view.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/data 2024-01-17 13:54:16,097 root INFO creating build/bdist.linux-riscv64/wheel/pystache/tests/data/locator 2024-01-17 13:54:16,097 root INFO copying build/lib/pystache/tests/data/locator/__init__.py -> build/bdist.linux-riscv64/wheel/pystache/tests/data/locator 2024-01-17 13:54:16,098 root INFO copying build/lib/pystache/tests/data/locator/template.txt -> build/bdist.linux-riscv64/wheel/pystache/tests/data/locator 2024-01-17 13:54:16,098 root INFO copying build/lib/pystache/tests/data/locator/duplicate.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/data/locator 2024-01-17 13:54:16,099 root INFO copying build/lib/pystache/tests/data/duplicate.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/data 2024-01-17 13:54:16,100 root INFO copying build/lib/pystache/tests/data/say_hello.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/data 2024-01-17 13:54:16,101 root INFO copying build/lib/pystache/tests/data/ascii.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/data 2024-01-17 13:54:16,101 root INFO copying build/lib/pystache/tests/test_defaults.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,102 root INFO copying build/lib/pystache/tests/test_simple.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,103 root INFO copying build/lib/pystache/tests/doctesting.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,103 root INFO copying build/lib/pystache/tests/test___init__.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,104 root INFO creating build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,105 root INFO copying build/lib/pystache/tests/examples/escaped.py -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,105 root INFO copying build/lib/pystache/tests/examples/comments.py -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,106 root INFO copying build/lib/pystache/tests/examples/nested_context.py -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,107 root INFO copying build/lib/pystache/tests/examples/unescaped.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,107 root INFO copying build/lib/pystache/tests/examples/comments.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,108 root INFO copying build/lib/pystache/tests/examples/complex.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,109 root INFO copying build/lib/pystache/tests/examples/delimiters.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,109 root INFO copying build/lib/pystache/tests/examples/complex.py -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,110 root INFO copying build/lib/pystache/tests/examples/delimiters.py -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,111 root INFO copying build/lib/pystache/tests/examples/unescaped.py -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,111 root INFO copying build/lib/pystache/tests/examples/simple.py -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,112 root INFO copying build/lib/pystache/tests/examples/__init__.py -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,113 root INFO copying build/lib/pystache/tests/examples/template_partial.py -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,113 root INFO copying build/lib/pystache/tests/examples/inner_partial.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,114 root INFO copying build/lib/pystache/tests/examples/partial_with_partial_and_lambda.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,115 root INFO copying build/lib/pystache/tests/examples/looping_partial.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,116 root INFO copying build/lib/pystache/tests/examples/extensionless -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,116 root INFO copying build/lib/pystache/tests/examples/tagless.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,117 root INFO copying build/lib/pystache/tests/examples/readme.py -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,118 root INFO copying build/lib/pystache/tests/examples/escaped.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,118 root INFO copying build/lib/pystache/tests/examples/double_section.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,119 root INFO copying build/lib/pystache/tests/examples/simple.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,120 root INFO copying build/lib/pystache/tests/examples/unicode_input.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,120 root INFO copying build/lib/pystache/tests/examples/lambdas.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,121 root INFO copying build/lib/pystache/tests/examples/inner_partial.txt -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,122 root INFO copying build/lib/pystache/tests/examples/unicode_output.py -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,122 root INFO copying build/lib/pystache/tests/examples/partial_with_lambda.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,123 root INFO copying build/lib/pystache/tests/examples/lambdas.py -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,124 root INFO copying build/lib/pystache/tests/examples/inverted.py -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,124 root INFO copying build/lib/pystache/tests/examples/unicode_output.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,125 root INFO copying build/lib/pystache/tests/examples/inverted.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,126 root INFO copying build/lib/pystache/tests/examples/unicode_input.py -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,126 root INFO copying build/lib/pystache/tests/examples/double_section.py -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,127 root INFO copying build/lib/pystache/tests/examples/nested_context.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,128 root INFO copying build/lib/pystache/tests/examples/partials_with_lambdas.py -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,128 root INFO copying build/lib/pystache/tests/examples/template_partial.txt -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,129 root INFO copying build/lib/pystache/tests/examples/say_hello.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,130 root INFO copying build/lib/pystache/tests/examples/template_partial.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,131 root INFO copying build/lib/pystache/tests/examples/partial_in_partial.mustache -> build/bdist.linux-riscv64/wheel/pystache/tests/examples 2024-01-17 13:54:16,131 root INFO copying build/lib/pystache/tests/spectesting.py -> build/bdist.linux-riscv64/wheel/pystache/tests 2024-01-17 13:54:16,132 root INFO copying build/lib/pystache/specloader.py -> build/bdist.linux-riscv64/wheel/pystache 2024-01-17 13:54:16,133 root INFO copying build/lib/pystache/renderengine.py -> build/bdist.linux-riscv64/wheel/pystache 2024-01-17 13:54:16,133 root INFO copying build/lib/pystache/loader.py -> build/bdist.linux-riscv64/wheel/pystache 2024-01-17 13:54:16,134 root INFO copying build/lib/pystache/context.py -> build/bdist.linux-riscv64/wheel/pystache 2024-01-17 13:54:16,135 root INFO copying build/lib/pystache/init.py -> build/bdist.linux-riscv64/wheel/pystache 2024-01-17 13:54:16,136 root INFO copying build/lib/pystache/parser.py -> build/bdist.linux-riscv64/wheel/pystache 2024-01-17 13:54:16,136 root INFO copying build/lib/pystache/defaults.py -> build/bdist.linux-riscv64/wheel/pystache 2024-01-17 13:54:16,137 root INFO copying build/lib/pystache/_version.py -> build/bdist.linux-riscv64/wheel/pystache 2024-01-17 13:54:16,138 root INFO copying build/lib/pystache/renderer.py -> build/bdist.linux-riscv64/wheel/pystache 2024-01-17 13:54:16,138 root INFO running install_egg_info 2024-01-17 13:54:16,147 root INFO Copying pystache.egg-info to build/bdist.linux-riscv64/wheel/pystache-0.6.5-py3.11.egg-info 2024-01-17 13:54:16,152 root INFO running install_scripts 2024-01-17 13:54:16,171 wheel INFO creating build/bdist.linux-riscv64/wheel/pystache-0.6.5.dist-info/WHEEL 2024-01-17 13:54:16,174 wheel INFO creating '/home/buildozer/aports/testing/py3-pystache/src/pystache-0.6.5/.dist/.tmp-1c39tpal/pystache-0.6.5-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-01-17 13:54:16,176 wheel INFO adding 'pystache/__init__.py' 2024-01-17 13:54:16,180 wheel INFO adding 'pystache/_version.py' 2024-01-17 13:54:16,181 wheel INFO adding 'pystache/common.py' 2024-01-17 13:54:16,182 wheel INFO adding 'pystache/context.py' 2024-01-17 13:54:16,184 wheel INFO adding 'pystache/defaults.py' 2024-01-17 13:54:16,185 wheel INFO adding 'pystache/init.py' 2024-01-17 13:54:16,186 wheel INFO adding 'pystache/loader.py' 2024-01-17 13:54:16,187 wheel INFO adding 'pystache/locator.py' 2024-01-17 13:54:16,188 wheel INFO adding 'pystache/parsed.py' 2024-01-17 13:54:16,189 wheel INFO adding 'pystache/parser.py' 2024-01-17 13:54:16,190 wheel INFO adding 'pystache/renderengine.py' 2024-01-17 13:54:16,191 wheel INFO adding 'pystache/renderer.py' 2024-01-17 13:54:16,192 wheel INFO adding 'pystache/specloader.py' 2024-01-17 13:54:16,193 wheel INFO adding 'pystache/template_spec.py' 2024-01-17 13:54:16,194 wheel INFO adding 'pystache/commands/__init__.py' 2024-01-17 13:54:16,195 wheel INFO adding 'pystache/commands/render.py' 2024-01-17 13:54:16,196 wheel INFO adding 'pystache/commands/test.py' 2024-01-17 13:54:16,197 wheel INFO adding 'pystache/tests/__init__.py' 2024-01-17 13:54:16,198 wheel INFO adding 'pystache/tests/benchmark.py' 2024-01-17 13:54:16,199 wheel INFO adding 'pystache/tests/common.py' 2024-01-17 13:54:16,200 wheel INFO adding 'pystache/tests/doctesting.py' 2024-01-17 13:54:16,201 wheel INFO adding 'pystache/tests/main.py' 2024-01-17 13:54:16,202 wheel INFO adding 'pystache/tests/spectesting.py' 2024-01-17 13:54:16,203 wheel INFO adding 'pystache/tests/test___init__.py' 2024-01-17 13:54:16,204 wheel INFO adding 'pystache/tests/test_commands.py' 2024-01-17 13:54:16,205 wheel INFO adding 'pystache/tests/test_context.py' 2024-01-17 13:54:16,206 wheel INFO adding 'pystache/tests/test_defaults.py' 2024-01-17 13:54:16,207 wheel INFO adding 'pystache/tests/test_examples.py' 2024-01-17 13:54:16,208 wheel INFO adding 'pystache/tests/test_loader.py' 2024-01-17 13:54:16,209 wheel INFO adding 'pystache/tests/test_locator.py' 2024-01-17 13:54:16,210 wheel INFO adding 'pystache/tests/test_parser.py' 2024-01-17 13:54:16,211 wheel INFO adding 'pystache/tests/test_pystache.py' 2024-01-17 13:54:16,212 wheel INFO adding 'pystache/tests/test_renderengine.py' 2024-01-17 13:54:16,213 wheel INFO adding 'pystache/tests/test_renderer.py' 2024-01-17 13:54:16,214 wheel INFO adding 'pystache/tests/test_simple.py' 2024-01-17 13:54:16,215 wheel INFO adding 'pystache/tests/test_specloader.py' 2024-01-17 13:54:16,217 wheel INFO adding 'pystache/tests/data/__init__.py' 2024-01-17 13:54:16,218 wheel INFO adding 'pystache/tests/data/ascii.mustache' 2024-01-17 13:54:16,218 wheel INFO adding 'pystache/tests/data/duplicate.mustache' 2024-01-17 13:54:16,219 wheel INFO adding 'pystache/tests/data/non_ascii.mustache' 2024-01-17 13:54:16,220 wheel INFO adding 'pystache/tests/data/sample_view.mustache' 2024-01-17 13:54:16,221 wheel INFO adding 'pystache/tests/data/say_hello.mustache' 2024-01-17 13:54:16,222 wheel INFO adding 'pystache/tests/data/views.py' 2024-01-17 13:54:16,223 wheel INFO adding 'pystache/tests/data/locator/__init__.py' 2024-01-17 13:54:16,224 wheel INFO adding 'pystache/tests/data/locator/duplicate.mustache' 2024-01-17 13:54:16,225 wheel INFO adding 'pystache/tests/data/locator/template.txt' 2024-01-17 13:54:16,226 wheel INFO adding 'pystache/tests/examples/__init__.py' 2024-01-17 13:54:16,227 wheel INFO adding 'pystache/tests/examples/comments.mustache' 2024-01-17 13:54:16,228 wheel INFO adding 'pystache/tests/examples/comments.py' 2024-01-17 13:54:16,229 wheel INFO adding 'pystache/tests/examples/complex.mustache' 2024-01-17 13:54:16,229 wheel INFO adding 'pystache/tests/examples/complex.py' 2024-01-17 13:54:16,230 wheel INFO adding 'pystache/tests/examples/delimiters.mustache' 2024-01-17 13:54:16,231 wheel INFO adding 'pystache/tests/examples/delimiters.py' 2024-01-17 13:54:16,232 wheel INFO adding 'pystache/tests/examples/double_section.mustache' 2024-01-17 13:54:16,233 wheel INFO adding 'pystache/tests/examples/double_section.py' 2024-01-17 13:54:16,234 wheel INFO adding 'pystache/tests/examples/escaped.mustache' 2024-01-17 13:54:16,235 wheel INFO adding 'pystache/tests/examples/escaped.py' 2024-01-17 13:54:16,236 wheel INFO adding 'pystache/tests/examples/extensionless' 2024-01-17 13:54:16,236 wheel INFO adding 'pystache/tests/examples/inner_partial.mustache' 2024-01-17 13:54:16,237 wheel INFO adding 'pystache/tests/examples/inner_partial.txt' 2024-01-17 13:54:16,238 wheel INFO adding 'pystache/tests/examples/inverted.mustache' 2024-01-17 13:54:16,239 wheel INFO adding 'pystache/tests/examples/inverted.py' 2024-01-17 13:54:16,240 wheel INFO adding 'pystache/tests/examples/lambdas.mustache' 2024-01-17 13:54:16,241 wheel INFO adding 'pystache/tests/examples/lambdas.py' 2024-01-17 13:54:16,242 wheel INFO adding 'pystache/tests/examples/looping_partial.mustache' 2024-01-17 13:54:16,243 wheel INFO adding 'pystache/tests/examples/nested_context.mustache' 2024-01-17 13:54:16,243 wheel INFO adding 'pystache/tests/examples/nested_context.py' 2024-01-17 13:54:16,244 wheel INFO adding 'pystache/tests/examples/partial_in_partial.mustache' 2024-01-17 13:54:16,245 wheel INFO adding 'pystache/tests/examples/partial_with_lambda.mustache' 2024-01-17 13:54:16,246 wheel INFO adding 'pystache/tests/examples/partial_with_partial_and_lambda.mustache' 2024-01-17 13:54:16,247 wheel INFO adding 'pystache/tests/examples/partials_with_lambdas.py' 2024-01-17 13:54:16,248 wheel INFO adding 'pystache/tests/examples/readme.py' 2024-01-17 13:54:16,249 wheel INFO adding 'pystache/tests/examples/say_hello.mustache' 2024-01-17 13:54:16,250 wheel INFO adding 'pystache/tests/examples/simple.mustache' 2024-01-17 13:54:16,250 wheel INFO adding 'pystache/tests/examples/simple.py' 2024-01-17 13:54:16,251 wheel INFO adding 'pystache/tests/examples/tagless.mustache' 2024-01-17 13:54:16,252 wheel INFO adding 'pystache/tests/examples/template_partial.mustache' 2024-01-17 13:54:16,253 wheel INFO adding 'pystache/tests/examples/template_partial.py' 2024-01-17 13:54:16,254 wheel INFO adding 'pystache/tests/examples/template_partial.txt' 2024-01-17 13:54:16,255 wheel INFO adding 'pystache/tests/examples/unescaped.mustache' 2024-01-17 13:54:16,256 wheel INFO adding 'pystache/tests/examples/unescaped.py' 2024-01-17 13:54:16,257 wheel INFO adding 'pystache/tests/examples/unicode_input.mustache' 2024-01-17 13:54:16,258 wheel INFO adding 'pystache/tests/examples/unicode_input.py' 2024-01-17 13:54:16,258 wheel INFO adding 'pystache/tests/examples/unicode_output.mustache' 2024-01-17 13:54:16,259 wheel INFO adding 'pystache/tests/examples/unicode_output.py' 2024-01-17 13:54:16,261 wheel INFO adding 'pystache-0.6.5.dist-info/LICENSE' 2024-01-17 13:54:16,262 wheel INFO adding 'pystache-0.6.5.dist-info/METADATA' 2024-01-17 13:54:16,263 wheel INFO adding 'pystache-0.6.5.dist-info/WHEEL' 2024-01-17 13:54:16,263 wheel INFO adding 'pystache-0.6.5.dist-info/entry_points.txt' 2024-01-17 13:54:16,264 wheel INFO adding 'pystache-0.6.5.dist-info/top_level.txt' 2024-01-17 13:54:16,268 wheel INFO adding 'pystache-0.6.5.dist-info/RECORD' 2024-01-17 13:54:16,271 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-01-17 13:54:16,276 gpep517 INFO The backend produced .dist/pystache-0.6.5-py3-none-any.whl pystache-0.6.5-py3-none-any.whl >>> py3-pystache: Entering fakeroot... >>> py3-pystache-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache/usr/lib/python3.11/site-packages/pystache/__pycache__' -> '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache-pyc/usr/lib/python3.11/site-packages/pystache/__pycache__' '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache/usr/lib/python3.11/site-packages/pystache/commands/__pycache__' -> '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache-pyc/usr/lib/python3.11/site-packages/pystache/commands/__pycache__' '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache/usr/lib/python3.11/site-packages/pystache/tests/__pycache__' -> '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache-pyc/usr/lib/python3.11/site-packages/pystache/tests/__pycache__' '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache/usr/lib/python3.11/site-packages/pystache/tests/data/__pycache__' -> '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache-pyc/usr/lib/python3.11/site-packages/pystache/tests/data/__pycache__' '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache/usr/lib/python3.11/site-packages/pystache/tests/data/locator/__pycache__' -> '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache-pyc/usr/lib/python3.11/site-packages/pystache/tests/data/locator/__pycache__' '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache/usr/lib/python3.11/site-packages/pystache/tests/examples/__pycache__' -> '/home/buildozer/aports/testing/py3-pystache/pkg/py3-pystache-pyc/usr/lib/python3.11/site-packages/pystache/tests/examples/__pycache__' >>> py3-pystache-pyc*: Preparing subpackage py3-pystache-pyc... >>> py3-pystache-pyc*: Running postcheck for py3-pystache-pyc >>> py3-pystache*: Running postcheck for py3-pystache >>> py3-pystache*: Preparing package py3-pystache... >>> py3-pystache-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-pystache-pyc*: Package size: 500.0 KB >>> py3-pystache-pyc*: Compressing data... >>> py3-pystache-pyc*: Create checksum... >>> py3-pystache-pyc*: Create py3-pystache-pyc-0.6.5-r0.apk >>> py3-pystache*: Tracing dependencies... python3 python3~3.11 >>> py3-pystache*: Package size: 584.0 KB >>> py3-pystache*: Compressing data... >>> py3-pystache*: Create checksum... >>> py3-pystache*: Create py3-pystache-0.6.5-r0.apk >>> py3-pystache: Build complete at Wed, 17 Jan 2024 13:54:21 +0000 elapsed time 0h 0m 28s >>> py3-pystache: Cleaning up srcdir >>> py3-pystache: Cleaning up pkgdir >>> py3-pystache: Uninstalling dependencies... (1/27) Purging .makedepends-py3-pystache (20240117.135359) (2/27) Purging py3-gpep517-pyc (15-r1) (3/27) Purging py3-gpep517 (15-r1) (4/27) Purging py3-installer-pyc (0.7.0-r1) (5/27) Purging py3-installer (0.7.0-r1) (6/27) Purging py3-wheel-pyc (0.42.0-r0) (7/27) Purging py3-wheel (0.42.0-r0) (8/27) Purging py3-setuptools_scm-pyc (8.0.4-r1) (9/27) Purging py3-setuptools_scm (8.0.4-r1) (10/27) Purging py3-setuptools-pyc (69.0.3-r0) (11/27) Purging py3-setuptools (69.0.3-r0) (12/27) Purging py3-packaging-pyc (23.2-r0) (13/27) Purging py3-packaging (23.2-r0) (14/27) Purging py3-parsing-pyc (3.1.1-r0) (15/27) Purging py3-parsing (3.1.1-r0) (16/27) Purging python3-pyc (3.11.6-r1) (17/27) Purging python3-pycache-pyc0 (3.11.6-r1) (18/27) Purging pyc (3.11.6-r1) (19/27) Purging python3 (3.11.6-r1) (20/27) Purging gdbm (1.23-r1) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.4.4-r3) (23/27) Purging libpanelw (6.4_p20231125-r0) (24/27) Purging mpdecimal (2.5.1-r2) (25/27) Purging readline (8.2.10-r0) (26/27) Purging sqlite-libs (3.45.0-r0) (27/27) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r19.trigger OK: 227 MiB in 102 packages >>> py3-pystache: Updating the testing/riscv64 repository index... >>> py3-pystache: Signing the index...