>>> py3-mako: Building main/py3-mako 1.2.0-r0 (using abuild 3.9.0-r0) started Sun, 10 Apr 2022 21:48:34 +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/25) Installing libffi (3.4.2-r1) (2/25) Installing gdbm (1.23-r0) (3/25) Installing mpdecimal (2.5.1-r1) (4/25) Installing readline (8.1.2-r0) (5/25) Installing sqlite-libs (3.37.2-r0) (6/25) Installing python3 (3.10.3-r0) (7/25) Installing py3-markupsafe (2.1.1-r0) (8/25) Installing py3-appdirs (1.4.4-r3) (9/25) Installing py3-more-itertools (8.12.0-r2) (10/25) Installing py3-ordered-set (4.0.2-r3) (11/25) Installing py3-parsing (2.4.7-r3) (12/25) Installing py3-six (1.16.0-r1) (13/25) Installing py3-packaging (21.3-r0) (14/25) Installing py3-setuptools (59.4.0-r0) (15/25) Installing py3-tz (2022.1-r0) (16/25) Installing py3-babel (2.9.1-r1) (17/25) Installing py3-atomicwrites (1.4.0-r2) (18/25) Installing py3-attrs (21.2.0-r1) (19/25) Installing py3-iniconfig (1.1.1-r2) (20/25) Installing py3-pluggy (0.13.1-r5) (21/25) Installing py3-py (1.10.0-r2) (22/25) Installing py3-wcwidth (0.2.5-r2) (23/25) Installing py3-toml (0.10.2-r3) (24/25) Installing py3-pytest (6.2.5-r1) (25/25) Installing .makedepends-py3-mako (20220410.214834) Executing busybox-1.35.0-r8.trigger OK: 344 MiB in 123 packages >>> py3-mako: Cleaning up srcdir >>> py3-mako: Cleaning up pkgdir >>> py3-mako: Fetching https://distfiles.alpinelinux.org/distfiles/edge//Mako-1.2.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-mako: Fetching https://files.pythonhosted.org/packages/source/M/Mako/Mako-1.2.0.tar.gz >>> py3-mako: Fetching https://distfiles.alpinelinux.org/distfiles/edge//Mako-1.2.0.tar.gz >>> py3-mako: Checking sha512sums... Mako-1.2.0.tar.gz: OK >>> py3-mako: Unpacking /var/cache/distfiles/edge//Mako-1.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/mako copying mako/template.py -> build/lib/mako copying mako/parsetree.py -> build/lib/mako copying mako/pyparser.py -> build/lib/mako copying mako/compat.py -> build/lib/mako copying mako/util.py -> build/lib/mako copying mako/lookup.py -> build/lib/mako copying mako/lexer.py -> build/lib/mako copying mako/runtime.py -> build/lib/mako copying mako/ast.py -> build/lib/mako copying mako/filters.py -> build/lib/mako copying mako/__init__.py -> build/lib/mako copying mako/cache.py -> build/lib/mako copying mako/exceptions.py -> build/lib/mako copying mako/pygen.py -> build/lib/mako copying mako/cmd.py -> build/lib/mako copying mako/codegen.py -> build/lib/mako copying mako/_ast_util.py -> build/lib/mako creating build/lib/mako/testing copying mako/testing/fixtures.py -> build/lib/mako/testing copying mako/testing/helpers.py -> build/lib/mako/testing copying mako/testing/assertions.py -> build/lib/mako/testing copying mako/testing/config.py -> build/lib/mako/testing copying mako/testing/_config.py -> build/lib/mako/testing copying mako/testing/__init__.py -> build/lib/mako/testing copying mako/testing/exclusions.py -> build/lib/mako/testing creating build/lib/mako/ext copying mako/ext/turbogears.py -> build/lib/mako/ext copying mako/ext/preprocessors.py -> build/lib/mako/ext copying mako/ext/pygmentplugin.py -> build/lib/mako/ext copying mako/ext/babelplugin.py -> 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/beaker_cache.py -> build/lib/mako/ext copying mako/ext/__init__.py -> build/lib/mako/ext copying mako/ext/extract.py -> build/lib/mako/ext ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/main/py3-mako/src/Mako-1.2.0, configfile: setup.cfg collecting ... collected 441 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 [ 2%] 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 [ 3%] 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 [ 4%] test/test_ast.py::AstParseTest::test_argument_list PASSED [ 4%] 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 [ 5%] 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 [ 6%] test/test_block.py::BlockTest::test_name_collision_blocks_nested_block PASSED [ 6%] 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 [ 7%] test/test_block.py::BlockTest::test_named_block_renders PASSED [ 7%] test/test_block.py::BlockTest::test_inherited_block_no_render PASSED [ 7%] 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 [ 8%] test/test_block.py::BlockTest::test_noninherited_block_no_render PASSED [ 8%] test/test_block.py::BlockTest::test_no_conflict_nested_one PASSED [ 8%] test/test_block.py::BlockTest::test_nested_dupe_names_raise PASSED [ 8%] test/test_block.py::BlockTest::test_two_levels_one PASSED [ 9%] test/test_block.py::BlockTest::test_filter PASSED [ 9%] test/test_block.py::BlockTest::test_anon_in_named PASSED [ 9%] 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 [ 10%] test/test_block.py::BlockTest::test_iteration PASSED [ 10%] test/test_block.py::BlockTest::test_conditional PASSED [ 10%] test/test_block.py::BlockTest::test_block_overridden_by_def PASSED [ 10%] test/test_block.py::BlockTest::test_def_overridden_by_block PASSED [ 11%] test/test_block.py::BlockTest::test_block_args PASSED [ 11%] test/test_block.py::BlockTest::test_block_variables_contextual PASSED [ 11%] test/test_block.py::BlockTest::test_block_args_contextual PASSED [ 11%] test/test_block.py::BlockTest::test_block_pageargs_contextual PASSED [ 12%] test/test_block.py::BlockTest::test_block_pageargs PASSED [ 12%] test/test_cache.py::CacheTest::test_def PASSED [ 12%] test/test_cache.py::CacheTest::test_cache_enable PASSED [ 12%] test/test_cache.py::CacheTest::test_nested_def PASSED [ 12%] test/test_cache.py::CacheTest::test_page PASSED [ 13%] test/test_cache.py::CacheTest::test_dynamic_key_with_context PASSED [ 13%] test/test_cache.py::CacheTest::test_dynamic_key_with_funcargs PASSED [ 13%] test/test_cache.py::CacheTest::test_dynamic_key_with_imports PASSED [ 13%] test/test_cache.py::CacheTest::test_fileargs_implicit PASSED [ 14%] test/test_cache.py::CacheTest::test_fileargs_deftag PASSED [ 14%] test/test_cache.py::CacheTest::test_fileargs_pagetag PASSED [ 14%] test/test_cache.py::CacheTest::test_args_complete PASSED [ 14%] test/test_cache.py::CacheTest::test_fileargs_lookup PASSED [ 14%] test/test_cache.py::CacheTest::test_buffered PASSED [ 15%] test/test_cache.py::CacheTest::test_load_from_expired PASSED [ 15%] test/test_cache.py::CacheTest::test_namespace_access PASSED [ 15%] test/test_cache.py::CacheTest::test_lookup PASSED [ 15%] test/test_cache.py::CacheTest::test_invalidate PASSED [ 16%] test/test_cache.py::CacheTest::test_custom_args_def PASSED [ 16%] test/test_cache.py::CacheTest::test_custom_args_block PASSED [ 16%] test/test_cache.py::CacheTest::test_custom_args_page PASSED [ 16%] test/test_cache.py::CacheTest::test_pass_context PASSED [ 17%] test/test_cache.py::BeakerCacheTest::test_def SKIPPED (Beaker is req...) [ 17%] test/test_cache.py::BeakerCacheTest::test_cache_enable SKIPPED (Beak...) [ 17%] test/test_cache.py::BeakerCacheTest::test_nested_def SKIPPED (Beaker...) [ 17%] test/test_cache.py::BeakerCacheTest::test_page SKIPPED (Beaker is re...) [ 17%] test/test_cache.py::BeakerCacheTest::test_dynamic_key_with_context SKIPPED [ 18%] test/test_cache.py::BeakerCacheTest::test_dynamic_key_with_funcargs SKIPPED [ 18%] test/test_cache.py::BeakerCacheTest::test_dynamic_key_with_imports SKIPPED [ 18%] test/test_cache.py::BeakerCacheTest::test_fileargs_implicit SKIPPED [ 18%] test/test_cache.py::BeakerCacheTest::test_fileargs_deftag SKIPPED (B...) [ 19%] test/test_cache.py::BeakerCacheTest::test_fileargs_pagetag SKIPPED (...) [ 19%] test/test_cache.py::BeakerCacheTest::test_args_complete SKIPPED (Bea...) [ 19%] test/test_cache.py::BeakerCacheTest::test_fileargs_lookup SKIPPED (B...) [ 19%] test/test_cache.py::BeakerCacheTest::test_buffered SKIPPED (Beaker i...) [ 19%] test/test_cache.py::BeakerCacheTest::test_load_from_expired SKIPPED [ 20%] test/test_cache.py::BeakerCacheTest::test_namespace_access SKIPPED (...) [ 20%] test/test_cache.py::BeakerCacheTest::test_lookup SKIPPED (Beaker is ...) [ 20%] test/test_cache.py::BeakerCacheTest::test_invalidate SKIPPED (Beaker...) [ 20%] test/test_cache.py::BeakerCacheTest::test_custom_args_def SKIPPED (B...) [ 21%] test/test_cache.py::BeakerCacheTest::test_custom_args_block SKIPPED [ 21%] test/test_cache.py::BeakerCacheTest::test_custom_args_page SKIPPED (...) [ 21%] test/test_cache.py::BeakerCacheTest::test_pass_context SKIPPED (Beak...) [ 21%] test/test_cache.py::BeakerCacheTest::test_cache_uses_current_context SKIPPED [ 21%] test/test_cache.py::BeakerCacheTest::test_region SKIPPED (Beaker is ...) [ 22%] test/test_cache.py::DogpileCacheTest::test_def SKIPPED (dogpile.cach...) [ 22%] test/test_cache.py::DogpileCacheTest::test_cache_enable SKIPPED (dog...) [ 22%] test/test_cache.py::DogpileCacheTest::test_nested_def SKIPPED (dogpi...) [ 22%] test/test_cache.py::DogpileCacheTest::test_page SKIPPED (dogpile.cac...) [ 23%] test/test_cache.py::DogpileCacheTest::test_dynamic_key_with_context SKIPPED [ 23%] test/test_cache.py::DogpileCacheTest::test_dynamic_key_with_funcargs SKIPPED [ 23%] test/test_cache.py::DogpileCacheTest::test_dynamic_key_with_imports SKIPPED [ 23%] test/test_cache.py::DogpileCacheTest::test_fileargs_implicit SKIPPED [ 24%] test/test_cache.py::DogpileCacheTest::test_fileargs_deftag SKIPPED (...) [ 24%] test/test_cache.py::DogpileCacheTest::test_fileargs_pagetag SKIPPED [ 24%] test/test_cache.py::DogpileCacheTest::test_args_complete SKIPPED (do...) [ 24%] test/test_cache.py::DogpileCacheTest::test_fileargs_lookup SKIPPED (...) [ 24%] test/test_cache.py::DogpileCacheTest::test_buffered SKIPPED (dogpile...) [ 25%] test/test_cache.py::DogpileCacheTest::test_load_from_expired SKIPPED [ 25%] test/test_cache.py::DogpileCacheTest::test_namespace_access SKIPPED [ 25%] test/test_cache.py::DogpileCacheTest::test_lookup SKIPPED (dogpile.c...) [ 25%] test/test_cache.py::DogpileCacheTest::test_invalidate SKIPPED (dogpi...) [ 26%] test/test_cache.py::DogpileCacheTest::test_custom_args_def SKIPPED (...) [ 26%] test/test_cache.py::DogpileCacheTest::test_custom_args_block SKIPPED [ 26%] test/test_cache.py::DogpileCacheTest::test_custom_args_page SKIPPED [ 26%] test/test_cache.py::DogpileCacheTest::test_pass_context SKIPPED (dog...) [ 26%] test/test_cache.py::DogpileCacheTest::test_cache_uses_current_context SKIPPED [ 27%] test/test_cache.py::DogpileCacheTest::test_region SKIPPED (dogpile.c...) [ 27%] test/test_call.py::CallTest::test_call PASSED [ 27%] test/test_call.py::CallTest::test_compound_call PASSED [ 27%] test/test_call.py::CallTest::test_new_syntax PASSED [ 28%] test/test_call.py::CallTest::test_ccall_caller PASSED [ 28%] test/test_call.py::CallTest::test_stack_pop PASSED [ 28%] test/test_call.py::CallTest::test_conditional_call PASSED [ 28%] test/test_call.py::CallTest::test_chained_call PASSED [ 29%] test/test_call.py::CallTest::test_nested_call PASSED [ 29%] test/test_call.py::CallTest::test_nested_call_2 PASSED [ 29%] test/test_call.py::CallTest::test_nested_call_3 PASSED [ 29%] test/test_call.py::CallTest::test_nested_call_4 PASSED [ 29%] test/test_call.py::CallTest::test_chained_call_in_nested PASSED [ 30%] test/test_call.py::CallTest::test_call_in_nested PASSED [ 30%] test/test_call.py::CallTest::test_composed_def PASSED [ 30%] test/test_call.py::CallTest::test_regular_defs PASSED [ 30%] test/test_call.py::CallTest::test_call_in_nested_2 PASSED [ 31%] test/test_call.py::SelfCacheTest::test_basic PASSED [ 31%] test/test_cmd.py::CmdTest::test_stdin_success PASSED [ 31%] test/test_cmd.py::CmdTest::test_stdin_syntax_err PASSED [ 31%] test/test_cmd.py::CmdTest::test_stdin_rt_err PASSED [ 31%] test/test_cmd.py::CmdTest::test_file_success PASSED [ 32%] test/test_cmd.py::CmdTest::test_file_syntax_err PASSED [ 32%] test/test_cmd.py::CmdTest::test_file_rt_err PASSED [ 32%] test/test_cmd.py::CmdTest::test_file_notfound PASSED [ 32%] test/test_decorators.py::DecoratorTest::test_toplevel PASSED [ 33%] test/test_decorators.py::DecoratorTest::test_toplevel_contextual PASSED [ 33%] test/test_decorators.py::DecoratorTest::test_nested PASSED [ 33%] test/test_decorators.py::DecoratorTest::test_toplevel_decorated_name PASSED [ 33%] test/test_decorators.py::DecoratorTest::test_nested_decorated_name PASSED [ 34%] test/test_def.py::DefTest::test_def_noargs PASSED [ 34%] test/test_def.py::DefTest::test_def_blankargs PASSED [ 34%] test/test_def.py::DefTest::test_def_args PASSED [ 34%] test/test_def.py::DefTest::test_def_py3k_args PASSED [ 34%] test/test_def.py::DefTest::test_inter_def PASSED [ 35%] test/test_def.py::DefTest::test_toplevel PASSED [ 35%] test/test_def.py::DefTest::test_def_operations PASSED [ 35%] test/test_def.py::ScopeTest::test_scope_one PASSED [ 35%] test/test_def.py::ScopeTest::test_scope_two PASSED [ 36%] test/test_def.py::ScopeTest::test_scope_four PASSED [ 36%] test/test_def.py::ScopeTest::test_scope_five PASSED [ 36%] test/test_def.py::ScopeTest::test_scope_six PASSED [ 36%] test/test_def.py::ScopeTest::test_scope_seven PASSED [ 36%] test/test_def.py::ScopeTest::test_scope_eight PASSED [ 37%] test/test_def.py::ScopeTest::test_scope_nine PASSED [ 37%] test/test_def.py::ScopeTest::test_scope_ten PASSED [ 37%] test/test_def.py::ScopeTest::test_scope_eleven PASSED [ 37%] test/test_def.py::ScopeTest::test_unbound_scope PASSED [ 38%] test/test_def.py::ScopeTest::test_unbound_scope_two PASSED [ 38%] test/test_def.py::ScopeTest::test_canget_kwargs PASSED [ 38%] test/test_def.py::ScopeTest::test_inline_expression_from_arg_one PASSED [ 38%] test/test_def.py::ScopeTest::test_interpret_expression_from_arg_two PASSED [ 39%] test/test_def.py::NestedDefTest::test_nested_def PASSED [ 39%] test/test_def.py::NestedDefTest::test_nested_2 PASSED [ 39%] test/test_def.py::NestedDefTest::test_nested_with_args PASSED [ 39%] test/test_def.py::NestedDefTest::test_nested_def_2 PASSED [ 39%] test/test_def.py::NestedDefTest::test_nested_nested_def PASSED [ 40%] test/test_def.py::NestedDefTest::test_nested_nested_def_2 PASSED [ 40%] test/test_def.py::NestedDefTest::test_outer_scope PASSED [ 40%] test/test_def.py::ExceptionTest::test_raise PASSED [ 40%] test/test_def.py::ExceptionTest::test_handler PASSED [ 41%] test/test_exceptions.py::ExceptionsTest::test_html_error_template PASSED [ 41%] test/test_exceptions.py::ExceptionsTest::test_text_error_template PASSED [ 41%] test/test_exceptions.py::ExceptionsTest::test_utf8_html_error_template_pygments SKIPPED [ 41%] test/test_exceptions.py::ExceptionsTest::test_utf8_html_error_template_no_pygments PASSED [ 41%] test/test_exceptions.py::ExceptionsTest::test_format_closures PASSED [ 42%] test/test_exceptions.py::ExceptionsTest::test_py_utf8_html_error_template PASSED [ 42%] test/test_exceptions.py::ExceptionsTest::test_py_unicode_error_html_error_template PASSED [ 42%] test/test_exceptions.py::ExceptionsTest::test_format_exceptions_pygments SKIPPED [ 42%] test/test_exceptions.py::ExceptionsTest::test_format_exceptions_no_pygments PASSED [ 43%] test/test_exceptions.py::ExceptionsTest::test_utf8_format_exceptions_pygments SKIPPED [ 43%] test/test_exceptions.py::ExceptionsTest::test_utf8_format_exceptions_no_pygments PASSED [ 43%] test/test_exceptions.py::ExceptionsTest::test_mod_no_encoding PASSED [ 43%] test/test_exceptions.py::ExceptionsTest::test_custom_tback PASSED [ 43%] test/test_exceptions.py::ExceptionsTest::test_tback_no_trace_from_py_file PASSED [ 44%] test/test_exceptions.py::ExceptionsTest::test_tback_trace_from_py_file PASSED [ 44%] test/test_exceptions.py::ExceptionsTest::test_code_block_line_number PASSED [ 44%] test/test_exceptions.py::ExceptionsTest::test_module_block_line_number PASSED [ 44%] test/test_exceptions.py::ExceptionsTest::test_alternating_file_names PASSED [ 45%] test/test_filters.py::FilterTest::test_basic PASSED [ 45%] test/test_filters.py::FilterTest::test_expr PASSED [ 45%] test/test_filters.py::FilterTest::test_convert_str PASSED [ 45%] test/test_filters.py::FilterTest::test_quoting PASSED [ 46%] test/test_filters.py::FilterTest::test_url_escaping PASSED [ 46%] test/test_filters.py::FilterTest::test_entity PASSED [ 46%] test/test_filters.py::FilterTest::test_def PASSED [ 46%] test/test_filters.py::FilterTest::test_import PASSED [ 46%] test/test_filters.py::FilterTest::test_import_2 PASSED [ 47%] test/test_filters.py::FilterTest::test_encode_filter PASSED [ 47%] test/test_filters.py::FilterTest::test_encode_filter_non_str PASSED [ 47%] test/test_filters.py::FilterTest::test_custom_default PASSED [ 47%] test/test_filters.py::FilterTest::test_global PASSED [ 48%] test/test_filters.py::FilterTest::test_block_via_context PASSED [ 48%] test/test_filters.py::FilterTest::test_def_via_context PASSED [ 48%] test/test_filters.py::FilterTest::test_text_via_context PASSED [ 48%] test/test_filters.py::FilterTest::test_nflag PASSED [ 48%] test/test_filters.py::FilterTest::test_global_json PASSED [ 49%] test/test_filters.py::FilterTest::test_non_expression PASSED [ 49%] test/test_filters.py::FilterTest::test_builtins PASSED [ 49%] test/test_filters.py::BufferTest::test_buffered_def PASSED [ 49%] test/test_filters.py::BufferTest::test_unbuffered_def PASSED [ 50%] test/test_filters.py::BufferTest::test_capture PASSED [ 50%] test/test_filters.py::BufferTest::test_capture_exception PASSED [ 50%] test/test_filters.py::BufferTest::test_buffered_exception PASSED [ 50%] test/test_filters.py::BufferTest::test_capture_ccall PASSED [ 51%] test/test_inheritance.py::InheritanceTest::test_basic PASSED [ 51%] test/test_inheritance.py::InheritanceTest::test_multilevel_nesting PASSED [ 51%] test/test_inheritance.py::InheritanceTest::test_includes PASSED [ 51%] test/test_inheritance.py::InheritanceTest::test_namespaces PASSED [ 51%] test/test_inheritance.py::InheritanceTest::test_pageargs PASSED [ 52%] test/test_inheritance.py::InheritanceTest::test_pageargs_2 PASSED [ 52%] test/test_inheritance.py::InheritanceTest::test_pageargs_err PASSED [ 52%] test/test_inheritance.py::InheritanceTest::test_toplevel PASSED [ 52%] test/test_inheritance.py::InheritanceTest::test_dynamic PASSED [ 53%] test/test_inheritance.py::InheritanceTest::test_in_call PASSED [ 53%] test/test_lexer.py::LexerTest::test_text_and_tag PASSED [ 53%] test/test_lexer.py::LexerTest::test_unclosed_tag PASSED [ 53%] test/test_lexer.py::LexerTest::test_onlyclosed_tag PASSED [ 53%] test/test_lexer.py::LexerTest::test_noexpr_allowed PASSED [ 54%] test/test_lexer.py::LexerTest::test_unmatched_tag PASSED [ 54%] test/test_lexer.py::LexerTest::test_nonexistent_tag PASSED [ 54%] test/test_lexer.py::LexerTest::test_wrongcase_tag PASSED [ 54%] test/test_lexer.py::LexerTest::test_percent_escape PASSED [ 55%] test/test_lexer.py::LexerTest::test_old_multiline_comment PASSED [ 55%] test/test_lexer.py::LexerTest::test_text_tag PASSED [ 55%] test/test_lexer.py::LexerTest::test_def_syntax PASSED [ 55%] test/test_lexer.py::LexerTest::test_def_syntax_2 PASSED [ 56%] test/test_lexer.py::LexerTest::test_whitespace_equals PASSED [ 56%] test/test_lexer.py::LexerTest::test_ns_tag_closed PASSED [ 56%] test/test_lexer.py::LexerTest::test_ns_tag_empty PASSED [ 56%] test/test_lexer.py::LexerTest::test_ns_tag_open PASSED [ 56%] test/test_lexer.py::LexerTest::test_expr_in_attribute PASSED [ 57%] test/test_lexer.py::LexerTest::test_pagetag PASSED [ 57%] test/test_lexer.py::LexerTest::test_nesting PASSED [ 57%] test/test_lexer.py::LexerTest::test_code PASSED [ 57%] test/test_lexer.py::LexerTest::test_code_and_tags PASSED [ 58%] test/test_lexer.py::LexerTest::test_expression PASSED [ 58%] test/test_lexer.py::LexerTest::test_tricky_expression PASSED [ 58%] test/test_lexer.py::LexerTest::test_tricky_code PASSED [ 58%] test/test_lexer.py::LexerTest::test_tricky_code_2 PASSED [ 58%] test/test_lexer.py::LexerTest::test_tricky_code_3 PASSED [ 59%] test/test_lexer.py::LexerTest::test_tricky_code_4 PASSED [ 59%] test/test_lexer.py::LexerTest::test_tricky_code_5 PASSED [ 59%] test/test_lexer.py::LexerTest::test_tricky_code_6 PASSED [ 59%] test/test_lexer.py::LexerTest::test_control_lines PASSED [ 60%] test/test_lexer.py::LexerTest::test_control_lines_2 PASSED [ 60%] test/test_lexer.py::LexerTest::test_long_control_lines PASSED [ 60%] test/test_lexer.py::LexerTest::test_unmatched_control PASSED [ 60%] test/test_lexer.py::LexerTest::test_unmatched_control_2 PASSED [ 60%] test/test_lexer.py::LexerTest::test_unmatched_control_3 PASSED [ 61%] test/test_lexer.py::LexerTest::test_ternary_control PASSED [ 61%] test/test_lexer.py::LexerTest::test_integration PASSED [ 61%] test/test_lexer.py::LexerTest::test_comment_after_statement PASSED [ 61%] test/test_lexer.py::LexerTest::test_crlf PASSED [ 62%] test/test_lexer.py::LexerTest::test_comments PASSED [ 62%] test/test_lexer.py::LexerTest::test_docs PASSED [ 62%] test/test_lexer.py::LexerTest::test_preprocess PASSED [ 62%] test/test_lookup.py::LookupTest::test_basic PASSED [ 63%] test/test_lookup.py::LookupTest::test_subdir PASSED [ 63%] test/test_lookup.py::LookupTest::test_updir PASSED [ 63%] test/test_lookup.py::LookupTest::test_directory_lookup PASSED [ 63%] test/test_lookup.py::LookupTest::test_no_lookup PASSED [ 63%] test/test_lookup.py::LookupTest::test_uri_adjust PASSED [ 64%] test/test_lookup.py::LookupTest::test_uri_cache PASSED [ 64%] test/test_lookup.py::LookupTest::test_check_not_found PASSED [ 64%] test/test_lookup.py::LookupTest::test_dont_accept_relative_outside_of_root PASSED [ 64%] test/test_lookup.py::LookupTest::test_checking_against_bad_filetype PASSED [ 65%] test/test_lru.py::LRUTest::testlru PASSED [ 65%] test/test_namespace.py::NamespaceTest::test_inline_crossreference PASSED [ 65%] test/test_namespace.py::NamespaceTest::test_inline_assignment PASSED [ 65%] test/test_namespace.py::NamespaceTest::test_inline_arguments PASSED [ 65%] test/test_namespace.py::NamespaceTest::test_inline_not_duped PASSED [ 66%] test/test_namespace.py::NamespaceTest::test_dynamic PASSED [ 66%] test/test_namespace.py::NamespaceTest::test_template PASSED [ 66%] test/test_namespace.py::NamespaceTest::test_module PASSED [ 66%] test/test_namespace.py::NamespaceTest::test_module_2 PASSED [ 67%] test/test_namespace.py::NamespaceTest::test_module_imports PASSED [ 67%] test/test_namespace.py::NamespaceTest::test_module_imports_2 PASSED [ 67%] test/test_namespace.py::NamespaceTest::test_context PASSED [ 67%] 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 [ 68%] test/test_namespace.py::NamespaceTest::test_in_remote_def PASSED [ 68%] test/test_namespace.py::NamespaceTest::test_dont_pollute_self PASSED [ 68%] test/test_namespace.py::NamespaceTest::test_inheritance PASSED [ 69%] test/test_namespace.py::NamespaceTest::test_inheritance_two PASSED [ 69%] test/test_namespace.py::NamespaceTest::test_attr PASSED [ 69%] test/test_namespace.py::NamespaceTest::test_attr_raise PASSED [ 69%] 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 [ 70%] test/test_namespace.py::NamespaceTest::test_custom_tag_case_sensitive PASSED [ 70%] test/test_namespace.py::NamespaceTest::test_expr_grouping PASSED [ 70%] 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 [ 71%] test/test_namespace.py::NamespaceTest::test_import_calledfromdef PASSED [ 71%] 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 [ 72%] 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 [ 73%] test/test_pygen.py::GeneratePythonTest::test_false_unindentor PASSED [ 73%] 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 [ 74%] 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 [ 75%] 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 [ 78%] 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 [ 80%] 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 [ 81%] 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 [ 82%] test/test_template.py::PageArgsTest::test_canuse_builtin_names PASSED [ 82%] 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 [ 83%] 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 [ 84%] test/test_template.py::UndefinedVarsTest::test_undefined PASSED [ 84%] 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 [ 85%] test/test_template.py::UndefinedVarsTest::test_traditional_assignment_plus_undeclared PASSED [ 85%] test/test_template.py::UndefinedVarsTest::test_list_comprehensions_plus_undeclared_strict PASSED [ 85%] 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 [ 86%] test/test_template.py::ReservedNameTest::test_exclude_loop_context PASSED [ 86%] test/test_template.py::ReservedNameTest::test_exclude_loop_template PASSED [ 86%] test/test_template.py::ControlTest::test_control PASSED [ 86%] test/test_template.py::ControlTest::test_blank_control_1 PASSED [ 87%] test/test_template.py::ControlTest::test_blank_control_2 PASSED [ 87%] test/test_template.py::ControlTest::test_blank_control_3 PASSED [ 87%] 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 [ 88%] test/test_template.py::ControlTest::test_blank_control_7 PASSED [ 88%] test/test_template.py::ControlTest::test_blank_control_8 PASSED [ 88%] test/test_template.py::ControlTest::test_commented_blank_control_1 PASSED [ 88%] test/test_template.py::ControlTest::test_commented_blank_control_2 PASSED [ 89%] test/test_template.py::ControlTest::test_commented_blank_control_3 PASSED [ 89%] test/test_template.py::ControlTest::test_commented_blank_control_4 PASSED [ 89%] test/test_template.py::ControlTest::test_commented_blank_control_5 PASSED [ 89%] test/test_template.py::ControlTest::test_commented_blank_control_6 PASSED [ 90%] test/test_template.py::ControlTest::test_commented_blank_control_7 PASSED [ 90%] test/test_template.py::ControlTest::test_commented_blank_control_8 PASSED [ 90%] test/test_template.py::ControlTest::test_multiline_control PASSED [ 90%] test/test_template.py::GlobalsTest::test_globals PASSED [ 90%] test/test_template.py::RichTracebackTest::test_utf8_memory_syntax PASSED [ 91%] test/test_template.py::RichTracebackTest::test_utf8_memory_runtime PASSED [ 91%] test/test_template.py::RichTracebackTest::test_utf8_file_syntax PASSED [ 91%] test/test_template.py::RichTracebackTest::test_utf8_file_runtime PASSED [ 91%] test/test_template.py::RichTracebackTest::test_unicode_memory_syntax PASSED [ 92%] test/test_template.py::RichTracebackTest::test_unicode_memory_runtime PASSED [ 92%] test/test_template.py::RichTracebackTest::test_unicode_file_syntax PASSED [ 92%] test/test_template.py::RichTracebackTest::test_unicode_file_runtime PASSED [ 92%] test/test_template.py::ModuleDirTest::test_basic PASSED [ 92%] test/test_template.py::ModuleDirTest::test_callable PASSED [ 93%] test/test_template.py::ModuleDirTest::test_custom_writer PASSED [ 93%] test/test_template.py::FilenameToURITest::test_windows_paths PASSED [ 93%] test/test_template.py::FilenameToURITest::test_posix_paths PASSED [ 93%] test/test_template.py::FilenameToURITest::test_dont_accept_relative_outside_of_root PASSED [ 94%] test/test_template.py::ModuleTemplateTest::test_module_roundtrip PASSED [ 94%] test/test_template.py::PreprocessTest::test_old_comments PASSED [ 94%] test/test_template.py::LexerTest::test_via_template PASSED [ 94%] test/test_template.py::LexerTest::test_via_lookup PASSED [ 95%] test/test_template.py::FuturesTest::test_future_import PASSED [ 95%] test/test_util.py::UtilTest::test_fast_buffer_write PASSED [ 95%] test/test_util.py::UtilTest::test_fast_buffer_truncate PASSED [ 95%] test/test_util.py::UtilTest::test_fast_buffer_encoded PASSED [ 95%] 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 [ 96%] 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 [ 97%] 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%] ======================= 392 passed, 49 skipped in 3.94s ======================== >>> py3-mako: Entering fakeroot... running install /usr/lib/python3.10/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 build running build_py 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.10 creating /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages creating /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako creating /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/testing copying build/lib/mako/testing/fixtures.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/testing copying build/lib/mako/testing/helpers.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/testing copying build/lib/mako/testing/assertions.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/testing copying build/lib/mako/testing/config.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/testing copying build/lib/mako/testing/_config.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/testing copying build/lib/mako/testing/__init__.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/testing copying build/lib/mako/testing/exclusions.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/testing copying build/lib/mako/template.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako creating /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext copying build/lib/mako/ext/turbogears.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext copying build/lib/mako/ext/preprocessors.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext copying build/lib/mako/ext/pygmentplugin.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext copying build/lib/mako/ext/babelplugin.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext copying build/lib/mako/ext/autohandler.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext copying build/lib/mako/ext/linguaplugin.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext copying build/lib/mako/ext/beaker_cache.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext copying build/lib/mako/ext/__init__.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext copying build/lib/mako/ext/extract.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext copying build/lib/mako/parsetree.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako copying build/lib/mako/pyparser.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako copying build/lib/mako/compat.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako copying build/lib/mako/util.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako copying build/lib/mako/lookup.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako copying build/lib/mako/lexer.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako copying build/lib/mako/runtime.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako copying build/lib/mako/ast.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako copying build/lib/mako/filters.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako copying build/lib/mako/__init__.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako copying build/lib/mako/cache.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako copying build/lib/mako/exceptions.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako copying build/lib/mako/pygen.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako copying build/lib/mako/cmd.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako copying build/lib/mako/codegen.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako copying build/lib/mako/_ast_util.py -> /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/testing/fixtures.py to fixtures.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/testing/helpers.py to helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/testing/assertions.py to assertions.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/testing/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/testing/_config.py to _config.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/testing/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/testing/exclusions.py to exclusions.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/template.py to template.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext/turbogears.py to turbogears.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext/preprocessors.py to preprocessors.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext/pygmentplugin.py to pygmentplugin.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext/babelplugin.py to babelplugin.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext/autohandler.py to autohandler.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext/linguaplugin.py to linguaplugin.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext/beaker_cache.py to beaker_cache.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ext/extract.py to extract.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/parsetree.py to parsetree.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/pyparser.py to pyparser.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/lookup.py to lookup.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/lexer.py to lexer.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/runtime.py to runtime.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/ast.py to ast.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/filters.py to filters.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/cache.py to cache.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/pygen.py to pygen.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/cmd.py to cmd.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/codegen.py to codegen.cpython-310.pyc byte-compiling /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/lib/python3.10/site-packages/mako/_ast_util.py to _ast_util.cpython-310.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.10/site-packages/Mako-1.2.0-py3.10.egg-info running install_scripts Installing mako-render script to /home/buildozer/aports/main/py3-mako/pkg/py3-mako/usr/bin >>> py3-mako*: Running postcheck for py3-mako >>> py3-mako*: Preparing package py3-mako... >>> py3-mako*: Tracing dependencies... >>> py3-mako*: Package size: 708.0 KB >>> py3-mako*: Compressing data... >>> py3-mako*: Create checksum... >>> py3-mako*: Create py3-mako-1.2.0-r0.apk >>> py3-mako: Build complete at Sun, 10 Apr 2022 21:48:42 +0000 elapsed time 0h 0m 8s >>> py3-mako: Cleaning up srcdir >>> py3-mako: Cleaning up pkgdir >>> py3-mako: Uninstalling dependencies... (1/25) Purging .makedepends-py3-mako (20220410.214834) (2/25) Purging py3-markupsafe (2.1.1-r0) (3/25) Purging py3-setuptools (59.4.0-r0) (4/25) Purging py3-appdirs (1.4.4-r3) (5/25) Purging py3-ordered-set (4.0.2-r3) (6/25) Purging py3-babel (2.9.1-r1) (7/25) Purging py3-tz (2022.1-r0) (8/25) Purging py3-pytest (6.2.5-r1) (9/25) Purging py3-atomicwrites (1.4.0-r2) (10/25) Purging py3-attrs (21.2.0-r1) (11/25) Purging py3-more-itertools (8.12.0-r2) (12/25) Purging py3-iniconfig (1.1.1-r2) (13/25) Purging py3-pluggy (0.13.1-r5) (14/25) Purging py3-py (1.10.0-r2) (15/25) Purging py3-wcwidth (0.2.5-r2) (16/25) Purging py3-packaging (21.3-r0) (17/25) Purging py3-parsing (2.4.7-r3) (18/25) Purging py3-six (1.16.0-r1) (19/25) Purging py3-toml (0.10.2-r3) (20/25) Purging python3 (3.10.3-r0) (21/25) Purging libffi (3.4.2-r1) (22/25) Purging gdbm (1.23-r0) (23/25) Purging mpdecimal (2.5.1-r1) (24/25) Purging readline (8.1.2-r0) (25/25) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r8.trigger OK: 258 MiB in 98 packages >>> py3-mako: Updating the main/armv7 repository index... >>> py3-mako: Signing the index...