>>> ranger: Building community/ranger 1.9.4-r0 (using abuild 3.16.0_rc4-r0) started Thu, 23 Oct 2025 14:39:51 +0000 >>> ranger: Validating /home/buildozer/aports/community/ranger/APKBUILD... >>> ranger: Analyzing dependencies... >>> ranger: Installing for build: build-base python3 py3-setuptools py3-pytest ( 1/28) Installing libbz2 (1.0.8-r6) ( 2/28) Installing libffi (3.5.2-r0) ( 3/28) Installing gdbm (1.26-r0) ( 4/28) Installing xz-libs (5.8.1-r0) ( 5/28) Installing mpdecimal (4.0.1-r0) ( 6/28) Installing libpanelw (6.5_p20251010-r0) ( 7/28) Installing sqlite-libs (3.50.4-r1) ( 8/28) Installing python3 (3.12.12-r0) ( 9/28) Installing python3-pycache-pyc0 (3.12.12-r0) (10/28) Installing pyc (3.12.12-r0) (11/28) Installing python3-pyc (3.12.12-r0) (12/28) Installing py3-parsing (3.2.3-r0) (13/28) Installing py3-parsing-pyc (3.2.3-r0) (14/28) Installing py3-packaging (25.0-r0) (15/28) Installing py3-packaging-pyc (25.0-r0) (16/28) Installing py3-setuptools (80.9.0-r1) (17/28) Installing py3-setuptools-pyc (80.9.0-r1) (18/28) Installing py3-iniconfig (2.3.0-r0) (19/28) Installing py3-iniconfig-pyc (2.3.0-r0) (20/28) Installing py3-pluggy (1.6.0-r0) (21/28) Installing py3-pluggy-pyc (1.6.0-r0) (22/28) Installing py3-py (1.11.0-r4) (23/28) Installing py3-py-pyc (1.11.0-r4) (24/28) Installing py3-pygments (2.19.2-r0) (25/28) Installing py3-pygments-pyc (2.19.2-r0) (26/28) Installing py3-pytest (8.4.2-r1) (27/28) Installing py3-pytest-pyc (8.4.2-r1) (28/28) Installing .makedepends-ranger (20251023.144019) busybox-1.37.0-r24.trigger: Executing script... OK: 481 MiB in 133 packages >>> ranger: Cleaning up srcdir >>> ranger: Cleaning up pkgdir >>> ranger: Cleaning up tmpdir >>> ranger: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/ranger-1.9.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> ranger: Fetching ranger-1.9.4.tar.gz::https://github.com/ranger/ranger/archive/v1.9.4.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.23/ranger-1.9.4.tar.gz.part' ranger-1.9.4.tar.gz. 100% |********************************| 273k 0:00:00 ETA '/var/cache/distfiles/v3.23/ranger-1.9.4.tar.gz.part' saved /var/cache/distfiles/v3.23/ranger-1.9.4.tar.gz: OK /home/buildozer/aports/community/ranger/bulkrename.patch: OK >>> ranger: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/ranger-1.9.4.tar.gz /var/cache/distfiles/v3.23/ranger-1.9.4.tar.gz: OK /home/buildozer/aports/community/ranger/bulkrename.patch: OK >>> ranger: Unpacking /var/cache/distfiles/v3.23/ranger-1.9.4.tar.gz... >>> ranger: bulkrename.patch patching file ranger/gui/ui.py /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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() ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, 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.12s =============================== >>> ranger: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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() /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() >>> 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.12/site-packages/ranger/core/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.12/site-packages/ranger/core/__pycache__' 'usr/lib/python3.12/site-packages/ranger/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.12/site-packages/ranger/__pycache__' 'usr/lib/python3.12/site-packages/ranger/container/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.12/site-packages/ranger/container/__pycache__' 'usr/lib/python3.12/site-packages/ranger/colorschemes/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.12/site-packages/ranger/colorschemes/__pycache__' 'usr/lib/python3.12/site-packages/ranger/api/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.12/site-packages/ranger/api/__pycache__' 'usr/lib/python3.12/site-packages/ranger/gui/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.12/site-packages/ranger/gui/__pycache__' 'usr/lib/python3.12/site-packages/ranger/gui/widgets/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.12/site-packages/ranger/gui/widgets/__pycache__' 'usr/lib/python3.12/site-packages/ranger/config/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.12/site-packages/ranger/config/__pycache__' 'usr/lib/python3.12/site-packages/ranger/ext/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.12/site-packages/ranger/ext/__pycache__' 'usr/lib/python3.12/site-packages/ranger/ext/vcs/__pycache__' -> '/home/buildozer/aports/community/ranger/pkg/ranger-pyc/usr/lib/python3.12/site-packages/ranger/ext/vcs/__pycache__' >>> ranger-pyc*: Preparing subpackage ranger-pyc... >>> ranger-pyc*: Running postcheck for ranger-pyc >>> ranger*: Running postcheck for ranger >>> ranger*: Preparing package ranger... >>> 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-r0.apk >>> ranger-pyc*: Tracing dependencies... python3~3.12 >>> ranger-pyc*: Package size: 820.1 KB >>> ranger-pyc*: Compressing data... >>> ranger-pyc*: Create checksum... >>> ranger-pyc*: Create ranger-pyc-1.9.4-r0.apk >>> ranger*: Tracing dependencies... python3 python3~3.12 >>> ranger*: Package size: 666.6 KB >>> ranger*: Compressing data... >>> ranger*: Create checksum... >>> ranger*: Create ranger-1.9.4-r0.apk >>> ranger: Build complete at Thu, 23 Oct 2025 14:40:23 +0000 elapsed time 0h 0m 32s >>> ranger: Cleaning up srcdir >>> ranger: Cleaning up pkgdir >>> ranger: Uninstalling dependencies... ( 1/28) Purging .makedepends-ranger (20251023.144019) ( 2/28) Purging py3-setuptools-pyc (80.9.0-r1) ( 3/28) Purging py3-setuptools (80.9.0-r1) ( 4/28) Purging py3-pytest-pyc (8.4.2-r1) ( 5/28) Purging py3-pytest (8.4.2-r1) ( 6/28) Purging py3-iniconfig-pyc (2.3.0-r0) ( 7/28) Purging py3-iniconfig (2.3.0-r0) ( 8/28) Purging py3-packaging-pyc (25.0-r0) ( 9/28) Purging py3-packaging (25.0-r0) (10/28) Purging py3-parsing-pyc (3.2.3-r0) (11/28) Purging py3-parsing (3.2.3-r0) (12/28) Purging py3-pluggy-pyc (1.6.0-r0) (13/28) Purging py3-pluggy (1.6.0-r0) (14/28) Purging py3-py-pyc (1.11.0-r4) (15/28) Purging py3-py (1.11.0-r4) (16/28) Purging py3-pygments-pyc (2.19.2-r0) (17/28) Purging py3-pygments (2.19.2-r0) (18/28) Purging python3-pyc (3.12.12-r0) (19/28) Purging python3-pycache-pyc0 (3.12.12-r0) (20/28) Purging pyc (3.12.12-r0) (21/28) Purging python3 (3.12.12-r0) (22/28) Purging gdbm (1.26-r0) (23/28) Purging libbz2 (1.0.8-r6) (24/28) Purging libffi (3.5.2-r0) (25/28) Purging libpanelw (6.5_p20251010-r0) (26/28) Purging mpdecimal (4.0.1-r0) (27/28) Purging sqlite-libs (3.50.4-r1) (28/28) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 426 MiB in 105 packages >>> ranger: Updating the community/x86 repository index... >>> ranger: Signing the index...