>>> ranger: Building community/ranger 1.9.4-r2 (using abuild 3.18.0_rc3-r1) started Wed, 22 Jul 2026 19:45:47 +0000 >>> ranger: Validating /home/buildozer/aports/community/ranger/APKBUILD... >>> ranger: Analyzing dependencies... >>> ranger: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-pytest ( 1/32) Installing libbz2 (1.0.8-r6) ( 2/32) Installing libffi (3.5.2-r1) ( 3/32) Installing xz-libs (5.8.3-r0) ( 4/32) Installing mpdecimal (4.0.1-r0) ( 5/32) Installing libpanelw (6.6_p20260516-r0) ( 6/32) Installing readline (8.3.3-r1) ( 7/32) Installing sqlite-libs (3.53.3-r0) ( 8/32) Installing python3 (3.14.5-r2) ( 9/32) Installing python3-pycache-pyc0 (3.14.5-r2) (10/32) Installing pyc (3.14.5-r2) (11/32) Installing python3-pyc (3.14.5-r2) (12/32) Installing py3-parsing (3.3.2-r1) (13/32) Installing py3-parsing-pyc (3.3.2-r1) (14/32) Installing py3-packaging (26.2-r0) (15/32) Installing py3-packaging-pyc (26.2-r0) (16/32) Installing py3-setuptools (83.0.0-r0) (17/32) Installing py3-setuptools-pyc (83.0.0-r0) (18/32) Installing py3-installer (1.0.1-r0) (19/32) Installing py3-installer-pyc (1.0.1-r0) (20/32) Installing py3-gpep517 (19-r2) (21/32) Installing py3-gpep517-pyc (19-r2) (22/32) Installing py3-iniconfig (2.3.0-r1) (23/32) Installing py3-iniconfig-pyc (2.3.0-r1) (24/32) Installing py3-pluggy (1.6.0-r1) (25/32) Installing py3-pluggy-pyc (1.6.0-r1) (26/32) Installing py3-py (1.11.0-r5) (27/32) Installing py3-py-pyc (1.11.0-r5) (28/32) Installing py3-pygments (2.20.0-r0) (29/32) Installing py3-pygments-pyc (2.20.0-r0) (30/32) Installing py3-pytest (9.1.1-r0) (31/32) Installing py3-pytest-pyc (9.1.1-r0) (32/32) Installing .makedepends-ranger (20260722.194547) Executing busybox-1.38.0-r2.trigger OK: 500.4 MiB in 139 packages >>> ranger: Cleaning up srcdir >>> ranger: Cleaning up pkgdir >>> ranger: Cleaning up tmpdir >>> ranger: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ranger-1.9.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/ranger-1.9.4.tar.gz.part' ranger-1.9.4.tar.gz. 100% |********************************| 273k 0:00:00 ETA '/var/cache/distfiles/edge/ranger-1.9.4.tar.gz.part' saved /var/cache/distfiles/edge/ranger-1.9.4.tar.gz: OK /home/buildozer/aports/community/ranger/bulkrename.patch: OK >>> ranger: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ranger-1.9.4.tar.gz /var/cache/distfiles/edge/ranger-1.9.4.tar.gz: OK /home/buildozer/aports/community/ranger/bulkrename.patch: OK >>> ranger: Unpacking /var/cache/distfiles/edge/ranger-1.9.4.tar.gz... >>> ranger: bulkrename.patch patching file ranger/gui/ui.py 2026-07-22 19:45:48,597 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /home/buildozer/aports/community/ranger/src/ranger-1.9.4/ranger/core/main.py:240: SyntaxWarning: 'return' in a 'finally' block return exit_code # pylint: disable=lost-exception /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v3 (GPLv3) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-07-22 19:45:48,624 root INFO running bdist_wheel 2026-07-22 19:45:48,638 root INFO running build 2026-07-22 19:45:48,638 root INFO running build_py 2026-07-22 19:45:48,641 root INFO creating build/lib/ranger 2026-07-22 19:45:48,641 root INFO copying ranger/__init__.py -> build/lib/ranger 2026-07-22 19:45:48,642 root INFO creating build/lib/ranger/api 2026-07-22 19:45:48,642 root INFO copying ranger/api/__init__.py -> build/lib/ranger/api 2026-07-22 19:45:48,642 root INFO copying ranger/api/commands.py -> build/lib/ranger/api 2026-07-22 19:45:48,642 root INFO creating build/lib/ranger/colorschemes 2026-07-22 19:45:48,642 root INFO copying ranger/colorschemes/jungle.py -> build/lib/ranger/colorschemes 2026-07-22 19:45:48,643 root INFO copying ranger/colorschemes/solarized.py -> build/lib/ranger/colorschemes 2026-07-22 19:45:48,643 root INFO copying ranger/colorschemes/snow.py -> build/lib/ranger/colorschemes 2026-07-22 19:45:48,643 root INFO copying ranger/colorschemes/__init__.py -> build/lib/ranger/colorschemes 2026-07-22 19:45:48,643 root INFO copying ranger/colorschemes/default.py -> build/lib/ranger/colorschemes 2026-07-22 19:45:48,644 root INFO creating build/lib/ranger/config 2026-07-22 19:45:48,644 root INFO copying ranger/config/commands_sample.py -> build/lib/ranger/config 2026-07-22 19:45:48,644 root INFO copying ranger/config/__init__.py -> build/lib/ranger/config 2026-07-22 19:45:48,644 root INFO copying ranger/config/commands.py -> build/lib/ranger/config 2026-07-22 19:45:48,645 root INFO creating build/lib/ranger/container 2026-07-22 19:45:48,645 root INFO copying ranger/container/tags.py -> build/lib/ranger/container 2026-07-22 19:45:48,645 root INFO copying ranger/container/bookmarks.py -> build/lib/ranger/container 2026-07-22 19:45:48,645 root INFO copying ranger/container/history.py -> build/lib/ranger/container 2026-07-22 19:45:48,646 root INFO copying ranger/container/fsobject.py -> build/lib/ranger/container 2026-07-22 19:45:48,646 root INFO copying ranger/container/directory.py -> build/lib/ranger/container 2026-07-22 19:45:48,646 root INFO copying ranger/container/settings.py -> build/lib/ranger/container 2026-07-22 19:45:48,646 root INFO copying ranger/container/file.py -> build/lib/ranger/container 2026-07-22 19:45:48,647 root INFO copying ranger/container/__init__.py -> build/lib/ranger/container 2026-07-22 19:45:48,647 root INFO creating build/lib/ranger/core 2026-07-22 19:45:48,647 root INFO copying ranger/core/tab.py -> build/lib/ranger/core 2026-07-22 19:45:48,647 root INFO copying ranger/core/runner.py -> build/lib/ranger/core 2026-07-22 19:45:48,647 root INFO copying ranger/core/filter_stack.py -> build/lib/ranger/core 2026-07-22 19:45:48,648 root INFO copying ranger/core/fm.py -> build/lib/ranger/core 2026-07-22 19:45:48,648 root INFO copying ranger/core/linemode.py -> build/lib/ranger/core 2026-07-22 19:45:48,648 root INFO copying ranger/core/shared.py -> build/lib/ranger/core 2026-07-22 19:45:48,648 root INFO copying ranger/core/metadata.py -> build/lib/ranger/core 2026-07-22 19:45:48,649 root INFO copying ranger/core/__init__.py -> build/lib/ranger/core 2026-07-22 19:45:48,649 root INFO copying ranger/core/loader.py -> build/lib/ranger/core 2026-07-22 19:45:48,649 root INFO copying ranger/core/actions.py -> build/lib/ranger/core 2026-07-22 19:45:48,649 root INFO copying ranger/core/main.py -> build/lib/ranger/core 2026-07-22 19:45:48,650 root INFO creating build/lib/ranger/ext 2026-07-22 19:45:48,650 root INFO copying ranger/ext/widestring.py -> build/lib/ranger/ext 2026-07-22 19:45:48,650 root INFO copying ranger/ext/hash.py -> build/lib/ranger/ext 2026-07-22 19:45:48,650 root INFO copying ranger/ext/shutil_generatorized.py -> build/lib/ranger/ext 2026-07-22 19:45:48,650 root INFO copying ranger/ext/shell_escape.py -> build/lib/ranger/ext 2026-07-22 19:45:48,651 root INFO copying ranger/ext/keybinding_parser.py -> build/lib/ranger/ext 2026-07-22 19:45:48,651 root INFO copying ranger/ext/openstruct.py -> build/lib/ranger/ext 2026-07-22 19:45:48,651 root INFO copying ranger/ext/next_available_filename.py -> build/lib/ranger/ext 2026-07-22 19:45:48,651 root INFO copying ranger/ext/signals.py -> build/lib/ranger/ext 2026-07-22 19:45:48,652 root INFO copying ranger/ext/img_display.py -> build/lib/ranger/ext 2026-07-22 19:45:48,652 root INFO copying ranger/ext/rifle.py -> build/lib/ranger/ext 2026-07-22 19:45:48,652 root INFO copying ranger/ext/cached_function.py -> build/lib/ranger/ext 2026-07-22 19:45:48,652 root INFO copying ranger/ext/relative_symlink.py -> build/lib/ranger/ext 2026-07-22 19:45:48,652 root INFO copying ranger/ext/lazy_property.py -> build/lib/ranger/ext 2026-07-22 19:45:48,653 root INFO copying ranger/ext/curses_interrupt_handler.py -> build/lib/ranger/ext 2026-07-22 19:45:48,653 root INFO copying ranger/ext/mount_path.py -> build/lib/ranger/ext 2026-07-22 19:45:48,653 root INFO copying ranger/ext/direction.py -> build/lib/ranger/ext 2026-07-22 19:45:48,653 root INFO copying ranger/ext/accumulator.py -> build/lib/ranger/ext 2026-07-22 19:45:48,654 root INFO copying ranger/ext/popen_forked.py -> build/lib/ranger/ext 2026-07-22 19:45:48,654 root INFO copying ranger/ext/get_executables.py -> build/lib/ranger/ext 2026-07-22 19:45:48,654 root INFO copying ranger/ext/safe_path.py -> build/lib/ranger/ext 2026-07-22 19:45:48,654 root INFO copying ranger/ext/__init__.py -> build/lib/ranger/ext 2026-07-22 19:45:48,654 root INFO copying ranger/ext/logutils.py -> build/lib/ranger/ext 2026-07-22 19:45:48,655 root INFO copying ranger/ext/spawn.py -> build/lib/ranger/ext 2026-07-22 19:45:48,655 root INFO copying ranger/ext/human_readable.py -> build/lib/ranger/ext 2026-07-22 19:45:48,655 root INFO copying ranger/ext/iter_tools.py -> build/lib/ranger/ext 2026-07-22 19:45:48,655 root INFO creating build/lib/ranger/ext/vcs 2026-07-22 19:45:48,655 root INFO copying ranger/ext/vcs/hg.py -> build/lib/ranger/ext/vcs 2026-07-22 19:45:48,656 root INFO copying ranger/ext/vcs/vcs.py -> build/lib/ranger/ext/vcs 2026-07-22 19:45:48,656 root INFO copying ranger/ext/vcs/svn.py -> build/lib/ranger/ext/vcs 2026-07-22 19:45:48,656 root INFO copying ranger/ext/vcs/__init__.py -> build/lib/ranger/ext/vcs 2026-07-22 19:45:48,656 root INFO copying ranger/ext/vcs/git.py -> build/lib/ranger/ext/vcs 2026-07-22 19:45:48,657 root INFO copying ranger/ext/vcs/bzr.py -> build/lib/ranger/ext/vcs 2026-07-22 19:45:48,657 root INFO creating build/lib/ranger/gui 2026-07-22 19:45:48,657 root INFO copying ranger/gui/ui.py -> build/lib/ranger/gui 2026-07-22 19:45:48,657 root INFO copying ranger/gui/mouse_event.py -> build/lib/ranger/gui 2026-07-22 19:45:48,657 root INFO copying ranger/gui/displayable.py -> build/lib/ranger/gui 2026-07-22 19:45:48,658 root INFO copying ranger/gui/context.py -> build/lib/ranger/gui 2026-07-22 19:45:48,658 root INFO copying ranger/gui/color.py -> build/lib/ranger/gui 2026-07-22 19:45:48,658 root INFO copying ranger/gui/colorscheme.py -> build/lib/ranger/gui 2026-07-22 19:45:48,658 root INFO copying ranger/gui/__init__.py -> build/lib/ranger/gui 2026-07-22 19:45:48,659 root INFO copying ranger/gui/ansi.py -> build/lib/ranger/gui 2026-07-22 19:45:48,659 root INFO copying ranger/gui/curses_shortcuts.py -> build/lib/ranger/gui 2026-07-22 19:45:48,659 root INFO copying ranger/gui/bar.py -> build/lib/ranger/gui 2026-07-22 19:45:48,659 root INFO creating build/lib/ranger/gui/widgets 2026-07-22 19:45:48,659 root INFO copying ranger/gui/widgets/view_multipane.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:48,660 root INFO copying ranger/gui/widgets/statusbar.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:48,660 root INFO copying ranger/gui/widgets/console.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:48,660 root INFO copying ranger/gui/widgets/view_base.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:48,660 root INFO copying ranger/gui/widgets/view_miller.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:48,661 root INFO copying ranger/gui/widgets/browsercolumn.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:48,661 root INFO copying ranger/gui/widgets/titlebar.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:48,661 root INFO copying ranger/gui/widgets/__init__.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:48,661 root INFO copying ranger/gui/widgets/taskview.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:48,661 root INFO copying ranger/gui/widgets/pager.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:48,663 root INFO creating build/lib/ranger/data 2026-07-22 19:45:48,663 root INFO copying ranger/data/mime.types -> build/lib/ranger/data 2026-07-22 19:45:48,664 root INFO copying ranger/data/scope.sh -> build/lib/ranger/data 2026-07-22 19:45:48,664 root INFO copying ranger/config/rc.conf -> build/lib/ranger/config 2026-07-22 19:45:48,664 root INFO copying ranger/config/rifle.conf -> build/lib/ranger/config 2026-07-22 19:45:48,665 root INFO running build_scripts 2026-07-22 19:45:48,665 root INFO creating build/scripts-3.14 2026-07-22 19:45:48,666 root INFO copying and adjusting build_scripts/ranger -> build/scripts-3.14 2026-07-22 19:45:48,666 root INFO copying and adjusting build_scripts/rifle -> build/scripts-3.14 2026-07-22 19:45:48,666 root INFO changing mode of build/scripts-3.14/ranger from 644 to 755 2026-07-22 19:45:48,666 root INFO changing mode of build/scripts-3.14/rifle from 644 to 755 2026-07-22 19:45:48,672 root INFO installing to build/bdist.linux-x86_64/wheel 2026-07-22 19:45:48,672 root INFO running install 2026-07-22 19:45:48,679 root INFO running install_lib 2026-07-22 19:45:48,679 root INFO creating build/bdist.linux-x86_64/wheel 2026-07-22 19:45:48,680 root INFO creating build/bdist.linux-x86_64/wheel/ranger 2026-07-22 19:45:48,680 root INFO creating build/bdist.linux-x86_64/wheel/ranger/data 2026-07-22 19:45:48,680 root INFO copying build/lib/ranger/data/mime.types -> build/bdist.linux-x86_64/wheel/./ranger/data 2026-07-22 19:45:48,680 root INFO copying build/lib/ranger/data/scope.sh -> build/bdist.linux-x86_64/wheel/./ranger/data 2026-07-22 19:45:48,680 root INFO creating build/bdist.linux-x86_64/wheel/ranger/api 2026-07-22 19:45:48,680 root INFO copying build/lib/ranger/api/__init__.py -> build/bdist.linux-x86_64/wheel/./ranger/api 2026-07-22 19:45:48,681 root INFO copying build/lib/ranger/api/commands.py -> build/bdist.linux-x86_64/wheel/./ranger/api 2026-07-22 19:45:48,681 root INFO creating build/bdist.linux-x86_64/wheel/ranger/gui 2026-07-22 19:45:48,681 root INFO creating build/bdist.linux-x86_64/wheel/ranger/gui/widgets 2026-07-22 19:45:48,681 root INFO copying build/lib/ranger/gui/widgets/view_multipane.py -> build/bdist.linux-x86_64/wheel/./ranger/gui/widgets 2026-07-22 19:45:48,681 root INFO copying build/lib/ranger/gui/widgets/statusbar.py -> build/bdist.linux-x86_64/wheel/./ranger/gui/widgets 2026-07-22 19:45:48,682 root INFO copying build/lib/ranger/gui/widgets/console.py -> build/bdist.linux-x86_64/wheel/./ranger/gui/widgets 2026-07-22 19:45:48,682 root INFO copying build/lib/ranger/gui/widgets/view_base.py -> build/bdist.linux-x86_64/wheel/./ranger/gui/widgets 2026-07-22 19:45:48,682 root INFO copying build/lib/ranger/gui/widgets/view_miller.py -> build/bdist.linux-x86_64/wheel/./ranger/gui/widgets 2026-07-22 19:45:48,682 root INFO copying build/lib/ranger/gui/widgets/browsercolumn.py -> build/bdist.linux-x86_64/wheel/./ranger/gui/widgets 2026-07-22 19:45:48,682 root INFO copying build/lib/ranger/gui/widgets/titlebar.py -> build/bdist.linux-x86_64/wheel/./ranger/gui/widgets 2026-07-22 19:45:48,683 root INFO copying build/lib/ranger/gui/widgets/__init__.py -> build/bdist.linux-x86_64/wheel/./ranger/gui/widgets 2026-07-22 19:45:48,683 root INFO copying build/lib/ranger/gui/widgets/taskview.py -> build/bdist.linux-x86_64/wheel/./ranger/gui/widgets 2026-07-22 19:45:48,683 root INFO copying build/lib/ranger/gui/widgets/pager.py -> build/bdist.linux-x86_64/wheel/./ranger/gui/widgets 2026-07-22 19:45:48,683 root INFO copying build/lib/ranger/gui/ui.py -> build/bdist.linux-x86_64/wheel/./ranger/gui 2026-07-22 19:45:48,683 root INFO copying build/lib/ranger/gui/mouse_event.py -> build/bdist.linux-x86_64/wheel/./ranger/gui 2026-07-22 19:45:48,683 root INFO copying build/lib/ranger/gui/displayable.py -> build/bdist.linux-x86_64/wheel/./ranger/gui 2026-07-22 19:45:48,684 root INFO copying build/lib/ranger/gui/context.py -> build/bdist.linux-x86_64/wheel/./ranger/gui 2026-07-22 19:45:48,684 root INFO copying build/lib/ranger/gui/color.py -> build/bdist.linux-x86_64/wheel/./ranger/gui 2026-07-22 19:45:48,684 root INFO copying build/lib/ranger/gui/colorscheme.py -> build/bdist.linux-x86_64/wheel/./ranger/gui 2026-07-22 19:45:48,684 root INFO copying build/lib/ranger/gui/__init__.py -> build/bdist.linux-x86_64/wheel/./ranger/gui 2026-07-22 19:45:48,684 root INFO copying build/lib/ranger/gui/ansi.py -> build/bdist.linux-x86_64/wheel/./ranger/gui 2026-07-22 19:45:48,685 root INFO copying build/lib/ranger/gui/curses_shortcuts.py -> build/bdist.linux-x86_64/wheel/./ranger/gui 2026-07-22 19:45:48,685 root INFO copying build/lib/ranger/gui/bar.py -> build/bdist.linux-x86_64/wheel/./ranger/gui 2026-07-22 19:45:48,685 root INFO creating build/bdist.linux-x86_64/wheel/ranger/container 2026-07-22 19:45:48,685 root INFO copying build/lib/ranger/container/tags.py -> build/bdist.linux-x86_64/wheel/./ranger/container 2026-07-22 19:45:48,685 root INFO copying build/lib/ranger/container/bookmarks.py -> build/bdist.linux-x86_64/wheel/./ranger/container 2026-07-22 19:45:48,685 root INFO copying build/lib/ranger/container/history.py -> build/bdist.linux-x86_64/wheel/./ranger/container 2026-07-22 19:45:48,686 root INFO copying build/lib/ranger/container/fsobject.py -> build/bdist.linux-x86_64/wheel/./ranger/container 2026-07-22 19:45:48,686 root INFO copying build/lib/ranger/container/directory.py -> build/bdist.linux-x86_64/wheel/./ranger/container 2026-07-22 19:45:48,686 root INFO copying build/lib/ranger/container/settings.py -> build/bdist.linux-x86_64/wheel/./ranger/container 2026-07-22 19:45:48,686 root INFO copying build/lib/ranger/container/file.py -> build/bdist.linux-x86_64/wheel/./ranger/container 2026-07-22 19:45:48,686 root INFO copying build/lib/ranger/container/__init__.py -> build/bdist.linux-x86_64/wheel/./ranger/container 2026-07-22 19:45:48,687 root INFO copying build/lib/ranger/__init__.py -> build/bdist.linux-x86_64/wheel/./ranger 2026-07-22 19:45:48,687 root INFO creating build/bdist.linux-x86_64/wheel/ranger/colorschemes 2026-07-22 19:45:48,687 root INFO copying build/lib/ranger/colorschemes/jungle.py -> build/bdist.linux-x86_64/wheel/./ranger/colorschemes 2026-07-22 19:45:48,687 root INFO copying build/lib/ranger/colorschemes/solarized.py -> build/bdist.linux-x86_64/wheel/./ranger/colorschemes 2026-07-22 19:45:48,687 root INFO copying build/lib/ranger/colorschemes/snow.py -> build/bdist.linux-x86_64/wheel/./ranger/colorschemes 2026-07-22 19:45:48,688 root INFO copying build/lib/ranger/colorschemes/__init__.py -> build/bdist.linux-x86_64/wheel/./ranger/colorschemes 2026-07-22 19:45:48,688 root INFO copying build/lib/ranger/colorschemes/default.py -> build/bdist.linux-x86_64/wheel/./ranger/colorschemes 2026-07-22 19:45:48,688 root INFO creating build/bdist.linux-x86_64/wheel/ranger/config 2026-07-22 19:45:48,688 root INFO copying build/lib/ranger/config/commands_sample.py -> build/bdist.linux-x86_64/wheel/./ranger/config 2026-07-22 19:45:48,688 root INFO copying build/lib/ranger/config/rifle.conf -> build/bdist.linux-x86_64/wheel/./ranger/config 2026-07-22 19:45:48,688 root INFO copying build/lib/ranger/config/__init__.py -> build/bdist.linux-x86_64/wheel/./ranger/config 2026-07-22 19:45:48,689 root INFO copying build/lib/ranger/config/rc.conf -> build/bdist.linux-x86_64/wheel/./ranger/config 2026-07-22 19:45:48,689 root INFO copying build/lib/ranger/config/commands.py -> build/bdist.linux-x86_64/wheel/./ranger/config 2026-07-22 19:45:48,689 root INFO creating build/bdist.linux-x86_64/wheel/ranger/ext 2026-07-22 19:45:48,689 root INFO copying build/lib/ranger/ext/widestring.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,690 root INFO copying build/lib/ranger/ext/hash.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,690 root INFO copying build/lib/ranger/ext/shutil_generatorized.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,690 root INFO copying build/lib/ranger/ext/shell_escape.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,690 root INFO copying build/lib/ranger/ext/keybinding_parser.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,690 root INFO copying build/lib/ranger/ext/openstruct.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,690 root INFO copying build/lib/ranger/ext/next_available_filename.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,691 root INFO copying build/lib/ranger/ext/signals.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,691 root INFO copying build/lib/ranger/ext/img_display.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,691 root INFO copying build/lib/ranger/ext/rifle.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,691 root INFO copying build/lib/ranger/ext/cached_function.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,691 root INFO creating build/bdist.linux-x86_64/wheel/ranger/ext/vcs 2026-07-22 19:45:48,692 root INFO copying build/lib/ranger/ext/vcs/hg.py -> build/bdist.linux-x86_64/wheel/./ranger/ext/vcs 2026-07-22 19:45:48,692 root INFO copying build/lib/ranger/ext/vcs/vcs.py -> build/bdist.linux-x86_64/wheel/./ranger/ext/vcs 2026-07-22 19:45:48,692 root INFO copying build/lib/ranger/ext/vcs/svn.py -> build/bdist.linux-x86_64/wheel/./ranger/ext/vcs 2026-07-22 19:45:48,692 root INFO copying build/lib/ranger/ext/vcs/__init__.py -> build/bdist.linux-x86_64/wheel/./ranger/ext/vcs 2026-07-22 19:45:48,692 root INFO copying build/lib/ranger/ext/vcs/git.py -> build/bdist.linux-x86_64/wheel/./ranger/ext/vcs 2026-07-22 19:45:48,693 root INFO copying build/lib/ranger/ext/vcs/bzr.py -> build/bdist.linux-x86_64/wheel/./ranger/ext/vcs 2026-07-22 19:45:48,693 root INFO copying build/lib/ranger/ext/relative_symlink.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,693 root INFO copying build/lib/ranger/ext/lazy_property.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,693 root INFO copying build/lib/ranger/ext/curses_interrupt_handler.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,693 root INFO copying build/lib/ranger/ext/mount_path.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,693 root INFO copying build/lib/ranger/ext/direction.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,694 root INFO copying build/lib/ranger/ext/accumulator.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,694 root INFO copying build/lib/ranger/ext/popen_forked.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,694 root INFO copying build/lib/ranger/ext/get_executables.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,694 root INFO copying build/lib/ranger/ext/safe_path.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,694 root INFO copying build/lib/ranger/ext/__init__.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,695 root INFO copying build/lib/ranger/ext/logutils.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,695 root INFO copying build/lib/ranger/ext/spawn.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,695 root INFO copying build/lib/ranger/ext/human_readable.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,695 root INFO copying build/lib/ranger/ext/iter_tools.py -> build/bdist.linux-x86_64/wheel/./ranger/ext 2026-07-22 19:45:48,695 root INFO creating build/bdist.linux-x86_64/wheel/ranger/core 2026-07-22 19:45:48,695 root INFO copying build/lib/ranger/core/tab.py -> build/bdist.linux-x86_64/wheel/./ranger/core 2026-07-22 19:45:48,696 root INFO copying build/lib/ranger/core/runner.py -> build/bdist.linux-x86_64/wheel/./ranger/core 2026-07-22 19:45:48,696 root INFO copying build/lib/ranger/core/filter_stack.py -> build/bdist.linux-x86_64/wheel/./ranger/core 2026-07-22 19:45:48,696 root INFO copying build/lib/ranger/core/fm.py -> build/bdist.linux-x86_64/wheel/./ranger/core 2026-07-22 19:45:48,696 root INFO copying build/lib/ranger/core/linemode.py -> build/bdist.linux-x86_64/wheel/./ranger/core 2026-07-22 19:45:48,696 root INFO copying build/lib/ranger/core/shared.py -> build/bdist.linux-x86_64/wheel/./ranger/core 2026-07-22 19:45:48,697 root INFO copying build/lib/ranger/core/metadata.py -> build/bdist.linux-x86_64/wheel/./ranger/core 2026-07-22 19:45:48,697 root INFO copying build/lib/ranger/core/__init__.py -> build/bdist.linux-x86_64/wheel/./ranger/core 2026-07-22 19:45:48,697 root INFO copying build/lib/ranger/core/loader.py -> build/bdist.linux-x86_64/wheel/./ranger/core 2026-07-22 19:45:48,697 root INFO copying build/lib/ranger/core/actions.py -> build/bdist.linux-x86_64/wheel/./ranger/core 2026-07-22 19:45:48,697 root INFO copying build/lib/ranger/core/main.py -> build/bdist.linux-x86_64/wheel/./ranger/core 2026-07-22 19:45:48,699 root INFO changing mode of build/bdist.linux-x86_64/wheel/./ranger/data/scope.sh to 755 2026-07-22 19:45:48,699 root INFO running install_data 2026-07-22 19:45:48,701 root INFO creating build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data 2026-07-22 19:45:48,701 root INFO creating build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/applications 2026-07-22 19:45:48,701 root INFO copying doc/ranger.desktop -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/applications 2026-07-22 19:45:48,701 root INFO creating build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/man/man1 2026-07-22 19:45:48,702 root INFO copying doc/ranger.1 -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/man/man1 2026-07-22 19:45:48,702 root INFO copying doc/rifle.1 -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/man/man1 2026-07-22 19:45:48,702 root INFO creating build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger 2026-07-22 19:45:48,702 root INFO copying doc/colorschemes.md -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger 2026-07-22 19:45:48,703 root INFO copying CHANGELOG.md -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger 2026-07-22 19:45:48,703 root INFO copying HACKING.md -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger 2026-07-22 19:45:48,703 root INFO copying README.md -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger 2026-07-22 19:45:48,703 root INFO creating build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config 2026-07-22 19:45:48,703 root INFO copying doc/config/scope.sh -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config 2026-07-22 19:45:48,704 root INFO copying doc/config/rifle.conf -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config 2026-07-22 19:45:48,704 root INFO copying doc/config/rc.conf -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config 2026-07-22 19:45:48,704 root INFO copying doc/config/commands.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config 2026-07-22 19:45:48,704 root INFO creating build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes 2026-07-22 19:45:48,704 root INFO copying doc/config/colorschemes/jungle.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes 2026-07-22 19:45:48,705 root INFO copying doc/config/colorschemes/snow.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes 2026-07-22 19:45:48,705 root INFO copying doc/config/colorschemes/default.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes 2026-07-22 19:45:48,705 root INFO creating build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,705 root INFO copying examples/plugin_fasd_add.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,705 root INFO copying examples/plugin_linemode.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,706 root INFO copying examples/plugin_pmount_dynamic.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,706 root INFO copying examples/shell_automatic_cd.sh -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,706 root INFO copying examples/vim_file_chooser.vim -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,706 root INFO copying examples/plugin_new_sorting_method.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,706 root INFO copying examples/plugin_chmod_keybindings.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,707 root INFO copying examples/plugin_ipc.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,707 root INFO copying examples/plugin_avfs.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,707 root INFO copying examples/fish_automatic_cd.fish -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,707 root INFO copying examples/rifle_sxiv.sh -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,707 root INFO copying examples/plugin_file_filter.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,708 root INFO copying examples/rc_emacs.conf -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,708 root INFO copying examples/plugin_pmount.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,708 root INFO copying examples/README -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,708 root INFO copying examples/plugin_hello_world.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,708 root INFO copying examples/shell_subshell_notice.sh -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,709 root INFO copying examples/rifle_different_file_opener.conf -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,709 root INFO copying examples/plugin_new_macro.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:48,709 root INFO creating build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/tools 2026-07-22 19:45:48,709 root INFO copying doc/tools/print_keys.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/tools 2026-07-22 19:45:48,709 root INFO copying doc/tools/convert_papermode_to_metadata.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/tools 2026-07-22 19:45:48,709 root INFO copying doc/tools/performance_test.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/tools 2026-07-22 19:45:48,710 root INFO copying doc/tools/print_colors.py -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/tools 2026-07-22 19:45:48,710 root INFO running install_egg_info 2026-07-22 19:45:48,713 root INFO running egg_info 2026-07-22 19:45:48,715 root INFO creating ranger_fm.egg-info 2026-07-22 19:45:48,715 root INFO writing ranger_fm.egg-info/PKG-INFO 2026-07-22 19:45:48,715 root INFO writing dependency_links to ranger_fm.egg-info/dependency_links.txt 2026-07-22 19:45:48,715 root INFO writing top-level names to ranger_fm.egg-info/top_level.txt 2026-07-22 19:45:48,716 root INFO writing manifest file 'ranger_fm.egg-info/SOURCES.txt' 2026-07-22 19:45:48,721 root INFO reading manifest file 'ranger_fm.egg-info/SOURCES.txt' 2026-07-22 19:45:48,721 root INFO adding license file 'LICENSE' 2026-07-22 19:45:48,721 root INFO adding license file 'AUTHORS' 2026-07-22 19:45:48,722 root INFO writing manifest file 'ranger_fm.egg-info/SOURCES.txt' 2026-07-22 19:45:48,723 root INFO Copying ranger_fm.egg-info to build/bdist.linux-x86_64/wheel/./ranger_fm-1.9.4-py3.14.egg-info 2026-07-22 19:45:48,723 root INFO running install_scripts 2026-07-22 19:45:48,723 root INFO creating build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/scripts 2026-07-22 19:45:48,724 root INFO copying build/scripts-3.14/rifle -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/scripts 2026-07-22 19:45:48,724 root INFO copying build/scripts-3.14/ranger -> build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/scripts 2026-07-22 19:45:48,724 root INFO changing mode of build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/scripts/rifle to 755 2026-07-22 19:45:48,724 root INFO changing mode of build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.data/scripts/ranger to 755 2026-07-22 19:45:48,725 root INFO creating build/bdist.linux-x86_64/wheel/ranger_fm-1.9.4.dist-info/WHEEL 2026-07-22 19:45:48,725 wheel INFO creating '/home/buildozer/aports/community/ranger/src/ranger-1.9.4/.dist/.tmp-rk7wxqzt/ranger_fm-1.9.4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-07-22 19:45:48,726 wheel INFO adding 'ranger/__init__.py' 2026-07-22 19:45:48,726 wheel INFO adding 'ranger/api/__init__.py' 2026-07-22 19:45:48,726 wheel INFO adding 'ranger/api/commands.py' 2026-07-22 19:45:48,727 wheel INFO adding 'ranger/colorschemes/__init__.py' 2026-07-22 19:45:48,727 wheel INFO adding 'ranger/colorschemes/default.py' 2026-07-22 19:45:48,727 wheel INFO adding 'ranger/colorschemes/jungle.py' 2026-07-22 19:45:48,727 wheel INFO adding 'ranger/colorschemes/snow.py' 2026-07-22 19:45:48,727 wheel INFO adding 'ranger/colorschemes/solarized.py' 2026-07-22 19:45:48,727 wheel INFO adding 'ranger/config/__init__.py' 2026-07-22 19:45:48,728 wheel INFO adding 'ranger/config/commands.py' 2026-07-22 19:45:48,728 wheel INFO adding 'ranger/config/commands_sample.py' 2026-07-22 19:45:48,728 wheel INFO adding 'ranger/config/rc.conf' 2026-07-22 19:45:48,729 wheel INFO adding 'ranger/config/rifle.conf' 2026-07-22 19:45:48,729 wheel INFO adding 'ranger/container/__init__.py' 2026-07-22 19:45:48,729 wheel INFO adding 'ranger/container/bookmarks.py' 2026-07-22 19:45:48,729 wheel INFO adding 'ranger/container/directory.py' 2026-07-22 19:45:48,729 wheel INFO adding 'ranger/container/file.py' 2026-07-22 19:45:48,730 wheel INFO adding 'ranger/container/fsobject.py' 2026-07-22 19:45:48,730 wheel INFO adding 'ranger/container/history.py' 2026-07-22 19:45:48,730 wheel INFO adding 'ranger/container/settings.py' 2026-07-22 19:45:48,730 wheel INFO adding 'ranger/container/tags.py' 2026-07-22 19:45:48,731 wheel INFO adding 'ranger/core/__init__.py' 2026-07-22 19:45:48,731 wheel INFO adding 'ranger/core/actions.py' 2026-07-22 19:45:48,731 wheel INFO adding 'ranger/core/filter_stack.py' 2026-07-22 19:45:48,731 wheel INFO adding 'ranger/core/fm.py' 2026-07-22 19:45:48,732 wheel INFO adding 'ranger/core/linemode.py' 2026-07-22 19:45:48,732 wheel INFO adding 'ranger/core/loader.py' 2026-07-22 19:45:48,732 wheel INFO adding 'ranger/core/main.py' 2026-07-22 19:45:48,732 wheel INFO adding 'ranger/core/metadata.py' 2026-07-22 19:45:48,732 wheel INFO adding 'ranger/core/runner.py' 2026-07-22 19:45:48,733 wheel INFO adding 'ranger/core/shared.py' 2026-07-22 19:45:48,733 wheel INFO adding 'ranger/core/tab.py' 2026-07-22 19:45:48,733 wheel INFO adding 'ranger/data/mime.types' 2026-07-22 19:45:48,733 wheel INFO adding 'ranger/data/scope.sh' 2026-07-22 19:45:48,733 wheel INFO adding 'ranger/ext/__init__.py' 2026-07-22 19:45:48,734 wheel INFO adding 'ranger/ext/accumulator.py' 2026-07-22 19:45:48,734 wheel INFO adding 'ranger/ext/cached_function.py' 2026-07-22 19:45:48,734 wheel INFO adding 'ranger/ext/curses_interrupt_handler.py' 2026-07-22 19:45:48,734 wheel INFO adding 'ranger/ext/direction.py' 2026-07-22 19:45:48,734 wheel INFO adding 'ranger/ext/get_executables.py' 2026-07-22 19:45:48,735 wheel INFO adding 'ranger/ext/hash.py' 2026-07-22 19:45:48,735 wheel INFO adding 'ranger/ext/human_readable.py' 2026-07-22 19:45:48,735 wheel INFO adding 'ranger/ext/img_display.py' 2026-07-22 19:45:48,735 wheel INFO adding 'ranger/ext/iter_tools.py' 2026-07-22 19:45:48,735 wheel INFO adding 'ranger/ext/keybinding_parser.py' 2026-07-22 19:45:48,736 wheel INFO adding 'ranger/ext/lazy_property.py' 2026-07-22 19:45:48,736 wheel INFO adding 'ranger/ext/logutils.py' 2026-07-22 19:45:48,736 wheel INFO adding 'ranger/ext/mount_path.py' 2026-07-22 19:45:48,736 wheel INFO adding 'ranger/ext/next_available_filename.py' 2026-07-22 19:45:48,736 wheel INFO adding 'ranger/ext/openstruct.py' 2026-07-22 19:45:48,736 wheel INFO adding 'ranger/ext/popen_forked.py' 2026-07-22 19:45:48,737 wheel INFO adding 'ranger/ext/relative_symlink.py' 2026-07-22 19:45:48,737 wheel INFO adding 'ranger/ext/rifle.py' 2026-07-22 19:45:48,737 wheel INFO adding 'ranger/ext/safe_path.py' 2026-07-22 19:45:48,737 wheel INFO adding 'ranger/ext/shell_escape.py' 2026-07-22 19:45:48,737 wheel INFO adding 'ranger/ext/shutil_generatorized.py' 2026-07-22 19:45:48,738 wheel INFO adding 'ranger/ext/signals.py' 2026-07-22 19:45:48,738 wheel INFO adding 'ranger/ext/spawn.py' 2026-07-22 19:45:48,738 wheel INFO adding 'ranger/ext/widestring.py' 2026-07-22 19:45:48,738 wheel INFO adding 'ranger/ext/vcs/__init__.py' 2026-07-22 19:45:48,738 wheel INFO adding 'ranger/ext/vcs/bzr.py' 2026-07-22 19:45:48,738 wheel INFO adding 'ranger/ext/vcs/git.py' 2026-07-22 19:45:48,739 wheel INFO adding 'ranger/ext/vcs/hg.py' 2026-07-22 19:45:48,739 wheel INFO adding 'ranger/ext/vcs/svn.py' 2026-07-22 19:45:48,739 wheel INFO adding 'ranger/ext/vcs/vcs.py' 2026-07-22 19:45:48,739 wheel INFO adding 'ranger/gui/__init__.py' 2026-07-22 19:45:48,739 wheel INFO adding 'ranger/gui/ansi.py' 2026-07-22 19:45:48,740 wheel INFO adding 'ranger/gui/bar.py' 2026-07-22 19:45:48,740 wheel INFO adding 'ranger/gui/color.py' 2026-07-22 19:45:48,740 wheel INFO adding 'ranger/gui/colorscheme.py' 2026-07-22 19:45:48,740 wheel INFO adding 'ranger/gui/context.py' 2026-07-22 19:45:48,740 wheel INFO adding 'ranger/gui/curses_shortcuts.py' 2026-07-22 19:45:48,741 wheel INFO adding 'ranger/gui/displayable.py' 2026-07-22 19:45:48,741 wheel INFO adding 'ranger/gui/mouse_event.py' 2026-07-22 19:45:48,741 wheel INFO adding 'ranger/gui/ui.py' 2026-07-22 19:45:48,741 wheel INFO adding 'ranger/gui/widgets/__init__.py' 2026-07-22 19:45:48,741 wheel INFO adding 'ranger/gui/widgets/browsercolumn.py' 2026-07-22 19:45:48,742 wheel INFO adding 'ranger/gui/widgets/console.py' 2026-07-22 19:45:48,742 wheel INFO adding 'ranger/gui/widgets/pager.py' 2026-07-22 19:45:48,742 wheel INFO adding 'ranger/gui/widgets/statusbar.py' 2026-07-22 19:45:48,742 wheel INFO adding 'ranger/gui/widgets/taskview.py' 2026-07-22 19:45:48,742 wheel INFO adding 'ranger/gui/widgets/titlebar.py' 2026-07-22 19:45:48,743 wheel INFO adding 'ranger/gui/widgets/view_base.py' 2026-07-22 19:45:48,743 wheel INFO adding 'ranger/gui/widgets/view_miller.py' 2026-07-22 19:45:48,743 wheel INFO adding 'ranger/gui/widgets/view_multipane.py' 2026-07-22 19:45:48,743 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/applications/ranger.desktop' 2026-07-22 19:45:48,744 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/CHANGELOG.md' 2026-07-22 19:45:48,744 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/HACKING.md' 2026-07-22 19:45:48,744 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/README.md' 2026-07-22 19:45:48,744 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/colorschemes.md' 2026-07-22 19:45:48,745 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/commands.py' 2026-07-22 19:45:48,745 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/rc.conf' 2026-07-22 19:45:48,745 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/rifle.conf' 2026-07-22 19:45:48,745 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/scope.sh' 2026-07-22 19:45:48,746 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes/default.py' 2026-07-22 19:45:48,746 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes/jungle.py' 2026-07-22 19:45:48,746 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes/snow.py' 2026-07-22 19:45:48,746 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/README' 2026-07-22 19:45:48,746 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/fish_automatic_cd.fish' 2026-07-22 19:45:48,747 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_avfs.py' 2026-07-22 19:45:48,747 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_chmod_keybindings.py' 2026-07-22 19:45:48,747 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_fasd_add.py' 2026-07-22 19:45:48,747 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_file_filter.py' 2026-07-22 19:45:48,747 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_hello_world.py' 2026-07-22 19:45:48,747 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_ipc.py' 2026-07-22 19:45:48,748 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_linemode.py' 2026-07-22 19:45:48,748 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_new_macro.py' 2026-07-22 19:45:48,748 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_new_sorting_method.py' 2026-07-22 19:45:48,748 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_pmount.py' 2026-07-22 19:45:48,748 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_pmount_dynamic.py' 2026-07-22 19:45:48,748 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/rc_emacs.conf' 2026-07-22 19:45:48,749 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/rifle_different_file_opener.conf' 2026-07-22 19:45:48,749 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/rifle_sxiv.sh' 2026-07-22 19:45:48,749 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/shell_automatic_cd.sh' 2026-07-22 19:45:48,749 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/shell_subshell_notice.sh' 2026-07-22 19:45:48,749 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/vim_file_chooser.vim' 2026-07-22 19:45:48,749 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/tools/convert_papermode_to_metadata.py' 2026-07-22 19:45:48,750 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/tools/performance_test.py' 2026-07-22 19:45:48,750 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/tools/print_colors.py' 2026-07-22 19:45:48,750 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/tools/print_keys.py' 2026-07-22 19:45:48,750 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/man/man1/ranger.1' 2026-07-22 19:45:48,751 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/man/man1/rifle.1' 2026-07-22 19:45:48,751 wheel INFO adding 'ranger_fm-1.9.4.data/scripts/ranger' 2026-07-22 19:45:48,751 wheel INFO adding 'ranger_fm-1.9.4.data/scripts/rifle' 2026-07-22 19:45:48,751 wheel INFO adding 'ranger_fm-1.9.4.dist-info/licenses/AUTHORS' 2026-07-22 19:45:48,752 wheel INFO adding 'ranger_fm-1.9.4.dist-info/licenses/LICENSE' 2026-07-22 19:45:48,752 wheel INFO adding 'ranger_fm-1.9.4.dist-info/METADATA' 2026-07-22 19:45:48,752 wheel INFO adding 'ranger_fm-1.9.4.dist-info/WHEEL' 2026-07-22 19:45:48,752 wheel INFO adding 'ranger_fm-1.9.4.dist-info/top_level.txt' 2026-07-22 19:45:48,753 wheel INFO adding 'ranger_fm-1.9.4.dist-info/RECORD' 2026-07-22 19:45:48,753 root INFO removing build/bdist.linux-x86_64/wheel 2026-07-22 19:45:48,755 gpep517 INFO The backend produced .dist/ranger_fm-1.9.4-py3-none-any.whl ranger_fm-1.9.4-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.5, pytest-9.1.1, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/ranger/src/ranger-1.9.4 collected 7 items tests/ranger/container/test_bookmarks.py .. [ 28%] tests/ranger/container/test_container.py .. [ 57%] tests/ranger/container/test_fsobject.py .. [ 85%] tests/ranger/core/test_main.py . [100%] ============================== 7 passed in 0.07s =============================== >>> ranger: Entering fakeroot... /usr/lib/python3.14/site-packages/ranger/core/main.py:240: SyntaxWarning: 'return' in a 'finally' block /usr/lib/python3.14/site-packages/ranger/core/runner.py:264: SyntaxWarning: 'return' in a 'finally' block /usr/lib/python3.14/site-packages/ranger/core/runner.py:266: SyntaxWarning: 'return' in a 'finally' block >>> ranger-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/ranger/pkg/ranger-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/community/ranger/pkg/ranger-doc/usr/share/man' >>> ranger-doc*: Preparing subpackage ranger-doc... >>> ranger-doc*: Running postcheck for ranger-doc >>> ranger-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/ranger/api/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.14/site-packages/ranger/api/__pycache__' 'usr/lib/python3.14/site-packages/ranger/gui/widgets/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.14/site-packages/ranger/gui/widgets/__pycache__' 'usr/lib/python3.14/site-packages/ranger/gui/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.14/site-packages/ranger/gui/__pycache__' 'usr/lib/python3.14/site-packages/ranger/container/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.14/site-packages/ranger/container/__pycache__' 'usr/lib/python3.14/site-packages/ranger/colorschemes/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.14/site-packages/ranger/colorschemes/__pycache__' 'usr/lib/python3.14/site-packages/ranger/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.14/site-packages/ranger/__pycache__' 'usr/lib/python3.14/site-packages/ranger/config/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.14/site-packages/ranger/config/__pycache__' 'usr/lib/python3.14/site-packages/ranger/ext/vcs/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.14/site-packages/ranger/ext/vcs/__pycache__' 'usr/lib/python3.14/site-packages/ranger/ext/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.14/site-packages/ranger/ext/__pycache__' 'usr/lib/python3.14/site-packages/ranger/core/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.14/site-packages/ranger/core/__pycache__' >>> ranger-pyc*: Preparing subpackage ranger-pyc... >>> ranger-pyc*: Running postcheck for ranger-pyc >>> ranger*: Running postcheck for ranger >>> ranger*: Preparing package ranger... >>> ranger*: Tracing dependencies... python3 python3~3.14 >>> ranger*: Package size: 710.5 KB >>> ranger*: Compressing data... >>> ranger*: Create checksum... >>> ranger*: Create ranger-1.9.4-r2.apk >>> ranger-doc*: Tracing dependencies... >>> ranger-doc*: Package size: 228.7 KB >>> ranger-doc*: Compressing data... >>> ranger-doc*: Create checksum... >>> ranger-doc*: Create ranger-doc-1.9.4-r2.apk >>> ranger-pyc*: Tracing dependencies... python3~3.14 >>> ranger-pyc*: Package size: 867.1 KB >>> ranger-pyc*: Compressing data... >>> ranger-pyc*: Create checksum... >>> ranger-pyc*: Create ranger-pyc-1.9.4-r2.apk >>> ranger: Build complete at Wed, 22 Jul 2026 19:45:50 +0000 elapsed time 0h 0m 3s >>> ranger: Cleaning up srcdir >>> ranger: Cleaning up pkgdir >>> ranger: Cleaning up tmpdir >>> ranger: Uninstalling dependencies... ( 1/32) Purging .makedepends-ranger (20260722.194547) ( 2/32) Purging py3-setuptools-pyc (83.0.0-r0) ( 3/32) Purging py3-setuptools (83.0.0-r0) ( 4/32) Purging py3-gpep517-pyc (19-r2) ( 5/32) Purging py3-gpep517 (19-r2) ( 6/32) Purging py3-installer-pyc (1.0.1-r0) ( 7/32) Purging py3-installer (1.0.1-r0) ( 8/32) Purging py3-pytest-pyc (9.1.1-r0) ( 9/32) Purging py3-pytest (9.1.1-r0) (10/32) Purging py3-iniconfig-pyc (2.3.0-r1) (11/32) Purging py3-iniconfig (2.3.0-r1) (12/32) Purging py3-packaging-pyc (26.2-r0) (13/32) Purging py3-packaging (26.2-r0) (14/32) Purging py3-parsing-pyc (3.3.2-r1) (15/32) Purging py3-parsing (3.3.2-r1) (16/32) Purging py3-pluggy-pyc (1.6.0-r1) (17/32) Purging py3-pluggy (1.6.0-r1) (18/32) Purging py3-py-pyc (1.11.0-r5) (19/32) Purging py3-py (1.11.0-r5) (20/32) Purging py3-pygments-pyc (2.20.0-r0) (21/32) Purging py3-pygments (2.20.0-r0) (22/32) Purging python3-pyc (3.14.5-r2) (23/32) Purging python3-pycache-pyc0 (3.14.5-r2) (24/32) Purging pyc (3.14.5-r2) (25/32) Purging python3 (3.14.5-r2) (26/32) Purging libbz2 (1.0.8-r6) (27/32) Purging libffi (3.5.2-r1) (28/32) Purging libpanelw (6.6_p20260516-r0) (29/32) Purging mpdecimal (4.0.1-r0) (30/32) Purging readline (8.3.3-r1) (31/32) Purging sqlite-libs (3.53.3-r0) (32/32) Purging xz-libs (5.8.3-r0) Executing busybox-1.38.0-r2.trigger OK: 441.7 MiB in 107 packages >>> ranger: Updating the community/x86_64 repository index... >>> ranger: Signing the index...