>>> py3-xdoctest: Building testing/py3-xdoctest 1.3.2-r0 (using abuild 3.17.0_rc1-r2) started Tue, 21 Apr 2026 03:21:49 +0000 >>> py3-xdoctest: Validating /home/buildozer/aports/testing/py3-xdoctest/APKBUILD... >>> py3-xdoctest: Analyzing dependencies... >>> py3-xdoctest: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/35) Installing libbz2 (1.0.8-r6) ( 2/35) Installing libffi (3.5.2-r1) ( 3/35) Installing gdbm (1.26-r0) ( 4/35) Installing xz-libs (5.8.2-r0) ( 5/35) Installing mpdecimal (4.0.1-r0) ( 6/35) Installing libpanelw (6.6_p20260404-r0) ( 7/35) Installing readline (8.3.3-r1) ( 8/35) Installing sqlite-libs (3.53.0-r0) ( 9/35) Installing python3 (3.14.3-r0) (10/35) Installing python3-pycache-pyc0 (3.14.3-r0) (11/35) Installing pyc (3.14.3-r0) (12/35) Installing py3-installer-pyc (1.0.0-r0) (13/35) Installing py3-gpep517-pyc (19-r2) (14/35) Installing python3-pyc (3.14.3-r0) (15/35) Installing py3-installer (1.0.0-r0) (16/35) Installing py3-gpep517 (19-r2) (17/35) Installing py3-parsing (3.3.2-r1) (18/35) Installing py3-parsing-pyc (3.3.2-r1) (19/35) Installing py3-packaging (26.0-r1) (20/35) Installing py3-packaging-pyc (26.0-r1) (21/35) Installing py3-setuptools (82.0.1-r1) (22/35) Installing py3-setuptools-pyc (82.0.1-r1) (23/35) Installing py3-wheel (0.46.3-r1) (24/35) Installing py3-wheel-pyc (0.46.3-r1) (25/35) Installing py3-iniconfig (2.3.0-r1) (26/35) Installing py3-iniconfig-pyc (2.3.0-r1) (27/35) Installing py3-pluggy (1.6.0-r1) (28/35) Installing py3-pluggy-pyc (1.6.0-r1) (29/35) Installing py3-py (1.11.0-r5) (30/35) Installing py3-py-pyc (1.11.0-r5) (31/35) Installing py3-pygments (2.20.0-r0) (32/35) Installing py3-pygments-pyc (2.20.0-r0) (33/35) Installing py3-pytest (9.0.3-r0) (34/35) Installing py3-pytest-pyc (9.0.3-r0) (35/35) Installing .makedepends-py3-xdoctest (20260421.032153) Executing busybox-1.37.0-r31.trigger OK: 447.8 MiB in 139 packages >>> py3-xdoctest: Cleaning up srcdir >>> py3-xdoctest: Cleaning up pkgdir >>> py3-xdoctest: Cleaning up tmpdir >>> py3-xdoctest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xdoctest-1.3.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/xdoctest-1.3.2.tar.gz.part' xdoctest-1.3.2.tar.g 85% |*************************** | 175k 0:00:00 ETA xdoctest-1.3.2.tar.g 100% |********************************| 205k 0:00:00 ETA '/var/cache/distfiles/edge/xdoctest-1.3.2.tar.gz.part' saved /var/cache/distfiles/edge/xdoctest-1.3.2.tar.gz: OK >>> py3-xdoctest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xdoctest-1.3.2.tar.gz /var/cache/distfiles/edge/xdoctest-1.3.2.tar.gz: OK >>> py3-xdoctest: Unpacking /var/cache/distfiles/edge/xdoctest-1.3.2.tar.gz... 2026-04-21 03:21:56,536 gpep517 INFO Building wheel via backend setuptools.build_meta 2026-04-21 03:21:56,746 root INFO running bdist_wheel 2026-04-21 03:21:56,815 root INFO running build 2026-04-21 03:21:56,815 root INFO running build_py 2026-04-21 03:21:56,832 root INFO creating build/lib/xdoctest 2026-04-21 03:21:56,833 root INFO copying src/xdoctest/parser.py -> build/lib/xdoctest 2026-04-21 03:21:56,835 root INFO copying src/xdoctest/dynamic_analysis.py -> build/lib/xdoctest 2026-04-21 03:21:56,837 root INFO copying src/xdoctest/exceptions.py -> build/lib/xdoctest 2026-04-21 03:21:56,838 root INFO copying src/xdoctest/static_analysis.py -> build/lib/xdoctest 2026-04-21 03:21:56,840 root INFO copying src/xdoctest/__init__.py -> build/lib/xdoctest 2026-04-21 03:21:56,841 root INFO copying src/xdoctest/demo.py -> build/lib/xdoctest 2026-04-21 03:21:56,842 root INFO copying src/xdoctest/core.py -> build/lib/xdoctest 2026-04-21 03:21:56,844 root INFO copying src/xdoctest/global_state.py -> build/lib/xdoctest 2026-04-21 03:21:56,845 root INFO copying src/xdoctest/doctest_part.py -> build/lib/xdoctest 2026-04-21 03:21:56,847 root INFO copying src/xdoctest/checker.py -> build/lib/xdoctest 2026-04-21 03:21:56,848 root INFO copying src/xdoctest/_tokenize.py -> build/lib/xdoctest 2026-04-21 03:21:56,850 root INFO copying src/xdoctest/directive.py -> build/lib/xdoctest 2026-04-21 03:21:56,851 root INFO copying src/xdoctest/doctest_example.py -> build/lib/xdoctest 2026-04-21 03:21:56,853 root INFO copying src/xdoctest/__main__.py -> build/lib/xdoctest 2026-04-21 03:21:56,855 root INFO copying src/xdoctest/constants.py -> build/lib/xdoctest 2026-04-21 03:21:56,856 root INFO copying src/xdoctest/plugin.py -> build/lib/xdoctest 2026-04-21 03:21:56,857 root INFO copying src/xdoctest/runner.py -> build/lib/xdoctest 2026-04-21 03:21:56,859 root INFO creating build/lib/xdoctest/docstr 2026-04-21 03:21:56,860 root INFO copying src/xdoctest/docstr/__init__.py -> build/lib/xdoctest/docstr 2026-04-21 03:21:56,861 root INFO copying src/xdoctest/docstr/docscrape_numpy.py -> build/lib/xdoctest/docstr 2026-04-21 03:21:56,863 root INFO copying src/xdoctest/docstr/docscrape_google.py -> build/lib/xdoctest/docstr 2026-04-21 03:21:56,865 root INFO creating build/lib/xdoctest/utils 2026-04-21 03:21:56,866 root INFO copying src/xdoctest/utils/util_notebook.py -> build/lib/xdoctest/utils 2026-04-21 03:21:56,867 root INFO copying src/xdoctest/utils/__init__.py -> build/lib/xdoctest/utils 2026-04-21 03:21:56,868 root INFO copying src/xdoctest/utils/util_path.py -> build/lib/xdoctest/utils 2026-04-21 03:21:56,870 root INFO copying src/xdoctest/utils/util_import.py -> build/lib/xdoctest/utils 2026-04-21 03:21:56,871 root INFO copying src/xdoctest/utils/util_deprecation.py -> build/lib/xdoctest/utils 2026-04-21 03:21:56,873 root INFO copying src/xdoctest/utils/util_asyncio.py -> build/lib/xdoctest/utils 2026-04-21 03:21:56,874 root INFO copying src/xdoctest/utils/util_stream.py -> build/lib/xdoctest/utils 2026-04-21 03:21:56,875 root INFO copying src/xdoctest/utils/util_mixins.py -> build/lib/xdoctest/utils 2026-04-21 03:21:56,877 root INFO copying src/xdoctest/utils/util_misc.py -> build/lib/xdoctest/utils 2026-04-21 03:21:56,878 root INFO copying src/xdoctest/utils/util_str.py -> build/lib/xdoctest/utils 2026-04-21 03:21:56,882 root INFO copying src/xdoctest/py.typed -> build/lib/xdoctest 2026-04-21 03:21:56,912 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-21 03:21:56,913 root INFO running install 2026-04-21 03:21:56,947 root INFO running install_lib 2026-04-21 03:21:56,961 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-21 03:21:56,962 root INFO creating build/bdist.linux-riscv64/wheel/xdoctest 2026-04-21 03:21:56,963 root INFO copying build/lib/xdoctest/parser.py -> build/bdist.linux-riscv64/wheel/./xdoctest 2026-04-21 03:21:56,965 root INFO copying build/lib/xdoctest/dynamic_analysis.py -> build/bdist.linux-riscv64/wheel/./xdoctest 2026-04-21 03:21:56,966 root INFO copying build/lib/xdoctest/exceptions.py -> build/bdist.linux-riscv64/wheel/./xdoctest 2026-04-21 03:21:56,967 root INFO copying build/lib/xdoctest/static_analysis.py -> build/bdist.linux-riscv64/wheel/./xdoctest 2026-04-21 03:21:56,969 root INFO copying build/lib/xdoctest/__init__.py -> build/bdist.linux-riscv64/wheel/./xdoctest 2026-04-21 03:21:56,970 root INFO copying build/lib/xdoctest/demo.py -> build/bdist.linux-riscv64/wheel/./xdoctest 2026-04-21 03:21:56,971 root INFO creating build/bdist.linux-riscv64/wheel/xdoctest/docstr 2026-04-21 03:21:56,972 root INFO copying build/lib/xdoctest/docstr/__init__.py -> build/bdist.linux-riscv64/wheel/./xdoctest/docstr 2026-04-21 03:21:56,973 root INFO copying build/lib/xdoctest/docstr/docscrape_numpy.py -> build/bdist.linux-riscv64/wheel/./xdoctest/docstr 2026-04-21 03:21:56,974 root INFO copying build/lib/xdoctest/docstr/docscrape_google.py -> build/bdist.linux-riscv64/wheel/./xdoctest/docstr 2026-04-21 03:21:56,976 root INFO copying build/lib/xdoctest/core.py -> build/bdist.linux-riscv64/wheel/./xdoctest 2026-04-21 03:21:56,977 root INFO copying build/lib/xdoctest/py.typed -> build/bdist.linux-riscv64/wheel/./xdoctest 2026-04-21 03:21:56,978 root INFO copying build/lib/xdoctest/global_state.py -> build/bdist.linux-riscv64/wheel/./xdoctest 2026-04-21 03:21:56,979 root INFO copying build/lib/xdoctest/doctest_part.py -> build/bdist.linux-riscv64/wheel/./xdoctest 2026-04-21 03:21:56,980 root INFO copying build/lib/xdoctest/checker.py -> build/bdist.linux-riscv64/wheel/./xdoctest 2026-04-21 03:21:56,982 root INFO copying build/lib/xdoctest/_tokenize.py -> build/bdist.linux-riscv64/wheel/./xdoctest 2026-04-21 03:21:56,983 root INFO copying build/lib/xdoctest/directive.py -> build/bdist.linux-riscv64/wheel/./xdoctest 2026-04-21 03:21:56,985 root INFO copying build/lib/xdoctest/doctest_example.py -> build/bdist.linux-riscv64/wheel/./xdoctest 2026-04-21 03:21:56,986 root INFO copying build/lib/xdoctest/__main__.py -> build/bdist.linux-riscv64/wheel/./xdoctest 2026-04-21 03:21:56,988 root INFO creating build/bdist.linux-riscv64/wheel/xdoctest/utils 2026-04-21 03:21:56,989 root INFO copying build/lib/xdoctest/utils/util_notebook.py -> build/bdist.linux-riscv64/wheel/./xdoctest/utils 2026-04-21 03:21:56,990 root INFO copying build/lib/xdoctest/utils/__init__.py -> build/bdist.linux-riscv64/wheel/./xdoctest/utils 2026-04-21 03:21:56,991 root INFO copying build/lib/xdoctest/utils/util_path.py -> build/bdist.linux-riscv64/wheel/./xdoctest/utils 2026-04-21 03:21:56,992 root INFO copying build/lib/xdoctest/utils/util_import.py -> build/bdist.linux-riscv64/wheel/./xdoctest/utils 2026-04-21 03:21:56,994 root INFO copying build/lib/xdoctest/utils/util_deprecation.py -> build/bdist.linux-riscv64/wheel/./xdoctest/utils 2026-04-21 03:21:56,995 root INFO copying build/lib/xdoctest/utils/util_asyncio.py -> build/bdist.linux-riscv64/wheel/./xdoctest/utils 2026-04-21 03:21:56,996 root INFO copying build/lib/xdoctest/utils/util_stream.py -> build/bdist.linux-riscv64/wheel/./xdoctest/utils 2026-04-21 03:21:56,997 root INFO copying build/lib/xdoctest/utils/util_mixins.py -> build/bdist.linux-riscv64/wheel/./xdoctest/utils 2026-04-21 03:21:56,999 root INFO copying build/lib/xdoctest/utils/util_misc.py -> build/bdist.linux-riscv64/wheel/./xdoctest/utils 2026-04-21 03:21:57,000 root INFO copying build/lib/xdoctest/utils/util_str.py -> build/bdist.linux-riscv64/wheel/./xdoctest/utils 2026-04-21 03:21:57,001 root INFO copying build/lib/xdoctest/constants.py -> build/bdist.linux-riscv64/wheel/./xdoctest 2026-04-21 03:21:57,002 root INFO copying build/lib/xdoctest/plugin.py -> build/bdist.linux-riscv64/wheel/./xdoctest 2026-04-21 03:21:57,003 root INFO copying build/lib/xdoctest/runner.py -> build/bdist.linux-riscv64/wheel/./xdoctest 2026-04-21 03:21:57,005 root INFO running install_egg_info 2026-04-21 03:21:57,020 root INFO running egg_info 2026-04-21 03:21:57,030 root INFO writing ./src/xdoctest.egg-info/PKG-INFO 2026-04-21 03:21:57,169 root INFO writing dependency_links to ./src/xdoctest.egg-info/dependency_links.txt 2026-04-21 03:21:57,170 root INFO writing entry points to ./src/xdoctest.egg-info/entry_points.txt 2026-04-21 03:21:57,259 root INFO writing requirements to ./src/xdoctest.egg-info/requires.txt 2026-04-21 03:21:57,260 root INFO writing top-level names to ./src/xdoctest.egg-info/top_level.txt 2026-04-21 03:21:57,278 root INFO reading manifest file './src/xdoctest.egg-info/SOURCES.txt' 2026-04-21 03:21:57,287 root INFO reading manifest template 'MANIFEST.in' 2026-04-21 03:21:57,314 root INFO adding license file 'LICENSE' 2026-04-21 03:21:57,323 root INFO writing manifest file './src/xdoctest.egg-info/SOURCES.txt' 2026-04-21 03:21:57,324 root INFO Copying ./src/xdoctest.egg-info to build/bdist.linux-riscv64/wheel/./xdoctest-1.3.2-py3.14.egg-info 2026-04-21 03:21:57,331 root INFO running install_scripts 2026-04-21 03:21:57,338 root INFO creating build/bdist.linux-riscv64/wheel/xdoctest-1.3.2.dist-info/WHEEL 2026-04-21 03:21:57,340 wheel INFO creating '/home/buildozer/aports/testing/py3-xdoctest/src/xdoctest-1.3.2/.dist/.tmp-04i_oxgp/xdoctest-1.3.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-21 03:21:57,342 wheel INFO adding 'xdoctest/__init__.py' 2026-04-21 03:21:57,343 wheel INFO adding 'xdoctest/__main__.py' 2026-04-21 03:21:57,345 wheel INFO adding 'xdoctest/_tokenize.py' 2026-04-21 03:21:57,347 wheel INFO adding 'xdoctest/checker.py' 2026-04-21 03:21:57,348 wheel INFO adding 'xdoctest/constants.py' 2026-04-21 03:21:57,350 wheel INFO adding 'xdoctest/core.py' 2026-04-21 03:21:57,351 wheel INFO adding 'xdoctest/demo.py' 2026-04-21 03:21:57,353 wheel INFO adding 'xdoctest/directive.py' 2026-04-21 03:21:57,355 wheel INFO adding 'xdoctest/doctest_example.py' 2026-04-21 03:21:57,357 wheel INFO adding 'xdoctest/doctest_part.py' 2026-04-21 03:21:57,359 wheel INFO adding 'xdoctest/dynamic_analysis.py' 2026-04-21 03:21:57,360 wheel INFO adding 'xdoctest/exceptions.py' 2026-04-21 03:21:57,361 wheel INFO adding 'xdoctest/global_state.py' 2026-04-21 03:21:57,363 wheel INFO adding 'xdoctest/parser.py' 2026-04-21 03:21:57,365 wheel INFO adding 'xdoctest/plugin.py' 2026-04-21 03:21:57,366 wheel INFO adding 'xdoctest/py.typed' 2026-04-21 03:21:57,367 wheel INFO adding 'xdoctest/runner.py' 2026-04-21 03:21:57,369 wheel INFO adding 'xdoctest/static_analysis.py' 2026-04-21 03:21:57,371 wheel INFO adding 'xdoctest/docstr/__init__.py' 2026-04-21 03:21:57,372 wheel INFO adding 'xdoctest/docstr/docscrape_google.py' 2026-04-21 03:21:57,374 wheel INFO adding 'xdoctest/docstr/docscrape_numpy.py' 2026-04-21 03:21:57,375 wheel INFO adding 'xdoctest/utils/__init__.py' 2026-04-21 03:21:57,376 wheel INFO adding 'xdoctest/utils/util_asyncio.py' 2026-04-21 03:21:57,377 wheel INFO adding 'xdoctest/utils/util_deprecation.py' 2026-04-21 03:21:57,379 wheel INFO adding 'xdoctest/utils/util_import.py' 2026-04-21 03:21:57,381 wheel INFO adding 'xdoctest/utils/util_misc.py' 2026-04-21 03:21:57,382 wheel INFO adding 'xdoctest/utils/util_mixins.py' 2026-04-21 03:21:57,383 wheel INFO adding 'xdoctest/utils/util_notebook.py' 2026-04-21 03:21:57,384 wheel INFO adding 'xdoctest/utils/util_path.py' 2026-04-21 03:21:57,386 wheel INFO adding 'xdoctest/utils/util_str.py' 2026-04-21 03:21:57,387 wheel INFO adding 'xdoctest/utils/util_stream.py' 2026-04-21 03:21:57,389 wheel INFO adding 'xdoctest-1.3.2.dist-info/licenses/LICENSE' 2026-04-21 03:21:57,391 wheel INFO adding 'xdoctest-1.3.2.dist-info/METADATA' 2026-04-21 03:21:57,392 wheel INFO adding 'xdoctest-1.3.2.dist-info/WHEEL' 2026-04-21 03:21:57,393 wheel INFO adding 'xdoctest-1.3.2.dist-info/entry_points.txt' 2026-04-21 03:21:57,394 wheel INFO adding 'xdoctest-1.3.2.dist-info/top_level.txt' 2026-04-21 03:21:57,395 wheel INFO adding 'xdoctest-1.3.2.dist-info/RECORD' 2026-04-21 03:21:57,396 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-21 03:21:57,402 gpep517 INFO The backend produced .dist/xdoctest-1.3.2-py3-none-any.whl xdoctest-1.3.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-xdoctest/src/xdoctest-1.3.2 configfile: pytest.ini (WARNING: ignoring pytest config in pyproject.toml!) plugins: xdoctest-1.3.2 collected 350 items / 2 deselected / 348 selected src/xdoctest/__init__.py . [ 0%] src/xdoctest/checker.py .... [ 1%] src/xdoctest/constants.py . [ 1%] src/xdoctest/core.py .... [ 2%] src/xdoctest/demo.py ..s.s [ 4%] src/xdoctest/directive.py ........ [ 6%] src/xdoctest/docstr/docscrape_google.py ..... [ 8%] src/xdoctest/doctest_example.py .... [ 9%] src/xdoctest/doctest_part.py ... [ 10%] src/xdoctest/dynamic_analysis.py ..... [ 11%] src/xdoctest/parser.py ....... [ 13%] src/xdoctest/runner.py ..s [ 14%] src/xdoctest/static_analysis.py ........... [ 17%] src/xdoctest/utils/util_asyncio.py ... [ 18%] src/xdoctest/utils/util_deprecation.py . [ 18%] src/xdoctest/utils/util_import.py .s.sss..... [ 21%] src/xdoctest/utils/util_misc.py .. [ 22%] src/xdoctest/utils/util_mixins.py . [ 22%] src/xdoctest/utils/util_notebook.py sss [ 23%] src/xdoctest/utils/util_path.py . [ 23%] src/xdoctest/utils/util_str.py ....... [ 25%] src/xdoctest/utils/util_stream.py .... [ 27%] tests/test_binary_ext.py s [ 27%] tests/test_cases.py ... [ 28%] tests/test_checker.py ..... [ 29%] tests/test_core.py ................ [ 34%] tests/test_directive.py .... [ 35%] tests/test_doctest_example.py .........s.......... [ 41%] tests/test_dynamic.py .......... [ 43%] tests/test_entry_point.py . [ 44%] tests/test_errors.py .... [ 45%] tests/test_import.py . [ 45%] tests/test_limitations.py . [ 45%] tests/test_notebook.py ss [ 46%] tests/test_parser.py ................................... [ 56%] tests/test_plugin.py .......................s..................ssssss... [ 71%] .....................................ssssssss........ [ 86%] tests/test_preimport.py . [ 86%] tests/test_pytest_cli.py ........ [ 89%] tests/test_runner.py ............ [ 92%] tests/test_static.py ................. [ 97%] tests/test_traceback.py ......... [100%] =============================== warnings summary =============================== tests/test_cases.py::test_properties /home/buildozer/aports/testing/py3-xdoctest/src/xdoctest-1.3.2/.testenv/lib/python3.14/site-packages/xdoctest/utils/util_misc.py:120: RuntimeWarning: coroutine 'sleep' was never awaited import hashlib Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. tests/test_runner.py::test_dump /home/buildozer/aports/testing/py3-xdoctest/src/xdoctest-1.3.2/.testenv/lib/python3.14/site-packages/xdoctest/runner.py:523: UserWarning: Unable to check for undefined names without pyflakes warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ========== 319 passed, 29 skipped, 2 deselected, 2 warnings in 47.94s ========== /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-00d10cab-fc86-4db7-895c-1fb102a41fc4/popen-gw63/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-00d10cab-fc86-4db7-895c-1fb102a41fc4/popen-gw63/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-00d10cab-fc86-4db7-895c-1fb102a41fc4/popen-gw63 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-00d10cab-fc86-4db7-895c-1fb102a41fc4/popen-gw63' warnings.warn( /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-00d10cab-fc86-4db7-895c-1fb102a41fc4 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-00d10cab-fc86-4db7-895c-1fb102a41fc4' warnings.warn( >>> py3-xdoctest: Entering fakeroot... >>> py3-xdoctest*: Running postcheck for py3-xdoctest >>> WARNING: py3-xdoctest*: Found __pycache__ but package name doesn't end with -pyc >>> py3-xdoctest*: Preparing package py3-xdoctest... Please specify at least one package name on the command line. >>> py3-xdoctest*: Tracing dependencies... python3~3.14 >>> py3-xdoctest*: Package size: 1011.9 KB >>> py3-xdoctest*: Compressing data... >>> py3-xdoctest*: Create checksum... >>> py3-xdoctest*: Create py3-xdoctest-1.3.2-r0.apk >>> py3-xdoctest: Build complete at Tue, 21 Apr 2026 03:22:52 +0000 elapsed time 0h 1m 3s >>> py3-xdoctest: Cleaning up srcdir >>> py3-xdoctest: Cleaning up pkgdir >>> py3-xdoctest: Cleaning up tmpdir >>> py3-xdoctest: Uninstalling dependencies... ( 1/35) Purging .makedepends-py3-xdoctest (20260421.032153) ( 2/35) Purging py3-gpep517-pyc (19-r2) ( 3/35) Purging py3-gpep517 (19-r2) ( 4/35) Purging py3-installer-pyc (1.0.0-r0) ( 5/35) Purging py3-installer (1.0.0-r0) ( 6/35) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/35) Purging py3-setuptools (82.0.1-r1) ( 8/35) Purging py3-wheel-pyc (0.46.3-r1) ( 9/35) Purging py3-wheel (0.46.3-r1) (10/35) Purging py3-pytest-pyc (9.0.3-r0) (11/35) Purging py3-pytest (9.0.3-r0) (12/35) Purging py3-iniconfig-pyc (2.3.0-r1) (13/35) Purging py3-iniconfig (2.3.0-r1) (14/35) Purging py3-packaging-pyc (26.0-r1) (15/35) Purging py3-packaging (26.0-r1) (16/35) Purging py3-parsing-pyc (3.3.2-r1) (17/35) Purging py3-parsing (3.3.2-r1) (18/35) Purging py3-pluggy-pyc (1.6.0-r1) (19/35) Purging py3-pluggy (1.6.0-r1) (20/35) Purging py3-py-pyc (1.11.0-r5) (21/35) Purging py3-py (1.11.0-r5) (22/35) Purging py3-pygments-pyc (2.20.0-r0) (23/35) Purging py3-pygments (2.20.0-r0) (24/35) Purging python3-pyc (3.14.3-r0) (25/35) Purging python3-pycache-pyc0 (3.14.3-r0) (26/35) Purging pyc (3.14.3-r0) (27/35) Purging python3 (3.14.3-r0) (28/35) Purging gdbm (1.26-r0) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.5.2-r1) (31/35) Purging libpanelw (6.6_p20260404-r0) (32/35) Purging mpdecimal (4.0.1-r0) (33/35) Purging readline (8.3.3-r1) (34/35) Purging sqlite-libs (3.53.0-r0) (35/35) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 390.8 MiB in 104 packages >>> py3-xdoctest: Updating the testing/riscv64 repository index... >>> py3-xdoctest: Signing the index...