>>> py3-humanfriendly: Building community/py3-humanfriendly 10.0-r5 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 14:52:41 +0000 >>> py3-humanfriendly: Checking sanity of /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/32) Installing libffi (3.4.6-r0) (2/32) Installing gdbm (1.23-r1) (3/32) Installing mpdecimal (4.0.0-r0) (4/32) Installing libpanelw (6.4_p20240330-r0) (5/32) Installing readline (8.2.10-r0) (6/32) Installing sqlite-libs (3.45.2-r0) (7/32) Installing python3 (3.12.3-r0) (8/32) Installing python3-pycache-pyc0 (3.12.3-r0) (9/32) Installing pyc (3.12.3-r0) (10/32) Installing python3-pyc (3.12.3-r0) (11/32) Installing py3-parsing (3.1.2-r1) (12/32) Installing py3-parsing-pyc (3.1.2-r1) (13/32) Installing py3-packaging (24.0-r1) (14/32) Installing py3-packaging-pyc (24.0-r1) (15/32) Installing py3-setuptools (69.2.0-r2) (16/32) Installing py3-setuptools-pyc (69.2.0-r2) (17/32) Installing bash (5.2.26-r0) Executing bash-5.2.26-r0.post-install (18/32) Installing py3-capturer (3.0-r4) (19/32) Installing py3-capturer-pyc (3.0-r4) (20/32) Installing py3-docutils (0.20.1-r2) (21/32) Installing py3-docutils-pyc (0.20.1-r2) (22/32) Installing py3-mock (5.1.0-r2) (23/32) Installing py3-mock-pyc (5.1.0-r2) (24/32) Installing py3-iniconfig (2.0.0-r1) (25/32) Installing py3-iniconfig-pyc (2.0.0-r1) (26/32) Installing py3-pluggy (1.4.0-r1) (27/32) Installing py3-pluggy-pyc (1.4.0-r1) (28/32) Installing py3-py (1.11.0-r3) (29/32) Installing py3-py-pyc (1.11.0-r3) (30/32) Installing py3-pytest (8.1.1-r1) (31/32) Installing py3-pytest-pyc (8.1.1-r1) (32/32) Installing .makedepends-py3-humanfriendly (20240413.145243) Executing busybox-1.36.1-r25.trigger OK: 437 MiB in 145 packages >>> py3-humanfriendly: Cleaning up srcdir >>> py3-humanfriendly: Cleaning up pkgdir >>> py3-humanfriendly: Cleaning up tmpdir >>> py3-humanfriendly: Fetching https://distfiles.alpinelinux.org/distfiles/edge/humanfriendly-10.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 352k 100 352k 0 0 1482k 0 --:--:-- --:--:-- --:--:-- 1486k >>> py3-humanfriendly: Fetching https://distfiles.alpinelinux.org/distfiles/edge/humanfriendly-10.0.tar.gz >>> py3-humanfriendly: Checking sha512sums... humanfriendly-10.0.tar.gz: OK fix-tests.patch: OK >>> py3-humanfriendly: Unpacking /var/cache/distfiles/edge/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: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import parse_version running build running build_py creating build creating build/lib creating build/lib/humanfriendly copying humanfriendly/cli.py -> build/lib/humanfriendly copying humanfriendly/testing.py -> build/lib/humanfriendly copying humanfriendly/tests.py -> build/lib/humanfriendly copying humanfriendly/__init__.py -> build/lib/humanfriendly copying humanfriendly/deprecation.py -> build/lib/humanfriendly copying humanfriendly/case.py -> build/lib/humanfriendly copying humanfriendly/sphinx.py -> build/lib/humanfriendly copying humanfriendly/prompts.py -> build/lib/humanfriendly copying humanfriendly/text.py -> build/lib/humanfriendly copying humanfriendly/compat.py -> build/lib/humanfriendly copying humanfriendly/decorators.py -> build/lib/humanfriendly copying humanfriendly/usage.py -> build/lib/humanfriendly copying humanfriendly/tables.py -> build/lib/humanfriendly creating build/lib/humanfriendly/terminal copying humanfriendly/terminal/spinners.py -> build/lib/humanfriendly/terminal copying humanfriendly/terminal/__init__.py -> build/lib/humanfriendly/terminal copying humanfriendly/terminal/html.py -> build/lib/humanfriendly/terminal ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.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.07s ================= >>> py3-humanfriendly: Entering fakeroot... /home/buildozer/aports/community/py3-humanfriendly/src/humanfriendly-10.0/setup.py:84: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import parse_version running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. 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 creating /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly creating /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr creating /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib creating /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12 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/cli.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/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/deprecation.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/sphinx.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/text.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/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/spinners.py -> /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/usage.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.12/site-packages/humanfriendly 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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... '/home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/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__' '/home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/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 python3~3.12 >>> py3-humanfriendly-pyc*: Package size: 296.0 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: 308.0 KB >>> py3-humanfriendly*: Compressing data... >>> py3-humanfriendly*: Create checksum... >>> py3-humanfriendly*: Create py3-humanfriendly-10.0-r5.apk >>> py3-humanfriendly: Build complete at Sat, 13 Apr 2024 14:52:58 +0000 elapsed time 0h 0m 17s >>> py3-humanfriendly: Cleaning up srcdir >>> py3-humanfriendly: Cleaning up pkgdir >>> py3-humanfriendly: Uninstalling dependencies... (1/32) Purging .makedepends-py3-humanfriendly (20240413.145243) (2/32) Purging py3-setuptools-pyc (69.2.0-r2) (3/32) Purging py3-setuptools (69.2.0-r2) (4/32) Purging bash (5.2.26-r0) Executing bash-5.2.26-r0.pre-deinstall (5/32) Purging py3-capturer-pyc (3.0-r4) (6/32) Purging py3-capturer (3.0-r4) (7/32) Purging py3-docutils-pyc (0.20.1-r2) (8/32) Purging py3-docutils (0.20.1-r2) (9/32) Purging py3-mock-pyc (5.1.0-r2) (10/32) Purging py3-mock (5.1.0-r2) (11/32) Purging py3-pytest-pyc (8.1.1-r1) (12/32) Purging py3-pytest (8.1.1-r1) (13/32) Purging py3-iniconfig-pyc (2.0.0-r1) (14/32) Purging py3-iniconfig (2.0.0-r1) (15/32) Purging py3-packaging-pyc (24.0-r1) (16/32) Purging py3-packaging (24.0-r1) (17/32) Purging py3-parsing-pyc (3.1.2-r1) (18/32) Purging py3-parsing (3.1.2-r1) (19/32) Purging py3-pluggy-pyc (1.4.0-r1) (20/32) Purging py3-pluggy (1.4.0-r1) (21/32) Purging py3-py-pyc (1.11.0-r3) (22/32) Purging py3-py (1.11.0-r3) (23/32) Purging python3-pyc (3.12.3-r0) (24/32) Purging python3-pycache-pyc0 (3.12.3-r0) (25/32) Purging pyc (3.12.3-r0) (26/32) Purging python3 (3.12.3-r0) (27/32) Purging gdbm (1.23-r1) (28/32) Purging libffi (3.4.6-r0) (29/32) Purging libpanelw (6.4_p20240330-r0) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging readline (8.2.10-r0) (32/32) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-humanfriendly: Updating the community/x86 repository index... >>> py3-humanfriendly: Signing the index...