>>> ranger: Building community/ranger 1.9.4-r2 (using abuild 3.18.0_rc3-r1) started Fri, 24 Jul 2026 00:33:44 +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 (20260724.003347) Executing busybox-1.38.0-r3.trigger OK: 449.9 MiB in 138 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. 64% |******************** | 175k 0:00:00 ETA 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-24 00:33:50,554 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-24 00:33:50,695 root INFO running bdist_wheel 2026-07-24 00:33:50,763 root INFO running build 2026-07-24 00:33:50,763 root INFO running build_py 2026-07-24 00:33:50,779 root INFO creating build/lib/ranger 2026-07-24 00:33:50,780 root INFO copying ranger/__init__.py -> build/lib/ranger 2026-07-24 00:33:50,782 root INFO creating build/lib/ranger/api 2026-07-24 00:33:50,783 root INFO copying ranger/api/__init__.py -> build/lib/ranger/api 2026-07-24 00:33:50,784 root INFO copying ranger/api/commands.py -> build/lib/ranger/api 2026-07-24 00:33:50,786 root INFO creating build/lib/ranger/colorschemes 2026-07-24 00:33:50,787 root INFO copying ranger/colorschemes/__init__.py -> build/lib/ranger/colorschemes 2026-07-24 00:33:50,789 root INFO copying ranger/colorschemes/jungle.py -> build/lib/ranger/colorschemes 2026-07-24 00:33:50,790 root INFO copying ranger/colorschemes/solarized.py -> build/lib/ranger/colorschemes 2026-07-24 00:33:50,791 root INFO copying ranger/colorschemes/default.py -> build/lib/ranger/colorschemes 2026-07-24 00:33:50,793 root INFO copying ranger/colorschemes/snow.py -> build/lib/ranger/colorschemes 2026-07-24 00:33:50,795 root INFO creating build/lib/ranger/config 2026-07-24 00:33:50,795 root INFO copying ranger/config/__init__.py -> build/lib/ranger/config 2026-07-24 00:33:50,797 root INFO copying ranger/config/commands.py -> build/lib/ranger/config 2026-07-24 00:33:50,799 root INFO copying ranger/config/commands_sample.py -> build/lib/ranger/config 2026-07-24 00:33:50,801 root INFO creating build/lib/ranger/container 2026-07-24 00:33:50,802 root INFO copying ranger/container/settings.py -> build/lib/ranger/container 2026-07-24 00:33:50,804 root INFO copying ranger/container/__init__.py -> build/lib/ranger/container 2026-07-24 00:33:50,805 root INFO copying ranger/container/tags.py -> build/lib/ranger/container 2026-07-24 00:33:50,806 root INFO copying ranger/container/history.py -> build/lib/ranger/container 2026-07-24 00:33:50,807 root INFO copying ranger/container/bookmarks.py -> build/lib/ranger/container 2026-07-24 00:33:50,809 root INFO copying ranger/container/fsobject.py -> build/lib/ranger/container 2026-07-24 00:33:50,810 root INFO copying ranger/container/file.py -> build/lib/ranger/container 2026-07-24 00:33:50,811 root INFO copying ranger/container/directory.py -> build/lib/ranger/container 2026-07-24 00:33:50,814 root INFO creating build/lib/ranger/core 2026-07-24 00:33:50,814 root INFO copying ranger/core/linemode.py -> build/lib/ranger/core 2026-07-24 00:33:50,816 root INFO copying ranger/core/actions.py -> build/lib/ranger/core 2026-07-24 00:33:50,817 root INFO copying ranger/core/__init__.py -> build/lib/ranger/core 2026-07-24 00:33:50,819 root INFO copying ranger/core/main.py -> build/lib/ranger/core 2026-07-24 00:33:50,820 root INFO copying ranger/core/metadata.py -> build/lib/ranger/core 2026-07-24 00:33:50,821 root INFO copying ranger/core/fm.py -> build/lib/ranger/core 2026-07-24 00:33:50,823 root INFO copying ranger/core/shared.py -> build/lib/ranger/core 2026-07-24 00:33:50,824 root INFO copying ranger/core/filter_stack.py -> build/lib/ranger/core 2026-07-24 00:33:50,825 root INFO copying ranger/core/loader.py -> build/lib/ranger/core 2026-07-24 00:33:50,827 root INFO copying ranger/core/tab.py -> build/lib/ranger/core 2026-07-24 00:33:50,828 root INFO copying ranger/core/runner.py -> build/lib/ranger/core 2026-07-24 00:33:50,830 root INFO creating build/lib/ranger/ext 2026-07-24 00:33:50,831 root INFO copying ranger/ext/img_display.py -> build/lib/ranger/ext 2026-07-24 00:33:50,833 root INFO copying ranger/ext/cached_function.py -> build/lib/ranger/ext 2026-07-24 00:33:50,834 root INFO copying ranger/ext/iter_tools.py -> build/lib/ranger/ext 2026-07-24 00:33:50,835 root INFO copying ranger/ext/__init__.py -> build/lib/ranger/ext 2026-07-24 00:33:50,836 root INFO copying ranger/ext/keybinding_parser.py -> build/lib/ranger/ext 2026-07-24 00:33:50,838 root INFO copying ranger/ext/accumulator.py -> build/lib/ranger/ext 2026-07-24 00:33:50,839 root INFO copying ranger/ext/direction.py -> build/lib/ranger/ext 2026-07-24 00:33:50,840 root INFO copying ranger/ext/logutils.py -> build/lib/ranger/ext 2026-07-24 00:33:50,841 root INFO copying ranger/ext/popen_forked.py -> build/lib/ranger/ext 2026-07-24 00:33:50,843 root INFO copying ranger/ext/human_readable.py -> build/lib/ranger/ext 2026-07-24 00:33:50,844 root INFO copying ranger/ext/relative_symlink.py -> build/lib/ranger/ext 2026-07-24 00:33:50,845 root INFO copying ranger/ext/lazy_property.py -> build/lib/ranger/ext 2026-07-24 00:33:50,846 root INFO copying ranger/ext/shutil_generatorized.py -> build/lib/ranger/ext 2026-07-24 00:33:50,848 root INFO copying ranger/ext/mount_path.py -> build/lib/ranger/ext 2026-07-24 00:33:50,849 root INFO copying ranger/ext/curses_interrupt_handler.py -> build/lib/ranger/ext 2026-07-24 00:33:50,850 root INFO copying ranger/ext/signals.py -> build/lib/ranger/ext 2026-07-24 00:33:50,851 root INFO copying ranger/ext/widestring.py -> build/lib/ranger/ext 2026-07-24 00:33:50,853 root INFO copying ranger/ext/shell_escape.py -> build/lib/ranger/ext 2026-07-24 00:33:50,854 root INFO copying ranger/ext/get_executables.py -> build/lib/ranger/ext 2026-07-24 00:33:50,855 root INFO copying ranger/ext/next_available_filename.py -> build/lib/ranger/ext 2026-07-24 00:33:50,857 root INFO copying ranger/ext/spawn.py -> build/lib/ranger/ext 2026-07-24 00:33:50,858 root INFO copying ranger/ext/hash.py -> build/lib/ranger/ext 2026-07-24 00:33:50,859 root INFO copying ranger/ext/openstruct.py -> build/lib/ranger/ext 2026-07-24 00:33:50,860 root INFO copying ranger/ext/rifle.py -> build/lib/ranger/ext 2026-07-24 00:33:50,862 root INFO copying ranger/ext/safe_path.py -> build/lib/ranger/ext 2026-07-24 00:33:50,863 root INFO creating build/lib/ranger/ext/vcs 2026-07-24 00:33:50,864 root INFO copying ranger/ext/vcs/__init__.py -> build/lib/ranger/ext/vcs 2026-07-24 00:33:50,865 root INFO copying ranger/ext/vcs/bzr.py -> build/lib/ranger/ext/vcs 2026-07-24 00:33:50,867 root INFO copying ranger/ext/vcs/svn.py -> build/lib/ranger/ext/vcs 2026-07-24 00:33:50,868 root INFO copying ranger/ext/vcs/git.py -> build/lib/ranger/ext/vcs 2026-07-24 00:33:50,869 root INFO copying ranger/ext/vcs/hg.py -> build/lib/ranger/ext/vcs 2026-07-24 00:33:50,871 root INFO copying ranger/ext/vcs/vcs.py -> build/lib/ranger/ext/vcs 2026-07-24 00:33:50,873 root INFO creating build/lib/ranger/gui 2026-07-24 00:33:50,873 root INFO copying ranger/gui/context.py -> build/lib/ranger/gui 2026-07-24 00:33:50,875 root INFO copying ranger/gui/bar.py -> build/lib/ranger/gui 2026-07-24 00:33:50,876 root INFO copying ranger/gui/__init__.py -> build/lib/ranger/gui 2026-07-24 00:33:50,877 root INFO copying ranger/gui/colorscheme.py -> build/lib/ranger/gui 2026-07-24 00:33:50,878 root INFO copying ranger/gui/ui.py -> build/lib/ranger/gui 2026-07-24 00:33:50,880 root INFO copying ranger/gui/curses_shortcuts.py -> build/lib/ranger/gui 2026-07-24 00:33:50,881 root INFO copying ranger/gui/color.py -> build/lib/ranger/gui 2026-07-24 00:33:50,882 root INFO copying ranger/gui/mouse_event.py -> build/lib/ranger/gui 2026-07-24 00:33:50,883 root INFO copying ranger/gui/ansi.py -> build/lib/ranger/gui 2026-07-24 00:33:50,885 root INFO copying ranger/gui/displayable.py -> build/lib/ranger/gui 2026-07-24 00:33:50,887 root INFO creating build/lib/ranger/gui/widgets 2026-07-24 00:33:50,888 root INFO copying ranger/gui/widgets/taskview.py -> build/lib/ranger/gui/widgets 2026-07-24 00:33:50,889 root INFO copying ranger/gui/widgets/__init__.py -> build/lib/ranger/gui/widgets 2026-07-24 00:33:50,890 root INFO copying ranger/gui/widgets/view_miller.py -> build/lib/ranger/gui/widgets 2026-07-24 00:33:50,891 root INFO copying ranger/gui/widgets/console.py -> build/lib/ranger/gui/widgets 2026-07-24 00:33:50,893 root INFO copying ranger/gui/widgets/titlebar.py -> build/lib/ranger/gui/widgets 2026-07-24 00:33:50,894 root INFO copying ranger/gui/widgets/view_multipane.py -> build/lib/ranger/gui/widgets 2026-07-24 00:33:50,895 root INFO copying ranger/gui/widgets/view_base.py -> build/lib/ranger/gui/widgets 2026-07-24 00:33:50,897 root INFO copying ranger/gui/widgets/browsercolumn.py -> build/lib/ranger/gui/widgets 2026-07-24 00:33:50,898 root INFO copying ranger/gui/widgets/statusbar.py -> build/lib/ranger/gui/widgets 2026-07-24 00:33:50,900 root INFO copying ranger/gui/widgets/pager.py -> build/lib/ranger/gui/widgets 2026-07-24 00:33:50,907 root INFO creating build/lib/ranger/data 2026-07-24 00:33:50,908 root INFO copying ranger/data/scope.sh -> build/lib/ranger/data 2026-07-24 00:33:50,909 root INFO copying ranger/data/mime.types -> build/lib/ranger/data 2026-07-24 00:33:50,910 root INFO copying ranger/config/rc.conf -> build/lib/ranger/config 2026-07-24 00:33:50,912 root INFO copying ranger/config/rifle.conf -> build/lib/ranger/config 2026-07-24 00:33:50,918 root INFO running build_scripts 2026-07-24 00:33:50,918 root INFO creating build/scripts-3.14 2026-07-24 00:33:50,919 root INFO copying and adjusting build_scripts/ranger -> build/scripts-3.14 2026-07-24 00:33:50,921 root INFO copying and adjusting build_scripts/rifle -> build/scripts-3.14 2026-07-24 00:33:50,922 root INFO changing mode of build/scripts-3.14/ranger from 644 to 755 2026-07-24 00:33:50,923 root INFO changing mode of build/scripts-3.14/rifle from 644 to 755 2026-07-24 00:33:50,950 root INFO installing to build/bdist.linux-riscv64/wheel 2026-07-24 00:33:50,950 root INFO running install 2026-07-24 00:33:50,988 root INFO running install_lib 2026-07-24 00:33:50,988 root INFO creating build/bdist.linux-riscv64/wheel 2026-07-24 00:33:50,990 root INFO creating build/bdist.linux-riscv64/wheel/ranger 2026-07-24 00:33:50,991 root INFO creating build/bdist.linux-riscv64/wheel/ranger/api 2026-07-24 00:33:50,991 root INFO copying build/lib/ranger/api/__init__.py -> build/bdist.linux-riscv64/wheel/./ranger/api 2026-07-24 00:33:50,993 root INFO copying build/lib/ranger/api/commands.py -> build/bdist.linux-riscv64/wheel/./ranger/api 2026-07-24 00:33:50,994 root INFO creating build/bdist.linux-riscv64/wheel/ranger/colorschemes 2026-07-24 00:33:50,995 root INFO copying build/lib/ranger/colorschemes/__init__.py -> build/bdist.linux-riscv64/wheel/./ranger/colorschemes 2026-07-24 00:33:50,996 root INFO copying build/lib/ranger/colorschemes/jungle.py -> build/bdist.linux-riscv64/wheel/./ranger/colorschemes 2026-07-24 00:33:50,997 root INFO copying build/lib/ranger/colorschemes/solarized.py -> build/bdist.linux-riscv64/wheel/./ranger/colorschemes 2026-07-24 00:33:50,998 root INFO copying build/lib/ranger/colorschemes/default.py -> build/bdist.linux-riscv64/wheel/./ranger/colorschemes 2026-07-24 00:33:51,000 root INFO copying build/lib/ranger/colorschemes/snow.py -> build/bdist.linux-riscv64/wheel/./ranger/colorschemes 2026-07-24 00:33:51,001 root INFO copying build/lib/ranger/__init__.py -> build/bdist.linux-riscv64/wheel/./ranger 2026-07-24 00:33:51,002 root INFO creating build/bdist.linux-riscv64/wheel/ranger/config 2026-07-24 00:33:51,003 root INFO copying build/lib/ranger/config/__init__.py -> build/bdist.linux-riscv64/wheel/./ranger/config 2026-07-24 00:33:51,004 root INFO copying build/lib/ranger/config/commands.py -> build/bdist.linux-riscv64/wheel/./ranger/config 2026-07-24 00:33:51,005 root INFO copying build/lib/ranger/config/rifle.conf -> build/bdist.linux-riscv64/wheel/./ranger/config 2026-07-24 00:33:51,007 root INFO copying build/lib/ranger/config/commands_sample.py -> build/bdist.linux-riscv64/wheel/./ranger/config 2026-07-24 00:33:51,008 root INFO copying build/lib/ranger/config/rc.conf -> build/bdist.linux-riscv64/wheel/./ranger/config 2026-07-24 00:33:51,009 root INFO creating build/bdist.linux-riscv64/wheel/ranger/gui 2026-07-24 00:33:51,010 root INFO copying build/lib/ranger/gui/context.py -> build/bdist.linux-riscv64/wheel/./ranger/gui 2026-07-24 00:33:51,011 root INFO copying build/lib/ranger/gui/bar.py -> build/bdist.linux-riscv64/wheel/./ranger/gui 2026-07-24 00:33:51,013 root INFO creating build/bdist.linux-riscv64/wheel/ranger/gui/widgets 2026-07-24 00:33:51,014 root INFO copying build/lib/ranger/gui/widgets/taskview.py -> build/bdist.linux-riscv64/wheel/./ranger/gui/widgets 2026-07-24 00:33:51,015 root INFO copying build/lib/ranger/gui/widgets/__init__.py -> build/bdist.linux-riscv64/wheel/./ranger/gui/widgets 2026-07-24 00:33:51,016 root INFO copying build/lib/ranger/gui/widgets/view_miller.py -> build/bdist.linux-riscv64/wheel/./ranger/gui/widgets 2026-07-24 00:33:51,017 root INFO copying build/lib/ranger/gui/widgets/console.py -> build/bdist.linux-riscv64/wheel/./ranger/gui/widgets 2026-07-24 00:33:51,018 root INFO copying build/lib/ranger/gui/widgets/titlebar.py -> build/bdist.linux-riscv64/wheel/./ranger/gui/widgets 2026-07-24 00:33:51,019 root INFO copying build/lib/ranger/gui/widgets/view_multipane.py -> build/bdist.linux-riscv64/wheel/./ranger/gui/widgets 2026-07-24 00:33:51,020 root INFO copying build/lib/ranger/gui/widgets/view_base.py -> build/bdist.linux-riscv64/wheel/./ranger/gui/widgets 2026-07-24 00:33:51,022 root INFO copying build/lib/ranger/gui/widgets/browsercolumn.py -> build/bdist.linux-riscv64/wheel/./ranger/gui/widgets 2026-07-24 00:33:51,023 root INFO copying build/lib/ranger/gui/widgets/statusbar.py -> build/bdist.linux-riscv64/wheel/./ranger/gui/widgets 2026-07-24 00:33:51,024 root INFO copying build/lib/ranger/gui/widgets/pager.py -> build/bdist.linux-riscv64/wheel/./ranger/gui/widgets 2026-07-24 00:33:51,025 root INFO copying build/lib/ranger/gui/__init__.py -> build/bdist.linux-riscv64/wheel/./ranger/gui 2026-07-24 00:33:51,026 root INFO copying build/lib/ranger/gui/colorscheme.py -> build/bdist.linux-riscv64/wheel/./ranger/gui 2026-07-24 00:33:51,028 root INFO copying build/lib/ranger/gui/ui.py -> build/bdist.linux-riscv64/wheel/./ranger/gui 2026-07-24 00:33:51,029 root INFO copying build/lib/ranger/gui/curses_shortcuts.py -> build/bdist.linux-riscv64/wheel/./ranger/gui 2026-07-24 00:33:51,030 root INFO copying build/lib/ranger/gui/color.py -> build/bdist.linux-riscv64/wheel/./ranger/gui 2026-07-24 00:33:51,031 root INFO copying build/lib/ranger/gui/mouse_event.py -> build/bdist.linux-riscv64/wheel/./ranger/gui 2026-07-24 00:33:51,032 root INFO copying build/lib/ranger/gui/ansi.py -> build/bdist.linux-riscv64/wheel/./ranger/gui 2026-07-24 00:33:51,033 root INFO copying build/lib/ranger/gui/displayable.py -> build/bdist.linux-riscv64/wheel/./ranger/gui 2026-07-24 00:33:51,035 root INFO creating build/bdist.linux-riscv64/wheel/ranger/ext 2026-07-24 00:33:51,036 root INFO copying build/lib/ranger/ext/img_display.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,037 root INFO copying build/lib/ranger/ext/cached_function.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,038 root INFO copying build/lib/ranger/ext/iter_tools.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,039 root INFO copying build/lib/ranger/ext/__init__.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,040 root INFO copying build/lib/ranger/ext/keybinding_parser.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,041 root INFO copying build/lib/ranger/ext/accumulator.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,042 root INFO copying build/lib/ranger/ext/direction.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,044 root INFO copying build/lib/ranger/ext/logutils.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,045 root INFO copying build/lib/ranger/ext/popen_forked.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,046 root INFO copying build/lib/ranger/ext/human_readable.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,047 root INFO copying build/lib/ranger/ext/relative_symlink.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,048 root INFO copying build/lib/ranger/ext/lazy_property.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,049 root INFO copying build/lib/ranger/ext/shutil_generatorized.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,050 root INFO copying build/lib/ranger/ext/mount_path.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,051 root INFO copying build/lib/ranger/ext/curses_interrupt_handler.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,052 root INFO copying build/lib/ranger/ext/signals.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,053 root INFO copying build/lib/ranger/ext/widestring.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,054 root INFO copying build/lib/ranger/ext/shell_escape.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,055 root INFO copying build/lib/ranger/ext/get_executables.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,057 root INFO creating build/bdist.linux-riscv64/wheel/ranger/ext/vcs 2026-07-24 00:33:51,058 root INFO copying build/lib/ranger/ext/vcs/__init__.py -> build/bdist.linux-riscv64/wheel/./ranger/ext/vcs 2026-07-24 00:33:51,059 root INFO copying build/lib/ranger/ext/vcs/bzr.py -> build/bdist.linux-riscv64/wheel/./ranger/ext/vcs 2026-07-24 00:33:51,060 root INFO copying build/lib/ranger/ext/vcs/svn.py -> build/bdist.linux-riscv64/wheel/./ranger/ext/vcs 2026-07-24 00:33:51,061 root INFO copying build/lib/ranger/ext/vcs/git.py -> build/bdist.linux-riscv64/wheel/./ranger/ext/vcs 2026-07-24 00:33:51,062 root INFO copying build/lib/ranger/ext/vcs/hg.py -> build/bdist.linux-riscv64/wheel/./ranger/ext/vcs 2026-07-24 00:33:51,063 root INFO copying build/lib/ranger/ext/vcs/vcs.py -> build/bdist.linux-riscv64/wheel/./ranger/ext/vcs 2026-07-24 00:33:51,064 root INFO copying build/lib/ranger/ext/next_available_filename.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,066 root INFO copying build/lib/ranger/ext/spawn.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,067 root INFO copying build/lib/ranger/ext/hash.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,068 root INFO copying build/lib/ranger/ext/openstruct.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,069 root INFO copying build/lib/ranger/ext/rifle.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,070 root INFO copying build/lib/ranger/ext/safe_path.py -> build/bdist.linux-riscv64/wheel/./ranger/ext 2026-07-24 00:33:51,071 root INFO creating build/bdist.linux-riscv64/wheel/ranger/data 2026-07-24 00:33:51,072 root INFO copying build/lib/ranger/data/scope.sh -> build/bdist.linux-riscv64/wheel/./ranger/data 2026-07-24 00:33:51,073 root INFO copying build/lib/ranger/data/mime.types -> build/bdist.linux-riscv64/wheel/./ranger/data 2026-07-24 00:33:51,075 root INFO creating build/bdist.linux-riscv64/wheel/ranger/container 2026-07-24 00:33:51,076 root INFO copying build/lib/ranger/container/settings.py -> build/bdist.linux-riscv64/wheel/./ranger/container 2026-07-24 00:33:51,077 root INFO copying build/lib/ranger/container/__init__.py -> build/bdist.linux-riscv64/wheel/./ranger/container 2026-07-24 00:33:51,078 root INFO copying build/lib/ranger/container/tags.py -> build/bdist.linux-riscv64/wheel/./ranger/container 2026-07-24 00:33:51,079 root INFO copying build/lib/ranger/container/history.py -> build/bdist.linux-riscv64/wheel/./ranger/container 2026-07-24 00:33:51,080 root INFO copying build/lib/ranger/container/bookmarks.py -> build/bdist.linux-riscv64/wheel/./ranger/container 2026-07-24 00:33:51,081 root INFO copying build/lib/ranger/container/fsobject.py -> build/bdist.linux-riscv64/wheel/./ranger/container 2026-07-24 00:33:51,083 root INFO copying build/lib/ranger/container/file.py -> build/bdist.linux-riscv64/wheel/./ranger/container 2026-07-24 00:33:51,084 root INFO copying build/lib/ranger/container/directory.py -> build/bdist.linux-riscv64/wheel/./ranger/container 2026-07-24 00:33:51,085 root INFO creating build/bdist.linux-riscv64/wheel/ranger/core 2026-07-24 00:33:51,086 root INFO copying build/lib/ranger/core/linemode.py -> build/bdist.linux-riscv64/wheel/./ranger/core 2026-07-24 00:33:51,087 root INFO copying build/lib/ranger/core/actions.py -> build/bdist.linux-riscv64/wheel/./ranger/core 2026-07-24 00:33:51,089 root INFO copying build/lib/ranger/core/__init__.py -> build/bdist.linux-riscv64/wheel/./ranger/core 2026-07-24 00:33:51,090 root INFO copying build/lib/ranger/core/main.py -> build/bdist.linux-riscv64/wheel/./ranger/core 2026-07-24 00:33:51,091 root INFO copying build/lib/ranger/core/metadata.py -> build/bdist.linux-riscv64/wheel/./ranger/core 2026-07-24 00:33:51,092 root INFO copying build/lib/ranger/core/fm.py -> build/bdist.linux-riscv64/wheel/./ranger/core 2026-07-24 00:33:51,094 root INFO copying build/lib/ranger/core/shared.py -> build/bdist.linux-riscv64/wheel/./ranger/core 2026-07-24 00:33:51,095 root INFO copying build/lib/ranger/core/filter_stack.py -> build/bdist.linux-riscv64/wheel/./ranger/core 2026-07-24 00:33:51,096 root INFO copying build/lib/ranger/core/loader.py -> build/bdist.linux-riscv64/wheel/./ranger/core 2026-07-24 00:33:51,097 root INFO copying build/lib/ranger/core/tab.py -> build/bdist.linux-riscv64/wheel/./ranger/core 2026-07-24 00:33:51,098 root INFO copying build/lib/ranger/core/runner.py -> build/bdist.linux-riscv64/wheel/./ranger/core 2026-07-24 00:33:51,105 root INFO changing mode of build/bdist.linux-riscv64/wheel/./ranger/data/scope.sh to 755 2026-07-24 00:33:51,105 root INFO running install_data 2026-07-24 00:33:51,116 root INFO creating build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data 2026-07-24 00:33:51,118 root INFO creating build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/applications 2026-07-24 00:33:51,119 root INFO copying doc/ranger.desktop -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/applications 2026-07-24 00:33:51,120 root INFO creating build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/man/man1 2026-07-24 00:33:51,121 root INFO copying doc/ranger.1 -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/man/man1 2026-07-24 00:33:51,123 root INFO copying doc/rifle.1 -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/man/man1 2026-07-24 00:33:51,125 root INFO creating build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger 2026-07-24 00:33:51,126 root INFO copying doc/colorschemes.md -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger 2026-07-24 00:33:51,127 root INFO copying CHANGELOG.md -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger 2026-07-24 00:33:51,128 root INFO copying HACKING.md -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger 2026-07-24 00:33:51,130 root INFO copying README.md -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger 2026-07-24 00:33:51,131 root INFO creating build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config 2026-07-24 00:33:51,132 root INFO copying doc/config/commands.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config 2026-07-24 00:33:51,134 root INFO copying doc/config/rifle.conf -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config 2026-07-24 00:33:51,135 root INFO copying doc/config/scope.sh -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config 2026-07-24 00:33:51,136 root INFO copying doc/config/rc.conf -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config 2026-07-24 00:33:51,138 root INFO creating build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes 2026-07-24 00:33:51,139 root INFO copying doc/config/colorschemes/jungle.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes 2026-07-24 00:33:51,140 root INFO copying doc/config/colorschemes/default.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes 2026-07-24 00:33:51,141 root INFO copying doc/config/colorschemes/snow.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes 2026-07-24 00:33:51,143 root INFO creating build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,143 root INFO copying examples/plugin_new_macro.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,145 root INFO copying examples/plugin_pmount.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,146 root INFO copying examples/plugin_hello_world.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,147 root INFO copying examples/plugin_fasd_add.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,148 root INFO copying examples/plugin_avfs.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,149 root INFO copying examples/shell_subshell_notice.sh -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,150 root INFO copying examples/README -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,151 root INFO copying examples/plugin_linemode.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,153 root INFO copying examples/shell_automatic_cd.sh -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,154 root INFO copying examples/rifle_sxiv.sh -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,155 root INFO copying examples/fish_automatic_cd.fish -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,156 root INFO copying examples/vim_file_chooser.vim -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,157 root INFO copying examples/plugin_new_sorting_method.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,158 root INFO copying examples/plugin_ipc.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,159 root INFO copying examples/rifle_different_file_opener.conf -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,161 root INFO copying examples/plugin_pmount_dynamic.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,162 root INFO copying examples/rc_emacs.conf -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,163 root INFO copying examples/plugin_file_filter.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,164 root INFO copying examples/plugin_chmod_keybindings.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-24 00:33:51,166 root INFO creating build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/tools 2026-07-24 00:33:51,166 root INFO copying doc/tools/convert_papermode_to_metadata.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/tools 2026-07-24 00:33:51,168 root INFO copying doc/tools/performance_test.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/tools 2026-07-24 00:33:51,169 root INFO copying doc/tools/print_colors.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/tools 2026-07-24 00:33:51,170 root INFO copying doc/tools/print_keys.py -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/tools 2026-07-24 00:33:51,171 root INFO running install_egg_info 2026-07-24 00:33:51,186 root INFO running egg_info 2026-07-24 00:33:51,196 root INFO creating ranger_fm.egg-info 2026-07-24 00:33:51,196 root INFO writing ranger_fm.egg-info/PKG-INFO 2026-07-24 00:33:51,198 root INFO writing dependency_links to ranger_fm.egg-info/dependency_links.txt 2026-07-24 00:33:51,200 root INFO writing top-level names to ranger_fm.egg-info/top_level.txt 2026-07-24 00:33:51,201 root INFO writing manifest file 'ranger_fm.egg-info/SOURCES.txt' 2026-07-24 00:33:51,229 root INFO reading manifest file 'ranger_fm.egg-info/SOURCES.txt' 2026-07-24 00:33:51,230 root INFO adding license file 'LICENSE' 2026-07-24 00:33:51,230 root INFO adding license file 'AUTHORS' 2026-07-24 00:33:51,237 root INFO writing manifest file 'ranger_fm.egg-info/SOURCES.txt' 2026-07-24 00:33:51,238 root INFO Copying ranger_fm.egg-info to build/bdist.linux-riscv64/wheel/./ranger_fm-1.9.4-py3.14.egg-info 2026-07-24 00:33:51,242 root INFO running install_scripts 2026-07-24 00:33:51,243 root INFO creating build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/scripts 2026-07-24 00:33:51,244 root INFO copying build/scripts-3.14/rifle -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/scripts 2026-07-24 00:33:51,245 root INFO copying build/scripts-3.14/ranger -> build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/scripts 2026-07-24 00:33:51,246 root INFO changing mode of build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/scripts/rifle to 755 2026-07-24 00:33:51,246 root INFO changing mode of build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.data/scripts/ranger to 755 2026-07-24 00:33:51,253 root INFO creating build/bdist.linux-riscv64/wheel/ranger_fm-1.9.4.dist-info/WHEEL 2026-07-24 00:33:51,255 wheel INFO creating '/home/buildozer/aports/community/ranger/src/ranger-1.9.4/.dist/.tmp-cbsxorjj/ranger_fm-1.9.4-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-07-24 00:33:51,257 wheel INFO adding 'ranger/__init__.py' 2026-07-24 00:33:51,259 wheel INFO adding 'ranger/api/__init__.py' 2026-07-24 00:33:51,260 wheel INFO adding 'ranger/api/commands.py' 2026-07-24 00:33:51,262 wheel INFO adding 'ranger/colorschemes/__init__.py' 2026-07-24 00:33:51,263 wheel INFO adding 'ranger/colorschemes/default.py' 2026-07-24 00:33:51,264 wheel INFO adding 'ranger/colorschemes/jungle.py' 2026-07-24 00:33:51,265 wheel INFO adding 'ranger/colorschemes/snow.py' 2026-07-24 00:33:51,266 wheel INFO adding 'ranger/colorschemes/solarized.py' 2026-07-24 00:33:51,267 wheel INFO adding 'ranger/config/__init__.py' 2026-07-24 00:33:51,269 wheel INFO adding 'ranger/config/commands.py' 2026-07-24 00:33:51,271 wheel INFO adding 'ranger/config/commands_sample.py' 2026-07-24 00:33:51,273 wheel INFO adding 'ranger/config/rc.conf' 2026-07-24 00:33:51,274 wheel INFO adding 'ranger/config/rifle.conf' 2026-07-24 00:33:51,276 wheel INFO adding 'ranger/container/__init__.py' 2026-07-24 00:33:51,277 wheel INFO adding 'ranger/container/bookmarks.py' 2026-07-24 00:33:51,278 wheel INFO adding 'ranger/container/directory.py' 2026-07-24 00:33:51,280 wheel INFO adding 'ranger/container/file.py' 2026-07-24 00:33:51,281 wheel INFO adding 'ranger/container/fsobject.py' 2026-07-24 00:33:51,283 wheel INFO adding 'ranger/container/history.py' 2026-07-24 00:33:51,284 wheel INFO adding 'ranger/container/settings.py' 2026-07-24 00:33:51,285 wheel INFO adding 'ranger/container/tags.py' 2026-07-24 00:33:51,287 wheel INFO adding 'ranger/core/__init__.py' 2026-07-24 00:33:51,288 wheel INFO adding 'ranger/core/actions.py' 2026-07-24 00:33:51,291 wheel INFO adding 'ranger/core/filter_stack.py' 2026-07-24 00:33:51,292 wheel INFO adding 'ranger/core/fm.py' 2026-07-24 00:33:51,293 wheel INFO adding 'ranger/core/linemode.py' 2026-07-24 00:33:51,295 wheel INFO adding 'ranger/core/loader.py' 2026-07-24 00:33:51,296 wheel INFO adding 'ranger/core/main.py' 2026-07-24 00:33:51,298 wheel INFO adding 'ranger/core/metadata.py' 2026-07-24 00:33:51,299 wheel INFO adding 'ranger/core/runner.py' 2026-07-24 00:33:51,300 wheel INFO adding 'ranger/core/shared.py' 2026-07-24 00:33:51,301 wheel INFO adding 'ranger/core/tab.py' 2026-07-24 00:33:51,302 wheel INFO adding 'ranger/data/mime.types' 2026-07-24 00:33:51,304 wheel INFO adding 'ranger/data/scope.sh' 2026-07-24 00:33:51,305 wheel INFO adding 'ranger/ext/__init__.py' 2026-07-24 00:33:51,306 wheel INFO adding 'ranger/ext/accumulator.py' 2026-07-24 00:33:51,307 wheel INFO adding 'ranger/ext/cached_function.py' 2026-07-24 00:33:51,308 wheel INFO adding 'ranger/ext/curses_interrupt_handler.py' 2026-07-24 00:33:51,309 wheel INFO adding 'ranger/ext/direction.py' 2026-07-24 00:33:51,311 wheel INFO adding 'ranger/ext/get_executables.py' 2026-07-24 00:33:51,312 wheel INFO adding 'ranger/ext/hash.py' 2026-07-24 00:33:51,313 wheel INFO adding 'ranger/ext/human_readable.py' 2026-07-24 00:33:51,314 wheel INFO adding 'ranger/ext/img_display.py' 2026-07-24 00:33:51,316 wheel INFO adding 'ranger/ext/iter_tools.py' 2026-07-24 00:33:51,317 wheel INFO adding 'ranger/ext/keybinding_parser.py' 2026-07-24 00:33:51,318 wheel INFO adding 'ranger/ext/lazy_property.py' 2026-07-24 00:33:51,319 wheel INFO adding 'ranger/ext/logutils.py' 2026-07-24 00:33:51,320 wheel INFO adding 'ranger/ext/mount_path.py' 2026-07-24 00:33:51,321 wheel INFO adding 'ranger/ext/next_available_filename.py' 2026-07-24 00:33:51,322 wheel INFO adding 'ranger/ext/openstruct.py' 2026-07-24 00:33:51,323 wheel INFO adding 'ranger/ext/popen_forked.py' 2026-07-24 00:33:51,324 wheel INFO adding 'ranger/ext/relative_symlink.py' 2026-07-24 00:33:51,325 wheel INFO adding 'ranger/ext/rifle.py' 2026-07-24 00:33:51,327 wheel INFO adding 'ranger/ext/safe_path.py' 2026-07-24 00:33:51,328 wheel INFO adding 'ranger/ext/shell_escape.py' 2026-07-24 00:33:51,329 wheel INFO adding 'ranger/ext/shutil_generatorized.py' 2026-07-24 00:33:51,330 wheel INFO adding 'ranger/ext/signals.py' 2026-07-24 00:33:51,331 wheel INFO adding 'ranger/ext/spawn.py' 2026-07-24 00:33:51,332 wheel INFO adding 'ranger/ext/widestring.py' 2026-07-24 00:33:51,334 wheel INFO adding 'ranger/ext/vcs/__init__.py' 2026-07-24 00:33:51,335 wheel INFO adding 'ranger/ext/vcs/bzr.py' 2026-07-24 00:33:51,336 wheel INFO adding 'ranger/ext/vcs/git.py' 2026-07-24 00:33:51,337 wheel INFO adding 'ranger/ext/vcs/hg.py' 2026-07-24 00:33:51,338 wheel INFO adding 'ranger/ext/vcs/svn.py' 2026-07-24 00:33:51,340 wheel INFO adding 'ranger/ext/vcs/vcs.py' 2026-07-24 00:33:51,341 wheel INFO adding 'ranger/gui/__init__.py' 2026-07-24 00:33:51,342 wheel INFO adding 'ranger/gui/ansi.py' 2026-07-24 00:33:51,344 wheel INFO adding 'ranger/gui/bar.py' 2026-07-24 00:33:51,345 wheel INFO adding 'ranger/gui/color.py' 2026-07-24 00:33:51,346 wheel INFO adding 'ranger/gui/colorscheme.py' 2026-07-24 00:33:51,347 wheel INFO adding 'ranger/gui/context.py' 2026-07-24 00:33:51,348 wheel INFO adding 'ranger/gui/curses_shortcuts.py' 2026-07-24 00:33:51,349 wheel INFO adding 'ranger/gui/displayable.py' 2026-07-24 00:33:51,351 wheel INFO adding 'ranger/gui/mouse_event.py' 2026-07-24 00:33:51,352 wheel INFO adding 'ranger/gui/ui.py' 2026-07-24 00:33:51,353 wheel INFO adding 'ranger/gui/widgets/__init__.py' 2026-07-24 00:33:51,355 wheel INFO adding 'ranger/gui/widgets/browsercolumn.py' 2026-07-24 00:33:51,356 wheel INFO adding 'ranger/gui/widgets/console.py' 2026-07-24 00:33:51,358 wheel INFO adding 'ranger/gui/widgets/pager.py' 2026-07-24 00:33:51,359 wheel INFO adding 'ranger/gui/widgets/statusbar.py' 2026-07-24 00:33:51,361 wheel INFO adding 'ranger/gui/widgets/taskview.py' 2026-07-24 00:33:51,362 wheel INFO adding 'ranger/gui/widgets/titlebar.py' 2026-07-24 00:33:51,363 wheel INFO adding 'ranger/gui/widgets/view_base.py' 2026-07-24 00:33:51,364 wheel INFO adding 'ranger/gui/widgets/view_miller.py' 2026-07-24 00:33:51,365 wheel INFO adding 'ranger/gui/widgets/view_multipane.py' 2026-07-24 00:33:51,367 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/applications/ranger.desktop' 2026-07-24 00:33:51,369 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/CHANGELOG.md' 2026-07-24 00:33:51,370 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/HACKING.md' 2026-07-24 00:33:51,372 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/README.md' 2026-07-24 00:33:51,373 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/colorschemes.md' 2026-07-24 00:33:51,375 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/commands.py' 2026-07-24 00:33:51,377 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/rc.conf' 2026-07-24 00:33:51,379 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/rifle.conf' 2026-07-24 00:33:51,381 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/scope.sh' 2026-07-24 00:33:51,382 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes/default.py' 2026-07-24 00:33:51,384 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes/jungle.py' 2026-07-24 00:33:51,385 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes/snow.py' 2026-07-24 00:33:51,386 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/README' 2026-07-24 00:33:51,387 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/fish_automatic_cd.fish' 2026-07-24 00:33:51,388 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_avfs.py' 2026-07-24 00:33:51,389 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_chmod_keybindings.py' 2026-07-24 00:33:51,390 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_fasd_add.py' 2026-07-24 00:33:51,391 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_file_filter.py' 2026-07-24 00:33:51,392 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_hello_world.py' 2026-07-24 00:33:51,393 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_ipc.py' 2026-07-24 00:33:51,394 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_linemode.py' 2026-07-24 00:33:51,395 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_new_macro.py' 2026-07-24 00:33:51,396 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_new_sorting_method.py' 2026-07-24 00:33:51,397 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_pmount.py' 2026-07-24 00:33:51,398 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_pmount_dynamic.py' 2026-07-24 00:33:51,399 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/rc_emacs.conf' 2026-07-24 00:33:51,401 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/rifle_different_file_opener.conf' 2026-07-24 00:33:51,402 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/rifle_sxiv.sh' 2026-07-24 00:33:51,403 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/shell_automatic_cd.sh' 2026-07-24 00:33:51,404 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/shell_subshell_notice.sh' 2026-07-24 00:33:51,405 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/vim_file_chooser.vim' 2026-07-24 00:33:51,406 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/tools/convert_papermode_to_metadata.py' 2026-07-24 00:33:51,407 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/tools/performance_test.py' 2026-07-24 00:33:51,408 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/tools/print_colors.py' 2026-07-24 00:33:51,409 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/tools/print_keys.py' 2026-07-24 00:33:51,411 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/man/man1/ranger.1' 2026-07-24 00:33:51,414 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/man/man1/rifle.1' 2026-07-24 00:33:51,415 wheel INFO adding 'ranger_fm-1.9.4.data/scripts/ranger' 2026-07-24 00:33:51,416 wheel INFO adding 'ranger_fm-1.9.4.data/scripts/rifle' 2026-07-24 00:33:51,418 wheel INFO adding 'ranger_fm-1.9.4.dist-info/licenses/AUTHORS' 2026-07-24 00:33:51,420 wheel INFO adding 'ranger_fm-1.9.4.dist-info/licenses/LICENSE' 2026-07-24 00:33:51,421 wheel INFO adding 'ranger_fm-1.9.4.dist-info/METADATA' 2026-07-24 00:33:51,422 wheel INFO adding 'ranger_fm-1.9.4.dist-info/WHEEL' 2026-07-24 00:33:51,423 wheel INFO adding 'ranger_fm-1.9.4.dist-info/top_level.txt' 2026-07-24 00:33:51,426 wheel INFO adding 'ranger_fm-1.9.4.dist-info/RECORD' 2026-07-24 00:33:51,428 root INFO removing build/bdist.linux-riscv64/wheel 2026-07-24 00:33:51,446 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.46s =============================== >>> 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/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/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/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/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/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/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.14/site-packages/ranger/__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/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 Fri, 24 Jul 2026 00:33:57 +0000 elapsed time 0h 0m 13s >>> ranger: Cleaning up srcdir >>> ranger: Cleaning up pkgdir >>> ranger: Cleaning up tmpdir >>> ranger: Uninstalling dependencies... ( 1/32) Purging .makedepends-ranger (20260724.003347) ( 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-r3.trigger OK: 392.0 MiB in 106 packages >>> ranger: Updating the community/riscv64 repository index... >>> ranger: Signing the index...