>>> py3-ansi2html: Building testing/py3-ansi2html 1.9.2-r0 (using abuild 3.13.0-r5) started Fri, 20 Sep 2024 00:00:27 +0000
>>> py3-ansi2html: Checking sanity of /home/buildozer/aports/testing/py3-ansi2html/APKBUILD...
>>> py3-ansi2html: Analyzing dependencies...
>>> py3-ansi2html: Installing for build: build-base python3 py3-gpep517 py3-installer py3-setuptools_scm py3-wheel py3-pytest
(1/34) Installing libbz2 (1.0.8-r6)
(2/34) Installing libffi (3.4.6-r0)
(3/34) Installing gdbm (1.24-r0)
(4/34) Installing xz-libs (5.6.2-r0)
(5/34) Installing mpdecimal (4.0.0-r0)
(6/34) Installing libpanelw (6.5_p20240601-r1)
(7/34) Installing sqlite-libs (3.46.1-r0)
(8/34) Installing python3 (3.12.6-r0)
(9/34) Installing python3-pycache-pyc0 (3.12.6-r0)
(10/34) Installing pyc (3.12.6-r0)
(11/34) Installing python3-pyc (3.12.6-r0)
(12/34) Installing py3-installer (0.7.0-r2)
(13/34) Installing py3-installer-pyc (0.7.0-r2)
(14/34) Installing py3-gpep517 (16-r0)
(15/34) Installing py3-gpep517-pyc (16-r0)
(16/34) Installing py3-parsing (3.1.2-r1)
(17/34) Installing py3-parsing-pyc (3.1.2-r1)
(18/34) Installing py3-packaging (24.1-r0)
(19/34) Installing py3-packaging-pyc (24.1-r0)
(20/34) Installing py3-setuptools (70.3.0-r0)
(21/34) Installing py3-setuptools-pyc (70.3.0-r0)
(22/34) Installing py3-setuptools_scm (8.1.0-r0)
(23/34) Installing py3-setuptools_scm-pyc (8.1.0-r0)
(24/34) Installing py3-wheel (0.43.0-r0)
(25/34) Installing py3-wheel-pyc (0.43.0-r0)
(26/34) Installing py3-iniconfig (2.0.0-r1)
(27/34) Installing py3-iniconfig-pyc (2.0.0-r1)
(28/34) Installing py3-pluggy (1.5.0-r0)
(29/34) Installing py3-pluggy-pyc (1.5.0-r0)
(30/34) Installing py3-py (1.11.0-r4)
(31/34) Installing py3-py-pyc (1.11.0-r4)
(32/34) Installing py3-pytest (8.3.3-r0)
(33/34) Installing py3-pytest-pyc (8.3.3-r0)
(34/34) Installing .makedepends-py3-ansi2html (20240920.000029)
Executing busybox-1.36.1-r32.trigger
OK: 334 MiB in 137 packages
>>> py3-ansi2html: Cleaning up srcdir
>>> py3-ansi2html: Cleaning up pkgdir
>>> py3-ansi2html: Cleaning up tmpdir
>>> py3-ansi2html: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ansi2html-1.9.2.tar.gz
>>> py3-ansi2html: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ansi2html-1.9.2.tar.gz
>>> py3-ansi2html: Checking sha512sums...
ansi2html-1.9.2.tar.gz: OK
>>> py3-ansi2html: Unpacking /var/cache/distfiles/edge/ansi2html-1.9.2.tar.gz...
2024-09-20 00:00:29,737 gpep517 INFO Building wheel via backend setuptools.build_meta
2024-09-20 00:00:29,836 root INFO running bdist_wheel
2024-09-20 00:00:29,844 root INFO running build
2024-09-20 00:00:29,845 root INFO running build_py
2024-09-20 00:00:29,846 root INFO creating build
2024-09-20 00:00:29,846 root INFO creating build/lib
2024-09-20 00:00:29,846 root INFO creating build/lib/ansi2html
2024-09-20 00:00:29,846 root INFO copying src/ansi2html/__init__.py -> build/lib/ansi2html
2024-09-20 00:00:29,847 root INFO copying src/ansi2html/converter.py -> build/lib/ansi2html
2024-09-20 00:00:29,847 root INFO copying src/ansi2html/style.py -> build/lib/ansi2html
2024-09-20 00:00:29,847 root INFO copying src/ansi2html/__main__.py -> build/lib/ansi2html
2024-09-20 00:00:29,847 root INFO copying src/ansi2html/util.py -> build/lib/ansi2html
2024-09-20 00:00:29,848 root INFO copying src/ansi2html/_version.py -> build/lib/ansi2html
2024-09-20 00:00:29,848 root INFO running egg_info
2024-09-20 00:00:29,849 root INFO writing src/ansi2html.egg-info/PKG-INFO
2024-09-20 00:00:29,851 root INFO writing dependency_links to src/ansi2html.egg-info/dependency_links.txt
2024-09-20 00:00:29,851 root INFO writing entry points to src/ansi2html.egg-info/entry_points.txt
2024-09-20 00:00:29,852 root INFO writing requirements to src/ansi2html.egg-info/requires.txt
2024-09-20 00:00:29,852 root INFO writing top-level names to src/ansi2html.egg-info/top_level.txt
2024-09-20 00:00:31,360 root INFO reading manifest file 'src/ansi2html.egg-info/SOURCES.txt'
2024-09-20 00:00:31,360 root INFO reading manifest template 'MANIFEST.in'
2024-09-20 00:00:31,360 root WARNING warning: no files found matching 'README.rst'
2024-09-20 00:00:31,361 root WARNING warning: no files found matching 'man/ansi2html.1'
2024-09-20 00:00:31,361 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'tests'
2024-09-20 00:00:31,361 root INFO adding license file 'LICENSE'
2024-09-20 00:00:31,362 root INFO writing manifest file 'src/ansi2html.egg-info/SOURCES.txt'
2024-09-20 00:00:31,363 root INFO copying src/ansi2html/py.typed -> build/lib/ansi2html
2024-09-20 00:00:31,366 root INFO installing to build/bdist.linux-armv8l/wheel
2024-09-20 00:00:31,366 root INFO running install
2024-09-20 00:00:31,374 root INFO running install_lib
2024-09-20 00:00:31,376 root INFO creating build/bdist.linux-armv8l
2024-09-20 00:00:31,376 root INFO creating build/bdist.linux-armv8l/wheel
2024-09-20 00:00:31,376 root INFO creating build/bdist.linux-armv8l/wheel/ansi2html
2024-09-20 00:00:31,376 root INFO copying build/lib/ansi2html/__init__.py -> build/bdist.linux-armv8l/wheel/ansi2html
2024-09-20 00:00:31,376 root INFO copying build/lib/ansi2html/converter.py -> build/bdist.linux-armv8l/wheel/ansi2html
2024-09-20 00:00:31,377 root INFO copying build/lib/ansi2html/style.py -> build/bdist.linux-armv8l/wheel/ansi2html
2024-09-20 00:00:31,377 root INFO copying build/lib/ansi2html/__main__.py -> build/bdist.linux-armv8l/wheel/ansi2html
2024-09-20 00:00:31,377 root INFO copying build/lib/ansi2html/util.py -> build/bdist.linux-armv8l/wheel/ansi2html
2024-09-20 00:00:31,377 root INFO copying build/lib/ansi2html/py.typed -> build/bdist.linux-armv8l/wheel/ansi2html
2024-09-20 00:00:31,377 root INFO copying build/lib/ansi2html/_version.py -> build/bdist.linux-armv8l/wheel/ansi2html
2024-09-20 00:00:31,377 root INFO running install_egg_info
2024-09-20 00:00:31,379 root INFO Copying src/ansi2html.egg-info to build/bdist.linux-armv8l/wheel/ansi2html-1.9.2-py3.12.egg-info
2024-09-20 00:00:31,380 root INFO running install_scripts
2024-09-20 00:00:31,382 root INFO creating build/bdist.linux-armv8l/wheel/ansi2html-1.9.2.dist-info/WHEEL
2024-09-20 00:00:31,383 wheel INFO creating '/home/buildozer/aports/testing/py3-ansi2html/src/ansi2html-1.9.2/.dist/.tmp-585uhs86/ansi2html-1.9.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it
2024-09-20 00:00:31,383 wheel INFO adding 'ansi2html/__init__.py'
2024-09-20 00:00:31,383 wheel INFO adding 'ansi2html/__main__.py'
2024-09-20 00:00:31,383 wheel INFO adding 'ansi2html/_version.py'
2024-09-20 00:00:31,384 wheel INFO adding 'ansi2html/converter.py'
2024-09-20 00:00:31,384 wheel INFO adding 'ansi2html/py.typed'
2024-09-20 00:00:31,384 wheel INFO adding 'ansi2html/style.py'
2024-09-20 00:00:31,384 wheel INFO adding 'ansi2html/util.py'
2024-09-20 00:00:31,385 wheel INFO adding 'ansi2html-1.9.2.dist-info/LICENSE'
2024-09-20 00:00:31,385 wheel INFO adding 'ansi2html-1.9.2.dist-info/METADATA'
2024-09-20 00:00:31,385 wheel INFO adding 'ansi2html-1.9.2.dist-info/WHEEL'
2024-09-20 00:00:31,385 wheel INFO adding 'ansi2html-1.9.2.dist-info/entry_points.txt'
2024-09-20 00:00:31,385 wheel INFO adding 'ansi2html-1.9.2.dist-info/top_level.txt'
2024-09-20 00:00:31,385 wheel INFO adding 'ansi2html-1.9.2.dist-info/RECORD'
2024-09-20 00:00:31,385 root INFO removing build/bdist.linux-armv8l/wheel
2024-09-20 00:00:31,386 gpep517 INFO The backend produced .dist/ansi2html-1.9.2-py3-none-any.whl
ansi2html-1.9.2-py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.6, pytest-8.3.3, pluggy-1.5.0
rootdir: /home/buildozer/aports/testing/py3-ansi2html/src/ansi2html-1.9.2
configfile: pyproject.toml
collected 37 items
tests/test_ansi2html.py ..................................... [100%]
============================== 37 passed in 0.56s ==============================
>>> py3-ansi2html: Entering fakeroot...
>>> py3-ansi2html-pyc*: Running split function pyc...
'/home/buildozer/aports/testing/py3-ansi2html/pkg/py3-ansi2html/usr/lib/python3.12/site-packages/ansi2html/__pycache__' -> '/home/buildozer/aports/testing/py3-ansi2html/pkg/py3-ansi2html-pyc/usr/lib/python3.12/site-packages/ansi2html/__pycache__'
>>> py3-ansi2html-pyc*: Preparing subpackage py3-ansi2html-pyc...
>>> py3-ansi2html-pyc*: Running postcheck for py3-ansi2html-pyc
>>> py3-ansi2html*: Running postcheck for py3-ansi2html
>>> py3-ansi2html*: Preparing package py3-ansi2html...
>>> py3-ansi2html-pyc*: Tracing dependencies...
python3
python3~3.12
>>> py3-ansi2html-pyc*: Package size: 88.0 KB
>>> py3-ansi2html-pyc*: Compressing data...
>>> py3-ansi2html-pyc*: Create checksum...
>>> py3-ansi2html-pyc*: Create py3-ansi2html-pyc-1.9.2-r0.apk
>>> py3-ansi2html*: Tracing dependencies...
python3
python3~3.12
>>> py3-ansi2html*: Package size: 120.0 KB
>>> py3-ansi2html*: Compressing data...
>>> py3-ansi2html*: Create checksum...
>>> py3-ansi2html*: Create py3-ansi2html-1.9.2-r0.apk
>>> py3-ansi2html: Build complete at Fri, 20 Sep 2024 00:00:32 +0000 elapsed time 0h 0m 5s
>>> py3-ansi2html: Cleaning up srcdir
>>> py3-ansi2html: Cleaning up pkgdir
>>> py3-ansi2html: Uninstalling dependencies...
(1/34) Purging .makedepends-py3-ansi2html (20240920.000029)
(2/34) Purging py3-gpep517-pyc (16-r0)
(3/34) Purging py3-gpep517 (16-r0)
(4/34) Purging py3-installer-pyc (0.7.0-r2)
(5/34) Purging py3-installer (0.7.0-r2)
(6/34) Purging py3-setuptools_scm-pyc (8.1.0-r0)
(7/34) Purging py3-setuptools_scm (8.1.0-r0)
(8/34) Purging py3-setuptools-pyc (70.3.0-r0)
(9/34) Purging py3-setuptools (70.3.0-r0)
(10/34) Purging py3-wheel-pyc (0.43.0-r0)
(11/34) Purging py3-wheel (0.43.0-r0)
(12/34) Purging py3-pytest-pyc (8.3.3-r0)
(13/34) Purging py3-pytest (8.3.3-r0)
(14/34) Purging py3-iniconfig-pyc (2.0.0-r1)
(15/34) Purging py3-iniconfig (2.0.0-r1)
(16/34) Purging py3-packaging-pyc (24.1-r0)
(17/34) Purging py3-packaging (24.1-r0)
(18/34) Purging py3-parsing-pyc (3.1.2-r1)
(19/34) Purging py3-parsing (3.1.2-r1)
(20/34) Purging py3-pluggy-pyc (1.5.0-r0)
(21/34) Purging py3-pluggy (1.5.0-r0)
(22/34) Purging py3-py-pyc (1.11.0-r4)
(23/34) Purging py3-py (1.11.0-r4)
(24/34) Purging python3-pyc (3.12.6-r0)
(25/34) Purging python3-pycache-pyc0 (3.12.6-r0)
(26/34) Purging pyc (3.12.6-r0)
(27/34) Purging python3 (3.12.6-r0)
(28/34) Purging gdbm (1.24-r0)
(29/34) Purging libbz2 (1.0.8-r6)
(30/34) Purging libffi (3.4.6-r0)
(31/34) Purging libpanelw (6.5_p20240601-r1)
(32/34) Purging mpdecimal (4.0.0-r0)
(33/34) Purging sqlite-libs (3.46.1-r0)
(34/34) Purging xz-libs (5.6.2-r0)
Executing busybox-1.36.1-r32.trigger
OK: 283 MiB in 103 packages
>>> py3-ansi2html: Updating the testing/armv7 repository index...
>>> py3-ansi2html: Signing the index...