>>> tldr-python-client: Building testing/tldr-python-client 3.1.0-r1 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 18:11:53 +0000 >>> tldr-python-client: Checking sanity of /home/buildozer/aports/testing/tldr-python-client/APKBUILD... >>> tldr-python-client: Analyzing dependencies... >>> tldr-python-client: Installing for build: build-base python3 py3-shtab py3-colorama py3-termcolor py3-setuptools py3-sphinx py3-sphinx-argparse py3-pytest (1/42) Installing libbz2 (1.0.8-r4) (2/42) Installing libffi (3.4.4-r0) (3/42) Installing gdbm (1.23-r0) (4/42) Installing xz-libs (5.2.8-r0) (5/42) Installing mpdecimal (2.5.1-r1) (6/42) Installing readline (8.2.0-r0) (7/42) Installing sqlite-libs (3.40.0-r0) (8/42) Installing python3 (3.11.0-r2) (9/42) Installing py3-shtab (1.5.4-r1) (10/42) Installing py3-colorama (0.4.6-r1) (11/42) Installing py3-termcolor (1.1.0-r8) (12/42) Installing py3-parsing (3.0.9-r1) (13/42) Installing py3-packaging (21.3-r3) (14/42) Installing py3-setuptools (65.6.3-r0) (15/42) Installing py3-tz (2022.6-r1) (16/42) Installing py3-babel (2.11.0-r1) (17/42) Installing py3-docutils (0.19-r2) (18/42) Installing py3-imagesize (1.4.1-r1) (19/42) Installing py3-markupsafe (2.1.1-r2) (20/42) Installing py3-jinja2 (3.1.2-r1) (21/42) Installing py3-pygments (2.13.0-r1) (22/42) Installing py3-certifi (2022.9.24-r1) (23/42) Installing py3-charset-normalizer (3.0.1-r1) (24/42) Installing py3-idna (3.4-r3) (25/42) Installing py3-urllib3 (1.26.12-r1) (26/42) Installing py3-requests (2.28.1-r2) (27/42) Installing py3-snowballstemmer (2.2.0-r1) (28/42) Installing py3-alabaster (0.7.12-r6) (29/42) Installing py3-sphinxcontrib-applehelp (1.0.2-r4) (30/42) Installing py3-sphinxcontrib-devhelp (1.0.2-r4) (31/42) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r3) (32/42) Installing py3-sphinxcontrib-jsmath (1.0.1-r4) (33/42) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r3) (34/42) Installing py3-sphinxcontrib-qthelp (1.0.3-r4) (35/42) Installing py3-sphinx (5.3.0-r1) (36/42) Installing py3-sphinx-argparse (0.4.0-r1) (37/42) Installing py3-attrs (22.1.0-r1) (38/42) Installing py3-iniconfig (1.1.1-r4) (39/42) Installing py3-pluggy (1.0.0-r2) (40/42) Installing py3-py (1.11.0-r1) (41/42) Installing py3-pytest (7.2.0-r2) (42/42) Installing .makedepends-tldr-python-client (20221124.181154) Executing busybox-1.35.0-r29.trigger OK: 564 MiB in 138 packages >>> tldr-python-client: Cleaning up srcdir >>> tldr-python-client: Cleaning up pkgdir >>> tldr-python-client: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tldr-python-client-3.1.0.tar.gz >>> tldr-python-client: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tldr-python-client-3.1.0.tar.gz >>> tldr-python-client: Checking sha512sums... tldr-python-client-3.1.0.tar.gz: OK >>> tldr-python-client: Unpacking /var/cache/distfiles/edge/tldr-python-client-3.1.0.tar.gz... make: Entering directory '/home/buildozer/aports/testing/tldr-python-client/src/tldr-python-client-3.1.0/docs' sphinx-build -b man . man/ Running Sphinx v5.3.0 making output directory... done building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done writing... tldr.1 { } done build succeeded. The manual pages are in man. make: Leaving directory '/home/buildozer/aports/testing/tldr-python-client/src/tldr-python-client-3.1.0/docs' running build running build_py creating build creating build/lib copying tldr.py -> build/lib ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/tldr-python-client/src/tldr-python-client-3.1.0 collecting ... collected 28 items / 1 deselected / 27 selected tests/test_tldr.py::test_whole_page[gem] PASSED [ 3%] tests/test_tldr.py::test_whole_page[jq] PASSED [ 7%] tests/test_tldr.py::test_markdown_mode[gem] PASSED [ 11%] tests/test_tldr.py::test_markdown_mode[jq] PASSED [ 14%] tests/test_tldr.py::test_get_language_code[en_US.UTF-8-en] PASSED [ 18%] tests/test_tldr.py::test_get_language_code[en_US-en] PASSED [ 22%] tests/test_tldr.py::test_get_language_code[en-en] PASSED [ 25%] tests/test_tldr.py::test_get_language_code[pt_BR-pt_BR] PASSED [ 29%] tests/test_tldr.py::test_get_language_code[pt_PT-pt_PT] PASSED [ 33%] tests/test_tldr.py::test_get_language_code[zh_TW-zh_TW] PASSED [ 37%] tests/test_tldr.py::test_get_language_code[pt-pt_PT] PASSED [ 40%] tests/test_tldr.py::test_get_default_language[en_US.UTF-8-en] PASSED [ 44%] tests/test_tldr.py::test_get_default_language[POSIX-None] PASSED [ 48%] tests/test_tldr.py::test_get_default_language[C-None] PASSED [ 51%] tests/test_tldr.py::test_get_default_language_unset PASSED [ 55%] tests/test_tldr.py::test_tldr_language[en-None-fr_FR-expected0] PASSED [ 59%] tests/test_tldr.py::test_tldr_language[de-ja_JA:cz_CZ-cz_CZ-expected1] PASSED [ 62%] tests/test_tldr.py::test_tldr_language[it-None-C-expected2] PASSED [ 66%] tests/test_tldr.py::test_get_platform[linux2-linux] PASSED [ 70%] tests/test_tldr.py::test_get_platform[win32-windows] PASSED [ 74%] tests/test_tldr.py::test_get_platform[darwin-osx] PASSED [ 77%] tests/test_tldr.py::test_get_platform[sunos-sunos] PASSED [ 81%] tests/test_tldr.py::test_get_platform[freebsd-linux] PASSED [ 85%] tests/test_tldr.py::test_get_platform[aix-linux] PASSED [ 88%] tests/test_tldr.py::test_get_cache_dir_xdg PASSED [ 92%] tests/test_tldr.py::test_get_cache_dir_home PASSED [ 96%] tests/test_tldr.py::test_get_cache_dir_default PASSED [100%] ======================= 27 passed, 1 deselected in 0.10s ======================= >>> tldr-python-client: Entering fakeroot... 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 running install_lib creating /home/buildozer/aports/testing/tldr-python-client/pkg creating /home/buildozer/aports/testing/tldr-python-client/pkg/tldr-python-client creating /home/buildozer/aports/testing/tldr-python-client/pkg/tldr-python-client/usr creating /home/buildozer/aports/testing/tldr-python-client/pkg/tldr-python-client/usr/lib creating /home/buildozer/aports/testing/tldr-python-client/pkg/tldr-python-client/usr/lib/python3.11 creating /home/buildozer/aports/testing/tldr-python-client/pkg/tldr-python-client/usr/lib/python3.11/site-packages copying build/lib/tldr.py -> /home/buildozer/aports/testing/tldr-python-client/pkg/tldr-python-client/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/testing/tldr-python-client/pkg/tldr-python-client/usr/lib/python3.11/site-packages/tldr.py to tldr.cpython-311.pyc running install_data creating /home/buildozer/aports/testing/tldr-python-client/pkg/tldr-python-client/usr/share creating /home/buildozer/aports/testing/tldr-python-client/pkg/tldr-python-client/usr/share/man creating /home/buildozer/aports/testing/tldr-python-client/pkg/tldr-python-client/usr/share/man/man1 copying docs/man/tldr.1 -> /home/buildozer/aports/testing/tldr-python-client/pkg/tldr-python-client/usr/share/man/man1 running install_egg_info running egg_info creating tldr.egg-info writing tldr.egg-info/PKG-INFO writing dependency_links to tldr.egg-info/dependency_links.txt writing entry points to tldr.egg-info/entry_points.txt writing requirements to tldr.egg-info/requires.txt writing top-level names to tldr.egg-info/top_level.txt writing manifest file 'tldr.egg-info/SOURCES.txt' reading manifest file 'tldr.egg-info/SOURCES.txt' adding license file 'LICENSE.md' writing manifest file 'tldr.egg-info/SOURCES.txt' Copying tldr.egg-info to /home/buildozer/aports/testing/tldr-python-client/pkg/tldr-python-client/usr/lib/python3.11/site-packages/tldr-3.1.0-py3.11.egg-info running install_scripts Installing tldr script to /home/buildozer/aports/testing/tldr-python-client/pkg/tldr-python-client/usr/bin >>> tldr-python-client-doc*: Running split function doc... >>> tldr-python-client-doc*: Preparing subpackage tldr-python-client-doc... >>> tldr-python-client-doc*: Running postcheck for tldr-python-client-doc >>> tldr-python-client*: Running postcheck for tldr-python-client >>> tldr-python-client*: Preparing package tldr-python-client... >>> tldr-python-client-doc*: Tracing dependencies... >>> tldr-python-client-doc*: Package size: 36.0 KB >>> tldr-python-client-doc*: Compressing data... >>> tldr-python-client-doc*: Create checksum... >>> tldr-python-client-doc*: Create tldr-python-client-doc-3.1.0-r1.apk >>> tldr-python-client*: Tracing dependencies... >>> tldr-python-client*: Package size: 112.0 KB >>> tldr-python-client*: Compressing data... >>> tldr-python-client*: Create checksum... >>> tldr-python-client*: Create tldr-python-client-3.1.0-r1.apk >>> tldr-python-client: Build complete at Thu, 24 Nov 2022 18:11:58 +0000 elapsed time 0h 0m 5s >>> tldr-python-client: Cleaning up srcdir >>> tldr-python-client: Cleaning up pkgdir >>> tldr-python-client: Uninstalling dependencies... (1/42) Purging .makedepends-tldr-python-client (20221124.181154) (2/42) Purging py3-shtab (1.5.4-r1) (3/42) Purging py3-colorama (0.4.6-r1) (4/42) Purging py3-termcolor (1.1.0-r8) (5/42) Purging py3-setuptools (65.6.3-r0) (6/42) Purging py3-sphinx-argparse (0.4.0-r1) (7/42) Purging py3-sphinx (5.3.0-r1) (8/42) Purging py3-babel (2.11.0-r1) (9/42) Purging py3-tz (2022.6-r1) (10/42) Purging py3-docutils (0.19-r2) (11/42) Purging py3-imagesize (1.4.1-r1) (12/42) Purging py3-jinja2 (3.1.2-r1) (13/42) Purging py3-markupsafe (2.1.1-r2) (14/42) Purging py3-pygments (2.13.0-r1) (15/42) Purging py3-requests (2.28.1-r2) (16/42) Purging py3-certifi (2022.9.24-r1) (17/42) Purging py3-charset-normalizer (3.0.1-r1) (18/42) Purging py3-idna (3.4-r3) (19/42) Purging py3-urllib3 (1.26.12-r1) (20/42) Purging py3-snowballstemmer (2.2.0-r1) (21/42) Purging py3-alabaster (0.7.12-r6) (22/42) Purging py3-sphinxcontrib-applehelp (1.0.2-r4) (23/42) Purging py3-sphinxcontrib-devhelp (1.0.2-r4) (24/42) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r3) (25/42) Purging py3-sphinxcontrib-jsmath (1.0.1-r4) (26/42) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r3) (27/42) Purging py3-sphinxcontrib-qthelp (1.0.3-r4) (28/42) Purging py3-pytest (7.2.0-r2) (29/42) Purging py3-attrs (22.1.0-r1) (30/42) Purging py3-iniconfig (1.1.1-r4) (31/42) Purging py3-packaging (21.3-r3) (32/42) Purging py3-parsing (3.0.9-r1) (33/42) Purging py3-pluggy (1.0.0-r2) (34/42) Purging py3-py (1.11.0-r1) (35/42) Purging python3 (3.11.0-r2) (36/42) Purging libbz2 (1.0.8-r4) (37/42) Purging libffi (3.4.4-r0) (38/42) Purging gdbm (1.23-r0) (39/42) Purging xz-libs (5.2.8-r0) (40/42) Purging mpdecimal (2.5.1-r1) (41/42) Purging readline (8.2.0-r0) (42/42) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 406 MiB in 96 packages >>> tldr-python-client: Updating the testing/aarch64 repository index... >>> tldr-python-client: Signing the index...