>>> ranger: Building community/ranger 1.9.4-r2 (using abuild 3.18.0_rc3-r1) started Wed, 22 Jul 2026 19:45:49 +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.194549) Executing busybox-1.38.0-r2.trigger OK: 446.9 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:51,214 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:51,235 root INFO running bdist_wheel 2026-07-22 19:45:51,245 root INFO running build 2026-07-22 19:45:51,245 root INFO running build_py 2026-07-22 19:45:51,248 root INFO creating build/lib/ranger 2026-07-22 19:45:51,248 root INFO copying ranger/__init__.py -> build/lib/ranger 2026-07-22 19:45:51,248 root INFO creating build/lib/ranger/api 2026-07-22 19:45:51,248 root INFO copying ranger/api/__init__.py -> build/lib/ranger/api 2026-07-22 19:45:51,248 root INFO copying ranger/api/commands.py -> build/lib/ranger/api 2026-07-22 19:45:51,248 root INFO creating build/lib/ranger/colorschemes 2026-07-22 19:45:51,248 root INFO copying ranger/colorschemes/default.py -> build/lib/ranger/colorschemes 2026-07-22 19:45:51,249 root INFO copying ranger/colorschemes/solarized.py -> build/lib/ranger/colorschemes 2026-07-22 19:45:51,249 root INFO copying ranger/colorschemes/__init__.py -> build/lib/ranger/colorschemes 2026-07-22 19:45:51,249 root INFO copying ranger/colorschemes/jungle.py -> build/lib/ranger/colorschemes 2026-07-22 19:45:51,249 root INFO copying ranger/colorschemes/snow.py -> build/lib/ranger/colorschemes 2026-07-22 19:45:51,249 root INFO creating build/lib/ranger/config 2026-07-22 19:45:51,249 root INFO copying ranger/config/__init__.py -> build/lib/ranger/config 2026-07-22 19:45:51,249 root INFO copying ranger/config/commands_sample.py -> build/lib/ranger/config 2026-07-22 19:45:51,249 root INFO copying ranger/config/commands.py -> build/lib/ranger/config 2026-07-22 19:45:51,250 root INFO creating build/lib/ranger/container 2026-07-22 19:45:51,250 root INFO copying ranger/container/__init__.py -> build/lib/ranger/container 2026-07-22 19:45:51,250 root INFO copying ranger/container/tags.py -> build/lib/ranger/container 2026-07-22 19:45:51,250 root INFO copying ranger/container/fsobject.py -> build/lib/ranger/container 2026-07-22 19:45:51,250 root INFO copying ranger/container/history.py -> build/lib/ranger/container 2026-07-22 19:45:51,251 root INFO copying ranger/container/settings.py -> build/lib/ranger/container 2026-07-22 19:45:51,251 root INFO copying ranger/container/directory.py -> build/lib/ranger/container 2026-07-22 19:45:51,251 root INFO copying ranger/container/file.py -> build/lib/ranger/container 2026-07-22 19:45:51,251 root INFO copying ranger/container/bookmarks.py -> build/lib/ranger/container 2026-07-22 19:45:51,251 root INFO creating build/lib/ranger/core 2026-07-22 19:45:51,251 root INFO copying ranger/core/tab.py -> build/lib/ranger/core 2026-07-22 19:45:51,251 root INFO copying ranger/core/shared.py -> build/lib/ranger/core 2026-07-22 19:45:51,252 root INFO copying ranger/core/linemode.py -> build/lib/ranger/core 2026-07-22 19:45:51,252 root INFO copying ranger/core/__init__.py -> build/lib/ranger/core 2026-07-22 19:45:51,252 root INFO copying ranger/core/fm.py -> build/lib/ranger/core 2026-07-22 19:45:51,252 root INFO copying ranger/core/filter_stack.py -> build/lib/ranger/core 2026-07-22 19:45:51,252 root INFO copying ranger/core/runner.py -> build/lib/ranger/core 2026-07-22 19:45:51,252 root INFO copying ranger/core/loader.py -> build/lib/ranger/core 2026-07-22 19:45:51,252 root INFO copying ranger/core/metadata.py -> build/lib/ranger/core 2026-07-22 19:45:51,252 root INFO copying ranger/core/actions.py -> build/lib/ranger/core 2026-07-22 19:45:51,253 root INFO copying ranger/core/main.py -> build/lib/ranger/core 2026-07-22 19:45:51,253 root INFO creating build/lib/ranger/ext 2026-07-22 19:45:51,253 root INFO copying ranger/ext/curses_interrupt_handler.py -> build/lib/ranger/ext 2026-07-22 19:45:51,253 root INFO copying ranger/ext/__init__.py -> build/lib/ranger/ext 2026-07-22 19:45:51,253 root INFO copying ranger/ext/popen_forked.py -> build/lib/ranger/ext 2026-07-22 19:45:51,253 root INFO copying ranger/ext/signals.py -> build/lib/ranger/ext 2026-07-22 19:45:51,253 root INFO copying ranger/ext/direction.py -> build/lib/ranger/ext 2026-07-22 19:45:51,253 root INFO copying ranger/ext/get_executables.py -> build/lib/ranger/ext 2026-07-22 19:45:51,254 root INFO copying ranger/ext/shell_escape.py -> build/lib/ranger/ext 2026-07-22 19:45:51,254 root INFO copying ranger/ext/widestring.py -> build/lib/ranger/ext 2026-07-22 19:45:51,254 root INFO copying ranger/ext/safe_path.py -> build/lib/ranger/ext 2026-07-22 19:45:51,254 root INFO copying ranger/ext/rifle.py -> build/lib/ranger/ext 2026-07-22 19:45:51,254 root INFO copying ranger/ext/openstruct.py -> build/lib/ranger/ext 2026-07-22 19:45:51,254 root INFO copying ranger/ext/human_readable.py -> build/lib/ranger/ext 2026-07-22 19:45:51,254 root INFO copying ranger/ext/logutils.py -> build/lib/ranger/ext 2026-07-22 19:45:51,254 root INFO copying ranger/ext/img_display.py -> build/lib/ranger/ext 2026-07-22 19:45:51,254 root INFO copying ranger/ext/cached_function.py -> build/lib/ranger/ext 2026-07-22 19:45:51,255 root INFO copying ranger/ext/keybinding_parser.py -> build/lib/ranger/ext 2026-07-22 19:45:51,255 root INFO copying ranger/ext/mount_path.py -> build/lib/ranger/ext 2026-07-22 19:45:51,255 root INFO copying ranger/ext/lazy_property.py -> build/lib/ranger/ext 2026-07-22 19:45:51,255 root INFO copying ranger/ext/shutil_generatorized.py -> build/lib/ranger/ext 2026-07-22 19:45:51,255 root INFO copying ranger/ext/spawn.py -> build/lib/ranger/ext 2026-07-22 19:45:51,255 root INFO copying ranger/ext/next_available_filename.py -> build/lib/ranger/ext 2026-07-22 19:45:51,255 root INFO copying ranger/ext/relative_symlink.py -> build/lib/ranger/ext 2026-07-22 19:45:51,255 root INFO copying ranger/ext/accumulator.py -> build/lib/ranger/ext 2026-07-22 19:45:51,255 root INFO copying ranger/ext/iter_tools.py -> build/lib/ranger/ext 2026-07-22 19:45:51,256 root INFO copying ranger/ext/hash.py -> build/lib/ranger/ext 2026-07-22 19:45:51,256 root INFO creating build/lib/ranger/ext/vcs 2026-07-22 19:45:51,256 root INFO copying ranger/ext/vcs/__init__.py -> build/lib/ranger/ext/vcs 2026-07-22 19:45:51,256 root INFO copying ranger/ext/vcs/vcs.py -> build/lib/ranger/ext/vcs 2026-07-22 19:45:51,256 root INFO copying ranger/ext/vcs/bzr.py -> build/lib/ranger/ext/vcs 2026-07-22 19:45:51,256 root INFO copying ranger/ext/vcs/git.py -> build/lib/ranger/ext/vcs 2026-07-22 19:45:51,256 root INFO copying ranger/ext/vcs/hg.py -> build/lib/ranger/ext/vcs 2026-07-22 19:45:51,256 root INFO copying ranger/ext/vcs/svn.py -> build/lib/ranger/ext/vcs 2026-07-22 19:45:51,256 root INFO creating build/lib/ranger/gui 2026-07-22 19:45:51,257 root INFO copying ranger/gui/color.py -> build/lib/ranger/gui 2026-07-22 19:45:51,257 root INFO copying ranger/gui/__init__.py -> build/lib/ranger/gui 2026-07-22 19:45:51,257 root INFO copying ranger/gui/mouse_event.py -> build/lib/ranger/gui 2026-07-22 19:45:51,257 root INFO copying ranger/gui/colorscheme.py -> build/lib/ranger/gui 2026-07-22 19:45:51,257 root INFO copying ranger/gui/curses_shortcuts.py -> build/lib/ranger/gui 2026-07-22 19:45:51,257 root INFO copying ranger/gui/ui.py -> build/lib/ranger/gui 2026-07-22 19:45:51,257 root INFO copying ranger/gui/bar.py -> build/lib/ranger/gui 2026-07-22 19:45:51,257 root INFO copying ranger/gui/displayable.py -> build/lib/ranger/gui 2026-07-22 19:45:51,257 root INFO copying ranger/gui/context.py -> build/lib/ranger/gui 2026-07-22 19:45:51,258 root INFO copying ranger/gui/ansi.py -> build/lib/ranger/gui 2026-07-22 19:45:51,258 root INFO creating build/lib/ranger/gui/widgets 2026-07-22 19:45:51,258 root INFO copying ranger/gui/widgets/view_base.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:51,258 root INFO copying ranger/gui/widgets/__init__.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:51,258 root INFO copying ranger/gui/widgets/view_miller.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:51,258 root INFO copying ranger/gui/widgets/taskview.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:51,258 root INFO copying ranger/gui/widgets/console.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:51,258 root INFO copying ranger/gui/widgets/pager.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:51,259 root INFO copying ranger/gui/widgets/browsercolumn.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:51,259 root INFO copying ranger/gui/widgets/view_multipane.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:51,259 root INFO copying ranger/gui/widgets/statusbar.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:51,259 root INFO copying ranger/gui/widgets/titlebar.py -> build/lib/ranger/gui/widgets 2026-07-22 19:45:51,260 root INFO creating build/lib/ranger/data 2026-07-22 19:45:51,260 root INFO copying ranger/data/scope.sh -> build/lib/ranger/data 2026-07-22 19:45:51,260 root INFO copying ranger/data/mime.types -> build/lib/ranger/data 2026-07-22 19:45:51,260 root INFO copying ranger/config/rc.conf -> build/lib/ranger/config 2026-07-22 19:45:51,260 root INFO copying ranger/config/rifle.conf -> build/lib/ranger/config 2026-07-22 19:45:51,261 root INFO running build_scripts 2026-07-22 19:45:51,261 root INFO creating build/scripts-3.14 2026-07-22 19:45:51,261 root INFO copying and adjusting build_scripts/ranger -> build/scripts-3.14 2026-07-22 19:45:51,261 root INFO copying and adjusting build_scripts/rifle -> build/scripts-3.14 2026-07-22 19:45:51,262 root INFO changing mode of build/scripts-3.14/ranger from 644 to 755 2026-07-22 19:45:51,262 root INFO changing mode of build/scripts-3.14/rifle from 644 to 755 2026-07-22 19:45:51,265 root INFO installing to build/bdist.linux-s390x/wheel 2026-07-22 19:45:51,265 root INFO running install 2026-07-22 19:45:51,272 root INFO running install_lib 2026-07-22 19:45:51,272 root INFO creating build/bdist.linux-s390x/wheel 2026-07-22 19:45:51,272 root INFO creating build/bdist.linux-s390x/wheel/ranger 2026-07-22 19:45:51,272 root INFO copying build/lib/ranger/__init__.py -> build/bdist.linux-s390x/wheel/./ranger 2026-07-22 19:45:51,272 root INFO creating build/bdist.linux-s390x/wheel/ranger/ext 2026-07-22 19:45:51,272 root INFO copying build/lib/ranger/ext/curses_interrupt_handler.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,272 root INFO copying build/lib/ranger/ext/__init__.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,272 root INFO copying build/lib/ranger/ext/popen_forked.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,272 root INFO copying build/lib/ranger/ext/signals.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,273 root INFO copying build/lib/ranger/ext/direction.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,273 root INFO copying build/lib/ranger/ext/get_executables.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,273 root INFO copying build/lib/ranger/ext/shell_escape.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,273 root INFO copying build/lib/ranger/ext/widestring.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,273 root INFO copying build/lib/ranger/ext/safe_path.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,273 root INFO copying build/lib/ranger/ext/rifle.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,273 root INFO copying build/lib/ranger/ext/openstruct.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,273 root INFO copying build/lib/ranger/ext/human_readable.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,273 root INFO copying build/lib/ranger/ext/logutils.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,273 root INFO copying build/lib/ranger/ext/img_display.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,274 root INFO copying build/lib/ranger/ext/cached_function.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,274 root INFO copying build/lib/ranger/ext/keybinding_parser.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,274 root INFO copying build/lib/ranger/ext/mount_path.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,274 root INFO copying build/lib/ranger/ext/lazy_property.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,274 root INFO copying build/lib/ranger/ext/shutil_generatorized.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,274 root INFO copying build/lib/ranger/ext/spawn.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,274 root INFO copying build/lib/ranger/ext/next_available_filename.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,274 root INFO copying build/lib/ranger/ext/relative_symlink.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,274 root INFO creating build/bdist.linux-s390x/wheel/ranger/ext/vcs 2026-07-22 19:45:51,274 root INFO copying build/lib/ranger/ext/vcs/__init__.py -> build/bdist.linux-s390x/wheel/./ranger/ext/vcs 2026-07-22 19:45:51,274 root INFO copying build/lib/ranger/ext/vcs/vcs.py -> build/bdist.linux-s390x/wheel/./ranger/ext/vcs 2026-07-22 19:45:51,275 root INFO copying build/lib/ranger/ext/vcs/bzr.py -> build/bdist.linux-s390x/wheel/./ranger/ext/vcs 2026-07-22 19:45:51,275 root INFO copying build/lib/ranger/ext/vcs/git.py -> build/bdist.linux-s390x/wheel/./ranger/ext/vcs 2026-07-22 19:45:51,275 root INFO copying build/lib/ranger/ext/vcs/hg.py -> build/bdist.linux-s390x/wheel/./ranger/ext/vcs 2026-07-22 19:45:51,275 root INFO copying build/lib/ranger/ext/vcs/svn.py -> build/bdist.linux-s390x/wheel/./ranger/ext/vcs 2026-07-22 19:45:51,275 root INFO copying build/lib/ranger/ext/accumulator.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,275 root INFO copying build/lib/ranger/ext/iter_tools.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,275 root INFO copying build/lib/ranger/ext/hash.py -> build/bdist.linux-s390x/wheel/./ranger/ext 2026-07-22 19:45:51,275 root INFO creating build/bdist.linux-s390x/wheel/ranger/data 2026-07-22 19:45:51,275 root INFO copying build/lib/ranger/data/scope.sh -> build/bdist.linux-s390x/wheel/./ranger/data 2026-07-22 19:45:51,275 root INFO copying build/lib/ranger/data/mime.types -> build/bdist.linux-s390x/wheel/./ranger/data 2026-07-22 19:45:51,276 root INFO creating build/bdist.linux-s390x/wheel/ranger/config 2026-07-22 19:45:51,276 root INFO copying build/lib/ranger/config/__init__.py -> build/bdist.linux-s390x/wheel/./ranger/config 2026-07-22 19:45:51,276 root INFO copying build/lib/ranger/config/rifle.conf -> build/bdist.linux-s390x/wheel/./ranger/config 2026-07-22 19:45:51,276 root INFO copying build/lib/ranger/config/commands_sample.py -> build/bdist.linux-s390x/wheel/./ranger/config 2026-07-22 19:45:51,276 root INFO copying build/lib/ranger/config/rc.conf -> build/bdist.linux-s390x/wheel/./ranger/config 2026-07-22 19:45:51,276 root INFO copying build/lib/ranger/config/commands.py -> build/bdist.linux-s390x/wheel/./ranger/config 2026-07-22 19:45:51,276 root INFO creating build/bdist.linux-s390x/wheel/ranger/core 2026-07-22 19:45:51,276 root INFO copying build/lib/ranger/core/tab.py -> build/bdist.linux-s390x/wheel/./ranger/core 2026-07-22 19:45:51,276 root INFO copying build/lib/ranger/core/shared.py -> build/bdist.linux-s390x/wheel/./ranger/core 2026-07-22 19:45:51,276 root INFO copying build/lib/ranger/core/linemode.py -> build/bdist.linux-s390x/wheel/./ranger/core 2026-07-22 19:45:51,277 root INFO copying build/lib/ranger/core/__init__.py -> build/bdist.linux-s390x/wheel/./ranger/core 2026-07-22 19:45:51,277 root INFO copying build/lib/ranger/core/fm.py -> build/bdist.linux-s390x/wheel/./ranger/core 2026-07-22 19:45:51,277 root INFO copying build/lib/ranger/core/filter_stack.py -> build/bdist.linux-s390x/wheel/./ranger/core 2026-07-22 19:45:51,277 root INFO copying build/lib/ranger/core/runner.py -> build/bdist.linux-s390x/wheel/./ranger/core 2026-07-22 19:45:51,277 root INFO copying build/lib/ranger/core/loader.py -> build/bdist.linux-s390x/wheel/./ranger/core 2026-07-22 19:45:51,277 root INFO copying build/lib/ranger/core/metadata.py -> build/bdist.linux-s390x/wheel/./ranger/core 2026-07-22 19:45:51,277 root INFO copying build/lib/ranger/core/actions.py -> build/bdist.linux-s390x/wheel/./ranger/core 2026-07-22 19:45:51,277 root INFO copying build/lib/ranger/core/main.py -> build/bdist.linux-s390x/wheel/./ranger/core 2026-07-22 19:45:51,277 root INFO creating build/bdist.linux-s390x/wheel/ranger/colorschemes 2026-07-22 19:45:51,278 root INFO copying build/lib/ranger/colorschemes/default.py -> build/bdist.linux-s390x/wheel/./ranger/colorschemes 2026-07-22 19:45:51,278 root INFO copying build/lib/ranger/colorschemes/solarized.py -> build/bdist.linux-s390x/wheel/./ranger/colorschemes 2026-07-22 19:45:51,278 root INFO copying build/lib/ranger/colorschemes/__init__.py -> build/bdist.linux-s390x/wheel/./ranger/colorschemes 2026-07-22 19:45:51,278 root INFO copying build/lib/ranger/colorschemes/jungle.py -> build/bdist.linux-s390x/wheel/./ranger/colorschemes 2026-07-22 19:45:51,278 root INFO copying build/lib/ranger/colorschemes/snow.py -> build/bdist.linux-s390x/wheel/./ranger/colorschemes 2026-07-22 19:45:51,278 root INFO creating build/bdist.linux-s390x/wheel/ranger/gui 2026-07-22 19:45:51,278 root INFO copying build/lib/ranger/gui/color.py -> build/bdist.linux-s390x/wheel/./ranger/gui 2026-07-22 19:45:51,278 root INFO copying build/lib/ranger/gui/__init__.py -> build/bdist.linux-s390x/wheel/./ranger/gui 2026-07-22 19:45:51,278 root INFO copying build/lib/ranger/gui/mouse_event.py -> build/bdist.linux-s390x/wheel/./ranger/gui 2026-07-22 19:45:51,278 root INFO copying build/lib/ranger/gui/colorscheme.py -> build/bdist.linux-s390x/wheel/./ranger/gui 2026-07-22 19:45:51,278 root INFO copying build/lib/ranger/gui/curses_shortcuts.py -> build/bdist.linux-s390x/wheel/./ranger/gui 2026-07-22 19:45:51,279 root INFO creating build/bdist.linux-s390x/wheel/ranger/gui/widgets 2026-07-22 19:45:51,279 root INFO copying build/lib/ranger/gui/widgets/view_base.py -> build/bdist.linux-s390x/wheel/./ranger/gui/widgets 2026-07-22 19:45:51,279 root INFO copying build/lib/ranger/gui/widgets/__init__.py -> build/bdist.linux-s390x/wheel/./ranger/gui/widgets 2026-07-22 19:45:51,279 root INFO copying build/lib/ranger/gui/widgets/view_miller.py -> build/bdist.linux-s390x/wheel/./ranger/gui/widgets 2026-07-22 19:45:51,279 root INFO copying build/lib/ranger/gui/widgets/taskview.py -> build/bdist.linux-s390x/wheel/./ranger/gui/widgets 2026-07-22 19:45:51,279 root INFO copying build/lib/ranger/gui/widgets/console.py -> build/bdist.linux-s390x/wheel/./ranger/gui/widgets 2026-07-22 19:45:51,279 root INFO copying build/lib/ranger/gui/widgets/pager.py -> build/bdist.linux-s390x/wheel/./ranger/gui/widgets 2026-07-22 19:45:51,279 root INFO copying build/lib/ranger/gui/widgets/browsercolumn.py -> build/bdist.linux-s390x/wheel/./ranger/gui/widgets 2026-07-22 19:45:51,279 root INFO copying build/lib/ranger/gui/widgets/view_multipane.py -> build/bdist.linux-s390x/wheel/./ranger/gui/widgets 2026-07-22 19:45:51,279 root INFO copying build/lib/ranger/gui/widgets/statusbar.py -> build/bdist.linux-s390x/wheel/./ranger/gui/widgets 2026-07-22 19:45:51,279 root INFO copying build/lib/ranger/gui/widgets/titlebar.py -> build/bdist.linux-s390x/wheel/./ranger/gui/widgets 2026-07-22 19:45:51,280 root INFO copying build/lib/ranger/gui/ui.py -> build/bdist.linux-s390x/wheel/./ranger/gui 2026-07-22 19:45:51,280 root INFO copying build/lib/ranger/gui/bar.py -> build/bdist.linux-s390x/wheel/./ranger/gui 2026-07-22 19:45:51,280 root INFO copying build/lib/ranger/gui/displayable.py -> build/bdist.linux-s390x/wheel/./ranger/gui 2026-07-22 19:45:51,280 root INFO copying build/lib/ranger/gui/context.py -> build/bdist.linux-s390x/wheel/./ranger/gui 2026-07-22 19:45:51,280 root INFO copying build/lib/ranger/gui/ansi.py -> build/bdist.linux-s390x/wheel/./ranger/gui 2026-07-22 19:45:51,280 root INFO creating build/bdist.linux-s390x/wheel/ranger/container 2026-07-22 19:45:51,280 root INFO copying build/lib/ranger/container/__init__.py -> build/bdist.linux-s390x/wheel/./ranger/container 2026-07-22 19:45:51,280 root INFO copying build/lib/ranger/container/tags.py -> build/bdist.linux-s390x/wheel/./ranger/container 2026-07-22 19:45:51,280 root INFO copying build/lib/ranger/container/fsobject.py -> build/bdist.linux-s390x/wheel/./ranger/container 2026-07-22 19:45:51,280 root INFO copying build/lib/ranger/container/history.py -> build/bdist.linux-s390x/wheel/./ranger/container 2026-07-22 19:45:51,281 root INFO copying build/lib/ranger/container/settings.py -> build/bdist.linux-s390x/wheel/./ranger/container 2026-07-22 19:45:51,281 root INFO copying build/lib/ranger/container/directory.py -> build/bdist.linux-s390x/wheel/./ranger/container 2026-07-22 19:45:51,281 root INFO copying build/lib/ranger/container/file.py -> build/bdist.linux-s390x/wheel/./ranger/container 2026-07-22 19:45:51,281 root INFO copying build/lib/ranger/container/bookmarks.py -> build/bdist.linux-s390x/wheel/./ranger/container 2026-07-22 19:45:51,281 root INFO creating build/bdist.linux-s390x/wheel/ranger/api 2026-07-22 19:45:51,281 root INFO copying build/lib/ranger/api/__init__.py -> build/bdist.linux-s390x/wheel/./ranger/api 2026-07-22 19:45:51,281 root INFO copying build/lib/ranger/api/commands.py -> build/bdist.linux-s390x/wheel/./ranger/api 2026-07-22 19:45:51,282 root INFO changing mode of build/bdist.linux-s390x/wheel/./ranger/data/scope.sh to 755 2026-07-22 19:45:51,282 root INFO running install_data 2026-07-22 19:45:51,284 root INFO creating build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data 2026-07-22 19:45:51,284 root INFO creating build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/applications 2026-07-22 19:45:51,284 root INFO copying doc/ranger.desktop -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/applications 2026-07-22 19:45:51,284 root INFO creating build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/man/man1 2026-07-22 19:45:51,284 root INFO copying doc/ranger.1 -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/man/man1 2026-07-22 19:45:51,284 root INFO copying doc/rifle.1 -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/man/man1 2026-07-22 19:45:51,284 root INFO creating build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger 2026-07-22 19:45:51,285 root INFO copying doc/colorschemes.md -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger 2026-07-22 19:45:51,285 root INFO copying CHANGELOG.md -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger 2026-07-22 19:45:51,285 root INFO copying HACKING.md -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger 2026-07-22 19:45:51,285 root INFO copying README.md -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger 2026-07-22 19:45:51,285 root INFO creating build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config 2026-07-22 19:45:51,285 root INFO copying doc/config/scope.sh -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config 2026-07-22 19:45:51,285 root INFO copying doc/config/rifle.conf -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config 2026-07-22 19:45:51,285 root INFO copying doc/config/rc.conf -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config 2026-07-22 19:45:51,285 root INFO copying doc/config/commands.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config 2026-07-22 19:45:51,286 root INFO creating build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes 2026-07-22 19:45:51,286 root INFO copying doc/config/colorschemes/default.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes 2026-07-22 19:45:51,286 root INFO copying doc/config/colorschemes/jungle.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes 2026-07-22 19:45:51,286 root INFO copying doc/config/colorschemes/snow.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes 2026-07-22 19:45:51,286 root INFO creating build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,286 root INFO copying examples/rifle_sxiv.sh -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,286 root INFO copying examples/plugin_pmount_dynamic.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,286 root INFO copying examples/plugin_linemode.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,286 root INFO copying examples/plugin_new_macro.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,287 root INFO copying examples/rc_emacs.conf -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,287 root INFO copying examples/plugin_fasd_add.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,287 root INFO copying examples/plugin_avfs.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,287 root INFO copying examples/plugin_hello_world.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,287 root INFO copying examples/shell_subshell_notice.sh -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,287 root INFO copying examples/README -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,287 root INFO copying examples/plugin_chmod_keybindings.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,287 root INFO copying examples/shell_automatic_cd.sh -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,287 root INFO copying examples/plugin_file_filter.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,287 root INFO copying examples/vim_file_chooser.vim -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,287 root INFO copying examples/fish_automatic_cd.fish -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,288 root INFO copying examples/plugin_pmount.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,288 root INFO copying examples/plugin_new_sorting_method.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,288 root INFO copying examples/plugin_ipc.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,288 root INFO copying examples/rifle_different_file_opener.conf -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/examples 2026-07-22 19:45:51,288 root INFO creating build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/tools 2026-07-22 19:45:51,288 root INFO copying doc/tools/performance_test.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/tools 2026-07-22 19:45:51,288 root INFO copying doc/tools/print_keys.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/tools 2026-07-22 19:45:51,288 root INFO copying doc/tools/print_colors.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/tools 2026-07-22 19:45:51,288 root INFO copying doc/tools/convert_papermode_to_metadata.py -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/data/share/doc/ranger/tools 2026-07-22 19:45:51,288 root INFO running install_egg_info 2026-07-22 19:45:51,290 root INFO running egg_info 2026-07-22 19:45:51,292 root INFO creating ranger_fm.egg-info 2026-07-22 19:45:51,292 root INFO writing ranger_fm.egg-info/PKG-INFO 2026-07-22 19:45:51,292 root INFO writing dependency_links to ranger_fm.egg-info/dependency_links.txt 2026-07-22 19:45:51,292 root INFO writing top-level names to ranger_fm.egg-info/top_level.txt 2026-07-22 19:45:51,292 root INFO writing manifest file 'ranger_fm.egg-info/SOURCES.txt' 2026-07-22 19:45:51,296 root INFO reading manifest file 'ranger_fm.egg-info/SOURCES.txt' 2026-07-22 19:45:51,296 root INFO adding license file 'LICENSE' 2026-07-22 19:45:51,296 root INFO adding license file 'AUTHORS' 2026-07-22 19:45:51,297 root INFO writing manifest file 'ranger_fm.egg-info/SOURCES.txt' 2026-07-22 19:45:51,298 root INFO Copying ranger_fm.egg-info to build/bdist.linux-s390x/wheel/./ranger_fm-1.9.4-py3.14.egg-info 2026-07-22 19:45:51,298 root INFO running install_scripts 2026-07-22 19:45:51,298 root INFO creating build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/scripts 2026-07-22 19:45:51,298 root INFO copying build/scripts-3.14/rifle -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/scripts 2026-07-22 19:45:51,298 root INFO copying build/scripts-3.14/ranger -> build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/scripts 2026-07-22 19:45:51,299 root INFO changing mode of build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/scripts/rifle to 755 2026-07-22 19:45:51,299 root INFO changing mode of build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.data/scripts/ranger to 755 2026-07-22 19:45:51,299 root INFO creating build/bdist.linux-s390x/wheel/ranger_fm-1.9.4.dist-info/WHEEL 2026-07-22 19:45:51,299 wheel INFO creating '/home/buildozer/aports/community/ranger/src/ranger-1.9.4/.dist/.tmp-t96vu0rm/ranger_fm-1.9.4-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-07-22 19:45:51,300 wheel INFO adding 'ranger/__init__.py' 2026-07-22 19:45:51,300 wheel INFO adding 'ranger/api/__init__.py' 2026-07-22 19:45:51,300 wheel INFO adding 'ranger/api/commands.py' 2026-07-22 19:45:51,300 wheel INFO adding 'ranger/colorschemes/__init__.py' 2026-07-22 19:45:51,300 wheel INFO adding 'ranger/colorschemes/default.py' 2026-07-22 19:45:51,300 wheel INFO adding 'ranger/colorschemes/jungle.py' 2026-07-22 19:45:51,300 wheel INFO adding 'ranger/colorschemes/snow.py' 2026-07-22 19:45:51,300 wheel INFO adding 'ranger/colorschemes/solarized.py' 2026-07-22 19:45:51,301 wheel INFO adding 'ranger/config/__init__.py' 2026-07-22 19:45:51,301 wheel INFO adding 'ranger/config/commands.py' 2026-07-22 19:45:51,301 wheel INFO adding 'ranger/config/commands_sample.py' 2026-07-22 19:45:51,301 wheel INFO adding 'ranger/config/rc.conf' 2026-07-22 19:45:51,301 wheel INFO adding 'ranger/config/rifle.conf' 2026-07-22 19:45:51,301 wheel INFO adding 'ranger/container/__init__.py' 2026-07-22 19:45:51,301 wheel INFO adding 'ranger/container/bookmarks.py' 2026-07-22 19:45:51,302 wheel INFO adding 'ranger/container/directory.py' 2026-07-22 19:45:51,302 wheel INFO adding 'ranger/container/file.py' 2026-07-22 19:45:51,302 wheel INFO adding 'ranger/container/fsobject.py' 2026-07-22 19:45:51,302 wheel INFO adding 'ranger/container/history.py' 2026-07-22 19:45:51,302 wheel INFO adding 'ranger/container/settings.py' 2026-07-22 19:45:51,302 wheel INFO adding 'ranger/container/tags.py' 2026-07-22 19:45:51,302 wheel INFO adding 'ranger/core/__init__.py' 2026-07-22 19:45:51,302 wheel INFO adding 'ranger/core/actions.py' 2026-07-22 19:45:51,303 wheel INFO adding 'ranger/core/filter_stack.py' 2026-07-22 19:45:51,303 wheel INFO adding 'ranger/core/fm.py' 2026-07-22 19:45:51,303 wheel INFO adding 'ranger/core/linemode.py' 2026-07-22 19:45:51,303 wheel INFO adding 'ranger/core/loader.py' 2026-07-22 19:45:51,303 wheel INFO adding 'ranger/core/main.py' 2026-07-22 19:45:51,303 wheel INFO adding 'ranger/core/metadata.py' 2026-07-22 19:45:51,303 wheel INFO adding 'ranger/core/runner.py' 2026-07-22 19:45:51,303 wheel INFO adding 'ranger/core/shared.py' 2026-07-22 19:45:51,303 wheel INFO adding 'ranger/core/tab.py' 2026-07-22 19:45:51,304 wheel INFO adding 'ranger/data/mime.types' 2026-07-22 19:45:51,304 wheel INFO adding 'ranger/data/scope.sh' 2026-07-22 19:45:51,304 wheel INFO adding 'ranger/ext/__init__.py' 2026-07-22 19:45:51,304 wheel INFO adding 'ranger/ext/accumulator.py' 2026-07-22 19:45:51,304 wheel INFO adding 'ranger/ext/cached_function.py' 2026-07-22 19:45:51,304 wheel INFO adding 'ranger/ext/curses_interrupt_handler.py' 2026-07-22 19:45:51,304 wheel INFO adding 'ranger/ext/direction.py' 2026-07-22 19:45:51,304 wheel INFO adding 'ranger/ext/get_executables.py' 2026-07-22 19:45:51,304 wheel INFO adding 'ranger/ext/hash.py' 2026-07-22 19:45:51,304 wheel INFO adding 'ranger/ext/human_readable.py' 2026-07-22 19:45:51,305 wheel INFO adding 'ranger/ext/img_display.py' 2026-07-22 19:45:51,305 wheel INFO adding 'ranger/ext/iter_tools.py' 2026-07-22 19:45:51,305 wheel INFO adding 'ranger/ext/keybinding_parser.py' 2026-07-22 19:45:51,305 wheel INFO adding 'ranger/ext/lazy_property.py' 2026-07-22 19:45:51,305 wheel INFO adding 'ranger/ext/logutils.py' 2026-07-22 19:45:51,305 wheel INFO adding 'ranger/ext/mount_path.py' 2026-07-22 19:45:51,305 wheel INFO adding 'ranger/ext/next_available_filename.py' 2026-07-22 19:45:51,305 wheel INFO adding 'ranger/ext/openstruct.py' 2026-07-22 19:45:51,305 wheel INFO adding 'ranger/ext/popen_forked.py' 2026-07-22 19:45:51,305 wheel INFO adding 'ranger/ext/relative_symlink.py' 2026-07-22 19:45:51,306 wheel INFO adding 'ranger/ext/rifle.py' 2026-07-22 19:45:51,306 wheel INFO adding 'ranger/ext/safe_path.py' 2026-07-22 19:45:51,306 wheel INFO adding 'ranger/ext/shell_escape.py' 2026-07-22 19:45:51,306 wheel INFO adding 'ranger/ext/shutil_generatorized.py' 2026-07-22 19:45:51,306 wheel INFO adding 'ranger/ext/signals.py' 2026-07-22 19:45:51,306 wheel INFO adding 'ranger/ext/spawn.py' 2026-07-22 19:45:51,306 wheel INFO adding 'ranger/ext/widestring.py' 2026-07-22 19:45:51,306 wheel INFO adding 'ranger/ext/vcs/__init__.py' 2026-07-22 19:45:51,306 wheel INFO adding 'ranger/ext/vcs/bzr.py' 2026-07-22 19:45:51,307 wheel INFO adding 'ranger/ext/vcs/git.py' 2026-07-22 19:45:51,307 wheel INFO adding 'ranger/ext/vcs/hg.py' 2026-07-22 19:45:51,307 wheel INFO adding 'ranger/ext/vcs/svn.py' 2026-07-22 19:45:51,307 wheel INFO adding 'ranger/ext/vcs/vcs.py' 2026-07-22 19:45:51,307 wheel INFO adding 'ranger/gui/__init__.py' 2026-07-22 19:45:51,307 wheel INFO adding 'ranger/gui/ansi.py' 2026-07-22 19:45:51,307 wheel INFO adding 'ranger/gui/bar.py' 2026-07-22 19:45:51,307 wheel INFO adding 'ranger/gui/color.py' 2026-07-22 19:45:51,307 wheel INFO adding 'ranger/gui/colorscheme.py' 2026-07-22 19:45:51,308 wheel INFO adding 'ranger/gui/context.py' 2026-07-22 19:45:51,308 wheel INFO adding 'ranger/gui/curses_shortcuts.py' 2026-07-22 19:45:51,308 wheel INFO adding 'ranger/gui/displayable.py' 2026-07-22 19:45:51,308 wheel INFO adding 'ranger/gui/mouse_event.py' 2026-07-22 19:45:51,308 wheel INFO adding 'ranger/gui/ui.py' 2026-07-22 19:45:51,308 wheel INFO adding 'ranger/gui/widgets/__init__.py' 2026-07-22 19:45:51,308 wheel INFO adding 'ranger/gui/widgets/browsercolumn.py' 2026-07-22 19:45:51,308 wheel INFO adding 'ranger/gui/widgets/console.py' 2026-07-22 19:45:51,308 wheel INFO adding 'ranger/gui/widgets/pager.py' 2026-07-22 19:45:51,309 wheel INFO adding 'ranger/gui/widgets/statusbar.py' 2026-07-22 19:45:51,309 wheel INFO adding 'ranger/gui/widgets/taskview.py' 2026-07-22 19:45:51,309 wheel INFO adding 'ranger/gui/widgets/titlebar.py' 2026-07-22 19:45:51,309 wheel INFO adding 'ranger/gui/widgets/view_base.py' 2026-07-22 19:45:51,309 wheel INFO adding 'ranger/gui/widgets/view_miller.py' 2026-07-22 19:45:51,309 wheel INFO adding 'ranger/gui/widgets/view_multipane.py' 2026-07-22 19:45:51,309 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/applications/ranger.desktop' 2026-07-22 19:45:51,309 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/CHANGELOG.md' 2026-07-22 19:45:51,309 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/HACKING.md' 2026-07-22 19:45:51,310 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/README.md' 2026-07-22 19:45:51,310 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/colorschemes.md' 2026-07-22 19:45:51,310 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/commands.py' 2026-07-22 19:45:51,310 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/rc.conf' 2026-07-22 19:45:51,310 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/rifle.conf' 2026-07-22 19:45:51,310 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/scope.sh' 2026-07-22 19:45:51,310 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes/default.py' 2026-07-22 19:45:51,311 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes/jungle.py' 2026-07-22 19:45:51,311 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/config/colorschemes/snow.py' 2026-07-22 19:45:51,311 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/README' 2026-07-22 19:45:51,311 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/fish_automatic_cd.fish' 2026-07-22 19:45:51,311 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_avfs.py' 2026-07-22 19:45:51,311 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_chmod_keybindings.py' 2026-07-22 19:45:51,311 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_fasd_add.py' 2026-07-22 19:45:51,311 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_file_filter.py' 2026-07-22 19:45:51,311 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_hello_world.py' 2026-07-22 19:45:51,311 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_ipc.py' 2026-07-22 19:45:51,311 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_linemode.py' 2026-07-22 19:45:51,311 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_new_macro.py' 2026-07-22 19:45:51,312 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_new_sorting_method.py' 2026-07-22 19:45:51,312 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_pmount.py' 2026-07-22 19:45:51,312 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/plugin_pmount_dynamic.py' 2026-07-22 19:45:51,312 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/rc_emacs.conf' 2026-07-22 19:45:51,312 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/rifle_different_file_opener.conf' 2026-07-22 19:45:51,312 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/rifle_sxiv.sh' 2026-07-22 19:45:51,312 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/shell_automatic_cd.sh' 2026-07-22 19:45:51,312 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/shell_subshell_notice.sh' 2026-07-22 19:45:51,312 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/examples/vim_file_chooser.vim' 2026-07-22 19:45:51,312 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/tools/convert_papermode_to_metadata.py' 2026-07-22 19:45:51,313 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/tools/performance_test.py' 2026-07-22 19:45:51,313 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/tools/print_colors.py' 2026-07-22 19:45:51,313 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/doc/ranger/tools/print_keys.py' 2026-07-22 19:45:51,313 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/man/man1/ranger.1' 2026-07-22 19:45:51,313 wheel INFO adding 'ranger_fm-1.9.4.data/data/share/man/man1/rifle.1' 2026-07-22 19:45:51,313 wheel INFO adding 'ranger_fm-1.9.4.data/scripts/ranger' 2026-07-22 19:45:51,313 wheel INFO adding 'ranger_fm-1.9.4.data/scripts/rifle' 2026-07-22 19:45:51,313 wheel INFO adding 'ranger_fm-1.9.4.dist-info/licenses/AUTHORS' 2026-07-22 19:45:51,314 wheel INFO adding 'ranger_fm-1.9.4.dist-info/licenses/LICENSE' 2026-07-22 19:45:51,314 wheel INFO adding 'ranger_fm-1.9.4.dist-info/METADATA' 2026-07-22 19:45:51,314 wheel INFO adding 'ranger_fm-1.9.4.dist-info/WHEEL' 2026-07-22 19:45:51,314 wheel INFO adding 'ranger_fm-1.9.4.dist-info/top_level.txt' 2026-07-22 19:45:51,314 wheel INFO adding 'ranger_fm-1.9.4.dist-info/RECORD' 2026-07-22 19:45:51,315 root INFO removing build/bdist.linux-s390x/wheel 2026-07-22 19:45:51,316 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.06s =============================== >>> 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/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.14/site-packages/ranger/__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/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/core/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.14/site-packages/ranger/core/__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/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/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/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/api/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.14/site-packages/ranger/api/__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:52 +0000 elapsed time 0h 0m 3s >>> ranger: Cleaning up srcdir >>> ranger: Cleaning up pkgdir >>> ranger: Uninstalling dependencies... ( 1/32) Purging .makedepends-ranger (20260722.194549) ( 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: 387.3 MiB in 107 packages >>> ranger: Updating the community/s390x repository index... >>> ranger: Signing the index...