>>> py3-sphinx-click: Building testing/py3-sphinx-click 4.4.0-r0 (using abuild 3.10.0-r0) started Thu, 08 Dec 2022 12:19:49 +0000 >>> py3-sphinx-click: Checking sanity of /home/buildozer/aports/testing/py3-sphinx-click/APKBUILD... >>> py3-sphinx-click: Analyzing dependencies... >>> py3-sphinx-click: Installing for build: build-base python3 py3-sphinx py3-click py3-docutils py3-setuptools py3-pbr py3-pytest py3-coverage (1/41) Installing libbz2 (1.0.8-r4) (2/41) Installing libffi (3.4.4-r0) (3/41) Installing gdbm (1.23-r0) (4/41) Installing xz-libs (5.2.9-r0) (5/41) Installing mpdecimal (2.5.1-r1) (6/41) Installing readline (8.2.0-r0) (7/41) Installing sqlite-libs (3.40.0-r0) (8/41) Installing python3 (3.11.0-r2) (9/41) Installing py3-tz (2022.6-r1) (10/41) Installing py3-babel (2.11.0-r1) (11/41) Installing py3-docutils (0.19-r2) (12/41) Installing py3-imagesize (1.4.1-r1) (13/41) Installing py3-markupsafe (2.1.1-r2) (14/41) Installing py3-jinja2 (3.1.2-r1) (15/41) Installing py3-parsing (3.0.9-r1) (16/41) Installing py3-packaging (21.3-r3) (17/41) Installing py3-pygments (2.13.0-r1) (18/41) Installing py3-certifi (2022.12.7-r0) (19/41) Installing py3-charset-normalizer (3.0.1-r1) (20/41) Installing py3-idna (3.4-r3) (21/41) Installing py3-urllib3 (1.26.12-r1) (22/41) Installing py3-requests (2.28.1-r2) (23/41) Installing py3-snowballstemmer (2.2.0-r1) (24/41) Installing py3-alabaster (0.7.12-r6) (25/41) Installing py3-sphinxcontrib-applehelp (1.0.2-r4) (26/41) Installing py3-sphinxcontrib-devhelp (1.0.2-r4) (27/41) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r3) (28/41) Installing py3-sphinxcontrib-jsmath (1.0.1-r4) (29/41) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r3) (30/41) Installing py3-sphinxcontrib-qthelp (1.0.3-r4) (31/41) Installing py3-sphinx (5.3.0-r1) (32/41) Installing py3-click (8.1.3-r1) (33/41) Installing py3-setuptools (65.6.3-r0) (34/41) Installing py3-pbr (5.11.0-r1) (35/41) Installing py3-attrs (22.1.0-r1) (36/41) Installing py3-iniconfig (1.1.1-r4) (37/41) Installing py3-pluggy (1.0.0-r2) (38/41) Installing py3-py (1.11.0-r1) (39/41) Installing py3-pytest (7.2.0-r2) (40/41) Installing py3-coverage (6.5.0-r1) (41/41) Installing .makedepends-py3-sphinx-click (20221208.121950) Executing busybox-1.35.0-r29.trigger OK: 456 MiB in 138 packages >>> py3-sphinx-click: Cleaning up srcdir >>> py3-sphinx-click: Cleaning up pkgdir >>> py3-sphinx-click: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sphinx-click-4.4.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-sphinx-click: Fetching https://files.pythonhosted.org/packages/source/s/sphinx-click/sphinx-click-4.4.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25564 100 25564 0 0 24990 0 0:00:01 0:00:01 --:--:-- 24990 >>> py3-sphinx-click: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sphinx-click-4.4.0.tar.gz >>> py3-sphinx-click: Checking sha512sums... sphinx-click-4.4.0.tar.gz: OK >>> py3-sphinx-click: Unpacking /var/cache/distfiles/sphinx-click-4.4.0.tar.gz... /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py creating build creating build/lib creating build/lib/sphinx_click copying sphinx_click/ext.py -> build/lib/sphinx_click copying sphinx_click/__init__.py -> build/lib/sphinx_click running egg_info writing sphinx_click.egg-info/PKG-INFO writing dependency_links to sphinx_click.egg-info/dependency_links.txt writing requirements to sphinx_click.egg-info/requires.txt writing top-level names to sphinx_click.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-sphinx-click/src/sphinx-click-4.4.0 collected 22 items tests/test_extension.py .. [ 9%] tests/test_formatter.py .................... [100%] =============================== warnings summary =============================== tests/test_extension.py::test_basics /usr/lib/python3.11/site-packages/sphinx/util/images.py:4: DeprecationWarning: 'imghdr' is deprecated and slated for removal in Python 3.13 import imghdr -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 22 passed, 1 warning in 0.56s ========================= >>> py3-sphinx-click: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running build running build_py running egg_info writing sphinx_click.egg-info/PKG-INFO writing dependency_links to sphinx_click.egg-info/dependency_links.txt writing requirements to sphinx_click.egg-info/requires.txt writing top-level names to sphinx_click.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running install_lib creating /home/buildozer/aports/testing/py3-sphinx-click/pkg creating /home/buildozer/aports/testing/py3-sphinx-click/pkg/py3-sphinx-click creating /home/buildozer/aports/testing/py3-sphinx-click/pkg/py3-sphinx-click/usr creating /home/buildozer/aports/testing/py3-sphinx-click/pkg/py3-sphinx-click/usr/lib creating /home/buildozer/aports/testing/py3-sphinx-click/pkg/py3-sphinx-click/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-sphinx-click/pkg/py3-sphinx-click/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-sphinx-click/pkg/py3-sphinx-click/usr/lib/python3.11/site-packages/sphinx_click copying build/lib/sphinx_click/ext.py -> /home/buildozer/aports/testing/py3-sphinx-click/pkg/py3-sphinx-click/usr/lib/python3.11/site-packages/sphinx_click copying build/lib/sphinx_click/__init__.py -> /home/buildozer/aports/testing/py3-sphinx-click/pkg/py3-sphinx-click/usr/lib/python3.11/site-packages/sphinx_click byte-compiling /home/buildozer/aports/testing/py3-sphinx-click/pkg/py3-sphinx-click/usr/lib/python3.11/site-packages/sphinx_click/ext.py to ext.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-sphinx-click/pkg/py3-sphinx-click/usr/lib/python3.11/site-packages/sphinx_click/__init__.py to __init__.cpython-311.pyc running install_egg_info Copying sphinx_click.egg-info to /home/buildozer/aports/testing/py3-sphinx-click/pkg/py3-sphinx-click/usr/lib/python3.11/site-packages/sphinx_click-4.4.0-py3.11.egg-info running install_scripts >>> py3-sphinx-click*: Running postcheck for py3-sphinx-click >>> py3-sphinx-click*: Preparing package py3-sphinx-click... >>> py3-sphinx-click*: Tracing dependencies... >>> py3-sphinx-click*: Package size: 116.0 KB >>> py3-sphinx-click*: Compressing data... >>> py3-sphinx-click*: Create checksum... >>> py3-sphinx-click*: Create py3-sphinx-click-4.4.0-r0.apk >>> py3-sphinx-click: Build complete at Thu, 08 Dec 2022 12:19:57 +0000 elapsed time 0h 0m 8s >>> py3-sphinx-click: Cleaning up srcdir >>> py3-sphinx-click: Cleaning up pkgdir >>> py3-sphinx-click: Uninstalling dependencies... (1/41) Purging .makedepends-py3-sphinx-click (20221208.121950) (2/41) Purging py3-sphinx (5.3.0-r1) (3/41) Purging py3-babel (2.11.0-r1) (4/41) Purging py3-tz (2022.6-r1) (5/41) Purging py3-imagesize (1.4.1-r1) (6/41) Purging py3-jinja2 (3.1.2-r1) (7/41) Purging py3-markupsafe (2.1.1-r2) (8/41) Purging py3-pygments (2.13.0-r1) (9/41) Purging py3-requests (2.28.1-r2) (10/41) Purging py3-certifi (2022.12.7-r0) (11/41) Purging py3-charset-normalizer (3.0.1-r1) (12/41) Purging py3-idna (3.4-r3) (13/41) Purging py3-urllib3 (1.26.12-r1) (14/41) Purging py3-snowballstemmer (2.2.0-r1) (15/41) Purging py3-alabaster (0.7.12-r6) (16/41) Purging py3-sphinxcontrib-applehelp (1.0.2-r4) (17/41) Purging py3-sphinxcontrib-devhelp (1.0.2-r4) (18/41) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r3) (19/41) Purging py3-sphinxcontrib-jsmath (1.0.1-r4) (20/41) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r3) (21/41) Purging py3-sphinxcontrib-qthelp (1.0.3-r4) (22/41) Purging py3-click (8.1.3-r1) (23/41) Purging py3-docutils (0.19-r2) (24/41) Purging py3-setuptools (65.6.3-r0) (25/41) Purging py3-pbr (5.11.0-r1) (26/41) Purging py3-pytest (7.2.0-r2) (27/41) Purging py3-attrs (22.1.0-r1) (28/41) Purging py3-iniconfig (1.1.1-r4) (29/41) Purging py3-packaging (21.3-r3) (30/41) Purging py3-parsing (3.0.9-r1) (31/41) Purging py3-pluggy (1.0.0-r2) (32/41) Purging py3-py (1.11.0-r1) (33/41) Purging python3 (3.11.0-r2) (34/41) Purging py3-coverage (6.5.0-r1) (35/41) Purging libbz2 (1.0.8-r4) (36/41) Purging libffi (3.4.4-r0) (37/41) Purging gdbm (1.23-r0) (38/41) Purging xz-libs (5.2.9-r0) (39/41) Purging mpdecimal (2.5.1-r1) (40/41) Purging readline (8.2.0-r0) (41/41) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 293 MiB in 97 packages >>> py3-sphinx-click: Updating the testing/ppc64le repository index... >>> py3-sphinx-click: Signing the index...