>>> py3-coverage: Building main/py3-coverage 6.5.0-r6 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 05:06:49 +0000 >>> py3-coverage: Checking sanity of /home/buildozer/aports/main/py3-coverage/APKBUILD... >>> py3-coverage: Analyzing dependencies... >>> py3-coverage: Installing for build: build-base python3-dev py3-gpep517 py3-setuptools py3-wheel (1/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.6-r0) (3/26) Installing gdbm (1.23-r1) (4/26) Installing xz-libs (5.6.1-r3) (5/26) Installing mpdecimal (4.0.0-r0) (6/26) Installing libpanelw (6.4_p20240330-r0) (7/26) Installing readline (8.2.10-r0) (8/26) Installing sqlite-libs (3.45.2-r0) (9/26) Installing python3 (3.12.2-r1) (10/26) Installing python3-pycache-pyc0 (3.12.2-r1) (11/26) Installing pyc (3.12.2-r1) (12/26) Installing python3-pyc (3.12.2-r1) (13/26) Installing python3-dev (3.12.2-r1) (14/26) Installing py3-installer (0.7.0-r2) (15/26) Installing py3-installer-pyc (0.7.0-r2) (16/26) Installing py3-gpep517 (15-r2) (17/26) Installing py3-gpep517-pyc (15-r2) (18/26) Installing py3-parsing (3.1.2-r1) (19/26) Installing py3-parsing-pyc (3.1.2-r1) (20/26) Installing py3-packaging (24.0-r1) (21/26) Installing py3-packaging-pyc (24.0-r1) (22/26) Installing py3-setuptools (69.2.0-r2) (23/26) Installing py3-setuptools-pyc (69.2.0-r2) (24/26) Installing py3-wheel (0.42.0-r1) (25/26) Installing py3-wheel-pyc (0.42.0-r1) (26/26) Installing .makedepends-py3-coverage (20240413.050651) Executing busybox-1.36.1-r25.trigger OK: 497 MiB in 128 packages >>> py3-coverage: Cleaning up srcdir >>> py3-coverage: Cleaning up pkgdir >>> py3-coverage: Cleaning up tmpdir >>> py3-coverage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/coverage-6.5.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 100 757k 100 757k 0 0 3967k 0 --:--:-- --:--:-- --:--:-- 3984k >>> py3-coverage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/coverage-6.5.0.tar.gz >>> py3-coverage: Checking sha512sums... coverage-6.5.0.tar.gz: OK >>> py3-coverage: Unpacking /var/cache/distfiles/coverage-6.5.0.tar.gz... 2024-04-13 05:06:58,077 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-13 05:06:58,248 root INFO running bdist_wheel 2024-04-13 05:06:58,295 root INFO running build 2024-04-13 05:06:58,295 root INFO running build_py 2024-04-13 05:06:58,306 root INFO creating build 2024-04-13 05:06:58,307 root INFO creating build/lib.linux-riscv64-cpython-312 2024-04-13 05:06:58,307 root INFO creating build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,308 root INFO copying coverage/python.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,309 root INFO copying coverage/cmdline.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,311 root INFO copying coverage/context.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,312 root INFO copying coverage/bytecode.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,313 root INFO copying coverage/sqldata.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,315 root INFO copying coverage/control.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,316 root INFO copying coverage/plugin_support.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,318 root INFO copying coverage/disposition.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,319 root INFO copying coverage/numbits.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,320 root INFO copying coverage/report.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,321 root INFO copying coverage/__main__.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,322 root INFO copying coverage/collector.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,323 root INFO copying coverage/jsonreport.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,325 root INFO copying coverage/templite.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,326 root INFO copying coverage/env.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,327 root INFO copying coverage/lcovreport.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,328 root INFO copying coverage/html.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,330 root INFO copying coverage/multiproc.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,331 root INFO copying coverage/parser.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,332 root INFO copying coverage/plugin.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,334 root INFO copying coverage/pytracer.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,335 root INFO copying coverage/inorout.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,336 root INFO copying coverage/tomlconfig.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,337 root INFO copying coverage/debug.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,339 root INFO copying coverage/__init__.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,339 root INFO copying coverage/execfile.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,340 root INFO copying coverage/config.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,341 root INFO copying coverage/version.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,342 root INFO copying coverage/phystokens.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,343 root INFO copying coverage/results.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,344 root INFO copying coverage/annotate.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,345 root INFO copying coverage/exceptions.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,346 root INFO copying coverage/xmlreport.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,347 root INFO copying coverage/data.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,348 root INFO copying coverage/summary.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,349 root INFO copying coverage/files.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,350 root INFO copying coverage/misc.py -> build/lib.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,353 root INFO creating build/lib.linux-riscv64-cpython-312/coverage/htmlfiles 2024-04-13 05:06:58,354 root INFO copying coverage/htmlfiles/keybd_closed.png -> build/lib.linux-riscv64-cpython-312/coverage/htmlfiles 2024-04-13 05:06:58,355 root INFO copying coverage/htmlfiles/style.scss -> build/lib.linux-riscv64-cpython-312/coverage/htmlfiles 2024-04-13 05:06:58,356 root INFO copying coverage/htmlfiles/style.css -> build/lib.linux-riscv64-cpython-312/coverage/htmlfiles 2024-04-13 05:06:58,357 root INFO copying coverage/htmlfiles/favicon_32.png -> build/lib.linux-riscv64-cpython-312/coverage/htmlfiles 2024-04-13 05:06:58,358 root INFO copying coverage/htmlfiles/pyfile.html -> build/lib.linux-riscv64-cpython-312/coverage/htmlfiles 2024-04-13 05:06:58,359 root INFO copying coverage/htmlfiles/coverage_html.js -> build/lib.linux-riscv64-cpython-312/coverage/htmlfiles 2024-04-13 05:06:58,360 root INFO copying coverage/htmlfiles/keybd_open.png -> build/lib.linux-riscv64-cpython-312/coverage/htmlfiles 2024-04-13 05:06:58,361 root INFO copying coverage/htmlfiles/index.html -> build/lib.linux-riscv64-cpython-312/coverage/htmlfiles 2024-04-13 05:06:58,362 root INFO creating build/lib.linux-riscv64-cpython-312/coverage/fullcoverage 2024-04-13 05:06:58,362 root INFO copying coverage/fullcoverage/encodings.py -> build/lib.linux-riscv64-cpython-312/coverage/fullcoverage 2024-04-13 05:06:58,365 root INFO running build_ext 2024-04-13 05:06:58,371 root INFO building 'coverage.tracer' extension 2024-04-13 05:06:58,372 root INFO creating build/temp.linux-riscv64-cpython-312 2024-04-13 05:06:58,373 root INFO creating build/temp.linux-riscv64-cpython-312/coverage 2024-04-13 05:06:58,373 root INFO creating build/temp.linux-riscv64-cpython-312/coverage/ctracer 2024-04-13 05:06:58,374 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c coverage/ctracer/datastack.c -o build/temp.linux-riscv64-cpython-312/coverage/ctracer/datastack.o 2024-04-13 05:06:58,933 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c coverage/ctracer/filedisp.c -o build/temp.linux-riscv64-cpython-312/coverage/ctracer/filedisp.o 2024-04-13 05:06:59,436 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c coverage/ctracer/module.c -o build/temp.linux-riscv64-cpython-312/coverage/ctracer/module.o 2024-04-13 05:07:00,015 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c coverage/ctracer/tracer.c -o build/temp.linux-riscv64-cpython-312/coverage/ctracer/tracer.o 2024-04-13 05:07:01,502 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/coverage/ctracer/datastack.o build/temp.linux-riscv64-cpython-312/coverage/ctracer/filedisp.o build/temp.linux-riscv64-cpython-312/coverage/ctracer/module.o build/temp.linux-riscv64-cpython-312/coverage/ctracer/tracer.o -L/usr/lib -o build/lib.linux-riscv64-cpython-312/coverage/tracer.cpython-312-riscv64-linux-musl.so 2024-04-13 05:07:01,577 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-13 05:07:01,577 root INFO running install 2024-04-13 05:07:01,620 root INFO running install_lib 2024-04-13 05:07:01,629 root INFO creating build/bdist.linux-riscv64 2024-04-13 05:07:01,629 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-13 05:07:01,630 root INFO creating build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,631 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/python.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,632 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/cmdline.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,634 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/context.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,635 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/bytecode.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,636 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/sqldata.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,637 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/tracer.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,639 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/control.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,640 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/plugin_support.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,641 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/disposition.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,642 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/numbits.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,643 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/report.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,644 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/__main__.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,646 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/collector.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,647 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/jsonreport.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,648 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/templite.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,649 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/env.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,650 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/lcovreport.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,652 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/html.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,653 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/multiproc.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,654 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/parser.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,655 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/plugin.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,657 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/pytracer.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,658 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/inorout.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,659 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/tomlconfig.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,660 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/debug.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,662 root INFO creating build/bdist.linux-riscv64/wheel/coverage/fullcoverage 2024-04-13 05:07:01,662 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/fullcoverage/encodings.py -> build/bdist.linux-riscv64/wheel/coverage/fullcoverage 2024-04-13 05:07:01,663 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/__init__.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,665 root INFO creating build/bdist.linux-riscv64/wheel/coverage/htmlfiles 2024-04-13 05:07:01,666 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/htmlfiles/keybd_closed.png -> build/bdist.linux-riscv64/wheel/coverage/htmlfiles 2024-04-13 05:07:01,667 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/htmlfiles/style.scss -> build/bdist.linux-riscv64/wheel/coverage/htmlfiles 2024-04-13 05:07:01,668 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/htmlfiles/style.css -> build/bdist.linux-riscv64/wheel/coverage/htmlfiles 2024-04-13 05:07:01,669 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/htmlfiles/favicon_32.png -> build/bdist.linux-riscv64/wheel/coverage/htmlfiles 2024-04-13 05:07:01,670 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/htmlfiles/pyfile.html -> build/bdist.linux-riscv64/wheel/coverage/htmlfiles 2024-04-13 05:07:01,671 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/htmlfiles/coverage_html.js -> build/bdist.linux-riscv64/wheel/coverage/htmlfiles 2024-04-13 05:07:01,672 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/htmlfiles/keybd_open.png -> build/bdist.linux-riscv64/wheel/coverage/htmlfiles 2024-04-13 05:07:01,674 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/htmlfiles/index.html -> build/bdist.linux-riscv64/wheel/coverage/htmlfiles 2024-04-13 05:07:01,675 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/execfile.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,676 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/config.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,677 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/version.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,678 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/phystokens.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,679 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/results.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,680 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/annotate.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,682 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/exceptions.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,683 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/xmlreport.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,684 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/data.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,685 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/summary.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,686 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/files.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,687 root INFO copying build/lib.linux-riscv64-cpython-312/coverage/misc.py -> build/bdist.linux-riscv64/wheel/coverage 2024-04-13 05:07:01,688 root INFO running install_egg_info 2024-04-13 05:07:01,706 root INFO running egg_info 2024-04-13 05:07:01,711 root INFO writing coverage.egg-info/PKG-INFO 2024-04-13 05:07:01,715 root INFO writing dependency_links to coverage.egg-info/dependency_links.txt 2024-04-13 05:07:01,716 root INFO writing entry points to coverage.egg-info/entry_points.txt 2024-04-13 05:07:01,718 root INFO writing requirements to coverage.egg-info/requires.txt 2024-04-13 05:07:01,719 root INFO writing top-level names to coverage.egg-info/top_level.txt 2024-04-13 05:07:01,733 root INFO reading manifest file 'coverage.egg-info/SOURCES.txt' 2024-04-13 05:07:01,744 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 05:07:01,776 root WARNING no previously-included directories found matching 'doc/_build' 2024-04-13 05:07:01,777 root WARNING no previously-included directories found matching 'doc/_spell' 2024-04-13 05:07:01,865 root WARNING no previously-included directories found matching 'tests/eggsrc/build' 2024-04-13 05:07:01,866 root INFO adding license file 'LICENSE.txt' 2024-04-13 05:07:01,886 root INFO writing manifest file 'coverage.egg-info/SOURCES.txt' 2024-04-13 05:07:01,887 root INFO Copying coverage.egg-info to build/bdist.linux-riscv64/wheel/coverage-6.5.0-py3.12.egg-info 2024-04-13 05:07:01,892 root INFO running install_scripts 2024-04-13 05:07:01,911 wheel INFO creating build/bdist.linux-riscv64/wheel/coverage-6.5.0.dist-info/WHEEL 2024-04-13 05:07:01,913 wheel INFO creating '/home/buildozer/aports/main/py3-coverage/src/coverage-6.5.0/.dist/.tmp-ncdp38l3/coverage-6.5.0-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-13 05:07:01,914 wheel INFO adding 'coverage/__init__.py' 2024-04-13 05:07:01,916 wheel INFO adding 'coverage/__main__.py' 2024-04-13 05:07:01,916 wheel INFO adding 'coverage/annotate.py' 2024-04-13 05:07:01,917 wheel INFO adding 'coverage/bytecode.py' 2024-04-13 05:07:01,919 wheel INFO adding 'coverage/cmdline.py' 2024-04-13 05:07:01,920 wheel INFO adding 'coverage/collector.py' 2024-04-13 05:07:01,922 wheel INFO adding 'coverage/config.py' 2024-04-13 05:07:01,924 wheel INFO adding 'coverage/context.py' 2024-04-13 05:07:01,925 wheel INFO adding 'coverage/control.py' 2024-04-13 05:07:01,927 wheel INFO adding 'coverage/data.py' 2024-04-13 05:07:01,928 wheel INFO adding 'coverage/debug.py' 2024-04-13 05:07:01,930 wheel INFO adding 'coverage/disposition.py' 2024-04-13 05:07:01,930 wheel INFO adding 'coverage/env.py' 2024-04-13 05:07:01,931 wheel INFO adding 'coverage/exceptions.py' 2024-04-13 05:07:01,932 wheel INFO adding 'coverage/execfile.py' 2024-04-13 05:07:01,934 wheel INFO adding 'coverage/files.py' 2024-04-13 05:07:01,935 wheel INFO adding 'coverage/html.py' 2024-04-13 05:07:01,937 wheel INFO adding 'coverage/inorout.py' 2024-04-13 05:07:01,938 wheel INFO adding 'coverage/jsonreport.py' 2024-04-13 05:07:01,939 wheel INFO adding 'coverage/lcovreport.py' 2024-04-13 05:07:01,940 wheel INFO adding 'coverage/misc.py' 2024-04-13 05:07:01,942 wheel INFO adding 'coverage/multiproc.py' 2024-04-13 05:07:01,943 wheel INFO adding 'coverage/numbits.py' 2024-04-13 05:07:01,944 wheel INFO adding 'coverage/parser.py' 2024-04-13 05:07:01,946 wheel INFO adding 'coverage/phystokens.py' 2024-04-13 05:07:01,947 wheel INFO adding 'coverage/plugin.py' 2024-04-13 05:07:01,949 wheel INFO adding 'coverage/plugin_support.py' 2024-04-13 05:07:01,950 wheel INFO adding 'coverage/python.py' 2024-04-13 05:07:01,951 wheel INFO adding 'coverage/pytracer.py' 2024-04-13 05:07:01,952 wheel INFO adding 'coverage/report.py' 2024-04-13 05:07:01,953 wheel INFO adding 'coverage/results.py' 2024-04-13 05:07:01,955 wheel INFO adding 'coverage/sqldata.py' 2024-04-13 05:07:01,957 wheel INFO adding 'coverage/summary.py' 2024-04-13 05:07:01,958 wheel INFO adding 'coverage/templite.py' 2024-04-13 05:07:01,959 wheel INFO adding 'coverage/tomlconfig.py' 2024-04-13 05:07:01,961 wheel INFO adding 'coverage/tracer.cpython-312-riscv64-linux-musl.so' 2024-04-13 05:07:01,964 wheel INFO adding 'coverage/version.py' 2024-04-13 05:07:01,965 wheel INFO adding 'coverage/xmlreport.py' 2024-04-13 05:07:01,966 wheel INFO adding 'coverage/fullcoverage/encodings.py' 2024-04-13 05:07:01,967 wheel INFO adding 'coverage/htmlfiles/coverage_html.js' 2024-04-13 05:07:01,969 wheel INFO adding 'coverage/htmlfiles/favicon_32.png' 2024-04-13 05:07:01,970 wheel INFO adding 'coverage/htmlfiles/index.html' 2024-04-13 05:07:01,971 wheel INFO adding 'coverage/htmlfiles/keybd_closed.png' 2024-04-13 05:07:01,972 wheel INFO adding 'coverage/htmlfiles/keybd_open.png' 2024-04-13 05:07:01,973 wheel INFO adding 'coverage/htmlfiles/pyfile.html' 2024-04-13 05:07:01,974 wheel INFO adding 'coverage/htmlfiles/style.css' 2024-04-13 05:07:01,975 wheel INFO adding 'coverage/htmlfiles/style.scss' 2024-04-13 05:07:01,977 wheel INFO adding 'coverage-6.5.0.dist-info/LICENSE.txt' 2024-04-13 05:07:01,979 wheel INFO adding 'coverage-6.5.0.dist-info/METADATA' 2024-04-13 05:07:01,979 wheel INFO adding 'coverage-6.5.0.dist-info/WHEEL' 2024-04-13 05:07:01,980 wheel INFO adding 'coverage-6.5.0.dist-info/entry_points.txt' 2024-04-13 05:07:01,981 wheel INFO adding 'coverage-6.5.0.dist-info/top_level.txt' 2024-04-13 05:07:01,982 wheel INFO adding 'coverage-6.5.0.dist-info/RECORD' 2024-04-13 05:07:01,983 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-13 05:07:01,991 gpep517 INFO The backend produced .dist/coverage-6.5.0-cp312-cp312-linux_riscv64.whl coverage-6.5.0-cp312-cp312-linux_riscv64.whl >>> py3-coverage: Entering fakeroot... >>> py3-coverage-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-coverage/pkg/py3-coverage/usr/lib/python3.12/site-packages/coverage/__pycache__' -> '/home/buildozer/aports/main/py3-coverage/pkg/py3-coverage-pyc/usr/lib/python3.12/site-packages/coverage/__pycache__' '/home/buildozer/aports/main/py3-coverage/pkg/py3-coverage/usr/lib/python3.12/site-packages/coverage/fullcoverage/__pycache__' -> '/home/buildozer/aports/main/py3-coverage/pkg/py3-coverage-pyc/usr/lib/python3.12/site-packages/coverage/fullcoverage/__pycache__' >>> py3-coverage-pyc*: Preparing subpackage py3-coverage-pyc... >>> py3-coverage-pyc*: Running postcheck for py3-coverage-pyc >>> py3-coverage*: Running postcheck for py3-coverage >>> py3-coverage*: Preparing package py3-coverage... >>> py3-coverage*: Stripping binaries >>> py3-coverage-pyc*: Scanning shared objects >>> py3-coverage*: Scanning shared objects >>> py3-coverage-pyc*: Tracing dependencies... python3~3.12 >>> py3-coverage-pyc*: Package size: 644.0 KB >>> py3-coverage-pyc*: Compressing data... >>> py3-coverage-pyc*: Create checksum... >>> py3-coverage-pyc*: Create py3-coverage-pyc-6.5.0-r6.apk >>> py3-coverage*: Tracing dependencies... python3~3.12 so:libc.musl-riscv64.so.1 >>> py3-coverage*: Package size: 756.0 KB >>> py3-coverage*: Compressing data... >>> py3-coverage*: Create checksum... >>> py3-coverage*: Create py3-coverage-6.5.0-r6.apk >>> py3-coverage: Build complete at Sat, 13 Apr 2024 05:07:04 +0000 elapsed time 0h 0m 15s >>> py3-coverage: Cleaning up srcdir >>> py3-coverage: Cleaning up pkgdir >>> py3-coverage: Uninstalling dependencies... (1/26) Purging .makedepends-py3-coverage (20240413.050651) (2/26) Purging python3-dev (3.12.2-r1) (3/26) Purging py3-gpep517-pyc (15-r2) (4/26) Purging py3-gpep517 (15-r2) (5/26) Purging py3-installer-pyc (0.7.0-r2) (6/26) Purging py3-installer (0.7.0-r2) (7/26) Purging py3-setuptools-pyc (69.2.0-r2) (8/26) Purging py3-setuptools (69.2.0-r2) (9/26) Purging py3-wheel-pyc (0.42.0-r1) (10/26) Purging py3-wheel (0.42.0-r1) (11/26) Purging py3-packaging-pyc (24.0-r1) (12/26) Purging py3-packaging (24.0-r1) (13/26) Purging py3-parsing-pyc (3.1.2-r1) (14/26) Purging py3-parsing (3.1.2-r1) (15/26) Purging python3-pyc (3.12.2-r1) (16/26) Purging python3-pycache-pyc0 (3.12.2-r1) (17/26) Purging pyc (3.12.2-r1) (18/26) Purging python3 (3.12.2-r1) (19/26) Purging gdbm (1.23-r1) (20/26) Purging libbz2 (1.0.8-r6) (21/26) Purging libffi (3.4.6-r0) (22/26) Purging libpanelw (6.4_p20240330-r0) (23/26) Purging mpdecimal (4.0.0-r0) (24/26) Purging readline (8.2.10-r0) (25/26) Purging sqlite-libs (3.45.2-r0) (26/26) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-coverage: Updating the main/riscv64 repository index... >>> py3-coverage: Signing the index...