>>> py3-mpmath: Building testing/py3-mpmath 1.2.1-r2 (using abuild 3.10.0-r2) started Tue, 11 Apr 2023 14:58:27 +0000 >>> py3-mpmath: Checking sanity of /home/buildozer/aports/testing/py3-mpmath/APKBUILD... >>> py3-mpmath: Analyzing dependencies... >>> py3-mpmath: Installing for build: build-base python3 python3-dev py3-setuptools_scm py3-wheel py3-pycodestyle py3-pytest py3-pytest-cov (1/24) Installing libbz2 (1.0.8-r4) (2/24) Installing libffi (3.4.4-r1) (3/24) Installing gdbm (1.23-r0) (4/24) Installing xz-libs (5.4.2-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing libpanelw (6.4_p20230401-r2) (7/24) Installing readline (8.2.1-r0) (8/24) Installing sqlite-libs (3.41.2-r1) (9/24) Installing python3 (3.11.3-r0) (10/24) Installing python3-dev (3.11.3-r0) (11/24) Installing py3-parsing (3.0.9-r1) (12/24) Installing py3-packaging (23.0-r1) (13/24) Installing py3-setuptools (67.6.1-r0) (14/24) Installing py3-typing-extensions (4.5.0-r0) (15/24) Installing py3-setuptools_scm (7.1.0-r0) (16/24) Installing py3-wheel (0.40.0-r0) (17/24) Installing py3-pycodestyle (2.10.0-r1) (18/24) Installing py3-iniconfig (1.1.1-r5) (19/24) Installing py3-pluggy (1.0.0-r2) (20/24) Installing py3-py (1.11.0-r1) (21/24) Installing py3-pytest (7.3.0-r0) (22/24) Installing py3-coverage (6.5.0-r2) (23/24) Installing py3-pytest-cov (4.0.0-r1) (24/24) Installing .makedepends-py3-mpmath (20230411.145828) Executing busybox-1.36.0-r6.trigger OK: 531 MiB in 125 packages >>> py3-mpmath: Cleaning up srcdir >>> py3-mpmath: Cleaning up pkgdir >>> py3-mpmath: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-mpmath-1.2.1.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 76 2093k 76 1600k 0 0 1889k 0 0:00:01 --:--:-- 0:00:01 1889k 100 2093k 100 2093k 0 0 2427k 0 --:--:-- --:--:-- --:--:-- 2426k >>> py3-mpmath: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-mpmath-1.2.1.tar.gz >>> py3-mpmath: Checking sha512sums... py3-mpmath-1.2.1.tar.gz: OK >>> py3-mpmath: Unpacking /var/cache/distfiles/edge/py3-mpmath-1.2.1.tar.gz... /usr/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) running build running build_py creating build creating build/lib creating build/lib/mpmath copying mpmath/ctx_fp.py -> build/lib/mpmath copying mpmath/__init__.py -> build/lib/mpmath copying mpmath/math2.py -> build/lib/mpmath copying mpmath/function_docs.py -> build/lib/mpmath copying mpmath/visualization.py -> build/lib/mpmath copying mpmath/rational.py -> build/lib/mpmath copying mpmath/ctx_base.py -> build/lib/mpmath copying mpmath/ctx_mp_python.py -> build/lib/mpmath copying mpmath/usertools.py -> build/lib/mpmath copying mpmath/identification.py -> build/lib/mpmath copying mpmath/ctx_mp.py -> build/lib/mpmath copying mpmath/ctx_iv.py -> build/lib/mpmath creating build/lib/mpmath/calculus copying mpmath/calculus/differentiation.py -> build/lib/mpmath/calculus copying mpmath/calculus/odes.py -> build/lib/mpmath/calculus copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus copying mpmath/calculus/optimization.py -> build/lib/mpmath/calculus copying mpmath/calculus/inverselaplace.py -> build/lib/mpmath/calculus copying mpmath/calculus/extrapolation.py -> build/lib/mpmath/calculus copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus copying mpmath/calculus/quadrature.py -> build/lib/mpmath/calculus creating build/lib/mpmath/matrices copying mpmath/matrices/linalg.py -> build/lib/mpmath/matrices copying mpmath/matrices/__init__.py -> build/lib/mpmath/matrices copying mpmath/matrices/matrices.py -> build/lib/mpmath/matrices copying mpmath/matrices/calculus.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices creating build/lib/mpmath/tests copying mpmath/tests/test_special.py -> build/lib/mpmath/tests copying mpmath/tests/test_division.py -> build/lib/mpmath/tests copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests copying mpmath/tests/test_power.py -> build/lib/mpmath/tests copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests copying mpmath/tests/__init__.py -> build/lib/mpmath/tests copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests copying mpmath/tests/runtests.py -> build/lib/mpmath/tests copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests copying mpmath/tests/torture.py -> build/lib/mpmath/tests copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests copying mpmath/tests/test_str.py -> build/lib/mpmath/tests copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests creating build/lib/mpmath/libmp copying mpmath/libmp/__init__.py -> build/lib/mpmath/libmp copying mpmath/libmp/libintmath.py -> build/lib/mpmath/libmp copying mpmath/libmp/gammazeta.py -> build/lib/mpmath/libmp copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpf.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp copying mpmath/libmp/libelefun.py -> build/lib/mpmath/libmp creating build/lib/mpmath/functions copying mpmath/functions/qfunctions.py -> build/lib/mpmath/functions copying mpmath/functions/__init__.py -> build/lib/mpmath/functions copying mpmath/functions/orthogonal.py -> build/lib/mpmath/functions copying mpmath/functions/theta.py -> build/lib/mpmath/functions copying mpmath/functions/factorials.py -> build/lib/mpmath/functions copying mpmath/functions/zeta.py -> build/lib/mpmath/functions copying mpmath/functions/bessel.py -> build/lib/mpmath/functions copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions copying mpmath/functions/zetazeros.py -> build/lib/mpmath/functions copying mpmath/functions/functions.py -> build/lib/mpmath/functions copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-mpmath/src/mpmath-1.2.1 configfile: pytest.ini plugins: cov-4.0.0 collected 339 items mpmath/tests/test_basic_ops.py ...................... [ 6%] mpmath/tests/test_bitwise.py ............. [ 10%] mpmath/tests/test_calculus.py .......... [ 13%] mpmath/tests/test_compatibility.py ... [ 14%] mpmath/tests/test_convert.py .............. [ 18%] mpmath/tests/test_diff.py .... [ 19%] mpmath/tests/test_division.py ....... [ 21%] mpmath/tests/test_eigen.py .. [ 22%] mpmath/tests/test_eigen_symmetric.py .......... [ 25%] mpmath/tests/test_elliptic.py .............. [ 29%] mpmath/tests/test_fp.py ............ [ 32%] mpmath/tests/test_functions.py ......................................... [ 44%] ..... [ 46%] mpmath/tests/test_functions2.py ........................................ [ 58%] ...... [ 59%] mpmath/tests/test_gammazeta.py .............................. [ 68%] mpmath/tests/test_hp.py ... [ 69%] mpmath/tests/test_identify.py .. [ 70%] mpmath/tests/test_interval.py ............... [ 74%] mpmath/tests/test_levin.py ....... [ 76%] mpmath/tests/test_linalg.py ................ [ 81%] mpmath/tests/test_matrices.py ............x.. [ 85%] mpmath/tests/test_mpmath.py . [ 86%] mpmath/tests/test_ode.py ... [ 87%] mpmath/tests/test_pickle.py . [ 87%] mpmath/tests/test_power.py ... [ 88%] mpmath/tests/test_quad.py ................x [ 93%] mpmath/tests/test_rootfinding.py ........ [ 95%] mpmath/tests/test_special.py ..... [ 97%] mpmath/tests/test_str.py . [ 97%] mpmath/tests/test_summation.py ..... [ 98%] mpmath/tests/test_trig.py ... [ 99%] mpmath/tests/test_visualization.py . [100%] ================== 337 passed, 2 xfailed in 60.49s (0:01:00) =================== >>> py3-mpmath: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. dist.fetch_build_eggs(dist.setup_requires) running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/testing/py3-mpmath/pkg creating /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath creating /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr creating /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib creating /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath copying build/lib/mpmath/ctx_fp.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath copying build/lib/mpmath/__init__.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath copying build/lib/mpmath/math2.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath creating /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/differentiation.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/odes.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/__init__.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/approximation.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/calculus.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/optimization.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/inverselaplace.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/extrapolation.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/polynomials.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/quadrature.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus copying build/lib/mpmath/function_docs.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath copying build/lib/mpmath/visualization.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath copying build/lib/mpmath/rational.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath copying build/lib/mpmath/ctx_base.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath copying build/lib/mpmath/ctx_mp_python.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath creating /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/linalg.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/__init__.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/matrices.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/calculus.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen_symmetric.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/matrices creating /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_special.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_division.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_identify.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_power.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_rootfinding.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_gammazeta.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_visualization.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_linalg.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/__init__.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_basic_ops.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_hp.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_matrices.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_elliptic.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_functions.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_fp.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_summation.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_eigen.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/runtests.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_diff.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_functions2.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_ode.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_gamma.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_levin.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/torture.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_compatibility.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_str.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_convert.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_mpmath.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_trig.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_calculus.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_eigen_symmetric.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_zeta.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_interval.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_pickle.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_quad.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_bitwise.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests creating /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/__init__.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libintmath.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/gammazeta.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libhyper.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpc.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpf.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpi.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/backend.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libelefun.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp copying build/lib/mpmath/usertools.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath copying build/lib/mpmath/identification.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath copying build/lib/mpmath/ctx_mp.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath creating /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions copying build/lib/mpmath/functions/qfunctions.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions copying build/lib/mpmath/functions/__init__.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions copying build/lib/mpmath/functions/orthogonal.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions copying build/lib/mpmath/functions/theta.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions copying build/lib/mpmath/functions/factorials.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions copying build/lib/mpmath/functions/zeta.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions copying build/lib/mpmath/functions/bessel.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions copying build/lib/mpmath/functions/elliptic.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions copying build/lib/mpmath/functions/rszeta.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions copying build/lib/mpmath/functions/zetazeros.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions copying build/lib/mpmath/functions/functions.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions copying build/lib/mpmath/functions/expintegrals.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions copying build/lib/mpmath/functions/hypergeometric.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions copying build/lib/mpmath/ctx_iv.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/ctx_fp.py to ctx_fp.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/math2.py to math2.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus/differentiation.py to differentiation.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus/odes.py to odes.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus/approximation.py to approximation.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus/calculus.py to calculus.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus/optimization.py to optimization.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus/inverselaplace.py to inverselaplace.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus/extrapolation.py to extrapolation.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus/polynomials.py to polynomials.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/calculus/quadrature.py to quadrature.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/function_docs.py to function_docs.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/visualization.py to visualization.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/rational.py to rational.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/ctx_base.py to ctx_base.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/ctx_mp_python.py to ctx_mp_python.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/matrices/linalg.py to linalg.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/matrices/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/matrices/matrices.py to matrices.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/matrices/calculus.py to calculus.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/matrices/eigen.py to eigen.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/matrices/eigen_symmetric.py to eigen_symmetric.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_special.py to test_special.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_division.py to test_division.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_identify.py to test_identify.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_power.py to test_power.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_rootfinding.py to test_rootfinding.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_gammazeta.py to test_gammazeta.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_visualization.py to test_visualization.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_linalg.py to test_linalg.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_basic_ops.py to test_basic_ops.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_hp.py to test_hp.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_matrices.py to test_matrices.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_elliptic.py to test_elliptic.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_functions.py to test_functions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_fp.py to test_fp.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_summation.py to test_summation.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_eigen.py to test_eigen.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/runtests.py to runtests.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_diff.py to test_diff.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_functions2.py to test_functions2.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_ode.py to test_ode.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/extratest_gamma.py to extratest_gamma.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_levin.py to test_levin.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/torture.py to torture.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_compatibility.py to test_compatibility.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_str.py to test_str.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_convert.py to test_convert.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_mpmath.py to test_mpmath.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_trig.py to test_trig.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_calculus.py to test_calculus.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_eigen_symmetric.py to test_eigen_symmetric.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/extratest_zeta.py to extratest_zeta.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_interval.py to test_interval.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_pickle.py to test_pickle.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_quad.py to test_quad.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/tests/test_bitwise.py to test_bitwise.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp/libintmath.py to libintmath.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp/gammazeta.py to gammazeta.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp/libhyper.py to libhyper.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp/libmpc.py to libmpc.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp/libmpf.py to libmpf.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp/libmpi.py to libmpi.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp/backend.py to backend.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/libmp/libelefun.py to libelefun.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/usertools.py to usertools.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/identification.py to identification.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/ctx_mp.py to ctx_mp.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions/qfunctions.py to qfunctions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions/orthogonal.py to orthogonal.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions/theta.py to theta.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions/factorials.py to factorials.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions/zeta.py to zeta.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions/bessel.py to bessel.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions/elliptic.py to elliptic.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions/rszeta.py to rszeta.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions/zetazeros.py to zetazeros.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions/functions.py to functions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions/expintegrals.py to expintegrals.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/functions/hypergeometric.py to hypergeometric.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath/ctx_iv.py to ctx_iv.cpython-311.pyc running install_egg_info running egg_info writing mpmath.egg-info/PKG-INFO writing dependency_links to mpmath.egg-info/dependency_links.txt writing requirements to mpmath.egg-info/requires.txt writing top-level names to mpmath.egg-info/top_level.txt reading manifest file 'mpmath.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'mpmath.egg-info/SOURCES.txt' Copying mpmath.egg-info to /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.11/site-packages/mpmath-1.2.1-py3.11.egg-info running install_scripts >>> 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*: Scanning shared objects >>> py3-mpmath*: Tracing dependencies... >>> py3-mpmath*: Package size: 3.6 MB >>> py3-mpmath*: Compressing data... >>> py3-mpmath*: Create checksum... >>> py3-mpmath*: Create py3-mpmath-1.2.1-r2.apk >>> py3-mpmath: Build complete at Tue, 11 Apr 2023 14:59:35 +0000 elapsed time 0h 1m 8s >>> py3-mpmath: Cleaning up srcdir >>> py3-mpmath: Cleaning up pkgdir >>> py3-mpmath: Uninstalling dependencies... (1/24) Purging .makedepends-py3-mpmath (20230411.145828) (2/24) Purging python3-dev (3.11.3-r0) (3/24) Purging py3-setuptools_scm (7.1.0-r0) (4/24) Purging py3-setuptools (67.6.1-r0) (5/24) Purging py3-typing-extensions (4.5.0-r0) (6/24) Purging py3-wheel (0.40.0-r0) (7/24) Purging py3-pycodestyle (2.10.0-r1) (8/24) Purging py3-pytest-cov (4.0.0-r1) (9/24) Purging py3-pytest (7.3.0-r0) (10/24) Purging py3-iniconfig (1.1.1-r5) (11/24) Purging py3-packaging (23.0-r1) (12/24) Purging py3-parsing (3.0.9-r1) (13/24) Purging py3-pluggy (1.0.0-r2) (14/24) Purging py3-py (1.11.0-r1) (15/24) Purging python3 (3.11.3-r0) (16/24) Purging py3-coverage (6.5.0-r2) (17/24) Purging libbz2 (1.0.8-r4) (18/24) Purging libffi (3.4.4-r1) (19/24) Purging gdbm (1.23-r0) (20/24) Purging xz-libs (5.4.2-r0) (21/24) Purging mpdecimal (2.5.1-r1) (22/24) Purging libpanelw (6.4_p20230401-r2) (23/24) Purging readline (8.2.1-r0) (24/24) Purging sqlite-libs (3.41.2-r1) Executing busybox-1.36.0-r6.trigger OK: 371 MiB in 101 packages >>> py3-mpmath: Updating the testing/s390x repository index... >>> py3-mpmath: Signing the index...