>>> vint: Building community/vint 0.3.21-r9 (using abuild 3.16.0_rc4-r0) started Tue, 11 Nov 2025 17:26:26 +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.172629) busybox-1.37.0-r24.trigger: Executing script... OK: 423 MiB in 150 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> vint: Fetching vint-0.3.21.tar.gz::https://github.com/Vimjas/vint/archive/v0.3.21.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/vint-0.3.21.tar.gz.part' vint-0.3.21.tar.gz.p 100% |********************************| 96747 0:00:00 ETA '/var/cache/distfiles/edge/vint-0.3.21.tar.gz.part' saved /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:33,963 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:34,226 root INFO running bdist_wheel 2025-11-11 17:26:34,347 root INFO running build 2025-11-11 17:26:34,348 root INFO running build_py 2025-11-11 17:26:34,375 root INFO creating build/lib/vint 2025-11-11 17:26:34,377 root INFO copying vint/__init__.py -> build/lib/vint 2025-11-11 17:26:34,379 root INFO copying vint/asset.py -> build/lib/vint 2025-11-11 17:26:34,380 root INFO copying vint/bootstrap.py -> build/lib/vint 2025-11-11 17:26:34,382 root INFO copying vint/__version__.py -> build/lib/vint 2025-11-11 17:26:34,384 root INFO creating build/lib/vint/linting 2025-11-11 17:26:34,385 root INFO copying vint/linting/level.py -> build/lib/vint/linting 2025-11-11 17:26:34,387 root INFO copying vint/linting/__init__.py -> build/lib/vint/linting 2025-11-11 17:26:34,388 root INFO copying vint/linting/policy_registry.py -> build/lib/vint/linting 2025-11-11 17:26:34,390 root INFO copying vint/linting/policy_set.py -> build/lib/vint/linting 2025-11-11 17:26:34,391 root INFO copying vint/linting/file_filter.py -> build/lib/vint/linting 2025-11-11 17:26:34,393 root INFO copying vint/linting/env.py -> build/lib/vint/linting 2025-11-11 17:26:34,394 root INFO copying vint/linting/cli.py -> build/lib/vint/linting 2025-11-11 17:26:34,396 root INFO copying vint/linting/linter.py -> build/lib/vint/linting 2025-11-11 17:26:34,398 root INFO creating build/lib/vint/_bundles 2025-11-11 17:26:34,399 root INFO copying vint/_bundles/__init__.py -> build/lib/vint/_bundles 2025-11-11 17:26:34,401 root INFO copying vint/_bundles/vimlparser.py -> build/lib/vint/_bundles 2025-11-11 17:26:34,405 root INFO creating build/lib/vint/ast 2025-11-11 17:26:34,406 root INFO copying vint/ast/node_type.py -> build/lib/vint/ast 2025-11-11 17:26:34,408 root INFO copying vint/ast/traversing.py -> build/lib/vint/ast 2025-11-11 17:26:34,410 root INFO copying vint/ast/__init__.py -> build/lib/vint/ast 2025-11-11 17:26:34,411 root INFO copying vint/ast/parsing.py -> build/lib/vint/ast 2025-11-11 17:26:34,413 root INFO creating build/lib/vint/utils 2025-11-11 17:26:34,414 root INFO copying vint/utils/__init__.py -> build/lib/vint/utils 2025-11-11 17:26:34,415 root INFO copying vint/utils/array.py -> build/lib/vint/utils 2025-11-11 17:26:34,418 root INFO creating build/lib/vint/encodings 2025-11-11 17:26:34,419 root INFO copying vint/encodings/__init__.py -> build/lib/vint/encodings 2025-11-11 17:26:34,420 root INFO copying vint/encodings/decoder.py -> build/lib/vint/encodings 2025-11-11 17:26:34,422 root INFO copying vint/encodings/decoding_strategy.py -> build/lib/vint/encodings 2025-11-11 17:26:34,424 root INFO creating build/lib/vint/compat 2025-11-11 17:26:34,425 root INFO copying vint/compat/__init__.py -> build/lib/vint/compat 2025-11-11 17:26:34,427 root INFO creating build/lib/vint/linting/formatter 2025-11-11 17:26:34,428 root INFO copying vint/linting/formatter/__init__.py -> build/lib/vint/linting/formatter 2025-11-11 17:26:34,429 root INFO copying vint/linting/formatter/json_formatter.py -> build/lib/vint/linting/formatter 2025-11-11 17:26:34,431 root INFO copying vint/linting/formatter/formatter.py -> build/lib/vint/linting/formatter 2025-11-11 17:26:34,432 root INFO copying vint/linting/formatter/statistic_formatter.py -> build/lib/vint/linting/formatter 2025-11-11 17:26:34,435 root INFO creating build/lib/vint/linting/config 2025-11-11 17:26:34,436 root INFO copying vint/linting/config/config_source.py -> build/lib/vint/linting/config 2025-11-11 17:26:34,438 root INFO copying vint/linting/config/config_comment_source.py -> build/lib/vint/linting/config 2025-11-11 17:26:34,439 root INFO copying vint/linting/config/__init__.py -> build/lib/vint/linting/config 2025-11-11 17:26:34,440 root INFO copying vint/linting/config/config_util.py -> build/lib/vint/linting/config 2025-11-11 17:26:34,442 root INFO copying vint/linting/config/config_filenames.py -> build/lib/vint/linting/config 2025-11-11 17:26:34,443 root INFO copying vint/linting/config/config_dict_source.py -> build/lib/vint/linting/config 2025-11-11 17:26:34,445 root INFO copying vint/linting/config/config_file_source.py -> build/lib/vint/linting/config 2025-11-11 17:26:34,446 root INFO copying vint/linting/config/config_global_source.py -> build/lib/vint/linting/config 2025-11-11 17:26:34,448 root INFO copying vint/linting/config/config_default_source.py -> build/lib/vint/linting/config 2025-11-11 17:26:34,450 root INFO copying vint/linting/config/config_cmdargs_source.py -> build/lib/vint/linting/config 2025-11-11 17:26:34,451 root INFO copying vint/linting/config/config_container.py -> build/lib/vint/linting/config 2025-11-11 17:26:34,453 root INFO copying vint/linting/config/config_project_source.py -> build/lib/vint/linting/config 2025-11-11 17:26:34,455 root INFO creating build/lib/vint/linting/policy 2025-11-11 17:26:34,457 root INFO copying vint/linting/policy/prohibit_unused_variable.py -> build/lib/vint/linting/policy 2025-11-11 17:26:34,458 root INFO copying vint/linting/policy/prohibit_abbreviation_option.py -> build/lib/vint/linting/policy 2025-11-11 17:26:34,460 root INFO copying vint/linting/policy/prohibit_set_nocompatible.py -> build/lib/vint/linting/policy 2025-11-11 17:26:34,461 root INFO copying vint/linting/policy/prohibit_equal_tilde_operator.py -> build/lib/vint/linting/policy 2025-11-11 17:26:34,463 root INFO copying vint/linting/policy/__init__.py -> build/lib/vint/linting/policy 2025-11-11 17:26:34,464 root INFO copying vint/linting/policy/abstract_policy.py -> build/lib/vint/linting/policy 2025-11-11 17:26:34,466 root INFO copying vint/linting/policy/prohibit_command_rely_on_user.py -> build/lib/vint/linting/policy 2025-11-11 17:26:34,467 root INFO copying vint/linting/policy/prohibit_implicit_scope_variable.py -> build/lib/vint/linting/policy 2025-11-11 17:26:34,469 root INFO copying vint/linting/policy/prohibit_using_undeclared_variable.py -> build/lib/vint/linting/policy 2025-11-11 17:26:34,470 root INFO copying vint/linting/policy/prohibit_unnecessary_double_quote.py -> build/lib/vint/linting/policy 2025-11-11 17:26:34,472 root INFO copying vint/linting/policy/prohibit_implicit_scope_builtin_variable.py -> build/lib/vint/linting/policy 2025-11-11 17:26:34,473 root INFO copying vint/linting/policy/prohibit_encoding_opt_after_scriptencoding.py -> build/lib/vint/linting/policy 2025-11-11 17:26:34,475 root INFO copying vint/linting/policy/prohibit_no_abort_function.py -> build/lib/vint/linting/policy 2025-11-11 17:26:34,477 root INFO copying vint/linting/policy/prohibit_command_with_unintended_side_effect.py -> build/lib/vint/linting/policy 2025-11-11 17:26:34,478 root INFO copying vint/linting/policy/prohibit_autocmd_with_no_group.py -> build/lib/vint/linting/policy 2025-11-11 17:26:34,480 root INFO copying vint/linting/policy/prohibit_missing_scriptencoding.py -> build/lib/vint/linting/policy 2025-11-11 17:26:34,481 root INFO copying vint/linting/policy/prohibit_invalid_map_call.py -> build/lib/vint/linting/policy 2025-11-11 17:26:34,483 root INFO creating build/lib/vint/linting/policy/reference 2025-11-11 17:26:34,484 root INFO copying vint/linting/policy/reference/googlevimscriptstyleguide.py -> build/lib/vint/linting/policy/reference 2025-11-11 17:26:34,486 root INFO copying vint/linting/policy/reference/__init__.py -> build/lib/vint/linting/policy/reference 2025-11-11 17:26:34,488 root INFO creating build/lib/vint/ast/dictionary 2025-11-11 17:26:34,489 root INFO copying vint/ast/dictionary/__init__.py -> build/lib/vint/ast/dictionary 2025-11-11 17:26:34,490 root INFO copying vint/ast/dictionary/autocmd_events.py -> build/lib/vint/ast/dictionary 2025-11-11 17:26:34,492 root INFO copying vint/ast/dictionary/abbreviations.py -> build/lib/vint/ast/dictionary 2025-11-11 17:26:34,494 root INFO copying vint/ast/dictionary/builtins.py -> build/lib/vint/ast/dictionary 2025-11-11 17:26:34,496 root INFO creating build/lib/vint/ast/plugin 2025-11-11 17:26:34,497 root INFO copying vint/ast/plugin/__init__.py -> build/lib/vint/ast/plugin 2025-11-11 17:26:34,498 root INFO copying vint/ast/plugin/builtin_identifiers.py -> build/lib/vint/ast/plugin 2025-11-11 17:26:34,500 root INFO copying vint/ast/plugin/abstract_ast_plugin.py -> build/lib/vint/ast/plugin 2025-11-11 17:26:34,502 root INFO creating build/lib/vint/ast/plugin/scope_plugin 2025-11-11 17:26:34,503 root INFO copying vint/ast/plugin/scope_plugin/reference_reachability_tester.py -> build/lib/vint/ast/plugin/scope_plugin 2025-11-11 17:26:34,505 root INFO copying vint/ast/plugin/scope_plugin/__init__.py -> build/lib/vint/ast/plugin/scope_plugin 2025-11-11 17:26:34,507 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:34,508 root INFO copying vint/ast/plugin/scope_plugin/scope_linker.py -> build/lib/vint/ast/plugin/scope_plugin 2025-11-11 17:26:34,510 root INFO copying vint/ast/plugin/scope_plugin/identifier_classifier.py -> build/lib/vint/ast/plugin/scope_plugin 2025-11-11 17:26:34,512 root INFO copying vint/ast/plugin/scope_plugin/redir_assignment_parser.py -> build/lib/vint/ast/plugin/scope_plugin 2025-11-11 17:26:34,513 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:34,515 root INFO copying vint/ast/plugin/scope_plugin/scope_detector.py -> build/lib/vint/ast/plugin/scope_plugin 2025-11-11 17:26:34,517 root INFO creating build/lib/vint/compat/itertools 2025-11-11 17:26:34,518 root INFO copying vint/compat/itertools/__init__.py -> build/lib/vint/compat/itertools 2025-11-11 17:26:34,520 root INFO creating build/lib/vint/compat/unittest 2025-11-11 17:26:34,521 root INFO copying vint/compat/unittest/__init__.py -> build/lib/vint/compat/unittest 2025-11-11 17:26:34,533 root INFO creating build/lib/vint/asset 2025-11-11 17:26:34,534 root INFO copying vint/asset/default_config.yaml -> build/lib/vint/asset 2025-11-11 17:26:34,535 root INFO copying vint/asset/void_config.yaml -> build/lib/vint/asset 2025-11-11 17:26:34,594 root INFO installing to build/bdist.linux-riscv64/wheel 2025-11-11 17:26:34,594 root INFO running install 2025-11-11 17:26:34,659 root INFO running install_lib 2025-11-11 17:26:34,683 root INFO creating build/bdist.linux-riscv64/wheel 2025-11-11 17:26:34,685 root INFO creating build/bdist.linux-riscv64/wheel/vint 2025-11-11 17:26:34,686 root INFO creating build/bdist.linux-riscv64/wheel/vint/linting 2025-11-11 17:26:34,687 root INFO copying build/lib/vint/linting/level.py -> build/bdist.linux-riscv64/wheel/./vint/linting 2025-11-11 17:26:34,688 root INFO copying build/lib/vint/linting/__init__.py -> build/bdist.linux-riscv64/wheel/./vint/linting 2025-11-11 17:26:34,689 root INFO copying build/lib/vint/linting/policy_registry.py -> build/bdist.linux-riscv64/wheel/./vint/linting 2025-11-11 17:26:34,690 root INFO creating build/bdist.linux-riscv64/wheel/vint/linting/formatter 2025-11-11 17:26:34,691 root INFO copying build/lib/vint/linting/formatter/__init__.py -> build/bdist.linux-riscv64/wheel/./vint/linting/formatter 2025-11-11 17:26:34,692 root INFO copying build/lib/vint/linting/formatter/json_formatter.py -> build/bdist.linux-riscv64/wheel/./vint/linting/formatter 2025-11-11 17:26:34,693 root INFO copying build/lib/vint/linting/formatter/formatter.py -> build/bdist.linux-riscv64/wheel/./vint/linting/formatter 2025-11-11 17:26:34,694 root INFO copying build/lib/vint/linting/formatter/statistic_formatter.py -> build/bdist.linux-riscv64/wheel/./vint/linting/formatter 2025-11-11 17:26:34,695 root INFO copying build/lib/vint/linting/policy_set.py -> build/bdist.linux-riscv64/wheel/./vint/linting 2025-11-11 17:26:34,697 root INFO creating build/bdist.linux-riscv64/wheel/vint/linting/config 2025-11-11 17:26:34,698 root INFO copying build/lib/vint/linting/config/config_source.py -> build/bdist.linux-riscv64/wheel/./vint/linting/config 2025-11-11 17:26:34,699 root INFO copying build/lib/vint/linting/config/config_comment_source.py -> build/bdist.linux-riscv64/wheel/./vint/linting/config 2025-11-11 17:26:34,700 root INFO copying build/lib/vint/linting/config/__init__.py -> build/bdist.linux-riscv64/wheel/./vint/linting/config 2025-11-11 17:26:34,701 root INFO copying build/lib/vint/linting/config/config_util.py -> build/bdist.linux-riscv64/wheel/./vint/linting/config 2025-11-11 17:26:34,702 root INFO copying build/lib/vint/linting/config/config_filenames.py -> build/bdist.linux-riscv64/wheel/./vint/linting/config 2025-11-11 17:26:34,703 root INFO copying build/lib/vint/linting/config/config_dict_source.py -> build/bdist.linux-riscv64/wheel/./vint/linting/config 2025-11-11 17:26:34,704 root INFO copying build/lib/vint/linting/config/config_file_source.py -> build/bdist.linux-riscv64/wheel/./vint/linting/config 2025-11-11 17:26:34,705 root INFO copying build/lib/vint/linting/config/config_global_source.py -> build/bdist.linux-riscv64/wheel/./vint/linting/config 2025-11-11 17:26:34,706 root INFO copying build/lib/vint/linting/config/config_default_source.py -> build/bdist.linux-riscv64/wheel/./vint/linting/config 2025-11-11 17:26:34,707 root INFO copying build/lib/vint/linting/config/config_cmdargs_source.py -> build/bdist.linux-riscv64/wheel/./vint/linting/config 2025-11-11 17:26:34,708 root INFO copying build/lib/vint/linting/config/config_container.py -> build/bdist.linux-riscv64/wheel/./vint/linting/config 2025-11-11 17:26:34,709 root INFO copying build/lib/vint/linting/config/config_project_source.py -> build/bdist.linux-riscv64/wheel/./vint/linting/config 2025-11-11 17:26:34,710 root INFO copying build/lib/vint/linting/file_filter.py -> build/bdist.linux-riscv64/wheel/./vint/linting 2025-11-11 17:26:34,711 root INFO copying build/lib/vint/linting/env.py -> build/bdist.linux-riscv64/wheel/./vint/linting 2025-11-11 17:26:34,712 root INFO creating build/bdist.linux-riscv64/wheel/vint/linting/policy 2025-11-11 17:26:34,713 root INFO copying build/lib/vint/linting/policy/prohibit_unused_variable.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy 2025-11-11 17:26:34,714 root INFO copying build/lib/vint/linting/policy/prohibit_abbreviation_option.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy 2025-11-11 17:26:34,715 root INFO copying build/lib/vint/linting/policy/prohibit_set_nocompatible.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy 2025-11-11 17:26:34,716 root INFO copying build/lib/vint/linting/policy/prohibit_equal_tilde_operator.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy 2025-11-11 17:26:34,717 root INFO copying build/lib/vint/linting/policy/__init__.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy 2025-11-11 17:26:34,718 root INFO copying build/lib/vint/linting/policy/abstract_policy.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy 2025-11-11 17:26:34,720 root INFO creating build/bdist.linux-riscv64/wheel/vint/linting/policy/reference 2025-11-11 17:26:34,721 root INFO copying build/lib/vint/linting/policy/reference/googlevimscriptstyleguide.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy/reference 2025-11-11 17:26:34,722 root INFO copying build/lib/vint/linting/policy/reference/__init__.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy/reference 2025-11-11 17:26:34,723 root INFO copying build/lib/vint/linting/policy/prohibit_command_rely_on_user.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy 2025-11-11 17:26:34,724 root INFO copying build/lib/vint/linting/policy/prohibit_implicit_scope_variable.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy 2025-11-11 17:26:34,725 root INFO copying build/lib/vint/linting/policy/prohibit_using_undeclared_variable.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy 2025-11-11 17:26:34,726 root INFO copying build/lib/vint/linting/policy/prohibit_unnecessary_double_quote.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy 2025-11-11 17:26:34,727 root INFO copying build/lib/vint/linting/policy/prohibit_implicit_scope_builtin_variable.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy 2025-11-11 17:26:34,728 root INFO copying build/lib/vint/linting/policy/prohibit_encoding_opt_after_scriptencoding.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy 2025-11-11 17:26:34,729 root INFO copying build/lib/vint/linting/policy/prohibit_no_abort_function.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy 2025-11-11 17:26:34,730 root INFO copying build/lib/vint/linting/policy/prohibit_command_with_unintended_side_effect.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy 2025-11-11 17:26:34,731 root INFO copying build/lib/vint/linting/policy/prohibit_autocmd_with_no_group.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy 2025-11-11 17:26:34,732 root INFO copying build/lib/vint/linting/policy/prohibit_missing_scriptencoding.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy 2025-11-11 17:26:34,733 root INFO copying build/lib/vint/linting/policy/prohibit_invalid_map_call.py -> build/bdist.linux-riscv64/wheel/./vint/linting/policy 2025-11-11 17:26:34,734 root INFO copying build/lib/vint/linting/cli.py -> build/bdist.linux-riscv64/wheel/./vint/linting 2025-11-11 17:26:34,735 root INFO copying build/lib/vint/linting/linter.py -> build/bdist.linux-riscv64/wheel/./vint/linting 2025-11-11 17:26:34,737 root INFO creating build/bdist.linux-riscv64/wheel/vint/_bundles 2025-11-11 17:26:34,738 root INFO copying build/lib/vint/_bundles/__init__.py -> build/bdist.linux-riscv64/wheel/./vint/_bundles 2025-11-11 17:26:34,739 root INFO copying build/lib/vint/_bundles/vimlparser.py -> build/bdist.linux-riscv64/wheel/./vint/_bundles 2025-11-11 17:26:34,741 root INFO copying build/lib/vint/__init__.py -> build/bdist.linux-riscv64/wheel/./vint 2025-11-11 17:26:34,743 root INFO creating build/bdist.linux-riscv64/wheel/vint/asset 2025-11-11 17:26:34,744 root INFO copying build/lib/vint/asset/default_config.yaml -> build/bdist.linux-riscv64/wheel/./vint/asset 2025-11-11 17:26:34,745 root INFO copying build/lib/vint/asset/void_config.yaml -> build/bdist.linux-riscv64/wheel/./vint/asset 2025-11-11 17:26:34,746 root INFO copying build/lib/vint/asset.py -> build/bdist.linux-riscv64/wheel/./vint 2025-11-11 17:26:34,747 root INFO creating build/bdist.linux-riscv64/wheel/vint/ast 2025-11-11 17:26:34,748 root INFO copying build/lib/vint/ast/node_type.py -> build/bdist.linux-riscv64/wheel/./vint/ast 2025-11-11 17:26:34,749 root INFO copying build/lib/vint/ast/traversing.py -> build/bdist.linux-riscv64/wheel/./vint/ast 2025-11-11 17:26:34,750 root INFO copying build/lib/vint/ast/__init__.py -> build/bdist.linux-riscv64/wheel/./vint/ast 2025-11-11 17:26:34,751 root INFO copying build/lib/vint/ast/parsing.py -> build/bdist.linux-riscv64/wheel/./vint/ast 2025-11-11 17:26:34,752 root INFO creating build/bdist.linux-riscv64/wheel/vint/ast/dictionary 2025-11-11 17:26:34,753 root INFO copying build/lib/vint/ast/dictionary/__init__.py -> build/bdist.linux-riscv64/wheel/./vint/ast/dictionary 2025-11-11 17:26:34,754 root INFO copying build/lib/vint/ast/dictionary/autocmd_events.py -> build/bdist.linux-riscv64/wheel/./vint/ast/dictionary 2025-11-11 17:26:34,755 root INFO copying build/lib/vint/ast/dictionary/abbreviations.py -> build/bdist.linux-riscv64/wheel/./vint/ast/dictionary 2025-11-11 17:26:34,756 root INFO copying build/lib/vint/ast/dictionary/builtins.py -> build/bdist.linux-riscv64/wheel/./vint/ast/dictionary 2025-11-11 17:26:34,758 root INFO creating build/bdist.linux-riscv64/wheel/vint/ast/plugin 2025-11-11 17:26:34,759 root INFO copying build/lib/vint/ast/plugin/__init__.py -> build/bdist.linux-riscv64/wheel/./vint/ast/plugin 2025-11-11 17:26:34,760 root INFO copying build/lib/vint/ast/plugin/builtin_identifiers.py -> build/bdist.linux-riscv64/wheel/./vint/ast/plugin 2025-11-11 17:26:34,761 root INFO copying build/lib/vint/ast/plugin/abstract_ast_plugin.py -> build/bdist.linux-riscv64/wheel/./vint/ast/plugin 2025-11-11 17:26:34,762 root INFO creating build/bdist.linux-riscv64/wheel/vint/ast/plugin/scope_plugin 2025-11-11 17:26:34,763 root INFO copying build/lib/vint/ast/plugin/scope_plugin/reference_reachability_tester.py -> build/bdist.linux-riscv64/wheel/./vint/ast/plugin/scope_plugin 2025-11-11 17:26:34,765 root INFO copying build/lib/vint/ast/plugin/scope_plugin/__init__.py -> build/bdist.linux-riscv64/wheel/./vint/ast/plugin/scope_plugin 2025-11-11 17:26:34,766 root INFO copying build/lib/vint/ast/plugin/scope_plugin/map_and_filter_parser.py -> build/bdist.linux-riscv64/wheel/./vint/ast/plugin/scope_plugin 2025-11-11 17:26:34,767 root INFO copying build/lib/vint/ast/plugin/scope_plugin/scope_linker.py -> build/bdist.linux-riscv64/wheel/./vint/ast/plugin/scope_plugin 2025-11-11 17:26:34,768 root INFO copying build/lib/vint/ast/plugin/scope_plugin/identifier_classifier.py -> build/bdist.linux-riscv64/wheel/./vint/ast/plugin/scope_plugin 2025-11-11 17:26:34,769 root INFO copying build/lib/vint/ast/plugin/scope_plugin/redir_assignment_parser.py -> build/bdist.linux-riscv64/wheel/./vint/ast/plugin/scope_plugin 2025-11-11 17:26:34,770 root INFO copying build/lib/vint/ast/plugin/scope_plugin/two_way_scope_reference_attacher.py -> build/bdist.linux-riscv64/wheel/./vint/ast/plugin/scope_plugin 2025-11-11 17:26:34,771 root INFO copying build/lib/vint/ast/plugin/scope_plugin/scope_detector.py -> build/bdist.linux-riscv64/wheel/./vint/ast/plugin/scope_plugin 2025-11-11 17:26:34,772 root INFO copying build/lib/vint/bootstrap.py -> build/bdist.linux-riscv64/wheel/./vint 2025-11-11 17:26:34,773 root INFO creating build/bdist.linux-riscv64/wheel/vint/utils 2025-11-11 17:26:34,774 root INFO copying build/lib/vint/utils/__init__.py -> build/bdist.linux-riscv64/wheel/./vint/utils 2025-11-11 17:26:34,775 root INFO copying build/lib/vint/utils/array.py -> build/bdist.linux-riscv64/wheel/./vint/utils 2025-11-11 17:26:34,776 root INFO copying build/lib/vint/__version__.py -> build/bdist.linux-riscv64/wheel/./vint 2025-11-11 17:26:34,778 root INFO creating build/bdist.linux-riscv64/wheel/vint/encodings 2025-11-11 17:26:34,779 root INFO copying build/lib/vint/encodings/__init__.py -> build/bdist.linux-riscv64/wheel/./vint/encodings 2025-11-11 17:26:34,780 root INFO copying build/lib/vint/encodings/decoder.py -> build/bdist.linux-riscv64/wheel/./vint/encodings 2025-11-11 17:26:34,781 root INFO copying build/lib/vint/encodings/decoding_strategy.py -> build/bdist.linux-riscv64/wheel/./vint/encodings 2025-11-11 17:26:34,782 root INFO creating build/bdist.linux-riscv64/wheel/vint/compat 2025-11-11 17:26:34,783 root INFO copying build/lib/vint/compat/__init__.py -> build/bdist.linux-riscv64/wheel/./vint/compat 2025-11-11 17:26:34,784 root INFO creating build/bdist.linux-riscv64/wheel/vint/compat/itertools 2025-11-11 17:26:34,785 root INFO copying build/lib/vint/compat/itertools/__init__.py -> build/bdist.linux-riscv64/wheel/./vint/compat/itertools 2025-11-11 17:26:34,787 root INFO creating build/bdist.linux-riscv64/wheel/vint/compat/unittest 2025-11-11 17:26:34,788 root INFO copying build/lib/vint/compat/unittest/__init__.py -> build/bdist.linux-riscv64/wheel/./vint/compat/unittest 2025-11-11 17:26:34,789 root INFO running install_egg_info 2025-11-11 17:26:34,814 root INFO running egg_info 2025-11-11 17:26:34,834 root INFO creating vim_vint.egg-info 2025-11-11 17:26:34,835 root INFO writing vim_vint.egg-info/PKG-INFO 2025-11-11 17:26:34,838 root INFO writing dependency_links to vim_vint.egg-info/dependency_links.txt 2025-11-11 17:26:34,839 root INFO writing entry points to vim_vint.egg-info/entry_points.txt 2025-11-11 17:26:34,840 root INFO writing requirements to vim_vint.egg-info/requires.txt 2025-11-11 17:26:34,841 root INFO writing top-level names to vim_vint.egg-info/top_level.txt 2025-11-11 17:26:34,842 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:34,943 root INFO reading manifest file 'vim_vint.egg-info/SOURCES.txt' 2025-11-11 17:26:34,945 root INFO reading manifest template 'MANIFEST.in' 2025-11-11 17:26:34,946 root WARNING warning: no files found matching 'README.markdown' 2025-11-11 17:26:34,949 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2025-11-11 17:26:34,951 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2025-11-11 17:26:34,951 root INFO adding license file 'LICENSE.txt' 2025-11-11 17:26:34,960 root INFO writing manifest file 'vim_vint.egg-info/SOURCES.txt' 2025-11-11 17:26:34,961 root INFO Copying vim_vint.egg-info to build/bdist.linux-riscv64/wheel/./vim_vint-0.3.21-py3.12.egg-info 2025-11-11 17:26:34,966 root INFO running install_scripts 2025-11-11 17:26:34,973 root INFO creating build/bdist.linux-riscv64/wheel/vim_vint-0.3.21.dist-info/WHEEL 2025-11-11 17:26:34,975 wheel INFO creating '/home/buildozer/aports/community/vint/src/vint-0.3.21/.dist/.tmp-uluj6e2g/vim_vint-0.3.21-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-11-11 17:26:34,978 wheel INFO adding 'vim_vint-0.3.21.dist-info/licenses/LICENSE.txt' 2025-11-11 17:26:34,980 wheel INFO adding 'vint/__init__.py' 2025-11-11 17:26:34,981 wheel INFO adding 'vint/__version__.py' 2025-11-11 17:26:34,982 wheel INFO adding 'vint/asset.py' 2025-11-11 17:26:34,983 wheel INFO adding 'vint/bootstrap.py' 2025-11-11 17:26:34,984 wheel INFO adding 'vint/_bundles/__init__.py' 2025-11-11 17:26:34,987 wheel INFO adding 'vint/_bundles/vimlparser.py' 2025-11-11 17:26:34,992 wheel INFO adding 'vint/asset/default_config.yaml' 2025-11-11 17:26:34,993 wheel INFO adding 'vint/asset/void_config.yaml' 2025-11-11 17:26:34,994 wheel INFO adding 'vint/ast/__init__.py' 2025-11-11 17:26:34,995 wheel INFO adding 'vint/ast/node_type.py' 2025-11-11 17:26:34,997 wheel INFO adding 'vint/ast/parsing.py' 2025-11-11 17:26:34,998 wheel INFO adding 'vint/ast/traversing.py' 2025-11-11 17:26:34,999 wheel INFO adding 'vint/ast/dictionary/__init__.py' 2025-11-11 17:26:35,000 wheel INFO adding 'vint/ast/dictionary/abbreviations.py' 2025-11-11 17:26:35,002 wheel INFO adding 'vint/ast/dictionary/autocmd_events.py' 2025-11-11 17:26:35,003 wheel INFO adding 'vint/ast/dictionary/builtins.py' 2025-11-11 17:26:35,004 wheel INFO adding 'vint/ast/plugin/__init__.py' 2025-11-11 17:26:35,005 wheel INFO adding 'vint/ast/plugin/abstract_ast_plugin.py' 2025-11-11 17:26:35,007 wheel INFO adding 'vint/ast/plugin/builtin_identifiers.py' 2025-11-11 17:26:35,008 wheel INFO adding 'vint/ast/plugin/scope_plugin/__init__.py' 2025-11-11 17:26:35,009 wheel INFO adding 'vint/ast/plugin/scope_plugin/identifier_classifier.py' 2025-11-11 17:26:35,011 wheel INFO adding 'vint/ast/plugin/scope_plugin/map_and_filter_parser.py' 2025-11-11 17:26:35,012 wheel INFO adding 'vint/ast/plugin/scope_plugin/redir_assignment_parser.py' 2025-11-11 17:26:35,014 wheel INFO adding 'vint/ast/plugin/scope_plugin/reference_reachability_tester.py' 2025-11-11 17:26:35,015 wheel INFO adding 'vint/ast/plugin/scope_plugin/scope_detector.py' 2025-11-11 17:26:35,016 wheel INFO adding 'vint/ast/plugin/scope_plugin/scope_linker.py' 2025-11-11 17:26:35,018 wheel INFO adding 'vint/ast/plugin/scope_plugin/two_way_scope_reference_attacher.py' 2025-11-11 17:26:35,019 wheel INFO adding 'vint/compat/__init__.py' 2025-11-11 17:26:35,021 wheel INFO adding 'vint/compat/itertools/__init__.py' 2025-11-11 17:26:35,022 wheel INFO adding 'vint/compat/unittest/__init__.py' 2025-11-11 17:26:35,023 wheel INFO adding 'vint/encodings/__init__.py' 2025-11-11 17:26:35,024 wheel INFO adding 'vint/encodings/decoder.py' 2025-11-11 17:26:35,025 wheel INFO adding 'vint/encodings/decoding_strategy.py' 2025-11-11 17:26:35,026 wheel INFO adding 'vint/linting/__init__.py' 2025-11-11 17:26:35,028 wheel INFO adding 'vint/linting/cli.py' 2025-11-11 17:26:35,029 wheel INFO adding 'vint/linting/env.py' 2025-11-11 17:26:35,030 wheel INFO adding 'vint/linting/file_filter.py' 2025-11-11 17:26:35,031 wheel INFO adding 'vint/linting/level.py' 2025-11-11 17:26:35,032 wheel INFO adding 'vint/linting/linter.py' 2025-11-11 17:26:35,034 wheel INFO adding 'vint/linting/policy_registry.py' 2025-11-11 17:26:35,035 wheel INFO adding 'vint/linting/policy_set.py' 2025-11-11 17:26:35,036 wheel INFO adding 'vint/linting/config/__init__.py' 2025-11-11 17:26:35,037 wheel INFO adding 'vint/linting/config/config_cmdargs_source.py' 2025-11-11 17:26:35,038 wheel INFO adding 'vint/linting/config/config_comment_source.py' 2025-11-11 17:26:35,039 wheel INFO adding 'vint/linting/config/config_container.py' 2025-11-11 17:26:35,040 wheel INFO adding 'vint/linting/config/config_default_source.py' 2025-11-11 17:26:35,041 wheel INFO adding 'vint/linting/config/config_dict_source.py' 2025-11-11 17:26:35,042 wheel INFO adding 'vint/linting/config/config_file_source.py' 2025-11-11 17:26:35,043 wheel INFO adding 'vint/linting/config/config_filenames.py' 2025-11-11 17:26:35,045 wheel INFO adding 'vint/linting/config/config_global_source.py' 2025-11-11 17:26:35,046 wheel INFO adding 'vint/linting/config/config_project_source.py' 2025-11-11 17:26:35,047 wheel INFO adding 'vint/linting/config/config_source.py' 2025-11-11 17:26:35,048 wheel INFO adding 'vint/linting/config/config_util.py' 2025-11-11 17:26:35,049 wheel INFO adding 'vint/linting/formatter/__init__.py' 2025-11-11 17:26:35,050 wheel INFO adding 'vint/linting/formatter/formatter.py' 2025-11-11 17:26:35,051 wheel INFO adding 'vint/linting/formatter/json_formatter.py' 2025-11-11 17:26:35,052 wheel INFO adding 'vint/linting/formatter/statistic_formatter.py' 2025-11-11 17:26:35,054 wheel INFO adding 'vint/linting/policy/__init__.py' 2025-11-11 17:26:35,055 wheel INFO adding 'vint/linting/policy/abstract_policy.py' 2025-11-11 17:26:35,056 wheel INFO adding 'vint/linting/policy/prohibit_abbreviation_option.py' 2025-11-11 17:26:35,057 wheel INFO adding 'vint/linting/policy/prohibit_autocmd_with_no_group.py' 2025-11-11 17:26:35,058 wheel INFO adding 'vint/linting/policy/prohibit_command_rely_on_user.py' 2025-11-11 17:26:35,059 wheel INFO adding 'vint/linting/policy/prohibit_command_with_unintended_side_effect.py' 2025-11-11 17:26:35,060 wheel INFO adding 'vint/linting/policy/prohibit_encoding_opt_after_scriptencoding.py' 2025-11-11 17:26:35,061 wheel INFO adding 'vint/linting/policy/prohibit_equal_tilde_operator.py' 2025-11-11 17:26:35,062 wheel INFO adding 'vint/linting/policy/prohibit_implicit_scope_builtin_variable.py' 2025-11-11 17:26:35,063 wheel INFO adding 'vint/linting/policy/prohibit_implicit_scope_variable.py' 2025-11-11 17:26:35,064 wheel INFO adding 'vint/linting/policy/prohibit_invalid_map_call.py' 2025-11-11 17:26:35,066 wheel INFO adding 'vint/linting/policy/prohibit_missing_scriptencoding.py' 2025-11-11 17:26:35,067 wheel INFO adding 'vint/linting/policy/prohibit_no_abort_function.py' 2025-11-11 17:26:35,068 wheel INFO adding 'vint/linting/policy/prohibit_set_nocompatible.py' 2025-11-11 17:26:35,069 wheel INFO adding 'vint/linting/policy/prohibit_unnecessary_double_quote.py' 2025-11-11 17:26:35,070 wheel INFO adding 'vint/linting/policy/prohibit_unused_variable.py' 2025-11-11 17:26:35,071 wheel INFO adding 'vint/linting/policy/prohibit_using_undeclared_variable.py' 2025-11-11 17:26:35,072 wheel INFO adding 'vint/linting/policy/reference/__init__.py' 2025-11-11 17:26:35,073 wheel INFO adding 'vint/linting/policy/reference/googlevimscriptstyleguide.py' 2025-11-11 17:26:35,074 wheel INFO adding 'vint/utils/__init__.py' 2025-11-11 17:26:35,075 wheel INFO adding 'vint/utils/array.py' 2025-11-11 17:26:35,076 wheel INFO adding 'vim_vint-0.3.21.dist-info/METADATA' 2025-11-11 17:26:35,077 wheel INFO adding 'vim_vint-0.3.21.dist-info/WHEEL' 2025-11-11 17:26:35,078 wheel INFO adding 'vim_vint-0.3.21.dist-info/entry_points.txt' 2025-11-11 17:26:35,079 wheel INFO adding 'vim_vint-0.3.21.dist-info/top_level.txt' 2025-11-11 17:26:35,081 wheel INFO adding 'vim_vint-0.3.21.dist-info/RECORD' 2025-11-11 17:26:35,084 root INFO removing build/bdist.linux-riscv64/wheel 2025-11-11 17:26:35,097 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 13.88s ================== >>> 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/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/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/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/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/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/_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/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/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/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/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/__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/compat/itertools/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/compat/itertools/__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/unittest/__pycache__' -> '/home/buildozer/aports/community/vint/pkg/vint-pyc/usr/lib/python3.12/site-packages/vint/compat/unittest/__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:56 +0000 elapsed time 0h 0m 30s >>> vint: Cleaning up srcdir >>> vint: Cleaning up pkgdir >>> vint: Uninstalling dependencies... ( 1/47) Purging .makedepends-vint (20251111.172629) ( 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: 361 MiB in 103 packages >>> vint: Updating the community/riscv64 repository index... >>> vint: Signing the index...