>>> py3-rst2ansi: Building testing/py3-rst2ansi 0.1.5-r1 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 10:34:33 +0000 >>> py3-rst2ansi: Validating /home/buildozer/aports/testing/py3-rst2ansi/APKBUILD... >>> py3-rst2ansi: Analyzing dependencies... >>> py3-rst2ansi: Installing for build: build-base py3-docutils py3-gpep517 py3-setuptools py3-wheel ( 1/26) Installing libbz2 (1.0.8-r6) ( 2/26) Installing libffi (3.5.2-r0) ( 3/26) Installing gdbm (1.26-r0) ( 4/26) Installing xz-libs (5.8.2-r0) ( 5/26) Installing mpdecimal (4.0.1-r0) ( 6/26) Installing libpanelw (6.6_p20251231-r0) ( 7/26) Installing sqlite-libs (3.51.2-r1) ( 8/26) Installing python3 (3.14.3-r0) ( 9/26) Installing python3-pycache-pyc0 (3.14.3-r0) (10/26) Installing pyc (3.14.3-r0) (11/26) Installing py3-docutils-pyc (0.21.2-r2) (12/26) Installing python3-pyc (3.14.3-r0) (13/26) Installing py3-docutils (0.21.2-r2) (14/26) Installing py3-installer (0.7.0-r3) (15/26) Installing py3-installer-pyc (0.7.0-r3) (16/26) Installing py3-gpep517 (19-r2) (17/26) Installing py3-gpep517-pyc (19-r2) (18/26) Installing py3-parsing (3.3.2-r1) (19/26) Installing py3-parsing-pyc (3.3.2-r1) (20/26) Installing py3-packaging (26.0-r1) (21/26) Installing py3-packaging-pyc (26.0-r1) (22/26) Installing py3-setuptools (82.0.1-r1) (23/26) Installing py3-setuptools-pyc (82.0.1-r1) (24/26) Installing py3-wheel (0.46.3-r1) (25/26) Installing py3-wheel-pyc (0.46.3-r1) (26/26) Installing .makedepends-py3-rst2ansi (20260330.103435) Executing busybox-1.37.0-r31.trigger OK: 322.1 MiB in 128 packages >>> py3-rst2ansi: Cleaning up srcdir >>> py3-rst2ansi: Cleaning up pkgdir >>> py3-rst2ansi: Cleaning up tmpdir >>> py3-rst2ansi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rst2ansi-0.1.5.tar.gz /var/cache/distfiles/py3-rst2ansi-0.1.5.tar.gz: OK >>> py3-rst2ansi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-rst2ansi-0.1.5.tar.gz /var/cache/distfiles/py3-rst2ansi-0.1.5.tar.gz: OK >>> py3-rst2ansi: Unpacking /var/cache/distfiles/py3-rst2ansi-0.1.5.tar.gz... 2026-03-30 10:34:36,206 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'python-tag' in 'bdist_wheel' (setup.cfg), please use the underscore name 'python_tag' instead. !! ******************************************************************************** Usage of dash-separated 'python-tag' will not be supported in future versions. Please use the underscore name 'python_tag' instead. (Affected: rst2ansi). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, 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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-30 10:34:36,238 root INFO running bdist_wheel 2026-03-30 10:34:36,259 root INFO running build 2026-03-30 10:34:36,259 root INFO running build_py 2026-03-30 10:34:36,264 root INFO creating build/lib/rst2ansi 2026-03-30 10:34:36,265 root INFO copying rst2ansi/visitor.py -> build/lib/rst2ansi 2026-03-30 10:34:36,265 root INFO copying rst2ansi/functional.py -> build/lib/rst2ansi 2026-03-30 10:34:36,265 root INFO copying rst2ansi/get_terminal_size.py -> build/lib/rst2ansi 2026-03-30 10:34:36,266 root INFO copying rst2ansi/ansi.py -> build/lib/rst2ansi 2026-03-30 10:34:36,266 root INFO copying rst2ansi/wrap.py -> build/lib/rst2ansi 2026-03-30 10:34:36,267 root INFO copying rst2ansi/table.py -> build/lib/rst2ansi 2026-03-30 10:34:36,267 root INFO copying rst2ansi/__init__.py -> build/lib/rst2ansi 2026-03-30 10:34:36,267 root INFO copying rst2ansi/unicode.py -> build/lib/rst2ansi 2026-03-30 10:34:36,268 root INFO running build_scripts 2026-03-30 10:34:36,268 root INFO creating build/scripts-3.14 2026-03-30 10:34:36,269 root INFO copying and adjusting bin/rst2ansi -> build/scripts-3.14 2026-03-30 10:34:36,269 root INFO changing mode of build/scripts-3.14/rst2ansi from 644 to 755 2026-03-30 10:34:36,278 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-03-30 10:34:36,278 root INFO running install 2026-03-30 10:34:36,290 root INFO running install_lib 2026-03-30 10:34:36,295 root INFO creating build/bdist.linux-loongarch64/wheel 2026-03-30 10:34:36,295 root INFO creating build/bdist.linux-loongarch64/wheel/rst2ansi 2026-03-30 10:34:36,295 root INFO copying build/lib/rst2ansi/visitor.py -> build/bdist.linux-loongarch64/wheel/./rst2ansi 2026-03-30 10:34:36,296 root INFO copying build/lib/rst2ansi/functional.py -> build/bdist.linux-loongarch64/wheel/./rst2ansi 2026-03-30 10:34:36,296 root INFO copying build/lib/rst2ansi/get_terminal_size.py -> build/bdist.linux-loongarch64/wheel/./rst2ansi 2026-03-30 10:34:36,296 root INFO copying build/lib/rst2ansi/ansi.py -> build/bdist.linux-loongarch64/wheel/./rst2ansi 2026-03-30 10:34:36,297 root INFO copying build/lib/rst2ansi/wrap.py -> build/bdist.linux-loongarch64/wheel/./rst2ansi 2026-03-30 10:34:36,297 root INFO copying build/lib/rst2ansi/table.py -> build/bdist.linux-loongarch64/wheel/./rst2ansi 2026-03-30 10:34:36,297 root INFO copying build/lib/rst2ansi/__init__.py -> build/bdist.linux-loongarch64/wheel/./rst2ansi 2026-03-30 10:34:36,298 root INFO copying build/lib/rst2ansi/unicode.py -> build/bdist.linux-loongarch64/wheel/./rst2ansi 2026-03-30 10:34:36,298 root INFO running install_egg_info 2026-03-30 10:34:36,303 root INFO running egg_info 2026-03-30 10:34:36,306 root INFO creating rst2ansi.egg-info 2026-03-30 10:34:36,306 root INFO writing rst2ansi.egg-info/PKG-INFO 2026-03-30 10:34:36,306 root INFO writing dependency_links to rst2ansi.egg-info/dependency_links.txt 2026-03-30 10:34:36,307 root INFO writing top-level names to rst2ansi.egg-info/top_level.txt 2026-03-30 10:34:36,307 root INFO writing manifest file 'rst2ansi.egg-info/SOURCES.txt' 2026-03-30 10:34:36,312 root INFO reading manifest file 'rst2ansi.egg-info/SOURCES.txt' 2026-03-30 10:34:36,312 root INFO adding license file 'LICENSE' 2026-03-30 10:34:36,313 root INFO writing manifest file 'rst2ansi.egg-info/SOURCES.txt' 2026-03-30 10:34:36,313 root INFO Copying rst2ansi.egg-info to build/bdist.linux-loongarch64/wheel/./rst2ansi-0.1.5-py3.14.egg-info 2026-03-30 10:34:36,315 root INFO running install_scripts 2026-03-30 10:34:36,315 root INFO creating build/bdist.linux-loongarch64/wheel/rst2ansi-0.1.5.data/scripts 2026-03-30 10:34:36,315 root INFO copying build/scripts-3.14/rst2ansi -> build/bdist.linux-loongarch64/wheel/rst2ansi-0.1.5.data/scripts 2026-03-30 10:34:36,316 root INFO changing mode of build/bdist.linux-loongarch64/wheel/rst2ansi-0.1.5.data/scripts/rst2ansi to 755 2026-03-30 10:34:36,318 root INFO creating build/bdist.linux-loongarch64/wheel/rst2ansi-0.1.5.dist-info/WHEEL 2026-03-30 10:34:36,318 wheel INFO creating '/home/buildozer/aports/testing/py3-rst2ansi/src/python-rst2ansi-0.1.5/.dist/.tmp-06m7fj0u/rst2ansi-0.1.5-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-03-30 10:34:36,319 wheel INFO adding 'rst2ansi/__init__.py' 2026-03-30 10:34:36,319 wheel INFO adding 'rst2ansi/ansi.py' 2026-03-30 10:34:36,320 wheel INFO adding 'rst2ansi/functional.py' 2026-03-30 10:34:36,320 wheel INFO adding 'rst2ansi/get_terminal_size.py' 2026-03-30 10:34:36,320 wheel INFO adding 'rst2ansi/table.py' 2026-03-30 10:34:36,321 wheel INFO adding 'rst2ansi/unicode.py' 2026-03-30 10:34:36,321 wheel INFO adding 'rst2ansi/visitor.py' 2026-03-30 10:34:36,321 wheel INFO adding 'rst2ansi/wrap.py' 2026-03-30 10:34:36,322 wheel INFO adding 'rst2ansi-0.1.5.data/scripts/rst2ansi' 2026-03-30 10:34:36,322 wheel INFO adding 'rst2ansi-0.1.5.dist-info/licenses/LICENSE' 2026-03-30 10:34:36,323 wheel INFO adding 'rst2ansi-0.1.5.dist-info/METADATA' 2026-03-30 10:34:36,323 wheel INFO adding 'rst2ansi-0.1.5.dist-info/WHEEL' 2026-03-30 10:34:36,323 wheel INFO adding 'rst2ansi-0.1.5.dist-info/top_level.txt' 2026-03-30 10:34:36,323 wheel INFO adding 'rst2ansi-0.1.5.dist-info/RECORD' 2026-03-30 10:34:36,324 root INFO removing build/bdist.linux-loongarch64/wheel 2026-03-30 10:34:36,325 gpep517 INFO The backend produced .dist/rst2ansi-0.1.5-py3-none-any.whl rst2ansi-0.1.5-py3-none-any.whl >>> py3-rst2ansi: Entering fakeroot... >>> py3-rst2ansi-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/rst2ansi/__pycache__' -> '/home/buildozer/aports/testing/py3-rst2ansi/pkg/py3-rst2ansi-pyc/usr/lib/python3.14/site-packages/rst2ansi/__pycache__' >>> py3-rst2ansi-pyc*: Preparing subpackage py3-rst2ansi-pyc... >>> py3-rst2ansi-pyc*: Running postcheck for py3-rst2ansi-pyc >>> py3-rst2ansi-doc*: Running split function doc... 'usr/share/licenses' -> '/home/buildozer/aports/testing/py3-rst2ansi/pkg/py3-rst2ansi-doc/usr/share/licenses' >>> py3-rst2ansi-doc*: Preparing subpackage py3-rst2ansi-doc... >>> py3-rst2ansi-doc*: Running postcheck for py3-rst2ansi-doc >>> py3-rst2ansi*: Running postcheck for py3-rst2ansi >>> py3-rst2ansi*: Preparing package py3-rst2ansi... >>> py3-rst2ansi-doc*: Tracing dependencies... >>> py3-rst2ansi-doc*: Package size: 1.1 KB >>> py3-rst2ansi-doc*: Compressing data... >>> py3-rst2ansi-doc*: Create checksum... >>> py3-rst2ansi-doc*: Create py3-rst2ansi-doc-0.1.5-r1.apk >>> py3-rst2ansi-pyc*: Tracing dependencies... python3~3.14 >>> py3-rst2ansi-pyc*: Package size: 67.2 KB >>> py3-rst2ansi-pyc*: Compressing data... >>> py3-rst2ansi-pyc*: Create checksum... >>> py3-rst2ansi-pyc*: Create py3-rst2ansi-pyc-0.1.5-r1.apk >>> py3-rst2ansi*: Tracing dependencies... py3-docutils python3~3.14 >>> py3-rst2ansi*: Package size: 40.5 KB >>> py3-rst2ansi*: Compressing data... >>> py3-rst2ansi*: Create checksum... >>> py3-rst2ansi*: Create py3-rst2ansi-0.1.5-r1.apk >>> py3-rst2ansi: Build complete at Mon, 30 Mar 2026 10:34:37 +0000 elapsed time 0h 0m 4s >>> py3-rst2ansi: Cleaning up srcdir >>> py3-rst2ansi: Cleaning up pkgdir >>> py3-rst2ansi: Cleaning up tmpdir >>> py3-rst2ansi: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-rst2ansi (20260330.103435) ( 2/26) Purging py3-docutils-pyc (0.21.2-r2) ( 3/26) Purging py3-docutils (0.21.2-r2) ( 4/26) Purging py3-gpep517-pyc (19-r2) ( 5/26) Purging py3-gpep517 (19-r2) ( 6/26) Purging py3-installer-pyc (0.7.0-r3) ( 7/26) Purging py3-installer (0.7.0-r3) ( 8/26) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/26) Purging py3-setuptools (82.0.1-r1) (10/26) Purging py3-wheel-pyc (0.46.3-r1) (11/26) Purging py3-wheel (0.46.3-r1) (12/26) Purging py3-packaging-pyc (26.0-r1) (13/26) Purging py3-packaging (26.0-r1) (14/26) Purging py3-parsing-pyc (3.3.2-r1) (15/26) Purging py3-parsing (3.3.2-r1) (16/26) Purging python3-pyc (3.14.3-r0) (17/26) Purging python3-pycache-pyc0 (3.14.3-r0) (18/26) Purging pyc (3.14.3-r0) (19/26) Purging python3 (3.14.3-r0) (20/26) Purging gdbm (1.26-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.5.2-r0) (23/26) Purging libpanelw (6.6_p20251231-r0) (24/26) Purging mpdecimal (4.0.1-r0) (25/26) Purging sqlite-libs (3.51.2-r1) (26/26) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 269.6 MiB in 102 packages >>> py3-rst2ansi: Updating the testing/loongarch64 repository index... >>> py3-rst2ansi: Signing the index...