>>> py3-humanfriendly: Building community/py3-humanfriendly 10.0-r5 (using abuild 3.16.0_rc4-r0) started Tue, 21 Oct 2025 10:21:10 +0000 >>> py3-humanfriendly: Validating /home/buildozer/aports/community/py3-humanfriendly/APKBUILD... >>> py3-humanfriendly: Analyzing dependencies... >>> py3-humanfriendly: Installing for build: build-base python3 py3-setuptools bash py3-capturer py3-docutils py3-mock py3-pytest ( 1/35) Installing libbz2 (1.0.8-r6) ( 2/35) Installing libffi (3.5.2-r0) ( 3/35) Installing gdbm (1.26-r0) ( 4/35) Installing xz-libs (5.8.1-r0) ( 5/35) Installing mpdecimal (4.0.1-r0) ( 6/35) Installing libpanelw (6.5_p20251010-r0) ( 7/35) Installing sqlite-libs (3.50.4-r1) ( 8/35) Installing python3 (3.12.12-r0) ( 9/35) Installing python3-pycache-pyc0 (3.12.12-r0) (10/35) Installing pyc (3.12.12-r0) (11/35) Installing python3-pyc (3.12.12-r0) (12/35) Installing py3-parsing (3.2.3-r0) (13/35) Installing py3-parsing-pyc (3.2.3-r0) (14/35) Installing py3-packaging (25.0-r0) (15/35) Installing py3-packaging-pyc (25.0-r0) (16/35) Installing py3-setuptools (80.9.0-r1) (17/35) Installing py3-setuptools-pyc (80.9.0-r1) (18/35) Installing bash (5.3.3-r1) bash-5.3.3-r1.post-install: Executing script... (19/35) Installing py3-capturer (3.0-r4) (20/35) Installing py3-capturer-pyc (3.0-r4) (21/35) Installing py3-docutils (0.21.2-r1) (22/35) Installing py3-docutils-pyc (0.21.2-r1) (23/35) Installing py3-mock (5.2.0-r0) (24/35) Installing py3-mock-pyc (5.2.0-r0) (25/35) Installing py3-iniconfig (2.3.0-r0) (26/35) Installing py3-iniconfig-pyc (2.3.0-r0) (27/35) Installing py3-pluggy (1.6.0-r0) (28/35) Installing py3-pluggy-pyc (1.6.0-r0) (29/35) Installing py3-py (1.11.0-r4) (30/35) Installing py3-py-pyc (1.11.0-r4) (31/35) Installing py3-pygments (2.19.2-r0) (32/35) Installing py3-pygments-pyc (2.19.2-r0) (33/35) Installing py3-pytest (8.4.2-r1) (34/35) Installing py3-pytest-pyc (8.4.2-r1) (35/35) Installing .makedepends-py3-humanfriendly (20251021.102219) busybox-1.37.0-r24.trigger: Executing script... OK: 487 MiB in 140 packages >>> py3-humanfriendly: Cleaning up srcdir >>> py3-humanfriendly: Cleaning up pkgdir >>> py3-humanfriendly: Cleaning up tmpdir >>> py3-humanfriendly: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/humanfriendly-10.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/humanfriendly-10.0.tar.gz.part' humanfriendly-10.0.t 100% |********************************| 352k 0:00:00 ETA '/var/cache/distfiles/v3.23/humanfriendly-10.0.tar.gz.part' saved /var/cache/distfiles/v3.23/humanfriendly-10.0.tar.gz: OK /home/buildozer/aports/community/py3-humanfriendly/fix-tests.patch: OK >>> py3-humanfriendly: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/humanfriendly-10.0.tar.gz /var/cache/distfiles/v3.23/humanfriendly-10.0.tar.gz: OK /home/buildozer/aports/community/py3-humanfriendly/fix-tests.patch: OK >>> py3-humanfriendly: Unpacking /var/cache/distfiles/v3.23/humanfriendly-10.0.tar.gz... >>> py3-humanfriendly: fix-tests.patch patching file humanfriendly/tests.py /home/buildozer/aports/community/py3-humanfriendly/src/humanfriendly-10.0/setup.py:84: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import parse_version /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/humanfriendly copying humanfriendly/deprecation.py -> build/lib/humanfriendly copying humanfriendly/sphinx.py -> build/lib/humanfriendly copying humanfriendly/text.py -> build/lib/humanfriendly copying humanfriendly/tests.py -> build/lib/humanfriendly copying humanfriendly/__init__.py -> build/lib/humanfriendly copying humanfriendly/testing.py -> build/lib/humanfriendly copying humanfriendly/case.py -> build/lib/humanfriendly copying humanfriendly/prompts.py -> build/lib/humanfriendly copying humanfriendly/compat.py -> build/lib/humanfriendly copying humanfriendly/usage.py -> build/lib/humanfriendly copying humanfriendly/cli.py -> build/lib/humanfriendly copying humanfriendly/decorators.py -> build/lib/humanfriendly copying humanfriendly/tables.py -> build/lib/humanfriendly creating build/lib/humanfriendly/terminal copying humanfriendly/terminal/__init__.py -> build/lib/humanfriendly/terminal copying humanfriendly/terminal/html.py -> build/lib/humanfriendly/terminal copying humanfriendly/terminal/spinners.py -> build/lib/humanfriendly/terminal ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-humanfriendly/src/humanfriendly-10.0 collected 69 items / 1 deselected / 68 selected humanfriendly/tests.py ................................................. [ 72%] ................... [100%] =============================== warnings summary =============================== humanfriendly/cli.py:82 /home/buildozer/aports/community/py3-humanfriendly/src/humanfriendly-10.0/humanfriendly/cli.py:82: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 import pipes -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 68 passed, 1 deselected, 1 warning in 11.26s ================= >>> py3-humanfriendly: Entering fakeroot... /home/buildozer/aports/community/py3-humanfriendly/src/humanfriendly-10.0/setup.py:84: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. from pkg_resources import parse_version /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /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() running install_lib creating /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly copying build/lib/humanfriendly/deprecation.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly copying build/lib/humanfriendly/sphinx.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly copying build/lib/humanfriendly/text.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly copying build/lib/humanfriendly/tests.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly copying build/lib/humanfriendly/__init__.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly copying build/lib/humanfriendly/testing.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly copying build/lib/humanfriendly/case.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly copying build/lib/humanfriendly/prompts.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly copying build/lib/humanfriendly/compat.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly copying build/lib/humanfriendly/usage.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly copying build/lib/humanfriendly/cli.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly copying build/lib/humanfriendly/decorators.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly creating /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/terminal copying build/lib/humanfriendly/terminal/__init__.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/terminal copying build/lib/humanfriendly/terminal/html.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/terminal copying build/lib/humanfriendly/terminal/spinners.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/terminal copying build/lib/humanfriendly/tables.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/deprecation.py to deprecation.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/sphinx.py to sphinx.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/text.py to text.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/tests.py to tests.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/testing.py to testing.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/case.py to case.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/prompts.py to prompts.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/compat.py to compat.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/usage.py to usage.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/cli.py to cli.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/decorators.py to decorators.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/terminal/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/terminal/html.py to html.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/terminal/spinners.py to spinners.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly/tables.py to tables.cpython-312.pyc running install_egg_info running egg_info writing humanfriendly.egg-info/PKG-INFO writing dependency_links to humanfriendly.egg-info/dependency_links.txt writing entry points to humanfriendly.egg-info/entry_points.txt writing requirements to humanfriendly.egg-info/requires.txt writing top-level names to humanfriendly.egg-info/top_level.txt reading manifest file 'humanfriendly.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'humanfriendly.egg-info/SOURCES.txt' Copying humanfriendly.egg-info to /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly-10.0-py3.12.egg-info running install_scripts Installing humanfriendly script to /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/bin >>> py3-humanfriendly-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/humanfriendly/__pycache__' -> '/home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly-pyc/usr/lib/python3.12/site-packages/humanfriendly/__pycache__' 'usr/lib/python3.12/site-packages/humanfriendly/terminal/__pycache__' -> '/home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly-pyc/usr/lib/python3.12/site-packages/humanfriendly/terminal/__pycache__' >>> py3-humanfriendly-pyc*: Preparing subpackage py3-humanfriendly-pyc... >>> py3-humanfriendly-pyc*: Running postcheck for py3-humanfriendly-pyc >>> py3-humanfriendly*: Running postcheck for py3-humanfriendly >>> py3-humanfriendly*: Preparing package py3-humanfriendly... >>> py3-humanfriendly-pyc*: Tracing dependencies... python3~3.12 >>> py3-humanfriendly-pyc*: Package size: 231.4 KB >>> py3-humanfriendly-pyc*: Compressing data... >>> py3-humanfriendly-pyc*: Create checksum... >>> py3-humanfriendly-pyc*: Create py3-humanfriendly-pyc-10.0-r5.apk >>> py3-humanfriendly*: Tracing dependencies... python3 python3~3.12 >>> py3-humanfriendly*: Package size: 223.8 KB >>> py3-humanfriendly*: Compressing data... >>> py3-humanfriendly*: Create checksum... >>> py3-humanfriendly*: Create py3-humanfriendly-10.0-r5.apk >>> py3-humanfriendly: Build complete at Tue, 21 Oct 2025 10:22:34 +0000 elapsed time 0h 1m 24s >>> py3-humanfriendly: Cleaning up srcdir >>> py3-humanfriendly: Cleaning up pkgdir >>> py3-humanfriendly: Uninstalling dependencies... ( 1/35) Purging .makedepends-py3-humanfriendly (20251021.102219) ( 2/35) Purging py3-setuptools-pyc (80.9.0-r1) ( 3/35) Purging py3-setuptools (80.9.0-r1) ( 4/35) Purging bash (5.3.3-r1) bash-5.3.3-r1.pre-deinstall: Executing script... ( 5/35) Purging py3-capturer-pyc (3.0-r4) ( 6/35) Purging py3-capturer (3.0-r4) ( 7/35) Purging py3-docutils-pyc (0.21.2-r1) ( 8/35) Purging py3-docutils (0.21.2-r1) ( 9/35) Purging py3-mock-pyc (5.2.0-r0) (10/35) Purging py3-mock (5.2.0-r0) (11/35) Purging py3-pytest-pyc (8.4.2-r1) (12/35) Purging py3-pytest (8.4.2-r1) (13/35) Purging py3-iniconfig-pyc (2.3.0-r0) (14/35) Purging py3-iniconfig (2.3.0-r0) (15/35) Purging py3-packaging-pyc (25.0-r0) (16/35) Purging py3-packaging (25.0-r0) (17/35) Purging py3-parsing-pyc (3.2.3-r0) (18/35) Purging py3-parsing (3.2.3-r0) (19/35) Purging py3-pluggy-pyc (1.6.0-r0) (20/35) Purging py3-pluggy (1.6.0-r0) (21/35) Purging py3-py-pyc (1.11.0-r4) (22/35) Purging py3-py (1.11.0-r4) (23/35) Purging py3-pygments-pyc (2.19.2-r0) (24/35) Purging py3-pygments (2.19.2-r0) (25/35) Purging python3-pyc (3.12.12-r0) (26/35) Purging python3-pycache-pyc0 (3.12.12-r0) (27/35) Purging pyc (3.12.12-r0) (28/35) Purging python3 (3.12.12-r0) (29/35) Purging gdbm (1.26-r0) (30/35) Purging libbz2 (1.0.8-r6) (31/35) Purging libffi (3.5.2-r0) (32/35) Purging libpanelw (6.5_p20251010-r0) (33/35) Purging mpdecimal (4.0.1-r0) (34/35) Purging sqlite-libs (3.50.4-r1) (35/35) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 426 MiB in 105 packages >>> py3-humanfriendly: Updating the community/x86 repository index... >>> py3-humanfriendly: Signing the index...