>>> py3-pylint: Building community/py3-pylint 4.0.7-r0 (using abuild 3.18.0_rc5-r0) started Mon, 10 Aug 2026 11:36:41 +0000 >>> py3-pylint: Validating /home/buildozer/aports/community/py3-pylint/APKBUILD... >>> py3-pylint: Analyzing dependencies... >>> py3-pylint: Installing for build: build-base py3-astroid~4 py3-dill py3-isort py3-mccabe py3-platformdirs py3-tomlkit py3-gpep517 py3-installer py3-setuptools py3-wheel ( 1/36) Installing libbz2 (1.0.8-r6) ( 2/36) Installing libffi (3.5.2-r1) ( 3/36) Installing xz-libs (5.8.3-r0) ( 4/36) Installing mpdecimal (4.0.1-r0) ( 5/36) Installing libpanelw (6.6_p20260516-r0) ( 6/36) Installing readline (8.3.3-r1) ( 7/36) Installing sqlite-libs (3.53.4-r0) ( 8/36) Installing python3 (3.14.5-r2) ( 9/36) Installing python3-pycache-pyc0 (3.14.5-r2) (10/36) Installing pyc (3.14.5-r2) (11/36) Installing py3-astroid-pyc (4.1.1-r1) (12/36) Installing python3-pyc (3.14.5-r2) (13/36) Installing py3-astroid (4.1.1-r1) (14/36) Installing py3-dill (0.4.1-r1) (15/36) Installing py3-dill-pyc (0.4.1-r1) (16/36) Installing py3-isort (8.0.1-r1) (17/36) Installing py3-isort-pyc (8.0.1-r1) (18/36) Installing py3-mccabe (0.7.0-r5) (19/36) Installing py3-mccabe-pyc (0.7.0-r5) (20/36) Installing py3-platformdirs (4.9.6-r0) (21/36) Installing py3-platformdirs-pyc (4.9.6-r0) (22/36) Installing py3-tomlkit (0.13.3-r1) (23/36) Installing py3-tomlkit-pyc (0.13.3-r1) (24/36) Installing py3-installer (1.0.1-r0) (25/36) Installing py3-installer-pyc (1.0.1-r0) (26/36) Installing py3-gpep517 (19-r2) (27/36) Installing py3-gpep517-pyc (19-r2) (28/36) Installing py3-parsing (3.3.2-r1) (29/36) Installing py3-parsing-pyc (3.3.2-r1) (30/36) Installing py3-packaging (26.2-r0) (31/36) Installing py3-packaging-pyc (26.2-r0) (32/36) Installing py3-setuptools (83.0.0-r0) (33/36) Installing py3-setuptools-pyc (83.0.0-r0) (34/36) Installing py3-wheel (0.47.0-r0) (35/36) Installing py3-wheel-pyc (0.47.0-r0) (36/36) Installing .makedepends-py3-pylint (20260810.113642) Executing busybox-1.38.0-r4.trigger OK: 442.0 MiB in 142 packages >>> py3-pylint: Cleaning up srcdir >>> py3-pylint: Cleaning up pkgdir >>> py3-pylint: Cleaning up tmpdir >>> py3-pylint: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pylint-4.0.7.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pylint: Fetching py3-pylint-4.0.7.tar.gz::https://github.com/PyCQA/pylint/archive/refs/tags/v4.0.7.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/py3-pylint-4.0.7.tar.gz.part' py3-pylint-4.0.7.tar 100% |********************************| 1488k 0:00:00 ETA '/var/cache/distfiles/edge/py3-pylint-4.0.7.tar.gz.part' saved /var/cache/distfiles/edge/py3-pylint-4.0.7.tar.gz: OK >>> py3-pylint: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pylint-4.0.7.tar.gz /var/cache/distfiles/edge/py3-pylint-4.0.7.tar.gz: OK >>> py3-pylint: Unpacking /var/cache/distfiles/edge/py3-pylint-4.0.7.tar.gz... 2026-08-10 11:36:47,812 gpep517 INFO Building wheel via backend setuptools.build_meta 2026-08-10 11:36:48,153 root INFO running bdist_wheel 2026-08-10 11:36:48,201 root INFO running build 2026-08-10 11:36:48,201 root INFO running build_py 2026-08-10 11:36:48,213 root INFO creating build/lib/pylint 2026-08-10 11:36:48,214 root INFO copying ./pylint/exceptions.py -> build/lib/pylint 2026-08-10 11:36:48,216 root INFO copying ./pylint/__init__.py -> build/lib/pylint 2026-08-10 11:36:48,217 root INFO copying ./pylint/__pkginfo__.py -> build/lib/pylint 2026-08-10 11:36:48,219 root INFO copying ./pylint/interfaces.py -> build/lib/pylint 2026-08-10 11:36:48,220 root INFO copying ./pylint/graph.py -> build/lib/pylint 2026-08-10 11:36:48,222 root INFO copying ./pylint/__main__.py -> build/lib/pylint 2026-08-10 11:36:48,223 root INFO copying ./pylint/constants.py -> build/lib/pylint 2026-08-10 11:36:48,225 root INFO copying ./pylint/typing.py -> build/lib/pylint 2026-08-10 11:36:48,226 root INFO creating build/lib/pylint/reporters 2026-08-10 11:36:48,227 root INFO copying ./pylint/reporters/text.py -> build/lib/pylint/reporters 2026-08-10 11:36:48,229 root INFO copying ./pylint/reporters/json_reporter.py -> build/lib/pylint/reporters 2026-08-10 11:36:48,230 root INFO copying ./pylint/reporters/progress_reporters.py -> build/lib/pylint/reporters 2026-08-10 11:36:48,232 root INFO copying ./pylint/reporters/__init__.py -> build/lib/pylint/reporters 2026-08-10 11:36:48,233 root INFO copying ./pylint/reporters/multi_reporter.py -> build/lib/pylint/reporters 2026-08-10 11:36:48,234 root INFO copying ./pylint/reporters/collecting_reporter.py -> build/lib/pylint/reporters 2026-08-10 11:36:48,236 root INFO copying ./pylint/reporters/base_reporter.py -> build/lib/pylint/reporters 2026-08-10 11:36:48,237 root INFO copying ./pylint/reporters/reports_handler_mix_in.py -> build/lib/pylint/reporters 2026-08-10 11:36:48,240 root INFO creating build/lib/pylint/checkers 2026-08-10 11:36:48,241 root INFO copying ./pylint/checkers/format.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,242 root INFO copying ./pylint/checkers/strings.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,244 root INFO copying ./pylint/checkers/unsupported_version.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,246 root INFO copying ./pylint/checkers/exceptions.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,248 root INFO copying ./pylint/checkers/match_statements_checker.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,249 root INFO copying ./pylint/checkers/raw_metrics.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,250 root INFO copying ./pylint/checkers/bad_chained_comparison.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,252 root INFO copying ./pylint/checkers/clear_lru_cache.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,253 root INFO copying ./pylint/checkers/misc.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,254 root INFO copying ./pylint/checkers/__init__.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,256 root INFO copying ./pylint/checkers/non_ascii_names.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,257 root INFO copying ./pylint/checkers/spelling.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,259 root INFO copying ./pylint/checkers/utils.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,261 root INFO copying ./pylint/checkers/ellipsis_checker.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,262 root INFO copying ./pylint/checkers/nested_min_max.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,264 root INFO copying ./pylint/checkers/design_analysis.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,265 root INFO copying ./pylint/checkers/typecheck.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,268 root INFO copying ./pylint/checkers/modified_iterating_checker.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,269 root INFO copying ./pylint/checkers/threading_checker.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,271 root INFO copying ./pylint/checkers/newstyle.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,272 root INFO copying ./pylint/checkers/unicode.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,273 root INFO copying ./pylint/checkers/deprecated.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,275 root INFO copying ./pylint/checkers/stdlib.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,277 root INFO copying ./pylint/checkers/dunder_methods.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,278 root INFO copying ./pylint/checkers/dataclass_checker.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,280 root INFO copying ./pylint/checkers/async_checker.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,281 root INFO copying ./pylint/checkers/base_checker.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,282 root INFO copying ./pylint/checkers/method_args.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,284 root INFO copying ./pylint/checkers/variables.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,286 root INFO copying ./pylint/checkers/symilar.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,288 root INFO copying ./pylint/checkers/imports.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,290 root INFO copying ./pylint/checkers/logging.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,292 root INFO copying ./pylint/checkers/lambda_expressions.py -> build/lib/pylint/checkers 2026-08-10 11:36:48,294 root INFO creating build/lib/pylint/config 2026-08-10 11:36:48,294 root INFO copying ./pylint/config/arguments_manager.py -> build/lib/pylint/config 2026-08-10 11:36:48,296 root INFO copying ./pylint/config/arguments_provider.py -> build/lib/pylint/config 2026-08-10 11:36:48,297 root INFO copying ./pylint/config/exceptions.py -> build/lib/pylint/config 2026-08-10 11:36:48,299 root INFO copying ./pylint/config/config_initialization.py -> build/lib/pylint/config 2026-08-10 11:36:48,300 root INFO copying ./pylint/config/__init__.py -> build/lib/pylint/config 2026-08-10 11:36:48,301 root INFO copying ./pylint/config/utils.py -> build/lib/pylint/config 2026-08-10 11:36:48,303 root INFO copying ./pylint/config/find_default_config_files.py -> build/lib/pylint/config 2026-08-10 11:36:48,304 root INFO copying ./pylint/config/argument.py -> build/lib/pylint/config 2026-08-10 11:36:48,306 root INFO copying ./pylint/config/config_file_parser.py -> build/lib/pylint/config 2026-08-10 11:36:48,307 root INFO copying ./pylint/config/help_formatter.py -> build/lib/pylint/config 2026-08-10 11:36:48,308 root INFO copying ./pylint/config/callback_actions.py -> build/lib/pylint/config 2026-08-10 11:36:48,310 root INFO copying ./pylint/config/deprecation_actions.py -> build/lib/pylint/config 2026-08-10 11:36:48,312 root INFO creating build/lib/pylint/pyreverse 2026-08-10 11:36:48,313 root INFO copying ./pylint/pyreverse/diadefslib.py -> build/lib/pylint/pyreverse 2026-08-10 11:36:48,314 root INFO copying ./pylint/pyreverse/plantuml_printer.py -> build/lib/pylint/pyreverse 2026-08-10 11:36:48,316 root INFO copying ./pylint/pyreverse/dot_printer.py -> build/lib/pylint/pyreverse 2026-08-10 11:36:48,317 root INFO copying ./pylint/pyreverse/__init__.py -> build/lib/pylint/pyreverse 2026-08-10 11:36:48,318 root INFO copying ./pylint/pyreverse/printer.py -> build/lib/pylint/pyreverse 2026-08-10 11:36:48,320 root INFO copying ./pylint/pyreverse/inspector.py -> build/lib/pylint/pyreverse 2026-08-10 11:36:48,322 root INFO copying ./pylint/pyreverse/diagrams.py -> build/lib/pylint/pyreverse 2026-08-10 11:36:48,323 root INFO copying ./pylint/pyreverse/utils.py -> build/lib/pylint/pyreverse 2026-08-10 11:36:48,324 root INFO copying ./pylint/pyreverse/main.py -> build/lib/pylint/pyreverse 2026-08-10 11:36:48,326 root INFO copying ./pylint/pyreverse/mermaidjs_printer.py -> build/lib/pylint/pyreverse 2026-08-10 11:36:48,327 root INFO copying ./pylint/pyreverse/printer_factory.py -> build/lib/pylint/pyreverse 2026-08-10 11:36:48,329 root INFO copying ./pylint/pyreverse/writer.py -> build/lib/pylint/pyreverse 2026-08-10 11:36:48,331 root INFO creating build/lib/pylint/lint 2026-08-10 11:36:48,332 root INFO copying ./pylint/lint/pylinter.py -> build/lib/pylint/lint 2026-08-10 11:36:48,334 root INFO copying ./pylint/lint/message_state_handler.py -> build/lib/pylint/lint 2026-08-10 11:36:48,335 root INFO copying ./pylint/lint/__init__.py -> build/lib/pylint/lint 2026-08-10 11:36:48,336 root INFO copying ./pylint/lint/utils.py -> build/lib/pylint/lint 2026-08-10 11:36:48,338 root INFO copying ./pylint/lint/expand_modules.py -> build/lib/pylint/lint 2026-08-10 11:36:48,339 root INFO copying ./pylint/lint/run.py -> build/lib/pylint/lint 2026-08-10 11:36:48,341 root INFO copying ./pylint/lint/parallel.py -> build/lib/pylint/lint 2026-08-10 11:36:48,342 root INFO copying ./pylint/lint/report_functions.py -> build/lib/pylint/lint 2026-08-10 11:36:48,343 root INFO copying ./pylint/lint/caching.py -> build/lib/pylint/lint 2026-08-10 11:36:48,345 root INFO copying ./pylint/lint/base_options.py -> build/lib/pylint/lint 2026-08-10 11:36:48,347 root INFO creating build/lib/pylint/message 2026-08-10 11:36:48,348 root INFO copying ./pylint/message/message_definition.py -> build/lib/pylint/message 2026-08-10 11:36:48,349 root INFO copying ./pylint/message/message_definition_store.py -> build/lib/pylint/message 2026-08-10 11:36:48,351 root INFO copying ./pylint/message/__init__.py -> build/lib/pylint/message 2026-08-10 11:36:48,352 root INFO copying ./pylint/message/_deleted_message_ids.py -> build/lib/pylint/message 2026-08-10 11:36:48,353 root INFO copying ./pylint/message/message_id_store.py -> build/lib/pylint/message 2026-08-10 11:36:48,355 root INFO copying ./pylint/message/message.py -> build/lib/pylint/message 2026-08-10 11:36:48,357 root INFO creating build/lib/pylint/extensions 2026-08-10 11:36:48,358 root INFO copying ./pylint/extensions/check_elif.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,359 root INFO copying ./pylint/extensions/redefined_loop_name.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,361 root INFO copying ./pylint/extensions/redefined_variable_type.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,362 root INFO copying ./pylint/extensions/consider_ternary_expression.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,363 root INFO copying ./pylint/extensions/broad_try_clause.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,365 root INFO copying ./pylint/extensions/comparison_placement.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,366 root INFO copying ./pylint/extensions/while_used.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,367 root INFO copying ./pylint/extensions/for_any_all.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,368 root INFO copying ./pylint/extensions/set_membership.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,370 root INFO copying ./pylint/extensions/__init__.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,371 root INFO copying ./pylint/extensions/code_style.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,372 root INFO copying ./pylint/extensions/no_self_use.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,373 root INFO copying ./pylint/extensions/bad_builtin.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,375 root INFO copying ./pylint/extensions/docparams.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,376 root INFO copying ./pylint/extensions/eq_without_hash.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,377 root INFO copying ./pylint/extensions/empty_comment.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,378 root INFO copying ./pylint/extensions/overlapping_exceptions.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,380 root INFO copying ./pylint/extensions/_check_docs_utils.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,381 root INFO copying ./pylint/extensions/private_import.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,383 root INFO copying ./pylint/extensions/consider_refactoring_into_while_condition.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,384 root INFO copying ./pylint/extensions/confusing_elif.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,385 root INFO copying ./pylint/extensions/dunder.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,387 root INFO copying ./pylint/extensions/magic_value.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,388 root INFO copying ./pylint/extensions/mccabe.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,389 root INFO copying ./pylint/extensions/dict_init_mutate.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,391 root INFO copying ./pylint/extensions/typing.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,392 root INFO copying ./pylint/extensions/docstyle.py -> build/lib/pylint/extensions 2026-08-10 11:36:48,394 root INFO creating build/lib/pylint/utils 2026-08-10 11:36:48,395 root INFO copying ./pylint/utils/ast_walker.py -> build/lib/pylint/utils 2026-08-10 11:36:48,396 root INFO copying ./pylint/utils/__init__.py -> build/lib/pylint/utils 2026-08-10 11:36:48,397 root INFO copying ./pylint/utils/docs.py -> build/lib/pylint/utils 2026-08-10 11:36:48,398 root INFO copying ./pylint/utils/utils.py -> build/lib/pylint/utils 2026-08-10 11:36:48,400 root INFO copying ./pylint/utils/file_state.py -> build/lib/pylint/utils 2026-08-10 11:36:48,401 root INFO copying ./pylint/utils/linterstats.py -> build/lib/pylint/utils 2026-08-10 11:36:48,403 root INFO copying ./pylint/utils/pragma_parser.py -> build/lib/pylint/utils 2026-08-10 11:36:48,405 root INFO creating build/lib/pylint/testutils 2026-08-10 11:36:48,406 root INFO copying ./pylint/testutils/configuration_test.py -> build/lib/pylint/testutils 2026-08-10 11:36:48,407 root INFO copying ./pylint/testutils/reporter_for_tests.py -> build/lib/pylint/testutils 2026-08-10 11:36:48,408 root INFO copying ./pylint/testutils/unittest_linter.py -> build/lib/pylint/testutils 2026-08-10 11:36:48,410 root INFO copying ./pylint/testutils/__init__.py -> build/lib/pylint/testutils 2026-08-10 11:36:48,411 root INFO copying ./pylint/testutils/utils.py -> build/lib/pylint/testutils 2026-08-10 11:36:48,412 root INFO copying ./pylint/testutils/decorator.py -> build/lib/pylint/testutils 2026-08-10 11:36:48,413 root INFO copying ./pylint/testutils/output_line.py -> build/lib/pylint/testutils 2026-08-10 11:36:48,414 root INFO copying ./pylint/testutils/_run.py -> build/lib/pylint/testutils 2026-08-10 11:36:48,416 root INFO copying ./pylint/testutils/get_test_info.py -> build/lib/pylint/testutils 2026-08-10 11:36:48,417 root INFO copying ./pylint/testutils/tokenize_str.py -> build/lib/pylint/testutils 2026-08-10 11:36:48,418 root INFO copying ./pylint/testutils/pyreverse.py -> build/lib/pylint/testutils 2026-08-10 11:36:48,420 root INFO copying ./pylint/testutils/constants.py -> build/lib/pylint/testutils 2026-08-10 11:36:48,421 root INFO copying ./pylint/testutils/checker_test_case.py -> build/lib/pylint/testutils 2026-08-10 11:36:48,422 root INFO copying ./pylint/testutils/lint_module_test.py -> build/lib/pylint/testutils 2026-08-10 11:36:48,423 root INFO copying ./pylint/testutils/global_test_linter.py -> build/lib/pylint/testutils 2026-08-10 11:36:48,425 root INFO creating build/lib/pylint/reporters/ureports 2026-08-10 11:36:48,426 root INFO copying ./pylint/reporters/ureports/__init__.py -> build/lib/pylint/reporters/ureports 2026-08-10 11:36:48,427 root INFO copying ./pylint/reporters/ureports/base_writer.py -> build/lib/pylint/reporters/ureports 2026-08-10 11:36:48,428 root INFO copying ./pylint/reporters/ureports/nodes.py -> build/lib/pylint/reporters/ureports 2026-08-10 11:36:48,430 root INFO copying ./pylint/reporters/ureports/text_writer.py -> build/lib/pylint/reporters/ureports 2026-08-10 11:36:48,432 root INFO creating build/lib/pylint/checkers/base 2026-08-10 11:36:48,432 root INFO copying ./pylint/checkers/base/pass_checker.py -> build/lib/pylint/checkers/base 2026-08-10 11:36:48,434 root INFO copying ./pylint/checkers/base/comparison_checker.py -> build/lib/pylint/checkers/base 2026-08-10 11:36:48,435 root INFO copying ./pylint/checkers/base/__init__.py -> build/lib/pylint/checkers/base 2026-08-10 11:36:48,436 root INFO copying ./pylint/checkers/base/docstring_checker.py -> build/lib/pylint/checkers/base 2026-08-10 11:36:48,438 root INFO copying ./pylint/checkers/base/function_checker.py -> build/lib/pylint/checkers/base 2026-08-10 11:36:48,439 root INFO copying ./pylint/checkers/base/basic_error_checker.py -> build/lib/pylint/checkers/base 2026-08-10 11:36:48,441 root INFO copying ./pylint/checkers/base/basic_checker.py -> build/lib/pylint/checkers/base 2026-08-10 11:36:48,443 root INFO creating build/lib/pylint/checkers/classes 2026-08-10 11:36:48,444 root INFO copying ./pylint/checkers/classes/__init__.py -> build/lib/pylint/checkers/classes 2026-08-10 11:36:48,445 root INFO copying ./pylint/checkers/classes/special_methods_checker.py -> build/lib/pylint/checkers/classes 2026-08-10 11:36:48,446 root INFO copying ./pylint/checkers/classes/class_checker.py -> build/lib/pylint/checkers/classes 2026-08-10 11:36:48,449 root INFO creating build/lib/pylint/checkers/refactoring 2026-08-10 11:36:48,450 root INFO copying ./pylint/checkers/refactoring/recommendation_checker.py -> build/lib/pylint/checkers/refactoring 2026-08-10 11:36:48,451 root INFO copying ./pylint/checkers/refactoring/implicit_booleaness_checker.py -> build/lib/pylint/checkers/refactoring 2026-08-10 11:36:48,453 root INFO copying ./pylint/checkers/refactoring/__init__.py -> build/lib/pylint/checkers/refactoring 2026-08-10 11:36:48,454 root INFO copying ./pylint/checkers/refactoring/refactoring_checker.py -> build/lib/pylint/checkers/refactoring 2026-08-10 11:36:48,456 root INFO copying ./pylint/checkers/refactoring/not_checker.py -> build/lib/pylint/checkers/refactoring 2026-08-10 11:36:48,458 root INFO creating build/lib/pylint/checkers/base/name_checker 2026-08-10 11:36:48,459 root INFO copying ./pylint/checkers/base/name_checker/__init__.py -> build/lib/pylint/checkers/base/name_checker 2026-08-10 11:36:48,460 root INFO copying ./pylint/checkers/base/name_checker/naming_style.py -> build/lib/pylint/checkers/base/name_checker 2026-08-10 11:36:48,461 root INFO copying ./pylint/checkers/base/name_checker/checker.py -> build/lib/pylint/checkers/base/name_checker 2026-08-10 11:36:48,463 root INFO creating build/lib/pylint/config/_breaking_changes 2026-08-10 11:36:48,464 root INFO copying ./pylint/config/_breaking_changes/__init__.py -> build/lib/pylint/config/_breaking_changes 2026-08-10 11:36:48,466 root INFO creating build/lib/pylint/config/_pylint_config 2026-08-10 11:36:48,467 root INFO copying ./pylint/config/_pylint_config/__init__.py -> build/lib/pylint/config/_pylint_config 2026-08-10 11:36:48,468 root INFO copying ./pylint/config/_pylint_config/help_message.py -> build/lib/pylint/config/_pylint_config 2026-08-10 11:36:48,469 root INFO copying ./pylint/config/_pylint_config/utils.py -> build/lib/pylint/config/_pylint_config 2026-08-10 11:36:48,470 root INFO copying ./pylint/config/_pylint_config/main.py -> build/lib/pylint/config/_pylint_config 2026-08-10 11:36:48,472 root INFO copying ./pylint/config/_pylint_config/generate_command.py -> build/lib/pylint/config/_pylint_config 2026-08-10 11:36:48,473 root INFO copying ./pylint/config/_pylint_config/setup.py -> build/lib/pylint/config/_pylint_config 2026-08-10 11:36:48,474 root INFO creating build/lib/pylint/testutils/functional 2026-08-10 11:36:48,475 root INFO copying ./pylint/testutils/functional/test_file.py -> build/lib/pylint/testutils/functional 2026-08-10 11:36:48,477 root INFO copying ./pylint/testutils/functional/lint_module_output_update.py -> build/lib/pylint/testutils/functional 2026-08-10 11:36:48,478 root INFO copying ./pylint/testutils/functional/__init__.py -> build/lib/pylint/testutils/functional 2026-08-10 11:36:48,479 root INFO copying ./pylint/testutils/functional/find_functional_tests.py -> build/lib/pylint/testutils/functional 2026-08-10 11:36:48,481 root INFO creating build/lib/pylint/testutils/_primer 2026-08-10 11:36:48,482 root INFO copying ./pylint/testutils/_primer/primer_compare_command.py -> build/lib/pylint/testutils/_primer 2026-08-10 11:36:48,483 root INFO copying ./pylint/testutils/_primer/package_to_lint.py -> build/lib/pylint/testutils/_primer 2026-08-10 11:36:48,485 root INFO copying ./pylint/testutils/_primer/__init__.py -> build/lib/pylint/testutils/_primer 2026-08-10 11:36:48,486 root INFO copying ./pylint/testutils/_primer/primer_run_command.py -> build/lib/pylint/testutils/_primer 2026-08-10 11:36:48,487 root INFO copying ./pylint/testutils/_primer/primer_prepare_command.py -> build/lib/pylint/testutils/_primer 2026-08-10 11:36:48,488 root INFO copying ./pylint/testutils/_primer/primer_command.py -> build/lib/pylint/testutils/_primer 2026-08-10 11:36:48,490 root INFO copying ./pylint/testutils/_primer/primer.py -> build/lib/pylint/testutils/_primer 2026-08-10 11:36:48,491 root INFO running egg_info 2026-08-10 11:36:48,502 root INFO creating pylint.egg-info 2026-08-10 11:36:48,503 root INFO writing pylint.egg-info/PKG-INFO 2026-08-10 11:36:48,506 root INFO writing dependency_links to pylint.egg-info/dependency_links.txt 2026-08-10 11:36:48,508 root INFO writing entry points to pylint.egg-info/entry_points.txt 2026-08-10 11:36:48,512 root INFO writing requirements to pylint.egg-info/requires.txt 2026-08-10 11:36:48,513 root INFO writing top-level names to pylint.egg-info/top_level.txt 2026-08-10 11:36:48,514 root INFO writing manifest file 'pylint.egg-info/SOURCES.txt' 2026-08-10 11:36:48,547 root INFO reading manifest file 'pylint.egg-info/SOURCES.txt' 2026-08-10 11:36:48,548 root INFO reading manifest template 'MANIFEST.in' 2026-08-10 11:36:48,788 root WARNING no previously-included directories found matching 'doc/_build' 2026-08-10 11:36:48,795 root WARNING no previously-included directories found matching 'tests/.benchmarks' 2026-08-10 11:36:48,813 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-08-10 11:36:48,826 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2026-08-10 11:36:48,827 root INFO adding license file 'LICENSE' 2026-08-10 11:36:48,827 root INFO adding license file 'CONTRIBUTORS.txt' 2026-08-10 11:36:48,974 root INFO writing manifest file 'pylint.egg-info/SOURCES.txt' 2026-08-10 11:36:49,100 root INFO copying ./pylint/py.typed -> build/lib/pylint 2026-08-10 11:36:49,102 root INFO copying ./pylint/testutils/testing_pylintrc -> build/lib/pylint/testutils 2026-08-10 11:36:49,132 root INFO installing to build/bdist.linux-riscv64/wheel 2026-08-10 11:36:49,132 root INFO running install 2026-08-10 11:36:49,169 root INFO running install_lib 2026-08-10 11:36:49,179 root INFO creating build/bdist.linux-riscv64/wheel 2026-08-10 11:36:49,180 root INFO creating build/bdist.linux-riscv64/wheel/pylint 2026-08-10 11:36:49,181 root INFO copying build/lib/pylint/exceptions.py -> build/bdist.linux-riscv64/wheel/./pylint 2026-08-10 11:36:49,182 root INFO creating build/bdist.linux-riscv64/wheel/pylint/reporters 2026-08-10 11:36:49,183 root INFO copying build/lib/pylint/reporters/text.py -> build/bdist.linux-riscv64/wheel/./pylint/reporters 2026-08-10 11:36:49,185 root INFO creating build/bdist.linux-riscv64/wheel/pylint/reporters/ureports 2026-08-10 11:36:49,185 root INFO copying build/lib/pylint/reporters/ureports/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint/reporters/ureports 2026-08-10 11:36:49,186 root INFO copying build/lib/pylint/reporters/ureports/base_writer.py -> build/bdist.linux-riscv64/wheel/./pylint/reporters/ureports 2026-08-10 11:36:49,188 root INFO copying build/lib/pylint/reporters/ureports/nodes.py -> build/bdist.linux-riscv64/wheel/./pylint/reporters/ureports 2026-08-10 11:36:49,189 root INFO copying build/lib/pylint/reporters/ureports/text_writer.py -> build/bdist.linux-riscv64/wheel/./pylint/reporters/ureports 2026-08-10 11:36:49,190 root INFO copying build/lib/pylint/reporters/json_reporter.py -> build/bdist.linux-riscv64/wheel/./pylint/reporters 2026-08-10 11:36:49,191 root INFO copying build/lib/pylint/reporters/progress_reporters.py -> build/bdist.linux-riscv64/wheel/./pylint/reporters 2026-08-10 11:36:49,192 root INFO copying build/lib/pylint/reporters/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint/reporters 2026-08-10 11:36:49,193 root INFO copying build/lib/pylint/reporters/multi_reporter.py -> build/bdist.linux-riscv64/wheel/./pylint/reporters 2026-08-10 11:36:49,194 root INFO copying build/lib/pylint/reporters/collecting_reporter.py -> build/bdist.linux-riscv64/wheel/./pylint/reporters 2026-08-10 11:36:49,195 root INFO copying build/lib/pylint/reporters/base_reporter.py -> build/bdist.linux-riscv64/wheel/./pylint/reporters 2026-08-10 11:36:49,196 root INFO copying build/lib/pylint/reporters/reports_handler_mix_in.py -> build/bdist.linux-riscv64/wheel/./pylint/reporters 2026-08-10 11:36:49,198 root INFO creating build/bdist.linux-riscv64/wheel/pylint/checkers 2026-08-10 11:36:49,199 root INFO copying build/lib/pylint/checkers/format.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,200 root INFO copying build/lib/pylint/checkers/strings.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,202 root INFO copying build/lib/pylint/checkers/unsupported_version.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,203 root INFO copying build/lib/pylint/checkers/exceptions.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,204 root INFO copying build/lib/pylint/checkers/match_statements_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,206 root INFO copying build/lib/pylint/checkers/raw_metrics.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,207 root INFO copying build/lib/pylint/checkers/bad_chained_comparison.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,208 root INFO creating build/bdist.linux-riscv64/wheel/pylint/checkers/base 2026-08-10 11:36:49,209 root INFO copying build/lib/pylint/checkers/base/pass_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers/base 2026-08-10 11:36:49,210 root INFO copying build/lib/pylint/checkers/base/comparison_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers/base 2026-08-10 11:36:49,211 root INFO copying build/lib/pylint/checkers/base/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers/base 2026-08-10 11:36:49,212 root INFO copying build/lib/pylint/checkers/base/docstring_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers/base 2026-08-10 11:36:49,214 root INFO copying build/lib/pylint/checkers/base/function_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers/base 2026-08-10 11:36:49,215 root INFO creating build/bdist.linux-riscv64/wheel/pylint/checkers/base/name_checker 2026-08-10 11:36:49,216 root INFO copying build/lib/pylint/checkers/base/name_checker/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers/base/name_checker 2026-08-10 11:36:49,217 root INFO copying build/lib/pylint/checkers/base/name_checker/naming_style.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers/base/name_checker 2026-08-10 11:36:49,218 root INFO copying build/lib/pylint/checkers/base/name_checker/checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers/base/name_checker 2026-08-10 11:36:49,220 root INFO copying build/lib/pylint/checkers/base/basic_error_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers/base 2026-08-10 11:36:49,221 root INFO copying build/lib/pylint/checkers/base/basic_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers/base 2026-08-10 11:36:49,223 root INFO copying build/lib/pylint/checkers/clear_lru_cache.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,224 root INFO copying build/lib/pylint/checkers/misc.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,225 root INFO copying build/lib/pylint/checkers/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,226 root INFO copying build/lib/pylint/checkers/non_ascii_names.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,228 root INFO copying build/lib/pylint/checkers/spelling.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,229 root INFO copying build/lib/pylint/checkers/utils.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,230 root INFO copying build/lib/pylint/checkers/ellipsis_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,232 root INFO copying build/lib/pylint/checkers/nested_min_max.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,233 root INFO copying build/lib/pylint/checkers/design_analysis.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,234 root INFO creating build/bdist.linux-riscv64/wheel/pylint/checkers/classes 2026-08-10 11:36:49,235 root INFO copying build/lib/pylint/checkers/classes/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers/classes 2026-08-10 11:36:49,236 root INFO copying build/lib/pylint/checkers/classes/special_methods_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers/classes 2026-08-10 11:36:49,237 root INFO copying build/lib/pylint/checkers/classes/class_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers/classes 2026-08-10 11:36:49,239 root INFO copying build/lib/pylint/checkers/typecheck.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,241 root INFO copying build/lib/pylint/checkers/modified_iterating_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,243 root INFO copying build/lib/pylint/checkers/threading_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,244 root INFO copying build/lib/pylint/checkers/newstyle.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,245 root INFO copying build/lib/pylint/checkers/unicode.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,246 root INFO copying build/lib/pylint/checkers/deprecated.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,248 root INFO copying build/lib/pylint/checkers/stdlib.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,249 root INFO copying build/lib/pylint/checkers/dunder_methods.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,251 root INFO creating build/bdist.linux-riscv64/wheel/pylint/checkers/refactoring 2026-08-10 11:36:49,251 root INFO copying build/lib/pylint/checkers/refactoring/recommendation_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers/refactoring 2026-08-10 11:36:49,253 root INFO copying build/lib/pylint/checkers/refactoring/implicit_booleaness_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers/refactoring 2026-08-10 11:36:49,254 root INFO copying build/lib/pylint/checkers/refactoring/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers/refactoring 2026-08-10 11:36:49,255 root INFO copying build/lib/pylint/checkers/refactoring/refactoring_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers/refactoring 2026-08-10 11:36:49,257 root INFO copying build/lib/pylint/checkers/refactoring/not_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers/refactoring 2026-08-10 11:36:49,258 root INFO copying build/lib/pylint/checkers/dataclass_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,259 root INFO copying build/lib/pylint/checkers/async_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,260 root INFO copying build/lib/pylint/checkers/base_checker.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,262 root INFO copying build/lib/pylint/checkers/method_args.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,263 root INFO copying build/lib/pylint/checkers/variables.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,265 root INFO copying build/lib/pylint/checkers/symilar.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,266 root INFO copying build/lib/pylint/checkers/imports.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,268 root INFO copying build/lib/pylint/checkers/logging.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,269 root INFO copying build/lib/pylint/checkers/lambda_expressions.py -> build/bdist.linux-riscv64/wheel/./pylint/checkers 2026-08-10 11:36:49,270 root INFO copying build/lib/pylint/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint 2026-08-10 11:36:49,272 root INFO copying build/lib/pylint/__pkginfo__.py -> build/bdist.linux-riscv64/wheel/./pylint 2026-08-10 11:36:49,273 root INFO copying build/lib/pylint/interfaces.py -> build/bdist.linux-riscv64/wheel/./pylint 2026-08-10 11:36:49,274 root INFO creating build/bdist.linux-riscv64/wheel/pylint/config 2026-08-10 11:36:49,275 root INFO copying build/lib/pylint/config/arguments_manager.py -> build/bdist.linux-riscv64/wheel/./pylint/config 2026-08-10 11:36:49,276 root INFO copying build/lib/pylint/config/arguments_provider.py -> build/bdist.linux-riscv64/wheel/./pylint/config 2026-08-10 11:36:49,277 root INFO copying build/lib/pylint/config/exceptions.py -> build/bdist.linux-riscv64/wheel/./pylint/config 2026-08-10 11:36:49,278 root INFO copying build/lib/pylint/config/config_initialization.py -> build/bdist.linux-riscv64/wheel/./pylint/config 2026-08-10 11:36:49,279 root INFO copying build/lib/pylint/config/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint/config 2026-08-10 11:36:49,281 root INFO copying build/lib/pylint/config/utils.py -> build/bdist.linux-riscv64/wheel/./pylint/config 2026-08-10 11:36:49,282 root INFO copying build/lib/pylint/config/find_default_config_files.py -> build/bdist.linux-riscv64/wheel/./pylint/config 2026-08-10 11:36:49,283 root INFO creating build/bdist.linux-riscv64/wheel/pylint/config/_breaking_changes 2026-08-10 11:36:49,284 root INFO copying build/lib/pylint/config/_breaking_changes/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint/config/_breaking_changes 2026-08-10 11:36:49,285 root INFO copying build/lib/pylint/config/argument.py -> build/bdist.linux-riscv64/wheel/./pylint/config 2026-08-10 11:36:49,286 root INFO copying build/lib/pylint/config/config_file_parser.py -> build/bdist.linux-riscv64/wheel/./pylint/config 2026-08-10 11:36:49,288 root INFO copying build/lib/pylint/config/help_formatter.py -> build/bdist.linux-riscv64/wheel/./pylint/config 2026-08-10 11:36:49,289 root INFO creating build/bdist.linux-riscv64/wheel/pylint/config/_pylint_config 2026-08-10 11:36:49,290 root INFO copying build/lib/pylint/config/_pylint_config/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint/config/_pylint_config 2026-08-10 11:36:49,291 root INFO copying build/lib/pylint/config/_pylint_config/help_message.py -> build/bdist.linux-riscv64/wheel/./pylint/config/_pylint_config 2026-08-10 11:36:49,292 root INFO copying build/lib/pylint/config/_pylint_config/utils.py -> build/bdist.linux-riscv64/wheel/./pylint/config/_pylint_config 2026-08-10 11:36:49,293 root INFO copying build/lib/pylint/config/_pylint_config/main.py -> build/bdist.linux-riscv64/wheel/./pylint/config/_pylint_config 2026-08-10 11:36:49,294 root INFO copying build/lib/pylint/config/_pylint_config/generate_command.py -> build/bdist.linux-riscv64/wheel/./pylint/config/_pylint_config 2026-08-10 11:36:49,295 root INFO copying build/lib/pylint/config/_pylint_config/setup.py -> build/bdist.linux-riscv64/wheel/./pylint/config/_pylint_config 2026-08-10 11:36:49,296 root INFO copying build/lib/pylint/config/callback_actions.py -> build/bdist.linux-riscv64/wheel/./pylint/config 2026-08-10 11:36:49,298 root INFO copying build/lib/pylint/config/deprecation_actions.py -> build/bdist.linux-riscv64/wheel/./pylint/config 2026-08-10 11:36:49,299 root INFO copying build/lib/pylint/py.typed -> build/bdist.linux-riscv64/wheel/./pylint 2026-08-10 11:36:49,300 root INFO copying build/lib/pylint/graph.py -> build/bdist.linux-riscv64/wheel/./pylint 2026-08-10 11:36:49,301 root INFO creating build/bdist.linux-riscv64/wheel/pylint/pyreverse 2026-08-10 11:36:49,302 root INFO copying build/lib/pylint/pyreverse/diadefslib.py -> build/bdist.linux-riscv64/wheel/./pylint/pyreverse 2026-08-10 11:36:49,303 root INFO copying build/lib/pylint/pyreverse/plantuml_printer.py -> build/bdist.linux-riscv64/wheel/./pylint/pyreverse 2026-08-10 11:36:49,304 root INFO copying build/lib/pylint/pyreverse/dot_printer.py -> build/bdist.linux-riscv64/wheel/./pylint/pyreverse 2026-08-10 11:36:49,306 root INFO copying build/lib/pylint/pyreverse/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint/pyreverse 2026-08-10 11:36:49,307 root INFO copying build/lib/pylint/pyreverse/printer.py -> build/bdist.linux-riscv64/wheel/./pylint/pyreverse 2026-08-10 11:36:49,308 root INFO copying build/lib/pylint/pyreverse/inspector.py -> build/bdist.linux-riscv64/wheel/./pylint/pyreverse 2026-08-10 11:36:49,309 root INFO copying build/lib/pylint/pyreverse/diagrams.py -> build/bdist.linux-riscv64/wheel/./pylint/pyreverse 2026-08-10 11:36:49,310 root INFO copying build/lib/pylint/pyreverse/utils.py -> build/bdist.linux-riscv64/wheel/./pylint/pyreverse 2026-08-10 11:36:49,312 root INFO copying build/lib/pylint/pyreverse/main.py -> build/bdist.linux-riscv64/wheel/./pylint/pyreverse 2026-08-10 11:36:49,313 root INFO copying build/lib/pylint/pyreverse/mermaidjs_printer.py -> build/bdist.linux-riscv64/wheel/./pylint/pyreverse 2026-08-10 11:36:49,314 root INFO copying build/lib/pylint/pyreverse/printer_factory.py -> build/bdist.linux-riscv64/wheel/./pylint/pyreverse 2026-08-10 11:36:49,315 root INFO copying build/lib/pylint/pyreverse/writer.py -> build/bdist.linux-riscv64/wheel/./pylint/pyreverse 2026-08-10 11:36:49,317 root INFO creating build/bdist.linux-riscv64/wheel/pylint/lint 2026-08-10 11:36:49,318 root INFO copying build/lib/pylint/lint/pylinter.py -> build/bdist.linux-riscv64/wheel/./pylint/lint 2026-08-10 11:36:49,319 root INFO copying build/lib/pylint/lint/message_state_handler.py -> build/bdist.linux-riscv64/wheel/./pylint/lint 2026-08-10 11:36:49,321 root INFO copying build/lib/pylint/lint/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint/lint 2026-08-10 11:36:49,322 root INFO copying build/lib/pylint/lint/utils.py -> build/bdist.linux-riscv64/wheel/./pylint/lint 2026-08-10 11:36:49,323 root INFO copying build/lib/pylint/lint/expand_modules.py -> build/bdist.linux-riscv64/wheel/./pylint/lint 2026-08-10 11:36:49,324 root INFO copying build/lib/pylint/lint/run.py -> build/bdist.linux-riscv64/wheel/./pylint/lint 2026-08-10 11:36:49,325 root INFO copying build/lib/pylint/lint/parallel.py -> build/bdist.linux-riscv64/wheel/./pylint/lint 2026-08-10 11:36:49,326 root INFO copying build/lib/pylint/lint/report_functions.py -> build/bdist.linux-riscv64/wheel/./pylint/lint 2026-08-10 11:36:49,328 root INFO copying build/lib/pylint/lint/caching.py -> build/bdist.linux-riscv64/wheel/./pylint/lint 2026-08-10 11:36:49,329 root INFO copying build/lib/pylint/lint/base_options.py -> build/bdist.linux-riscv64/wheel/./pylint/lint 2026-08-10 11:36:49,330 root INFO creating build/bdist.linux-riscv64/wheel/pylint/message 2026-08-10 11:36:49,331 root INFO copying build/lib/pylint/message/message_definition.py -> build/bdist.linux-riscv64/wheel/./pylint/message 2026-08-10 11:36:49,332 root INFO copying build/lib/pylint/message/message_definition_store.py -> build/bdist.linux-riscv64/wheel/./pylint/message 2026-08-10 11:36:49,334 root INFO copying build/lib/pylint/message/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint/message 2026-08-10 11:36:49,335 root INFO copying build/lib/pylint/message/_deleted_message_ids.py -> build/bdist.linux-riscv64/wheel/./pylint/message 2026-08-10 11:36:49,336 root INFO copying build/lib/pylint/message/message_id_store.py -> build/bdist.linux-riscv64/wheel/./pylint/message 2026-08-10 11:36:49,337 root INFO copying build/lib/pylint/message/message.py -> build/bdist.linux-riscv64/wheel/./pylint/message 2026-08-10 11:36:49,339 root INFO creating build/bdist.linux-riscv64/wheel/pylint/extensions 2026-08-10 11:36:49,340 root INFO copying build/lib/pylint/extensions/check_elif.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,341 root INFO copying build/lib/pylint/extensions/redefined_loop_name.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,342 root INFO copying build/lib/pylint/extensions/redefined_variable_type.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,343 root INFO copying build/lib/pylint/extensions/consider_ternary_expression.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,344 root INFO copying build/lib/pylint/extensions/broad_try_clause.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,345 root INFO copying build/lib/pylint/extensions/comparison_placement.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,346 root INFO copying build/lib/pylint/extensions/while_used.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,347 root INFO copying build/lib/pylint/extensions/for_any_all.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,348 root INFO copying build/lib/pylint/extensions/set_membership.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,350 root INFO copying build/lib/pylint/extensions/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,351 root INFO copying build/lib/pylint/extensions/code_style.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,352 root INFO copying build/lib/pylint/extensions/no_self_use.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,353 root INFO copying build/lib/pylint/extensions/bad_builtin.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,354 root INFO copying build/lib/pylint/extensions/docparams.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,356 root INFO copying build/lib/pylint/extensions/eq_without_hash.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,357 root INFO copying build/lib/pylint/extensions/empty_comment.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,358 root INFO copying build/lib/pylint/extensions/overlapping_exceptions.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,359 root INFO copying build/lib/pylint/extensions/_check_docs_utils.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,360 root INFO copying build/lib/pylint/extensions/private_import.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,362 root INFO copying build/lib/pylint/extensions/consider_refactoring_into_while_condition.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,363 root INFO copying build/lib/pylint/extensions/confusing_elif.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,364 root INFO copying build/lib/pylint/extensions/dunder.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,365 root INFO copying build/lib/pylint/extensions/magic_value.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,366 root INFO copying build/lib/pylint/extensions/mccabe.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,367 root INFO copying build/lib/pylint/extensions/dict_init_mutate.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,368 root INFO copying build/lib/pylint/extensions/typing.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,370 root INFO copying build/lib/pylint/extensions/docstyle.py -> build/bdist.linux-riscv64/wheel/./pylint/extensions 2026-08-10 11:36:49,371 root INFO copying build/lib/pylint/__main__.py -> build/bdist.linux-riscv64/wheel/./pylint 2026-08-10 11:36:49,372 root INFO creating build/bdist.linux-riscv64/wheel/pylint/utils 2026-08-10 11:36:49,373 root INFO copying build/lib/pylint/utils/ast_walker.py -> build/bdist.linux-riscv64/wheel/./pylint/utils 2026-08-10 11:36:49,374 root INFO copying build/lib/pylint/utils/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint/utils 2026-08-10 11:36:49,375 root INFO copying build/lib/pylint/utils/docs.py -> build/bdist.linux-riscv64/wheel/./pylint/utils 2026-08-10 11:36:49,377 root INFO copying build/lib/pylint/utils/utils.py -> build/bdist.linux-riscv64/wheel/./pylint/utils 2026-08-10 11:36:49,378 root INFO copying build/lib/pylint/utils/file_state.py -> build/bdist.linux-riscv64/wheel/./pylint/utils 2026-08-10 11:36:49,379 root INFO copying build/lib/pylint/utils/linterstats.py -> build/bdist.linux-riscv64/wheel/./pylint/utils 2026-08-10 11:36:49,380 root INFO copying build/lib/pylint/utils/pragma_parser.py -> build/bdist.linux-riscv64/wheel/./pylint/utils 2026-08-10 11:36:49,382 root INFO copying build/lib/pylint/constants.py -> build/bdist.linux-riscv64/wheel/./pylint 2026-08-10 11:36:49,383 root INFO creating build/bdist.linux-riscv64/wheel/pylint/testutils 2026-08-10 11:36:49,384 root INFO copying build/lib/pylint/testutils/configuration_test.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils 2026-08-10 11:36:49,385 root INFO copying build/lib/pylint/testutils/reporter_for_tests.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils 2026-08-10 11:36:49,386 root INFO copying build/lib/pylint/testutils/unittest_linter.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils 2026-08-10 11:36:49,387 root INFO copying build/lib/pylint/testutils/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils 2026-08-10 11:36:49,388 root INFO copying build/lib/pylint/testutils/utils.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils 2026-08-10 11:36:49,389 root INFO copying build/lib/pylint/testutils/decorator.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils 2026-08-10 11:36:49,390 root INFO copying build/lib/pylint/testutils/output_line.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils 2026-08-10 11:36:49,392 root INFO copying build/lib/pylint/testutils/_run.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils 2026-08-10 11:36:49,393 root INFO copying build/lib/pylint/testutils/get_test_info.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils 2026-08-10 11:36:49,394 root INFO creating build/bdist.linux-riscv64/wheel/pylint/testutils/functional 2026-08-10 11:36:49,395 root INFO copying build/lib/pylint/testutils/functional/test_file.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils/functional 2026-08-10 11:36:49,396 root INFO copying build/lib/pylint/testutils/functional/lint_module_output_update.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils/functional 2026-08-10 11:36:49,397 root INFO copying build/lib/pylint/testutils/functional/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils/functional 2026-08-10 11:36:49,398 root INFO copying build/lib/pylint/testutils/functional/find_functional_tests.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils/functional 2026-08-10 11:36:49,399 root INFO copying build/lib/pylint/testutils/tokenize_str.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils 2026-08-10 11:36:49,400 root INFO copying build/lib/pylint/testutils/pyreverse.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils 2026-08-10 11:36:49,402 root INFO copying build/lib/pylint/testutils/constants.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils 2026-08-10 11:36:49,403 root INFO creating build/bdist.linux-riscv64/wheel/pylint/testutils/_primer 2026-08-10 11:36:49,404 root INFO copying build/lib/pylint/testutils/_primer/primer_compare_command.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils/_primer 2026-08-10 11:36:49,405 root INFO copying build/lib/pylint/testutils/_primer/package_to_lint.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils/_primer 2026-08-10 11:36:49,406 root INFO copying build/lib/pylint/testutils/_primer/__init__.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils/_primer 2026-08-10 11:36:49,407 root INFO copying build/lib/pylint/testutils/_primer/primer_run_command.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils/_primer 2026-08-10 11:36:49,408 root INFO copying build/lib/pylint/testutils/_primer/primer_prepare_command.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils/_primer 2026-08-10 11:36:49,409 root INFO copying build/lib/pylint/testutils/_primer/primer_command.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils/_primer 2026-08-10 11:36:49,411 root INFO copying build/lib/pylint/testutils/_primer/primer.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils/_primer 2026-08-10 11:36:49,412 root INFO copying build/lib/pylint/testutils/checker_test_case.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils 2026-08-10 11:36:49,413 root INFO copying build/lib/pylint/testutils/testing_pylintrc -> build/bdist.linux-riscv64/wheel/./pylint/testutils 2026-08-10 11:36:49,414 root INFO copying build/lib/pylint/testutils/lint_module_test.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils 2026-08-10 11:36:49,415 root INFO copying build/lib/pylint/testutils/global_test_linter.py -> build/bdist.linux-riscv64/wheel/./pylint/testutils 2026-08-10 11:36:49,416 root INFO copying build/lib/pylint/typing.py -> build/bdist.linux-riscv64/wheel/./pylint 2026-08-10 11:36:49,417 root INFO running install_egg_info 2026-08-10 11:36:49,427 root INFO Copying pylint.egg-info to build/bdist.linux-riscv64/wheel/./pylint-4.0.7-py3.14.egg-info 2026-08-10 11:36:49,434 root INFO running install_scripts 2026-08-10 11:36:49,443 root INFO creating build/bdist.linux-riscv64/wheel/pylint-4.0.7.dist-info/WHEEL 2026-08-10 11:36:49,445 wheel INFO creating '/home/buildozer/aports/community/py3-pylint/src/pylint-4.0.7/.dist/.tmp-0012zp5t/pylint-4.0.7-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-08-10 11:36:49,447 wheel INFO adding 'pylint/__init__.py' 2026-08-10 11:36:49,448 wheel INFO adding 'pylint/__main__.py' 2026-08-10 11:36:49,449 wheel INFO adding 'pylint/__pkginfo__.py' 2026-08-10 11:36:49,450 wheel INFO adding 'pylint/constants.py' 2026-08-10 11:36:49,451 wheel INFO adding 'pylint/exceptions.py' 2026-08-10 11:36:49,453 wheel INFO adding 'pylint/graph.py' 2026-08-10 11:36:49,454 wheel INFO adding 'pylint/interfaces.py' 2026-08-10 11:36:49,455 wheel INFO adding 'pylint/py.typed' 2026-08-10 11:36:49,456 wheel INFO adding 'pylint/typing.py' 2026-08-10 11:36:49,457 wheel INFO adding 'pylint/checkers/__init__.py' 2026-08-10 11:36:49,459 wheel INFO adding 'pylint/checkers/async_checker.py' 2026-08-10 11:36:49,460 wheel INFO adding 'pylint/checkers/bad_chained_comparison.py' 2026-08-10 11:36:49,461 wheel INFO adding 'pylint/checkers/base_checker.py' 2026-08-10 11:36:49,462 wheel INFO adding 'pylint/checkers/clear_lru_cache.py' 2026-08-10 11:36:49,463 wheel INFO adding 'pylint/checkers/dataclass_checker.py' 2026-08-10 11:36:49,465 wheel INFO adding 'pylint/checkers/deprecated.py' 2026-08-10 11:36:49,466 wheel INFO adding 'pylint/checkers/design_analysis.py' 2026-08-10 11:36:49,468 wheel INFO adding 'pylint/checkers/dunder_methods.py' 2026-08-10 11:36:49,469 wheel INFO adding 'pylint/checkers/ellipsis_checker.py' 2026-08-10 11:36:49,470 wheel INFO adding 'pylint/checkers/exceptions.py' 2026-08-10 11:36:49,472 wheel INFO adding 'pylint/checkers/format.py' 2026-08-10 11:36:49,474 wheel INFO adding 'pylint/checkers/imports.py' 2026-08-10 11:36:49,476 wheel INFO adding 'pylint/checkers/lambda_expressions.py' 2026-08-10 11:36:49,477 wheel INFO adding 'pylint/checkers/logging.py' 2026-08-10 11:36:49,479 wheel INFO adding 'pylint/checkers/match_statements_checker.py' 2026-08-10 11:36:49,480 wheel INFO adding 'pylint/checkers/method_args.py' 2026-08-10 11:36:49,481 wheel INFO adding 'pylint/checkers/misc.py' 2026-08-10 11:36:49,483 wheel INFO adding 'pylint/checkers/modified_iterating_checker.py' 2026-08-10 11:36:49,484 wheel INFO adding 'pylint/checkers/nested_min_max.py' 2026-08-10 11:36:49,485 wheel INFO adding 'pylint/checkers/newstyle.py' 2026-08-10 11:36:49,486 wheel INFO adding 'pylint/checkers/non_ascii_names.py' 2026-08-10 11:36:49,488 wheel INFO adding 'pylint/checkers/raw_metrics.py' 2026-08-10 11:36:49,489 wheel INFO adding 'pylint/checkers/spelling.py' 2026-08-10 11:36:49,490 wheel INFO adding 'pylint/checkers/stdlib.py' 2026-08-10 11:36:49,493 wheel INFO adding 'pylint/checkers/strings.py' 2026-08-10 11:36:49,495 wheel INFO adding 'pylint/checkers/symilar.py' 2026-08-10 11:36:49,497 wheel INFO adding 'pylint/checkers/threading_checker.py' 2026-08-10 11:36:49,499 wheel INFO adding 'pylint/checkers/typecheck.py' 2026-08-10 11:36:49,502 wheel INFO adding 'pylint/checkers/unicode.py' 2026-08-10 11:36:49,503 wheel INFO adding 'pylint/checkers/unsupported_version.py' 2026-08-10 11:36:49,505 wheel INFO adding 'pylint/checkers/utils.py' 2026-08-10 11:36:49,509 wheel INFO adding 'pylint/checkers/variables.py' 2026-08-10 11:36:49,513 wheel INFO adding 'pylint/checkers/base/__init__.py' 2026-08-10 11:36:49,514 wheel INFO adding 'pylint/checkers/base/basic_checker.py' 2026-08-10 11:36:49,516 wheel INFO adding 'pylint/checkers/base/basic_error_checker.py' 2026-08-10 11:36:49,518 wheel INFO adding 'pylint/checkers/base/comparison_checker.py' 2026-08-10 11:36:49,519 wheel INFO adding 'pylint/checkers/base/docstring_checker.py' 2026-08-10 11:36:49,521 wheel INFO adding 'pylint/checkers/base/function_checker.py' 2026-08-10 11:36:49,522 wheel INFO adding 'pylint/checkers/base/pass_checker.py' 2026-08-10 11:36:49,523 wheel INFO adding 'pylint/checkers/base/name_checker/__init__.py' 2026-08-10 11:36:49,524 wheel INFO adding 'pylint/checkers/base/name_checker/checker.py' 2026-08-10 11:36:49,526 wheel INFO adding 'pylint/checkers/base/name_checker/naming_style.py' 2026-08-10 11:36:49,528 wheel INFO adding 'pylint/checkers/classes/__init__.py' 2026-08-10 11:36:49,529 wheel INFO adding 'pylint/checkers/classes/class_checker.py' 2026-08-10 11:36:49,532 wheel INFO adding 'pylint/checkers/classes/special_methods_checker.py' 2026-08-10 11:36:49,534 wheel INFO adding 'pylint/checkers/refactoring/__init__.py' 2026-08-10 11:36:49,535 wheel INFO adding 'pylint/checkers/refactoring/implicit_booleaness_checker.py' 2026-08-10 11:36:49,537 wheel INFO adding 'pylint/checkers/refactoring/not_checker.py' 2026-08-10 11:36:49,538 wheel INFO adding 'pylint/checkers/refactoring/recommendation_checker.py' 2026-08-10 11:36:49,540 wheel INFO adding 'pylint/checkers/refactoring/refactoring_checker.py' 2026-08-10 11:36:49,543 wheel INFO adding 'pylint/config/__init__.py' 2026-08-10 11:36:49,544 wheel INFO adding 'pylint/config/argument.py' 2026-08-10 11:36:49,546 wheel INFO adding 'pylint/config/arguments_manager.py' 2026-08-10 11:36:49,547 wheel INFO adding 'pylint/config/arguments_provider.py' 2026-08-10 11:36:49,549 wheel INFO adding 'pylint/config/callback_actions.py' 2026-08-10 11:36:49,550 wheel INFO adding 'pylint/config/config_file_parser.py' 2026-08-10 11:36:49,551 wheel INFO adding 'pylint/config/config_initialization.py' 2026-08-10 11:36:49,552 wheel INFO adding 'pylint/config/deprecation_actions.py' 2026-08-10 11:36:49,553 wheel INFO adding 'pylint/config/exceptions.py' 2026-08-10 11:36:49,554 wheel INFO adding 'pylint/config/find_default_config_files.py' 2026-08-10 11:36:49,556 wheel INFO adding 'pylint/config/help_formatter.py' 2026-08-10 11:36:49,557 wheel INFO adding 'pylint/config/utils.py' 2026-08-10 11:36:49,558 wheel INFO adding 'pylint/config/_breaking_changes/__init__.py' 2026-08-10 11:36:49,560 wheel INFO adding 'pylint/config/_pylint_config/__init__.py' 2026-08-10 11:36:49,561 wheel INFO adding 'pylint/config/_pylint_config/generate_command.py' 2026-08-10 11:36:49,562 wheel INFO adding 'pylint/config/_pylint_config/help_message.py' 2026-08-10 11:36:49,563 wheel INFO adding 'pylint/config/_pylint_config/main.py' 2026-08-10 11:36:49,564 wheel INFO adding 'pylint/config/_pylint_config/setup.py' 2026-08-10 11:36:49,565 wheel INFO adding 'pylint/config/_pylint_config/utils.py' 2026-08-10 11:36:49,566 wheel INFO adding 'pylint/extensions/__init__.py' 2026-08-10 11:36:49,567 wheel INFO adding 'pylint/extensions/_check_docs_utils.py' 2026-08-10 11:36:49,569 wheel INFO adding 'pylint/extensions/bad_builtin.py' 2026-08-10 11:36:49,570 wheel INFO adding 'pylint/extensions/broad_try_clause.py' 2026-08-10 11:36:49,571 wheel INFO adding 'pylint/extensions/check_elif.py' 2026-08-10 11:36:49,572 wheel INFO adding 'pylint/extensions/code_style.py' 2026-08-10 11:36:49,574 wheel INFO adding 'pylint/extensions/comparison_placement.py' 2026-08-10 11:36:49,575 wheel INFO adding 'pylint/extensions/confusing_elif.py' 2026-08-10 11:36:49,576 wheel INFO adding 'pylint/extensions/consider_refactoring_into_while_condition.py' 2026-08-10 11:36:49,577 wheel INFO adding 'pylint/extensions/consider_ternary_expression.py' 2026-08-10 11:36:49,578 wheel INFO adding 'pylint/extensions/dict_init_mutate.py' 2026-08-10 11:36:49,579 wheel INFO adding 'pylint/extensions/docparams.py' 2026-08-10 11:36:49,581 wheel INFO adding 'pylint/extensions/docstyle.py' 2026-08-10 11:36:49,582 wheel INFO adding 'pylint/extensions/dunder.py' 2026-08-10 11:36:49,583 wheel INFO adding 'pylint/extensions/empty_comment.py' 2026-08-10 11:36:49,584 wheel INFO adding 'pylint/extensions/eq_without_hash.py' 2026-08-10 11:36:49,585 wheel INFO adding 'pylint/extensions/for_any_all.py' 2026-08-10 11:36:49,586 wheel INFO adding 'pylint/extensions/magic_value.py' 2026-08-10 11:36:49,588 wheel INFO adding 'pylint/extensions/mccabe.py' 2026-08-10 11:36:49,589 wheel INFO adding 'pylint/extensions/no_self_use.py' 2026-08-10 11:36:49,590 wheel INFO adding 'pylint/extensions/overlapping_exceptions.py' 2026-08-10 11:36:49,591 wheel INFO adding 'pylint/extensions/private_import.py' 2026-08-10 11:36:49,592 wheel INFO adding 'pylint/extensions/redefined_loop_name.py' 2026-08-10 11:36:49,594 wheel INFO adding 'pylint/extensions/redefined_variable_type.py' 2026-08-10 11:36:49,595 wheel INFO adding 'pylint/extensions/set_membership.py' 2026-08-10 11:36:49,596 wheel INFO adding 'pylint/extensions/typing.py' 2026-08-10 11:36:49,597 wheel INFO adding 'pylint/extensions/while_used.py' 2026-08-10 11:36:49,599 wheel INFO adding 'pylint/lint/__init__.py' 2026-08-10 11:36:49,600 wheel INFO adding 'pylint/lint/base_options.py' 2026-08-10 11:36:49,601 wheel INFO adding 'pylint/lint/caching.py' 2026-08-10 11:36:49,603 wheel INFO adding 'pylint/lint/expand_modules.py' 2026-08-10 11:36:49,604 wheel INFO adding 'pylint/lint/message_state_handler.py' 2026-08-10 11:36:49,605 wheel INFO adding 'pylint/lint/parallel.py' 2026-08-10 11:36:49,607 wheel INFO adding 'pylint/lint/pylinter.py' 2026-08-10 11:36:49,609 wheel INFO adding 'pylint/lint/report_functions.py' 2026-08-10 11:36:49,610 wheel INFO adding 'pylint/lint/run.py' 2026-08-10 11:36:49,612 wheel INFO adding 'pylint/lint/utils.py' 2026-08-10 11:36:49,613 wheel INFO adding 'pylint/message/__init__.py' 2026-08-10 11:36:49,614 wheel INFO adding 'pylint/message/_deleted_message_ids.py' 2026-08-10 11:36:49,615 wheel INFO adding 'pylint/message/message.py' 2026-08-10 11:36:49,616 wheel INFO adding 'pylint/message/message_definition.py' 2026-08-10 11:36:49,617 wheel INFO adding 'pylint/message/message_definition_store.py' 2026-08-10 11:36:49,619 wheel INFO adding 'pylint/message/message_id_store.py' 2026-08-10 11:36:49,620 wheel INFO adding 'pylint/pyreverse/__init__.py' 2026-08-10 11:36:49,621 wheel INFO adding 'pylint/pyreverse/diadefslib.py' 2026-08-10 11:36:49,623 wheel INFO adding 'pylint/pyreverse/diagrams.py' 2026-08-10 11:36:49,624 wheel INFO adding 'pylint/pyreverse/dot_printer.py' 2026-08-10 11:36:49,626 wheel INFO adding 'pylint/pyreverse/inspector.py' 2026-08-10 11:36:49,627 wheel INFO adding 'pylint/pyreverse/main.py' 2026-08-10 11:36:49,629 wheel INFO adding 'pylint/pyreverse/mermaidjs_printer.py' 2026-08-10 11:36:49,630 wheel INFO adding 'pylint/pyreverse/plantuml_printer.py' 2026-08-10 11:36:49,631 wheel INFO adding 'pylint/pyreverse/printer.py' 2026-08-10 11:36:49,632 wheel INFO adding 'pylint/pyreverse/printer_factory.py' 2026-08-10 11:36:49,633 wheel INFO adding 'pylint/pyreverse/utils.py' 2026-08-10 11:36:49,634 wheel INFO adding 'pylint/pyreverse/writer.py' 2026-08-10 11:36:49,636 wheel INFO adding 'pylint/reporters/__init__.py' 2026-08-10 11:36:49,637 wheel INFO adding 'pylint/reporters/base_reporter.py' 2026-08-10 11:36:49,638 wheel INFO adding 'pylint/reporters/collecting_reporter.py' 2026-08-10 11:36:49,639 wheel INFO adding 'pylint/reporters/json_reporter.py' 2026-08-10 11:36:49,640 wheel INFO adding 'pylint/reporters/multi_reporter.py' 2026-08-10 11:36:49,641 wheel INFO adding 'pylint/reporters/progress_reporters.py' 2026-08-10 11:36:49,642 wheel INFO adding 'pylint/reporters/reports_handler_mix_in.py' 2026-08-10 11:36:49,643 wheel INFO adding 'pylint/reporters/text.py' 2026-08-10 11:36:49,645 wheel INFO adding 'pylint/reporters/ureports/__init__.py' 2026-08-10 11:36:49,646 wheel INFO adding 'pylint/reporters/ureports/base_writer.py' 2026-08-10 11:36:49,647 wheel INFO adding 'pylint/reporters/ureports/nodes.py' 2026-08-10 11:36:49,648 wheel INFO adding 'pylint/reporters/ureports/text_writer.py' 2026-08-10 11:36:49,649 wheel INFO adding 'pylint/testutils/__init__.py' 2026-08-10 11:36:49,650 wheel INFO adding 'pylint/testutils/_run.py' 2026-08-10 11:36:49,651 wheel INFO adding 'pylint/testutils/checker_test_case.py' 2026-08-10 11:36:49,652 wheel INFO adding 'pylint/testutils/configuration_test.py' 2026-08-10 11:36:49,654 wheel INFO adding 'pylint/testutils/constants.py' 2026-08-10 11:36:49,655 wheel INFO adding 'pylint/testutils/decorator.py' 2026-08-10 11:36:49,656 wheel INFO adding 'pylint/testutils/get_test_info.py' 2026-08-10 11:36:49,657 wheel INFO adding 'pylint/testutils/global_test_linter.py' 2026-08-10 11:36:49,658 wheel INFO adding 'pylint/testutils/lint_module_test.py' 2026-08-10 11:36:49,659 wheel INFO adding 'pylint/testutils/output_line.py' 2026-08-10 11:36:49,660 wheel INFO adding 'pylint/testutils/pyreverse.py' 2026-08-10 11:36:49,661 wheel INFO adding 'pylint/testutils/reporter_for_tests.py' 2026-08-10 11:36:49,662 wheel INFO adding 'pylint/testutils/testing_pylintrc' 2026-08-10 11:36:49,663 wheel INFO adding 'pylint/testutils/tokenize_str.py' 2026-08-10 11:36:49,664 wheel INFO adding 'pylint/testutils/unittest_linter.py' 2026-08-10 11:36:49,665 wheel INFO adding 'pylint/testutils/utils.py' 2026-08-10 11:36:49,667 wheel INFO adding 'pylint/testutils/_primer/__init__.py' 2026-08-10 11:36:49,668 wheel INFO adding 'pylint/testutils/_primer/package_to_lint.py' 2026-08-10 11:36:49,669 wheel INFO adding 'pylint/testutils/_primer/primer.py' 2026-08-10 11:36:49,670 wheel INFO adding 'pylint/testutils/_primer/primer_command.py' 2026-08-10 11:36:49,671 wheel INFO adding 'pylint/testutils/_primer/primer_compare_command.py' 2026-08-10 11:36:49,673 wheel INFO adding 'pylint/testutils/_primer/primer_prepare_command.py' 2026-08-10 11:36:49,674 wheel INFO adding 'pylint/testutils/_primer/primer_run_command.py' 2026-08-10 11:36:49,675 wheel INFO adding 'pylint/testutils/functional/__init__.py' 2026-08-10 11:36:49,676 wheel INFO adding 'pylint/testutils/functional/find_functional_tests.py' 2026-08-10 11:36:49,677 wheel INFO adding 'pylint/testutils/functional/lint_module_output_update.py' 2026-08-10 11:36:49,678 wheel INFO adding 'pylint/testutils/functional/test_file.py' 2026-08-10 11:36:49,680 wheel INFO adding 'pylint/utils/__init__.py' 2026-08-10 11:36:49,681 wheel INFO adding 'pylint/utils/ast_walker.py' 2026-08-10 11:36:49,682 wheel INFO adding 'pylint/utils/docs.py' 2026-08-10 11:36:49,683 wheel INFO adding 'pylint/utils/file_state.py' 2026-08-10 11:36:49,685 wheel INFO adding 'pylint/utils/linterstats.py' 2026-08-10 11:36:49,686 wheel INFO adding 'pylint/utils/pragma_parser.py' 2026-08-10 11:36:49,687 wheel INFO adding 'pylint/utils/utils.py' 2026-08-10 11:36:49,689 wheel INFO adding 'pylint-4.0.7.dist-info/licenses/CONTRIBUTORS.txt' 2026-08-10 11:36:49,691 wheel INFO adding 'pylint-4.0.7.dist-info/licenses/LICENSE' 2026-08-10 11:36:49,693 wheel INFO adding 'pylint-4.0.7.dist-info/METADATA' 2026-08-10 11:36:49,694 wheel INFO adding 'pylint-4.0.7.dist-info/WHEEL' 2026-08-10 11:36:49,695 wheel INFO adding 'pylint-4.0.7.dist-info/entry_points.txt' 2026-08-10 11:36:49,696 wheel INFO adding 'pylint-4.0.7.dist-info/top_level.txt' 2026-08-10 11:36:49,699 wheel INFO adding 'pylint-4.0.7.dist-info/RECORD' 2026-08-10 11:36:49,702 root INFO removing build/bdist.linux-riscv64/wheel 2026-08-10 11:36:49,723 gpep517 INFO The backend produced .dist/pylint-4.0.7-py3-none-any.whl pylint-4.0.7-py3-none-any.whl >>> py3-pylint: Entering fakeroot... >>> py3-pylint-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/pylint/reporters/ureports/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/reporters/ureports/__pycache__' 'usr/lib/python3.14/site-packages/pylint/reporters/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/reporters/__pycache__' 'usr/lib/python3.14/site-packages/pylint/checkers/base/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/checkers/base/__pycache__' 'usr/lib/python3.14/site-packages/pylint/checkers/base/name_checker/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/checkers/base/name_checker/__pycache__' 'usr/lib/python3.14/site-packages/pylint/checkers/classes/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/checkers/classes/__pycache__' 'usr/lib/python3.14/site-packages/pylint/checkers/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/checkers/__pycache__' 'usr/lib/python3.14/site-packages/pylint/checkers/refactoring/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/checkers/refactoring/__pycache__' 'usr/lib/python3.14/site-packages/pylint/config/_breaking_changes/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/config/_breaking_changes/__pycache__' 'usr/lib/python3.14/site-packages/pylint/config/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/config/__pycache__' 'usr/lib/python3.14/site-packages/pylint/config/_pylint_config/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/config/_pylint_config/__pycache__' 'usr/lib/python3.14/site-packages/pylint/pyreverse/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/pyreverse/__pycache__' 'usr/lib/python3.14/site-packages/pylint/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/__pycache__' 'usr/lib/python3.14/site-packages/pylint/lint/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/lint/__pycache__' 'usr/lib/python3.14/site-packages/pylint/message/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/message/__pycache__' 'usr/lib/python3.14/site-packages/pylint/extensions/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/extensions/__pycache__' 'usr/lib/python3.14/site-packages/pylint/utils/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/utils/__pycache__' 'usr/lib/python3.14/site-packages/pylint/testutils/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/testutils/__pycache__' 'usr/lib/python3.14/site-packages/pylint/testutils/functional/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/testutils/functional/__pycache__' 'usr/lib/python3.14/site-packages/pylint/testutils/_primer/__pycache__' -> '/home/buildozer/aports/community/py3-pylint/pkg/py3-pylint-pyc/usr/lib/python3.14/site-packages/pylint/testutils/_primer/__pycache__' >>> py3-pylint-pyc*: Preparing subpackage py3-pylint-pyc... >>> py3-pylint-pyc*: Running postcheck for py3-pylint-pyc >>> py3-pylint*: Running postcheck for py3-pylint >>> py3-pylint*: Preparing package py3-pylint... >>> py3-pylint*: Tracing dependencies... py3-astroid~4 py3-dill py3-isort py3-mccabe py3-platformdirs py3-tomlkit python3~3.14 >>> py3-pylint*: Package size: 1.8 MB >>> py3-pylint*: Compressing data... >>> py3-pylint*: Create checksum... >>> py3-pylint*: Create py3-pylint-4.0.7-r0.apk >>> py3-pylint-pyc*: Tracing dependencies... python3~3.14 >>> py3-pylint-pyc*: Package size: 2.3 MB >>> py3-pylint-pyc*: Compressing data... >>> py3-pylint-pyc*: Create checksum... >>> py3-pylint-pyc*: Create py3-pylint-pyc-4.0.7-r0.apk >>> py3-pylint: Build complete at Mon, 10 Aug 2026 11:36:55 +0000 elapsed time 0h 0m 14s >>> py3-pylint: Cleaning up srcdir >>> py3-pylint: Cleaning up pkgdir >>> py3-pylint: Cleaning up tmpdir >>> py3-pylint: Uninstalling dependencies... ( 1/36) Purging .makedepends-py3-pylint (20260810.113642) ( 2/36) Purging py3-astroid-pyc (4.1.1-r1) ( 3/36) Purging py3-astroid (4.1.1-r1) ( 4/36) Purging py3-dill-pyc (0.4.1-r1) ( 5/36) Purging py3-dill (0.4.1-r1) ( 6/36) Purging py3-isort-pyc (8.0.1-r1) ( 7/36) Purging py3-isort (8.0.1-r1) ( 8/36) Purging py3-mccabe-pyc (0.7.0-r5) ( 9/36) Purging py3-mccabe (0.7.0-r5) (10/36) Purging py3-platformdirs-pyc (4.9.6-r0) (11/36) Purging py3-platformdirs (4.9.6-r0) (12/36) Purging py3-tomlkit-pyc (0.13.3-r1) (13/36) Purging py3-tomlkit (0.13.3-r1) (14/36) Purging py3-gpep517-pyc (19-r2) (15/36) Purging py3-gpep517 (19-r2) (16/36) Purging py3-installer-pyc (1.0.1-r0) (17/36) Purging py3-installer (1.0.1-r0) (18/36) Purging py3-setuptools-pyc (83.0.0-r0) (19/36) Purging py3-setuptools (83.0.0-r0) (20/36) Purging py3-wheel-pyc (0.47.0-r0) (21/36) Purging py3-wheel (0.47.0-r0) (22/36) Purging py3-packaging-pyc (26.2-r0) (23/36) Purging py3-packaging (26.2-r0) (24/36) Purging py3-parsing-pyc (3.3.2-r1) (25/36) Purging py3-parsing (3.3.2-r1) (26/36) Purging python3-pyc (3.14.5-r2) (27/36) Purging python3-pycache-pyc0 (3.14.5-r2) (28/36) Purging pyc (3.14.5-r2) (29/36) Purging python3 (3.14.5-r2) (30/36) Purging libbz2 (1.0.8-r6) (31/36) Purging libffi (3.5.2-r1) (32/36) Purging libpanelw (6.6_p20260516-r0) (33/36) Purging mpdecimal (4.0.1-r0) (34/36) Purging readline (8.3.3-r1) (35/36) Purging sqlite-libs (3.53.4-r0) (36/36) Purging xz-libs (5.8.3-r0) Executing busybox-1.38.0-r4.trigger OK: 392.1 MiB in 106 packages >>> py3-pylint: Updating the community/riscv64 repository index... >>> py3-pylint: Signing the index...