==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: vint 0.3.21-4 (Tue Dec 24 01:31:13 2024)
==> Retrieving sources...
  -> Cloning vint git repo...
Cloning into bare repository '/home/leming/work/vint/vint'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    vint ... Skipped
==> Making package: vint 0.3.21-4 (Tue Dec 24 01:31:33 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (14) libyaml-0.2.5-3  python-autocommand-2.2.2-7
              python-jaraco.collections-5.0.1-2  python-jaraco.context-5.3.0-3
              python-jaraco.functools-4.1.0-1  python-jaraco.text-4.0.0-2
              python-more-itertools-10.5.0-1  python-packaging-24.2-3
              python-platformdirs-4.3.6-2  python-wheel-0.45.0-3
              python-ansicolor-0.3.2-7  python-chardet-5.2.0-6
              python-setuptools-1:75.2.0-4  python-yaml-6.0.2-2

Total Download Size:    0.19 MiB
Total Installed Size:  14.41 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-yaml-6.0.2-2-armv7h downloading...
 python-ansicolor-0.3.2-7-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-ansicolor...
installing python-chardet...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
installing libyaml...
installing python-yaml...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) perl-error-0.17029-7  perl-mailtools-2.22-1  perl-timedate-2.33-7
             python-pyproject-hooks-1.2.0-3  git-2.47.1-1  python-build-1.2.2-3
             python-installer-0.7.0-10

