>>> py3-mpmath: Building testing/py3-mpmath 1.2.1-r0 (using abuild 3.10.0_rc1-r2) started Thu, 06 Oct 2022 15:31:47 +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 (1/17) Installing libbz2 (1.0.8-r3) (2/17) Installing libffi (3.4.3-r0) (3/17) Installing gdbm (1.23-r0) (4/17) Installing xz-libs (5.2.7-r0) (5/17) Installing mpdecimal (2.5.1-r1) (6/17) Installing readline (8.2.0-r0) (7/17) Installing sqlite-libs (3.39.4-r0) (8/17) Installing python3 (3.10.7-r0) (9/17) Installing python3-dev (3.10.7-r0) (10/17) Installing py3-parsing (3.0.9-r0) (11/17) Installing py3-packaging (21.3-r2) (12/17) Installing py3-setuptools (65.4.1-r0) (13/17) Installing py3-tomli (2.0.1-r1) (14/17) Installing py3-typing-extensions (4.3.0-r0) (15/17) Installing py3-setuptools_scm (7.0.5-r0) (16/17) Installing py3-wheel (0.37.1-r1) (17/17) Installing .makedepends-py3-mpmath (20221006.153152) Executing busybox-1.35.0-r27.trigger OK: 454 MiB in 113 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 100 2093k 100 2093k 0 0 2975k 0 --:--:-- --:--:-- --:--:-- 3120k >>> 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/py3-mpmath-1.2.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/mpmath copying mpmath/ctx_base.py -> build/lib/mpmath copying mpmath/ctx_fp.py -> build/lib/mpmath copying mpmath/__init__.py -> build/lib/mpmath copying mpmath/ctx_iv.py -> build/lib/mpmath copying mpmath/visualization.py -> build/lib/mpmath copying mpmath/ctx_mp.py -> build/lib/mpmath copying mpmath/rational.py -> build/lib/mpmath copying mpmath/math2.py -> build/lib/mpmath copying mpmath/ctx_mp_python.py -> build/lib/mpmath copying mpmath/identification.py -> build/lib/mpmath copying mpmath/usertools.py -> build/lib/mpmath copying mpmath/function_docs.py -> build/lib/mpmath creating build/lib/mpmath/matrices copying mpmath/matrices/matrices.py -> build/lib/mpmath/matrices copying mpmath/matrices/__init__.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/linalg.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices creating build/lib/mpmath/libmp copying mpmath/libmp/gammazeta.py -> build/lib/mpmath/libmp copying mpmath/libmp/__init__.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/libintmath.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/libelefun.py -> build/lib/mpmath/libmp copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp creating build/lib/mpmath/tests copying mpmath/tests/test_str.py -> build/lib/mpmath/tests copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests copying mpmath/tests/test_division.py -> build/lib/mpmath/tests copying mpmath/tests/__init__.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions.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/runtests.py -> build/lib/mpmath/tests copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests copying mpmath/tests/test_hp.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_summation.py -> build/lib/mpmath/tests copying mpmath/tests/test_special.py -> build/lib/mpmath/tests copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests creating 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/__init__.py -> build/lib/mpmath/functions copying mpmath/functions/orthogonal.py -> build/lib/mpmath/functions copying mpmath/functions/qfunctions.py -> build/lib/mpmath/functions copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions copying mpmath/functions/functions.py -> build/lib/mpmath/functions copying mpmath/functions/theta.py -> build/lib/mpmath/functions copying mpmath/functions/bessel.py -> build/lib/mpmath/functions copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions copying mpmath/functions/zetazeros.py -> build/lib/mpmath/functions creating build/lib/mpmath/calculus copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus copying mpmath/calculus/odes.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/differentiation.py -> build/lib/mpmath/calculus copying mpmath/calculus/quadrature.py -> build/lib/mpmath/calculus copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus >>> 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/ctx_base.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath copying build/lib/mpmath/ctx_fp.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/matrices.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/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.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/eigen_symmetric.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/matrices 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/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/__init__.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/libintmath.py -> /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/libmpf.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/libhyper.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath/libmp creating /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_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_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_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_bitwise.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_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_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_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_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_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_division.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_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_eigen.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_rootfinding.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_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_power.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_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_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_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_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_trig.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/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_summation.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_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_pickle.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_convert.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/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.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/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/zeta.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/orthogonal.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/elliptic.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/theta.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/expintegrals.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/hypergeometric.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/math2.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 creating /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/odes.py -> /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/optimization.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 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/polynomials.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/identification.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/function_docs.py -> /home/buildozer/aports/testing/py3-mpmath/pkg/py3-mpmath/usr/lib/python3.10/site-packages/mpmath 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/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/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/__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/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.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/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/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/__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/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/__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/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/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/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/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/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/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/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_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_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_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_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/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_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_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_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_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_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_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/__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_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_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/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_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/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_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_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/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_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_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_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_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_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/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/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_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/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_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_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/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_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/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/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.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/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/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/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/__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/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/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/elliptic.py to elliptic.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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/function_docs.py to function_docs.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 Thu, 06 Oct 2022 15:32:33 +0000 elapsed time 0h 0m 46s >>> py3-mpmath: Cleaning up srcdir >>> py3-mpmath: Cleaning up pkgdir >>> py3-mpmath: Uninstalling dependencies... (1/17) Purging .makedepends-py3-mpmath (20221006.153152) (2/17) Purging python3-dev (3.10.7-r0) (3/17) Purging py3-setuptools_scm (7.0.5-r0) (4/17) Purging py3-setuptools (65.4.1-r0) (5/17) Purging py3-tomli (2.0.1-r1) (6/17) Purging py3-typing-extensions (4.3.0-r0) (7/17) Purging py3-wheel (0.37.1-r1) (8/17) Purging py3-packaging (21.3-r2) (9/17) Purging py3-parsing (3.0.9-r0) (10/17) Purging python3 (3.10.7-r0) (11/17) Purging libbz2 (1.0.8-r3) (12/17) Purging libffi (3.4.3-r0) (13/17) Purging gdbm (1.23-r0) (14/17) Purging xz-libs (5.2.7-r0) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.2.0-r0) (17/17) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 298 MiB in 96 packages >>> py3-mpmath: Updating the testing/riscv64 repository index... >>> py3-mpmath: Signing the index...