>>> gcovr: Building community/gcovr 6.0-r1 (using abuild 3.11.0_rc13-r0) started Wed, 26 Apr 2023 00:30:13 +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 (1/27) Installing libffi (3.4.4-r2) (2/27) Installing gdbm (1.23-r1) (3/27) Installing mpdecimal (2.5.1-r2) (4/27) Installing libpanelw (6.4_p20230401-r6) (5/27) Installing readline (8.2.1-r1) (6/27) Installing sqlite-libs (3.41.2-r2) (7/27) Installing python3 (3.11.3-r10) (8/27) Installing python3-pycache-pyc0 (3.11.3-r10) (9/27) Installing pyc (0.1-r0) (10/27) Installing python3-pyc (3.11.3-r10) (11/27) Installing py3-parsing (3.0.9-r2) (12/27) Installing py3-parsing-pyc (3.0.9-r2) (13/27) Installing py3-packaging (23.1-r1) (14/27) Installing py3-packaging-pyc (23.1-r1) (15/27) Installing py3-setuptools (67.7.2-r0) (16/27) Installing py3-setuptools-pyc (67.7.2-r0) (17/27) Installing libgpg-error (1.47-r1) (18/27) Installing libgcrypt (1.10.2-r1) (19/27) Installing libxml2 (2.10.4-r2) (20/27) Installing libxslt (1.1.37-r3) (21/27) Installing py3-lxml (4.9.2-r3) (22/27) Installing py3-lxml-pyc (4.9.2-r3) (23/27) Installing py3-markupsafe (2.1.2-r1) (24/27) Installing py3-markupsafe-pyc (2.1.2-r1) (25/27) Installing py3-jinja2 (3.1.2-r2) (26/27) Installing py3-jinja2-pyc (3.1.2-r2) (27/27) Installing .makedepends-gcovr (20230426.003014) Executing busybox-1.36.0-r8.trigger OK: 504 MiB in 130 packages >>> gcovr: Cleaning up srcdir >>> gcovr: Cleaning up pkgdir >>> gcovr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/gcovr-6.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 1030k 4 49134 0 0 59470 0 0:00:17 --:--:-- 0:00:17 59412 34 1030k 34 351k 0 0 187k 0 0:00:05 0:00:01 0:00:04 187k 100 1030k 100 1030k 0 0 404k 0 0:00:02 0:00:02 --:--:-- 404k >>> gcovr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/gcovr-6.0.tar.gz >>> gcovr: Checking sha512sums... gcovr-6.0.tar.gz: OK >>> gcovr: Unpacking /var/cache/distfiles/v3.18/gcovr-6.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/gcovr copying gcovr/gcov.py -> build/lib/gcovr copying gcovr/merging.py -> build/lib/gcovr copying gcovr/version.py -> build/lib/gcovr copying gcovr/workers.py -> build/lib/gcovr copying gcovr/timestamps.py -> build/lib/gcovr copying gcovr/gcov_parser.py -> build/lib/gcovr copying gcovr/decision_analysis.py -> build/lib/gcovr copying gcovr/utils.py -> build/lib/gcovr copying gcovr/configuration.py -> build/lib/gcovr copying gcovr/__main__.py -> build/lib/gcovr copying gcovr/coverage.py -> build/lib/gcovr copying gcovr/__init__.py -> build/lib/gcovr creating build/lib/gcovr/writer copying gcovr/writer/json.py -> build/lib/gcovr/writer copying gcovr/writer/cobertura.py -> build/lib/gcovr/writer copying gcovr/writer/summary.py -> build/lib/gcovr/writer copying gcovr/writer/sonarqube.py -> build/lib/gcovr/writer copying gcovr/writer/txt.py -> build/lib/gcovr/writer copying gcovr/writer/csv.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/markers.py -> build/lib/gcovr/exclusions copying gcovr/exclusions/noncode.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.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.filelist.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/directory_page.navigation.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/base.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/directory_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/source_page.navigation.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/functions_page.summary.html -> build/lib/gcovr/writer/html/templates copying gcovr/writer/html/templates/source_page.content.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, pypa/build 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/gcov.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr copying build/lib/gcovr/merging.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/json.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer 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/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/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/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.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/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/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/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/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/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/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/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/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/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/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.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.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.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/__init__.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr/writer/html 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/txt.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/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/version.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/timestamps.py -> /home/buildozer/aports/community/gcovr/pkg/gcovr/usr/lib/python3.11/site-packages/gcovr 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/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 copying build/lib/gcovr/configuration.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 creating /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/noncode.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/coverage.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 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/merging.py to merging.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/cobertura.py to cobertura.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/sonarqube.py to sonarqube.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/csv.py to csv.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/version.py to version.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/timestamps.py to timestamps.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/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/configuration.py to configuration.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 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/noncode.py to noncode.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/coverage.py to coverage.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 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/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/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/exclusions/__pycache__' -> '/home/buildozer/aports/community/gcovr/pkg/gcovr-pyc/usr/lib/python3.11/site-packages/gcovr/exclusions/__pycache__' '/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__' >>> 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 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-r1.apk >>> gcovr*: Tracing dependencies... python3 py3-setuptools py3-lxml py3-jinja2 python3~3.11 >>> gcovr*: Package size: 468.0 KB >>> gcovr*: Compressing data... >>> gcovr*: Create checksum... >>> gcovr*: Create gcovr-6.0-r1.apk >>> gcovr: Build complete at Wed, 26 Apr 2023 00:30:18 +0000 elapsed time 0h 0m 5s >>> gcovr: Cleaning up srcdir >>> gcovr: Cleaning up pkgdir >>> gcovr: Uninstalling dependencies... (1/27) Purging .makedepends-gcovr (20230426.003014) (2/27) Purging py3-setuptools-pyc (67.7.2-r0) (3/27) Purging py3-setuptools (67.7.2-r0) (4/27) Purging py3-packaging-pyc (23.1-r1) (5/27) Purging py3-packaging (23.1-r1) (6/27) Purging py3-parsing-pyc (3.0.9-r2) (7/27) Purging py3-parsing (3.0.9-r2) (8/27) Purging py3-lxml-pyc (4.9.2-r3) (9/27) Purging py3-lxml (4.9.2-r3) (10/27) Purging py3-jinja2-pyc (3.1.2-r2) (11/27) Purging py3-jinja2 (3.1.2-r2) (12/27) Purging py3-markupsafe-pyc (2.1.2-r1) (13/27) Purging py3-markupsafe (2.1.2-r1) (14/27) Purging libxslt (1.1.37-r3) (15/27) Purging python3-pyc (3.11.3-r10) (16/27) Purging python3-pycache-pyc0 (3.11.3-r10) (17/27) Purging pyc (0.1-r0) (18/27) Purging python3 (3.11.3-r10) (19/27) Purging gdbm (1.23-r1) (20/27) Purging libffi (3.4.4-r2) (21/27) Purging libgcrypt (1.10.2-r1) (22/27) Purging libgpg-error (1.47-r1) (23/27) Purging libpanelw (6.4_p20230401-r6) (24/27) Purging libxml2 (2.10.4-r2) (25/27) Purging mpdecimal (2.5.1-r2) (26/27) Purging readline (8.2.1-r1) (27/27) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 443 MiB in 103 packages >>> gcovr: Updating the community/ppc64le repository index... >>> gcovr: Signing the index...