>>> py3-pylint: Building community/py3-pylint 2.15.5-r0 (using abuild 3.10.0_rc1-r2) started Thu, 27 Oct 2022 23:27:13 +0000 >>> py3-pylint: Checking sanity of /home/buildozer/aports/community/py3-pylint/APKBUILD... >>> py3-pylint: Analyzing dependencies... >>> py3-pylint: Installing for build: build-base py3-astroid py3-dill py3-isort py3-mccabe py3-platformdirs py3-tomli py3-tomlkit py3-gpep517 py3-installer py3-setuptools py3-wheel (1/24) Installing libbz2 (1.0.8-r3) (2/24) Installing libffi (3.4.4-r0) (3/24) Installing gdbm (1.23-r0) (4/24) Installing xz-libs (5.2.7-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing readline (8.2.0-r0) (7/24) Installing sqlite-libs (3.39.4-r0) (8/24) Installing python3 (3.10.8-r3) (9/24) Installing py3-lazy-object-proxy (1.7.1-r0) (10/24) Installing py3-wrapt (1.14.1-r0) (11/24) Installing py3-astroid (2.12.12-r0) (12/24) Installing py3-dill (0.3.5.1-r0) (13/24) Installing py3-isort (5.10.1-r1) (14/24) Installing py3-mccabe (0.7.0-r0) (15/24) Installing py3-platformdirs (2.5.2-r0) (16/24) Installing py3-tomli (2.0.1-r1) (17/24) Installing py3-tomlkit (0.11.5-r0) (18/24) Installing py3-installer (0.5.1-r1) (19/24) Installing py3-gpep517 (9-r2) (20/24) Installing py3-parsing (3.0.9-r0) (21/24) Installing py3-packaging (21.3-r2) (22/24) Installing py3-setuptools (65.5.0-r0) (23/24) Installing py3-wheel (0.37.1-r1) (24/24) Installing .makedepends-py3-pylint (20221027.232714) Executing busybox-1.35.0-r27.trigger OK: 253 MiB in 117 packages >>> py3-pylint: Cleaning up srcdir >>> py3-pylint: Cleaning up pkgdir >>> py3-pylint: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/pylint-2.15.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 51 400k 51 207k 0 0 228k 0 0:00:01 --:--:-- 0:00:01 228k 100 400k 100 400k 0 0 435k 0 --:--:-- --:--:-- --:--:-- 434k >>> py3-pylint: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/pylint-2.15.5.tar.gz >>> py3-pylint: Checking sha512sums... pylint-2.15.5.tar.gz: OK >>> py3-pylint: Unpacking /var/cache/distfiles/v3.17/pylint-2.15.5.tar.gz... 2022-10-27 23:27:16,706 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pylint copying pylint/constants.py -> build/lib/pylint copying pylint/interfaces.py -> build/lib/pylint copying pylint/__pkginfo__.py -> build/lib/pylint copying pylint/__main__.py -> build/lib/pylint copying pylint/graph.py -> build/lib/pylint copying pylint/typing.py -> build/lib/pylint copying pylint/epylint.py -> build/lib/pylint copying pylint/__init__.py -> build/lib/pylint copying pylint/exceptions.py -> build/lib/pylint creating build/lib/pylint/testutils copying pylint/testutils/functional_test_file.py -> build/lib/pylint/testutils copying pylint/testutils/constants.py -> build/lib/pylint/testutils copying pylint/testutils/lint_module_test.py -> build/lib/pylint/testutils copying pylint/testutils/unittest_linter.py -> build/lib/pylint/testutils copying pylint/testutils/utils.py -> build/lib/pylint/testutils copying pylint/testutils/reporter_for_tests.py -> build/lib/pylint/testutils copying pylint/testutils/pyreverse.py -> build/lib/pylint/testutils copying pylint/testutils/decorator.py -> build/lib/pylint/testutils copying pylint/testutils/checker_test_case.py -> build/lib/pylint/testutils copying pylint/testutils/configuration_test.py -> build/lib/pylint/testutils copying pylint/testutils/_run.py -> build/lib/pylint/testutils copying pylint/testutils/__init__.py -> build/lib/pylint/testutils copying pylint/testutils/global_test_linter.py -> build/lib/pylint/testutils copying pylint/testutils/get_test_info.py -> build/lib/pylint/testutils copying pylint/testutils/tokenize_str.py -> build/lib/pylint/testutils copying pylint/testutils/output_line.py -> build/lib/pylint/testutils creating build/lib/pylint/config copying pylint/config/options_provider_mixin.py -> build/lib/pylint/config copying pylint/config/help_formatter.py -> build/lib/pylint/config copying pylint/config/arguments_manager.py -> build/lib/pylint/config copying pylint/config/deprecation_actions.py -> build/lib/pylint/config copying pylint/config/configuration_mixin.py -> build/lib/pylint/config copying pylint/config/utils.py -> build/lib/pylint/config copying pylint/config/option_manager_mixin.py -> build/lib/pylint/config copying pylint/config/option.py -> build/lib/pylint/config copying pylint/config/argument.py -> build/lib/pylint/config copying pylint/config/callback_actions.py -> build/lib/pylint/config copying pylint/config/arguments_provider.py -> build/lib/pylint/config copying pylint/config/find_default_config_files.py -> build/lib/pylint/config copying pylint/config/config_initialization.py -> build/lib/pylint/config copying pylint/config/option_parser.py -> build/lib/pylint/config copying pylint/config/__init__.py -> build/lib/pylint/config copying pylint/config/exceptions.py -> build/lib/pylint/config copying pylint/config/config_file_parser.py -> build/lib/pylint/config copying pylint/config/environment_variable.py -> build/lib/pylint/config creating build/lib/pylint/message copying pylint/message/message.py -> build/lib/pylint/message copying pylint/message/message_id_store.py -> build/lib/pylint/message copying pylint/message/message_definition.py -> build/lib/pylint/message copying pylint/message/message_definition_store.py -> build/lib/pylint/message copying pylint/message/__init__.py -> build/lib/pylint/message copying pylint/message/_deleted_message_ids.py -> build/lib/pylint/message creating build/lib/pylint/pyreverse copying pylint/pyreverse/vcg_printer.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/plantuml_printer.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/printer_factory.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/mermaidjs_printer.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/utils.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/writer.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/main.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/diagrams.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/printer.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/__init__.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/inspector.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/dot_printer.py -> build/lib/pylint/pyreverse copying pylint/pyreverse/diadefslib.py -> build/lib/pylint/pyreverse creating build/lib/pylint/utils copying pylint/utils/pragma_parser.py -> build/lib/pylint/utils copying pylint/utils/file_state.py -> build/lib/pylint/utils copying pylint/utils/ast_walker.py -> build/lib/pylint/utils copying pylint/utils/utils.py -> build/lib/pylint/utils copying pylint/utils/docs.py -> build/lib/pylint/utils copying pylint/utils/__init__.py -> build/lib/pylint/utils copying pylint/utils/linterstats.py -> build/lib/pylint/utils creating build/lib/pylint/extensions copying pylint/extensions/eq_without_hash.py -> build/lib/pylint/extensions copying pylint/extensions/mccabe.py -> build/lib/pylint/extensions copying pylint/extensions/no_self_use.py -> build/lib/pylint/extensions copying pylint/extensions/docstyle.py -> build/lib/pylint/extensions copying pylint/extensions/empty_comment.py -> build/lib/pylint/extensions copying pylint/extensions/comparetozero.py -> build/lib/pylint/extensions copying pylint/extensions/emptystring.py -> build/lib/pylint/extensions copying pylint/extensions/redefined_variable_type.py -> build/lib/pylint/extensions copying pylint/extensions/while_used.py -> build/lib/pylint/extensions copying pylint/extensions/overlapping_exceptions.py -> build/lib/pylint/extensions copying pylint/extensions/typing.py -> build/lib/pylint/extensions copying pylint/extensions/check_elif.py -> build/lib/pylint/extensions copying pylint/extensions/_check_docs_utils.py -> build/lib/pylint/extensions copying pylint/extensions/code_style.py -> build/lib/pylint/extensions copying pylint/extensions/docparams.py -> build/lib/pylint/extensions copying pylint/extensions/broad_try_clause.py -> build/lib/pylint/extensions copying pylint/extensions/comparison_placement.py -> build/lib/pylint/extensions copying pylint/extensions/__init__.py -> build/lib/pylint/extensions copying pylint/extensions/for_any_all.py -> build/lib/pylint/extensions copying pylint/extensions/redefined_loop_name.py -> build/lib/pylint/extensions copying pylint/extensions/set_membership.py -> build/lib/pylint/extensions copying pylint/extensions/confusing_elif.py -> build/lib/pylint/extensions copying pylint/extensions/bad_builtin.py -> build/lib/pylint/extensions copying pylint/extensions/consider_ternary_expression.py -> build/lib/pylint/extensions copying pylint/extensions/private_import.py -> build/lib/pylint/extensions creating build/lib/pylint/reporters copying pylint/reporters/text.py -> build/lib/pylint/reporters copying pylint/reporters/reports_handler_mix_in.py -> build/lib/pylint/reporters copying pylint/reporters/collecting_reporter.py -> build/lib/pylint/reporters copying pylint/reporters/base_reporter.py -> build/lib/pylint/reporters copying pylint/reporters/json_reporter.py -> build/lib/pylint/reporters copying pylint/reporters/multi_reporter.py -> build/lib/pylint/reporters copying pylint/reporters/__init__.py -> build/lib/pylint/reporters creating build/lib/pylint/lint copying pylint/lint/caching.py -> build/lib/pylint/lint copying pylint/lint/message_state_handler.py -> build/lib/pylint/lint copying pylint/lint/expand_modules.py -> build/lib/pylint/lint copying pylint/lint/utils.py -> build/lib/pylint/lint copying pylint/lint/parallel.py -> build/lib/pylint/lint copying pylint/lint/report_functions.py -> build/lib/pylint/lint copying pylint/lint/base_options.py -> build/lib/pylint/lint copying pylint/lint/__init__.py -> build/lib/pylint/lint copying pylint/lint/run.py -> build/lib/pylint/lint copying pylint/lint/pylinter.py -> build/lib/pylint/lint creating build/lib/pylint/checkers copying pylint/checkers/newstyle.py -> build/lib/pylint/checkers copying pylint/checkers/lambda_expressions.py -> build/lib/pylint/checkers copying pylint/checkers/similar.py -> build/lib/pylint/checkers copying pylint/checkers/format.py -> build/lib/pylint/checkers copying pylint/checkers/raw_metrics.py -> build/lib/pylint/checkers copying pylint/checkers/logging.py -> build/lib/pylint/checkers copying pylint/checkers/unsupported_version.py -> build/lib/pylint/checkers copying pylint/checkers/unicode.py -> build/lib/pylint/checkers copying pylint/checkers/ellipsis_checker.py -> build/lib/pylint/checkers copying pylint/checkers/deprecated.py -> build/lib/pylint/checkers copying pylint/checkers/method_args.py -> build/lib/pylint/checkers copying pylint/checkers/utils.py -> build/lib/pylint/checkers copying pylint/checkers/non_ascii_names.py -> build/lib/pylint/checkers copying pylint/checkers/typecheck.py -> build/lib/pylint/checkers copying pylint/checkers/misc.py -> build/lib/pylint/checkers copying pylint/checkers/variables.py -> build/lib/pylint/checkers copying pylint/checkers/stdlib.py -> build/lib/pylint/checkers copying pylint/checkers/async.py -> build/lib/pylint/checkers copying pylint/checkers/strings.py -> build/lib/pylint/checkers copying pylint/checkers/threading_checker.py -> build/lib/pylint/checkers copying pylint/checkers/spelling.py -> build/lib/pylint/checkers copying pylint/checkers/mapreduce_checker.py -> build/lib/pylint/checkers copying pylint/checkers/__init__.py -> build/lib/pylint/checkers copying pylint/checkers/modified_iterating_checker.py -> build/lib/pylint/checkers copying pylint/checkers/base_checker.py -> build/lib/pylint/checkers copying pylint/checkers/design_analysis.py -> build/lib/pylint/checkers copying pylint/checkers/exceptions.py -> build/lib/pylint/checkers copying pylint/checkers/dunder_methods.py -> build/lib/pylint/checkers copying pylint/checkers/imports.py -> build/lib/pylint/checkers creating build/lib/pylint/testutils/_primer copying pylint/testutils/_primer/primer_run_command.py -> build/lib/pylint/testutils/_primer copying pylint/testutils/_primer/package_to_lint.py -> build/lib/pylint/testutils/_primer copying pylint/testutils/_primer/primer_prepare_command.py -> build/lib/pylint/testutils/_primer copying pylint/testutils/_primer/primer_compare_command.py -> build/lib/pylint/testutils/_primer copying pylint/testutils/_primer/primer.py -> build/lib/pylint/testutils/_primer copying pylint/testutils/_primer/__init__.py -> build/lib/pylint/testutils/_primer copying pylint/testutils/_primer/primer_command.py -> build/lib/pylint/testutils/_primer creating build/lib/pylint/testutils/functional copying pylint/testutils/functional/lint_module_output_update.py -> build/lib/pylint/testutils/functional copying pylint/testutils/functional/find_functional_tests.py -> build/lib/pylint/testutils/functional copying pylint/testutils/functional/__init__.py -> build/lib/pylint/testutils/functional copying pylint/testutils/functional/test_file.py -> build/lib/pylint/testutils/functional creating build/lib/pylint/config/_pylint_config copying pylint/config/_pylint_config/generate_command.py -> build/lib/pylint/config/_pylint_config copying pylint/config/_pylint_config/help_message.py -> build/lib/pylint/config/_pylint_config copying pylint/config/_pylint_config/setup.py -> build/lib/pylint/config/_pylint_config copying pylint/config/_pylint_config/utils.py -> build/lib/pylint/config/_pylint_config copying pylint/config/_pylint_config/main.py -> build/lib/pylint/config/_pylint_config copying pylint/config/_pylint_config/__init__.py -> build/lib/pylint/config/_pylint_config creating build/lib/pylint/reporters/ureports copying pylint/reporters/ureports/nodes.py -> build/lib/pylint/reporters/ureports copying pylint/reporters/ureports/base_writer.py -> build/lib/pylint/reporters/ureports copying pylint/reporters/ureports/__init__.py -> build/lib/pylint/reporters/ureports copying pylint/reporters/ureports/text_writer.py -> build/lib/pylint/reporters/ureports creating build/lib/pylint/checkers/base copying pylint/checkers/base/docstring_checker.py -> build/lib/pylint/checkers/base copying pylint/checkers/base/pass_checker.py -> build/lib/pylint/checkers/base copying pylint/checkers/base/basic_checker.py -> build/lib/pylint/checkers/base copying pylint/checkers/base/__init__.py -> build/lib/pylint/checkers/base copying pylint/checkers/base/comparison_checker.py -> build/lib/pylint/checkers/base copying pylint/checkers/base/basic_error_checker.py -> build/lib/pylint/checkers/base creating build/lib/pylint/checkers/refactoring copying pylint/checkers/refactoring/recommendation_checker.py -> build/lib/pylint/checkers/refactoring copying pylint/checkers/refactoring/implicit_booleaness_checker.py -> build/lib/pylint/checkers/refactoring copying pylint/checkers/refactoring/__init__.py -> build/lib/pylint/checkers/refactoring copying pylint/checkers/refactoring/not_checker.py -> build/lib/pylint/checkers/refactoring copying pylint/checkers/refactoring/refactoring_checker.py -> build/lib/pylint/checkers/refactoring creating build/lib/pylint/checkers/classes copying pylint/checkers/classes/special_methods_checker.py -> build/lib/pylint/checkers/classes copying pylint/checkers/classes/class_checker.py -> build/lib/pylint/checkers/classes copying pylint/checkers/classes/__init__.py -> build/lib/pylint/checkers/classes creating build/lib/pylint/checkers/base/name_checker copying pylint/checkers/base/name_checker/naming_style.py -> build/lib/pylint/checkers/base/name_checker copying pylint/checkers/base/name_checker/__init__.py -> build/lib/pylint/checkers/base/name_checker copying pylint/checkers/base/name_checker/checker.py -> build/lib/pylint/checkers/base/name_checker running egg_info writing pylint.egg-info/PKG-INFO writing dependency_links to pylint.egg-info/dependency_links.txt writing entry points to pylint.egg-info/entry_points.txt writing requirements to pylint.egg-info/requires.txt writing top-level names to pylint.egg-info/top_level.txt reading manifest file 'pylint.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'CONTRIBUTORS.txt' writing manifest file 'pylint.egg-info/SOURCES.txt' copying pylint/testutils/testing_pylintrc -> build/lib/pylint/testutils installing to build/bdist.linux-armv8l/wheel running install running install_lib creating build/bdist.linux-armv8l creating build/bdist.linux-armv8l/wheel creating build/bdist.linux-armv8l/wheel/pylint creating build/bdist.linux-armv8l/wheel/pylint/testutils copying build/lib/pylint/testutils/functional_test_file.py -> build/bdist.linux-armv8l/wheel/pylint/testutils copying build/lib/pylint/testutils/constants.py -> build/bdist.linux-armv8l/wheel/pylint/testutils copying build/lib/pylint/testutils/lint_module_test.py -> build/bdist.linux-armv8l/wheel/pylint/testutils copying build/lib/pylint/testutils/unittest_linter.py -> build/bdist.linux-armv8l/wheel/pylint/testutils copying build/lib/pylint/testutils/utils.py -> build/bdist.linux-armv8l/wheel/pylint/testutils copying build/lib/pylint/testutils/reporter_for_tests.py -> build/bdist.linux-armv8l/wheel/pylint/testutils copying build/lib/pylint/testutils/testing_pylintrc -> build/bdist.linux-armv8l/wheel/pylint/testutils copying build/lib/pylint/testutils/pyreverse.py -> build/bdist.linux-armv8l/wheel/pylint/testutils creating build/bdist.linux-armv8l/wheel/pylint/testutils/_primer copying build/lib/pylint/testutils/_primer/primer_run_command.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/_primer copying build/lib/pylint/testutils/_primer/package_to_lint.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/_primer copying build/lib/pylint/testutils/_primer/primer_prepare_command.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/_primer copying build/lib/pylint/testutils/_primer/primer_compare_command.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/_primer copying build/lib/pylint/testutils/_primer/primer.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/_primer copying build/lib/pylint/testutils/_primer/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/_primer copying build/lib/pylint/testutils/_primer/primer_command.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/_primer copying build/lib/pylint/testutils/decorator.py -> build/bdist.linux-armv8l/wheel/pylint/testutils copying build/lib/pylint/testutils/checker_test_case.py -> build/bdist.linux-armv8l/wheel/pylint/testutils copying build/lib/pylint/testutils/configuration_test.py -> build/bdist.linux-armv8l/wheel/pylint/testutils copying build/lib/pylint/testutils/_run.py -> build/bdist.linux-armv8l/wheel/pylint/testutils copying build/lib/pylint/testutils/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/testutils copying build/lib/pylint/testutils/global_test_linter.py -> build/bdist.linux-armv8l/wheel/pylint/testutils copying build/lib/pylint/testutils/get_test_info.py -> build/bdist.linux-armv8l/wheel/pylint/testutils copying build/lib/pylint/testutils/tokenize_str.py -> build/bdist.linux-armv8l/wheel/pylint/testutils copying build/lib/pylint/testutils/output_line.py -> build/bdist.linux-armv8l/wheel/pylint/testutils creating build/bdist.linux-armv8l/wheel/pylint/testutils/functional copying build/lib/pylint/testutils/functional/lint_module_output_update.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/functional copying build/lib/pylint/testutils/functional/find_functional_tests.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/functional copying build/lib/pylint/testutils/functional/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/functional copying build/lib/pylint/testutils/functional/test_file.py -> build/bdist.linux-armv8l/wheel/pylint/testutils/functional copying build/lib/pylint/constants.py -> build/bdist.linux-armv8l/wheel/pylint creating build/bdist.linux-armv8l/wheel/pylint/config copying build/lib/pylint/config/options_provider_mixin.py -> build/bdist.linux-armv8l/wheel/pylint/config copying build/lib/pylint/config/help_formatter.py -> build/bdist.linux-armv8l/wheel/pylint/config copying build/lib/pylint/config/arguments_manager.py -> build/bdist.linux-armv8l/wheel/pylint/config copying build/lib/pylint/config/deprecation_actions.py -> build/bdist.linux-armv8l/wheel/pylint/config copying build/lib/pylint/config/configuration_mixin.py -> build/bdist.linux-armv8l/wheel/pylint/config copying build/lib/pylint/config/utils.py -> build/bdist.linux-armv8l/wheel/pylint/config copying build/lib/pylint/config/option_manager_mixin.py -> build/bdist.linux-armv8l/wheel/pylint/config creating build/bdist.linux-armv8l/wheel/pylint/config/_pylint_config copying build/lib/pylint/config/_pylint_config/generate_command.py -> build/bdist.linux-armv8l/wheel/pylint/config/_pylint_config copying build/lib/pylint/config/_pylint_config/help_message.py -> build/bdist.linux-armv8l/wheel/pylint/config/_pylint_config copying build/lib/pylint/config/_pylint_config/setup.py -> build/bdist.linux-armv8l/wheel/pylint/config/_pylint_config copying build/lib/pylint/config/_pylint_config/utils.py -> build/bdist.linux-armv8l/wheel/pylint/config/_pylint_config copying build/lib/pylint/config/_pylint_config/main.py -> build/bdist.linux-armv8l/wheel/pylint/config/_pylint_config copying build/lib/pylint/config/_pylint_config/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/config/_pylint_config copying build/lib/pylint/config/option.py -> build/bdist.linux-armv8l/wheel/pylint/config copying build/lib/pylint/config/argument.py -> build/bdist.linux-armv8l/wheel/pylint/config copying build/lib/pylint/config/callback_actions.py -> build/bdist.linux-armv8l/wheel/pylint/config copying build/lib/pylint/config/arguments_provider.py -> build/bdist.linux-armv8l/wheel/pylint/config copying build/lib/pylint/config/find_default_config_files.py -> build/bdist.linux-armv8l/wheel/pylint/config copying build/lib/pylint/config/config_initialization.py -> build/bdist.linux-armv8l/wheel/pylint/config copying build/lib/pylint/config/option_parser.py -> build/bdist.linux-armv8l/wheel/pylint/config copying build/lib/pylint/config/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/config copying build/lib/pylint/config/exceptions.py -> build/bdist.linux-armv8l/wheel/pylint/config copying build/lib/pylint/config/config_file_parser.py -> build/bdist.linux-armv8l/wheel/pylint/config copying build/lib/pylint/config/environment_variable.py -> build/bdist.linux-armv8l/wheel/pylint/config copying build/lib/pylint/interfaces.py -> build/bdist.linux-armv8l/wheel/pylint copying build/lib/pylint/__pkginfo__.py -> build/bdist.linux-armv8l/wheel/pylint copying build/lib/pylint/__main__.py -> build/bdist.linux-armv8l/wheel/pylint creating build/bdist.linux-armv8l/wheel/pylint/message copying build/lib/pylint/message/message.py -> build/bdist.linux-armv8l/wheel/pylint/message copying build/lib/pylint/message/message_id_store.py -> build/bdist.linux-armv8l/wheel/pylint/message copying build/lib/pylint/message/message_definition.py -> build/bdist.linux-armv8l/wheel/pylint/message copying build/lib/pylint/message/message_definition_store.py -> build/bdist.linux-armv8l/wheel/pylint/message copying build/lib/pylint/message/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/message copying build/lib/pylint/message/_deleted_message_ids.py -> build/bdist.linux-armv8l/wheel/pylint/message copying build/lib/pylint/graph.py -> build/bdist.linux-armv8l/wheel/pylint creating build/bdist.linux-armv8l/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/vcg_printer.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/plantuml_printer.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/printer_factory.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/mermaidjs_printer.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/utils.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/writer.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/main.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/diagrams.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/printer.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/inspector.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/dot_printer.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse copying build/lib/pylint/pyreverse/diadefslib.py -> build/bdist.linux-armv8l/wheel/pylint/pyreverse copying build/lib/pylint/typing.py -> build/bdist.linux-armv8l/wheel/pylint copying build/lib/pylint/epylint.py -> build/bdist.linux-armv8l/wheel/pylint creating build/bdist.linux-armv8l/wheel/pylint/utils copying build/lib/pylint/utils/pragma_parser.py -> build/bdist.linux-armv8l/wheel/pylint/utils copying build/lib/pylint/utils/file_state.py -> build/bdist.linux-armv8l/wheel/pylint/utils copying build/lib/pylint/utils/ast_walker.py -> build/bdist.linux-armv8l/wheel/pylint/utils copying build/lib/pylint/utils/utils.py -> build/bdist.linux-armv8l/wheel/pylint/utils copying build/lib/pylint/utils/docs.py -> build/bdist.linux-armv8l/wheel/pylint/utils copying build/lib/pylint/utils/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/utils copying build/lib/pylint/utils/linterstats.py -> build/bdist.linux-armv8l/wheel/pylint/utils creating build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/eq_without_hash.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/mccabe.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/no_self_use.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/docstyle.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/empty_comment.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/comparetozero.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/emptystring.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/redefined_variable_type.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/while_used.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/overlapping_exceptions.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/typing.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/check_elif.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/_check_docs_utils.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/code_style.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/docparams.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/broad_try_clause.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/comparison_placement.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/for_any_all.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/redefined_loop_name.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/set_membership.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/confusing_elif.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/bad_builtin.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/consider_ternary_expression.py -> build/bdist.linux-armv8l/wheel/pylint/extensions copying build/lib/pylint/extensions/private_import.py -> build/bdist.linux-armv8l/wheel/pylint/extensions creating build/bdist.linux-armv8l/wheel/pylint/reporters copying build/lib/pylint/reporters/text.py -> build/bdist.linux-armv8l/wheel/pylint/reporters copying build/lib/pylint/reporters/reports_handler_mix_in.py -> build/bdist.linux-armv8l/wheel/pylint/reporters copying build/lib/pylint/reporters/collecting_reporter.py -> build/bdist.linux-armv8l/wheel/pylint/reporters copying build/lib/pylint/reporters/base_reporter.py -> build/bdist.linux-armv8l/wheel/pylint/reporters creating build/bdist.linux-armv8l/wheel/pylint/reporters/ureports copying build/lib/pylint/reporters/ureports/nodes.py -> build/bdist.linux-armv8l/wheel/pylint/reporters/ureports copying build/lib/pylint/reporters/ureports/base_writer.py -> build/bdist.linux-armv8l/wheel/pylint/reporters/ureports copying build/lib/pylint/reporters/ureports/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/reporters/ureports copying build/lib/pylint/reporters/ureports/text_writer.py -> build/bdist.linux-armv8l/wheel/pylint/reporters/ureports copying build/lib/pylint/reporters/json_reporter.py -> build/bdist.linux-armv8l/wheel/pylint/reporters copying build/lib/pylint/reporters/multi_reporter.py -> build/bdist.linux-armv8l/wheel/pylint/reporters copying build/lib/pylint/reporters/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/reporters copying build/lib/pylint/__init__.py -> build/bdist.linux-armv8l/wheel/pylint copying build/lib/pylint/exceptions.py -> build/bdist.linux-armv8l/wheel/pylint creating build/bdist.linux-armv8l/wheel/pylint/lint copying build/lib/pylint/lint/caching.py -> build/bdist.linux-armv8l/wheel/pylint/lint copying build/lib/pylint/lint/message_state_handler.py -> build/bdist.linux-armv8l/wheel/pylint/lint copying build/lib/pylint/lint/expand_modules.py -> build/bdist.linux-armv8l/wheel/pylint/lint copying build/lib/pylint/lint/utils.py -> build/bdist.linux-armv8l/wheel/pylint/lint copying build/lib/pylint/lint/parallel.py -> build/bdist.linux-armv8l/wheel/pylint/lint copying build/lib/pylint/lint/report_functions.py -> build/bdist.linux-armv8l/wheel/pylint/lint copying build/lib/pylint/lint/base_options.py -> build/bdist.linux-armv8l/wheel/pylint/lint copying build/lib/pylint/lint/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/lint copying build/lib/pylint/lint/run.py -> build/bdist.linux-armv8l/wheel/pylint/lint copying build/lib/pylint/lint/pylinter.py -> build/bdist.linux-armv8l/wheel/pylint/lint creating build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/newstyle.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/lambda_expressions.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/similar.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/format.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/raw_metrics.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/logging.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/unsupported_version.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/unicode.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/ellipsis_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/deprecated.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/method_args.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/utils.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/non_ascii_names.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/typecheck.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/misc.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/variables.py -> build/bdist.linux-armv8l/wheel/pylint/checkers creating build/bdist.linux-armv8l/wheel/pylint/checkers/base copying build/lib/pylint/checkers/base/docstring_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/base copying build/lib/pylint/checkers/base/pass_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/base copying build/lib/pylint/checkers/base/basic_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/base creating build/bdist.linux-armv8l/wheel/pylint/checkers/base/name_checker copying build/lib/pylint/checkers/base/name_checker/naming_style.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/base/name_checker copying build/lib/pylint/checkers/base/name_checker/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/base/name_checker copying build/lib/pylint/checkers/base/name_checker/checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/base/name_checker copying build/lib/pylint/checkers/base/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/base copying build/lib/pylint/checkers/base/comparison_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/base copying build/lib/pylint/checkers/base/basic_error_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/base copying build/lib/pylint/checkers/stdlib.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/async.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/strings.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/threading_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/spelling.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/mapreduce_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/modified_iterating_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/base_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/design_analysis.py -> build/bdist.linux-armv8l/wheel/pylint/checkers creating build/bdist.linux-armv8l/wheel/pylint/checkers/refactoring copying build/lib/pylint/checkers/refactoring/recommendation_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/refactoring copying build/lib/pylint/checkers/refactoring/implicit_booleaness_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/refactoring copying build/lib/pylint/checkers/refactoring/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/refactoring copying build/lib/pylint/checkers/refactoring/not_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/refactoring copying build/lib/pylint/checkers/refactoring/refactoring_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/refactoring copying build/lib/pylint/checkers/exceptions.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/dunder_methods.py -> build/bdist.linux-armv8l/wheel/pylint/checkers copying build/lib/pylint/checkers/imports.py -> build/bdist.linux-armv8l/wheel/pylint/checkers creating build/bdist.linux-armv8l/wheel/pylint/checkers/classes copying build/lib/pylint/checkers/classes/special_methods_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/classes copying build/lib/pylint/checkers/classes/class_checker.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/classes copying build/lib/pylint/checkers/classes/__init__.py -> build/bdist.linux-armv8l/wheel/pylint/checkers/classes running install_egg_info Copying pylint.egg-info to build/bdist.linux-armv8l/wheel/pylint-2.15.5-py3.10.egg-info running install_scripts adding license file "CONTRIBUTORS.txt" (matched pattern "CONTRIBUTORS.txt") adding license file "LICENSE" (matched pattern "LICENSE") creating build/bdist.linux-armv8l/wheel/pylint-2.15.5.dist-info/WHEEL creating '/home/buildozer/aports/community/py3-pylint/src/pylint-2.15.5/dist/tmpw7h7nfu3/pylint-2.15.5-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it adding 'pylint/__init__.py' adding 'pylint/__main__.py' adding 'pylint/__pkginfo__.py' adding 'pylint/constants.py' adding 'pylint/epylint.py' adding 'pylint/exceptions.py' adding 'pylint/graph.py' adding 'pylint/interfaces.py' adding 'pylint/typing.py' adding 'pylint/checkers/__init__.py' adding 'pylint/checkers/async.py' adding 'pylint/checkers/base_checker.py' adding 'pylint/checkers/deprecated.py' adding 'pylint/checkers/design_analysis.py' adding 'pylint/checkers/dunder_methods.py' adding 'pylint/checkers/ellipsis_checker.py' adding 'pylint/checkers/exceptions.py' adding 'pylint/checkers/format.py' adding 'pylint/checkers/imports.py' adding 'pylint/checkers/lambda_expressions.py' adding 'pylint/checkers/logging.py' adding 'pylint/checkers/mapreduce_checker.py' adding 'pylint/checkers/method_args.py' adding 'pylint/checkers/misc.py' adding 'pylint/checkers/modified_iterating_checker.py' adding 'pylint/checkers/newstyle.py' adding 'pylint/checkers/non_ascii_names.py' adding 'pylint/checkers/raw_metrics.py' adding 'pylint/checkers/similar.py' adding 'pylint/checkers/spelling.py' adding 'pylint/checkers/stdlib.py' adding 'pylint/checkers/strings.py' adding 'pylint/checkers/threading_checker.py' adding 'pylint/checkers/typecheck.py' adding 'pylint/checkers/unicode.py' adding 'pylint/checkers/unsupported_version.py' adding 'pylint/checkers/utils.py' adding 'pylint/checkers/variables.py' adding 'pylint/checkers/base/__init__.py' adding 'pylint/checkers/base/basic_checker.py' adding 'pylint/checkers/base/basic_error_checker.py' adding 'pylint/checkers/base/comparison_checker.py' adding 'pylint/checkers/base/docstring_checker.py' adding 'pylint/checkers/base/pass_checker.py' adding 'pylint/checkers/base/name_checker/__init__.py' adding 'pylint/checkers/base/name_checker/checker.py' adding 'pylint/checkers/base/name_checker/naming_style.py' adding 'pylint/checkers/classes/__init__.py' adding 'pylint/checkers/classes/class_checker.py' adding 'pylint/checkers/classes/special_methods_checker.py' adding 'pylint/checkers/refactoring/__init__.py' adding 'pylint/checkers/refactoring/implicit_booleaness_checker.py' adding 'pylint/checkers/refactoring/not_checker.py' adding 'pylint/checkers/refactoring/recommendation_checker.py' adding 'pylint/checkers/refactoring/refactoring_checker.py' adding 'pylint/config/__init__.py' adding 'pylint/config/argument.py' adding 'pylint/config/arguments_manager.py' adding 'pylint/config/arguments_provider.py' adding 'pylint/config/callback_actions.py' adding 'pylint/config/config_file_parser.py' adding 'pylint/config/config_initialization.py' adding 'pylint/config/configuration_mixin.py' adding 'pylint/config/deprecation_actions.py' adding 'pylint/config/environment_variable.py' adding 'pylint/config/exceptions.py' adding 'pylint/config/find_default_config_files.py' adding 'pylint/config/help_formatter.py' adding 'pylint/config/option.py' adding 'pylint/config/option_manager_mixin.py' adding 'pylint/config/option_parser.py' adding 'pylint/config/options_provider_mixin.py' adding 'pylint/config/utils.py' adding 'pylint/config/_pylint_config/__init__.py' adding 'pylint/config/_pylint_config/generate_command.py' adding 'pylint/config/_pylint_config/help_message.py' adding 'pylint/config/_pylint_config/main.py' adding 'pylint/config/_pylint_config/setup.py' adding 'pylint/config/_pylint_config/utils.py' adding 'pylint/extensions/__init__.py' adding 'pylint/extensions/_check_docs_utils.py' adding 'pylint/extensions/bad_builtin.py' adding 'pylint/extensions/broad_try_clause.py' adding 'pylint/extensions/check_elif.py' adding 'pylint/extensions/code_style.py' adding 'pylint/extensions/comparetozero.py' adding 'pylint/extensions/comparison_placement.py' adding 'pylint/extensions/confusing_elif.py' adding 'pylint/extensions/consider_ternary_expression.py' adding 'pylint/extensions/docparams.py' adding 'pylint/extensions/docstyle.py' adding 'pylint/extensions/empty_comment.py' adding 'pylint/extensions/emptystring.py' adding 'pylint/extensions/eq_without_hash.py' adding 'pylint/extensions/for_any_all.py' adding 'pylint/extensions/mccabe.py' adding 'pylint/extensions/no_self_use.py' adding 'pylint/extensions/overlapping_exceptions.py' adding 'pylint/extensions/private_import.py' adding 'pylint/extensions/redefined_loop_name.py' adding 'pylint/extensions/redefined_variable_type.py' adding 'pylint/extensions/set_membership.py' adding 'pylint/extensions/typing.py' adding 'pylint/extensions/while_used.py' adding 'pylint/lint/__init__.py' adding 'pylint/lint/base_options.py' adding 'pylint/lint/caching.py' adding 'pylint/lint/expand_modules.py' adding 'pylint/lint/message_state_handler.py' adding 'pylint/lint/parallel.py' adding 'pylint/lint/pylinter.py' adding 'pylint/lint/report_functions.py' adding 'pylint/lint/run.py' adding 'pylint/lint/utils.py' adding 'pylint/message/__init__.py' adding 'pylint/message/_deleted_message_ids.py' adding 'pylint/message/message.py' adding 'pylint/message/message_definition.py' adding 'pylint/message/message_definition_store.py' adding 'pylint/message/message_id_store.py' adding 'pylint/pyreverse/__init__.py' adding 'pylint/pyreverse/diadefslib.py' adding 'pylint/pyreverse/diagrams.py' adding 'pylint/pyreverse/dot_printer.py' adding 'pylint/pyreverse/inspector.py' adding 'pylint/pyreverse/main.py' adding 'pylint/pyreverse/mermaidjs_printer.py' adding 'pylint/pyreverse/plantuml_printer.py' adding 'pylint/pyreverse/printer.py' adding 'pylint/pyreverse/printer_factory.py' adding 'pylint/pyreverse/utils.py' adding 'pylint/pyreverse/vcg_printer.py' adding 'pylint/pyreverse/writer.py' adding 'pylint/reporters/__init__.py' adding 'pylint/reporters/base_reporter.py' adding 'pylint/reporters/collecting_reporter.py' adding 'pylint/reporters/json_reporter.py' adding 'pylint/reporters/multi_reporter.py' adding 'pylint/reporters/reports_handler_mix_in.py' adding 'pylint/reporters/text.py' adding 'pylint/reporters/ureports/__init__.py' adding 'pylint/reporters/ureports/base_writer.py' adding 'pylint/reporters/ureports/nodes.py' adding 'pylint/reporters/ureports/text_writer.py' adding 'pylint/testutils/__init__.py' adding 'pylint/testutils/_run.py' adding 'pylint/testutils/checker_test_case.py' adding 'pylint/testutils/configuration_test.py' adding 'pylint/testutils/constants.py' adding 'pylint/testutils/decorator.py' adding 'pylint/testutils/functional_test_file.py' adding 'pylint/testutils/get_test_info.py' adding 'pylint/testutils/global_test_linter.py' adding 'pylint/testutils/lint_module_test.py' adding 'pylint/testutils/output_line.py' adding 'pylint/testutils/pyreverse.py' adding 'pylint/testutils/reporter_for_tests.py' adding 'pylint/testutils/testing_pylintrc' adding 'pylint/testutils/tokenize_str.py' adding 'pylint/testutils/unittest_linter.py' adding 'pylint/testutils/utils.py' adding 'pylint/testutils/_primer/__init__.py' adding 'pylint/testutils/_primer/package_to_lint.py' adding 'pylint/testutils/_primer/primer.py' adding 'pylint/testutils/_primer/primer_command.py' adding 'pylint/testutils/_primer/primer_compare_command.py' adding 'pylint/testutils/_primer/primer_prepare_command.py' adding 'pylint/testutils/_primer/primer_run_command.py' adding 'pylint/testutils/functional/__init__.py' adding 'pylint/testutils/functional/find_functional_tests.py' adding 'pylint/testutils/functional/lint_module_output_update.py' adding 'pylint/testutils/functional/test_file.py' adding 'pylint/utils/__init__.py' adding 'pylint/utils/ast_walker.py' adding 'pylint/utils/docs.py' adding 'pylint/utils/file_state.py' adding 'pylint/utils/linterstats.py' adding 'pylint/utils/pragma_parser.py' adding 'pylint/utils/utils.py' adding 'pylint-2.15.5.dist-info/CONTRIBUTORS.txt' adding 'pylint-2.15.5.dist-info/LICENSE' adding 'pylint-2.15.5.dist-info/METADATA' adding 'pylint-2.15.5.dist-info/WHEEL' adding 'pylint-2.15.5.dist-info/entry_points.txt' adding 'pylint-2.15.5.dist-info/top_level.txt' adding 'pylint-2.15.5.dist-info/RECORD' removing build/bdist.linux-armv8l/wheel 2022-10-27 23:27:17,003 gpep517 INFO The backend produced dist/pylint-2.15.5-py3-none-any.whl pylint-2.15.5-py3-none-any.whl >>> py3-pylint: Entering fakeroot... >>> py3-pylint*: Running postcheck for py3-pylint >>> py3-pylint*: Preparing package py3-pylint... >>> py3-pylint*: Tracing dependencies... >>> py3-pylint*: Package size: 3.8 MB >>> py3-pylint*: Compressing data... >>> py3-pylint*: Create checksum... >>> py3-pylint*: Create py3-pylint-2.15.5-r0.apk >>> py3-pylint: Build complete at Thu, 27 Oct 2022 23:27:17 +0000 elapsed time 0h 0m 4s >>> py3-pylint: Cleaning up srcdir >>> py3-pylint: Cleaning up pkgdir >>> py3-pylint: Uninstalling dependencies... (1/24) Purging .makedepends-py3-pylint (20221027.232714) (2/24) Purging py3-astroid (2.12.12-r0) (3/24) Purging py3-lazy-object-proxy (1.7.1-r0) (4/24) Purging py3-wrapt (1.14.1-r0) (5/24) Purging py3-dill (0.3.5.1-r0) (6/24) Purging py3-isort (5.10.1-r1) (7/24) Purging py3-mccabe (0.7.0-r0) (8/24) Purging py3-platformdirs (2.5.2-r0) (9/24) Purging py3-tomlkit (0.11.5-r0) (10/24) Purging py3-gpep517 (9-r2) (11/24) Purging py3-tomli (2.0.1-r1) (12/24) Purging py3-installer (0.5.1-r1) (13/24) Purging py3-setuptools (65.5.0-r0) (14/24) Purging py3-wheel (0.37.1-r1) (15/24) Purging py3-packaging (21.3-r2) (16/24) Purging py3-parsing (3.0.9-r0) (17/24) Purging python3 (3.10.8-r3) (18/24) Purging libbz2 (1.0.8-r3) (19/24) Purging libffi (3.4.4-r0) (20/24) Purging gdbm (1.23-r0) (21/24) Purging xz-libs (5.2.7-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.2.0-r0) (24/24) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-pylint: Updating the community/armv7 repository index... >>> py3-pylint: Signing the index...