>>> vint: Building community/vint 0.3.21-r9 (using abuild 3.16.0_rc4-r0) started Tue, 11 Nov 2025 17:26:17 +0000 >>> vint: Validating /home/buildozer/aports/community/vint/APKBUILD... >>> vint: Analyzing dependencies... >>> vint: Installing for build: build-base py3-yaml py3-chardet py3-ansicolor py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-pytest py3-pytest-cov py3-coverage ( 1/47) Installing libbz2 (1.0.8-r6) ( 2/47) Installing libffi (3.5.2-r0) ( 3/47) Installing gdbm (1.26-r0) ( 4/47) Installing xz-libs (5.8.1-r0) ( 5/47) Installing mpdecimal (4.0.1-r0) ( 6/47) Installing libpanelw (6.5_p20251010-r0) ( 7/47) Installing sqlite-libs (3.51.0-r0) ( 8/47) Installing python3 (3.12.12-r0) ( 9/47) Installing python3-pycache-pyc0 (3.12.12-r0) (10/47) Installing pyc (3.12.12-r0) (11/47) Installing py3-yaml-pyc (6.0.3-r0) (12/47) Installing python3-pyc (3.12.12-r0) (13/47) Installing yaml (0.2.5-r2) (14/47) Installing py3-yaml (6.0.3-r0) (15/47) Installing py3-chardet (5.2.0-r1) (16/47) Installing py3-chardet-pyc (5.2.0-r1) (17/47) Installing py3-ansicolor (0.3.2-r4) (18/47) Installing py3-ansicolor-pyc (0.3.2-r4) (19/47) Installing py3-installer (0.7.0-r2) (20/47) Installing py3-installer-pyc (0.7.0-r2) (21/47) Installing py3-gpep517 (19-r1) (22/47) Installing py3-gpep517-pyc (19-r1) (23/47) Installing py3-parsing (3.2.3-r0) (24/47) Installing py3-parsing-pyc (3.2.3-r0) (25/47) Installing py3-packaging (25.0-r0) (26/47) Installing py3-packaging-pyc (25.0-r0) (27/47) Installing py3-setuptools (80.9.0-r2) (28/47) Installing py3-setuptools-pyc (80.9.0-r2) (29/47) Installing py3-setuptools_scm (9.2.2-r0) (30/47) Installing py3-setuptools_scm-pyc (9.2.2-r0) (31/47) Installing py3-wheel (0.46.1-r0) (32/47) Installing py3-wheel-pyc (0.46.1-r0) (33/47) Installing py3-iniconfig (2.3.0-r0) (34/47) Installing py3-iniconfig-pyc (2.3.0-r0) (35/47) Installing py3-pluggy (1.6.0-r0) (36/47) Installing py3-pluggy-pyc (1.6.0-r0) (37/47) Installing py3-py (1.11.0-r4) (38/47) Installing py3-py-pyc (1.11.0-r4) (39/47) Installing py3-pygments (2.19.2-r0) (40/47) Installing py3-pygments-pyc (2.19.2-r0) (41/47) Installing py3-pytest (8.4.2-r1) (42/47) Installing py3-pytest-pyc (8.4.2-r1) (43/47) Installing py3-coverage (7.11.0-r0) (44/47) Installing py3-coverage-pyc (7.11.0-r0) (45/47) Installing py3-pytest-cov (5.0.0-r1) (46/47) Installing py3-pytest-cov-pyc (5.0.0-r1) (47/47) Installing .makedepends-vint (20251111.172618) busybox-1.37.0-r24.trigger: Executing script... OK: 348 MiB in 152 packages >>> vint: Cleaning up srcdir >>> vint: Cleaning up pkgdir >>> vint: Cleaning up tmpdir >>> vint: Fetching https://distfiles.alpinelinux.org/distfiles/edge/vint-0.3.21.tar.gz /var/cache/distfiles/edge/vint-0.3.21.tar.gz: OK /home/buildozer/aports/community/vint/01-use-setuptools-scm.patch: OK >>> vint: Fetching https://distfiles.alpinelinux.org/distfiles/edge/vint-0.3.21.tar.gz /var/cache/distfiles/edge/vint-0.3.21.tar.gz: OK /home/buildozer/aports/community/vint/01-use-setuptools-scm.patch: OK >>> vint: Unpacking /var/cache/distfiles/edge/vint-0.3.21.tar.gz... >>> vint: 01-use-setuptools-scm.patch patching file setup.py patching file vint/linting/cli.py 2025-11-11 17:26:19,556 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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() 2025-11-11 17:26:19,609 root INFO running bdist_wheel 2025-11-11 17:26:19,630 root INFO running build 2025-11-11 17:26:19,631 root INFO running build_py 2025-11-11 17:26:19,635 root INFO creating build/lib/vint 2025-11-11 17:26:19,636 root INFO copying vint/__init__.py -> build/lib/vint 2025-11-11 17:26:19,636 root INFO copying vint/bootstrap.py -> build/lib/vint 2025-11-11 17:26:19,636 root INFO copying vint/__version__.py -> build/lib/vint 2025-11-11 17:26:19,637 root INFO copying vint/asset.py -> build/lib/vint 2025-11-11 17:26:19,637 root INFO creating build/lib/vint/linting 2025-11-11 17:26:19,637 root INFO copying vint/linting/policy_set.py -> build/lib/vint/linting 2025-11-11 17:26:19,638 root INFO copying vint/linting/__init__.py -> build/lib/vint/linting 2025-11-11 17:26:19,638 root INFO copying vint/linting/file_filter.py -> build/lib/vint/linting 2025-11-11 17:26:19,638 root INFO copying vint/linting/cli.py -> build/lib/vint/linting 2025-11-11 17:26:19,638 root INFO copying vint/linting/level.py -> build/lib/vint/linting 2025-11-11 17:26:19,639 root INFO copying vint/linting/env.py -> build/lib/vint/linting 2025-11-11 17:26:19,639 root INFO copying vint/linting/policy_registry.py -> build/lib/vint/linting 2025-11-11 17:26:19,639 root INFO copying vint/linting/linter.py -> build/lib/vint/linting 2025-11-11 17:26:19,640 root INFO creating build/lib/vint/utils 2025-11-11 17:26:19,640 root INFO copying vint/utils/__init__.py -> build/lib/vint/utils 2025-11-11 17:26:19,640 root INFO copying vint/utils/array.py -> build/lib/vint/utils 2025-11-11 17:26:19,640 root INFO creating build/lib/vint/encodings 2025-11-11 17:26:19,640 root INFO copying vint/encodings/__init__.py -> build/lib/vint/encodings 2025-11-11 17:26:19,641 root INFO copying vint/encodings/decoder.py -> build/lib/vint/encodings 2025-11-11 17:26:19,641 root INFO copying vint/encodings/decoding_strategy.py -> build/lib/vint/encodings 2025-11-11 17:26:19,641 root INFO creating build/lib/vint/_bundles 2025-11-11 17:26:19,641 root INFO copying vint/_bundles/__init__.py -> build/lib/vint/_bundles 2025-11-11 17:26:19,642 root INFO copying vint/_bundles/vimlparser.py -> build/lib/vint/_bundles 2025-11-11 17:26:19,643 root INFO creating build/lib/vint/ast 2025-11-11 17:26:19,643 root INFO copying vint/ast/__init__.py -> build/lib/vint/ast 2025-11-11 17:26:19,643 root INFO copying vint/ast/traversing.py -> build/lib/vint/ast 2025-11-11 17:26:19,643 root INFO copying vint/ast/parsing.py -> build/lib/vint/ast 2025-11-11 17:26:19,644 root INFO copying vint/ast/node_type.py -> build/lib/vint/ast 2025-11-11 17:26:19,644 root INFO creating build/lib/vint/compat 2025-11-11 17:26:19,644 root INFO copying vint/compat/__init__.py -> build/lib/vint/compat 2025-11-11 17:26:19,644 root INFO creating build/lib/vint/linting/formatter 2025-11-11 17:26:19,645 root INFO copying vint/linting/formatter/__init__.py -> build/lib/vint/linting/formatter 2025-11-11 17:26:19,645 root INFO copying vint/linting/formatter/formatter.py -> build/lib/vint/linting/formatter 2025-11-11 17:26:19,645 root INFO copying vint/linting/formatter/statistic_formatter.py -> build/lib/vint/linting/formatter 2025-11-11 17:26:19,645 root INFO copying vint/linting/formatter/json_formatter.py -> build/lib/vint/linting/formatter 2025-11-11 17:26:19,646 root INFO creating build/lib/vint/linting/policy 2025-11-11 17:26:19,646 root INFO copying vint/linting/policy/__init__.py -> build/lib/vint/linting/policy 2025-11-11 17:26:19,646 root INFO copying vint/linting/policy/prohibit_set_nocompatible.py -> build/lib/vint/linting/policy 2025-11-11 17:26:19,646 root INFO copying vint/linting/policy/prohibit_encoding_opt_after_scriptencoding.py -> build/lib/vint/linting/policy 2025-11-11 17:26:19,647 root INFO copying vint/linting/policy/prohibit_unused_variable.py -> build/lib/vint/linting/policy 2025-11-11 17:26:19,647 root INFO copying vint/linting/policy/prohibit_implicit_scope_variable.py -> build/lib/vint/linting/policy 2025-11-11 17:26:19,647 root INFO copying vint/linting/policy/prohibit_autocmd_with_no_group.py -> build/lib/vint/linting/policy 2025-11-11 17:26:19,647 root INFO copying vint/linting/policy/prohibit_implicit_scope_builtin_variable.py -> build/lib/vint/linting/policy 2025-11-11 17:26:19,648 root INFO copying vint/linting/policy/prohibit_unnecessary_double_quote.py -> build/lib/vint/linting/policy 2025-11-11 17:26:19,648 root INFO copying vint/linting/policy/prohibit_no_abort_function.py -> build/lib/vint/linting/policy 2025-11-11 17:26:19,648 root INFO copying vint/linting/policy/prohibit_missing_scriptencoding.py -> build/lib/vint/linting/policy 2025-11-11 17:26:19,648 root INFO copying vint/linting/policy/prohibit_command_with_unintended_side_effect.py -> build/lib/vint/linting/policy 2025-11-11 17:26:19,649 root INFO copying vint/linting/policy/prohibit_using_undeclared_variable.py -> build/lib/vint/linting/policy 2025-11-11 17:26:19,649 root INFO copying vint/linting/policy/prohibit_equal_tilde_operator.py -> build/lib/vint/linting/policy 2025-11-11 17:26:19,649 root INFO copying vint/linting/policy/prohibit_invalid_map_call.py -> build/lib/vint/linting/policy 2025-11-11 17:26:19,650 root INFO copying vint/linting/policy/prohibit_command_rely_on_user.py -> build/lib/vint/linting/policy 2025-11-11 17:26:19,650 root INFO copying vint/linting/policy/prohibit_abbreviation_option.py -> build/lib/vint/linting/policy 2025-11-11 17:26:19,650 root INFO copying vint/linting/policy/abstract_policy.py -> build/lib/vint/linting/policy 2025-11-11 17:26:19,650 root INFO creating build/lib/vint/linting/config 2025-11-11 17:26:19,651 root INFO copying vint/linting/config/__init__.py -> build/lib/vint/linting/config 2025-11-11 17:26:19,651 root INFO copying vint/linting/config/config_container.py -> build/lib/vint/linting/config 2025-11-11 17:26:19,651 root INFO copying vint/linting/config/config_filenames.py -> build/lib/vint/linting/config 2025-11-11 17:26:19,651 root INFO copying vint/linting/config/config_source.py -> build/lib/vint/linting/config 2025-11-11 17:26:19,652 root INFO copying vint/linting/config/config_dict_source.py -> build/lib/vint/linting/config 2025-11-11 17:26:19,652 root INFO copying vint/linting/config/config_file_source.py -> build/lib/vint/linting/config 2025-11-11 17:26:19,652 root INFO copying vint/linting/config/config_global_source.py -> build/lib/vint/linting/config 2025-11-11 17:26:19,652 root INFO copying vint/linting/config/config_comment_source.py -> build/lib/vint/linting/config 2025-11-11 17:26:19,653 root INFO copying vint/linting/config/config_util.py -> build/lib/vint/linting/config 2025-11-11 17:26:19,653 root INFO copying vint/linting/config/config_cmdargs_source.py -> build/lib/vint/linting/config 2025-11-11 17:26:19,653 root INFO copying vint/linting/config/config_project_source.py -> build/lib/vint/linting/config 2025-11-11 17:26:19,653 root INFO copying vint/linting/config/config_default_source.py -> build/lib/vint/linting/config 2025-11-11 17:26:19,654 root INFO creating build/lib/vint/linting/policy/reference 2025-11-11 17:26:19,654 root INFO copying vint/linting/policy/reference/__init__.py -> build/lib/vint/linting/policy/reference 2025-11-11 17:26:19,654 root INFO copying vint/linting/policy/reference/googlevimscriptstyleguide.py -> build/lib/vint/linting/policy/reference 2025-11-11 17:26:19,654 root INFO creating build/lib/vint/ast/plugin 2025-11-11 17:26:19,654 root INFO copying vint/ast/plugin/__init__.py -> build/lib/vint/ast/plugin 2025-11-11 17:26:19,655 root INFO copying vint/ast/plugin/abstract_ast_plugin.py -> build/lib/vint/ast/plugin 2025-11-11 17:26:19,655 root INFO copying vint/ast/plugin/builtin_identifiers.py -> build/lib/vint/ast/plugin 2025-11-11 17:26:19,655 root INFO creating build/lib/vint/ast/dictionary 2025-11-11 17:26:19,655 root INFO copying vint/ast/dictionary/__init__.py -> build/lib/vint/ast/dictionary 2025-11-11 17:26:19,656 root INFO copying vint/ast/dictionary/abbreviations.py -> build/lib/vint/ast/dictionary 2025-11-11 17:26:19,656 root INFO copying vint/ast/dictionary/autocmd_events.py -> build/lib/vint/ast/dictionary 2025-11-11 17:26:19,656 root INFO copying vint/ast/dictionary/builtins.py -> build/lib/vint/ast/dictionary 2025-11-11 17:26:19,657 root INFO creating build/lib/vint/ast/plugin/scope_plugin 2025-11-11 17:26:19,657 root INFO copying vint/ast/plugin/scope_plugin/__init__.py -> build/lib/vint/ast/plugin/scope_plugin 2025-11-11 17:26:19,657 root INFO copying vint/ast/plugin/scope_plugin/identifier_classifier.py -> build/lib/vint/ast/plugin/scope_plugin 2025-11-11 17:26:19,657 root INFO copying vint/ast/plugin/scope_plugin/map_and_filter_parser.py -> build/lib/vint/ast/plugin/scope_plugin 2025-11-11 17:26:19,658 root INFO copying vint/ast/plugin/scope_plugin/scope_linker.py -> build/lib/vint/ast/plugin/scope_plugin 2025-11-11 17:26:19,658 root INFO copying vint/ast/plugin/scope_plugin/scope_detector.py -> build/lib/vint/ast/plugin/scope_plugin 2025-11-11 17:26:19,658 root INFO copying vint/ast/plugin/scope_plugin/redir_assignment_parser.py -> build/lib/vint/ast/plugin/scope_plugin 2025-11-11 17:26:19,658 root INFO copying vint/ast/plugin/scope_plugin/two_way_scope_reference_attacher.py -> build/lib/vint/ast/plugin/scope_plugin 2025-11-11 17:26:19,659 root INFO copying vint/ast/plugin/scope_plugin/reference_reachability_tester.py -> build/lib/vint/ast/plugin/scope_plugin 2025-11-11 17:26:19,659 root INFO creating build/lib/vint/compat/unittest 2025-11-11 17:26:19,659 root INFO copying vint/compat/unittest/__init__.py -> build/lib/vint/compat/unittest 2025-11-11 17:26:19,659 root INFO creating build/lib/vint/compat/itertools 2025-11-11 17:26:19,660 root INFO copying vint/compat/itertools/__init__.py -> build/lib/vint/compat/itertools 2025-11-11 17:26:19,662 root INFO creating build/lib/vint/asset 2025-11-11 17:26:19,662 root INFO copying vint/asset/default_config.yaml -> build/lib/vint/asset 2025-11-11 17:26:19,662 root INFO copying vint/asset/void_config.yaml -> build/lib/vint/asset 2025-11-11 17:26:19,672 root INFO installing to build/bdist.linux-armv8l/wheel 2025-11-11 17:26:19,673 root INFO running install 2025-11-11 17:26:19,683 root INFO running install_lib 2025-11-11 17:26:19,687 root INFO creating build/bdist.linux-armv8l/wheel 2025-11-11 17:26:19,687 root INFO creating build/bdist.linux-armv8l/wheel/vint 2025-11-11 17:26:19,687 root INFO copying build/lib/vint/__init__.py -> build/bdist.linux-armv8l/wheel/./vint 2025-11-11 17:26:19,688 root INFO creating build/bdist.linux-armv8l/wheel/vint/linting 2025-11-11 17:26:19,688 root INFO copying build/lib/vint/linting/policy_set.py -> build/bdist.linux-armv8l/wheel/./vint/linting 2025-11-11 17:26:19,688 root INFO copying build/lib/vint/linting/__init__.py -> build/bdist.linux-armv8l/wheel/./vint/linting 2025-11-11 17:26:19,688 root INFO copying build/lib/vint/linting/file_filter.py -> build/bdist.linux-armv8l/wheel/./vint/linting 2025-11-11 17:26:19,688 root INFO copying build/lib/vint/linting/cli.py -> build/bdist.linux-armv8l/wheel/./vint/linting 2025-11-11 17:26:19,689 root INFO creating build/bdist.linux-armv8l/wheel/vint/linting/formatter 2025-11-11 17:26:19,689 root INFO copying build/lib/vint/linting/formatter/__init__.py -> build/bdist.linux-armv8l/wheel/./vint/linting/formatter 2025-11-11 17:26:19,689 root INFO copying build/lib/vint/linting/formatter/formatter.py -> build/bdist.linux-armv8l/wheel/./vint/linting/formatter 2025-11-11 17:26:19,689 root INFO copying build/lib/vint/linting/formatter/statistic_formatter.py -> build/bdist.linux-armv8l/wheel/./vint/linting/formatter 2025-11-11 17:26:19,689 root INFO copying build/lib/vint/linting/formatter/json_formatter.py -> build/bdist.linux-armv8l/wheel/./vint/linting/formatter 2025-11-11 17:26:19,689 root INFO copying build/lib/vint/linting/level.py -> build/bdist.linux-armv8l/wheel/./vint/linting 2025-11-11 17:26:19,690 root INFO copying build/lib/vint/linting/env.py -> build/bdist.linux-armv8l/wheel/./vint/linting 2025-11-11 17:26:19,690 root INFO creating build/bdist.linux-armv8l/wheel/vint/linting/policy 2025-11-11 17:26:19,690 root INFO copying build/lib/vint/linting/policy/__init__.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy 2025-11-11 17:26:19,690 root INFO copying build/lib/vint/linting/policy/prohibit_set_nocompatible.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy 2025-11-11 17:26:19,690 root INFO copying build/lib/vint/linting/policy/prohibit_encoding_opt_after_scriptencoding.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy 2025-11-11 17:26:19,691 root INFO creating build/bdist.linux-armv8l/wheel/vint/linting/policy/reference 2025-11-11 17:26:19,691 root INFO copying build/lib/vint/linting/policy/reference/__init__.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy/reference 2025-11-11 17:26:19,691 root INFO copying build/lib/vint/linting/policy/reference/googlevimscriptstyleguide.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy/reference 2025-11-11 17:26:19,691 root INFO copying build/lib/vint/linting/policy/prohibit_unused_variable.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy 2025-11-11 17:26:19,691 root INFO copying build/lib/vint/linting/policy/prohibit_implicit_scope_variable.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy 2025-11-11 17:26:19,692 root INFO copying build/lib/vint/linting/policy/prohibit_autocmd_with_no_group.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy 2025-11-11 17:26:19,692 root INFO copying build/lib/vint/linting/policy/prohibit_implicit_scope_builtin_variable.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy 2025-11-11 17:26:19,692 root INFO copying build/lib/vint/linting/policy/prohibit_unnecessary_double_quote.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy 2025-11-11 17:26:19,692 root INFO copying build/lib/vint/linting/policy/prohibit_no_abort_function.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy 2025-11-11 17:26:19,692 root INFO copying build/lib/vint/linting/policy/prohibit_missing_scriptencoding.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy 2025-11-11 17:26:19,692 root INFO copying build/lib/vint/linting/policy/prohibit_command_with_unintended_side_effect.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy 2025-11-11 17:26:19,693 root INFO copying build/lib/vint/linting/policy/prohibit_using_undeclared_variable.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy 2025-11-11 17:26:19,693 root INFO copying build/lib/vint/linting/policy/prohibit_equal_tilde_operator.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy 2025-11-11 17:26:19,693 root INFO copying build/lib/vint/linting/policy/prohibit_invalid_map_call.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy 2025-11-11 17:26:19,693 root INFO copying build/lib/vint/linting/policy/prohibit_command_rely_on_user.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy 2025-11-11 17:26:19,693 root INFO copying build/lib/vint/linting/policy/prohibit_abbreviation_option.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy 2025-11-11 17:26:19,694 root INFO copying build/lib/vint/linting/policy/abstract_policy.py -> build/bdist.linux-armv8l/wheel/./vint/linting/policy 2025-11-11 17:26:19,694 root INFO copying build/lib/vint/linting/policy_registry.py -> build/bdist.linux-armv8l/wheel/./vint/linting 2025-11-11 17:26:19,694 root INFO creating build/bdist.linux-armv8l/wheel/vint/linting/config 2025-11-11 17:26:19,694 root INFO copying build/lib/vint/linting/config/__init__.py -> build/bdist.linux-armv8l/wheel/./vint/linting/config 2025-11-11 17:26:19,694 root INFO copying build/lib/vint/linting/config/config_container.py -> build/bdist.linux-armv8l/wheel/./vint/linting/config 2025-11-11 17:26:19,694 root INFO copying build/lib/vint/linting/config/config_filenames.py -> build/bdist.linux-armv8l/wheel/./vint/linting/config 2025-11-11 17:26:19,695 root INFO copying build/lib/vint/linting/config/config_source.py -> build/bdist.linux-armv8l/wheel/./vint/linting/config 2025-11-11 17:26:19,695 root INFO copying build/lib/vint/linting/config/config_dict_source.py -> build/bdist.linux-armv8l/wheel/./vint/linting/config 2025-11-11 17:26:19,695 root INFO copying build/lib/vint/linting/config/config_file_source.py -> build/bdist.linux-armv8l/wheel/./vint/linting/config 2025-11-11 17:26:19,695 root INFO copying build/lib/vint/linting/config/config_global_source.py -> build/bdist.linux-armv8l/wheel/./vint/linting/config 2025-11-11 17:26:19,695 root INFO copying build/lib/vint/linting/config/config_comment_source.py -> build/bdist.linux-armv8l/wheel/./vint/linting/config 2025-11-11 17:26:19,696 root INFO copying build/lib/vint/linting/config/config_util.py -> build/bdist.linux-armv8l/wheel/./vint/linting/config 2025-11-11 17:26:19,696 root INFO copying build/lib/vint/linting/config/config_cmdargs_source.py -> build/bdist.linux-armv8l/wheel/./vint/linting/config 2025-11-11 17:26:19,696 root INFO copying build/lib/vint/linting/config/config_project_source.py -> build/bdist.linux-armv8l/wheel/./vint/linting/config 2025-11-11 17:26:19,696 root INFO copying build/lib/vint/linting/config/config_default_source.py -> build/bdist.linux-armv8l/wheel/./vint/linting/config 2025-11-11 17:26:19,696 root INFO copying build/lib/vint/linting/linter.py -> build/bdist.linux-armv8l/wheel/./vint/linting 2025-11-11 17:26:19,696 root INFO copying build/lib/vint/bootstrap.py -> build/bdist.linux-armv8l/wheel/./vint 2025-11-11 17:26:19,697 root INFO creating build/bdist.linux-armv8l/wheel/vint/utils 2025-11-11 17:26:19,697 root INFO copying build/lib/vint/utils/__init__.py -> build/bdist.linux-armv8l/wheel/./vint/utils 2025-11-11 17:26:19,697 root INFO copying build/lib/vint/utils/array.py -> build/bdist.linux-armv8l/wheel/./vint/utils 2025-11-11 17:26:19,697 root INFO creating build/bdist.linux-armv8l/wheel/vint/encodings 2025-11-11 17:26:19,697 root INFO copying build/lib/vint/encodings/__init__.py -> build/bdist.linux-armv8l/wheel/./vint/encodings 2025-11-11 17:26:19,698 root INFO copying build/lib/vint/encodings/decoder.py -> build/bdist.linux-armv8l/wheel/./vint/encodings 2025-11-11 17:26:19,698 root INFO copying build/lib/vint/encodings/decoding_strategy.py -> build/bdist.linux-armv8l/wheel/./vint/encodings 2025-11-11 17:26:19,698 root INFO copying build/lib/vint/__version__.py -> build/bdist.linux-armv8l/wheel/./vint 2025-11-11 17:26:19,698 root INFO copying build/lib/vint/asset.py -> build/bdist.linux-armv8l/wheel/./vint 2025-11-11 17:26:19,698 root INFO creating build/bdist.linux-armv8l/wheel/vint/_bundles 2025-11-11 17:26:19,699 root INFO copying build/lib/vint/_bundles/__init__.py -> build/bdist.linux-armv8l/wheel/./vint/_bundles 2025-11-11 17:26:19,699 root INFO copying build/lib/vint/_bundles/vimlparser.py -> build/bdist.linux-armv8l/wheel/./vint/_bundles 2025-11-11 17:26:19,699 root INFO creating build/bdist.linux-armv8l/wheel/vint/ast 2025-11-11 17:26:19,699 root INFO copying build/lib/vint/ast/__init__.py -> build/bdist.linux-armv8l/wheel/./vint/ast 2025-11-11 17:26:19,700 root INFO creating build/bdist.linux-armv8l/wheel/vint/ast/plugin 2025-11-11 17:26:19,700 root INFO copying build/lib/vint/ast/plugin/__init__.py -> build/bdist.linux-armv8l/wheel/./vint/ast/plugin 2025-11-11 17:26:19,700 root INFO creating build/bdist.linux-armv8l/wheel/vint/ast/plugin/scope_plugin 2025-11-11 17:26:19,700 root INFO copying build/lib/vint/ast/plugin/scope_plugin/__init__.py -> build/bdist.linux-armv8l/wheel/./vint/ast/plugin/scope_plugin 2025-11-11 17:26:19,701 root INFO copying build/lib/vint/ast/plugin/scope_plugin/identifier_classifier.py -> build/bdist.linux-armv8l/wheel/./vint/ast/plugin/scope_plugin 2025-11-11 17:26:19,701 root INFO copying build/lib/vint/ast/plugin/scope_plugin/map_and_filter_parser.py -> build/bdist.linux-armv8l/wheel/./vint/ast/plugin/scope_plugin 2025-11-11 17:26:19,701 root INFO copying build/lib/vint/ast/plugin/scope_plugin/scope_linker.py -> build/bdist.linux-armv8l/wheel/./vint/ast/plugin/scope_plugin 2025-11-11 17:26:19,701 root INFO copying build/lib/vint/ast/plugin/scope_plugin/scope_detector.py -> build/bdist.linux-armv8l/wheel/./vint/ast/plugin/scope_plugin 2025-11-11 17:26:19,701 root INFO copying build/lib/vint/ast/plugin/scope_plugin/redir_assignment_parser.py -> build/bdist.linux-armv8l/wheel/./vint/ast/plugin/scope_plugin 2025-11-11 17:26:19,702 root INFO copying build/lib/vint/ast/plugin/scope_plugin/two_way_scope_reference_attacher.py -> build/bdist.linux-armv8l/wheel/./vint/ast/plugin/scope_plugin 2025-11-11 17:26:19,702 root INFO copying build/lib/vint/ast/plugin/scope_plugin/reference_reachability_tester.py -> build/bdist.linux-armv8l/wheel/./vint/ast/plugin/scope_plugin 2025-11-11 17:26:19,702 root INFO copying build/lib/vint/ast/plugin/abstract_ast_plugin.py -> build/bdist.linux-armv8l/wheel/./vint/ast/plugin 2025-11-11 17:26:19,702 root INFO copying build/lib/vint/ast/plugin/builtin_identifiers.py -> build/bdist.linux-armv8l/wheel/./vint/ast/plugin 2025-11-11 17:26:19,702 root INFO copying build/lib/vint/ast/traversing.py -> build/bdist.linux-armv8l/wheel/./vint/ast 2025-11-11 17:26:19,703 root INFO creating build/bdist.linux-armv8l/wheel/vint/ast/dictionary 2025-11-11 17:26:19,703 root INFO copying build/lib/vint/ast/dictionary/__init__.py -> build/bdist.linux-armv8l/wheel/./vint/ast/dictionary 2025-11-11 17:26:19,703 root INFO copying build/lib/vint/ast/dictionary/abbreviations.py -> build/bdist.linux-armv8l/wheel/./vint/ast/dictionary 2025-11-11 17:26:19,703 root INFO copying build/lib/vint/ast/dictionary/autocmd_events.py -> build/bdist.linux-armv8l/wheel/./vint/ast/dictionary 2025-11-11 17:26:19,703 root INFO copying build/lib/vint/ast/dictionary/builtins.py -> build/bdist.linux-armv8l/wheel/./vint/ast/dictionary 2025-11-11 17:26:19,704 root INFO copying build/lib/vint/ast/parsing.py -> build/bdist.linux-armv8l/wheel/./vint/ast 2025-11-11 17:26:19,704 root INFO copying build/lib/vint/ast/node_type.py -> build/bdist.linux-armv8l/wheel/./vint/ast 2025-11-11 17:26:19,704 root INFO creating build/bdist.linux-armv8l/wheel/vint/asset 2025-11-11 17:26:19,704 root INFO copying build/lib/vint/asset/void_config.yaml -> build/bdist.linux-armv8l/wheel/./vint/asset 2025-11-11 17:26:19,704 root INFO copying build/lib/vint/asset/default_config.yaml -> build/bdist.linux-armv8l/wheel/./vint/asset 2025-11-11 17:26:19,705 root INFO creating build/bdist.linux-armv8l/wheel/vint/compat 2025-11-11 17:26:19,705 root INFO copying build/lib/vint/compat/__init__.py -> build/bdist.linux-armv8l/wheel/./vint/compat 2025-11-11 17:26:19,705 root INFO creating build/bdist.linux-armv8l/wheel/vint/compat/unittest 2025-11-11 17:26:19,705 root INFO copying build/lib/vint/compat/unittest/__init__.py -> build/bdist.linux-armv8l/wheel/./vint/compat/unittest 2025-11-11 17:26:19,705 root INFO creating build/bdist.linux-armv8l/wheel/vint/compat/itertools 2025-11-11 17:26:19,706 root INFO copying build/lib/vint/compat/itertools/__init__.py -> build/bdist.linux-armv8l/wheel/./vint/compat/itertools 2025-11-11 17:26:19,706 root INFO running install_egg_info 2025-11-11 17:26:19,710 root INFO running egg_info 2025-11-11 17:26:19,714 root INFO creating vim_vint.egg-info 2025-11-11 17:26:19,714 root INFO writing vim_vint.egg-info/PKG-INFO 2025-11-11 17:26:19,714 root INFO writing dependency_links to vim_vint.egg-info/dependency_links.txt 2025-11-11 17:26:19,715 root INFO writing entry points to vim_vint.egg-info/entry_points.txt 2025-11-11 17:26:19,715 root INFO writing requirements to vim_vint.egg-info/requires.txt 2025-11-11 17:26:19,715 root INFO writing top-level names to vim_vint.egg-info/top_level.txt 2025-11-11 17:26:19,715 root INFO writing manifest file 'vim_vint.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any 2025-11-11 17:26:19,733 root INFO reading manifest file 'vim_vint.egg-info/SOURCES.txt' 2025-11-11 17:26:19,733 root INFO reading manifest template 'MANIFEST.in' 2025-11-11 17:26:19,733 root WARNING warning: no files found matching 'README.markdown' 2025-11-11 17:26:19,734 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2025-11-11 17:26:19,734 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2025-11-11 17:26:19,734 root INFO adding license file 'LICENSE.txt' 2025-11-11 17:26:19,736 root INFO writing manifest file 'vim_vint.egg-info/SOURCES.txt' 2025-11-11 17:26:19,736 root INFO Copying vim_vint.egg-info to build/bdist.linux-armv8l/wheel/./vim_vint-0.3.21-py3.12.egg-info 2025-11-11 17:26:19,737 root INFO running install_scripts 2025-11-11 17:26:19,739 root INFO creating build/bdist.linux-armv8l/wheel/vim_vint-0.3.21.dist-info/WHEEL 2025-11-11 17:26:19,739 wheel INFO creating '/home/buildozer/aports/community/vint/src/vint-0.3.21/.dist/.tmp-nezh673g/vim_vint-0.3.21-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-11-11 17:26:19,740 wheel INFO adding 'vim_vint-0.3.21.dist-info/licenses/LICENSE.txt' 2025-11-11 17:26:19,740 wheel INFO adding 'vint/__init__.py' 2025-11-11 17:26:19,740 wheel INFO adding 'vint/__version__.py' 2025-11-11 17:26:19,740 wheel INFO adding 'vint/asset.py' 2025-11-11 17:26:19,741 wheel INFO adding 'vint/bootstrap.py' 2025-11-11 17:26:19,741 wheel INFO adding 'vint/_bundles/__init__.py' 2025-11-11 17:26:19,742 wheel INFO adding 'vint/_bundles/vimlparser.py' 2025-11-11 17:26:19,742 wheel INFO adding 'vint/asset/default_config.yaml' 2025-11-11 17:26:19,742 wheel INFO adding 'vint/asset/void_config.yaml' 2025-11-11 17:26:19,742 wheel INFO adding 'vint/ast/__init__.py' 2025-11-11 17:26:19,743 wheel INFO adding 'vint/ast/node_type.py' 2025-11-11 17:26:19,743 wheel INFO adding 'vint/ast/parsing.py' 2025-11-11 17:26:19,743 wheel INFO adding 'vint/ast/traversing.py' 2025-11-11 17:26:19,743 wheel INFO adding 'vint/ast/dictionary/__init__.py' 2025-11-11 17:26:19,744 wheel INFO adding 'vint/ast/dictionary/abbreviations.py' 2025-11-11 17:26:19,744 wheel INFO adding 'vint/ast/dictionary/autocmd_events.py' 2025-11-11 17:26:19,744 wheel INFO adding 'vint/ast/dictionary/builtins.py' 2025-11-11 17:26:19,744 wheel INFO adding 'vint/ast/plugin/__init__.py' 2025-11-11 17:26:19,744 wheel INFO adding 'vint/ast/plugin/abstract_ast_plugin.py' 2025-11-11 17:26:19,745 wheel INFO adding 'vint/ast/plugin/builtin_identifiers.py' 2025-11-11 17:26:19,745 wheel INFO adding 'vint/ast/plugin/scope_plugin/__init__.py' 2025-11-11 17:26:19,745 wheel INFO adding 'vint/ast/plugin/scope_plugin/identifier_classifier.py' 2025-11-11 17:26:19,745 wheel INFO adding 'vint/ast/plugin/scope_plugin/map_and_filter_parser.py' 2025-11-11 17:26:19,746 wheel INFO adding 'vint/ast/plugin/scope_plugin/redir_assignment_parser.py' 2025-11-11 17:26:19,746 wheel INFO adding 'vint/ast/plugin/scope_plugin/reference_reachability_tester.py' 2025-11-11 17:26:19,746 wheel INFO adding 'vint/ast/plugin/scope_plugin/scope_detector.py' 2025-11-11 17:26:19,746 wheel INFO adding 'vint/ast/plugin/scope_plugin/scope_linker.py' 2025-11-11 17:26:19,747 wheel INFO adding 'vint/ast/plugin/scope_plugin/two_way_scope_reference_attacher.py' 2025-11-11 17:26:19,747 wheel INFO adding 'vint/compat/__init__.py' 2025-11-11 17:26:19,747 wheel INFO adding 'vint/compat/itertools/__init__.py' 2025-11-11 17:26:19,747 wheel INFO adding 'vint/compat/unittest/__init__.py' 2025-11-11 17:26:19,747 wheel INFO adding 'vint/encodings/__init__.py' 2025-11-11 17:26:19,748 wheel INFO adding 'vint/encodings/decoder.py' 2025-11-11 17:26:19,748 wheel INFO adding 'vint/encodings/decoding_strategy.py' 2025-11-11 17:26:19,748 wheel INFO adding 'vint/linting/__init__.py' 2025-11-11 17:26:19,748 wheel INFO adding 'vint/linting/cli.py' 2025-11-11 17:26:19,749 wheel INFO adding 'vint/linting/env.py' 2025-11-11 17:26:19,749 wheel INFO adding 'vint/linting/file_filter.py' 2025-11-11 17:26:19,749 wheel INFO adding 'vint/linting/level.py' 2025-11-11 17:26:19,749 wheel INFO adding 'vint/linting/linter.py' 2025-11-11 17:26:19,749 wheel INFO adding 'vint/linting/policy_registry.py' 2025-11-11 17:26:19,750 wheel INFO adding 'vint/linting/policy_set.py' 2025-11-11 17:26:19,750 wheel INFO adding 'vint/linting/config/__init__.py' 2025-11-11 17:26:19,750 wheel INFO adding 'vint/linting/config/config_cmdargs_source.py' 2025-11-11 17:26:19,750 wheel INFO adding 'vint/linting/config/config_comment_source.py' 2025-11-11 17:26:19,750 wheel INFO adding 'vint/linting/config/config_container.py' 2025-11-11 17:26:19,751 wheel INFO adding 'vint/linting/config/config_default_source.py' 2025-11-11 17:26:19,751 wheel INFO adding 'vint/linting/config/config_dict_source.py' 2025-11-11 17:26:19,751 wheel INFO adding 'vint/linting/config/config_file_source.py' 2025-11-11 17:26:19,751 wheel INFO adding 'vint/linting/config/config_filenames.py' 2025-11-11 17:26:19,751 wheel INFO adding 'vint/linting/config/config_global_source.py' 2025-11-11 17:26:19,752 wheel INFO adding 'vint/linting/config/config_project_source.py' 2025-11-11 17:26:19,752 wheel INFO adding 'vint/linting/config/config_source.py' 2025-11-11 17:26:19,752 wheel INFO adding 'vint/linting/config/config_util.py' 2025-11-11 17:26:19,752 wheel INFO adding 'vint/linting/formatter/__init__.py' 2025-11-11 17:26:19,752 wheel INFO adding 'vint/linting/formatter/formatter.py' 2025-11-11 17:26:19,752 wheel INFO adding 'vint/linting/formatter/json_formatter.py' 2025-11-11 17:26:19,753 wheel INFO adding 'vint/linting/formatter/statistic_formatter.py' 2025-11-11 17:26:19,753 wheel INFO adding 'vint/linting/policy/__init__.py' 2025-11-11 17:26:19,753 wheel INFO adding 'vint/linting/policy/abstract_policy.py' 2025-11-11 17:26:19,753 wheel INFO adding 'vint/linting/policy/prohibit_abbreviation_option.py' 2025-11-11 17:26:19,753 wheel INFO adding 'vint/linting/policy/prohibit_autocmd_with_no_group.py' 2025-11-11 17:26:19,753 wheel INFO adding 'vint/linting/policy/prohibit_command_rely_on_user.py' 2025-11-11 17:26:19,754 wheel INFO adding 'vint/linting/policy/prohibit_command_with_unintended_side_effect.py' 2025-11-11 17:26:19,754 wheel INFO adding 'vint/linting/policy/prohibit_encoding_opt_after_scriptencoding.py' 2025-11-11 17:26:19,754 wheel INFO adding 'vint/linting/policy/prohibit_equal_tilde_operator.py' 2025-11-11 17:26:19,754 wheel INFO adding 'vint/linting/policy/prohibit_implicit_scope_builtin_variable.py' 2025-11-11 17:26:19,754 wheel INFO adding 'vint/linting/policy/prohibit_implicit_scope_variable.py' 2025-11-11 17:26:19,754 wheel INFO adding 'vint/linting/policy/prohibit_invalid_map_call.py' 2025-11-11 17:26:19,755 wheel INFO adding 'vint/linting/policy/prohibit_missing_scriptencoding.py' 2025-11-11 17:26:19,755 wheel INFO adding 'vint/linting/policy/prohibit_no_abort_function.py' 2025-11-11 17:26:19,755 wheel INFO adding 'vint/linting/policy/prohibit_set_nocompatible.py' 2025-11-11 17:26:19,755 wheel INFO adding 'vint/linting/policy/prohibit_unnecessary_double_quote.py' 2025-11-11 17:26:19,755 wheel INFO adding 'vint/linting/policy/prohibit_unused_variable.py' 2025-11-11 17:26:19,755 wheel INFO adding 'vint/linting/policy/prohibit_using_undeclared_variable.py' 2025-11-11 17:26:19,755 wheel INFO adding 'vint/linting/policy/reference/__init__.py' 2025-11-11 17:26:19,756 wheel INFO adding 'vint/linting/policy/reference/googlevimscriptstyleguide.py' 2025-11-11 17:26:19,756 wheel INFO adding 'vint/utils/__init__.py' 2025-11-11 17:26:19,756 wheel INFO adding 'vint/utils/array.py' 2025-11-11 17:26:19,756 wheel INFO adding 'vim_vint-0.3.21.dist-info/METADATA' 2025-11-11 17:26:19,756 wheel INFO adding 'vim_vint-0.3.21.dist-info/WHEEL' 2025-11-11 17:26:19,756 wheel INFO adding 'vim_vint-0.3.21.dist-info/entry_points.txt' 2025-11-11 17:26:19,756 wheel INFO adding 'vim_vint-0.3.21.dist-info/top_level.txt' 2025-11-11 17:26:19,757 wheel INFO adding 'vim_vint-0.3.21.dist-info/RECORD' 2025-11-11 17:26:19,757 root INFO removing build/bdist.linux-armv8l/wheel 2025-11-11 17:26:19,760 gpep517 INFO The backend produced .dist/vim_vint-0.3.21-py3-none-any.whl vim_vint-0.3.21-py3-none-any.whl /home/buildozer/aports/community/vint/src/vint-0.3.21/.testenv/lib/python3.12/site-packages/vint/_bundles/vimlparser.py:50: SyntaxWarning: invalid escape sequence '\+' "^++" : "^\+\+", /home/buildozer/aports/community/vint/src/vint-0.3.21/.testenv/lib/python3.12/site-packages/vint/_bundles/vimlparser.py:4087: SyntaxWarning: invalid escape sequence '\e' return ["\\e", viml_char2nr("\e")] /home/buildozer/aports/community/vint/src/vint-0.3.21/.testenv/lib/python3.12/site-packages/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 /home/buildozer/aports/community/vint/src/vint-0.3.21/.testenv/lib/python3.12/site-packages/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 \ ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/vint/src/vint-0.3.21 plugins: cov-5.0.0 collected 272 items test/acceptance/test_cli.py s........ [ 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%] =============================== warnings summary =============================== test/acceptance/test_cli.py:143 /home/buildozer/aports/community/vint/src/vint-0.3.21/test/acceptance/test_cli.py:143: SyntaxWarning: invalid escape sequence '\[' expected_output_pattern = '\\033\[' vint/_bundles/vimlparser.py:50 /home/buildozer/aports/community/vint/src/vint-0.3.21/vint/_bundles/vimlparser.py:50: SyntaxWarning: invalid escape sequence '\+' "^++" : "^\+\+", vint/_bundles/vimlparser.py:4087 /home/buildozer/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/buildozer/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/buildozer/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 ================== 271 passed, 1 skipped, 5 warnings in 2.69s ================== >>> vint: Entering fakeroot... /usr/lib/python3.12/site-packages/vint/_bundles/vimlparser.py:50: SyntaxWarning: invalid escape sequence '\+' /usr/lib/python3.12/site-packages/vint/_bundles/vimlparser.py:4087: SyntaxWarning: invalid escape sequence '\e' /usr/lib/python3.12/site-packages/vint/ast/plugin/scope_plugin/scope_linker.py:389: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="? /usr/lib/python3.12/site-packages/vint/ast/plugin/scope_plugin/scope_linker.py:395: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="? >>> vint-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/vint/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/__pycache__' 'usr/lib/python3.12/site-packages/vint/linting/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/linting/__pycache__' 'usr/lib/python3.12/site-packages/vint/linting/formatter/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/linting/formatter/__pycache__' 'usr/lib/python3.12/site-packages/vint/linting/policy/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/linting/policy/__pycache__' 'usr/lib/python3.12/site-packages/vint/linting/policy/reference/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/linting/policy/reference/__pycache__' 'usr/lib/python3.12/site-packages/vint/linting/config/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/linting/config/__pycache__' 'usr/lib/python3.12/site-packages/vint/utils/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/utils/__pycache__' 'usr/lib/python3.12/site-packages/vint/encodings/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/encodings/__pycache__' 'usr/lib/python3.12/site-packages/vint/_bundles/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/_bundles/__pycache__' 'usr/lib/python3.12/site-packages/vint/ast/plugin/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/ast/plugin/__pycache__' 'usr/lib/python3.12/site-packages/vint/ast/plugin/scope_plugin/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/ast/plugin/scope_plugin/__pycache__' 'usr/lib/python3.12/site-packages/vint/ast/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/ast/__pycache__' 'usr/lib/python3.12/site-packages/vint/ast/dictionary/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/ast/dictionary/__pycache__' 'usr/lib/python3.12/site-packages/vint/compat/unittest/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/compat/unittest/__pycache__' 'usr/lib/python3.12/site-packages/vint/compat/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/compat/__pycache__' 'usr/lib/python3.12/site-packages/vint/compat/itertools/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/compat/itertools/__pycache__' >>> vint-pyc*: Preparing subpackage vint-pyc... >>> vint-pyc*: Running postcheck for vint-pyc >>> vint*: Running postcheck for vint >>> vint*: Preparing package vint... >>> vint-pyc*: Tracing dependencies... python3~3.12 >>> vint-pyc*: Package size: 503.0 KB >>> vint-pyc*: Compressing data... >>> vint-pyc*: Create checksum... >>> vint-pyc*: Create vint-pyc-0.3.21-r9.apk >>> vint*: Tracing dependencies... py3-yaml py3-chardet py3-ansicolor python3~3.12 >>> vint*: Package size: 382.7 KB >>> vint*: Compressing data... >>> vint*: Create checksum... >>> vint*: Create vint-0.3.21-r9.apk >>> vint: Build complete at Tue, 11 Nov 2025 17:26:24 +0000 elapsed time 0h 0m 7s >>> vint: Cleaning up srcdir >>> vint: Cleaning up pkgdir >>> vint: Cleaning up tmpdir >>> vint: Uninstalling dependencies... ( 1/47) Purging .makedepends-vint (20251111.172618) ( 2/47) Purging py3-yaml-pyc (6.0.3-r0) ( 3/47) Purging py3-yaml (6.0.3-r0) ( 4/47) Purging py3-chardet-pyc (5.2.0-r1) ( 5/47) Purging py3-chardet (5.2.0-r1) ( 6/47) Purging py3-ansicolor-pyc (0.3.2-r4) ( 7/47) Purging py3-ansicolor (0.3.2-r4) ( 8/47) Purging py3-gpep517-pyc (19-r1) ( 9/47) Purging py3-gpep517 (19-r1) (10/47) Purging py3-installer-pyc (0.7.0-r2) (11/47) Purging py3-installer (0.7.0-r2) (12/47) Purging py3-setuptools_scm-pyc (9.2.2-r0) (13/47) Purging py3-setuptools_scm (9.2.2-r0) (14/47) Purging py3-setuptools-pyc (80.9.0-r2) (15/47) Purging py3-setuptools (80.9.0-r2) (16/47) Purging py3-wheel-pyc (0.46.1-r0) (17/47) Purging py3-wheel (0.46.1-r0) (18/47) Purging py3-pytest-cov-pyc (5.0.0-r1) (19/47) Purging py3-pytest-cov (5.0.0-r1) (20/47) Purging py3-pytest-pyc (8.4.2-r1) (21/47) Purging py3-pytest (8.4.2-r1) (22/47) Purging py3-iniconfig-pyc (2.3.0-r0) (23/47) Purging py3-iniconfig (2.3.0-r0) (24/47) Purging py3-packaging-pyc (25.0-r0) (25/47) Purging py3-packaging (25.0-r0) (26/47) Purging py3-parsing-pyc (3.2.3-r0) (27/47) Purging py3-parsing (3.2.3-r0) (28/47) Purging py3-pluggy-pyc (1.6.0-r0) (29/47) Purging py3-pluggy (1.6.0-r0) (30/47) Purging py3-py-pyc (1.11.0-r4) (31/47) Purging py3-py (1.11.0-r4) (32/47) Purging py3-pygments-pyc (2.19.2-r0) (33/47) Purging py3-pygments (2.19.2-r0) (34/47) Purging py3-coverage-pyc (7.11.0-r0) (35/47) Purging py3-coverage (7.11.0-r0) (36/47) Purging python3-pyc (3.12.12-r0) (37/47) Purging python3-pycache-pyc0 (3.12.12-r0) (38/47) Purging pyc (3.12.12-r0) (39/47) Purging python3 (3.12.12-r0) (40/47) Purging gdbm (1.26-r0) (41/47) Purging libbz2 (1.0.8-r6) (42/47) Purging libffi (3.5.2-r0) (43/47) Purging libpanelw (6.5_p20251010-r0) (44/47) Purging mpdecimal (4.0.1-r0) (45/47) Purging sqlite-libs (3.51.0-r0) (46/47) Purging xz-libs (5.8.1-r0) (47/47) Purging yaml (0.2.5-r2) busybox-1.37.0-r24.trigger: Executing script... OK: 289 MiB in 105 packages >>> vint: Updating the community/armv7 repository index... >>> vint: Signing the index...