>>> py3-sphinx-autodoc-typehints: Building testing/py3-sphinx-autodoc-typehints 1.19.2-r1 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 07:59:41 +0000 >>> py3-sphinx-autodoc-typehints: Checking sanity of /home/buildozer/aports/testing/py3-sphinx-autodoc-typehints/APKBUILD... >>> py3-sphinx-autodoc-typehints: Analyzing dependencies... >>> py3-sphinx-autodoc-typehints: Installing for build: build-base python3 py3-sphinx py3-typing-extensions py3-setuptools py3-setuptools_scm py3-pytest py3-sphobjinv py3-nptyping (1/50) Installing libbz2 (1.0.8-r4) (2/50) Installing libffi (3.4.4-r0) (3/50) Installing gdbm (1.23-r0) (4/50) Installing xz-libs (5.2.8-r0) (5/50) Installing mpdecimal (2.5.1-r1) (6/50) Installing readline (8.2.0-r0) (7/50) Installing sqlite-libs (3.40.0-r0) (8/50) Installing python3 (3.11.0-r2) (9/50) Installing py3-tz (2022.6-r1) (10/50) Installing py3-babel (2.11.0-r1) (11/50) Installing py3-docutils (0.19-r2) (12/50) Installing py3-imagesize (1.4.1-r1) (13/50) Installing py3-markupsafe (2.1.1-r2) (14/50) Installing py3-jinja2 (3.1.2-r1) (15/50) Installing py3-parsing (3.0.9-r1) (16/50) Installing py3-packaging (21.3-r3) (17/50) Installing py3-pygments (2.13.0-r1) (18/50) Installing py3-certifi (2022.9.24-r1) (19/50) Installing py3-charset-normalizer (3.0.1-r1) (20/50) Installing py3-idna (3.4-r3) (21/50) Installing py3-urllib3 (1.26.12-r1) (22/50) Installing py3-requests (2.28.1-r2) (23/50) Installing py3-snowballstemmer (2.2.0-r1) (24/50) Installing py3-alabaster (0.7.12-r6) (25/50) Installing py3-sphinxcontrib-applehelp (1.0.2-r4) (26/50) Installing py3-sphinxcontrib-devhelp (1.0.2-r4) (27/50) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r3) (28/50) Installing py3-sphinxcontrib-jsmath (1.0.1-r4) (29/50) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r3) (30/50) Installing py3-sphinxcontrib-qthelp (1.0.3-r4) (31/50) Installing py3-sphinx (5.3.0-r1) (32/50) Installing py3-typing-extensions (4.4.0-r1) (33/50) Installing py3-setuptools (65.6.2-r0) (34/50) Installing py3-setuptools_scm (7.0.5-r3) (35/50) Installing py3-attrs (22.1.0-r1) (36/50) Installing py3-iniconfig (1.1.1-r4) (37/50) Installing py3-pluggy (1.0.0-r2) (38/50) Installing py3-py (1.11.0-r1) (39/50) Installing py3-pytest (7.2.0-r2) (40/50) Installing py3-pyrsistent (0.19.2-r1) (41/50) Installing py3-jsonschema (4.7.2-r3) (42/50) Installing py3-rapidfuzz (2.13.2-r1) (43/50) Installing py3-levenshtein (0.20.8-r1) (44/50) Installing py3-fuzzywuzzy (0.18.0-r4) (45/50) Installing py3-sphobjinv (2.3-r1) (46/50) Installing libgfortran (12.2.1_git20220924-r4) (47/50) Installing openblas (0.3.21-r0) (48/50) Installing py3-numpy (1.23.5-r0) (49/50) Installing py3-nptyping (2.4.1-r1) (50/50) Installing .makedepends-py3-sphinx-autodoc-typehints (20221124.075943) Executing busybox-1.35.0-r29.trigger OK: 514 MiB in 147 packages >>> py3-sphinx-autodoc-typehints: Cleaning up srcdir >>> py3-sphinx-autodoc-typehints: Cleaning up pkgdir >>> py3-sphinx-autodoc-typehints: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sphinx-autodoc-typehints-1.19.2.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 26983 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26983 100 26983 0 0 35481 0 --:--:-- --:--:-- --:--:-- 35457 >>> py3-sphinx-autodoc-typehints: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sphinx-autodoc-typehints-1.19.2.tar.gz >>> py3-sphinx-autodoc-typehints: Checking sha512sums... sphinx-autodoc-typehints-1.19.2.tar.gz: OK >>> py3-sphinx-autodoc-typehints: Unpacking /var/cache/distfiles/sphinx-autodoc-typehints-1.19.2.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib creating build/lib/sphinx_autodoc_typehints copying src/sphinx_autodoc_typehints/version.py -> build/lib/sphinx_autodoc_typehints copying src/sphinx_autodoc_typehints/__init__.py -> build/lib/sphinx_autodoc_typehints copying src/sphinx_autodoc_typehints/py.typed -> build/lib/sphinx_autodoc_typehints ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-sphinx-autodoc-typehints/src/sphinx-autodoc-typehints-1.19.2, configfile: pyproject.toml, testpaths: tests collected 129 items tests/test_sphinx_autodoc_typehints.py ................................. [ 25%] ........................................................................ [ 81%] ....................... [ 99%] tests/test_version.py . [100%] =============================== warnings summary =============================== tests/test_sphinx_autodoc_typehints.py::test_sphinx_output[doc_param_type] /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 ======================== 129 passed, 1 warning in 8.62s ======================== >>> py3-sphinx-autodoc-typehints: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /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 copying src/sphinx_autodoc_typehints/version.py -> build/lib/sphinx_autodoc_typehints running install_lib creating /home/buildozer/aports/testing/py3-sphinx-autodoc-typehints/pkg creating /home/buildozer/aports/testing/py3-sphinx-autodoc-typehints/pkg/py3-sphinx-autodoc-typehints creating /home/buildozer/aports/testing/py3-sphinx-autodoc-typehints/pkg/py3-sphinx-autodoc-typehints/usr creating /home/buildozer/aports/testing/py3-sphinx-autodoc-typehints/pkg/py3-sphinx-autodoc-typehints/usr/lib creating /home/buildozer/aports/testing/py3-sphinx-autodoc-typehints/pkg/py3-sphinx-autodoc-typehints/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-sphinx-autodoc-typehints/pkg/py3-sphinx-autodoc-typehints/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-sphinx-autodoc-typehints/pkg/py3-sphinx-autodoc-typehints/usr/lib/python3.11/site-packages/sphinx_autodoc_typehints copying build/lib/sphinx_autodoc_typehints/version.py -> /home/buildozer/aports/testing/py3-sphinx-autodoc-typehints/pkg/py3-sphinx-autodoc-typehints/usr/lib/python3.11/site-packages/sphinx_autodoc_typehints creating /home/buildozer/aports/testing/py3-sphinx-autodoc-typehints/pkg/py3-sphinx-autodoc-typehints/usr/lib/python3.11/site-packages/sphinx_autodoc_typehints/__pycache__ copying build/lib/sphinx_autodoc_typehints/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/testing/py3-sphinx-autodoc-typehints/pkg/py3-sphinx-autodoc-typehints/usr/lib/python3.11/site-packages/sphinx_autodoc_typehints/__pycache__ copying build/lib/sphinx_autodoc_typehints/__pycache__/version.cpython-311.pyc -> /home/buildozer/aports/testing/py3-sphinx-autodoc-typehints/pkg/py3-sphinx-autodoc-typehints/usr/lib/python3.11/site-packages/sphinx_autodoc_typehints/__pycache__ copying build/lib/sphinx_autodoc_typehints/py.typed -> /home/buildozer/aports/testing/py3-sphinx-autodoc-typehints/pkg/py3-sphinx-autodoc-typehints/usr/lib/python3.11/site-packages/sphinx_autodoc_typehints copying build/lib/sphinx_autodoc_typehints/__init__.py -> /home/buildozer/aports/testing/py3-sphinx-autodoc-typehints/pkg/py3-sphinx-autodoc-typehints/usr/lib/python3.11/site-packages/sphinx_autodoc_typehints byte-compiling /home/buildozer/aports/testing/py3-sphinx-autodoc-typehints/pkg/py3-sphinx-autodoc-typehints/usr/lib/python3.11/site-packages/sphinx_autodoc_typehints/version.py to version.cpython-311.pyc running install_egg_info running egg_info creating src/sphinx_autodoc_typehints.egg-info writing src/sphinx_autodoc_typehints.egg-info/PKG-INFO writing dependency_links to src/sphinx_autodoc_typehints.egg-info/dependency_links.txt writing requirements to src/sphinx_autodoc_typehints.egg-info/requires.txt writing top-level names to src/sphinx_autodoc_typehints.egg-info/top_level.txt writing manifest file 'src/sphinx_autodoc_typehints.egg-info/SOURCES.txt' reading manifest file 'src/sphinx_autodoc_typehints.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/sphinx_autodoc_typehints.egg-info/SOURCES.txt' Copying src/sphinx_autodoc_typehints.egg-info to /home/buildozer/aports/testing/py3-sphinx-autodoc-typehints/pkg/py3-sphinx-autodoc-typehints/usr/lib/python3.11/site-packages/sphinx_autodoc_typehints-1.19.2-py3.11.egg-info running install_scripts >>> py3-sphinx-autodoc-typehints*: Running postcheck for py3-sphinx-autodoc-typehints >>> py3-sphinx-autodoc-typehints*: Preparing package py3-sphinx-autodoc-typehints... >>> py3-sphinx-autodoc-typehints*: Tracing dependencies... >>> py3-sphinx-autodoc-typehints*: Package size: 128.0 KB >>> py3-sphinx-autodoc-typehints*: Compressing data... >>> py3-sphinx-autodoc-typehints*: Create checksum... >>> py3-sphinx-autodoc-typehints*: Create py3-sphinx-autodoc-typehints-1.19.2-r1.apk >>> py3-sphinx-autodoc-typehints: Build complete at Thu, 24 Nov 2022 07:59:59 +0000 elapsed time 0h 0m 18s >>> py3-sphinx-autodoc-typehints: Cleaning up srcdir >>> py3-sphinx-autodoc-typehints: Cleaning up pkgdir >>> py3-sphinx-autodoc-typehints: Uninstalling dependencies... (1/50) Purging .makedepends-py3-sphinx-autodoc-typehints (20221124.075943) (2/50) Purging py3-sphinx (5.3.0-r1) (3/50) Purging py3-babel (2.11.0-r1) (4/50) Purging py3-tz (2022.6-r1) (5/50) Purging py3-docutils (0.19-r2) (6/50) Purging py3-imagesize (1.4.1-r1) (7/50) Purging py3-jinja2 (3.1.2-r1) (8/50) Purging py3-markupsafe (2.1.1-r2) (9/50) Purging py3-pygments (2.13.0-r1) (10/50) Purging py3-requests (2.28.1-r2) (11/50) Purging py3-charset-normalizer (3.0.1-r1) (12/50) Purging py3-idna (3.4-r3) (13/50) Purging py3-urllib3 (1.26.12-r1) (14/50) Purging py3-snowballstemmer (2.2.0-r1) (15/50) Purging py3-alabaster (0.7.12-r6) (16/50) Purging py3-sphinxcontrib-applehelp (1.0.2-r4) (17/50) Purging py3-sphinxcontrib-devhelp (1.0.2-r4) (18/50) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r3) (19/50) Purging py3-sphinxcontrib-jsmath (1.0.1-r4) (20/50) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r3) (21/50) Purging py3-sphinxcontrib-qthelp (1.0.3-r4) (22/50) Purging py3-setuptools_scm (7.0.5-r3) (23/50) Purging py3-setuptools (65.6.2-r0) (24/50) Purging py3-typing-extensions (4.4.0-r1) (25/50) Purging py3-pytest (7.2.0-r2) (26/50) Purging py3-iniconfig (1.1.1-r4) (27/50) Purging py3-packaging (21.3-r3) (28/50) Purging py3-parsing (3.0.9-r1) (29/50) Purging py3-pluggy (1.0.0-r2) (30/50) Purging py3-py (1.11.0-r1) (31/50) Purging py3-sphobjinv (2.3-r1) (32/50) Purging py3-certifi (2022.9.24-r1) (33/50) Purging py3-jsonschema (4.7.2-r3) (34/50) Purging py3-pyrsistent (0.19.2-r1) (35/50) Purging py3-attrs (22.1.0-r1) (36/50) Purging py3-fuzzywuzzy (0.18.0-r4) (37/50) Purging py3-levenshtein (0.20.8-r1) (38/50) Purging py3-rapidfuzz (2.13.2-r1) (39/50) Purging py3-nptyping (2.4.1-r1) (40/50) Purging python3 (3.11.0-r2) (41/50) Purging py3-numpy (1.23.5-r0) (42/50) Purging libbz2 (1.0.8-r4) (43/50) Purging libffi (3.4.4-r0) (44/50) Purging gdbm (1.23-r0) (45/50) Purging xz-libs (5.2.8-r0) (46/50) Purging mpdecimal (2.5.1-r1) (47/50) Purging readline (8.2.0-r0) (48/50) Purging sqlite-libs (3.40.0-r0) (49/50) Purging openblas (0.3.21-r0) (50/50) Purging libgfortran (12.2.1_git20220924-r4) Executing busybox-1.35.0-r29.trigger OK: 293 MiB in 97 packages >>> py3-sphinx-autodoc-typehints: Updating the testing/ppc64le repository index... >>> py3-sphinx-autodoc-typehints: Signing the index...