D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/python-mpmath-1.2.1-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gIyrOz + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf mpmath-1.2.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/mpmath-1.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mpmath-1.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for doc in LICENSE CHANGES PKG-INFO mpmath/tests/runtests.py + sed 's|\r||g' LICENSE + touch -r LICENSE LICENSE.new + mv LICENSE.new LICENSE + for doc in LICENSE CHANGES PKG-INFO mpmath/tests/runtests.py + sed 's|\r||g' CHANGES + touch -r CHANGES CHANGES.new + mv CHANGES.new CHANGES + for doc in LICENSE CHANGES PKG-INFO mpmath/tests/runtests.py + sed 's|\r||g' PKG-INFO + touch -r PKG-INFO PKG-INFO.new + mv PKG-INFO.new PKG-INFO + for doc in LICENSE CHANGES PKG-INFO mpmath/tests/runtests.py + sed 's|\r||g' mpmath/tests/runtests.py + touch -r mpmath/tests/runtests.py mpmath/tests/runtests.py.new + mv mpmath/tests/runtests.py.new mpmath/tests/runtests.py + for lib in mpmath/tests/runtests.py + sed '/#!\/usr\/bin\/env/d' mpmath/tests/runtests.py + touch -r mpmath/tests/runtests.py mpmath/tests/runtests.py.new + mv mpmath/tests/runtests.py.new mpmath/tests/runtests.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SoNinC + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpmath-1.2.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/mpmath copying mpmath/visualization.py -> build/lib/mpmath copying mpmath/usertools.py -> build/lib/mpmath copying mpmath/rational.py -> build/lib/mpmath copying mpmath/math2.py -> build/lib/mpmath copying mpmath/identification.py -> build/lib/mpmath copying mpmath/function_docs.py -> build/lib/mpmath copying mpmath/ctx_mp_python.py -> build/lib/mpmath copying mpmath/ctx_mp.py -> build/lib/mpmath copying mpmath/ctx_iv.py -> build/lib/mpmath copying mpmath/ctx_fp.py -> build/lib/mpmath copying mpmath/ctx_base.py -> build/lib/mpmath copying mpmath/__init__.py -> build/lib/mpmath creating build/lib/mpmath/tests copying mpmath/tests/runtests.py -> build/lib/mpmath/tests copying mpmath/tests/torture.py -> build/lib/mpmath/tests copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests copying mpmath/tests/test_str.py -> build/lib/mpmath/tests copying mpmath/tests/test_special.py -> build/lib/mpmath/tests copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests copying mpmath/tests/test_power.py -> build/lib/mpmath/tests copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions2.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_elliptic.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/test_division.py -> build/lib/mpmath/tests copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests copying mpmath/tests/test_convert.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_bitwise.py -> build/lib/mpmath/tests copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests copying mpmath/tests/__init__.py -> build/lib/mpmath/tests creating 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/eigen_symmetric.py -> 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/__init__.py -> build/lib/mpmath/matrices creating build/lib/mpmath/libmp copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpf.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp copying mpmath/libmp/libintmath.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/__init__.py -> build/lib/mpmath/libmp creating build/lib/mpmath/functions copying mpmath/functions/zetazeros.py -> 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/rszeta.py -> build/lib/mpmath/functions copying mpmath/functions/qfunctions.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/functions.py -> build/lib/mpmath/functions copying mpmath/functions/factorials.py -> build/lib/mpmath/functions copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions copying mpmath/functions/bessel.py -> build/lib/mpmath/functions copying mpmath/functions/__init__.py -> build/lib/mpmath/functions creating 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/optimization.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 copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tvQvnW + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64 + cd mpmath-1.2.1 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/approximation.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/calculus.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/differentiation.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/extrapolation.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/inverselaplace.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/odes.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/optimization.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/polynomials.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/quadrature.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/bessel.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/elliptic.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/expintegrals.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/factorials.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/functions.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/hypergeometric.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/orthogonal.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/qfunctions.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/rszeta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/theta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/zeta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/zetazeros.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/backend.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/gammazeta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libelefun.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libhyper.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libintmath.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpc.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpf.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpi.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/calculus.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen_symmetric.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/linalg.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/matrices.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_gamma.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_zeta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_basic_ops.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_bitwise.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_calculus.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_compatibility.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_convert.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_diff.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_division.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_eigen.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_eigen_symmetric.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_elliptic.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_fp.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_functions.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_functions2.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_gammazeta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_hp.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_identify.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_interval.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_levin.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_linalg.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_matrices.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_mpmath.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_ode.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_pickle.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_power.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_quad.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_rootfinding.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_special.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_str.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_summation.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_trig.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_visualization.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/torture.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/runtests.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/ctx_base.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/ctx_fp.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/ctx_iv.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/ctx_mp.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/ctx_mp_python.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/function_docs.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/identification.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/math2.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/rational.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/usertools.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/visualization.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/approximation.py to approximation.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/calculus.py to calculus.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/differentiation.py to differentiation.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/extrapolation.py to extrapolation.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/inverselaplace.py to inverselaplace.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/odes.py to odes.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/optimization.py to optimization.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/polynomials.py to polynomials.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/quadrature.py to quadrature.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/bessel.py to bessel.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/elliptic.py to elliptic.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/expintegrals.py to expintegrals.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/factorials.py to factorials.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/functions.py to functions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/hypergeometric.py to hypergeometric.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/orthogonal.py to orthogonal.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/qfunctions.py to qfunctions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/rszeta.py to rszeta.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/theta.py to theta.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/zeta.py to zeta.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/zetazeros.py to zetazeros.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp/backend.py to backend.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp/gammazeta.py to gammazeta.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp/libelefun.py to libelefun.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp/libhyper.py to libhyper.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp/libintmath.py to libintmath.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp/libmpc.py to libmpc.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp/libmpf.py to libmpf.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp/libmpi.py to libmpi.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices/calculus.py to calculus.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices/eigen.py to eigen.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices/eigen_symmetric.py to eigen_symmetric.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices/linalg.py to linalg.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices/matrices.py to matrices.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/extratest_gamma.py to extratest_gamma.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/extratest_zeta.py to extratest_zeta.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_basic_ops.py to test_basic_ops.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_bitwise.py to test_bitwise.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_calculus.py to test_calculus.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_compatibility.py to test_compatibility.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_convert.py to test_convert.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_diff.py to test_diff.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_division.py to test_division.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_eigen.py to test_eigen.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_eigen_symmetric.py to test_eigen_symmetric.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_elliptic.py to test_elliptic.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_fp.py to test_fp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_functions.py to test_functions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_functions2.py to test_functions2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_gammazeta.py to test_gammazeta.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_hp.py to test_hp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_identify.py to test_identify.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_interval.py to test_interval.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_levin.py to test_levin.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_linalg.py to test_linalg.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_matrices.py to test_matrices.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_mpmath.py to test_mpmath.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_ode.py to test_ode.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_pickle.py to test_pickle.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_power.py to test_power.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_quad.py to test_quad.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_rootfinding.py to test_rootfinding.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_special.py to test_special.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_str.py to test_str.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_summation.py to test_summation.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_trig.py to test_trig.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_visualization.py to test_visualization.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/torture.py to torture.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/runtests.py to runtests.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/ctx_base.py to ctx_base.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/ctx_fp.py to ctx_fp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/ctx_iv.py to ctx_iv.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/ctx_mp.py to ctx_mp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/ctx_mp_python.py to ctx_mp_python.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/function_docs.py to function_docs.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/identification.py to identification.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/math2.py to math2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/rational.py to rational.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/usertools.py to usertools.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/visualization.py to visualization.cpython-39.pyc writing byte-compilation script '/tmp/tmpso4fnyj6.py' /usr/bin/python3 /tmp/tmpso4fnyj6.py removing /tmp/tmpso4fnyj6.py 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/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath-1.2.1-py3.9.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.2.1-1.mga9 --unique-debug-suffix -1.2.1-1.mga9.aarch64 --unique-debug-src-base python-mpmath-1.2.1-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mpmath-1.2.1 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lNcwhz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpmath-1.2.1 + '[' 1 -eq 1 ']' ++ pwd + export PYTHONPATH=/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib + PYTHONPATH=/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib + cd build/lib/mpmath/tests/ + /usr/bin/python3 runtests.py mpmath imported from /home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib/mpmath mpmath backend: python mpmath mp class: mpmath version: 1.2.1 Python version: 3.9.6 (default, Aug 5 2021, 22:27:09) [GCC 11.2.0] test_basic_ops add ok 0.0007187 s add_misc ok 0.0003152 s add_rounding ok 0.0000741 s almost_equal ok 0.0002155 s arithmetic_functions ok 0.0104210 s complex_misc ok 0.0002214 s complex_zeros ok 0.0008712 s div ok 0.0006387 s exact_integer_arithmetic ok 0.0569154 s floor_ceil_nint_frac ok 0.0035351 s hash ok 0.0040017 s isnan_etc ok 0.0007925 s mixed_misc ok 0.0002925 s monitor ok 0.0000228 s mul ok 0.0008168 s nint_distance ok 0.0006780 s odd_int_bug ok 0.0000083 s pow ok 0.0008669 s str_10000_digits ok 0.0303610 s str_1000_digits ok 0.0006852 s sub ok 0.0013546 s type_compare ok 0.0002571 s test_bitwise add_exact ok 0.0003222 s bitcount ok 0.0000185 s float_rounding ok 0.0019114 s long_exponent_shifts ok 0.0010356 s perturb ok 0.0001359 s round_ceiling ok 0.0000384 s round_down ok 0.0000283 s round_floor ok 0.0000313 s round_nearest ok 0.0000592 s round_up ok 0.0000333 s rounding_bugs ok 0.0000451 s rounding_issue_200 ok 0.0000446 s trailing ok 0.0000216 s test_calculus approximation ok 0.0298841 s differint ok 0.0347408 s fourier ok 0.0761055 s invlap ok 0.5063774 s limits ok 0.0498778 s pade ok 0.0050068 s polyroots ok 0.0026629 s polyroots_legendre ok 19.0946162 s polyroots_legendre_init ok 24.8576721 s polyval ok 0.0001431 s test_compatibility bugs ok 0.0000862 s double_compatibility ok 0.8782027 s sqrt ok 0.4753464 s test_convert basic_string ok 0.0040184 s compatibility ok 0.0003759 s conversion_methods ok 0.0058908 s convert_rational ok 0.0000357 s custom_class ok 0.0004789 s eval_repr_invariant ok 0.8485334 s mpmathify ok 0.0003685 s pretty ok 0.0002269 s str_bugs ok 0.0002462 s str_format ok 0.0001696 s str_prec0 ok 0.0000820 s str_whitespace ok 0.0000386 s tight_string_conversion ok 0.0000432 s unicode ok 0.0000558 s test_diff diff ok 0.0758177 s diff_partial ok 0.0220964 s diffs ok 0.1106735 s taylor ok 0.0008702 s test_division div_1_3 ok 0.0001457 s div_300 ok 0.0001097 s div_negative_rnd_bug ok 0.0001922 s epsilon_rounding ok 0.0002222 s mod ok 0.0005520 s mpf_divi_1_3 ok 0.0001191 s tight_integer_division ok 0.0045437 s test_eigen eig ok 0.1635197 s eig_dyn ok 0.1635203 s test_eigen_symmetric eighe_fixed_matrix ok 0.0457940 s eighe_irandmatrix ok 0.1730224 s eighe_randmatrix ok 0.3173468 s eigsy_irandmatrix ok 0.1174391 s eigsy_randmatrix ok 0.2168473 s gauss_quadrature_dynamic ok 0.5460595 s gauss_quadrature_static ok 0.0267893 s svd_c_rand ok 0.3536111 s svd_r_rand ok 0.1675045 s svd_test_case ok 0.0250637 s test_elliptic calculate_nome ok 0.0029884 s djtheta ok 0.1113027 s ellipfun ok 0.0122184 s elliptic_integrals ok 5.1963059 s issue_238 ok 0.0000480 s jcn ok 0.0029173 s jdn ok 0.0016253 s jsn ok 0.0126615 s jtheta ok 0.0070418 s jtheta_complex ok 0.0084987 s jtheta_identities ok 0.0777080 s jtheta_issue_79 ok 0.1368372 s sn_cn_dn_complex ok 0.0127934 s sn_cn_dn_identities ok 0.0502937 s test_fp conj ok 0.0000503 s fp_bernoulli ok 0.0002291 s fp_cospi_sinpi ok 0.0002356 s fp_erf ok 0.0020244 s fp_expj ok 0.0000313 s fp_gamma ok 0.0007260 s fp_hyp2f1 ok 0.0008251 s fp_lambertw ok 0.0010563 s fp_number_parts ok 0.0000554 s fp_psi ok 0.0007714 s fp_stress_ei_e1 ok 0.0083350 s fp_zeta ok 0.0029757 s test_functions aliases ok 0.0005237 s arange ok 0.0015075 s areal_inverses ok 0.0418413 s arg_sign ok 0.0005884 s atan ok 0.0040977 s atan2 ok 0.0007965 s atanh ok 0.0011955 s call_with_dps ok 0.0001869 s complex_functions ok 0.3829813 s complex_inverse_functions ok 0.1196511 s complex_parts ok 0.0003127 s complex_powers ok 0.0375758 s complex_sqrt_accuracy ok 0.0174418 s constants ok 0.2798575 s cospi_sinpi ok 0.0022386 s cyclotomic ok 0.0556423 s degrees ok 0.0005146 s exact_cbrt ok 0.0128759 s exact_sqrts ok 0.6617738 s exp ok 0.0005651 s expj ok 0.0009007 s expm1 ok 0.0005070 s fibonacci ok 0.0082338 s float_cbrt ok 0.0100985 s float_sqrt ok 0.0009579 s frexp ok 0.0000983 s hypot ok 0.0001306 s integer_parts ok 0.0001577 s invhyperb_inaccuracy ok 0.0008442 s issue_136 ok 0.0020821 s issue_73 ok 0.0004989 s ldexp ok 0.0000885 s linspace ok 0.0004416 s log ok 0.0027019 s log1p ok 0.0003795 s misc_bugs ok 0.0041605 s mpcfun_real_imag ok 0.0012599 s perturbation_rounding ok 0.0013550 s powm1 ok 0.0015461 s reciprocal_functions ok 0.0013590 s root ok 0.0687389 s sinc ok 0.0005499 s sqrt_rounding ok 0.0147587 s tanh ok 0.0001347 s trig_hyperb_basic ok 0.0703915 s unitroots ok 0.0024684 s test_functions2 agm ok 0.0019009 s airy ok 0.0279523 s appellf1 ok 0.1443073 s bessel ok 0.1111115 s bessel_zeros ok 0.2229433 s bessel_zeros_extra 0 1 of 15 15 0 2 of 15 15 0 3 of 15 15 0 4 of 15 15 0 5 of 15 15 0 6 of 15 15 0 7 of 15 15 0 8 of 15 15 0 9 of 15 15 0 10 of 15 15 0 11 of 15 15 0 12 of 15 15 0 13 of 15 15 0 14 of 15 15 0 15 of 15 15 1 1 of 15 15 1 2 of 15 15 1 3 of 15 15 1 4 of 15 15 1 5 of 15 15 1 6 of 15 15 1 7 of 15 15 1 8 of 15 15 1 9 of 15 15 1 10 of 15 15 1 11 of 15 15 1 12 of 15 15 1 13 of 15 15 1 14 of 15 15 1 15 of 15 15 2 1 of 15 15 2 2 of 15 15 2 3 of 15 15 2 4 of 15 15 2 5 of 15 15 2 6 of 15 15 2 7 of 15 15 2 8 of 15 15 2 9 of 15 15 2 10 of 15 15 2 11 of 15 15 2 12 of 15 15 2 13 of 15 15 2 14 of 15 15 2 15 of 15 15 3 1 of 15 15 3 2 of 15 15 3 3 of 15 15 3 4 of 15 15 3 5 of 15 15 3 6 of 15 15 3 7 of 15 15 3 8 of 15 15 3 9 of 15 15 3 10 of 15 15 3 11 of 15 15 3 12 of 15 15 3 13 of 15 15 3 14 of 15 15 3 15 of 15 15 4 1 of 15 15 4 2 of 15 15 4 3 of 15 15 4 4 of 15 15 4 5 of 15 15 4 6 of 15 15 4 7 of 15 15 4 8 of 15 15 4 9 of 15 15 4 10 of 15 15 4 11 of 15 15 4 12 of 15 15 4 13 of 15 15 4 14 of 15 15 4 15 of 15 15 5 1 of 15 15 5 2 of 15 15 5 3 of 15 15 5 4 of 15 15 5 5 of 15 15 5 6 of 15 15 5 7 of 15 15 5 8 of 15 15 5 9 of 15 15 5 10 of 15 15 5 11 of 15 15 5 12 of 15 15 5 13 of 15 15 5 14 of 15 15 5 15 of 15 15 6 1 of 15 15 6 2 of 15 15 6 3 of 15 15 6 4 of 15 15 6 5 of 15 15 6 6 of 15 15 6 7 of 15 15 6 8 of 15 15 6 9 of 15 15 6 10 of 15 15 6 11 of 15 15 6 12 of 15 15 6 13 of 15 15 6 14 of 15 15 6 15 of 15 15 7 1 of 15 15 7 2 of 15 15 7 3 of 15 15 7 4 of 15 15 7 5 of 15 15 7 6 of 15 15 7 7 of 15 15 7 8 of 15 15 7 9 of 15 15 7 10 of 15 15 7 11 of 15 15 7 12 of 15 15 7 13 of 15 15 7 14 of 15 15 7 15 of 15 15 8 1 of 15 15 8 2 of 15 15 8 3 of 15 15 8 4 of 15 15 8 5 of 15 15 8 6 of 15 15 8 7 of 15 15 8 8 of 15 15 8 9 of 15 15 8 10 of 15 15 8 11 of 15 15 8 12 of 15 15 8 13 of 15 15 8 14 of 15 15 8 15 of 15 15 9 1 of 15 15 9 2 of 15 15 9 3 of 15 15 9 4 of 15 15 9 5 of 15 15 9 6 of 15 15 9 7 of 15 15 9 8 of 15 15 9 9 of 15 15 9 10 of 15 15 9 11 of 15 15 9 12 of 15 15 9 13 of 15 15 9 14 of 15 15 9 15 of 15 15 10 1 of 15 15 10 2 of 15 15 10 3 of 15 15 10 4 of 15 15 10 5 of 15 15 10 6 of 15 15 10 7 of 15 15 10 8 of 15 15 10 9 of 15 15 10 10 of 15 15 10 11 of 15 15 10 12 of 15 15 10 13 of 15 15 10 14 of 15 15 10 15 of 15 15 11 1 of 15 15 11 2 of 15 15 11 3 of 15 15 11 4 of 15 15 11 5 of 15 15 11 6 of 15 15 11 7 of 15 15 11 8 of 15 15 11 9 of 15 15 11 10 of 15 15 11 11 of 15 15 11 12 of 15 15 11 13 of 15 15 11 14 of 15 15 11 15 of 15 15 12 1 of 15 15 12 2 of 15 15 12 3 of 15 15 12 4 of 15 15 12 5 of 15 15 12 6 of 15 15 12 7 of 15 15 12 8 of 15 15 12 9 of 15 15 12 10 of 15 15 12 11 of 15 15 12 12 of 15 15 12 13 of 15 15 12 14 of 15 15 12 15 of 15 15 13 1 of 15 15 13 2 of 15 15 13 3 of 15 15 13 4 of 15 15 13 5 of 15 15 13 6 of 15 15 13 7 of 15 15 13 8 of 15 15 13 9 of 15 15 13 10 of 15 15 13 11 of 15 15 13 12 of 15 15 13 13 of 15 15 13 14 of 15 15 13 15 of 15 15 14 1 of 15 15 14 2 of 15 15 14 3 of 15 15 14 4 of 15 15 14 5 of 15 15 14 6 of 15 15 14 7 of 15 15 14 8 of 15 15 14 9 of 15 15 14 10 of 15 15 14 11 of 15 15 14 12 of 15 15 14 13 of 15 15 14 14 of 15 15 14 15 of 15 15 ok 71.9973255 s coulomb ok 0.0502305 s e1 ok 0.0014208 s ei ok 0.0045620 s elliptic_integrals ok 0.0294928 s erf ok 0.0496671 s exp_integrals ok 0.0101140 s expint ok 0.0249646 s gammainc ok 0.0298218 s gammainc_expint_n ok 0.0167027 s gegenbauer ok 0.0257108 s hankel ok 0.0133065 s hermite ok 0.0253412 s hyper_0f1 ok 0.0028239 s hyper_1f1 ok 0.0051780 s hyper_1f2 ok 0.0669173 s hyper_2f0 ok 0.5345323 s hyper_2f1 ok 0.0275363 s hyper_2f1_hard ok 0.2542504 s hyper_2f2 ok 0.0147200 s hyper_2f3 ok 0.0941617 s hyper_3f2_etc ok 0.5931247 s hyper_misc ok 0.0082564 s hyper_param_accuracy ok 1.6839099 s hyper_u ok 0.0103531 s hypercomb_zero_pow ok 0.0005324 s incomplete_beta ok 0.0170537 s issue_239 ok 0.0046606 s kelvin ok 0.0345121 s lambertw ok 0.0440960 s lambertw_hard ok 0.0882175 s legenp ok 0.0397075 s legenq ok 0.4487572 s meijerg ok 0.0162283 s orthpoly ok 0.0595894 s pdf ok 0.0580958 s qfunctions ok 0.0042051 s spherharm ok 0.0215113 s struve ok 0.0065046 s trig_integrals ok 0.0569919 s whittaker ok 0.0042822 s test_gammazeta altzeta ok 0.0106972 s barnesg ok 0.0324861 s bell_polyexp ok 0.1298528 s bernoulli ok 0.0078354 s bernpoly_eulerpoly ok 0.0587090 s fac2 ok 0.0022707 s foxtrot_identity ok 0.0197938 s gamma ok 0.0062646 s gamma_huge_1 ok 0.0005010 s gamma_huge_2 ok 0.0054328 s gamma_huge_3 ok 0.0071668 s gamma_huge_4 ok 0.0009024 s gamma_huge_5 ok 0.0048328 s gamma_huge_7 ok 0.0004732 s gamma_quotients ok 0.0072669 s harmonic ok 0.0027469 s polygamma ok 0.0204685 s polygamma_high_order ok 0.1642806 s polygamma_high_prec ok 0.0097682 s polygamma_identities ok 0.0064975 s polylog ok 0.0957607 s primezeta ok 0.0248466 s rs_zeta ok 1.2480414 s siegelz ok 0.8879878 s stieltjes ok 0.2785333 s zeta ok 0.0778149 s zeta_huge ok 0.0028772 s zeta_int_bug ok 0.0000223 s zeta_near_1 ok 0.0043653 s zeta_negative ok 0.0016149 s test_hp exp_hp ok 0.0135892 s hp ok 0.0347967 s log_hp ok 0.6028546 s test_identify identify ok 0.0849906 s pslq ok 0.0017816 s test_interval interval_ae ok 0.0012750 s interval_arithmetic ok 0.0018362 s interval_complex ok 0.0069386 s interval_complex_arg ok 0.0030356 s interval_conversions ok 0.0002616 s interval_cos_sin ok 0.0179707 s interval_div ok 0.0037875 s interval_gamma Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib/mpmath/tests/runtests.py", line 117, in testit module.__dict__[f]() File "/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib/mpmath/tests/test_matrices.py", line 222, in test_interval_matrix_matrix_mult assert X * M == iv.matrix(X) File "/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib/mpmath/matrices/matrices.py", line 591, in __mul__ new[i, j] = other * self[i, j] File "/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib/mpmath/matrices/matrices.py", line 560, in __setitem__ value = self.ctx.convert(value) File "/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib/mpmath/ctx_mp_python.py", line 669, in convert return ctx._convert_fallback(x, strings) File "/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib/mpmath/ctx_mp.py", line 634, in _convert_fallback raise TypeError("cannot create mpf from " + repr(x)) TypeError: cannot create mpf from matrix( [['[1.0, 1.0]']]) Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib/mpmath/tests/runtests.py", line 117, in testit module.__dict__[f]() File "/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib/mpmath/tests/test_quad.py", line 92, in test_expmath_fail assert ae(quadts(lambda x: sqrt(tan(x)), [0, pi/2]), pi*sqrt(2)/2) AssertionError ok 0.0201362 s interval_hash ok 0.0002293 s interval_identity ok 0.0007330 s interval_mul ok 0.0007621 s interval_nstr ok 0.0012570 s interval_pow ok 0.0011291 s interval_sqrt ok 0.0000732 s mpi_from_str ok 0.0004783 s test_levin cohen_alt_0 ok 0.0101948 s cohen_alt_1 ok 0.0074827 s levin_0 ok 0.0882451 s levin_1 ok 0.1617492 s levin_2 ok 0.1067513 s levin_3 ok 0.6112628 s levin_nsum ok 0.7856822 s test_linalg LU_cache ok 0.0009553 s LU_decomp ok 0.0056727 s cholesky ok 0.0009731 s cond ok 0.0022353 s det ok 0.0081650 s exp_pade ok 0.0782140 s factorization ok 0.0058567 s householder ok 0.2957768 s improve_solution ok 0.0090331 s interval_matrix ok 0.0027080 s inverse ok 0.0067857 s precision ok 0.0541017 s qr ok 0.0482949 s singular ok 0.0021154 s solve ok 0.0155949 s solve_overdet_complex ok 0.0017482 s test_matrices interval_matrix_matrix_mult TEST FAILED! ok 0.0023222 s interval_matrix_mult_bug ok 0.0011204 s interval_matrix_scalar_mult ok 0.0016676 s matmul ok 0.0004479 s matrix_basic ok 0.0078108 s matrix_conjugate ok 0.0003855 s matrix_conversion_to_iv ok 0.0008492 s matrix_copy ok 0.0005791 s matrix_creation ok 0.0039948 s matrix_numpy ok 0.0003775 s matrix_power ok 0.0041467 s matrix_slices ok 0.0012412 s matrix_transform ok 0.0003376 s norms ok 0.0006787 s vector ok 0.0002696 s test_mpmath newstyle_classes ok 0.0000359 s test_ode odefun_harmonic ok 0.2008077 s odefun_rational ok 0.2007966 s odefun_sinc_large ok 0.5558416 s test_pickle pickle ok 0.0013957 s test_power fractional_pow ok 0.0009185 s pow_epsilon_rounding ok 0.0127361 s pow_integer_direction ok 0.0126756 s test_quad basic_integrals ok 1.4545743 s complex_integration ok 0.0032576 s double_1 ok 0.3051169 s double_2 ok 0.5065920 s double_3 ok 0.5777337 s double_4 ok 0.2589168 s double_5 ok 0.2012714 s double_6 ok 1.0348269 s double_7 ok 5.3391510 s double_trivial ok 0.0414621 s expmath_fail TEST FAILED! ok 0.0277286 s expmath_integrals ok 0.9587173 s multiple_intervals ok 0.0021302 s quad_infinite_mirror ok 0.0303725 s quad_symmetry ok 0.0013432 s quadgl_linear ok 0.0002558 s quadosc ok 0.5339316 s test_rootfinding anewton ok 0.0015869 s bisection ok 0.0001882 s findroot ok 0.0349190 s mnewton ok 0.0010272 s muller ok 0.0049780 s multidimensional ok 0.0189397 s multiplicity ok 0.0017771 s trivial ok 0.0000825 s test_special convert_special ok 0.0006935 s div_bug ok 0.0000365 s functions_special ok 0.0001706 s special ok 0.0002775 s special_powers ok 0.0000492 s test_str nstr ok 0.0006616 s test_summation fprod ok 0.0000563 s fsum ok 0.0006856 s nprod ok 0.0113149 s nsum ok 0.0654803 s sumem ok 0.0890688 s test_trig trig_misc_hard ok 0.0010106 s trig_near_n_pi ok 0.0022432 s trig_near_zero ok 0.0004654 s test_visualization axes Skipping test (pylab not available or too old version) ok 0.0003847 s finished tests in 152.74 seconds + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-mpmath-1.2.1-1.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lUMhYG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpmath-1.2.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/share/doc/python3-mpmath + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/share/doc/python3-mpmath + cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/share/doc/python3-mpmath + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1nQXVN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpmath-1.2.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/share/licenses/python3-mpmath + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/share/licenses/python3-mpmath + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64/usr/share/licenses/python3-mpmath + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-mpmath = 1.2.1-1.mga9 python3-mpmath = 1.2.1-1.mga9 python3.9-mpmath = 1.2.1-1.mga9 python3.9dist(mpmath) = 1.2.1 python3dist(mpmath) = 1.2.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python-mpmath < 1.2.1-1.mga9 Recommends: python3dist(matplotlib) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-mpmath-1.2.1-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9gVRH0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpmath-1.2.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.t8BVQz + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mpmath-1.2.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!