>>> py3-mako: Building main/py3-mako 1.2.4-r1 (using abuild 3.11.0_rc10-r0) started Tue, 18 Apr 2023 17:01:30 +0000 >>> py3-mako: Checking sanity of /home/buildozer/aports/main/py3-mako/APKBUILD... >>> py3-mako: Analyzing dependencies... >>> py3-mako: Installing for build: build-base python3 py3-markupsafe py3-setuptools py3-babel py3-pytest (1/20) Installing libbz2 (1.0.8-r5) (2/20) Installing libffi (3.4.4-r2) (3/20) Installing gdbm (1.23-r1) (4/20) Installing xz-libs (5.4.2-r1) (5/20) Installing mpdecimal (2.5.1-r2) (6/20) Installing libpanelw (6.4_p20230401-r4) (7/20) Installing readline (8.2.1-r1) (8/20) Installing sqlite-libs (3.41.2-r2) (9/20) Installing python3 (3.11.3-r6) (10/20) Installing py3-markupsafe (2.1.2-r1) (11/20) Installing py3-parsing (3.0.9-r2) (12/20) Installing py3-packaging (23.1-r1) (13/20) Installing py3-setuptools (67.6.1-r1) (14/20) Installing py3-tz (2023.3-r1) (15/20) Installing py3-babel (2.12.1-r1) (16/20) Installing py3-iniconfig (1.1.1-r6) (17/20) Installing py3-pluggy (1.0.0-r3) (18/20) Installing py3-py (1.11.0-r2) (19/20) Installing py3-pytest (7.3.1-r1) (20/20) Installing .makedepends-py3-mako (20230418.170131) Executing busybox-1.36.0-r7.trigger OK: 461 MiB in 121 packages >>> py3-mako: Cleaning up srcdir >>> py3-mako: Cleaning up pkgdir >>> py3-mako: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Mako-1.2.4.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 100 485k 100 485k 0 0 4021k 0 --:--:-- --:--:-- --:--:-- 4044k >>> py3-mako: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Mako-1.2.4.tar.gz >>> py3-mako: Checking sha512sums... Mako-1.2.4.tar.gz: OK >>> py3-mako: Unpacking /var/cache/distfiles/edge/Mako-1.2.4.tar.gz... running build running build_py creating build creating build/lib creating build/lib/mako copying mako/_ast_util.py -> build/lib/mako copying mako/pyparser.py -> build/lib/mako copying mako/template.py -> build/lib/mako copying mako/cmd.py -> build/lib/mako copying mako/util.py -> build/lib/mako copying mako/exceptions.py -> build/lib/mako copying mako/runtime.py -> build/lib/mako copying mako/codegen.py -> build/lib/mako copying mako/lookup.py -> build/lib/mako copying mako/__init__.py -> build/lib/mako copying mako/ast.py -> build/lib/mako copying mako/cache.py -> build/lib/mako copying mako/pygen.py -> build/lib/mako copying mako/parsetree.py -> build/lib/mako copying mako/lexer.py -> build/lib/mako copying mako/compat.py -> build/lib/mako copying mako/filters.py -> build/lib/mako creating build/lib/mako/testing copying mako/testing/exclusions.py -> build/lib/mako/testing copying mako/testing/fixtures.py -> build/lib/mako/testing copying mako/testing/assertions.py -> build/lib/mako/testing copying mako/testing/__init__.py -> build/lib/mako/testing copying mako/testing/helpers.py -> build/lib/mako/testing copying mako/testing/_config.py -> build/lib/mako/testing copying mako/testing/config.py -> build/lib/mako/testing creating build/lib/mako/ext copying mako/ext/autohandler.py -> build/lib/mako/ext copying mako/ext/linguaplugin.py -> build/lib/mako/ext copying mako/ext/__init__.py -> build/lib/mako/ext copying mako/ext/babelplugin.py -> build/lib/mako/ext copying mako/ext/turbogears.py -> build/lib/mako/ext copying mako/ext/beaker_cache.py -> build/lib/mako/ext copying mako/ext/extract.py -> build/lib/mako/ext copying mako/ext/pygmentplugin.py -> build/lib/mako/ext copying mako/ext/preprocessors.py -> build/lib/mako/ext ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/main/py3-mako/src/Mako-1.2.4 configfile: setup.cfg collecting ... collected 477 items test/test_ast.py::AstParseTest::test_locate_identifiers PASSED [ 0%] test/test_ast.py::AstParseTest::test_locate_identifiers_2 PASSED [ 0%] test/test_ast.py::AstParseTest::test_locate_identifiers_3 PASSED [ 0%] test/test_ast.py::AstParseTest::test_locate_identifiers_4 PASSED [ 0%] test/test_ast.py::AstParseTest::test_locate_identifiers_5 PASSED [ 1%] test/test_ast.py::AstParseTest::test_locate_identifiers_6 PASSED [ 1%] test/test_ast.py::AstParseTest::test_locate_identifiers_7 PASSED [ 1%] test/test_ast.py::AstParseTest::test_locate_identifiers_8 PASSED [ 1%] test/test_ast.py::AstParseTest::test_locate_identifiers_9 PASSED [ 1%] test/test_ast.py::AstParseTest::test_locate_identifiers_10 PASSED [ 2%] test/test_ast.py::AstParseTest::test_locate_identifiers_11 PASSED [ 2%] test/test_ast.py::AstParseTest::test_locate_identifiers_12 PASSED [ 2%] test/test_ast.py::AstParseTest::test_locate_identifiers_13 PASSED [ 2%] test/test_ast.py::AstParseTest::test_locate_identifiers_14 PASSED [ 2%] test/test_ast.py::AstParseTest::test_locate_identifiers_16 PASSED [ 3%] test/test_ast.py::AstParseTest::test_locate_identifiers_17 PASSED [ 3%] test/test_ast.py::AstParseTest::test_no_global_imports PASSED [ 3%] test/test_ast.py::AstParseTest::test_python_fragment PASSED [ 3%] test/test_ast.py::AstParseTest::test_argument_list PASSED [ 3%] test/test_ast.py::AstParseTest::test_function_decl PASSED [ 4%] test/test_ast.py::AstParseTest::test_function_decl_2 PASSED [ 4%] test/test_ast.py::AstParseTest::test_function_decl_3 PASSED [ 4%] test/test_ast.py::AstParseTest::test_expr_generate PASSED [ 4%] test/test_block.py::BlockTest::test_anonymous_block_namespace_raises PASSED [ 5%] test/test_block.py::BlockTest::test_anonymous_block_in_call PASSED [ 5%] test/test_block.py::BlockTest::test_named_block_in_call PASSED [ 5%] test/test_block.py::BlockTest::test_name_collision_blocks_toplevel PASSED [ 5%] test/test_block.py::BlockTest::test_name_collision_blocks_nested_block PASSED [ 5%] test/test_block.py::BlockTest::test_name_collision_blocks_nested_def PASSED [ 6%] test/test_block.py::BlockTest::test_name_collision_block_def_toplevel PASSED [ 6%] test/test_block.py::BlockTest::test_name_collision_def_block_toplevel PASSED [ 6%] test/test_block.py::BlockTest::test_named_block_renders PASSED [ 6%] test/test_block.py::BlockTest::test_inherited_block_no_render PASSED [ 6%] test/test_block.py::BlockTest::test_no_named_in_def PASSED [ 7%] test/test_block.py::BlockTest::test_inherited_block_nested_both PASSED [ 7%] test/test_block.py::BlockTest::test_inherited_block_nested_inner_only PASSED [ 7%] test/test_block.py::BlockTest::test_noninherited_block_no_render PASSED [ 7%] test/test_block.py::BlockTest::test_no_conflict_nested_one PASSED [ 7%] test/test_block.py::BlockTest::test_nested_dupe_names_raise PASSED [ 8%] test/test_block.py::BlockTest::test_two_levels_one PASSED [ 8%] test/test_block.py::BlockTest::test_filter PASSED [ 8%] test/test_block.py::BlockTest::test_anon_in_named PASSED [ 8%] test/test_block.py::BlockTest::test_named_in_anon PASSED [ 9%] test/test_block.py::BlockTest::test_anon_in_anon PASSED [ 9%] test/test_block.py::BlockTest::test_named_in_named PASSED [ 9%] test/test_block.py::BlockTest::test_iteration PASSED [ 9%] test/test_block.py::BlockTest::test_conditional PASSED [ 9%] test/test_block.py::BlockTest::test_block_overridden_by_def PASSED [ 10%] test/test_block.py::BlockTest::test_def_overridden_by_block PASSED [ 10%] test/test_block.py::BlockTest::test_block_args PASSED [ 10%] test/test_block.py::BlockTest::test_block_variables_contextual PASSED [ 10%] test/test_block.py::BlockTest::test_block_args_contextual PASSED [ 10%] test/test_block.py::BlockTest::test_block_pageargs_contextual PASSED [ 11%] test/test_block.py::BlockTest::test_block_pageargs PASSED [ 11%] test/test_cache.py::CacheTest::test_def PASSED [ 11%] test/test_cache.py::CacheTest::test_cache_enable PASSED [ 11%] test/test_cache.py::CacheTest::test_nested_def PASSED [ 11%] test/test_cache.py::CacheTest::test_page PASSED [ 12%] test/test_cache.py::CacheTest::test_dynamic_key_with_context PASSED [ 12%] test/test_cache.py::CacheTest::test_dynamic_key_with_funcargs PASSED [ 12%] test/test_cache.py::CacheTest::test_dynamic_key_with_imports PASSED [ 12%] test/test_cache.py::CacheTest::test_fileargs_implicit PASSED [ 12%] test/test_cache.py::CacheTest::test_fileargs_deftag PASSED [ 13%] test/test_cache.py::CacheTest::test_fileargs_pagetag PASSED [ 13%] test/test_cache.py::CacheTest::test_args_complete PASSED [ 13%] test/test_cache.py::CacheTest::test_fileargs_lookup PASSED [ 13%] test/test_cache.py::CacheTest::test_buffered PASSED [ 14%] test/test_cache.py::CacheTest::test_load_from_expired PASSED [ 14%] test/test_cache.py::CacheTest::test_namespace_access PASSED [ 14%] test/test_cache.py::CacheTest::test_lookup PASSED [ 14%] test/test_cache.py::CacheTest::test_invalidate PASSED [ 14%] test/test_cache.py::CacheTest::test_custom_args_def PASSED [ 15%] test/test_cache.py::CacheTest::test_custom_args_block PASSED [ 15%] test/test_cache.py::CacheTest::test_custom_args_page PASSED [ 15%] test/test_cache.py::CacheTest::test_pass_context PASSED [ 15%] test/test_cache.py::BeakerCacheTest::test_def SKIPPED (Beaker is req...) [ 15%] test/test_cache.py::BeakerCacheTest::test_cache_enable SKIPPED (Beak...) [ 16%] test/test_cache.py::BeakerCacheTest::test_nested_def SKIPPED (Beaker...) [ 16%] test/test_cache.py::BeakerCacheTest::test_page SKIPPED (Beaker is re...) [ 16%] test/test_cache.py::BeakerCacheTest::test_dynamic_key_with_context SKIPPED [ 16%] test/test_cache.py::BeakerCacheTest::test_dynamic_key_with_funcargs SKIPPED [ 16%] test/test_cache.py::BeakerCacheTest::test_dynamic_key_with_imports SKIPPED [ 17%] test/test_cache.py::BeakerCacheTest::test_fileargs_implicit SKIPPED [ 17%] test/test_cache.py::BeakerCacheTest::test_fileargs_deftag SKIPPED (B...) [ 17%] test/test_cache.py::BeakerCacheTest::test_fileargs_pagetag SKIPPED (...) [ 17%] test/test_cache.py::BeakerCacheTest::test_args_complete SKIPPED (Bea...) [ 18%] test/test_cache.py::BeakerCacheTest::test_fileargs_lookup SKIPPED (B...) [ 18%] test/test_cache.py::BeakerCacheTest::test_buffered SKIPPED (Beaker i...) [ 18%] test/test_cache.py::BeakerCacheTest::test_load_from_expired SKIPPED [ 18%] test/test_cache.py::BeakerCacheTest::test_namespace_access SKIPPED (...) [ 18%] test/test_cache.py::BeakerCacheTest::test_lookup SKIPPED (Beaker is ...) [ 19%] test/test_cache.py::BeakerCacheTest::test_invalidate SKIPPED (Beaker...) [ 19%] test/test_cache.py::BeakerCacheTest::test_custom_args_def SKIPPED (B...) [ 19%] test/test_cache.py::BeakerCacheTest::test_custom_args_block SKIPPED [ 19%] test/test_cache.py::BeakerCacheTest::test_custom_args_page SKIPPED (...) [ 19%] test/test_cache.py::BeakerCacheTest::test_pass_context SKIPPED (Beak...) [ 20%] test/test_cache.py::BeakerCacheTest::test_cache_uses_current_context SKIPPED [ 20%] test/test_cache.py::BeakerCacheTest::test_region SKIPPED (Beaker is ...) [ 20%] test/test_cache.py::DogpileCacheTest::test_def SKIPPED (dogpile.cach...) [ 20%] test/test_cache.py::DogpileCacheTest::test_cache_enable SKIPPED (dog...) [ 20%] test/test_cache.py::DogpileCacheTest::test_nested_def SKIPPED (dogpi...) [ 21%] test/test_cache.py::DogpileCacheTest::test_page SKIPPED (dogpile.cac...) [ 21%] test/test_cache.py::DogpileCacheTest::test_dynamic_key_with_context SKIPPED [ 21%] test/test_cache.py::DogpileCacheTest::test_dynamic_key_with_funcargs SKIPPED [ 21%] test/test_cache.py::DogpileCacheTest::test_dynamic_key_with_imports SKIPPED [ 22%] test/test_cache.py::DogpileCacheTest::test_fileargs_implicit SKIPPED [ 22%] test/test_cache.py::DogpileCacheTest::test_fileargs_deftag SKIPPED (...) [ 22%] test/test_cache.py::DogpileCacheTest::test_fileargs_pagetag SKIPPED [ 22%] test/test_cache.py::DogpileCacheTest::test_args_complete SKIPPED (do...) [ 22%] test/test_cache.py::DogpileCacheTest::test_fileargs_lookup SKIPPED (...) [ 23%] test/test_cache.py::DogpileCacheTest::test_buffered SKIPPED (dogpile...) [ 23%] test/test_cache.py::DogpileCacheTest::test_load_from_expired SKIPPED [ 23%] test/test_cache.py::DogpileCacheTest::test_namespace_access SKIPPED [ 23%] test/test_cache.py::DogpileCacheTest::test_lookup SKIPPED (dogpile.c...) [ 23%] test/test_cache.py::DogpileCacheTest::test_invalidate SKIPPED (dogpi...) [ 24%] test/test_cache.py::DogpileCacheTest::test_custom_args_def SKIPPED (...) [ 24%] test/test_cache.py::DogpileCacheTest::test_custom_args_block SKIPPED [ 24%] test/test_cache.py::DogpileCacheTest::test_custom_args_page SKIPPED [ 24%] test/test_cache.py::DogpileCacheTest::test_pass_context SKIPPED (dog...) [ 24%] test/test_cache.py::DogpileCacheTest::test_cache_uses_current_context SKIPPED [ 25%] test/test_cache.py::DogpileCacheTest::test_region SKIPPED (dogpile.c...) [ 25%] test/test_call.py::CallTest::test_call PASSED [ 25%] test/test_call.py::CallTest::test_compound_call PASSED [ 25%] test/test_call.py::CallTest::test_new_syntax PASSED [ 25%] test/test_call.py::CallTest::test_ccall_caller PASSED [ 26%] test/test_call.py::CallTest::test_stack_pop PASSED [ 26%] test/test_call.py::CallTest::test_conditional_call PASSED [ 26%] test/test_call.py::CallTest::test_chained_call PASSED [ 26%] test/test_call.py::CallTest::test_nested_call PASSED [ 27%] test/test_call.py::CallTest::test_nested_call_2 PASSED [ 27%] test/test_call.py::CallTest::test_nested_call_3 PASSED [ 27%] test/test_call.py::CallTest::test_nested_call_4 PASSED [ 27%] test/test_call.py::CallTest::test_chained_call_in_nested PASSED [ 27%] test/test_call.py::CallTest::test_call_in_nested PASSED [ 28%] test/test_call.py::CallTest::test_composed_def PASSED [ 28%] test/test_call.py::CallTest::test_regular_defs PASSED [ 28%] test/test_call.py::CallTest::test_call_in_nested_2 PASSED [ 28%] test/test_call.py::SelfCacheTest::test_basic PASSED [ 28%] test/test_cmd.py::CmdTest::test_stdin_success PASSED [ 29%] test/test_cmd.py::CmdTest::test_stdin_syntax_err PASSED [ 29%] test/test_cmd.py::CmdTest::test_stdin_rt_err PASSED [ 29%] test/test_cmd.py::CmdTest::test_file_success PASSED [ 29%] test/test_cmd.py::CmdTest::test_file_syntax_err PASSED [ 29%] test/test_cmd.py::CmdTest::test_file_rt_err PASSED [ 30%] test/test_cmd.py::CmdTest::test_file_notfound PASSED [ 30%] test/test_decorators.py::DecoratorTest::test_toplevel PASSED [ 30%] test/test_decorators.py::DecoratorTest::test_toplevel_contextual PASSED [ 30%] test/test_decorators.py::DecoratorTest::test_nested PASSED [ 31%] test/test_decorators.py::DecoratorTest::test_toplevel_decorated_name PASSED [ 31%] test/test_decorators.py::DecoratorTest::test_nested_decorated_name PASSED [ 31%] test/test_def.py::DefTest::test_def_noargs PASSED [ 31%] test/test_def.py::DefTest::test_def_blankargs PASSED [ 31%] test/test_def.py::DefTest::test_def_args PASSED [ 32%] test/test_def.py::DefTest::test_def_py3k_args PASSED [ 32%] test/test_def.py::DefTest::test_inter_def PASSED [ 32%] test/test_def.py::DefTest::test_toplevel PASSED [ 32%] test/test_def.py::DefTest::test_def_operations PASSED [ 32%] test/test_def.py::ScopeTest::test_scope_one PASSED [ 33%] test/test_def.py::ScopeTest::test_scope_two PASSED [ 33%] test/test_def.py::ScopeTest::test_scope_four PASSED [ 33%] test/test_def.py::ScopeTest::test_scope_five PASSED [ 33%] test/test_def.py::ScopeTest::test_scope_six PASSED [ 33%] test/test_def.py::ScopeTest::test_scope_seven PASSED [ 34%] test/test_def.py::ScopeTest::test_scope_eight PASSED [ 34%] test/test_def.py::ScopeTest::test_scope_nine PASSED [ 34%] test/test_def.py::ScopeTest::test_scope_ten PASSED [ 34%] test/test_def.py::ScopeTest::test_scope_eleven PASSED [ 35%] test/test_def.py::ScopeTest::test_unbound_scope PASSED [ 35%] test/test_def.py::ScopeTest::test_unbound_scope_two PASSED [ 35%] test/test_def.py::ScopeTest::test_canget_kwargs PASSED [ 35%] test/test_def.py::ScopeTest::test_inline_expression_from_arg_one PASSED [ 35%] test/test_def.py::ScopeTest::test_interpret_expression_from_arg_two PASSED [ 36%] test/test_def.py::NestedDefTest::test_nested_def PASSED [ 36%] test/test_def.py::NestedDefTest::test_nested_2 PASSED [ 36%] test/test_def.py::NestedDefTest::test_nested_with_args PASSED [ 36%] test/test_def.py::NestedDefTest::test_nested_def_2 PASSED [ 36%] test/test_def.py::NestedDefTest::test_nested_nested_def PASSED [ 37%] test/test_def.py::NestedDefTest::test_nested_nested_def_2 PASSED [ 37%] test/test_def.py::NestedDefTest::test_outer_scope PASSED [ 37%] test/test_def.py::ExceptionTest::test_raise PASSED [ 37%] test/test_def.py::ExceptionTest::test_handler PASSED [ 37%] test/test_exceptions.py::ExceptionsTest::test_html_error_template PASSED [ 38%] test/test_exceptions.py::ExceptionsTest::test_text_error_template PASSED [ 38%] test/test_exceptions.py::ExceptionsTest::test_utf8_html_error_template_pygments SKIPPED [ 38%] test/test_exceptions.py::ExceptionsTest::test_utf8_html_error_template_no_pygments PASSED [ 38%] test/test_exceptions.py::ExceptionsTest::test_format_closures PASSED [ 38%] test/test_exceptions.py::ExceptionsTest::test_py_utf8_html_error_template PASSED [ 39%] test/test_exceptions.py::ExceptionsTest::test_py_unicode_error_html_error_template PASSED [ 39%] test/test_exceptions.py::ExceptionsTest::test_format_exceptions_pygments SKIPPED [ 39%] test/test_exceptions.py::ExceptionsTest::test_format_exceptions_no_pygments PASSED [ 39%] test/test_exceptions.py::ExceptionsTest::test_utf8_format_exceptions_pygments SKIPPED [ 40%] test/test_exceptions.py::ExceptionsTest::test_utf8_format_exceptions_no_pygments PASSED [ 40%] test/test_exceptions.py::ExceptionsTest::test_mod_no_encoding PASSED [ 40%] test/test_exceptions.py::ExceptionsTest::test_custom_tback PASSED [ 40%] test/test_exceptions.py::ExceptionsTest::test_tback_no_trace_from_py_file PASSED [ 40%] test/test_exceptions.py::ExceptionsTest::test_tback_trace_from_py_file PASSED [ 41%] test/test_exceptions.py::ExceptionsTest::test_code_block_line_number PASSED [ 41%] test/test_exceptions.py::ExceptionsTest::test_module_block_line_number PASSED [ 41%] test/test_exceptions.py::ExceptionsTest::test_alternating_file_names PASSED [ 41%] test/test_filters.py::FilterTest::test_basic PASSED [ 41%] test/test_filters.py::FilterTest::test_expr PASSED [ 42%] test/test_filters.py::FilterTest::test_convert_str PASSED [ 42%] test/test_filters.py::FilterTest::test_quoting PASSED [ 42%] test/test_filters.py::FilterTest::test_url_escaping PASSED [ 42%] test/test_filters.py::FilterTest::test_entity PASSED [ 42%] test/test_filters.py::FilterTest::test_def PASSED [ 43%] test/test_filters.py::FilterTest::test_import PASSED [ 43%] test/test_filters.py::FilterTest::test_import_2 PASSED [ 43%] test/test_filters.py::FilterTest::test_encode_filter PASSED [ 43%] test/test_filters.py::FilterTest::test_encode_filter_non_str PASSED [ 44%] test/test_filters.py::FilterTest::test_custom_default PASSED [ 44%] test/test_filters.py::FilterTest::test_global PASSED [ 44%] test/test_filters.py::FilterTest::test_block_via_context PASSED [ 44%] test/test_filters.py::FilterTest::test_def_via_context PASSED [ 44%] test/test_filters.py::FilterTest::test_text_via_context PASSED [ 45%] test/test_filters.py::FilterTest::test_nflag PASSED [ 45%] test/test_filters.py::FilterTest::test_global_json PASSED [ 45%] test/test_filters.py::FilterTest::test_non_expression PASSED [ 45%] test/test_filters.py::FilterTest::test_builtins PASSED [ 45%] test/test_filters.py::BufferTest::test_buffered_def PASSED [ 46%] test/test_filters.py::BufferTest::test_unbuffered_def PASSED [ 46%] test/test_filters.py::BufferTest::test_capture PASSED [ 46%] test/test_filters.py::BufferTest::test_capture_exception PASSED [ 46%] test/test_filters.py::BufferTest::test_buffered_exception PASSED [ 46%] test/test_filters.py::BufferTest::test_capture_ccall PASSED [ 47%] test/test_inheritance.py::InheritanceTest::test_basic PASSED [ 47%] test/test_inheritance.py::InheritanceTest::test_multilevel_nesting PASSED [ 47%] test/test_inheritance.py::InheritanceTest::test_includes PASSED [ 47%] test/test_inheritance.py::InheritanceTest::test_namespaces PASSED [ 48%] test/test_inheritance.py::InheritanceTest::test_pageargs PASSED [ 48%] test/test_inheritance.py::InheritanceTest::test_pageargs_2 PASSED [ 48%] test/test_inheritance.py::InheritanceTest::test_pageargs_err PASSED [ 48%] test/test_inheritance.py::InheritanceTest::test_toplevel PASSED [ 48%] test/test_inheritance.py::InheritanceTest::test_dynamic PASSED [ 49%] test/test_inheritance.py::InheritanceTest::test_in_call PASSED [ 49%] test/test_lexer.py::LexerTest::test_text_and_tag PASSED [ 49%] test/test_lexer.py::LexerTest::test_unclosed_tag PASSED [ 49%] test/test_lexer.py::LexerTest::test_onlyclosed_tag PASSED [ 49%] test/test_lexer.py::LexerTest::test_noexpr_allowed PASSED [ 50%] test/test_lexer.py::LexerTest::test_closing_tag_many_spaces PASSED [ 50%] test/test_lexer.py::LexerTest::test_opening_tag_many_quotes PASSED [ 50%] test/test_lexer.py::LexerTest::test_unmatched_tag PASSED [ 50%] test/test_lexer.py::LexerTest::test_nonexistent_tag PASSED [ 50%] test/test_lexer.py::LexerTest::test_wrongcase_tag PASSED [ 51%] test/test_lexer.py::LexerTest::test_percent_escape PASSED [ 51%] test/test_lexer.py::LexerTest::test_old_multiline_comment PASSED [ 51%] test/test_lexer.py::LexerTest::test_text_tag PASSED [ 51%] test/test_lexer.py::LexerTest::test_def_syntax PASSED [ 51%] test/test_lexer.py::LexerTest::test_def_syntax_2 PASSED [ 52%] test/test_lexer.py::LexerTest::test_whitespace_equals PASSED [ 52%] test/test_lexer.py::LexerTest::test_ns_tag_closed PASSED [ 52%] test/test_lexer.py::LexerTest::test_ns_tag_empty PASSED [ 52%] test/test_lexer.py::LexerTest::test_ns_tag_open PASSED [ 53%] test/test_lexer.py::LexerTest::test_expr_in_attribute PASSED [ 53%] test/test_lexer.py::LexerTest::test_pagetag[,-48] PASSED [ 53%] test/test_lexer.py::LexerTest::test_pagetag[-47] PASSED [ 53%] test/test_lexer.py::LexerTest::test_nesting PASSED [ 53%] test/test_lexer.py::LexerTest::test_code PASSED [ 54%] test/test_lexer.py::LexerTest::test_code_and_tags PASSED [ 54%] test/test_lexer.py::LexerTest::test_expression PASSED [ 54%] test/test_lexer.py::LexerTest::test_tricky_expression PASSED [ 54%] test/test_lexer.py::LexerTest::test_tricky_code PASSED [ 54%] test/test_lexer.py::LexerTest::test_tricky_code_2 PASSED [ 55%] test/test_lexer.py::LexerTest::test_tricky_code_3 PASSED [ 55%] test/test_lexer.py::LexerTest::test_tricky_code_4 PASSED [ 55%] test/test_lexer.py::LexerTest::test_tricky_code_5 PASSED [ 55%] test/test_lexer.py::LexerTest::test_tricky_code_6 PASSED [ 55%] test/test_lexer.py::LexerTest::test_control_lines PASSED [ 56%] test/test_lexer.py::LexerTest::test_control_lines_2 PASSED [ 56%] test/test_lexer.py::LexerTest::test_long_control_lines PASSED [ 56%] test/test_lexer.py::LexerTest::test_unmatched_control PASSED [ 56%] test/test_lexer.py::LexerTest::test_unmatched_control_2 PASSED [ 57%] test/test_lexer.py::LexerTest::test_unmatched_control_3 PASSED [ 57%] test/test_lexer.py::LexerTest::test_ternary_control PASSED [ 57%] test/test_lexer.py::LexerTest::test_integration PASSED [ 57%] test/test_lexer.py::LexerTest::test_comment_after_statement PASSED [ 57%] test/test_lexer.py::LexerTest::test_crlf PASSED [ 58%] test/test_lexer.py::LexerTest::test_comments PASSED [ 58%] test/test_lexer.py::LexerTest::test_docs PASSED [ 58%] test/test_lexer.py::LexerTest::test_preprocess PASSED [ 58%] test/test_lookup.py::LookupTest::test_basic PASSED [ 58%] test/test_lookup.py::LookupTest::test_subdir PASSED [ 59%] test/test_lookup.py::LookupTest::test_updir PASSED [ 59%] test/test_lookup.py::LookupTest::test_directory_lookup PASSED [ 59%] test/test_lookup.py::LookupTest::test_no_lookup PASSED [ 59%] test/test_lookup.py::LookupTest::test_uri_adjust PASSED [ 59%] test/test_lookup.py::LookupTest::test_uri_cache PASSED [ 60%] test/test_lookup.py::LookupTest::test_check_not_found PASSED [ 60%] test/test_lookup.py::LookupTest::test_dont_accept_relative_outside_of_root PASSED [ 60%] test/test_lookup.py::LookupTest::test_checking_against_bad_filetype PASSED [ 60%] test/test_loop.py::TestLoop::test__FOR_LOOP PASSED [ 61%] test/test_loop.py::TestLoop::test_loop_demo PASSED [ 61%] test/test_loop.py::TestLoop::test_nested_loops PASSED [ 61%] test/test_loop.py::TestLoop::test_no_loop PASSED [ 61%] test/test_loop.py::TestLoop::test_out_of_context_access PASSED [ 61%] test/test_loop.py::TestLoop::test_parent_loops PASSED [ 62%] test/test_loop.py::TestLoopStack::test__pop PASSED [ 62%] test/test_loop.py::TestLoopStack::test__push PASSED [ 62%] test/test_loop.py::TestLoopStack::test__top PASSED [ 62%] test/test_loop.py::TestLoopStack::test_enter PASSED [ 62%] test/test_loop.py::TestLoopStack::test_exit PASSED [ 63%] test/test_loop.py::TestLoopContext::test___len__ PASSED [ 63%] test/test_loop.py::TestLoopContext::test_cycle PASSED [ 63%] test/test_loop.py::TestLoopContext::test_even PASSED [ 63%] test/test_loop.py::TestLoopContext::test_first PASSED [ 63%] test/test_loop.py::TestLoopContext::test_index PASSED [ 64%] test/test_loop.py::TestLoopContext::test_last PASSED [ 64%] test/test_loop.py::TestLoopContext::test_odd PASSED [ 64%] test/test_loop.py::TestLoopContext::test_reverse_index PASSED [ 64%] test/test_loop.py::TestLoopFlags::test_loop_disabled_template PASSED [ 64%] test/test_loop.py::TestLoopFlags::test_loop_disabled_lookup PASSED [ 65%] test/test_loop.py::TestLoopFlags::test_loop_disabled_override_template PASSED [ 65%] test/test_loop.py::TestLoopFlags::test_loop_disabled_override_lookup PASSED [ 65%] test/test_loop.py::TestLoopFlags::test_loop_enabled_override_template PASSED [ 65%] test/test_loop.py::TestLoopFlags::test_loop_enabled_override_lookup PASSED [ 66%] test/test_lru.py::LRUTest::testlru PASSED [ 66%] test/test_namespace.py::NamespaceTest::test_inline_crossreference PASSED [ 66%] test/test_namespace.py::NamespaceTest::test_inline_assignment PASSED [ 66%] test/test_namespace.py::NamespaceTest::test_inline_arguments PASSED [ 66%] test/test_namespace.py::NamespaceTest::test_inline_not_duped PASSED [ 67%] test/test_namespace.py::NamespaceTest::test_dynamic PASSED [ 67%] test/test_namespace.py::NamespaceTest::test_template PASSED [ 67%] test/test_namespace.py::NamespaceTest::test_module PASSED [ 67%] test/test_namespace.py::NamespaceTest::test_module_2 PASSED [ 67%] test/test_namespace.py::NamespaceTest::test_module_imports PASSED [ 68%] test/test_namespace.py::NamespaceTest::test_module_imports_2 PASSED [ 68%] test/test_namespace.py::NamespaceTest::test_context PASSED [ 68%] test/test_namespace.py::NamespaceTest::test_overload PASSED [ 68%] test/test_namespace.py::NamespaceTest::test_getattr PASSED [ 68%] test/test_namespace.py::NamespaceTest::test_in_def PASSED [ 69%] test/test_namespace.py::NamespaceTest::test_in_remote_def PASSED [ 69%] test/test_namespace.py::NamespaceTest::test_dont_pollute_self PASSED [ 69%] test/test_namespace.py::NamespaceTest::test_inheritance PASSED [ 69%] test/test_namespace.py::NamespaceTest::test_inheritance_two PASSED [ 70%] test/test_namespace.py::NamespaceTest::test_attr PASSED [ 70%] test/test_namespace.py::NamespaceTest::test_attr_raise PASSED [ 70%] test/test_namespace.py::NamespaceTest::test_custom_tag_1 PASSED [ 70%] test/test_namespace.py::NamespaceTest::test_custom_tag_2 PASSED [ 70%] test/test_namespace.py::NamespaceTest::test_custom_tag_3 PASSED [ 71%] test/test_namespace.py::NamespaceTest::test_custom_tag_case_sensitive PASSED [ 71%] test/test_namespace.py::NamespaceTest::test_expr_grouping PASSED [ 71%] test/test_namespace.py::NamespaceTest::test_ccall PASSED [ 71%] test/test_namespace.py::NamespaceTest::test_ccall_2 PASSED [ 71%] test/test_namespace.py::NamespaceTest::test_import PASSED [ 72%] test/test_namespace.py::NamespaceTest::test_import_calledfromdef PASSED [ 72%] test/test_namespace.py::NamespaceTest::test_closure_import PASSED [ 72%] test/test_namespace.py::NamespaceTest::test_import_local PASSED [ 72%] test/test_namespace.py::NamespaceTest::test_ccall_import PASSED [ 72%] test/test_namespace.py::NamespaceTest::test_nonexistent_namespace_uri PASSED [ 73%] test/test_pygen.py::GeneratePythonTest::test_generate_normal PASSED [ 73%] test/test_pygen.py::GeneratePythonTest::test_generate_adjusted PASSED [ 73%] test/test_pygen.py::GeneratePythonTest::test_generate_combo PASSED [ 73%] test/test_pygen.py::GeneratePythonTest::test_multi_line PASSED [ 74%] test/test_pygen.py::GeneratePythonTest::test_false_unindentor PASSED [ 74%] test/test_pygen.py::GeneratePythonTest::test_backslash_line PASSED [ 74%] test/test_pygen.py::WhitespaceTest::test_basic PASSED [ 74%] test/test_pygen.py::WhitespaceTest::test_blank_lines PASSED [ 74%] test/test_pygen.py::WhitespaceTest::test_open_quotes_with_pound PASSED [ 75%] test/test_pygen.py::WhitespaceTest::test_quote_with_comments PASSED [ 75%] test/test_pygen.py::WhitespaceTest::test_quotes_with_pound PASSED [ 75%] test/test_pygen.py::WhitespaceTest::test_quotes PASSED [ 75%] test/test_runtime.py::ContextTest::test_locals_kwargs PASSED [ 75%] test/test_template.py::MiscTest::test_crlf_linebreaks PASSED [ 76%] test/test_template.py::EncodingTest::test_escapes_html_tags PASSED [ 76%] test/test_template.py::EncodingTest::test_unicode PASSED [ 76%] test/test_template.py::EncodingTest::test_encoding_doesnt_conflict PASSED [ 76%] test/test_template.py::EncodingTest::test_unicode_arg PASSED [ 76%] test/test_template.py::EncodingTest::test_unicode_file PASSED [ 77%] test/test_template.py::EncodingTest::test_unicode_file_code PASSED [ 77%] test/test_template.py::EncodingTest::test_unicode_file_lookup PASSED [ 77%] test/test_template.py::EncodingTest::test_unicode_bom PASSED [ 77%] test/test_template.py::EncodingTest::test_unicode_memory PASSED [ 77%] test/test_template.py::EncodingTest::test_unicode_text PASSED [ 78%] test/test_template.py::EncodingTest::test_unicode_text_ccall PASSED [ 78%] test/test_template.py::EncodingTest::test_unicode_literal_in_expr PASSED [ 78%] test/test_template.py::EncodingTest::test_unicode_literal_in_expr_file PASSED [ 78%] test/test_template.py::EncodingTest::test_unicode_literal_in_code PASSED [ 79%] test/test_template.py::EncodingTest::test_unicode_literal_in_controlline PASSED [ 79%] test/test_template.py::EncodingTest::test_unicode_literal_in_tag PASSED [ 79%] test/test_template.py::EncodingTest::test_unicode_literal_in_def PASSED [ 79%] test/test_template.py::EncodingTest::test_input_encoding PASSED [ 79%] test/test_template.py::EncodingTest::test_encoding PASSED [ 80%] test/test_template.py::EncodingTest::test_encoding_errors PASSED [ 80%] test/test_template.py::EncodingTest::test_read_unicode PASSED [ 80%] test/test_template.py::PageArgsTest::test_basic PASSED [ 80%] test/test_template.py::PageArgsTest::test_inherits PASSED [ 80%] test/test_template.py::PageArgsTest::test_includes PASSED [ 81%] test/test_template.py::PageArgsTest::test_context_small PASSED [ 81%] test/test_template.py::PageArgsTest::test_with_context PASSED [ 81%] test/test_template.py::PageArgsTest::test_overrides_builtins PASSED [ 81%] test/test_template.py::PageArgsTest::test_canuse_builtin_names PASSED [ 81%] test/test_template.py::PageArgsTest::test_builtin_names_dont_clobber_defaults_in_includes PASSED [ 82%] test/test_template.py::PageArgsTest::test_dict_locals PASSED [ 82%] test/test_template.py::IncludeTest::test_basic PASSED [ 82%] test/test_template.py::IncludeTest::test_localargs PASSED [ 82%] test/test_template.py::IncludeTest::test_viakwargs PASSED [ 83%] test/test_template.py::IncludeTest::test_include_withargs PASSED [ 83%] test/test_template.py::IncludeTest::test_within_ccall PASSED [ 83%] test/test_template.py::IncludeTest::test_include_error_handler PASSED [ 83%] test/test_template.py::UndefinedVarsTest::test_undefined PASSED [ 83%] test/test_template.py::UndefinedVarsTest::test_strict PASSED [ 84%] test/test_template.py::UndefinedVarsTest::test_expression_declared PASSED [ 84%] test/test_template.py::UndefinedVarsTest::test_list_comprehensions_plus_undeclared_nonstrict PASSED [ 84%] test/test_template.py::UndefinedVarsTest::test_traditional_assignment_plus_undeclared PASSED [ 84%] test/test_template.py::UndefinedVarsTest::test_list_comprehensions_plus_undeclared_strict PASSED [ 84%] test/test_template.py::StopRenderingTest::test_return_in_template PASSED [ 85%] test/test_template.py::ReservedNameTest::test_names_on_context PASSED [ 85%] test/test_template.py::ReservedNameTest::test_names_in_template PASSED [ 85%] test/test_template.py::ReservedNameTest::test_exclude_loop_context PASSED [ 85%] test/test_template.py::ReservedNameTest::test_exclude_loop_template PASSED [ 85%] test/test_template.py::ControlTest::test_control PASSED [ 86%] test/test_template.py::ControlTest::test_blank_control_1 PASSED [ 86%] test/test_template.py::ControlTest::test_blank_control_2 PASSED [ 86%] test/test_template.py::ControlTest::test_blank_control_3 PASSED [ 86%] test/test_template.py::ControlTest::test_blank_control_4 PASSED [ 87%] test/test_template.py::ControlTest::test_blank_control_5 PASSED [ 87%] test/test_template.py::ControlTest::test_blank_control_6 PASSED [ 87%] test/test_template.py::ControlTest::test_blank_control_7 PASSED [ 87%] test/test_template.py::ControlTest::test_blank_control_8 PASSED [ 87%] test/test_template.py::ControlTest::test_commented_blank_control_1 PASSED [ 88%] test/test_template.py::ControlTest::test_commented_blank_control_2 PASSED [ 88%] test/test_template.py::ControlTest::test_commented_blank_control_3 PASSED [ 88%] test/test_template.py::ControlTest::test_commented_blank_control_4 PASSED [ 88%] test/test_template.py::ControlTest::test_commented_blank_control_5 PASSED [ 88%] test/test_template.py::ControlTest::test_commented_blank_control_6 PASSED [ 89%] test/test_template.py::ControlTest::test_commented_blank_control_7 PASSED [ 89%] test/test_template.py::ControlTest::test_commented_blank_control_8 PASSED [ 89%] test/test_template.py::ControlTest::test_multiline_control PASSED [ 89%] test/test_template.py::GlobalsTest::test_globals PASSED [ 89%] test/test_template.py::RichTracebackTest::test_utf8_memory_syntax PASSED [ 90%] test/test_template.py::RichTracebackTest::test_utf8_memory_runtime PASSED [ 90%] test/test_template.py::RichTracebackTest::test_utf8_file_syntax PASSED [ 90%] test/test_template.py::RichTracebackTest::test_utf8_file_runtime PASSED [ 90%] test/test_template.py::RichTracebackTest::test_unicode_memory_syntax PASSED [ 90%] test/test_template.py::RichTracebackTest::test_unicode_memory_runtime PASSED [ 91%] test/test_template.py::RichTracebackTest::test_unicode_file_syntax PASSED [ 91%] test/test_template.py::RichTracebackTest::test_unicode_file_runtime PASSED [ 91%] test/test_template.py::ModuleDirTest::test_basic PASSED [ 91%] test/test_template.py::ModuleDirTest::test_callable PASSED [ 92%] test/test_template.py::ModuleDirTest::test_custom_writer PASSED [ 92%] test/test_template.py::FilenameToURITest::test_windows_paths PASSED [ 92%] test/test_template.py::FilenameToURITest::test_posix_paths PASSED [ 92%] test/test_template.py::FilenameToURITest::test_dont_accept_relative_outside_of_root PASSED [ 92%] test/test_template.py::ModuleTemplateTest::test_module_roundtrip PASSED [ 93%] test/test_template.py::TestTemplateAPI::test_metadata PASSED [ 93%] test/test_template.py::TestTemplateAPI::test_metadata_two PASSED [ 93%] test/test_template.py::PreprocessTest::test_old_comments PASSED [ 93%] test/test_template.py::LexerTest::test_via_template PASSED [ 93%] test/test_template.py::LexerTest::test_via_lookup PASSED [ 94%] test/test_template.py::FuturesTest::test_future_import PASSED [ 94%] test/test_tgplugin.py::TestTGPlugin::test_basic PASSED [ 94%] test/test_tgplugin.py::TestTGPlugin::test_subdir PASSED [ 94%] test/test_tgplugin.py::TestTGPlugin::test_basic_dot PASSED [ 94%] test/test_tgplugin.py::TestTGPlugin::test_subdir_dot PASSED [ 95%] test/test_tgplugin.py::TestTGPlugin::test_string PASSED [ 95%] test/test_tgplugin.py::TestTGPlugin::test_render PASSED [ 95%] test/test_util.py::UtilTest::test_fast_buffer_write PASSED [ 95%] test/test_util.py::UtilTest::test_fast_buffer_truncate PASSED [ 96%] test/test_util.py::UtilTest::test_fast_buffer_encoded PASSED [ 96%] test/test_util.py::UtilTest::test_read_file PASSED [ 96%] test/test_util.py::UtilTest::test_load_module PASSED [ 96%] test/test_util.py::UtilTest::test_load_plugin_failure PASSED [ 96%] test/ext/test_babelplugin.py::PluginExtractTest::test_parse_python_expression PASSED [ 97%] test/ext/test_babelplugin.py::PluginExtractTest::test_python_gettext_call PASSED [ 97%] test/ext/test_babelplugin.py::PluginExtractTest::test_translator_comment PASSED [ 97%] test/ext/test_babelplugin.py::MakoExtractTest::test_extract PASSED [ 97%] test/ext/test_babelplugin.py::MakoExtractTest::test_extract_utf8 PASSED [ 97%] test/ext/test_babelplugin.py::MakoExtractTest::test_extract_cp1251 PASSED [ 98%] test/testing/test_config.py::BasicConfigTest::test_coercions PASSED [ 98%] test/testing/test_config.py::BasicConfigTest::test_values PASSED [ 98%] test/testing/test_config.py::BasicConfigTest::test_error_on_loading_from_nonexistent_file PASSED [ 98%] test/testing/test_config.py::BasicConfigTest::test_error_on_loading_from_nonexistent_section PASSED [ 98%] test/testing/test_config.py::BooleanConfigTest::test_values PASSED [ 99%] test/testing/test_config.py::UnsupportedTypesConfigTest::test_values PASSED [ 99%] test/testing/test_config.py::SupportedTypesConfigTest::test_values PASSED [ 99%] test/testing/test_config.py::TypeMismatchConfigTest::test_error_on_load PASSED [ 99%] test/testing/test_config.py::MissingItemConfigTest::test_error_on_load PASSED [100%] ======================= 428 passed, 49 skipped in 3.61s ======================== >>> py3-mako: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/main/py3-mako/pkg creating /home/buildozer/aports/main/py3-mako/pkg/py3-mako creating /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr creating /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib creating /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11 creating /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages creating /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako copying build/lib/mako/_ast_util.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako copying build/lib/mako/pyparser.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako copying build/lib/mako/template.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako copying build/lib/mako/cmd.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako copying build/lib/mako/util.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako copying build/lib/mako/exceptions.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako copying build/lib/mako/runtime.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako copying build/lib/mako/codegen.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako copying build/lib/mako/lookup.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako copying build/lib/mako/__init__.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako copying build/lib/mako/ast.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako copying build/lib/mako/cache.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako copying build/lib/mako/pygen.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako creating /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/testing copying build/lib/mako/testing/exclusions.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/testing copying build/lib/mako/testing/fixtures.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/testing copying build/lib/mako/testing/assertions.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/testing copying build/lib/mako/testing/__init__.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/testing copying build/lib/mako/testing/helpers.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/testing copying build/lib/mako/testing/_config.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/testing copying build/lib/mako/testing/config.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/testing copying build/lib/mako/parsetree.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako copying build/lib/mako/lexer.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako creating /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext copying build/lib/mako/ext/autohandler.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext copying build/lib/mako/ext/linguaplugin.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext copying build/lib/mako/ext/__init__.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext copying build/lib/mako/ext/babelplugin.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext copying build/lib/mako/ext/turbogears.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext copying build/lib/mako/ext/beaker_cache.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext copying build/lib/mako/ext/extract.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext copying build/lib/mako/ext/pygmentplugin.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext copying build/lib/mako/ext/preprocessors.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext copying build/lib/mako/compat.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako copying build/lib/mako/filters.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/_ast_util.py to _ast_util.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/pyparser.py to pyparser.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/template.py to template.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/cmd.py to cmd.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/runtime.py to runtime.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/codegen.py to codegen.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/lookup.py to lookup.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ast.py to ast.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/cache.py to cache.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/pygen.py to pygen.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/testing/exclusions.py to exclusions.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/testing/fixtures.py to fixtures.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/testing/assertions.py to assertions.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/testing/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/testing/helpers.py to helpers.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/testing/_config.py to _config.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/testing/config.py to config.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/parsetree.py to parsetree.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/lexer.py to lexer.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext/autohandler.py to autohandler.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext/linguaplugin.py to linguaplugin.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext/babelplugin.py to babelplugin.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext/turbogears.py to turbogears.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext/beaker_cache.py to beaker_cache.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext/extract.py to extract.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext/pygmentplugin.py to pygmentplugin.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext/preprocessors.py to preprocessors.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/filters.py to filters.cpython-311.pyc running install_egg_info running egg_info writing Mako.egg-info/PKG-INFO writing dependency_links to Mako.egg-info/dependency_links.txt writing entry points to Mako.egg-info/entry_points.txt writing requirements to Mako.egg-info/requires.txt writing top-level names to Mako.egg-info/top_level.txt reading manifest file 'Mako.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.mako' under directory 'doc' warning: no files found matching '*.xml' under directory 'examples' warning: no files found matching '*.mako' under directory 'examples' no previously-included directories found matching 'doc/build/output' adding license file 'LICENSE' writing manifest file 'Mako.egg-info/SOURCES.txt' Copying Mako.egg-info to /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/Mako-1.2.4-py3.11.egg-info running install_scripts Installing mako-render script to /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/bin >>> py3-mako-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/testing/__pycache__' -> '/home/buildozer/aports/main/py3-mako/pkg/py3-mako-pyc/usr/lib/python3.11/site-packages/mako/testing/__pycache__' '/home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/__pycache__' -> '/home/buildozer/aports/main/py3-mako/pkg/py3-mako-pyc/usr/lib/python3.11/site-packages/mako/__pycache__' '/home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.11/site-packages/mako/ext/__pycache__' -> '/home/buildozer/aports/main/py3-mako/pkg/py3-mako-pyc/usr/lib/python3.11/site-packages/mako/ext/__pycache__' >>> py3-mako-pyc*: Preparing subpackage py3-mako-pyc... >>> py3-mako-pyc*: Running postcheck for py3-mako-pyc >>> py3-mako*: Running postcheck for py3-mako >>> py3-mako*: Preparing package py3-mako... >>> py3-mako-pyc*: Tracing dependencies... python3 py3-markupsafe python3~3.11 >>> py3-mako-pyc*: Package size: 492.0 KB >>> py3-mako-pyc*: Compressing data... >>> py3-mako-pyc*: Create checksum... >>> py3-mako-pyc*: Create py3-mako-pyc-1.2.4-r1.apk >>> py3-mako*: Tracing dependencies... python3 py3-markupsafe python3~3.11 >>> py3-mako*: Package size: 396.0 KB >>> py3-mako*: Compressing data... >>> py3-mako*: Create checksum... >>> py3-mako*: Create py3-mako-1.2.4-r1.apk >>> py3-mako: Build complete at Tue, 18 Apr 2023 17:01:40 +0000 elapsed time 0h 0m 10s >>> py3-mako: Cleaning up srcdir >>> py3-mako: Cleaning up pkgdir >>> py3-mako: Uninstalling dependencies... (1/20) Purging .makedepends-py3-mako (20230418.170131) (2/20) Purging py3-markupsafe (2.1.2-r1) (3/20) Purging py3-setuptools (67.6.1-r1) (4/20) Purging py3-babel (2.12.1-r1) (5/20) Purging py3-tz (2023.3-r1) (6/20) Purging py3-pytest (7.3.1-r1) (7/20) Purging py3-iniconfig (1.1.1-r6) (8/20) Purging py3-packaging (23.1-r1) (9/20) Purging py3-parsing (3.0.9-r2) (10/20) Purging py3-pluggy (1.0.0-r3) (11/20) Purging py3-py (1.11.0-r2) (12/20) Purging python3 (3.11.3-r6) (13/20) Purging gdbm (1.23-r1) (14/20) Purging libbz2 (1.0.8-r5) (15/20) Purging libffi (3.4.4-r2) (16/20) Purging libpanelw (6.4_p20230401-r4) (17/20) Purging mpdecimal (2.5.1-r2) (18/20) Purging readline (8.2.1-r1) (19/20) Purging sqlite-libs (3.41.2-r2) (20/20) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 393 MiB in 101 packages >>> py3-mako: Updating the main/x86_64 repository index... >>> py3-mako: Signing the index...