>>> py3-humanfriendly: Building community/py3-humanfriendly 10.0-r4 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 21:25:30 +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.4-r2) (2/32) Installing gdbm (1.23-r1) (3/32) Installing mpdecimal (2.5.1-r2) (4/32) Installing libpanelw (6.4_p20230401-r5) (5/32) Installing readline (8.2.1-r1) (6/32) Installing sqlite-libs (3.41.2-r2) (7/32) Installing python3 (3.11.3-r10) (8/32) Installing python3-pycache-pyc0 (3.11.3-r10) (9/32) Installing pyc (0.1-r0) (10/32) Installing python3-pyc (3.11.3-r10) (11/32) Installing py3-parsing (3.0.9-r2) (12/32) Installing py3-parsing-pyc (3.0.9-r2) (13/32) Installing py3-packaging (23.1-r1) (14/32) Installing py3-packaging-pyc (23.1-r1) (15/32) Installing py3-setuptools (67.7.1-r0) (16/32) Installing py3-setuptools-pyc (67.7.1-r0) (17/32) Installing bash (5.2.15-r3) Executing bash-5.2.15-r3.post-install (18/32) Installing py3-capturer (3.0-r3) (19/32) Installing py3-capturer-pyc (3.0-r3) (20/32) Installing py3-docutils (0.19-r4) (21/32) Installing py3-docutils-pyc (0.19-r4) (22/32) Installing py3-mock (5.0.2-r1) (23/32) Installing py3-mock-pyc (5.0.2-r1) (24/32) Installing py3-iniconfig (1.1.1-r6) (25/32) Installing py3-iniconfig-pyc (1.1.1-r6) (26/32) Installing py3-pluggy (1.0.0-r3) (27/32) Installing py3-pluggy-pyc (1.0.0-r3) (28/32) Installing py3-py (1.11.0-r2) (29/32) Installing py3-py-pyc (1.11.0-r2) (30/32) Installing py3-pytest (7.3.1-r1) (31/32) Installing py3-pytest-pyc (7.3.1-r1) (32/32) Installing .makedepends-py3-humanfriendly (20230423.212531) Executing busybox-1.36.0-r7.trigger OK: 508 MiB in 135 packages >>> py3-humanfriendly: Cleaning up srcdir >>> py3-humanfriendly: Cleaning up pkgdir >>> py3-humanfriendly: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 77 352k 77 271k 0 0 166k 0 0:00:02 0:00:01 0:00:01 166k 100 352k 100 352k 0 0 214k 0 0:00:01 0:00:01 --:--:-- 214k >>> py3-humanfriendly: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/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/v3.18/humanfriendly-10.0.tar.gz... >>> py3-humanfriendly: fix-tests.patch patching file humanfriendly/tests.py running build running build_py creating build creating build/lib creating build/lib/humanfriendly copying humanfriendly/tables.py -> build/lib/humanfriendly copying humanfriendly/decorators.py -> build/lib/humanfriendly copying humanfriendly/cli.py -> build/lib/humanfriendly copying humanfriendly/tests.py -> build/lib/humanfriendly copying humanfriendly/testing.py -> build/lib/humanfriendly copying humanfriendly/sphinx.py -> build/lib/humanfriendly copying humanfriendly/case.py -> build/lib/humanfriendly copying humanfriendly/deprecation.py -> build/lib/humanfriendly copying humanfriendly/usage.py -> build/lib/humanfriendly copying humanfriendly/prompts.py -> build/lib/humanfriendly copying humanfriendly/__init__.py -> build/lib/humanfriendly copying humanfriendly/compat.py -> build/lib/humanfriendly copying humanfriendly/text.py -> build/lib/humanfriendly creating build/lib/humanfriendly/terminal copying humanfriendly/terminal/html.py -> build/lib/humanfriendly/terminal copying humanfriendly/terminal/spinners.py -> build/lib/humanfriendly/terminal copying humanfriendly/terminal/__init__.py -> build/lib/humanfriendly/terminal ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.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 10.80s ================= >>> py3-humanfriendly: Entering fakeroot... running install /usr/lib/python3.11/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, pypa/build 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.11 creating /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly copying build/lib/humanfriendly/tables.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly copying build/lib/humanfriendly/decorators.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly copying build/lib/humanfriendly/cli.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly copying build/lib/humanfriendly/tests.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly copying build/lib/humanfriendly/testing.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly copying build/lib/humanfriendly/sphinx.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly creating /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/terminal copying build/lib/humanfriendly/terminal/html.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/terminal copying build/lib/humanfriendly/terminal/spinners.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/terminal copying build/lib/humanfriendly/terminal/__init__.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/terminal copying build/lib/humanfriendly/case.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly copying build/lib/humanfriendly/deprecation.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly copying build/lib/humanfriendly/usage.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly copying build/lib/humanfriendly/prompts.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly copying build/lib/humanfriendly/__init__.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly copying build/lib/humanfriendly/compat.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly copying build/lib/humanfriendly/text.py -> /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/tables.py to tables.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/decorators.py to decorators.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/cli.py to cli.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/tests.py to tests.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/testing.py to testing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/sphinx.py to sphinx.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/terminal/html.py to html.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/terminal/spinners.py to spinners.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/terminal/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/case.py to case.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/deprecation.py to deprecation.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/usage.py to usage.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/prompts.py to prompts.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/text.py to text.cpython-311.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.11/site-packages/humanfriendly-10.0-py3.11.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.11/site-packages/humanfriendly/terminal/__pycache__' -> '/home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly-pyc/usr/lib/python3.11/site-packages/humanfriendly/terminal/__pycache__' '/home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly/usr/lib/python3.11/site-packages/humanfriendly/__pycache__' -> '/home/buildozer/aports/community/py3-humanfriendly/pkg/py3-humanfriendly-pyc/usr/lib/python3.11/site-packages/humanfriendly/__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.11 >>> py3-humanfriendly-pyc*: Package size: 320.0 KB >>> py3-humanfriendly-pyc*: Compressing data... >>> py3-humanfriendly-pyc*: Create checksum... >>> py3-humanfriendly-pyc*: Create py3-humanfriendly-pyc-10.0-r4.apk >>> py3-humanfriendly*: Tracing dependencies... python3 python3~3.11 >>> py3-humanfriendly*: Package size: 308.0 KB >>> py3-humanfriendly*: Compressing data... >>> py3-humanfriendly*: Create checksum... >>> py3-humanfriendly*: Create py3-humanfriendly-10.0-r4.apk >>> py3-humanfriendly: Build complete at Sun, 23 Apr 2023 21:25:46 +0000 elapsed time 0h 0m 16s >>> py3-humanfriendly: Cleaning up srcdir >>> py3-humanfriendly: Cleaning up pkgdir >>> py3-humanfriendly: Uninstalling dependencies... (1/32) Purging .makedepends-py3-humanfriendly (20230423.212531) (2/32) Purging py3-setuptools-pyc (67.7.1-r0) (3/32) Purging py3-setuptools (67.7.1-r0) (4/32) Purging bash (5.2.15-r3) Executing bash-5.2.15-r3.pre-deinstall (5/32) Purging py3-capturer-pyc (3.0-r3) (6/32) Purging py3-capturer (3.0-r3) (7/32) Purging py3-docutils-pyc (0.19-r4) (8/32) Purging py3-docutils (0.19-r4) (9/32) Purging py3-mock-pyc (5.0.2-r1) (10/32) Purging py3-mock (5.0.2-r1) (11/32) Purging py3-pytest-pyc (7.3.1-r1) (12/32) Purging py3-pytest (7.3.1-r1) (13/32) Purging py3-iniconfig-pyc (1.1.1-r6) (14/32) Purging py3-iniconfig (1.1.1-r6) (15/32) Purging py3-packaging-pyc (23.1-r1) (16/32) Purging py3-packaging (23.1-r1) (17/32) Purging py3-parsing-pyc (3.0.9-r2) (18/32) Purging py3-parsing (3.0.9-r2) (19/32) Purging py3-pluggy-pyc (1.0.0-r3) (20/32) Purging py3-pluggy (1.0.0-r3) (21/32) Purging py3-py-pyc (1.11.0-r2) (22/32) Purging py3-py (1.11.0-r2) (23/32) Purging python3-pyc (3.11.3-r10) (24/32) Purging python3-pycache-pyc0 (3.11.3-r10) (25/32) Purging pyc (0.1-r0) (26/32) Purging python3 (3.11.3-r10) (27/32) Purging gdbm (1.23-r1) (28/32) Purging libffi (3.4.4-r2) (29/32) Purging libpanelw (6.4_p20230401-r5) (30/32) Purging mpdecimal (2.5.1-r2) (31/32) Purging readline (8.2.1-r1) (32/32) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 443 MiB in 103 packages >>> py3-humanfriendly: Updating the community/ppc64le repository index... >>> py3-humanfriendly: Signing the index...