>>> gcovr: Building community/gcovr 6.0-r2 (using abuild 3.12.0-r0) started Wed, 29 Nov 2023 22:01:12 +0000 >>> gcovr: Checking sanity of /home/buildozer/aports/community/gcovr/APKBUILD... >>> gcovr: Analyzing dependencies... >>> gcovr: Installing for build: build-base python3 py3-setuptools py3-lxml py3-jinja2 py3-pygments (1/31) Installing libbz2 (1.0.8-r6) (2/31) Installing libffi (3.4.4-r3) (3/31) Installing gdbm (1.23-r1) (4/31) Installing xz-libs (5.4.5-r0) (5/31) Installing mpdecimal (2.5.1-r2) (6/31) Installing libpanelw (6.4_p20231007-r0) (7/31) Installing readline (8.2.1-r2) (8/31) Installing sqlite-libs (3.44.2-r0) (9/31) Installing python3 (3.11.6-r1) (10/31) Installing python3-pycache-pyc0 (3.11.6-r1) (11/31) Installing pyc (3.11.6-r1) (12/31) Installing python3-pyc (3.11.6-r1) (13/31) Installing py3-parsing (3.1.1-r0) (14/31) Installing py3-parsing-pyc (3.1.1-r0) (15/31) Installing py3-packaging (23.2-r0) (16/31) Installing py3-packaging-pyc (23.2-r0) (17/31) Installing py3-setuptools (68.2.2-r0) (18/31) Installing py3-setuptools-pyc (68.2.2-r0) (19/31) Installing libgpg-error (1.47-r2) (20/31) Installing libgcrypt (1.10.3-r0) (21/31) Installing libxml2 (2.11.6-r0) (22/31) Installing libxslt (1.1.39-r0) (23/31) Installing py3-lxml (4.9.3-r1) (24/31) Installing py3-lxml-pyc (4.9.3-r1) (25/31) Installing py3-markupsafe (2.1.3-r0) (26/31) Installing py3-markupsafe-pyc (2.1.3-r0) (27/31) Installing py3-jinja2 (3.1.2-r3) (28/31) Installing py3-jinja2-pyc (3.1.2-r3) (29/31) Installing py3-pygments (2.17.2-r0) (30/31) Installing py3-pygments-pyc (2.17.2-r0) (31/31) Installing .makedepends-gcovr (20231129.220112) Executing busybox-1.36.1-r15.trigger OK: 333 MiB in 133 packages >>> gcovr: Cleaning up srcdir >>> gcovr: Cleaning up pkgdir >>> gcovr: Cleaning up tmpdir >>> gcovr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//gcovr-6.0.tar.gz >>> gcovr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//gcovr-6.0.tar.gz >>> gcovr: Checking sha512sums... gcovr-6.0.tar.gz: OK >>> gcovr: Unpacking /var/cache/distfiles/gcovr-6.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/gcovr copying gcovr/version.py -> build/lib/gcovr copying gcovr/gcov.py -> build/lib/gcovr copying gcovr/configuration.py -> build/lib/gcovr copying gcovr/coverage.py -> build/lib/gcovr copying gcovr/merging.py -> build/lib/gcovr copying gcovr/timestamps.py -> build/lib/gcovr copying gcovr/decision_analysis.py -> build/lib/gcovr copying gcovr/utils.py -> build/lib/gcovr copying gcovr/gcov_parser.py -> build/lib/gcovr copying gcovr/workers.py -> build/lib/gcovr copying gcovr/__init__.py -> build/lib/gcovr copying gcovr/__main__.py -> build/lib/gcovr creating build/lib/gcovr/writer copying gcovr/writer/txt.py -> build/lib/gcovr/writer copying gcovr/writer/sonarqube.py -> build/lib/gcovr/writer copying gcovr/writer/csv.py -> build/lib/gcovr/writer copying gcovr/writer/json.py -> build/lib/gcovr/writer copying gcovr/writer/summary.py -> build/lib/gcovr/writer copying gcovr/writer/cobertura.py -> build/lib/gcovr/writer copying gcovr/writer/coveralls.py -> build/lib/gcovr/writer copying gcovr/writer/__init__.py -> build/lib/gcovr/writer creating build/lib/gcovr/exclusions copying gcovr/exclusions/noncode.py -> build/lib/gcovr/exclusions copying gcovr/exclusions/markers.py -> build/lib/gcovr/exclusions copying gcovr/exclusions/__init__.py -> build/lib/gcovr/exclusions creating build/lib/gcovr/writer/html copying gcovr/writer/html/__init__.py -> build/lib/gcovr/writer/html creating build/lib/gcovr/writer/html/templates copying gcovr/writer/html/templates/style.filelist.css -> build/lib/gcovr/writer/html/templates copying gcovr/writer/html/templates/style.details.css -> build/lib/gcovr/writer/html/templates copying gcovr/writer/html/templates/style.meter.css -> build/lib/gcovr/writer/html/templates copying gcovr/writer/html/templates/style.summary.css -> build/lib/gcovr/writer/html/templates copying gcovr/writer/html/templates/style.css -> build/lib/gcovr/writer/html/templates copying gcovr/writer/html/templates/directory_page.html -> build/lib/gcovr/writer/html/templates copying gcovr/writer/html/templates/source_page.navigation.html -> build/lib/gcovr/writer/html/templates copying gcovr/writer/html/templates/source_page.content.html -> build/lib/gcovr/writer/html/templates copying gcovr/writer/html/templates/source_page.summary.html -> build/lib/gcovr/writer/html/templates copying gcovr/writer/html/templates/directory_page.content.html -> build/lib/gcovr/writer/html/templates copying gcovr/writer/html/templates/functions_page.html -> build/lib/gcovr/writer/html/templates copying gcovr/writer/html/templates/directory_page.summary.html -> build/lib/gcovr/writer/html/templates copying gcovr/writer/html/templates/functions_page.content.html -> build/lib/gcovr/writer/html/templates copying gcovr/writer/html/templates/functions_page.summary.html -> build/lib/gcovr/writer/html/templates copying gcovr/writer/html/templates/source_page.html -> build/lib/gcovr/writer/html/templates copying gcovr/writer/html/templates/directory_page.navigation.html -> build/lib/gcovr/writer/html/templates copying gcovr/writer/html/templates/base.html -> build/lib/gcovr/writer/html/templates >>> gcovr: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/gcovr/pkg creating /home/buildozer/aports/community/gcovr/pkg/gcovr creating /home/buildozer/aports/community/gcovr/pkg/gcovr/usr creating /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib creating /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11 creating /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr copying build/lib/gcovr/version.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr copying build/lib/gcovr/gcov.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr copying build/lib/gcovr/configuration.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr copying build/lib/gcovr/coverage.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr creating /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer copying build/lib/gcovr/writer/txt.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer copying build/lib/gcovr/writer/sonarqube.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer copying build/lib/gcovr/writer/csv.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer copying build/lib/gcovr/writer/json.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer copying build/lib/gcovr/writer/summary.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer creating /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html creating /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/templates copying build/lib/gcovr/writer/html/templates/directory_page.html -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/templates copying build/lib/gcovr/writer/html/templates/source_page.navigation.html -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/templates copying build/lib/gcovr/writer/html/templates/source_page.content.html -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/templates copying build/lib/gcovr/writer/html/templates/source_page.summary.html -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/templates copying build/lib/gcovr/writer/html/templates/directory_page.content.html -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/templates copying build/lib/gcovr/writer/html/templates/functions_page.html -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/templates copying build/lib/gcovr/writer/html/templates/style.filelist.css -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/templates copying build/lib/gcovr/writer/html/templates/style.details.css -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/templates copying build/lib/gcovr/writer/html/templates/style.meter.css -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/templates copying build/lib/gcovr/writer/html/templates/directory_page.summary.html -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/templates copying build/lib/gcovr/writer/html/templates/functions_page.content.html -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/templates copying build/lib/gcovr/writer/html/templates/style.summary.css -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/templates copying build/lib/gcovr/writer/html/templates/functions_page.summary.html -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/templates copying build/lib/gcovr/writer/html/templates/source_page.html -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/templates copying build/lib/gcovr/writer/html/templates/directory_page.navigation.html -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/templates copying build/lib/gcovr/writer/html/templates/style.css -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/templates copying build/lib/gcovr/writer/html/templates/base.html -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/templates copying build/lib/gcovr/writer/html/__init__.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html copying build/lib/gcovr/writer/cobertura.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer copying build/lib/gcovr/writer/coveralls.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer copying build/lib/gcovr/writer/__init__.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer copying build/lib/gcovr/merging.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr copying build/lib/gcovr/timestamps.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr copying build/lib/gcovr/decision_analysis.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr copying build/lib/gcovr/utils.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr creating /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/exclusions copying build/lib/gcovr/exclusions/noncode.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/exclusions copying build/lib/gcovr/exclusions/markers.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/exclusions copying build/lib/gcovr/exclusions/__init__.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/exclusions copying build/lib/gcovr/gcov_parser.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr copying build/lib/gcovr/workers.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr copying build/lib/gcovr/__init__.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr copying build/lib/gcovr/__main__.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/gcov.py to gcov.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/configuration.py to configuration.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/coverage.py to coverage.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/txt.py to txt.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/sonarqube.py to sonarqube.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/csv.py to csv.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/json.py to json.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/summary.py to summary.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/cobertura.py to cobertura.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/coveralls.py to coveralls.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/merging.py to merging.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/timestamps.py to timestamps.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/decision_analysis.py to decision_analysis.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/exclusions/noncode.py to noncode.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/exclusions/markers.py to markers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/exclusions/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/gcov_parser.py to gcov_parser.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/workers.py to workers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/__main__.py to __main__.cpython-311.pyc running install_egg_info running egg_info creating gcovr.egg-info writing gcovr.egg-info/PKG-INFO writing dependency_links to gcovr.egg-info/dependency_links.txt writing entry points to gcovr.egg-info/entry_points.txt writing requirements to gcovr.egg-info/requires.txt writing top-level names to gcovr.egg-info/top_level.txt writing manifest file 'gcovr.egg-info/SOURCES.txt' reading manifest file 'gcovr.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'gcovr.egg-info/SOURCES.txt' Copying gcovr.egg-info to /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr-6.0-py3.11.egg-info running install_scripts Installing gcovr script to /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/bin >>> gcovr-pyc*: Running split function pyc... '/home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/__pycache__' -> '/home/buildozer/aports/community/gcovr/pkg/gcovr-pyc/usr/lib/python3.11/site-packages/gcovr/__pycache__' '/home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/__pycache__' -> '/home/buildozer/aports/community/gcovr/pkg/gcovr-pyc/usr/lib/python3.11/site-packages/gcovr/writer/__pycache__' '/home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html/__pycache__' -> '/home/buildozer/aports/community/gcovr/pkg/gcovr-pyc/usr/lib/python3.11/site-packages/gcovr/writer/html/__pycache__' '/home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/exclusions/__pycache__' -> '/home/buildozer/aports/community/gcovr/pkg/gcovr-pyc/usr/lib/python3.11/site-packages/gcovr/exclusions/__pycache__' >>> gcovr-pyc*: Preparing subpackage gcovr-pyc... >>> gcovr-pyc*: Running postcheck for gcovr-pyc >>> gcovr*: Running postcheck for gcovr >>> gcovr*: Preparing package gcovr... >>> gcovr-pyc*: Tracing dependencies... python3 py3-setuptools py3-lxml py3-jinja2 py3-pygments python3~3.11 >>> gcovr-pyc*: Package size: 436.0 KB >>> gcovr-pyc*: Compressing data... >>> gcovr-pyc*: Create checksum... >>> gcovr-pyc*: Create gcovr-pyc-6.0-r2.apk >>> gcovr*: Tracing dependencies... python3 py3-setuptools py3-lxml py3-jinja2 py3-pygments python3~3.11 >>> gcovr*: Package size: 468.0 KB >>> gcovr*: Compressing data... >>> gcovr*: Create checksum... >>> gcovr*: Create gcovr-6.0-r2.apk >>> gcovr: Build complete at Wed, 29 Nov 2023 22:01:14 +0000 elapsed time 0h 0m 2s >>> gcovr: Cleaning up srcdir >>> gcovr: Cleaning up pkgdir >>> gcovr: Uninstalling dependencies... (1/31) Purging .makedepends-gcovr (20231129.220112) (2/31) Purging py3-setuptools-pyc (68.2.2-r0) (3/31) Purging py3-setuptools (68.2.2-r0) (4/31) Purging py3-packaging-pyc (23.2-r0) (5/31) Purging py3-packaging (23.2-r0) (6/31) Purging py3-parsing-pyc (3.1.1-r0) (7/31) Purging py3-parsing (3.1.1-r0) (8/31) Purging py3-lxml-pyc (4.9.3-r1) (9/31) Purging py3-lxml (4.9.3-r1) (10/31) Purging py3-jinja2-pyc (3.1.2-r3) (11/31) Purging py3-jinja2 (3.1.2-r3) (12/31) Purging py3-markupsafe-pyc (2.1.3-r0) (13/31) Purging py3-markupsafe (2.1.3-r0) (14/31) Purging py3-pygments-pyc (2.17.2-r0) (15/31) Purging py3-pygments (2.17.2-r0) (16/31) Purging libxslt (1.1.39-r0) (17/31) Purging python3-pyc (3.11.6-r1) (18/31) Purging python3-pycache-pyc0 (3.11.6-r1) (19/31) Purging pyc (3.11.6-r1) (20/31) Purging python3 (3.11.6-r1) (21/31) Purging gdbm (1.23-r1) (22/31) Purging libbz2 (1.0.8-r6) (23/31) Purging libffi (3.4.4-r3) (24/31) Purging libgcrypt (1.10.3-r0) (25/31) Purging libgpg-error (1.47-r2) (26/31) Purging libpanelw (6.4_p20231007-r0) (27/31) Purging libxml2 (2.11.6-r0) (28/31) Purging mpdecimal (2.5.1-r2) (29/31) Purging readline (8.2.1-r2) (30/31) Purging sqlite-libs (3.44.2-r0) (31/31) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 271 MiB in 102 packages >>> gcovr: Updating the community/armv7 repository index... >>> gcovr: Signing the index...