>>> py3-mpmath: Building testing/py3-mpmath 1.2.1-r0 (using abuild 3.10.0_rc1-r2) started Fri, 23 Sep 2022 19:48:56 +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-codecov py3-pycodestyle py3-pytest py3-pytest-cov (1/35) Installing libbz2 (1.0.8-r3) (2/35) Installing libffi (3.4.3-r0) (3/35) Installing gdbm (1.23-r0) (4/35) Installing xz-libs (5.2.6-r1) (5/35) Installing mpdecimal (2.5.1-r1) (6/35) Installing readline (8.1.2-r0) (7/35) Installing sqlite-libs (3.39.3-r0) (8/35) Installing python3 (3.10.7-r0) (9/35) Installing python3-dev (3.10.7-r0) (10/35) Installing py3-parsing (3.0.9-r0) (11/35) Installing py3-packaging (21.3-r2) (12/35) Installing py3-setuptools (65.3.0-r0) (13/35) Installing py3-tomli (2.0.1-r1) (14/35) Installing py3-typing-extensions (4.3.0-r0) (15/35) Installing py3-setuptools_scm (7.0.5-r0) (16/35) Installing py3-wheel (0.37.1-r1) (17/35) Installing py3-coverage (5.5-r1) (18/35) Installing py3-certifi (2022.6.15-r0) (19/35) Installing py3-charset-normalizer (2.1.1-r0) (20/35) Installing py3-idna (3.4-r0) (21/35) Installing py3-urllib3 (1.26.12-r0) (22/35) Installing py3-requests (2.28.1-r0) (23/35) Installing py3-codecov (2.1.12-r1) (24/35) Installing py3-pycodestyle (2.9.0-r0) (25/35) Installing py3-atomicwrites (1.4.1-r0) (26/35) Installing py3-attrs (22.1.0-r0) (27/35) Installing py3-iniconfig (1.1.1-r3) (28/35) Installing py3-more-itertools (8.13.0-r0) (29/35) Installing py3-pluggy (1.0.0-r1) (30/35) Installing py3-py (1.10.0-r3) (31/35) Installing py3-pygments (2.13.0-r0) (32/35) Installing py3-wcwidth (0.2.5-r2) (33/35) Installing py3-pytest (7.1.3-r0) (34/35) Installing py3-pytest-cov (2.12.1-r1) (35/35) Installing .makedepends-py3-mpmath (20220923.194858) Executing busybox-1.35.0-r25.trigger OK: 423 MiB in 129 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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-mpmath: Fetching py3-mpmath-1.2.1.tar.gz::https://files.pythonhosted.org/packages/source/m/mpmath/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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 2093k 0 5221 0 0 4462 0 0:08:00 0:00:01 0:07:59 4462 100 2093k 100 2093k 0 0 1446k 0 0:00:01 0:00:01 --:--:-- 7541k >>> 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... running build running build_py creating build creating build/lib creating build/lib/mpmath copying mpmath/math2.py -> build/lib/mpmath copying mpmath/function_docs.py -> build/lib/mpmath copying mpmath/identification.py -> build/lib/mpmath copying mpmath/ctx_iv.py -> build/lib/mpmath copying mpmath/visualization.py -> build/lib/mpmath copying mpmath/ctx_mp_python.py -> build/lib/mpmath copying mpmath/__init__.py -> build/lib/mpmath copying mpmath/ctx_fp.py -> build/lib/mpmath copying mpmath/ctx_mp.py -> build/lib/mpmath copying mpmath/usertools.py -> build/lib/mpmath copying mpmath/ctx_base.py -> build/lib/mpmath copying mpmath/rational.py -> build/lib/mpmath creating build/lib/mpmath/libmp copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp copying mpmath/libmp/libelefun.py -> build/lib/mpmath/libmp copying mpmath/libmp/gammazeta.py -> build/lib/mpmath/libmp copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpi.py -> 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/libmpf.py -> build/lib/mpmath/libmp creating build/lib/mpmath/matrices copying mpmath/matrices/eigen.py -> build/lib/mpmath/matrices copying mpmath/matrices/calculus.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices copying mpmath/matrices/matrices.py -> build/lib/mpmath/matrices copying mpmath/matrices/linalg.py -> build/lib/mpmath/matrices copying mpmath/matrices/__init__.py -> build/lib/mpmath/matrices creating build/lib/mpmath/tests copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests copying mpmath/tests/runtests.py -> build/lib/mpmath/tests copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests copying mpmath/tests/test_division.py -> build/lib/mpmath/tests copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests copying mpmath/tests/torture.py -> build/lib/mpmath/tests copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests copying mpmath/tests/test_special.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_power.py -> build/lib/mpmath/tests copying mpmath/tests/__init__.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests copying mpmath/tests/test_compatibility.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/test_bitwise.py -> build/lib/mpmath/tests copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests copying mpmath/tests/test_str.py -> build/lib/mpmath/tests copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests creating build/lib/mpmath/calculus copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus copying mpmath/calculus/quadrature.py -> build/lib/mpmath/calculus copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus copying mpmath/calculus/optimization.py -> build/lib/mpmath/calculus copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus copying mpmath/calculus/odes.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/differentiation.py -> build/lib/mpmath/calculus creating build/lib/mpmath/functions copying mpmath/functions/zeta.py -> build/lib/mpmath/functions copying mpmath/functions/theta.py -> build/lib/mpmath/functions copying mpmath/functions/zetazeros.py -> build/lib/mpmath/functions copying mpmath/functions/bessel.py -> build/lib/mpmath/functions copying mpmath/functions/qfunctions.py -> build/lib/mpmath/functions copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions copying mpmath/functions/orthogonal.py -> build/lib/mpmath/functions copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions copying mpmath/functions/__init__.py -> build/lib/mpmath/functions copying mpmath/functions/functions.py -> build/lib/mpmath/functions copying mpmath/functions/factorials.py -> build/lib/mpmath/functions copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions ============================= test session starts ============================== platform linux -- Python 3.10.7, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-mpmath/src/mpmath-1.2.1, configfile: pytest.ini plugins: cov-2.12.1 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 227.43s (0:03:47) ================== >>> py3-mpmath: Entering fakeroot... running install /usr/lib/python3.10/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 build running build_py 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.10 creating /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath copying build/lib/mpmath/math2.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath copying build/lib/mpmath/function_docs.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath creating /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpc.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libhyper.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libelefun.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/gammazeta.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/backend.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpi.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/__init__.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libintmath.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpf.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp copying build/lib/mpmath/identification.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath creating /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/calculus.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen_symmetric.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/matrices.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/linalg.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/__init__.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/matrices copying build/lib/mpmath/ctx_iv.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath copying build/lib/mpmath/visualization.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath copying build/lib/mpmath/ctx_mp_python.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath copying build/lib/mpmath/__init__.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath creating /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_interval.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_rootfinding.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/runtests.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_matrices.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_mpmath.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_pickle.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_zeta.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_hp.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_division.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_elliptic.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_visualization.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_functions.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_quad.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_levin.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_convert.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/torture.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/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.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_linalg.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_ode.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_special.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_eigen.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_summation.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_gamma.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_gammazeta.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_power.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/__init__.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_functions2.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_identify.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_compatibility.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_calculus.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/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.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_bitwise.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_fp.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_str.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_diff.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_trig.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests copying build/lib/mpmath/ctx_fp.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath copying build/lib/mpmath/ctx_mp.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath copying build/lib/mpmath/usertools.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath copying build/lib/mpmath/ctx_base.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath copying build/lib/mpmath/rational.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath creating /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/calculus.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/approximation.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/quadrature.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/__init__.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/optimization.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/polynomials.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/odes.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/inverselaplace.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/extrapolation.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/differentiation.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus creating /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions copying build/lib/mpmath/functions/zeta.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions copying build/lib/mpmath/functions/theta.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions copying build/lib/mpmath/functions/zetazeros.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions copying build/lib/mpmath/functions/bessel.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions copying build/lib/mpmath/functions/qfunctions.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions copying build/lib/mpmath/functions/expintegrals.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions copying build/lib/mpmath/functions/orthogonal.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions copying build/lib/mpmath/functions/hypergeometric.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions copying build/lib/mpmath/functions/__init__.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions copying build/lib/mpmath/functions/functions.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions copying build/lib/mpmath/functions/factorials.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions copying build/lib/mpmath/functions/rszeta.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions copying build/lib/mpmath/functions/elliptic.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/math2.py to math2.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/function_docs.py to function_docs.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp/libmpc.py to libmpc.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp/libhyper.py to libhyper.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp/libelefun.py to libelefun.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp/gammazeta.py to gammazeta.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp/backend.py to backend.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp/libmpi.py to libmpi.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp/libintmath.py to libintmath.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp/libmpf.py to libmpf.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/identification.py to identification.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/matrices/eigen.py to eigen.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/matrices/calculus.py to calculus.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/matrices/eigen_symmetric.py to eigen_symmetric.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/matrices/matrices.py to matrices.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/matrices/linalg.py to linalg.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/matrices/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/ctx_iv.py to ctx_iv.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/visualization.py to visualization.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/ctx_mp_python.py to ctx_mp_python.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_interval.py to test_interval.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_rootfinding.py to test_rootfinding.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/runtests.py to runtests.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_matrices.py to test_matrices.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_mpmath.py to test_mpmath.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_pickle.py to test_pickle.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/extratest_zeta.py to extratest_zeta.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_hp.py to test_hp.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_division.py to test_division.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_elliptic.py to test_elliptic.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_visualization.py to test_visualization.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_functions.py to test_functions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_quad.py to test_quad.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_levin.py to test_levin.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_convert.py to test_convert.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/torture.py to torture.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_basic_ops.py to test_basic_ops.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_linalg.py to test_linalg.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_ode.py to test_ode.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_special.py to test_special.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_eigen.py to test_eigen.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_summation.py to test_summation.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/extratest_gamma.py to extratest_gamma.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_gammazeta.py to test_gammazeta.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_power.py to test_power.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_functions2.py to test_functions2.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_identify.py to test_identify.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_compatibility.py to test_compatibility.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_calculus.py to test_calculus.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_eigen_symmetric.py to test_eigen_symmetric.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_bitwise.py to test_bitwise.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_fp.py to test_fp.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_str.py to test_str.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_diff.py to test_diff.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/tests/test_trig.py to test_trig.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/ctx_fp.py to ctx_fp.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/ctx_mp.py to ctx_mp.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/usertools.py to usertools.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/ctx_base.py to ctx_base.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/rational.py to rational.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus/calculus.py to calculus.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus/approximation.py to approximation.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus/quadrature.py to quadrature.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus/optimization.py to optimization.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus/polynomials.py to polynomials.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus/odes.py to odes.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus/inverselaplace.py to inverselaplace.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus/extrapolation.py to extrapolation.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/calculus/differentiation.py to differentiation.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions/zeta.py to zeta.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions/theta.py to theta.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions/zetazeros.py to zetazeros.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions/bessel.py to bessel.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions/qfunctions.py to qfunctions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions/expintegrals.py to expintegrals.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions/orthogonal.py to orthogonal.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions/hypergeometric.py to hypergeometric.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions/functions.py to functions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions/factorials.py to factorials.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions/rszeta.py to rszeta.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/functions/elliptic.py to elliptic.cpython-310.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.10/site-packages/mpmath-1.2.1-py3.10.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: 2.9 MB >>> py3-mpmath*: Compressing data... >>> py3-mpmath*: Create checksum... >>> py3-mpmath*: Create py3-mpmath-1.2.1-r0.apk >>> py3-mpmath: Build complete at Fri, 23 Sep 2022 19:52:57 +0000 elapsed time 0h 4m 1s >>> py3-mpmath: Cleaning up srcdir >>> py3-mpmath: Cleaning up pkgdir >>> py3-mpmath: Uninstalling dependencies... (1/35) Purging .makedepends-py3-mpmath (20220923.194858) (2/35) Purging python3-dev (3.10.7-r0) (3/35) Purging py3-setuptools_scm (7.0.5-r0) (4/35) Purging py3-setuptools (65.3.0-r0) (5/35) Purging py3-typing-extensions (4.3.0-r0) (6/35) Purging py3-wheel (0.37.1-r1) (7/35) Purging py3-codecov (2.1.12-r1) (8/35) Purging py3-requests (2.28.1-r0) (9/35) Purging py3-certifi (2022.6.15-r0) (10/35) Purging py3-charset-normalizer (2.1.1-r0) (11/35) Purging py3-idna (3.4-r0) (12/35) Purging py3-urllib3 (1.26.12-r0) (13/35) Purging py3-pycodestyle (2.9.0-r0) (14/35) Purging py3-pytest-cov (2.12.1-r1) (15/35) Purging py3-pytest (7.1.3-r0) (16/35) Purging py3-atomicwrites (1.4.1-r0) (17/35) Purging py3-attrs (22.1.0-r0) (18/35) Purging py3-iniconfig (1.1.1-r3) (19/35) Purging py3-more-itertools (8.13.0-r0) (20/35) Purging py3-packaging (21.3-r2) (21/35) Purging py3-parsing (3.0.9-r0) (22/35) Purging py3-pluggy (1.0.0-r1) (23/35) Purging py3-py (1.10.0-r3) (24/35) Purging py3-pygments (2.13.0-r0) (25/35) Purging py3-tomli (2.0.1-r1) (26/35) Purging py3-wcwidth (0.2.5-r2) (27/35) Purging python3 (3.10.7-r0) (28/35) Purging py3-coverage (5.5-r1) (29/35) Purging libbz2 (1.0.8-r3) (30/35) Purging libffi (3.4.3-r0) (31/35) Purging gdbm (1.23-r0) (32/35) Purging xz-libs (5.2.6-r1) (33/35) Purging mpdecimal (2.5.1-r1) (34/35) Purging readline (8.1.2-r0) (35/35) Purging sqlite-libs (3.39.3-r0) Executing busybox-1.35.0-r25.trigger OK: 295 MiB in 94 packages >>> py3-mpmath: Updating the testing/ppc64le repository index... >>> py3-mpmath: Signing the index...