Total Installed Size:  39.93 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of vint git repo...
Cloning into 'vint'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3.13/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2025-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.warn_dash_deprecation(opt, section)
running bdist_wheel
running build
running build_py
creating build/lib/vint
copying vint/bootstrap.py -> build/lib/vint
copying vint/__init__.py -> build/lib/vint
copying vint/asset.py -> build/lib/vint
creating build/lib/vint/compat
copying vint/compat/__init__.py -> build/lib/vint/compat
creating build/lib/vint/_bundles
copying vint/_bundles/__init__.py -> build/lib/vint/_bundles
copying vint/_bundles/vimlparser.py -> build/lib/vint/_bundles
creating build/lib/vint/encodings
copying vint/encodings/__init__.py -> build/lib/vint/encodings
copying vint/encodings/decoding_strategy.py -> build/lib/vint/encodings
copying vint/encodings/decoder.py -> build/lib/vint/encodings
creating build/lib/vint/linting
copying vint/linting/level.py -> build/lib/vint/linting
copying vint/linting/file_filter.py -> build/lib/vint/linting
copying vint/linting/cli.py -> build/lib/vint/linting
copying vint/linting/__init__.py -> build/lib/vint/linting
copying vint/linting/env.py -> build/lib/vint/linting
copying vint/linting/policy_registry.py -> build/lib/vint/linting
copying vint/linting/policy_set.py -> build/lib/vint/linting
copying vint/linting/linter.py -> build/lib/vint/linting
creating build/lib/vint/utils
copying vint/utils/__init__.py -> build/lib/vint/utils
copying vint/utils/array.py -> build/lib/vint/utils
creating build/lib/vint/ast
copying vint/ast/node_type.py -> build/lib/vint/ast
copying vint/ast/parsing.py -> build/lib/vint/ast
copying vint/ast/__init__.py -> build/lib/vint/ast
copying vint/ast/traversing.py -> build/lib/vint/ast
creating build/lib/vint/compat/itertools
copying vint/compat/itertools/__init__.py -> build/lib/vint/compat/itertools
creating build/lib/vint/compat/unittest
copying vint/compat/unittest/__init__.py -> build/lib/vint/compat/unittest
creating build/lib/vint/linting/policy
copying vint/linting/policy/abstract_policy.py -> build/lib/vint/linting/policy
copying vint/linting/policy/prohibit_implicit_scope_builtin_variable.py -> build/lib/vint/linting/policy
copying vint/linting/policy/prohibit_unused_variable.py -> build/lib/vint/linting/policy
copying vint/linting/policy/prohibit_using_undeclared_variable.py -> build/lib/vint/linting/policy
copying vint/linting/policy/prohibit_set_nocompatible.py -> build/lib/vint/linting/policy
copying vint/linting/policy/prohibit_unnecessary_double_quote.py -> build/lib/vint/linting/policy
copying vint/linting/policy/prohibit_invalid_map_call.py -> build/lib/vint/linting/policy
copying vint/linting/policy/prohibit_no_abort_function.py -> build/lib/vint/linting/policy
copying vint/linting/policy/prohibit_missing_scriptencoding.py -> build/lib/vint/linting/policy
copying vint/linting/policy/__init__.py -> build/lib/vint/linting/policy
copying vint/linting/policy/prohibit_command_with_unintended_side_effect.py -> build/lib/vint/linting/policy
copying vint/linting/policy/prohibit_abbreviation_option.py -> build/lib/vint/linting/policy
copying vint/linting/policy/prohibit_equal_tilde_operator.py -> build/lib/vint/linting/policy
copying vint/linting/policy/prohibit_encoding_opt_after_scriptencoding.py -> build/lib/vint/linting/policy
copying vint/linting/policy/prohibit_implicit_scope_variable.py -> build/lib/vint/linting/policy
copying vint/linting/policy/prohibit_autocmd_with_no_group.py -> build/lib/vint/linting/policy
copying vint/linting/policy/prohibit_command_rely_on_user.py -> build/lib/vint/linting/policy
creating build/lib/vint/linting/formatter
copying vint/linting/formatter/statistic_formatter.py -> build/lib/vint/linting/formatter
copying vint/linting/formatter/__init__.py -> build/lib/vint/linting/formatter
copying vint/linting/formatter/formatter.py -> build/lib/vint/linting/formatter
copying vint/linting/formatter/json_formatter.py -> build/lib/vint/linting/formatter
creating build/lib/vint/linting/config
copying vint/linting/config/config_dict_source.py -> build/lib/vint/linting/config
copying vint/linting/config/config_comment_source.py -> build/lib/vint/linting/config
copying vint/linting/config/config_util.py -> build/lib/vint/linting/config
copying vint/linting/config/config_default_source.py -> build/lib/vint/linting/config
copying vint/linting/config/__init__.py -> build/lib/vint/linting/config
copying vint/linting/config/config_file_source.py -> build/lib/vint/linting/config
copying vint/linting/config/config_project_source.py -> build/lib/vint/linting/config
copying vint/linting/config/config_global_source.py -> build/lib/vint/linting/config
copying vint/linting/config/config_container.py -> build/lib/vint/linting/config
copying vint/linting/config/config_cmdargs_source.py -> build/lib/vint/linting/config
copying vint/linting/config/config_source.py -> build/lib/vint/linting/config
copying vint/linting/config/config_filenames.py -> build/lib/vint/linting/config
creating build/lib/vint/linting/policy/reference
copying vint/linting/policy/reference/__init__.py -> build/lib/vint/linting/policy/reference
copying vint/linting/policy/reference/googlevimscriptstyleguide.py -> build/lib/vint/linting/policy/reference
creating build/lib/vint/ast/dictionary
copying vint/ast/dictionary/builtins.py -> build/lib/vint/ast/dictionary
copying vint/ast/dictionary/__init__.py -> build/lib/vint/ast/dictionary
copying vint/ast/dictionary/autocmd_events.py -> build/lib/vint/ast/dictionary
copying vint/ast/dictionary/abbreviations.py -> build/lib/vint/ast/dictionary
creating build/lib/vint/ast/plugin
copying vint/ast/plugin/abstract_ast_plugin.py -> build/lib/vint/ast/plugin
copying vint/ast/plugin/__init__.py -> build/lib/vint/ast/plugin
copying vint/ast/plugin/builtin_identifiers.py -> build/lib/vint/ast/plugin
creating build/lib/vint/ast/plugin/scope_plugin
copying vint/ast/plugin/scope_plugin/identifier_classifier.py -> build/lib/vint/ast/plugin/scope_plugin
copying vint/ast/plugin/scope_plugin/two_way_scope_reference_attacher.py -> build/lib/vint/ast/plugin/scope_plugin
copying vint/ast/plugin/scope_plugin/map_and_filter_parser.py -> build/lib/vint/ast/plugin/scope_plugin
copying vint/ast/plugin/scope_plugin/__init__.py -> build/lib/vint/ast/plugin/scope_plugin
copying vint/ast/plugin/scope_plugin/reference_reachability_tester.py -> build/lib/vint/ast/plugin/scope_plugin
copying vint/ast/plugin/scope_plugin/redir_assignment_parser.py -> build/lib/vint/ast/plugin/scope_plugin
copying vint/ast/plugin/scope_plugin/scope_linker.py -> build/lib/vint/ast/plugin/scope_plugin
copying vint/ast/plugin/scope_plugin/scope_detector.py -> build/lib/vint/ast/plugin/scope_plugin
creating build/lib/vint/asset
copying vint/asset/default_config.yaml -> build/lib/vint/asset
copying vint/asset/void_config.yaml -> build/lib/vint/asset
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/vint
copying build/lib/vint/bootstrap.py -> build/bdist.linux-armv7l/wheel/./vint
creating build/bdist.linux-armv7l/wheel/vint/asset
copying build/lib/vint/asset/default_config.yaml -> build/bdist.linux-armv7l/wheel/./vint/asset
copying build/lib/vint/asset/void_config.yaml -> build/bdist.linux-armv7l/wheel/./vint/asset
creating build/bdist.linux-armv7l/wheel/vint/compat
copying build/lib/vint/compat/__init__.py -> build/bdist.linux-armv7l/wheel/./vint/compat
creating build/bdist.linux-armv7l/wheel/vint/compat/itertools
copying build/lib/vint/compat/itertools/__init__.py -> build/bdist.linux-armv7l/wheel/./vint/compat/itertools
creating build/bdist.linux-armv7l/wheel/vint/compat/unittest
copying build/lib/vint/compat/unittest/__init__.py -> build/bdist.linux-armv7l/wheel/./vint/compat/unittest
creating build/bdist.linux-armv7l/wheel/vint/_bundles
copying build/lib/vint/_bundles/__init__.py -> build/bdist.linux-armv7l/wheel/./vint/_bundles
copying build/lib/vint/_bundles/vimlparser.py -> build/bdist.linux-armv7l/wheel/./vint/_bundles
creating build/bdist.linux-armv7l/wheel/vint/encodings
copying build/lib/vint/encodings/__init__.py -> build/bdist.linux-armv7l/wheel/./vint/encodings
copying build/lib/vint/encodings/decoding_strategy.py -> build/bdist.linux-armv7l/wheel/./vint/encodings
copying build/lib/vint/encodings/decoder.py -> build/bdist.linux-armv7l/wheel/./vint/encodings
copying build/lib/vint/__init__.py -> build/bdist.linux-armv7l/wheel/./vint
creating build/bdist.linux-armv7l/wheel/vint/linting
copying build/lib/vint/linting/level.py -> build/bdist.linux-armv7l/wheel/./vint/linting
copying build/lib/vint/linting/file_filter.py -> build/bdist.linux-armv7l/wheel/./vint/linting
copying build/lib/vint/linting/cli.py -> build/bdist.linux-armv7l/wheel/./vint/linting
creating build/bdist.linux-armv7l/wheel/vint/linting/policy
copying build/lib/vint/linting/policy/abstract_policy.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy
copying build/lib/vint/linting/policy/prohibit_implicit_scope_builtin_variable.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy
copying build/lib/vint/linting/policy/prohibit_unused_variable.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy
copying build/lib/vint/linting/policy/prohibit_using_undeclared_variable.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy
creating build/bdist.linux-armv7l/wheel/vint/linting/policy/reference
copying build/lib/vint/linting/policy/reference/__init__.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy/reference
copying build/lib/vint/linting/policy/reference/googlevimscriptstyleguide.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy/reference
copying build/lib/vint/linting/policy/prohibit_set_nocompatible.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy
copying build/lib/vint/linting/policy/prohibit_unnecessary_double_quote.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy
copying build/lib/vint/linting/policy/prohibit_invalid_map_call.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy
copying build/lib/vint/linting/policy/prohibit_no_abort_function.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy
copying build/lib/vint/linting/policy/prohibit_missing_scriptencoding.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy
copying build/lib/vint/linting/policy/__init__.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy
copying build/lib/vint/linting/policy/prohibit_command_with_unintended_side_effect.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy
copying build/lib/vint/linting/policy/prohibit_abbreviation_option.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy
copying build/lib/vint/linting/policy/prohibit_equal_tilde_operator.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy
copying build/lib/vint/linting/policy/prohibit_encoding_opt_after_scriptencoding.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy
copying build/lib/vint/linting/policy/prohibit_implicit_scope_variable.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy
copying build/lib/vint/linting/policy/prohibit_autocmd_with_no_group.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy
copying build/lib/vint/linting/policy/prohibit_command_rely_on_user.py -> build/bdist.linux-armv7l/wheel/./vint/linting/policy
copying build/lib/vint/linting/__init__.py -> build/bdist.linux-armv7l/wheel/./vint/linting
creating build/bdist.linux-armv7l/wheel/vint/linting/formatter
copying build/lib/vint/linting/formatter/statistic_formatter.py -> build/bdist.linux-armv7l/wheel/./vint/linting/formatter
copying build/lib/vint/linting/formatter/__init__.py -> build/bdist.linux-armv7l/wheel/./vint/linting/formatter
copying build/lib/vint/linting/formatter/formatter.py -> build/bdist.linux-armv7l/wheel/./vint/linting/formatter
copying build/lib/vint/linting/formatter/json_formatter.py -> build/bdist.linux-armv7l/wheel/./vint/linting/formatter
creating build/bdist.linux-armv7l/wheel/vint/linting/config
copying build/lib/vint/linting/config/config_dict_source.py -> build/bdist.linux-armv7l/wheel/./vint/linting/config
copying build/lib/vint/linting/config/config_comment_source.py -> build/bdist.linux-armv7l/wheel/./vint/linting/config
copying build/lib/vint/linting/config/config_util.py -> build/bdist.linux-armv7l/wheel/./vint/linting/config
copying build/lib/vint/linting/config/config_default_source.py -> build/bdist.linux-armv7l/wheel/./vint/linting/config
copying build/lib/vint/linting/config/__init__.py -> build/bdist.linux-armv7l/wheel/./vint/linting/config
copying build/lib/vint/linting/config/config_file_source.py -> build/bdist.linux-armv7l/wheel/./vint/linting/config
copying build/lib/vint/linting/config/config_project_source.py -> build/bdist.linux-armv7l/wheel/./vint/linting/config
copying build/lib/vint/linting/config/config_global_source.py -> build/bdist.linux-armv7l/wheel/./vint/linting/config
copying build/lib/vint/linting/config/config_container.py -> build/bdist.linux-armv7l/wheel/./vint/linting/config
copying build/lib/vint/linting/config/config_cmdargs_source.py -> build/bdist.linux-armv7l/wheel/./vint/linting/config
copying build/lib/vint/linting/config/config_source.py -> build/bdist.linux-armv7l/wheel/./vint/linting/config
copying build/lib/vint/linting/config/config_filenames.py -> build/bdist.linux-armv7l/wheel/./vint/linting/config
copying build/lib/vint/linting/env.py -> build/bdist.linux-armv7l/wheel/./vint/linting
copying build/lib/vint/linting/policy_registry.py -> build/bdist.linux-armv7l/wheel/./vint/linting
copying build/lib/vint/linting/policy_set.py -> build/bdist.linux-armv7l/wheel/./vint/linting
copying build/lib/vint/linting/linter.py -> build/bdist.linux-armv7l/wheel/./vint/linting
creating build/bdist.linux-armv7l/wheel/vint/utils
copying build/lib/vint/utils/__init__.py -> build/bdist.linux-armv7l/wheel/./vint/utils
copying build/lib/vint/utils/array.py -> build/bdist.linux-armv7l/wheel/./vint/utils
creating build/bdist.linux-armv7l/wheel/vint/ast
copying build/lib/vint/ast/node_type.py -> build/bdist.linux-armv7l/wheel/./vint/ast
copying build/lib/vint/ast/parsing.py -> build/bdist.linux-armv7l/wheel/./vint/ast
copying build/lib/vint/ast/__init__.py -> build/bdist.linux-armv7l/wheel/./vint/ast
creating build/bdist.linux-armv7l/wheel/vint/ast/dictionary
copying build/lib/vint/ast/dictionary/builtins.py -> build/bdist.linux-armv7l/wheel/./vint/ast/dictionary
copying build/lib/vint/ast/dictionary/__init__.py -> build/bdist.linux-armv7l/wheel/./vint/ast/dictionary
copying build/lib/vint/ast/dictionary/autocmd_events.py -> build/bdist.linux-armv7l/wheel/./vint/ast/dictionary
copying build/lib/vint/ast/dictionary/abbreviations.py -> build/bdist.linux-armv7l/wheel/./vint/ast/dictionary
creating build/bdist.linux-armv7l/wheel/vint/ast/plugin
copying build/lib/vint/ast/plugin/abstract_ast_plugin.py -> build/bdist.linux-armv7l/wheel/./vint/ast/plugin
copying build/lib/vint/ast/plugin/__init__.py -> build/bdist.linux-armv7l/wheel/./vint/ast/plugin
creating build/bdist.linux-armv7l/wheel/vint/ast/plugin/scope_plugin
copying build/lib/vint/ast/plugin/scope_plugin/identifier_classifier.py -> build/bdist.linux-armv7l/wheel/./vint/ast/plugin/scope_plugin
copying build/lib/vint/ast/plugin/scope_plugin/two_way_scope_reference_attacher.py -> build/bdist.linux-armv7l/wheel/./vint/ast/plugin/scope_plugin
copying build/lib/vint/ast/plugin/scope_plugin/map_and_filter_parser.py -> build/bdist.linux-armv7l/wheel/./vint/ast/plugin/scope_plugin
copying build/lib/vint/ast/plugin/scope_plugin/__init__.py -> build/bdist.linux-armv7l/wheel/./vint/ast/plugin/scope_plugin
copying build/lib/vint/ast/plugin/scope_plugin/reference_reachability_tester.py -> build/bdist.linux-armv7l/wheel/./vint/ast/plugin/scope_plugin
copying build/lib/vint/ast/plugin/scope_plugin/redir_assignment_parser.py -> build/bdist.linux-armv7l/wheel/./vint/ast/plugin/scope_plugin
copying build/lib/vint/ast/plugin/scope_plugin/scope_linker.py -> build/bdist.linux-armv7l/wheel/./vint/ast/plugin/scope_plugin
copying build/lib/vint/ast/plugin/scope_plugin/scope_detector.py -> build/bdist.linux-armv7l/wheel/./vint/ast/plugin/scope_plugin
copying build/lib/vint/ast/plugin/builtin_identifiers.py -> build/bdist.linux-armv7l/wheel/./vint/ast/plugin
copying build/lib/vint/ast/traversing.py -> build/bdist.linux-armv7l/wheel/./vint/ast
copying build/lib/vint/asset.py -> build/bdist.linux-armv7l/wheel/./vint
running install_egg_info
running egg_info
creating vim_vint.egg-info
writing vim_vint.egg-info/PKG-INFO
writing dependency_links to vim_vint.egg-info/dependency_links.txt
writing entry points to vim_vint.egg-info/entry_points.txt
writing requirements to vim_vint.egg-info/requires.txt
writing top-level names to vim_vint.egg-info/top_level.txt
writing manifest file 'vim_vint.egg-info/SOURCES.txt'
reading manifest file 'vim_vint.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.markdown'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
adding license file 'LICENSE.txt'
writing manifest file 'vim_vint.egg-info/SOURCES.txt'
Copying vim_vint.egg-info to build/bdist.linux-armv7l/wheel/./vim_vint-0.3.21-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/vim_vint-0.3.21.dist-info/WHEEL
creating '/build/vint/src/vint/dist/.tmp-qv6l_q6p/vim_vint-0.3.21-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'vint/__init__.py'
adding 'vint/asset.py'
adding 'vint/bootstrap.py'
adding 'vint/_bundles/__init__.py'
adding 'vint/_bundles/vimlparser.py'
adding 'vint/asset/default_config.yaml'
adding 'vint/asset/void_config.yaml'
adding 'vint/ast/__init__.py'
adding 'vint/ast/node_type.py'
adding 'vint/ast/parsing.py'
adding 'vint/ast/traversing.py'
adding 'vint/ast/dictionary/__init__.py'
adding 'vint/ast/dictionary/abbreviations.py'
adding 'vint/ast/dictionary/autocmd_events.py'
adding 'vint/ast/dictionary/builtins.py'
adding 'vint/ast/plugin/__init__.py'
adding 'vint/ast/plugin/abstract_ast_plugin.py'
adding 'vint/ast/plugin/builtin_identifiers.py'
adding 'vint/ast/plugin/scope_plugin/__init__.py'
adding 'vint/ast/plugin/scope_plugin/identifier_classifier.py'
adding 'vint/ast/plugin/scope_plugin/map_and_filter_parser.py'
adding 'vint/ast/plugin/scope_plugin/redir_assignment_parser.py'
adding 'vint/ast/plugin/scope_plugin/reference_reachability_tester.py'
adding 'vint/ast/plugin/scope_plugin/scope_detector.py'
adding 'vint/ast/plugin/scope_plugin/scope_linker.py'
adding 'vint/ast/plugin/scope_plugin/two_way_scope_reference_attacher.py'
adding 'vint/compat/__init__.py'
adding 'vint/compat/itertools/__init__.py'
adding 'vint/compat/unittest/__init__.py'
adding 'vint/encodings/__init__.py'
adding 'vint/encodings/decoder.py'
adding 'vint/encodings/decoding_strategy.py'
adding 'vint/linting/__init__.py'
adding 'vint/linting/cli.py'
adding 'vint/linting/env.py'
adding 'vint/linting/file_filter.py'
adding 'vint/linting/level.py'
adding 'vint/linting/linter.py'
adding 'vint/linting/policy_registry.py'
adding 'vint/linting/policy_set.py'
adding 'vint/linting/config/__init__.py'
adding 'vint/linting/config/config_cmdargs_source.py'
adding 'vint/linting/config/config_comment_source.py'
adding 'vint/linting/config/config_container.py'
adding 'vint/linting/config/config_default_source.py'
adding 'vint/linting/config/config_dict_source.py'
adding 'vint/linting/config/config_file_source.py'
adding 'vint/linting/config/config_filenames.py'
adding 'vint/linting/config/config_global_source.py'
adding 'vint/linting/config/config_project_source.py'
adding 'vint/linting/config/config_source.py'
adding 'vint/linting/config/config_util.py'
adding 'vint/linting/formatter/__init__.py'
adding 'vint/linting/formatter/formatter.py'
adding 'vint/linting/formatter/json_formatter.py'
adding 'vint/linting/formatter/statistic_formatter.py'
adding 'vint/linting/policy/__init__.py'
adding 'vint/linting/policy/abstract_policy.py'
adding 'vint/linting/policy/prohibit_abbreviation_option.py'
adding 'vint/linting/policy/prohibit_autocmd_with_no_group.py'
adding 'vint/linting/policy/prohibit_command_rely_on_user.py'
adding 'vint/linting/policy/prohibit_command_with_unintended_side_effect.py'
adding 'vint/linting/policy/prohibit_encoding_opt_after_scriptencoding.py'
adding 'vint/linting/policy/prohibit_equal_tilde_operator.py'
adding 'vint/linting/policy/prohibit_implicit_scope_builtin_variable.py'
adding 'vint/linting/policy/prohibit_implicit_scope_variable.py'
adding 'vint/linting/policy/prohibit_invalid_map_call.py'
adding 'vint/linting/policy/prohibit_missing_scriptencoding.py'
adding 'vint/linting/policy/prohibit_no_abort_function.py'
adding 'vint/linting/policy/prohibit_set_nocompatible.py'
adding 'vint/linting/policy/prohibit_unnecessary_double_quote.py'
adding 'vint/linting/policy/prohibit_unused_variable.py'
adding 'vint/linting/policy/prohibit_using_undeclared_variable.py'
adding 'vint/linting/policy/reference/__init__.py'
adding 'vint/linting/policy/reference/googlevimscriptstyleguide.py'
adding 'vint/utils/__init__.py'
adding 'vint/utils/array.py'
adding 'vim_vint-0.3.21.dist-info/LICENSE.txt'
adding 'vim_vint-0.3.21.dist-info/METADATA'
adding 'vim_vint-0.3.21.dist-info/WHEEL'
adding 'vim_vint-0.3.21.dist-info/entry_points.txt'
adding 'vim_vint-0.3.21.dist-info/top_level.txt'
adding 'vim_vint-0.3.21.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built vim_vint-0.3.21-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.13/site-packages/vint/_bundles/vimlparser.py:50: SyntaxWarning: invalid escape sequence '\+'
/usr/lib/python3.13/site-packages/vint/_bundles/vimlparser.py:4087: SyntaxWarning: invalid escape sequence '\e'
/usr/lib/python3.13/site-packages/vint/_bundles/vimlparser.py:50: SyntaxWarning: invalid escape sequence '\+'
/usr/lib/python3.13/site-packages/vint/_bundles/vimlparser.py:4087: SyntaxWarning: invalid escape sequence '\e'
/usr/lib/python3.13/site-packages/vint/ast/plugin/scope_plugin/scope_linker.py:389: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="?
/usr/lib/python3.13/site-packages/vint/ast/plugin/scope_plugin/scope_linker.py:395: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="?
/usr/lib/python3.13/site-packages/vint/ast/plugin/scope_plugin/scope_linker.py:389: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="?
/usr/lib/python3.13/site-packages/vint/ast/plugin/scope_plugin/scope_linker.py:395: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="?
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "vint"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: vint 0.3.21-4 (Tue Dec 24 01:31:56 2024)
==> Cleaning up...