>>> vint: Building community/vint 0.3.21-r8 (using abuild 3.15.0-r0) started Tue, 14 Oct 2025 04:07:47 +0000 >>> vint: Validating /home/udu/aports/community/vint/APKBUILD... >>> vint: Analyzing dependencies... >>> vint: Installing for build: build-base py3-yaml py3-chardet py3-ansicolor py3-setuptools py3-pytest py3-pytest-cov py3-coverage WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/26) Installing py3-yaml-pyc (6.0.2-r0) (2/26) Installing yaml (0.2.5-r2) (3/26) Installing py3-yaml (6.0.2-r0) (4/26) Installing py3-chardet (5.2.0-r1) (5/26) Installing py3-chardet-pyc (5.2.0-r1) (6/26) Installing py3-ansicolor (0.3.2-r4) (7/26) Installing py3-ansicolor-pyc (0.3.2-r4) (8/26) Installing py3-parsing (3.2.3-r0) (9/26) Installing py3-parsing-pyc (3.2.3-r0) (10/26) Installing py3-packaging (25.0-r0) (11/26) Installing py3-packaging-pyc (25.0-r0) (12/26) Installing py3-setuptools (80.9.0-r0) (13/26) Installing py3-setuptools-pyc (80.9.0-r0) (14/26) Installing py3-iniconfig (2.1.0-r0) (15/26) Installing py3-iniconfig-pyc (2.1.0-r0) (16/26) Installing py3-pluggy (1.5.0-r0) (17/26) Installing py3-pluggy-pyc (1.5.0-r0) (18/26) Installing py3-py (1.11.0-r4) (19/26) Installing py3-py-pyc (1.11.0-r4) (20/26) Installing py3-pytest (8.3.5-r0) (21/26) Installing py3-pytest-pyc (8.3.5-r0) (22/26) Installing py3-coverage (7.8.2-r0) (23/26) Installing py3-coverage-pyc (7.8.2-r0) (24/26) Installing py3-pytest-cov (5.0.0-r0) (25/26) Installing py3-pytest-cov-pyc (5.0.0-r0) (26/26) Installing .makedepends-vint (20251014.040748) Executing busybox-1.37.0-r19.trigger OK: 313 MiB in 115 packages >>> vint: Cleaning up srcdir >>> vint: Cleaning up pkgdir >>> vint: Cleaning up tmpdir >>> vint: Fetching vint-0.3.21.tar.gz::https://github.com/Vimjas/vint/archive/v0.3.21.tar.gz >>> vint: Fetching vint-0.3.21.tar.gz::https://github.com/Vimjas/vint/archive/v0.3.21.tar.gz >>> vint: Checking sha512sums... vint-0.3.21.tar.gz: OK 01-python3-shebang.patch: OK >>> vint: Unpacking /var/cache/distfiles/vint-0.3.21.tar.gz... >>> vint: 01-python3-shebang.patch patching file bin/vint /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: vim-vint). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/vint copying vint/asset.py -> build/lib/vint copying vint/bootstrap.py -> build/lib/vint copying vint/__init__.py -> build/lib/vint creating build/lib/vint/ast copying vint/ast/traversing.py -> build/lib/vint/ast copying vint/ast/parsing.py -> build/lib/vint/ast copying vint/ast/__init__.py -> build/lib/vint/ast copying vint/ast/node_type.py -> build/lib/vint/ast creating build/lib/vint/utils copying vint/utils/array.py -> build/lib/vint/utils copying vint/utils/__init__.py -> build/lib/vint/utils creating build/lib/vint/compat copying vint/compat/__init__.py -> build/lib/vint/compat creating build/lib/vint/_bundles copying vint/_bundles/vimlparser.py -> build/lib/vint/_bundles copying vint/_bundles/__init__.py -> build/lib/vint/_bundles creating build/lib/vint/encodings copying vint/encodings/decoder.py -> build/lib/vint/encodings copying vint/encodings/decoding_strategy.py -> build/lib/vint/encodings copying vint/encodings/__init__.py -> build/lib/vint/encodings creating build/lib/vint/linting copying vint/linting/env.py -> build/lib/vint/linting copying vint/linting/policy_registry.py -> build/lib/vint/linting copying vint/linting/file_filter.py -> build/lib/vint/linting copying vint/linting/linter.py -> build/lib/vint/linting copying vint/linting/level.py -> build/lib/vint/linting copying vint/linting/__init__.py -> build/lib/vint/linting copying vint/linting/policy_set.py -> build/lib/vint/linting copying vint/linting/cli.py -> build/lib/vint/linting creating build/lib/vint/ast/plugin copying vint/ast/plugin/abstract_ast_plugin.py -> build/lib/vint/ast/plugin copying vint/ast/plugin/builtin_identifiers.py -> build/lib/vint/ast/plugin copying vint/ast/plugin/__init__.py -> build/lib/vint/ast/plugin creating build/lib/vint/ast/dictionary copying vint/ast/dictionary/abbreviations.py -> build/lib/vint/ast/dictionary copying vint/ast/dictionary/builtins.py -> build/lib/vint/ast/dictionary copying vint/ast/dictionary/autocmd_events.py -> build/lib/vint/ast/dictionary copying vint/ast/dictionary/__init__.py -> build/lib/vint/ast/dictionary creating build/lib/vint/ast/plugin/scope_plugin copying vint/ast/plugin/scope_plugin/identifier_classifier.py -> build/lib/vint/ast/plugin/scope_plugin copying vint/ast/plugin/scope_plugin/scope_linker.py -> build/lib/vint/ast/plugin/scope_plugin copying vint/ast/plugin/scope_plugin/two_way_scope_reference_attacher.py -> build/lib/vint/ast/plugin/scope_plugin copying vint/ast/plugin/scope_plugin/__init__.py -> build/lib/vint/ast/plugin/scope_plugin copying vint/ast/plugin/scope_plugin/redir_assignment_parser.py -> build/lib/vint/ast/plugin/scope_plugin copying vint/ast/plugin/scope_plugin/reference_reachability_tester.py -> build/lib/vint/ast/plugin/scope_plugin copying vint/ast/plugin/scope_plugin/scope_detector.py -> build/lib/vint/ast/plugin/scope_plugin copying vint/ast/plugin/scope_plugin/map_and_filter_parser.py -> build/lib/vint/ast/plugin/scope_plugin creating build/lib/vint/compat/unittest copying vint/compat/unittest/__init__.py -> build/lib/vint/compat/unittest creating build/lib/vint/compat/itertools copying vint/compat/itertools/__init__.py -> build/lib/vint/compat/itertools creating build/lib/vint/linting/policy copying vint/linting/policy/prohibit_unnecessary_double_quote.py -> build/lib/vint/linting/policy copying vint/linting/policy/prohibit_implicit_scope_builtin_variable.py -> build/lib/vint/linting/policy copying vint/linting/policy/prohibit_autocmd_with_no_group.py -> build/lib/vint/linting/policy copying vint/linting/policy/abstract_policy.py -> build/lib/vint/linting/policy copying vint/linting/policy/prohibit_using_undeclared_variable.py -> build/lib/vint/linting/policy copying vint/linting/policy/prohibit_equal_tilde_operator.py -> build/lib/vint/linting/policy copying vint/linting/policy/prohibit_command_with_unintended_side_effect.py -> build/lib/vint/linting/policy copying vint/linting/policy/prohibit_invalid_map_call.py -> build/lib/vint/linting/policy copying vint/linting/policy/prohibit_set_nocompatible.py -> build/lib/vint/linting/policy copying vint/linting/policy/prohibit_unused_variable.py -> build/lib/vint/linting/policy copying vint/linting/policy/prohibit_abbreviation_option.py -> build/lib/vint/linting/policy copying vint/linting/policy/prohibit_command_rely_on_user.py -> build/lib/vint/linting/policy copying vint/linting/policy/__init__.py -> build/lib/vint/linting/policy copying vint/linting/policy/prohibit_encoding_opt_after_scriptencoding.py -> build/lib/vint/linting/policy copying vint/linting/policy/prohibit_no_abort_function.py -> build/lib/vint/linting/policy copying vint/linting/policy/prohibit_missing_scriptencoding.py -> build/lib/vint/linting/policy copying vint/linting/policy/prohibit_implicit_scope_variable.py -> build/lib/vint/linting/policy creating build/lib/vint/linting/config copying vint/linting/config/config_global_source.py -> build/lib/vint/linting/config copying vint/linting/config/config_dict_source.py -> build/lib/vint/linting/config copying vint/linting/config/config_source.py -> build/lib/vint/linting/config copying vint/linting/config/config_cmdargs_source.py -> build/lib/vint/linting/config copying vint/linting/config/config_filenames.py -> build/lib/vint/linting/config copying vint/linting/config/config_util.py -> build/lib/vint/linting/config copying vint/linting/config/config_comment_source.py -> build/lib/vint/linting/config copying vint/linting/config/config_default_source.py -> build/lib/vint/linting/config copying vint/linting/config/config_container.py -> build/lib/vint/linting/config copying vint/linting/config/config_file_source.py -> build/lib/vint/linting/config copying vint/linting/config/__init__.py -> build/lib/vint/linting/config copying vint/linting/config/config_project_source.py -> build/lib/vint/linting/config creating build/lib/vint/linting/formatter copying vint/linting/formatter/statistic_formatter.py -> build/lib/vint/linting/formatter copying vint/linting/formatter/formatter.py -> build/lib/vint/linting/formatter copying vint/linting/formatter/json_formatter.py -> build/lib/vint/linting/formatter copying vint/linting/formatter/__init__.py -> build/lib/vint/linting/formatter creating build/lib/vint/linting/policy/reference copying vint/linting/policy/reference/googlevimscriptstyleguide.py -> build/lib/vint/linting/policy/reference copying vint/linting/policy/reference/__init__.py -> build/lib/vint/linting/policy/reference creating build/lib/vint/asset copying vint/asset/default_config.yaml -> build/lib/vint/asset copying vint/asset/void_config.yaml -> build/lib/vint/asset ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/vint/src/vint-0.3.21 plugins: cov-5.0.0 collected 272 items test/acceptance/test_cli.py s..F.F..F [ 3%] test/acceptance/test_cli_vital.py . [ 3%] test/integration/vint/ast/plugin/test_scope_plugin.py ............. [ 8%] test/integration/vint/linting/policy/test_prohibit_abbreviation_option.py . [ 8%] .. [ 9%] test/integration/vint/linting/policy/test_prohibit_autocmd_with_no_group.py . [ 9%] .. [ 10%] test/integration/vint/linting/policy/test_prohibit_command_rely_on_user.py . [ 11%] . [ 11%] test/integration/vint/linting/policy/test_prohibit_command_with_unintented_side_effect.py . [ 11%] . [ 12%] test/integration/vint/linting/policy/test_prohibit_encoding_opt_after_scriptencoding.py . [ 12%] ... [ 13%] test/integration/vint/linting/policy/test_prohibit_equal_tilde_operator.py . [ 13%] . [ 14%] test/integration/vint/linting/policy/test_prohibit_implicit_scope_builtin_variable.py . [ 14%] . [ 15%] test/integration/vint/linting/policy/test_prohibit_implicit_scope_variable.py . [ 15%] . [ 15%] test/integration/vint/linting/policy/test_prohibit_invalid_map_call.py . [ 16%] . [ 16%] test/integration/vint/linting/policy/test_prohibit_missing_scriptencoding.py . [ 16%] .. [ 17%] test/integration/vint/linting/policy/test_prohibit_no_abort_function.py . [ 18%] .. [ 18%] test/integration/vint/linting/policy/test_prohibit_set_nocompatible.py . [ 19%] .. [ 19%] test/integration/vint/linting/policy/test_prohibit_unnecessary_double_quote.py . [ 20%] . [ 20%] test/integration/vint/linting/policy/test_prohibit_unused_variable.py .. [ 21%] [ 21%] test/integration/vint/linting/policy/test_prohibit_using_undeclared_variable.py . [ 21%] . [ 22%] test/integration/vint/linting/test_linter.py .. [ 22%] test/unit/vint/ast/plugin/scope_plugin/test_identifier_classifier.py ... [ 23%] ......... [ 27%] test/unit/vint/ast/plugin/scope_plugin/test_identifier_collector.py . [ 27%] test/unit/vint/ast/plugin/scope_plugin/test_map_and_filter_parser.py ... [ 28%] ... [ 29%] test/unit/vint/ast/plugin/scope_plugin/test_redir_assignment_parser.py . [ 30%] . [ 30%] test/unit/vint/ast/plugin/scope_plugin/test_reference_reachability_tester.py . [ 30%] ...... [ 33%] test/unit/vint/ast/plugin/scope_plugin/test_scope_detector.py .......... [ 36%] ........................................................................ [ 63%] ................ [ 69%] test/unit/vint/ast/plugin/scope_plugin/test_scope_linker.py ............ [ 73%] . [ 73%] test/unit/vint/ast/plugin/scope_plugin/test_two_way_scope_reference_attacher.py . [ 74%] [ 74%] test/unit/vint/ast/test_node_type.py . [ 74%] test/unit/vint/ast/test_parsing.py ....... [ 77%] test/unit/vint/ast/test_traversing.py .. [ 77%] test/unit/vint/linting/config/test_config_cmdargs_source.py ..... [ 79%] test/unit/vint/linting/config/test_config_comment_source.py ....... [ 82%] test/unit/vint/linting/config/test_config_container.py . [ 82%] test/unit/vint/linting/config/test_config_default_source.py . [ 83%] test/unit/vint/linting/config/test_config_dict_source.py . [ 83%] test/unit/vint/linting/config/test_config_file_source.py . [ 83%] test/unit/vint/linting/config/test_config_global_source.py ... [ 84%] test/unit/vint/linting/config/test_config_project_source.py ..... [ 86%] test/unit/vint/linting/config/test_config_util.py ....... [ 89%] test/unit/vint/linting/formatter/test_formatter.py .. [ 90%] test/unit/vint/linting/formatter/test_json_formatter.py . [ 90%] test/unit/vint/linting/policy/reference/test_googlevimscriptstyleguide.py . [ 90%] [ 90%] test/unit/vint/linting/policy/test_abstract_policy.py ... [ 91%] test/unit/vint/linting/test_cli.py ...... [ 94%] test/unit/vint/linting/test_env.py . [ 94%] test/unit/vint/linting/test_file_filter.py ..... [ 96%] test/unit/vint/linting/test_level.py ... [ 97%] test/unit/vint/linting/test_policy_set.py .... [ 98%] test/unit/vint/utils/test_array.py ... [100%] =================================== FAILURES =================================== _____________________ TestCLI.test_exec_vint_with_no_args ______________________ self = def test_exec_vint_with_no_args(self): cmd = ['bin/vint'] with self.assertRaises(subprocess.CalledProcessError) as context_manager: subprocess.check_output(cmd, stderr=subprocess.STDOUT, universal_newlines=True) got_output = context_manager.exception.output expected_output_pattern = r'^vint ERROR:' > self.assertRegex(got_output, expected_output_pattern) test/acceptance/test_cli.py:72: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ test/acceptance/test_cli.py:14: in assertRegex super(TestCLI, self).assertRegex(string, pattern) E AssertionError: Regex didn't match: '^vint ERROR:' not found in "/home/udu/aports/community/vint/src/vint-0.3.21/vint/linting/cli.py:4: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.\n import pkg_resources\nvint ERROR: nothing to check\nusage: vint [-h] [-v] [-V] [-e] [-w] [-s] [-m MAX_VIOLATIONS] [-c] [--no-color] [-j] [-t] [--enable-neovim] [-f FORMAT] [files ...]\n\nLint Vim script\n\npositional arguments:\n files file or directory path to lint\n\noptions:\n -h, --help show this help message and exit\n -v, --version show program's version number and exit\n -V, --verbose output verbose message\n -e, --error report only errors\n -w, --warning report errors and warnings\n -s, --style-problem report errors, warnings and style problems\n -m MAX_VIOLATIONS, --max-violations MAX_VIOLATIONS\n limit max violations count\n -c, --color colorize output when possible\n --no-color do not colorize output\n -j, --json output json style\n -t, --stat output statistic info\n --enable-neovim Enable Neovim syntax\n -f FORMAT, --format FORMAT\n set output format\n" _________________ TestCLI.test_exec_vint_with_unexistent_file __________________ self = def test_exec_vint_with_unexistent_file(self): cmd = ['bin/vint', '/path/to/unexistent'] with self.assertRaises(subprocess.CalledProcessError) as context_manager: subprocess.check_output(cmd, stderr=subprocess.STDOUT, universal_newlines=True) got_output = context_manager.exception.output expected_output_pattern = r'^vint ERROR:' > self.assertRegex(got_output, expected_output_pattern) test/acceptance/test_cli.py:86: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ test/acceptance/test_cli.py:14: in assertRegex super(TestCLI, self).assertRegex(string, pattern) E AssertionError: Regex didn't match: '^vint ERROR:' not found in '/home/udu/aports/community/vint/src/vint-0.3.21/vint/linting/cli.py:4: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.\n import pkg_resources\nvint ERROR: no such file or directory: `/path/to/unexistent`\n' ___________________ TestCLI.test_exec_vint_with_verbose_flag ___________________ self = def test_exec_vint_with_verbose_flag(self): valid_file = str(Path('test', 'fixture', 'cli', 'valid1.vim')) cmd = ['bin/vint', '--verbose', valid_file] got_output = subprocess.check_output(cmd, universal_newlines=True, stderr=subprocess.STDOUT) expected_output_pattern = r'^vint DEBUG:' > self.assertRegex(got_output, expected_output_pattern) test/acceptance/test_cli.py:130: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ test/acceptance/test_cli.py:14: in assertRegex super(TestCLI, self).assertRegex(string, pattern) E AssertionError: Regex didn't match: '^vint DEBUG:' not found in '/home/udu/aports/community/vint/src/vint-0.3.21/vint/linting/cli.py:4: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.\n import pkg_resources\nvint DEBUG: checking: `test/fixture/cli/valid1.vim`\nvint DEBUG: severity: WARNING\nvint DEBUG: disabled: ProhibitAbbreviationOption\nvint DEBUG: enabled: ProhibitAutocmdWithNoGroup\nvint DEBUG: enabled: ProhibitCommandRelyOnUser\nvint DEBUG: enabled: ProhibitCommandWithUnintendedSideEffect\nvint DEBUG: enabled: ProhibitEncodingOptionAfterScriptEncoding\nvint DEBUG: enabled: ProhibitEqualTildeOperator\nvint DEBUG: enabled: ProhibitImplicitScopeBuiltinVariable\nvint DEBUG: disabled: ProhibitImplicitScopeVariable\nvint DEBUG: enabled: ProhibitInvalidMapCall\nvint DEBUG: enabled: ProhibitMissingScriptEncoding\nvint DEBUG: enabled: ProhibitNoAbortFunction\nvint DEBUG: enabled: ProhibitSetNoCompatible\nvint DEBUG: enabled: ProhibitUnnecessaryDoubleQuote\nvint DEBUG: disabled: ProhibitUnusedVariable\nvint DEBUG: enabled: ProhibitUsingUndeclaredVariable\n' =============================== warnings summary =============================== test/acceptance/test_cli.py:143 /home/udu/aports/community/vint/src/vint-0.3.21/test/acceptance/test_cli.py:143: SyntaxWarning: invalid escape sequence '\[' expected_output_pattern = '\\033\[' vint/linting/cli.py:4 /home/udu/aports/community/vint/src/vint-0.3.21/vint/linting/cli.py:4: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources vint/_bundles/vimlparser.py:50 /home/udu/aports/community/vint/src/vint-0.3.21/vint/_bundles/vimlparser.py:50: SyntaxWarning: invalid escape sequence '\+' "^++" : "^\+\+", vint/_bundles/vimlparser.py:4087 /home/udu/aports/community/vint/src/vint-0.3.21/vint/_bundles/vimlparser.py:4087: SyntaxWarning: invalid escape sequence '\e' return ["\\e", viml_char2nr("\e")] vint/ast/plugin/scope_plugin/scope_linker.py:389 /home/udu/aports/community/vint/src/vint-0.3.21/vint/ast/plugin/scope_plugin/scope_linker.py:389: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="? is_declared_with_range = attr['range'] is not 0 vint/ast/plugin/scope_plugin/scope_linker.py:395 /home/udu/aports/community/vint/src/vint-0.3.21/vint/ast/plugin/scope_plugin/scope_linker.py:395: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="? is_declared_with_dict = attr['dict'] is not 0 \ -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED test/acceptance/test_cli.py::TestCLI::test_exec_vint_with_no_args - As... FAILED test/acceptance/test_cli.py::TestCLI::test_exec_vint_with_unexistent_file FAILED test/acceptance/test_cli.py::TestCLI::test_exec_vint_with_verbose_flag ============= 3 failed, 268 passed, 1 skipped, 6 warnings in 1.87s ============= >>> ERROR: vint: check failed >>> vint: Uninstalling dependencies... (1/26) Purging .makedepends-vint (20251014.040748) (2/26) Purging py3-yaml-pyc (6.0.2-r0) (3/26) Purging py3-yaml (6.0.2-r0) (4/26) Purging py3-chardet-pyc (5.2.0-r1) (5/26) Purging py3-chardet (5.2.0-r1) (6/26) Purging py3-ansicolor-pyc (0.3.2-r4) (7/26) Purging py3-ansicolor (0.3.2-r4) (8/26) Purging py3-setuptools-pyc (80.9.0-r0) (9/26) Purging py3-setuptools (80.9.0-r0) (10/26) Purging py3-pytest-cov-pyc (5.0.0-r0) (11/26) Purging py3-pytest-cov (5.0.0-r0) (12/26) Purging py3-pytest-pyc (8.3.5-r0) (13/26) Purging py3-pytest (8.3.5-r0) (14/26) Purging py3-iniconfig-pyc (2.1.0-r0) (15/26) Purging py3-iniconfig (2.1.0-r0) (16/26) Purging py3-packaging-pyc (25.0-r0) (17/26) Purging py3-packaging (25.0-r0) (18/26) Purging py3-parsing-pyc (3.2.3-r0) (19/26) Purging py3-parsing (3.2.3-r0) (20/26) Purging py3-pluggy-pyc (1.5.0-r0) (21/26) Purging py3-pluggy (1.5.0-r0) (22/26) Purging py3-py-pyc (1.11.0-r4) (23/26) Purging py3-py (1.11.0-r4) (24/26) Purging py3-coverage-pyc (7.8.2-r0) (25/26) Purging py3-coverage (7.8.2-r0) (26/26) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages