>>> tldr-python-client: Building testing/tldr-python-client 3.1.0-r0 (using abuild 3.9.0-r0) started Fri, 25 Feb 2022 12:38:27 +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/49) Installing libbz2 (1.0.8-r1) (2/49) Installing libffi (3.4.2-r1) (3/49) Installing gdbm (1.23-r0) (4/49) Installing xz-libs (5.2.5-r0) (5/49) Installing mpdecimal (2.5.1-r1) (6/49) Installing readline (8.1.2-r0) (7/49) Installing sqlite-libs (3.37.2-r0) (8/49) Installing python3 (3.10.2-r0) (9/49) Installing py3-shtab (1.5.3-r0) (10/49) Installing py3-colorama (0.4.4-r2) (11/49) Installing py3-termcolor (1.1.0-r7) (12/49) Installing py3-ordered-set (4.0.2-r3) (13/49) Installing py3-appdirs (1.4.4-r3) (14/49) Installing py3-parsing (2.4.7-r3) (15/49) Installing py3-six (1.16.0-r1) (16/49) Installing py3-packaging (21.3-r0) (17/49) Installing py3-setuptools (52.0.0-r5) (18/49) Installing py3-tz (2021.3-r0) (19/49) Installing py3-babel (2.9.1-r1) (20/49) Installing py3-docutils (0.16-r4) (21/49) Installing py3-imagesize (1.3.0-r0) (22/49) Installing py3-markupsafe (2.0.1-r1) (23/49) Installing py3-jinja2 (3.0.3-r0) (24/49) Installing py3-pygments (2.11.2-r0) (25/49) Installing py3-certifi (2021.10.8-r0) (26/49) Installing py3-charset-normalizer (2.0.10-r0) (27/49) Installing py3-idna (3.3-r2) (28/49) Installing py3-urllib3 (1.26.8-r0) (29/49) Installing py3-requests (2.27.1-r0) (30/49) Installing py3-snowballstemmer (2.1.0-r2) (31/49) Installing py3-alabaster (0.7.12-r5) (32/49) Installing py3-sphinxcontrib-applehelp (1.0.2-r2) (33/49) Installing py3-sphinxcontrib-devhelp (1.0.2-r2) (34/49) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r1) (35/49) Installing py3-sphinxcontrib-jsmath (1.0.1-r2) (36/49) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r1) (37/49) Installing py3-sphinxcontrib-qthelp (1.0.3-r2) (38/49) Installing py3-sphinx (4.3.0-r1) (39/49) Installing py3-sphinx-argparse (0.3.1-r0) (40/49) Installing py3-atomicwrites (1.4.0-r2) (41/49) Installing py3-attrs (21.2.0-r1) (42/49) Installing py3-more-itertools (8.12.0-r1) (43/49) Installing py3-iniconfig (1.1.1-r2) (44/49) Installing py3-pluggy (0.13.1-r5) (45/49) Installing py3-py (1.10.0-r2) (46/49) Installing py3-wcwidth (0.2.5-r2) (47/49) Installing py3-toml (0.10.2-r3) (48/49) Installing py3-pytest (6.2.5-r1) (49/49) Installing .makedepends-tldr-python-client (20220225.123828) Executing busybox-1.35.0-r2.trigger OK: 480 MiB in 140 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 v4.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.10.2, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 -- /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.13s ======================= >>> tldr-python-client: Entering fakeroot... running install 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.10 creating /home/buildozer/aports/testing/tldr-python-client/pkg/tldr-python-client/usr/lib/python3.10/site-packages copying build/lib/tldr.py -> /home/buildozer/aports/testing/tldr-python-client/pkg/tldr-python-client/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/testing/tldr-python-client/pkg/tldr-python-client/usr/lib/python3.10/site-packages/tldr.py to tldr.cpython-310.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' 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.10/site-packages/tldr-3.1.0-py3.10.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-r0.apk >>> tldr-python-client*: Tracing dependencies... >>> tldr-python-client*: Package size: 104.0 KB >>> tldr-python-client*: Compressing data... >>> tldr-python-client*: Create checksum... >>> tldr-python-client*: Create tldr-python-client-3.1.0-r0.apk >>> tldr-python-client: Build complete at Fri, 25 Feb 2022 12:38:31 +0000 elapsed time 0h 0m 4s >>> tldr-python-client: Cleaning up srcdir >>> tldr-python-client: Cleaning up pkgdir >>> tldr-python-client: Uninstalling dependencies... (1/49) Purging .makedepends-tldr-python-client (20220225.123828) (2/49) Purging py3-shtab (1.5.3-r0) (3/49) Purging py3-colorama (0.4.4-r2) (4/49) Purging py3-termcolor (1.1.0-r7) (5/49) Purging py3-sphinx-argparse (0.3.1-r0) (6/49) Purging py3-sphinx (4.3.0-r1) (7/49) Purging py3-babel (2.9.1-r1) (8/49) Purging py3-tz (2021.3-r0) (9/49) Purging py3-docutils (0.16-r4) (10/49) Purging py3-imagesize (1.3.0-r0) (11/49) Purging py3-jinja2 (3.0.3-r0) (12/49) Purging py3-markupsafe (2.0.1-r1) (13/49) Purging py3-pygments (2.11.2-r0) (14/49) Purging py3-requests (2.27.1-r0) (15/49) Purging py3-certifi (2021.10.8-r0) (16/49) Purging py3-charset-normalizer (2.0.10-r0) (17/49) Purging py3-idna (3.3-r2) (18/49) Purging py3-urllib3 (1.26.8-r0) (19/49) Purging py3-setuptools (52.0.0-r5) (20/49) Purging py3-ordered-set (4.0.2-r3) (21/49) Purging py3-appdirs (1.4.4-r3) (22/49) Purging py3-snowballstemmer (2.1.0-r2) (23/49) Purging py3-alabaster (0.7.12-r5) (24/49) Purging py3-sphinxcontrib-applehelp (1.0.2-r2) (25/49) Purging py3-sphinxcontrib-devhelp (1.0.2-r2) (26/49) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r1) (27/49) Purging py3-sphinxcontrib-jsmath (1.0.1-r2) (28/49) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r1) (29/49) Purging py3-sphinxcontrib-qthelp (1.0.3-r2) (30/49) Purging py3-pytest (6.2.5-r1) (31/49) Purging py3-atomicwrites (1.4.0-r2) (32/49) Purging py3-attrs (21.2.0-r1) (33/49) Purging py3-more-itertools (8.12.0-r1) (34/49) Purging py3-iniconfig (1.1.1-r2) (35/49) Purging py3-pluggy (0.13.1-r5) (36/49) Purging py3-py (1.10.0-r2) (37/49) Purging py3-wcwidth (0.2.5-r2) (38/49) Purging py3-packaging (21.3-r0) (39/49) Purging py3-parsing (2.4.7-r3) (40/49) Purging py3-six (1.16.0-r1) (41/49) Purging py3-toml (0.10.2-r3) (42/49) Purging python3 (3.10.2-r0) (43/49) Purging libbz2 (1.0.8-r1) (44/49) Purging libffi (3.4.2-r1) (45/49) Purging gdbm (1.23-r0) (46/49) Purging xz-libs (5.2.5-r0) (47/49) Purging mpdecimal (2.5.1-r1) (48/49) Purging readline (8.1.2-r0) (49/49) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r2.trigger OK: 354 MiB in 91 packages >>> tldr-python-client: Updating the testing/aarch64 repository index... >>> tldr-python-client: Signing the index...