>>> py3-docstring-to-markdown: Building community/py3-docstring-to-markdown 0.17-r1 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 23:58:03 +0000 >>> py3-docstring-to-markdown: Validating /home/buildozer/aports/community/py3-docstring-to-markdown/APKBUILD... >>> py3-docstring-to-markdown: Analyzing dependencies... >>> py3-docstring-to-markdown: Installing for build: build-base py3-importlib-metadata py3-typing-extensions py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-pytest ( 1/42) Installing libbz2 (1.0.8-r6) ( 2/42) Installing libffi (3.5.2-r0) ( 3/42) Installing gdbm (1.26-r0) ( 4/42) Installing xz-libs (5.8.2-r0) ( 5/42) Installing mpdecimal (4.0.1-r0) ( 6/42) Installing libpanelw (6.6_p20251231-r0) ( 7/42) Installing sqlite-libs (3.51.2-r1) ( 8/42) Installing python3 (3.14.3-r0) ( 9/42) Installing python3-pycache-pyc0 (3.14.3-r0) (10/42) Installing pyc (3.14.3-r0) (11/42) Installing py3-importlib-metadata-pyc (8.8.0-r1) (12/42) Installing py3-zipp-pyc (3.23.0-r1) (13/42) Installing python3-pyc (3.14.3-r0) (14/42) Installing py3-zipp (3.23.0-r1) (15/42) Installing py3-importlib-metadata (8.8.0-r1) (16/42) Installing py3-typing-extensions (4.15.0-r1) (17/42) Installing py3-typing-extensions-pyc (4.15.0-r1) (18/42) Installing py3-installer (0.7.0-r3) (19/42) Installing py3-installer-pyc (0.7.0-r3) (20/42) Installing py3-gpep517 (19-r2) (21/42) Installing py3-gpep517-pyc (19-r2) (22/42) Installing py3-parsing (3.3.2-r1) (23/42) Installing py3-parsing-pyc (3.3.2-r1) (24/42) Installing py3-packaging (26.0-r1) (25/42) Installing py3-packaging-pyc (26.0-r1) (26/42) Installing py3-setuptools (82.0.1-r1) (27/42) Installing py3-setuptools-pyc (82.0.1-r1) (28/42) Installing py3-setuptools_scm (9.2.2-r1) (29/42) Installing py3-setuptools_scm-pyc (9.2.2-r1) (30/42) Installing py3-wheel (0.46.3-r1) (31/42) Installing py3-wheel-pyc (0.46.3-r1) (32/42) Installing py3-iniconfig (2.3.0-r1) (33/42) Installing py3-iniconfig-pyc (2.3.0-r1) (34/42) Installing py3-pluggy (1.6.0-r1) (35/42) Installing py3-pluggy-pyc (1.6.0-r1) (36/42) Installing py3-py (1.11.0-r5) (37/42) Installing py3-py-pyc (1.11.0-r5) (38/42) Installing py3-pygments (2.19.2-r1) (39/42) Installing py3-pygments-pyc (2.19.2-r1) (40/42) Installing py3-pytest (9.0.2-r1) (41/42) Installing py3-pytest-pyc (9.0.2-r1) (42/42) Installing .makedepends-py3-docstring-to-markdown (20260328.235807) Executing busybox-1.37.0-r31.trigger OK: 331.5 MiB in 144 packages >>> py3-docstring-to-markdown: Cleaning up srcdir >>> py3-docstring-to-markdown: Cleaning up pkgdir >>> py3-docstring-to-markdown: Cleaning up tmpdir >>> py3-docstring-to-markdown: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docstring-to-markdown-0.17.tar.gz /var/cache/distfiles/docstring-to-markdown-0.17.tar.gz: OK >>> py3-docstring-to-markdown: Fetching https://distfiles.alpinelinux.org/distfiles/edge/docstring-to-markdown-0.17.tar.gz /var/cache/distfiles/docstring-to-markdown-0.17.tar.gz: OK >>> py3-docstring-to-markdown: Unpacking /var/cache/distfiles/docstring-to-markdown-0.17.tar.gz... 2026-03-28 23:58:08,442 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools_scm/_integration/deprecation.py:7: UserWarning: setup.cfg: at [metadata] version = attr: ... is forcing setuptools to override the version setuptools-scm did already set When using setuptools-scm it's invalid to use setuptools dynamic version as well, please remove it. Setuptools-scm is responsible for setting the version, forcing setuptools to override creates errors. warnings.warn( toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-28 23:58:08,501 root INFO running bdist_wheel 2026-03-28 23:58:08,528 root INFO running build 2026-03-28 23:58:08,528 root INFO running build_py 2026-03-28 23:58:08,534 root INFO creating build/lib/docstring_to_markdown 2026-03-28 23:58:08,534 root INFO copying docstring_to_markdown/rst.py -> build/lib/docstring_to_markdown 2026-03-28 23:58:08,535 root INFO copying docstring_to_markdown/_utils.py -> build/lib/docstring_to_markdown 2026-03-28 23:58:08,535 root INFO copying docstring_to_markdown/types.py -> build/lib/docstring_to_markdown 2026-03-28 23:58:08,535 root INFO copying docstring_to_markdown/google.py -> build/lib/docstring_to_markdown 2026-03-28 23:58:08,536 root INFO copying docstring_to_markdown/plain.py -> build/lib/docstring_to_markdown 2026-03-28 23:58:08,536 root INFO copying docstring_to_markdown/__init__.py -> build/lib/docstring_to_markdown 2026-03-28 23:58:08,537 root INFO copying docstring_to_markdown/cpython.py -> build/lib/docstring_to_markdown 2026-03-28 23:58:08,537 root INFO copying docstring_to_markdown/py.typed -> build/lib/docstring_to_markdown 2026-03-28 23:58:08,549 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-03-28 23:58:08,549 root INFO running install 2026-03-28 23:58:08,561 root INFO running install_lib 2026-03-28 23:58:08,566 root INFO creating build/bdist.linux-loongarch64/wheel 2026-03-28 23:58:08,567 root INFO creating build/bdist.linux-loongarch64/wheel/docstring_to_markdown 2026-03-28 23:58:08,567 root INFO copying build/lib/docstring_to_markdown/rst.py -> build/bdist.linux-loongarch64/wheel/./docstring_to_markdown 2026-03-28 23:58:08,568 root INFO copying build/lib/docstring_to_markdown/_utils.py -> build/bdist.linux-loongarch64/wheel/./docstring_to_markdown 2026-03-28 23:58:08,568 root INFO copying build/lib/docstring_to_markdown/types.py -> build/bdist.linux-loongarch64/wheel/./docstring_to_markdown 2026-03-28 23:58:08,568 root INFO copying build/lib/docstring_to_markdown/py.typed -> build/bdist.linux-loongarch64/wheel/./docstring_to_markdown 2026-03-28 23:58:08,569 root INFO copying build/lib/docstring_to_markdown/google.py -> build/bdist.linux-loongarch64/wheel/./docstring_to_markdown 2026-03-28 23:58:08,569 root INFO copying build/lib/docstring_to_markdown/plain.py -> build/bdist.linux-loongarch64/wheel/./docstring_to_markdown 2026-03-28 23:58:08,569 root INFO copying build/lib/docstring_to_markdown/__init__.py -> build/bdist.linux-loongarch64/wheel/./docstring_to_markdown 2026-03-28 23:58:08,570 root INFO copying build/lib/docstring_to_markdown/cpython.py -> build/bdist.linux-loongarch64/wheel/./docstring_to_markdown 2026-03-28 23:58:08,570 root INFO running install_egg_info 2026-03-28 23:58:08,576 root INFO running egg_info 2026-03-28 23:58:08,580 root INFO creating docstring_to_markdown.egg-info 2026-03-28 23:58:08,580 root INFO writing docstring_to_markdown.egg-info/PKG-INFO 2026-03-28 23:58:08,581 root INFO writing dependency_links to docstring_to_markdown.egg-info/dependency_links.txt 2026-03-28 23:58:08,581 root INFO writing entry points to docstring_to_markdown.egg-info/entry_points.txt 2026-03-28 23:58:08,582 root INFO writing requirements to docstring_to_markdown.egg-info/requires.txt 2026-03-28 23:58:08,582 root INFO writing top-level names to docstring_to_markdown.egg-info/top_level.txt 2026-03-28 23:58:08,582 root INFO writing manifest file 'docstring_to_markdown.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any 2026-03-28 23:58:08,606 root INFO reading manifest file 'docstring_to_markdown.egg-info/SOURCES.txt' 2026-03-28 23:58:08,606 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 23:58:08,607 root INFO adding license file 'LICENSE' 2026-03-28 23:58:08,608 root INFO writing manifest file 'docstring_to_markdown.egg-info/SOURCES.txt' 2026-03-28 23:58:08,609 root INFO Copying docstring_to_markdown.egg-info to build/bdist.linux-loongarch64/wheel/./docstring_to_markdown-0.17-py3.14.egg-info 2026-03-28 23:58:08,611 root INFO running install_scripts 2026-03-28 23:58:08,613 root INFO creating build/bdist.linux-loongarch64/wheel/docstring_to_markdown-0.17.dist-info/WHEEL 2026-03-28 23:58:08,614 wheel INFO creating '/home/buildozer/aports/community/py3-docstring-to-markdown/src/docstring-to-markdown-0.17/.dist/.tmp-k90fdotr/docstring_to_markdown-0.17-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-03-28 23:58:08,614 wheel INFO adding 'docstring_to_markdown/__init__.py' 2026-03-28 23:58:08,615 wheel INFO adding 'docstring_to_markdown/_utils.py' 2026-03-28 23:58:08,615 wheel INFO adding 'docstring_to_markdown/cpython.py' 2026-03-28 23:58:08,615 wheel INFO adding 'docstring_to_markdown/google.py' 2026-03-28 23:58:08,616 wheel INFO adding 'docstring_to_markdown/plain.py' 2026-03-28 23:58:08,616 wheel INFO adding 'docstring_to_markdown/py.typed' 2026-03-28 23:58:08,616 wheel INFO adding 'docstring_to_markdown/rst.py' 2026-03-28 23:58:08,617 wheel INFO adding 'docstring_to_markdown/types.py' 2026-03-28 23:58:08,617 wheel INFO adding 'docstring_to_markdown-0.17.dist-info/licenses/LICENSE' 2026-03-28 23:58:08,618 wheel INFO adding 'docstring_to_markdown-0.17.dist-info/METADATA' 2026-03-28 23:58:08,618 wheel INFO adding 'docstring_to_markdown-0.17.dist-info/WHEEL' 2026-03-28 23:58:08,618 wheel INFO adding 'docstring_to_markdown-0.17.dist-info/entry_points.txt' 2026-03-28 23:58:08,619 wheel INFO adding 'docstring_to_markdown-0.17.dist-info/top_level.txt' 2026-03-28 23:58:08,619 wheel INFO adding 'docstring_to_markdown-0.17.dist-info/RECORD' 2026-03-28 23:58:08,619 root INFO removing build/bdist.linux-loongarch64/wheel 2026-03-28 23:58:08,620 gpep517 INFO The backend produced .dist/docstring_to_markdown-0.17-py3-none-any.whl docstring_to_markdown-0.17-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /dev configfile: null collected 106 items ../../../../../../../dev/tests/test_convert.py ....... [ 6%] ../../../../../../../dev/tests/test_cpython.py .................... [ 25%] ../../../../../../../dev/tests/test_google.py .......... [ 34%] ../../../../../../../dev/tests/test_plain.py .................... [ 53%] ../../../../../../../dev/tests/test_rst.py ............................. [ 81%] .................... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.14/site-packages/_pytest/cacheprovider.py:475 /usr/lib/python3.14/site-packages/_pytest/cacheprovider.py:475: PytestCacheWarning: could not create cache path /dev/.pytest_cache/v/cache/nodeids: [Errno 13] Permission denied: '/dev/pytest-cache-files-pvp19iwn' config.cache.set("cache/nodeids", sorted(self.cached_nodeids)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 106 passed, 1 warning in 6.25s ======================== >>> py3-docstring-to-markdown: Entering fakeroot... >>> py3-docstring-to-markdown-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/docstring_to_markdown/__pycache__' -> '/home/buildozer/aports/community/py3-docstring-to-markdown/pkg/py3-docstring-to-markdown-pyc/usr/lib/python3.14/site-packages/docstring_to_markdown/__pycache__' >>> py3-docstring-to-markdown-pyc*: Preparing subpackage py3-docstring-to-markdown-pyc... >>> py3-docstring-to-markdown-pyc*: Running postcheck for py3-docstring-to-markdown-pyc >>> py3-docstring-to-markdown*: Running postcheck for py3-docstring-to-markdown >>> py3-docstring-to-markdown*: Preparing package py3-docstring-to-markdown... >>> py3-docstring-to-markdown-pyc*: Tracing dependencies... python3~3.14 >>> py3-docstring-to-markdown-pyc*: Package size: 64.6 KB >>> py3-docstring-to-markdown-pyc*: Compressing data... >>> py3-docstring-to-markdown-pyc*: Create checksum... >>> py3-docstring-to-markdown-pyc*: Create py3-docstring-to-markdown-pyc-0.17-r1.apk >>> py3-docstring-to-markdown*: Tracing dependencies... py3-importlib-metadata py3-typing-extensions python3~3.14 >>> py3-docstring-to-markdown*: Package size: 65.6 KB >>> py3-docstring-to-markdown*: Compressing data... >>> py3-docstring-to-markdown*: Create checksum... >>> py3-docstring-to-markdown*: Create py3-docstring-to-markdown-0.17-r1.apk >>> py3-docstring-to-markdown: Build complete at Sat, 28 Mar 2026 23:58:21 +0000 elapsed time 0h 0m 18s >>> py3-docstring-to-markdown: Cleaning up srcdir >>> py3-docstring-to-markdown: Cleaning up pkgdir >>> py3-docstring-to-markdown: Cleaning up tmpdir >>> py3-docstring-to-markdown: Uninstalling dependencies... ( 1/42) Purging .makedepends-py3-docstring-to-markdown (20260328.235807) ( 2/42) Purging py3-importlib-metadata-pyc (8.8.0-r1) ( 3/42) Purging py3-importlib-metadata (8.8.0-r1) ( 4/42) Purging py3-zipp-pyc (3.23.0-r1) ( 5/42) Purging py3-zipp (3.23.0-r1) ( 6/42) Purging py3-typing-extensions-pyc (4.15.0-r1) ( 7/42) Purging py3-typing-extensions (4.15.0-r1) ( 8/42) Purging py3-gpep517-pyc (19-r2) ( 9/42) Purging py3-gpep517 (19-r2) (10/42) Purging py3-installer-pyc (0.7.0-r3) (11/42) Purging py3-installer (0.7.0-r3) (12/42) Purging py3-setuptools_scm-pyc (9.2.2-r1) (13/42) Purging py3-setuptools_scm (9.2.2-r1) (14/42) Purging py3-setuptools-pyc (82.0.1-r1) (15/42) Purging py3-setuptools (82.0.1-r1) (16/42) Purging py3-wheel-pyc (0.46.3-r1) (17/42) Purging py3-wheel (0.46.3-r1) (18/42) Purging py3-pytest-pyc (9.0.2-r1) (19/42) Purging py3-pytest (9.0.2-r1) (20/42) Purging py3-iniconfig-pyc (2.3.0-r1) (21/42) Purging py3-iniconfig (2.3.0-r1) (22/42) Purging py3-packaging-pyc (26.0-r1) (23/42) Purging py3-packaging (26.0-r1) (24/42) Purging py3-parsing-pyc (3.3.2-r1) (25/42) Purging py3-parsing (3.3.2-r1) (26/42) Purging py3-pluggy-pyc (1.6.0-r1) (27/42) Purging py3-pluggy (1.6.0-r1) (28/42) Purging py3-py-pyc (1.11.0-r5) (29/42) Purging py3-py (1.11.0-r5) (30/42) Purging py3-pygments-pyc (2.19.2-r1) (31/42) Purging py3-pygments (2.19.2-r1) (32/42) Purging python3-pyc (3.14.3-r0) (33/42) Purging python3-pycache-pyc0 (3.14.3-r0) (34/42) Purging pyc (3.14.3-r0) (35/42) Purging python3 (3.14.3-r0) (36/42) Purging gdbm (1.26-r0) (37/42) Purging libbz2 (1.0.8-r6) (38/42) Purging libffi (3.5.2-r0) (39/42) Purging libpanelw (6.6_p20251231-r0) (40/42) Purging mpdecimal (4.0.1-r0) (41/42) Purging sqlite-libs (3.51.2-r1) (42/42) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 269.6 MiB in 102 packages >>> py3-docstring-to-markdown: Updating the community/loongarch64 repository index... >>> py3-docstring-to-markdown: Signing the index...