>>> py3-mpmath: Building community/py3-mpmath 1.3.0-r3 (using abuild 3.15.0_rc3-r1) started Sun, 27 Apr 2025 21:39:11 +0000 >>> py3-mpmath: Validating /home/buildozer/aports/community/py3-mpmath/APKBUILD... >>> py3-mpmath: Analyzing dependencies... >>> py3-mpmath: Installing for build: build-base python3 py3-gpep517 py3-setuptools_scm py3-wheel py3-pycodestyle py3-pytest-xdist py3-pytest-cov (1/44) Installing libbz2 (1.0.8-r6) (2/44) Installing libffi (3.4.8-r0) (3/44) Installing gdbm (1.24-r0) (4/44) Installing xz-libs (5.8.1-r0) (5/44) Installing mpdecimal (4.0.0-r0) (6/44) Installing libpanelw (6.5_p20250412-r0) (7/44) Installing sqlite-libs (3.49.1-r0) (8/44) Installing python3 (3.12.10-r0) (9/44) Installing python3-pycache-pyc0 (3.12.10-r0) (10/44) Installing pyc (3.12.10-r0) (11/44) Installing python3-pyc (3.12.10-r0) (12/44) Installing py3-installer (0.7.0-r2) (13/44) Installing py3-installer-pyc (0.7.0-r2) (14/44) Installing py3-gpep517 (16-r0) (15/44) Installing py3-gpep517-pyc (16-r0) (16/44) Installing py3-parsing (3.2.0-r0) (17/44) Installing py3-parsing-pyc (3.2.0-r0) (18/44) Installing py3-packaging (24.2-r0) (19/44) Installing py3-packaging-pyc (24.2-r0) (20/44) Installing py3-setuptools (77.0.3-r0) (21/44) Installing py3-setuptools-pyc (77.0.3-r0) (22/44) Installing py3-setuptools_scm (8.2.0-r0) (23/44) Installing py3-setuptools_scm-pyc (8.2.0-r0) (24/44) Installing py3-wheel (0.43.0-r0) (25/44) Installing py3-wheel-pyc (0.43.0-r0) (26/44) Installing py3-pycodestyle (2.13.0-r0) (27/44) Installing py3-pycodestyle-pyc (2.13.0-r0) (28/44) Installing py3-execnet (2.1.1-r0) (29/44) Installing py3-execnet-pyc (2.1.1-r0) (30/44) Installing py3-iniconfig (2.1.0-r0) (31/44) Installing py3-iniconfig-pyc (2.1.0-r0) (32/44) Installing py3-pluggy (1.5.0-r0) (33/44) Installing py3-pluggy-pyc (1.5.0-r0) (34/44) Installing py3-py (1.11.0-r4) (35/44) Installing py3-py-pyc (1.11.0-r4) (36/44) Installing py3-pytest (8.3.5-r0) (37/44) Installing py3-pytest-pyc (8.3.5-r0) (38/44) Installing py3-pytest-xdist (3.6.1-r0) (39/44) Installing py3-pytest-xdist-pyc (3.6.1-r0) (40/44) Installing py3-coverage (7.6.10-r0) (41/44) Installing py3-coverage-pyc (7.6.10-r0) (42/44) Installing py3-pytest-cov (5.0.0-r0) (43/44) Installing py3-pytest-cov-pyc (5.0.0-r0) (44/44) Installing .makedepends-py3-mpmath (20250427.214024) Executing busybox-1.37.0-r16.trigger OK: 389 MiB in 143 packages >>> py3-mpmath: Cleaning up srcdir >>> py3-mpmath: Cleaning up pkgdir >>> py3-mpmath: Cleaning up tmpdir >>> py3-mpmath: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-mpmath-1.3.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/py3-mpmath-1.3.0.tar.gz.part' py3-mpmath-1.3.0.tar 100% |********************************| 496k 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-mpmath-1.3.0.tar.gz.part' saved >>> py3-mpmath: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-mpmath-1.3.0.tar.gz >>> py3-mpmath: Checking sha512sums... py3-mpmath-1.3.0.tar.gz: OK >>> py3-mpmath: Unpacking /var/cache/distfiles/v3.22/py3-mpmath-1.3.0.tar.gz... 2025-04-27 21:40:27,882 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-27 21:40:28,179 root INFO running bdist_wheel 2025-04-27 21:40:28,295 root INFO running build 2025-04-27 21:40:28,295 root INFO running build_py 2025-04-27 21:40:28,321 root INFO creating build/lib/mpmath 2025-04-27 21:40:28,323 root INFO copying mpmath/ctx_mp.py -> build/lib/mpmath 2025-04-27 21:40:28,325 root INFO copying mpmath/__init__.py -> build/lib/mpmath 2025-04-27 21:40:28,327 root INFO copying mpmath/visualization.py -> build/lib/mpmath 2025-04-27 21:40:28,329 root INFO copying mpmath/math2.py -> build/lib/mpmath 2025-04-27 21:40:28,331 root INFO copying mpmath/ctx_iv.py -> build/lib/mpmath 2025-04-27 21:40:28,332 root INFO copying mpmath/ctx_fp.py -> build/lib/mpmath 2025-04-27 21:40:28,334 root INFO copying mpmath/identification.py -> build/lib/mpmath 2025-04-27 21:40:28,336 root INFO copying mpmath/rational.py -> build/lib/mpmath 2025-04-27 21:40:28,338 root INFO copying mpmath/ctx_mp_python.py -> build/lib/mpmath 2025-04-27 21:40:28,340 root INFO copying mpmath/ctx_base.py -> build/lib/mpmath 2025-04-27 21:40:28,341 root INFO copying mpmath/function_docs.py -> build/lib/mpmath 2025-04-27 21:40:28,345 root INFO copying mpmath/usertools.py -> build/lib/mpmath 2025-04-27 21:40:28,348 root INFO creating build/lib/mpmath/tests 2025-04-27 21:40:28,349 root INFO copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,351 root INFO copying mpmath/tests/torture.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,353 root INFO copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,354 root INFO copying mpmath/tests/__init__.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,356 root INFO copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,357 root INFO copying mpmath/tests/test_division.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,359 root INFO copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,361 root INFO copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,362 root INFO copying mpmath/tests/test_special.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,364 root INFO copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,366 root INFO copying mpmath/tests/test_power.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,368 root INFO copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,369 root INFO copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,371 root INFO copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,372 root INFO copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,374 root INFO copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,376 root INFO copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,377 root INFO copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,379 root INFO copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,381 root INFO copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,382 root INFO copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,384 root INFO copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,386 root INFO copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,387 root INFO copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,389 root INFO copying mpmath/tests/test_str.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,390 root INFO copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,392 root INFO copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,394 root INFO copying mpmath/tests/runtests.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,396 root INFO copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,397 root INFO copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,399 root INFO copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,400 root INFO copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,402 root INFO copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,404 root INFO copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,406 root INFO copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,407 root INFO copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests 2025-04-27 21:40:28,410 root INFO creating build/lib/mpmath/calculus 2025-04-27 21:40:28,411 root INFO copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus 2025-04-27 21:40:28,413 root INFO copying mpmath/calculus/extrapolation.py -> build/lib/mpmath/calculus 2025-04-27 21:40:28,415 root INFO copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus 2025-04-27 21:40:28,417 root INFO copying mpmath/calculus/odes.py -> build/lib/mpmath/calculus 2025-04-27 21:40:28,418 root INFO copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus 2025-04-27 21:40:28,420 root INFO copying mpmath/calculus/differentiation.py -> build/lib/mpmath/calculus 2025-04-27 21:40:28,422 root INFO copying mpmath/calculus/optimization.py -> build/lib/mpmath/calculus 2025-04-27 21:40:28,424 root INFO copying mpmath/calculus/quadrature.py -> build/lib/mpmath/calculus 2025-04-27 21:40:28,427 root INFO copying mpmath/calculus/inverselaplace.py -> build/lib/mpmath/calculus 2025-04-27 21:40:28,429 root INFO copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus 2025-04-27 21:40:28,432 root INFO creating build/lib/mpmath/libmp 2025-04-27 21:40:28,433 root INFO copying mpmath/libmp/__init__.py -> build/lib/mpmath/libmp 2025-04-27 21:40:28,434 root INFO copying mpmath/libmp/libintmath.py -> build/lib/mpmath/libmp 2025-04-27 21:40:28,436 root INFO copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp 2025-04-27 21:40:28,438 root INFO copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp 2025-04-27 21:40:28,440 root INFO copying mpmath/libmp/gammazeta.py -> build/lib/mpmath/libmp 2025-04-27 21:40:28,442 root INFO copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp 2025-04-27 21:40:28,444 root INFO copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp 2025-04-27 21:40:28,445 root INFO copying mpmath/libmp/libmpf.py -> build/lib/mpmath/libmp 2025-04-27 21:40:28,447 root INFO copying mpmath/libmp/libelefun.py -> build/lib/mpmath/libmp 2025-04-27 21:40:28,450 root INFO creating build/lib/mpmath/matrices 2025-04-27 21:40:28,451 root INFO copying mpmath/matrices/__init__.py -> build/lib/mpmath/matrices 2025-04-27 21:40:28,452 root INFO copying mpmath/matrices/calculus.py -> build/lib/mpmath/matrices 2025-04-27 21:40:28,454 root INFO copying mpmath/matrices/eigen.py -> build/lib/mpmath/matrices 2025-04-27 21:40:28,456 root INFO copying mpmath/matrices/matrices.py -> build/lib/mpmath/matrices 2025-04-27 21:40:28,457 root INFO copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices 2025-04-27 21:40:28,459 root INFO copying mpmath/matrices/linalg.py -> build/lib/mpmath/matrices 2025-04-27 21:40:28,462 root INFO creating build/lib/mpmath/functions 2025-04-27 21:40:28,463 root INFO copying mpmath/functions/functions.py -> build/lib/mpmath/functions 2025-04-27 21:40:28,465 root INFO copying mpmath/functions/orthogonal.py -> build/lib/mpmath/functions 2025-04-27 21:40:28,467 root INFO copying mpmath/functions/__init__.py -> build/lib/mpmath/functions 2025-04-27 21:40:28,468 root INFO copying mpmath/functions/signals.py -> build/lib/mpmath/functions 2025-04-27 21:40:28,470 root INFO copying mpmath/functions/qfunctions.py -> build/lib/mpmath/functions 2025-04-27 21:40:28,472 root INFO copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions 2025-04-27 21:40:28,473 root INFO copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions 2025-04-27 21:40:28,475 root INFO copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions 2025-04-27 21:40:28,477 root INFO copying mpmath/functions/zetazeros.py -> build/lib/mpmath/functions 2025-04-27 21:40:28,479 root INFO copying mpmath/functions/zeta.py -> build/lib/mpmath/functions 2025-04-27 21:40:28,481 root INFO copying mpmath/functions/factorials.py -> build/lib/mpmath/functions 2025-04-27 21:40:28,483 root INFO copying mpmath/functions/bessel.py -> build/lib/mpmath/functions 2025-04-27 21:40:28,484 root INFO copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions 2025-04-27 21:40:28,486 root INFO copying mpmath/functions/theta.py -> build/lib/mpmath/functions 2025-04-27 21:40:28,545 root INFO installing to build/bdist.linux-riscv64/wheel 2025-04-27 21:40:28,545 root INFO running install 2025-04-27 21:40:28,610 root INFO running install_lib 2025-04-27 21:40:28,633 root INFO creating build/bdist.linux-riscv64/wheel 2025-04-27 21:40:28,635 root INFO creating build/bdist.linux-riscv64/wheel/mpmath 2025-04-27 21:40:28,636 root INFO copying build/lib/mpmath/ctx_mp.py -> build/bdist.linux-riscv64/wheel/./mpmath 2025-04-27 21:40:28,638 root INFO copying build/lib/mpmath/__init__.py -> build/bdist.linux-riscv64/wheel/./mpmath 2025-04-27 21:40:28,639 root INFO copying build/lib/mpmath/visualization.py -> build/bdist.linux-riscv64/wheel/./mpmath 2025-04-27 21:40:28,641 root INFO copying build/lib/mpmath/math2.py -> build/bdist.linux-riscv64/wheel/./mpmath 2025-04-27 21:40:28,642 root INFO creating build/bdist.linux-riscv64/wheel/mpmath/tests 2025-04-27 21:40:28,643 root INFO copying build/lib/mpmath/tests/test_visualization.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,645 root INFO copying build/lib/mpmath/tests/torture.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,646 root INFO copying build/lib/mpmath/tests/test_pickle.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,647 root INFO copying build/lib/mpmath/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,648 root INFO copying build/lib/mpmath/tests/test_diff.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,649 root INFO copying build/lib/mpmath/tests/test_division.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,651 root INFO copying build/lib/mpmath/tests/test_ode.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,652 root INFO copying build/lib/mpmath/tests/test_levin.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,653 root INFO copying build/lib/mpmath/tests/test_special.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,654 root INFO copying build/lib/mpmath/tests/test_functions2.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,656 root INFO copying build/lib/mpmath/tests/test_power.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,658 root INFO copying build/lib/mpmath/tests/test_compatibility.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,659 root INFO copying build/lib/mpmath/tests/test_mpmath.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,660 root INFO copying build/lib/mpmath/tests/test_basic_ops.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,661 root INFO copying build/lib/mpmath/tests/test_calculus.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,663 root INFO copying build/lib/mpmath/tests/extratest_gamma.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,664 root INFO copying build/lib/mpmath/tests/test_trig.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,665 root INFO copying build/lib/mpmath/tests/extratest_zeta.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,667 root INFO copying build/lib/mpmath/tests/test_summation.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,668 root INFO copying build/lib/mpmath/tests/test_eigen.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,669 root INFO copying build/lib/mpmath/tests/test_matrices.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,670 root INFO copying build/lib/mpmath/tests/test_gammazeta.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,672 root INFO copying build/lib/mpmath/tests/test_identify.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,673 root INFO copying build/lib/mpmath/tests/test_bitwise.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,675 root INFO copying build/lib/mpmath/tests/test_str.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,676 root INFO copying build/lib/mpmath/tests/test_rootfinding.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,677 root INFO copying build/lib/mpmath/tests/test_functions.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,679 root INFO copying build/lib/mpmath/tests/runtests.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,680 root INFO copying build/lib/mpmath/tests/test_hp.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,681 root INFO copying build/lib/mpmath/tests/test_quad.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,683 root INFO copying build/lib/mpmath/tests/test_linalg.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,684 root INFO copying build/lib/mpmath/tests/test_eigen_symmetric.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,685 root INFO copying build/lib/mpmath/tests/test_elliptic.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,687 root INFO copying build/lib/mpmath/tests/test_convert.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,688 root INFO copying build/lib/mpmath/tests/test_interval.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,689 root INFO copying build/lib/mpmath/tests/test_fp.py -> build/bdist.linux-riscv64/wheel/./mpmath/tests 2025-04-27 21:40:28,691 root INFO copying build/lib/mpmath/ctx_iv.py -> build/bdist.linux-riscv64/wheel/./mpmath 2025-04-27 21:40:28,693 root INFO copying build/lib/mpmath/ctx_fp.py -> build/bdist.linux-riscv64/wheel/./mpmath 2025-04-27 21:40:28,694 root INFO creating build/bdist.linux-riscv64/wheel/mpmath/calculus 2025-04-27 21:40:28,695 root INFO copying build/lib/mpmath/calculus/__init__.py -> build/bdist.linux-riscv64/wheel/./mpmath/calculus 2025-04-27 21:40:28,697 root INFO copying build/lib/mpmath/calculus/extrapolation.py -> build/bdist.linux-riscv64/wheel/./mpmath/calculus 2025-04-27 21:40:28,698 root INFO copying build/lib/mpmath/calculus/polynomials.py -> build/bdist.linux-riscv64/wheel/./mpmath/calculus 2025-04-27 21:40:28,700 root INFO copying build/lib/mpmath/calculus/odes.py -> build/bdist.linux-riscv64/wheel/./mpmath/calculus 2025-04-27 21:40:28,701 root INFO copying build/lib/mpmath/calculus/calculus.py -> build/bdist.linux-riscv64/wheel/./mpmath/calculus 2025-04-27 21:40:28,702 root INFO copying build/lib/mpmath/calculus/differentiation.py -> build/bdist.linux-riscv64/wheel/./mpmath/calculus 2025-04-27 21:40:28,704 root INFO copying build/lib/mpmath/calculus/optimization.py -> build/bdist.linux-riscv64/wheel/./mpmath/calculus 2025-04-27 21:40:28,705 root INFO copying build/lib/mpmath/calculus/quadrature.py -> build/bdist.linux-riscv64/wheel/./mpmath/calculus 2025-04-27 21:40:28,707 root INFO copying build/lib/mpmath/calculus/inverselaplace.py -> build/bdist.linux-riscv64/wheel/./mpmath/calculus 2025-04-27 21:40:28,708 root INFO copying build/lib/mpmath/calculus/approximation.py -> build/bdist.linux-riscv64/wheel/./mpmath/calculus 2025-04-27 21:40:28,710 root INFO copying build/lib/mpmath/identification.py -> build/bdist.linux-riscv64/wheel/./mpmath 2025-04-27 21:40:28,711 root INFO copying build/lib/mpmath/rational.py -> build/bdist.linux-riscv64/wheel/./mpmath 2025-04-27 21:40:28,713 root INFO copying build/lib/mpmath/ctx_mp_python.py -> build/bdist.linux-riscv64/wheel/./mpmath 2025-04-27 21:40:28,715 root INFO creating build/bdist.linux-riscv64/wheel/mpmath/libmp 2025-04-27 21:40:28,716 root INFO copying build/lib/mpmath/libmp/__init__.py -> build/bdist.linux-riscv64/wheel/./mpmath/libmp 2025-04-27 21:40:28,717 root INFO copying build/lib/mpmath/libmp/libintmath.py -> build/bdist.linux-riscv64/wheel/./mpmath/libmp 2025-04-27 21:40:28,718 root INFO copying build/lib/mpmath/libmp/libmpc.py -> build/bdist.linux-riscv64/wheel/./mpmath/libmp 2025-04-27 21:40:28,720 root INFO copying build/lib/mpmath/libmp/libhyper.py -> build/bdist.linux-riscv64/wheel/./mpmath/libmp 2025-04-27 21:40:28,722 root INFO copying build/lib/mpmath/libmp/gammazeta.py -> build/bdist.linux-riscv64/wheel/./mpmath/libmp 2025-04-27 21:40:28,723 root INFO copying build/lib/mpmath/libmp/libmpi.py -> build/bdist.linux-riscv64/wheel/./mpmath/libmp 2025-04-27 21:40:28,725 root INFO copying build/lib/mpmath/libmp/backend.py -> build/bdist.linux-riscv64/wheel/./mpmath/libmp 2025-04-27 21:40:28,726 root INFO copying build/lib/mpmath/libmp/libmpf.py -> build/bdist.linux-riscv64/wheel/./mpmath/libmp 2025-04-27 21:40:28,728 root INFO copying build/lib/mpmath/libmp/libelefun.py -> build/bdist.linux-riscv64/wheel/./mpmath/libmp 2025-04-27 21:40:28,730 root INFO creating build/bdist.linux-riscv64/wheel/mpmath/matrices 2025-04-27 21:40:28,731 root INFO copying build/lib/mpmath/matrices/__init__.py -> build/bdist.linux-riscv64/wheel/./mpmath/matrices 2025-04-27 21:40:28,732 root INFO copying build/lib/mpmath/matrices/calculus.py -> build/bdist.linux-riscv64/wheel/./mpmath/matrices 2025-04-27 21:40:28,733 root INFO copying build/lib/mpmath/matrices/eigen.py -> build/bdist.linux-riscv64/wheel/./mpmath/matrices 2025-04-27 21:40:28,735 root INFO copying build/lib/mpmath/matrices/matrices.py -> build/bdist.linux-riscv64/wheel/./mpmath/matrices 2025-04-27 21:40:28,737 root INFO copying build/lib/mpmath/matrices/eigen_symmetric.py -> build/bdist.linux-riscv64/wheel/./mpmath/matrices 2025-04-27 21:40:28,739 root INFO copying build/lib/mpmath/matrices/linalg.py -> build/bdist.linux-riscv64/wheel/./mpmath/matrices 2025-04-27 21:40:28,741 root INFO copying build/lib/mpmath/ctx_base.py -> build/bdist.linux-riscv64/wheel/./mpmath 2025-04-27 21:40:28,742 root INFO creating build/bdist.linux-riscv64/wheel/mpmath/functions 2025-04-27 21:40:28,743 root INFO copying build/lib/mpmath/functions/functions.py -> build/bdist.linux-riscv64/wheel/./mpmath/functions 2025-04-27 21:40:28,745 root INFO copying build/lib/mpmath/functions/orthogonal.py -> build/bdist.linux-riscv64/wheel/./mpmath/functions 2025-04-27 21:40:28,746 root INFO copying build/lib/mpmath/functions/__init__.py -> build/bdist.linux-riscv64/wheel/./mpmath/functions 2025-04-27 21:40:28,747 root INFO copying build/lib/mpmath/functions/signals.py -> build/bdist.linux-riscv64/wheel/./mpmath/functions 2025-04-27 21:40:28,749 root INFO copying build/lib/mpmath/functions/qfunctions.py -> build/bdist.linux-riscv64/wheel/./mpmath/functions 2025-04-27 21:40:28,750 root INFO copying build/lib/mpmath/functions/expintegrals.py -> build/bdist.linux-riscv64/wheel/./mpmath/functions 2025-04-27 21:40:28,751 root INFO copying build/lib/mpmath/functions/rszeta.py -> build/bdist.linux-riscv64/wheel/./mpmath/functions 2025-04-27 21:40:28,753 root INFO copying build/lib/mpmath/functions/hypergeometric.py -> build/bdist.linux-riscv64/wheel/./mpmath/functions 2025-04-27 21:40:28,755 root INFO copying build/lib/mpmath/functions/zetazeros.py -> build/bdist.linux-riscv64/wheel/./mpmath/functions 2025-04-27 21:40:28,756 root INFO copying build/lib/mpmath/functions/zeta.py -> build/bdist.linux-riscv64/wheel/./mpmath/functions 2025-04-27 21:40:28,758 root INFO copying build/lib/mpmath/functions/factorials.py -> build/bdist.linux-riscv64/wheel/./mpmath/functions 2025-04-27 21:40:28,759 root INFO copying build/lib/mpmath/functions/bessel.py -> build/bdist.linux-riscv64/wheel/./mpmath/functions 2025-04-27 21:40:28,761 root INFO copying build/lib/mpmath/functions/elliptic.py -> build/bdist.linux-riscv64/wheel/./mpmath/functions 2025-04-27 21:40:28,762 root INFO copying build/lib/mpmath/functions/theta.py -> build/bdist.linux-riscv64/wheel/./mpmath/functions 2025-04-27 21:40:28,764 root INFO copying build/lib/mpmath/function_docs.py -> build/bdist.linux-riscv64/wheel/./mpmath 2025-04-27 21:40:28,767 root INFO copying build/lib/mpmath/usertools.py -> build/bdist.linux-riscv64/wheel/./mpmath 2025-04-27 21:40:28,768 root INFO running install_egg_info 2025-04-27 21:40:28,794 root INFO running egg_info 2025-04-27 21:40:28,815 root INFO writing mpmath.egg-info/PKG-INFO 2025-04-27 21:40:28,826 root INFO writing dependency_links to mpmath.egg-info/dependency_links.txt 2025-04-27 21:40:28,834 root INFO writing requirements to mpmath.egg-info/requires.txt 2025-04-27 21:40:28,835 root INFO writing top-level names to mpmath.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2025-04-27 21:40:28,942 root INFO reading manifest file 'mpmath.egg-info/SOURCES.txt' 2025-04-27 21:40:28,954 root INFO adding license file 'LICENSE' 2025-04-27 21:40:28,967 root INFO writing manifest file 'mpmath.egg-info/SOURCES.txt' 2025-04-27 21:40:28,968 root INFO Copying mpmath.egg-info to build/bdist.linux-riscv64/wheel/./mpmath-1.3.0-py3.12.egg-info 2025-04-27 21:40:28,974 root INFO running install_scripts 2025-04-27 21:40:28,981 root INFO creating build/bdist.linux-riscv64/wheel/mpmath-1.3.0.dist-info/WHEEL 2025-04-27 21:40:28,984 wheel INFO creating '/home/buildozer/aports/community/py3-mpmath/src/mpmath-1.3.0/.dist/.tmp-m9g4a406/mpmath-1.3.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-04-27 21:40:28,986 wheel INFO adding 'mpmath/__init__.py' 2025-04-27 21:40:28,988 wheel INFO adding 'mpmath/ctx_base.py' 2025-04-27 21:40:28,990 wheel INFO adding 'mpmath/ctx_fp.py' 2025-04-27 21:40:28,992 wheel INFO adding 'mpmath/ctx_iv.py' 2025-04-27 21:40:28,994 wheel INFO adding 'mpmath/ctx_mp.py' 2025-04-27 21:40:28,997 wheel INFO adding 'mpmath/ctx_mp_python.py' 2025-04-27 21:40:29,002 wheel INFO adding 'mpmath/function_docs.py' 2025-04-27 21:40:29,009 wheel INFO adding 'mpmath/identification.py' 2025-04-27 21:40:29,011 wheel INFO adding 'mpmath/math2.py' 2025-04-27 21:40:29,013 wheel INFO adding 'mpmath/rational.py' 2025-04-27 21:40:29,015 wheel INFO adding 'mpmath/usertools.py' 2025-04-27 21:40:29,017 wheel INFO adding 'mpmath/visualization.py' 2025-04-27 21:40:29,019 wheel INFO adding 'mpmath/calculus/__init__.py' 2025-04-27 21:40:29,020 wheel INFO adding 'mpmath/calculus/approximation.py' 2025-04-27 21:40:29,022 wheel INFO adding 'mpmath/calculus/calculus.py' 2025-04-27 21:40:29,024 wheel INFO adding 'mpmath/calculus/differentiation.py' 2025-04-27 21:40:29,026 wheel INFO adding 'mpmath/calculus/extrapolation.py' 2025-04-27 21:40:29,030 wheel INFO adding 'mpmath/calculus/inverselaplace.py' 2025-04-27 21:40:29,032 wheel INFO adding 'mpmath/calculus/odes.py' 2025-04-27 21:40:29,034 wheel INFO adding 'mpmath/calculus/optimization.py' 2025-04-27 21:40:29,036 wheel INFO adding 'mpmath/calculus/polynomials.py' 2025-04-27 21:40:29,038 wheel INFO adding 'mpmath/calculus/quadrature.py' 2025-04-27 21:40:29,041 wheel INFO adding 'mpmath/functions/__init__.py' 2025-04-27 21:40:29,043 wheel INFO adding 'mpmath/functions/bessel.py' 2025-04-27 21:40:29,046 wheel INFO adding 'mpmath/functions/elliptic.py' 2025-04-27 21:40:29,048 wheel INFO adding 'mpmath/functions/expintegrals.py' 2025-04-27 21:40:29,050 wheel INFO adding 'mpmath/functions/factorials.py' 2025-04-27 21:40:29,052 wheel INFO adding 'mpmath/functions/functions.py' 2025-04-27 21:40:29,054 wheel INFO adding 'mpmath/functions/hypergeometric.py' 2025-04-27 21:40:29,057 wheel INFO adding 'mpmath/functions/orthogonal.py' 2025-04-27 21:40:29,059 wheel INFO adding 'mpmath/functions/qfunctions.py' 2025-04-27 21:40:29,061 wheel INFO adding 'mpmath/functions/rszeta.py' 2025-04-27 21:40:29,064 wheel INFO adding 'mpmath/functions/signals.py' 2025-04-27 21:40:29,065 wheel INFO adding 'mpmath/functions/theta.py' 2025-04-27 21:40:29,068 wheel INFO adding 'mpmath/functions/zeta.py' 2025-04-27 21:40:29,071 wheel INFO adding 'mpmath/functions/zetazeros.py' 2025-04-27 21:40:29,073 wheel INFO adding 'mpmath/libmp/__init__.py' 2025-04-27 21:40:29,075 wheel INFO adding 'mpmath/libmp/backend.py' 2025-04-27 21:40:29,077 wheel INFO adding 'mpmath/libmp/gammazeta.py' 2025-04-27 21:40:29,081 wheel INFO adding 'mpmath/libmp/libelefun.py' 2025-04-27 21:40:29,083 wheel INFO adding 'mpmath/libmp/libhyper.py' 2025-04-27 21:40:29,086 wheel INFO adding 'mpmath/libmp/libintmath.py' 2025-04-27 21:40:29,088 wheel INFO adding 'mpmath/libmp/libmpc.py' 2025-04-27 21:40:29,091 wheel INFO adding 'mpmath/libmp/libmpf.py' 2025-04-27 21:40:29,093 wheel INFO adding 'mpmath/libmp/libmpi.py' 2025-04-27 21:40:29,096 wheel INFO adding 'mpmath/matrices/__init__.py' 2025-04-27 21:40:29,097 wheel INFO adding 'mpmath/matrices/calculus.py' 2025-04-27 21:40:29,100 wheel INFO adding 'mpmath/matrices/eigen.py' 2025-04-27 21:40:29,102 wheel INFO adding 'mpmath/matrices/eigen_symmetric.py' 2025-04-27 21:40:29,105 wheel INFO adding 'mpmath/matrices/linalg.py' 2025-04-27 21:40:29,107 wheel INFO adding 'mpmath/matrices/matrices.py' 2025-04-27 21:40:29,109 wheel INFO adding 'mpmath/tests/__init__.py' 2025-04-27 21:40:29,111 wheel INFO adding 'mpmath/tests/extratest_gamma.py' 2025-04-27 21:40:29,112 wheel INFO adding 'mpmath/tests/extratest_zeta.py' 2025-04-27 21:40:29,113 wheel INFO adding 'mpmath/tests/runtests.py' 2025-04-27 21:40:29,114 wheel INFO adding 'mpmath/tests/test_basic_ops.py' 2025-04-27 21:40:29,116 wheel INFO adding 'mpmath/tests/test_bitwise.py' 2025-04-27 21:40:29,117 wheel INFO adding 'mpmath/tests/test_calculus.py' 2025-04-27 21:40:29,119 wheel INFO adding 'mpmath/tests/test_compatibility.py' 2025-04-27 21:40:29,120 wheel INFO adding 'mpmath/tests/test_convert.py' 2025-04-27 21:40:29,121 wheel INFO adding 'mpmath/tests/test_diff.py' 2025-04-27 21:40:29,122 wheel INFO adding 'mpmath/tests/test_division.py' 2025-04-27 21:40:29,124 wheel INFO adding 'mpmath/tests/test_eigen.py' 2025-04-27 21:40:29,125 wheel INFO adding 'mpmath/tests/test_eigen_symmetric.py' 2025-04-27 21:40:29,127 wheel INFO adding 'mpmath/tests/test_elliptic.py' 2025-04-27 21:40:29,129 wheel INFO adding 'mpmath/tests/test_fp.py' 2025-04-27 21:40:29,132 wheel INFO adding 'mpmath/tests/test_functions.py' 2025-04-27 21:40:29,135 wheel INFO adding 'mpmath/tests/test_functions2.py' 2025-04-27 21:40:29,139 wheel INFO adding 'mpmath/tests/test_gammazeta.py' 2025-04-27 21:40:29,141 wheel INFO adding 'mpmath/tests/test_hp.py' 2025-04-27 21:40:29,142 wheel INFO adding 'mpmath/tests/test_identify.py' 2025-04-27 21:40:29,143 wheel INFO adding 'mpmath/tests/test_interval.py' 2025-04-27 21:40:29,145 wheel INFO adding 'mpmath/tests/test_levin.py' 2025-04-27 21:40:29,146 wheel INFO adding 'mpmath/tests/test_linalg.py' 2025-04-27 21:40:29,147 wheel INFO adding 'mpmath/tests/test_matrices.py' 2025-04-27 21:40:29,149 wheel INFO adding 'mpmath/tests/test_mpmath.py' 2025-04-27 21:40:29,150 wheel INFO adding 'mpmath/tests/test_ode.py' 2025-04-27 21:40:29,151 wheel INFO adding 'mpmath/tests/test_pickle.py' 2025-04-27 21:40:29,153 wheel INFO adding 'mpmath/tests/test_power.py' 2025-04-27 21:40:29,154 wheel INFO adding 'mpmath/tests/test_quad.py' 2025-04-27 21:40:29,155 wheel INFO adding 'mpmath/tests/test_rootfinding.py' 2025-04-27 21:40:29,156 wheel INFO adding 'mpmath/tests/test_special.py' 2025-04-27 21:40:29,157 wheel INFO adding 'mpmath/tests/test_str.py' 2025-04-27 21:40:29,159 wheel INFO adding 'mpmath/tests/test_summation.py' 2025-04-27 21:40:29,160 wheel INFO adding 'mpmath/tests/test_trig.py' 2025-04-27 21:40:29,161 wheel INFO adding 'mpmath/tests/test_visualization.py' 2025-04-27 21:40:29,162 wheel INFO adding 'mpmath/tests/torture.py' 2025-04-27 21:40:29,164 wheel INFO adding 'mpmath-1.3.0.dist-info/licenses/LICENSE' 2025-04-27 21:40:29,165 wheel INFO adding 'mpmath-1.3.0.dist-info/METADATA' 2025-04-27 21:40:29,166 wheel INFO adding 'mpmath-1.3.0.dist-info/WHEEL' 2025-04-27 21:40:29,167 wheel INFO adding 'mpmath-1.3.0.dist-info/top_level.txt' 2025-04-27 21:40:29,170 wheel INFO adding 'mpmath-1.3.0.dist-info/RECORD' 2025-04-27 21:40:29,172 root INFO removing build/bdist.linux-riscv64/wheel 2025-04-27 21:40:29,186 gpep517 INFO The backend produced .dist/mpmath-1.3.0-py3-none-any.whl mpmath-1.3.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-mpmath/src/mpmath-1.3.0 configfile: setup.cfg plugins: cov-5.0.0, xdist-3.6.1 collected 342 items test_basic_ops.py ....................... [ 6%] test_bitwise.py ............. [ 10%] test_calculus.py .......... [ 13%] test_compatibility.py ... [ 14%] test_convert.py ............... [ 18%] test_diff.py .... [ 19%] test_division.py ....... [ 21%] test_eigen.py .. [ 22%] test_eigen_symmetric.py .......... [ 25%] test_elliptic.py .............. [ 29%] test_fp.py ............ [ 33%] test_functions.py .............................................. [ 46%] test_functions2.py .............................................. [ 59%] test_gammazeta.py .............................. [ 68%] test_hp.py ... [ 69%] test_identify.py .. [ 70%] test_interval.py ............... [ 74%] test_levin.py ....... [ 76%] test_linalg.py ................ [ 81%] test_matrices.py ............x.. [ 85%] test_mpmath.py . [ 85%] test_ode.py ... [ 86%] test_pickle.py . [ 87%] test_power.py s... [ 88%] test_quad.py ................x [ 93%] test_rootfinding.py ........ [ 95%] test_special.py ..... [ 97%] test_str.py . [ 97%] test_summation.py ..... [ 98%] test_trig.py ... [ 99%] test_visualization.py . [100%] =============================== warnings summary =============================== test_functions2.py:2370 /home/buildozer/aports/community/py3-mpmath/src/mpmath-1.3.0/build/lib/mpmath/tests/test_functions2.py:2370: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @pytest.mark.slow -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======= 339 passed, 1 skipped, 2 xfailed, 1 warning in 479.24s (0:07:59) ======= >>> py3-mpmath: Entering fakeroot... >>> py3-mpmath-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/mpmath/__pycache__' -> '/home/buildozer/aports/community/py3-mpmath/pkg/py3-mpmath-pyc/usr/lib/python3.12/site-packages/mpmath/__pycache__' 'usr/lib/python3.12/site-packages/mpmath/calculus/__pycache__' -> '/home/buildozer/aports/community/py3-mpmath/pkg/py3-mpmath-pyc/usr/lib/python3.12/site-packages/mpmath/calculus/__pycache__' 'usr/lib/python3.12/site-packages/mpmath/libmp/__pycache__' -> '/home/buildozer/aports/community/py3-mpmath/pkg/py3-mpmath-pyc/usr/lib/python3.12/site-packages/mpmath/libmp/__pycache__' 'usr/lib/python3.12/site-packages/mpmath/matrices/__pycache__' -> '/home/buildozer/aports/community/py3-mpmath/pkg/py3-mpmath-pyc/usr/lib/python3.12/site-packages/mpmath/matrices/__pycache__' 'usr/lib/python3.12/site-packages/mpmath/functions/__pycache__' -> '/home/buildozer/aports/community/py3-mpmath/pkg/py3-mpmath-pyc/usr/lib/python3.12/site-packages/mpmath/functions/__pycache__' >>> py3-mpmath-pyc*: Preparing subpackage py3-mpmath-pyc... >>> py3-mpmath-pyc*: Running postcheck for py3-mpmath-pyc >>> py3-mpmath*: Running postcheck for py3-mpmath >>> py3-mpmath*: Preparing package py3-mpmath... >>> py3-mpmath*: Stripping binaries >>> WARNING: py3-mpmath*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-mpmath-pyc*: Scanning shared objects >>> py3-mpmath*: Scanning shared objects >>> py3-mpmath-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-mpmath-pyc*: Package size: 1.8 MB >>> py3-mpmath-pyc*: Compressing data... >>> py3-mpmath-pyc*: Create checksum... >>> py3-mpmath-pyc*: Create py3-mpmath-pyc-1.3.0-r3.apk >>> py3-mpmath*: Tracing dependencies... python3 python3~3.12 >>> py3-mpmath*: Package size: 1.4 MB >>> py3-mpmath*: Compressing data... >>> py3-mpmath*: Create checksum... >>> py3-mpmath*: Create py3-mpmath-1.3.0-r3.apk >>> py3-mpmath: Build complete at Sun, 27 Apr 2025 21:48:37 +0000 elapsed time 0h 9m 26s >>> py3-mpmath: Cleaning up srcdir >>> py3-mpmath: Cleaning up pkgdir >>> py3-mpmath: Uninstalling dependencies... (1/44) Purging .makedepends-py3-mpmath (20250427.214024) (2/44) Purging py3-gpep517-pyc (16-r0) (3/44) Purging py3-gpep517 (16-r0) (4/44) Purging py3-installer-pyc (0.7.0-r2) (5/44) Purging py3-installer (0.7.0-r2) (6/44) Purging py3-setuptools_scm-pyc (8.2.0-r0) (7/44) Purging py3-setuptools_scm (8.2.0-r0) (8/44) Purging py3-setuptools-pyc (77.0.3-r0) (9/44) Purging py3-setuptools (77.0.3-r0) (10/44) Purging py3-wheel-pyc (0.43.0-r0) (11/44) Purging py3-wheel (0.43.0-r0) (12/44) Purging py3-pycodestyle-pyc (2.13.0-r0) (13/44) Purging py3-pycodestyle (2.13.0-r0) (14/44) Purging py3-pytest-xdist-pyc (3.6.1-r0) (15/44) Purging py3-pytest-xdist (3.6.1-r0) (16/44) Purging py3-execnet-pyc (2.1.1-r0) (17/44) Purging py3-execnet (2.1.1-r0) (18/44) Purging py3-pytest-cov-pyc (5.0.0-r0) (19/44) Purging py3-pytest-cov (5.0.0-r0) (20/44) Purging py3-pytest-pyc (8.3.5-r0) (21/44) Purging py3-pytest (8.3.5-r0) (22/44) Purging py3-iniconfig-pyc (2.1.0-r0) (23/44) Purging py3-iniconfig (2.1.0-r0) (24/44) Purging py3-packaging-pyc (24.2-r0) (25/44) Purging py3-packaging (24.2-r0) (26/44) Purging py3-parsing-pyc (3.2.0-r0) (27/44) Purging py3-parsing (3.2.0-r0) (28/44) Purging py3-pluggy-pyc (1.5.0-r0) (29/44) Purging py3-pluggy (1.5.0-r0) (30/44) Purging py3-py-pyc (1.11.0-r4) (31/44) Purging py3-py (1.11.0-r4) (32/44) Purging py3-coverage-pyc (7.6.10-r0) (33/44) Purging py3-coverage (7.6.10-r0) (34/44) Purging python3-pyc (3.12.10-r0) (35/44) Purging python3-pycache-pyc0 (3.12.10-r0) (36/44) Purging pyc (3.12.10-r0) (37/44) Purging python3 (3.12.10-r0) (38/44) Purging gdbm (1.24-r0) (39/44) Purging libbz2 (1.0.8-r6) (40/44) Purging libffi (3.4.8-r0) (41/44) Purging libpanelw (6.5_p20250412-r0) (42/44) Purging mpdecimal (4.0.0-r0) (43/44) Purging sqlite-libs (3.49.1-r0) (44/44) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 337 MiB in 99 packages >>> py3-mpmath: Updating the community/riscv64 repository index... >>> py3-mpmath: Signing the index...