>>> py3-mpmath: Building community/py3-mpmath 1.3.0-r3 (using abuild 3.14.0-r0) started Fri, 18 Oct 2024 05:39:05 +0000 >>> py3-mpmath: Validating /home/buildozer/aports/community/py3-mpmath/APKBUILD... >>> WARNING: py3-mpmath: Setting the maintainer with a comment is deprecated. Use maintainer="Iztok Fister, Jr. " instead >>> 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.6-r0) (3/44) Installing gdbm (1.24-r0) (4/44) Installing xz-libs (5.6.3-r0) (5/44) Installing mpdecimal (4.0.0-r0) (6/44) Installing libpanelw (6.5_p20241006-r0) (7/44) Installing sqlite-libs (3.46.1-r0) (8/44) Installing python3 (3.12.7-r0) (9/44) Installing python3-pycache-pyc0 (3.12.7-r0) (10/44) Installing pyc (3.12.7-r0) (11/44) Installing python3-pyc (3.12.7-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.1.4-r0) (17/44) Installing py3-parsing-pyc (3.1.4-r0) (18/44) Installing py3-packaging (24.1-r0) (19/44) Installing py3-packaging-pyc (24.1-r0) (20/44) Installing py3-setuptools (70.3.0-r0) (21/44) Installing py3-setuptools-pyc (70.3.0-r0) (22/44) Installing py3-setuptools_scm (8.1.0-r0) (23/44) Installing py3-setuptools_scm-pyc (8.1.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.12.0-r0) (27/44) Installing py3-pycodestyle-pyc (2.12.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.0.0-r1) (31/44) Installing py3-iniconfig-pyc (2.0.0-r1) (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.3-r0) (37/44) Installing py3-pytest-pyc (8.3.3-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.5.1-r0) (41/44) Installing py3-coverage-pyc (7.5.1-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 (20241018.053924) Executing busybox-1.36.1-r32.trigger OK: 294 MiB in 144 packages >>> py3-mpmath: Cleaning up srcdir >>> py3-mpmath: Cleaning up pkgdir >>> py3-mpmath: Cleaning up tmpdir >>> py3-mpmath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-mpmath-1.3.0.tar.gz >>> py3-mpmath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/py3-mpmath-1.3.0.tar.gz... 2024-10-18 05:39:25,307 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-10-18 05:39:25,370 root INFO running bdist_wheel 2024-10-18 05:39:25,400 root INFO running build 2024-10-18 05:39:25,400 root INFO running build_py 2024-10-18 05:39:25,405 root INFO creating build 2024-10-18 05:39:25,405 root INFO creating build/lib 2024-10-18 05:39:25,406 root INFO creating build/lib/mpmath 2024-10-18 05:39:25,406 root INFO copying mpmath/ctx_fp.py -> build/lib/mpmath 2024-10-18 05:39:25,406 root INFO copying mpmath/visualization.py -> build/lib/mpmath 2024-10-18 05:39:25,406 root INFO copying mpmath/ctx_mp_python.py -> build/lib/mpmath 2024-10-18 05:39:25,407 root INFO copying mpmath/function_docs.py -> build/lib/mpmath 2024-10-18 05:39:25,408 root INFO copying mpmath/rational.py -> build/lib/mpmath 2024-10-18 05:39:25,408 root INFO copying mpmath/usertools.py -> build/lib/mpmath 2024-10-18 05:39:25,408 root INFO copying mpmath/__init__.py -> build/lib/mpmath 2024-10-18 05:39:25,408 root INFO copying mpmath/identification.py -> build/lib/mpmath 2024-10-18 05:39:25,409 root INFO copying mpmath/ctx_mp.py -> build/lib/mpmath 2024-10-18 05:39:25,409 root INFO copying mpmath/ctx_base.py -> build/lib/mpmath 2024-10-18 05:39:25,409 root INFO copying mpmath/ctx_iv.py -> build/lib/mpmath 2024-10-18 05:39:25,410 root INFO copying mpmath/math2.py -> build/lib/mpmath 2024-10-18 05:39:25,410 root INFO creating build/lib/mpmath/functions 2024-10-18 05:39:25,411 root INFO copying mpmath/functions/orthogonal.py -> build/lib/mpmath/functions 2024-10-18 05:39:25,411 root INFO copying mpmath/functions/bessel.py -> build/lib/mpmath/functions 2024-10-18 05:39:25,411 root INFO copying mpmath/functions/zeta.py -> build/lib/mpmath/functions 2024-10-18 05:39:25,412 root INFO copying mpmath/functions/qfunctions.py -> build/lib/mpmath/functions 2024-10-18 05:39:25,412 root INFO copying mpmath/functions/factorials.py -> build/lib/mpmath/functions 2024-10-18 05:39:25,412 root INFO copying mpmath/functions/theta.py -> build/lib/mpmath/functions 2024-10-18 05:39:25,413 root INFO copying mpmath/functions/signals.py -> build/lib/mpmath/functions 2024-10-18 05:39:25,413 root INFO copying mpmath/functions/zetazeros.py -> build/lib/mpmath/functions 2024-10-18 05:39:25,413 root INFO copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions 2024-10-18 05:39:25,414 root INFO copying mpmath/functions/__init__.py -> build/lib/mpmath/functions 2024-10-18 05:39:25,414 root INFO copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions 2024-10-18 05:39:25,414 root INFO copying mpmath/functions/functions.py -> build/lib/mpmath/functions 2024-10-18 05:39:25,414 root INFO copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions 2024-10-18 05:39:25,415 root INFO copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions 2024-10-18 05:39:25,416 root INFO creating build/lib/mpmath/tests 2024-10-18 05:39:25,416 root INFO copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,416 root INFO copying mpmath/tests/test_str.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,417 root INFO copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,417 root INFO copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,417 root INFO copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,418 root INFO copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,418 root INFO copying mpmath/tests/test_special.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,418 root INFO copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,418 root INFO copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,419 root INFO copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,419 root INFO copying mpmath/tests/runtests.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,419 root INFO copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,420 root INFO copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,420 root INFO copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,420 root INFO copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,421 root INFO copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,421 root INFO copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,421 root INFO copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,422 root INFO copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,422 root INFO copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,422 root INFO copying mpmath/tests/__init__.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,422 root INFO copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,423 root INFO copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,423 root INFO copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,423 root INFO copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,424 root INFO copying mpmath/tests/test_division.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,424 root INFO copying mpmath/tests/test_power.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,424 root INFO copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,425 root INFO copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,425 root INFO copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,425 root INFO copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,426 root INFO copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,426 root INFO copying mpmath/tests/torture.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,426 root INFO copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,426 root INFO copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,427 root INFO copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests 2024-10-18 05:39:25,427 root INFO creating build/lib/mpmath/calculus 2024-10-18 05:39:25,427 root INFO copying mpmath/calculus/inverselaplace.py -> build/lib/mpmath/calculus 2024-10-18 05:39:25,428 root INFO copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus 2024-10-18 05:39:25,428 root INFO copying mpmath/calculus/optimization.py -> build/lib/mpmath/calculus 2024-10-18 05:39:25,428 root INFO copying mpmath/calculus/extrapolation.py -> build/lib/mpmath/calculus 2024-10-18 05:39:25,429 root INFO copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus 2024-10-18 05:39:25,429 root INFO copying mpmath/calculus/differentiation.py -> build/lib/mpmath/calculus 2024-10-18 05:39:25,429 root INFO copying mpmath/calculus/odes.py -> build/lib/mpmath/calculus 2024-10-18 05:39:25,430 root INFO copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus 2024-10-18 05:39:25,430 root INFO copying mpmath/calculus/quadrature.py -> build/lib/mpmath/calculus 2024-10-18 05:39:25,430 root INFO copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus 2024-10-18 05:39:25,431 root INFO creating build/lib/mpmath/libmp 2024-10-18 05:39:25,431 root INFO copying mpmath/libmp/libmpf.py -> build/lib/mpmath/libmp 2024-10-18 05:39:25,431 root INFO copying mpmath/libmp/libelefun.py -> build/lib/mpmath/libmp 2024-10-18 05:39:25,432 root INFO copying mpmath/libmp/gammazeta.py -> build/lib/mpmath/libmp 2024-10-18 05:39:25,432 root INFO copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp 2024-10-18 05:39:25,433 root INFO copying mpmath/libmp/__init__.py -> build/lib/mpmath/libmp 2024-10-18 05:39:25,433 root INFO copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp 2024-10-18 05:39:25,433 root INFO copying mpmath/libmp/libintmath.py -> build/lib/mpmath/libmp 2024-10-18 05:39:25,434 root INFO copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp 2024-10-18 05:39:25,434 root INFO copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp 2024-10-18 05:39:25,434 root INFO creating build/lib/mpmath/matrices 2024-10-18 05:39:25,434 root INFO copying mpmath/matrices/matrices.py -> build/lib/mpmath/matrices 2024-10-18 05:39:25,435 root INFO copying mpmath/matrices/eigen.py -> build/lib/mpmath/matrices 2024-10-18 05:39:25,435 root INFO copying mpmath/matrices/__init__.py -> build/lib/mpmath/matrices 2024-10-18 05:39:25,435 root INFO copying mpmath/matrices/linalg.py -> build/lib/mpmath/matrices 2024-10-18 05:39:25,436 root INFO copying mpmath/matrices/calculus.py -> build/lib/mpmath/matrices 2024-10-18 05:39:25,436 root INFO copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices 2024-10-18 05:39:25,448 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-10-18 05:39:25,449 root INFO running install 2024-10-18 05:39:25,462 root INFO running install_lib 2024-10-18 05:39:25,466 root INFO creating build/bdist.linux-loongarch64 2024-10-18 05:39:25,467 root INFO creating build/bdist.linux-loongarch64/wheel 2024-10-18 05:39:25,467 root INFO creating build/bdist.linux-loongarch64/wheel/mpmath 2024-10-18 05:39:25,467 root INFO copying build/lib/mpmath/ctx_fp.py -> build/bdist.linux-loongarch64/wheel/mpmath 2024-10-18 05:39:25,467 root INFO copying build/lib/mpmath/visualization.py -> build/bdist.linux-loongarch64/wheel/mpmath 2024-10-18 05:39:25,468 root INFO copying build/lib/mpmath/ctx_mp_python.py -> build/bdist.linux-loongarch64/wheel/mpmath 2024-10-18 05:39:25,468 root INFO copying build/lib/mpmath/function_docs.py -> build/bdist.linux-loongarch64/wheel/mpmath 2024-10-18 05:39:25,469 root INFO creating build/bdist.linux-loongarch64/wheel/mpmath/functions 2024-10-18 05:39:25,469 root INFO copying build/lib/mpmath/functions/orthogonal.py -> build/bdist.linux-loongarch64/wheel/mpmath/functions 2024-10-18 05:39:25,469 root INFO copying build/lib/mpmath/functions/bessel.py -> build/bdist.linux-loongarch64/wheel/mpmath/functions 2024-10-18 05:39:25,470 root INFO copying build/lib/mpmath/functions/zeta.py -> build/bdist.linux-loongarch64/wheel/mpmath/functions 2024-10-18 05:39:25,470 root INFO copying build/lib/mpmath/functions/qfunctions.py -> build/bdist.linux-loongarch64/wheel/mpmath/functions 2024-10-18 05:39:25,470 root INFO copying build/lib/mpmath/functions/factorials.py -> build/bdist.linux-loongarch64/wheel/mpmath/functions 2024-10-18 05:39:25,470 root INFO copying build/lib/mpmath/functions/theta.py -> build/bdist.linux-loongarch64/wheel/mpmath/functions 2024-10-18 05:39:25,471 root INFO copying build/lib/mpmath/functions/signals.py -> build/bdist.linux-loongarch64/wheel/mpmath/functions 2024-10-18 05:39:25,471 root INFO copying build/lib/mpmath/functions/zetazeros.py -> build/bdist.linux-loongarch64/wheel/mpmath/functions 2024-10-18 05:39:25,471 root INFO copying build/lib/mpmath/functions/elliptic.py -> build/bdist.linux-loongarch64/wheel/mpmath/functions 2024-10-18 05:39:25,472 root INFO copying build/lib/mpmath/functions/__init__.py -> build/bdist.linux-loongarch64/wheel/mpmath/functions 2024-10-18 05:39:25,472 root INFO copying build/lib/mpmath/functions/expintegrals.py -> build/bdist.linux-loongarch64/wheel/mpmath/functions 2024-10-18 05:39:25,472 root INFO copying build/lib/mpmath/functions/functions.py -> build/bdist.linux-loongarch64/wheel/mpmath/functions 2024-10-18 05:39:25,473 root INFO copying build/lib/mpmath/functions/hypergeometric.py -> build/bdist.linux-loongarch64/wheel/mpmath/functions 2024-10-18 05:39:25,473 root INFO copying build/lib/mpmath/functions/rszeta.py -> build/bdist.linux-loongarch64/wheel/mpmath/functions 2024-10-18 05:39:25,473 root INFO copying build/lib/mpmath/rational.py -> build/bdist.linux-loongarch64/wheel/mpmath 2024-10-18 05:39:25,474 root INFO copying build/lib/mpmath/usertools.py -> build/bdist.linux-loongarch64/wheel/mpmath 2024-10-18 05:39:25,474 root INFO copying build/lib/mpmath/__init__.py -> build/bdist.linux-loongarch64/wheel/mpmath 2024-10-18 05:39:25,474 root INFO creating build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,474 root INFO copying build/lib/mpmath/tests/test_functions2.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,475 root INFO copying build/lib/mpmath/tests/test_str.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,475 root INFO copying build/lib/mpmath/tests/test_levin.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,475 root INFO copying build/lib/mpmath/tests/test_eigen.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,476 root INFO copying build/lib/mpmath/tests/test_mpmath.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,476 root INFO copying build/lib/mpmath/tests/test_linalg.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,476 root INFO copying build/lib/mpmath/tests/test_special.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,476 root INFO copying build/lib/mpmath/tests/test_basic_ops.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,477 root INFO copying build/lib/mpmath/tests/test_matrices.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,477 root INFO copying build/lib/mpmath/tests/test_rootfinding.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,477 root INFO copying build/lib/mpmath/tests/runtests.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,478 root INFO copying build/lib/mpmath/tests/extratest_zeta.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,478 root INFO copying build/lib/mpmath/tests/test_hp.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,478 root INFO copying build/lib/mpmath/tests/test_calculus.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,478 root INFO copying build/lib/mpmath/tests/test_fp.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,479 root INFO copying build/lib/mpmath/tests/test_eigen_symmetric.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,479 root INFO copying build/lib/mpmath/tests/extratest_gamma.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,479 root INFO copying build/lib/mpmath/tests/test_summation.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,480 root INFO copying build/lib/mpmath/tests/test_functions.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,480 root INFO copying build/lib/mpmath/tests/test_ode.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,480 root INFO copying build/lib/mpmath/tests/__init__.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,480 root INFO copying build/lib/mpmath/tests/test_gammazeta.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,481 root INFO copying build/lib/mpmath/tests/test_bitwise.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,481 root INFO copying build/lib/mpmath/tests/test_elliptic.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,481 root INFO copying build/lib/mpmath/tests/test_quad.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,482 root INFO copying build/lib/mpmath/tests/test_division.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,482 root INFO copying build/lib/mpmath/tests/test_power.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,482 root INFO copying build/lib/mpmath/tests/test_identify.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,483 root INFO copying build/lib/mpmath/tests/test_diff.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,483 root INFO copying build/lib/mpmath/tests/test_compatibility.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,483 root INFO copying build/lib/mpmath/tests/test_interval.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,483 root INFO copying build/lib/mpmath/tests/test_visualization.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,484 root INFO copying build/lib/mpmath/tests/torture.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,484 root INFO copying build/lib/mpmath/tests/test_trig.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,484 root INFO copying build/lib/mpmath/tests/test_convert.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,484 root INFO copying build/lib/mpmath/tests/test_pickle.py -> build/bdist.linux-loongarch64/wheel/mpmath/tests 2024-10-18 05:39:25,485 root INFO copying build/lib/mpmath/identification.py -> build/bdist.linux-loongarch64/wheel/mpmath 2024-10-18 05:39:25,485 root INFO creating build/bdist.linux-loongarch64/wheel/mpmath/calculus 2024-10-18 05:39:25,485 root INFO copying build/lib/mpmath/calculus/inverselaplace.py -> build/bdist.linux-loongarch64/wheel/mpmath/calculus 2024-10-18 05:39:25,486 root INFO copying build/lib/mpmath/calculus/polynomials.py -> build/bdist.linux-loongarch64/wheel/mpmath/calculus 2024-10-18 05:39:25,486 root INFO copying build/lib/mpmath/calculus/optimization.py -> build/bdist.linux-loongarch64/wheel/mpmath/calculus 2024-10-18 05:39:25,486 root INFO copying build/lib/mpmath/calculus/extrapolation.py -> build/bdist.linux-loongarch64/wheel/mpmath/calculus 2024-10-18 05:39:25,487 root INFO copying build/lib/mpmath/calculus/__init__.py -> build/bdist.linux-loongarch64/wheel/mpmath/calculus 2024-10-18 05:39:25,487 root INFO copying build/lib/mpmath/calculus/differentiation.py -> build/bdist.linux-loongarch64/wheel/mpmath/calculus 2024-10-18 05:39:25,487 root INFO copying build/lib/mpmath/calculus/odes.py -> build/bdist.linux-loongarch64/wheel/mpmath/calculus 2024-10-18 05:39:25,487 root INFO copying build/lib/mpmath/calculus/calculus.py -> build/bdist.linux-loongarch64/wheel/mpmath/calculus 2024-10-18 05:39:25,488 root INFO copying build/lib/mpmath/calculus/quadrature.py -> build/bdist.linux-loongarch64/wheel/mpmath/calculus 2024-10-18 05:39:25,488 root INFO copying build/lib/mpmath/calculus/approximation.py -> build/bdist.linux-loongarch64/wheel/mpmath/calculus 2024-10-18 05:39:25,488 root INFO creating build/bdist.linux-loongarch64/wheel/mpmath/libmp 2024-10-18 05:39:25,489 root INFO copying build/lib/mpmath/libmp/libmpf.py -> build/bdist.linux-loongarch64/wheel/mpmath/libmp 2024-10-18 05:39:25,489 root INFO copying build/lib/mpmath/libmp/libelefun.py -> build/bdist.linux-loongarch64/wheel/mpmath/libmp 2024-10-18 05:39:25,489 root INFO copying build/lib/mpmath/libmp/gammazeta.py -> build/bdist.linux-loongarch64/wheel/mpmath/libmp 2024-10-18 05:39:25,490 root INFO copying build/lib/mpmath/libmp/libmpc.py -> build/bdist.linux-loongarch64/wheel/mpmath/libmp 2024-10-18 05:39:25,490 root INFO copying build/lib/mpmath/libmp/__init__.py -> build/bdist.linux-loongarch64/wheel/mpmath/libmp 2024-10-18 05:39:25,490 root INFO copying build/lib/mpmath/libmp/libmpi.py -> build/bdist.linux-loongarch64/wheel/mpmath/libmp 2024-10-18 05:39:25,491 root INFO copying build/lib/mpmath/libmp/libintmath.py -> build/bdist.linux-loongarch64/wheel/mpmath/libmp 2024-10-18 05:39:25,491 root INFO copying build/lib/mpmath/libmp/backend.py -> build/bdist.linux-loongarch64/wheel/mpmath/libmp 2024-10-18 05:39:25,491 root INFO copying build/lib/mpmath/libmp/libhyper.py -> build/bdist.linux-loongarch64/wheel/mpmath/libmp 2024-10-18 05:39:25,491 root INFO copying build/lib/mpmath/ctx_mp.py -> build/bdist.linux-loongarch64/wheel/mpmath 2024-10-18 05:39:25,492 root INFO copying build/lib/mpmath/ctx_base.py -> build/bdist.linux-loongarch64/wheel/mpmath 2024-10-18 05:39:25,492 root INFO copying build/lib/mpmath/ctx_iv.py -> build/bdist.linux-loongarch64/wheel/mpmath 2024-10-18 05:39:25,492 root INFO creating build/bdist.linux-loongarch64/wheel/mpmath/matrices 2024-10-18 05:39:25,493 root INFO copying build/lib/mpmath/matrices/matrices.py -> build/bdist.linux-loongarch64/wheel/mpmath/matrices 2024-10-18 05:39:25,493 root INFO copying build/lib/mpmath/matrices/eigen.py -> build/bdist.linux-loongarch64/wheel/mpmath/matrices 2024-10-18 05:39:25,493 root INFO copying build/lib/mpmath/matrices/__init__.py -> build/bdist.linux-loongarch64/wheel/mpmath/matrices 2024-10-18 05:39:25,494 root INFO copying build/lib/mpmath/matrices/linalg.py -> build/bdist.linux-loongarch64/wheel/mpmath/matrices 2024-10-18 05:39:25,494 root INFO copying build/lib/mpmath/matrices/calculus.py -> build/bdist.linux-loongarch64/wheel/mpmath/matrices 2024-10-18 05:39:25,494 root INFO copying build/lib/mpmath/matrices/eigen_symmetric.py -> build/bdist.linux-loongarch64/wheel/mpmath/matrices 2024-10-18 05:39:25,495 root INFO copying build/lib/mpmath/math2.py -> build/bdist.linux-loongarch64/wheel/mpmath 2024-10-18 05:39:25,495 root INFO running install_egg_info 2024-10-18 05:39:25,499 root INFO running egg_info 2024-10-18 05:39:25,503 root INFO writing mpmath.egg-info/PKG-INFO 2024-10-18 05:39:25,505 root INFO writing dependency_links to mpmath.egg-info/dependency_links.txt 2024-10-18 05:39:25,507 root INFO writing requirements to mpmath.egg-info/requires.txt 2024-10-18 05:39:25,507 root INFO writing top-level names to mpmath.egg-info/top_level.txt 2024-10-18 05:39:27,709 root INFO reading manifest file 'mpmath.egg-info/SOURCES.txt' 2024-10-18 05:39:27,711 root INFO adding license file 'LICENSE' 2024-10-18 05:39:27,713 root INFO writing manifest file 'mpmath.egg-info/SOURCES.txt' 2024-10-18 05:39:27,714 root INFO Copying mpmath.egg-info to build/bdist.linux-loongarch64/wheel/mpmath-1.3.0-py3.12.egg-info 2024-10-18 05:39:27,716 root INFO running install_scripts 2024-10-18 05:39:27,720 root INFO creating build/bdist.linux-loongarch64/wheel/mpmath-1.3.0.dist-info/WHEEL 2024-10-18 05:39:27,721 wheel INFO creating '/home/buildozer/aports/community/py3-mpmath/src/mpmath-1.3.0/.dist/.tmp-lg2s50ap/mpmath-1.3.0-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-10-18 05:39:27,722 wheel INFO adding 'mpmath/__init__.py' 2024-10-18 05:39:27,722 wheel INFO adding 'mpmath/ctx_base.py' 2024-10-18 05:39:27,723 wheel INFO adding 'mpmath/ctx_fp.py' 2024-10-18 05:39:27,723 wheel INFO adding 'mpmath/ctx_iv.py' 2024-10-18 05:39:27,723 wheel INFO adding 'mpmath/ctx_mp.py' 2024-10-18 05:39:27,724 wheel INFO adding 'mpmath/ctx_mp_python.py' 2024-10-18 05:39:27,725 wheel INFO adding 'mpmath/function_docs.py' 2024-10-18 05:39:27,727 wheel INFO adding 'mpmath/identification.py' 2024-10-18 05:39:27,728 wheel INFO adding 'mpmath/math2.py' 2024-10-18 05:39:27,728 wheel INFO adding 'mpmath/rational.py' 2024-10-18 05:39:27,729 wheel INFO adding 'mpmath/usertools.py' 2024-10-18 05:39:27,729 wheel INFO adding 'mpmath/visualization.py' 2024-10-18 05:39:27,729 wheel INFO adding 'mpmath/calculus/__init__.py' 2024-10-18 05:39:27,730 wheel INFO adding 'mpmath/calculus/approximation.py' 2024-10-18 05:39:27,730 wheel INFO adding 'mpmath/calculus/calculus.py' 2024-10-18 05:39:27,730 wheel INFO adding 'mpmath/calculus/differentiation.py' 2024-10-18 05:39:27,731 wheel INFO adding 'mpmath/calculus/extrapolation.py' 2024-10-18 05:39:27,732 wheel INFO adding 'mpmath/calculus/inverselaplace.py' 2024-10-18 05:39:27,732 wheel INFO adding 'mpmath/calculus/odes.py' 2024-10-18 05:39:27,733 wheel INFO adding 'mpmath/calculus/optimization.py' 2024-10-18 05:39:27,733 wheel INFO adding 'mpmath/calculus/polynomials.py' 2024-10-18 05:39:27,734 wheel INFO adding 'mpmath/calculus/quadrature.py' 2024-10-18 05:39:27,734 wheel INFO adding 'mpmath/functions/__init__.py' 2024-10-18 05:39:27,735 wheel INFO adding 'mpmath/functions/bessel.py' 2024-10-18 05:39:27,735 wheel INFO adding 'mpmath/functions/elliptic.py' 2024-10-18 05:39:27,736 wheel INFO adding 'mpmath/functions/expintegrals.py' 2024-10-18 05:39:27,736 wheel INFO adding 'mpmath/functions/factorials.py' 2024-10-18 05:39:27,737 wheel INFO adding 'mpmath/functions/functions.py' 2024-10-18 05:39:27,737 wheel INFO adding 'mpmath/functions/hypergeometric.py' 2024-10-18 05:39:27,738 wheel INFO adding 'mpmath/functions/orthogonal.py' 2024-10-18 05:39:27,738 wheel INFO adding 'mpmath/functions/qfunctions.py' 2024-10-18 05:39:27,739 wheel INFO adding 'mpmath/functions/rszeta.py' 2024-10-18 05:39:27,739 wheel INFO adding 'mpmath/functions/signals.py' 2024-10-18 05:39:27,740 wheel INFO adding 'mpmath/functions/theta.py' 2024-10-18 05:39:27,740 wheel INFO adding 'mpmath/functions/zeta.py' 2024-10-18 05:39:27,741 wheel INFO adding 'mpmath/functions/zetazeros.py' 2024-10-18 05:39:27,741 wheel INFO adding 'mpmath/libmp/__init__.py' 2024-10-18 05:39:27,742 wheel INFO adding 'mpmath/libmp/backend.py' 2024-10-18 05:39:27,742 wheel INFO adding 'mpmath/libmp/gammazeta.py' 2024-10-18 05:39:27,743 wheel INFO adding 'mpmath/libmp/libelefun.py' 2024-10-18 05:39:27,744 wheel INFO adding 'mpmath/libmp/libhyper.py' 2024-10-18 05:39:27,744 wheel INFO adding 'mpmath/libmp/libintmath.py' 2024-10-18 05:39:27,745 wheel INFO adding 'mpmath/libmp/libmpc.py' 2024-10-18 05:39:27,745 wheel INFO adding 'mpmath/libmp/libmpf.py' 2024-10-18 05:39:27,746 wheel INFO adding 'mpmath/libmp/libmpi.py' 2024-10-18 05:39:27,747 wheel INFO adding 'mpmath/matrices/__init__.py' 2024-10-18 05:39:27,747 wheel INFO adding 'mpmath/matrices/calculus.py' 2024-10-18 05:39:27,747 wheel INFO adding 'mpmath/matrices/eigen.py' 2024-10-18 05:39:27,748 wheel INFO adding 'mpmath/matrices/eigen_symmetric.py' 2024-10-18 05:39:27,749 wheel INFO adding 'mpmath/matrices/linalg.py' 2024-10-18 05:39:27,749 wheel INFO adding 'mpmath/matrices/matrices.py' 2024-10-18 05:39:27,750 wheel INFO adding 'mpmath/tests/__init__.py' 2024-10-18 05:39:27,750 wheel INFO adding 'mpmath/tests/extratest_gamma.py' 2024-10-18 05:39:27,750 wheel INFO adding 'mpmath/tests/extratest_zeta.py' 2024-10-18 05:39:27,751 wheel INFO adding 'mpmath/tests/runtests.py' 2024-10-18 05:39:27,751 wheel INFO adding 'mpmath/tests/test_basic_ops.py' 2024-10-18 05:39:27,751 wheel INFO adding 'mpmath/tests/test_bitwise.py' 2024-10-18 05:39:27,752 wheel INFO adding 'mpmath/tests/test_calculus.py' 2024-10-18 05:39:27,752 wheel INFO adding 'mpmath/tests/test_compatibility.py' 2024-10-18 05:39:27,752 wheel INFO adding 'mpmath/tests/test_convert.py' 2024-10-18 05:39:27,753 wheel INFO adding 'mpmath/tests/test_diff.py' 2024-10-18 05:39:27,753 wheel INFO adding 'mpmath/tests/test_division.py' 2024-10-18 05:39:27,753 wheel INFO adding 'mpmath/tests/test_eigen.py' 2024-10-18 05:39:27,754 wheel INFO adding 'mpmath/tests/test_eigen_symmetric.py' 2024-10-18 05:39:27,754 wheel INFO adding 'mpmath/tests/test_elliptic.py' 2024-10-18 05:39:27,755 wheel INFO adding 'mpmath/tests/test_fp.py' 2024-10-18 05:39:27,756 wheel INFO adding 'mpmath/tests/test_functions.py' 2024-10-18 05:39:27,756 wheel INFO adding 'mpmath/tests/test_functions2.py' 2024-10-18 05:39:27,757 wheel INFO adding 'mpmath/tests/test_gammazeta.py' 2024-10-18 05:39:27,758 wheel INFO adding 'mpmath/tests/test_hp.py' 2024-10-18 05:39:27,758 wheel INFO adding 'mpmath/tests/test_identify.py' 2024-10-18 05:39:27,758 wheel INFO adding 'mpmath/tests/test_interval.py' 2024-10-18 05:39:27,759 wheel INFO adding 'mpmath/tests/test_levin.py' 2024-10-18 05:39:27,759 wheel INFO adding 'mpmath/tests/test_linalg.py' 2024-10-18 05:39:27,760 wheel INFO adding 'mpmath/tests/test_matrices.py' 2024-10-18 05:39:27,760 wheel INFO adding 'mpmath/tests/test_mpmath.py' 2024-10-18 05:39:27,760 wheel INFO adding 'mpmath/tests/test_ode.py' 2024-10-18 05:39:27,760 wheel INFO adding 'mpmath/tests/test_pickle.py' 2024-10-18 05:39:27,761 wheel INFO adding 'mpmath/tests/test_power.py' 2024-10-18 05:39:27,761 wheel INFO adding 'mpmath/tests/test_quad.py' 2024-10-18 05:39:27,761 wheel INFO adding 'mpmath/tests/test_rootfinding.py' 2024-10-18 05:39:27,762 wheel INFO adding 'mpmath/tests/test_special.py' 2024-10-18 05:39:27,762 wheel INFO adding 'mpmath/tests/test_str.py' 2024-10-18 05:39:27,762 wheel INFO adding 'mpmath/tests/test_summation.py' 2024-10-18 05:39:27,762 wheel INFO adding 'mpmath/tests/test_trig.py' 2024-10-18 05:39:27,763 wheel INFO adding 'mpmath/tests/test_visualization.py' 2024-10-18 05:39:27,763 wheel INFO adding 'mpmath/tests/torture.py' 2024-10-18 05:39:27,764 wheel INFO adding 'mpmath-1.3.0.dist-info/LICENSE' 2024-10-18 05:39:27,764 wheel INFO adding 'mpmath-1.3.0.dist-info/METADATA' 2024-10-18 05:39:27,764 wheel INFO adding 'mpmath-1.3.0.dist-info/WHEEL' 2024-10-18 05:39:27,764 wheel INFO adding 'mpmath-1.3.0.dist-info/top_level.txt' 2024-10-18 05:39:27,765 wheel INFO adding 'mpmath-1.3.0.dist-info/RECORD' 2024-10-18 05:39:27,765 root INFO removing build/bdist.linux-loongarch64/wheel 2024-10-18 05:39:27,770 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.7, pytest-8.3.3, 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 136.44s (0:02:16) ======= >>> 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/functions/__pycache__' -> '/home/buildozer/aports/community/py3-mpmath/pkg/py3-mpmath-pyc/usr/lib/python3.12/site-packages/mpmath/functions/__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__' >>> 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 Fri, 18 Oct 2024 05:41:46 +0000 elapsed time 0h 2m 41s >>> py3-mpmath: Cleaning up srcdir >>> py3-mpmath: Cleaning up pkgdir >>> py3-mpmath: Uninstalling dependencies... (1/44) Purging .makedepends-py3-mpmath (20241018.053924) (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.1.0-r0) (7/44) Purging py3-setuptools_scm (8.1.0-r0) (8/44) Purging py3-setuptools-pyc (70.3.0-r0) (9/44) Purging py3-setuptools (70.3.0-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.12.0-r0) (13/44) Purging py3-pycodestyle (2.12.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.3-r0) (21/44) Purging py3-pytest (8.3.3-r0) (22/44) Purging py3-iniconfig-pyc (2.0.0-r1) (23/44) Purging py3-iniconfig (2.0.0-r1) (24/44) Purging py3-packaging-pyc (24.1-r0) (25/44) Purging py3-packaging (24.1-r0) (26/44) Purging py3-parsing-pyc (3.1.4-r0) (27/44) Purging py3-parsing (3.1.4-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.5.1-r0) (33/44) Purging py3-coverage (7.5.1-r0) (34/44) Purging python3-pyc (3.12.7-r0) (35/44) Purging python3-pycache-pyc0 (3.12.7-r0) (36/44) Purging pyc (3.12.7-r0) (37/44) Purging python3 (3.12.7-r0) (38/44) Purging gdbm (1.24-r0) (39/44) Purging libbz2 (1.0.8-r6) (40/44) Purging libffi (3.4.6-r0) (41/44) Purging libpanelw (6.5_p20241006-r0) (42/44) Purging mpdecimal (4.0.0-r0) (43/44) Purging sqlite-libs (3.46.1-r0) (44/44) Purging xz-libs (5.6.3-r0) Executing busybox-1.36.1-r32.trigger OK: 243 MiB in 100 packages >>> py3-mpmath: Updating the community/loongarch64 repository index... >>> py3-mpmath: Signing the index...