D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-mpmath-1.1.0-4.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BLRiL0 + 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.1.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/mpmath-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mpmath-1.1.0 + /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.9nDOVX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpmath-1.1.0 + '[' 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/ctx_fp.py -> build/lib/mpmath copying mpmath/usertools.py -> build/lib/mpmath copying mpmath/visualization.py -> build/lib/mpmath copying mpmath/ctx_iv.py -> build/lib/mpmath copying mpmath/ctx_mp_python.py -> build/lib/mpmath copying mpmath/ctx_base.py -> build/lib/mpmath copying mpmath/rational.py -> build/lib/mpmath copying mpmath/math2.py -> build/lib/mpmath copying mpmath/__init__.py -> build/lib/mpmath copying mpmath/function_docs.py -> build/lib/mpmath copying mpmath/ctx_mp.py -> build/lib/mpmath copying mpmath/identification.py -> build/lib/mpmath creating build/lib/mpmath/libmp copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp copying mpmath/libmp/libelefun.py -> build/lib/mpmath/libmp copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp copying mpmath/libmp/gammazeta.py -> build/lib/mpmath/libmp copying mpmath/libmp/libintmath.py -> build/lib/mpmath/libmp copying mpmath/libmp/__init__.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpf.py -> build/lib/mpmath/libmp copying mpmath/libmp/six.py -> build/lib/mpmath/libmp creating build/lib/mpmath/calculus copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus copying mpmath/calculus/inverselaplace.py -> build/lib/mpmath/calculus copying mpmath/calculus/odes.py -> build/lib/mpmath/calculus copying mpmath/calculus/differentiation.py -> build/lib/mpmath/calculus copying mpmath/calculus/extrapolation.py -> build/lib/mpmath/calculus copying mpmath/calculus/optimization.py -> build/lib/mpmath/calculus copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus copying mpmath/calculus/quadrature.py -> build/lib/mpmath/calculus copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus creating build/lib/mpmath/functions copying mpmath/functions/zeta.py -> build/lib/mpmath/functions copying mpmath/functions/factorials.py -> build/lib/mpmath/functions copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions copying mpmath/functions/rszeta.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/zetazeros.py -> build/lib/mpmath/functions copying mpmath/functions/bessel.py -> build/lib/mpmath/functions copying mpmath/functions/theta.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/expintegrals.py -> build/lib/mpmath/functions creating build/lib/mpmath/matrices copying mpmath/matrices/calculus.py -> build/lib/mpmath/matrices copying mpmath/matrices/matrices.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices copying mpmath/matrices/__init__.py -> build/lib/mpmath/matrices copying mpmath/matrices/linalg.py -> build/lib/mpmath/matrices creating build/lib/mpmath/tests copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests copying mpmath/tests/test_power.py -> build/lib/mpmath/tests copying mpmath/tests/test_special.py -> build/lib/mpmath/tests copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests copying mpmath/tests/__init__.py -> build/lib/mpmath/tests copying mpmath/tests/test_division.py -> build/lib/mpmath/tests copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests copying mpmath/tests/runtests.py -> build/lib/mpmath/tests copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests copying mpmath/tests/torture.py -> build/lib/mpmath/tests copying mpmath/tests/test_str.py -> build/lib/mpmath/tests copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.D7dHTX + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64 + cd mpmath-1.1.0 + '[' 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.1.0-4.mga8.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/zeta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/factorials.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/hypergeometric.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/rszeta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/elliptic.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/functions.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/zetazeros.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/bessel.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/theta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/orthogonal.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/qfunctions.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/expintegrals.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/ctx_fp.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath copying build/lib/mpmath/usertools.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_calculus.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_hp.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_mpmath.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_bitwise.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_functions.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_elliptic.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_convert.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_fp.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_gamma.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_zeta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_eigen_symmetric.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_identify.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_matrices.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_trig.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_functions2.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_summation.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_gammazeta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_interval.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_quad.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_visualization.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_eigen.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_levin.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_power.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_special.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_basic_ops.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_division.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_compatibility.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_ode.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/runtests.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_rootfinding.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/torture.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_str.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_diff.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_pickle.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_linalg.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpi.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libelefun.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libhyper.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpc.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/backend.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/gammazeta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libintmath.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpf.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/six.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/visualization.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath copying build/lib/mpmath/ctx_iv.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath copying build/lib/mpmath/ctx_mp_python.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath copying build/lib/mpmath/ctx_base.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath copying build/lib/mpmath/rational.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath copying build/lib/mpmath/math2.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/calculus.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/matrices.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen_symmetric.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/linalg.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/matrices copying build/lib/mpmath/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/calculus.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/inverselaplace.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/odes.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/differentiation.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/extrapolation.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/optimization.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/polynomials.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/quadrature.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/approximation.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/function_docs.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath copying build/lib/mpmath/ctx_mp.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath copying build/lib/mpmath/identification.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions/zeta.py to zeta.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions/factorials.py to factorials.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions/hypergeometric.py to hypergeometric.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions/rszeta.py to rszeta.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions/elliptic.py to elliptic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions/functions.py to functions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions/zetazeros.py to zetazeros.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions/bessel.py to bessel.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions/theta.py to theta.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions/orthogonal.py to orthogonal.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions/qfunctions.py to qfunctions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/functions/expintegrals.py to expintegrals.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/ctx_fp.py to ctx_fp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/usertools.py to usertools.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_calculus.py to test_calculus.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_hp.py to test_hp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_mpmath.py to test_mpmath.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_bitwise.py to test_bitwise.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_functions.py to test_functions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_elliptic.py to test_elliptic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_convert.py to test_convert.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_fp.py to test_fp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/extratest_gamma.py to extratest_gamma.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/extratest_zeta.py to extratest_zeta.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_eigen_symmetric.py to test_eigen_symmetric.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_identify.py to test_identify.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_matrices.py to test_matrices.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_trig.py to test_trig.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_functions2.py to test_functions2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_summation.py to test_summation.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_gammazeta.py to test_gammazeta.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_interval.py to test_interval.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_quad.py to test_quad.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_visualization.py to test_visualization.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_eigen.py to test_eigen.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_levin.py to test_levin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_power.py to test_power.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_special.py to test_special.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_basic_ops.py to test_basic_ops.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_division.py to test_division.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_compatibility.py to test_compatibility.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_ode.py to test_ode.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/runtests.py to runtests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_rootfinding.py to test_rootfinding.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/torture.py to torture.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_str.py to test_str.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_diff.py to test_diff.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_pickle.py to test_pickle.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/tests/test_linalg.py to test_linalg.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp/libmpi.py to libmpi.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp/libelefun.py to libelefun.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp/libhyper.py to libhyper.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp/libmpc.py to libmpc.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp/backend.py to backend.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp/gammazeta.py to gammazeta.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp/libintmath.py to libintmath.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp/libmpf.py to libmpf.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/libmp/six.py to six.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/visualization.py to visualization.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/ctx_iv.py to ctx_iv.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/ctx_mp_python.py to ctx_mp_python.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/ctx_base.py to ctx_base.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/rational.py to rational.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/math2.py to math2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/matrices/calculus.py to calculus.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/matrices/matrices.py to matrices.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/matrices/eigen.py to eigen.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/matrices/eigen_symmetric.py to eigen_symmetric.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/matrices/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/matrices/linalg.py to linalg.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus/calculus.py to calculus.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus/inverselaplace.py to inverselaplace.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus/odes.py to odes.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus/differentiation.py to differentiation.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus/extrapolation.py to extrapolation.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus/optimization.py to optimization.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus/polynomials.py to polynomials.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus/quadrature.py to quadrature.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/calculus/approximation.py to approximation.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/function_docs.py to function_docs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/ctx_mp.py to ctx_mp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath/identification.py to identification.cpython-38.pyc writing byte-compilation script '/tmp/tmppelq5gw7.py' /usr/bin/python3 /tmp/tmppelq5gw7.py /usr/lib/python3.8/site-packages/mpmath/ctx_mp_python.py:892: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/site-packages/mpmath/ctx_mp_python.py:986: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmppelq5gw7.py running install_egg_info Writing /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8/site-packages/mpmath-1.1.0-py3.8.egg-info /usr/lib/python3.8/site-packages/mpmath/ctx_mp_python.py:892: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/site-packages/mpmath/ctx_mp_python.py:986: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.1.0-4.mga8 --unique-debug-suffix -1.1.0-4.mga8.aarch64 --unique-debug-src-base python-mpmath-1.1.0-4.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mpmath-1.1.0 + '[' -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/translate_menu + '[' -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/python 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8 /usr/lib/python3.8/ctx_mp_python.py:892: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/ctx_mp_python.py:986: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/ctx_mp_python.py:892: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.8/ctx_mp_python.py:986: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RJaez0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpmath-1.1.0 + '[' 1 -eq 1 ']' ++ pwd + export PYTHONPATH=/home/iurt/rpmbuild/BUILD/mpmath-1.1.0/build/lib + PYTHONPATH=/home/iurt/rpmbuild/BUILD/mpmath-1.1.0/build/lib + cd build/lib/mpmath/tests/ + /usr/bin/python3 runtests.py mpmath imported from /home/iurt/rpmbuild/BUILD/mpmath-1.1.0/build/lib/mpmath mpmath backend: python mpmath mp class: mpmath version: 1.1.0 Python version: 3.8.1 (default, Jan 4 2020, 05:07:50) [GCC 9.2.1 20191228] test_basic_ops add ok 0.0006896 s add_misc ok 0.0003205 s add_rounding ok 0.0000761 s almost_equal ok 0.0002234 s arithmetic_functions ok 0.0115717 s complex_misc ok 0.0002087 s complex_zeros ok 0.0009372 s div ok 0.0006660 s exact_integer_arithmetic ok 0.0646164 s floor_ceil_nint_frac ok 0.0037620 s hash ok 0.0040519 s isnan_etc ok 0.0007981 s mixed_misc ok 0.0002923 s monitor ok 0.0000201 s mul ok 0.0005962 s nint_distance ok 0.0004635 s odd_int_bug ok 0.0000044 s pow ok 0.0005691 s str_10000_digits ok 0.0273955 s str_1000_digits ok 0.0003862 s sub ok 0.0006533 s type_compare ok 0.0001404 s test_bitwise add_exact ok 0.0001983 s bitcount ok 0.0000118 s float_rounding ok 0.0009521 s long_exponent_shifts ok 0.0006374 s perturb ok 0.0001053 s round_ceiling ok 0.0000264 s round_down ok 0.0000201 s round_floor ok 0.0000213 s round_nearest ok 0.0000411 s round_up ok 0.0000230 s rounding_bugs ok 0.0000294 s rounding_issue_200 ok 0.0000298 s trailing ok 0.0000293 s test_calculus approximation ok 0.0162825 s differint ok 0.0286968 s fourier ok 0.0664319 s invlap ok 0.4855947 s limits ok 0.0495626 s pade ok 0.0054072 s polyroots ok 0.0024561 s polyroots_legendre ok 21.4069273 s polyroots_legendre_init ok 28.4149320 s polyval ok 0.0001303 s test_compatibility bugs ok 0.0000736 s double_compatibility ok 0.9650657 s sqrt ok 0.5692488 s test_convert basic_string ok 0.0041695 s compatibility ok 0.0003392 s conversion_methods ok 0.0060602 s convert_rational ok 0.0000279 s custom_class ok 0.0004759 s eval_repr_invariant ok 0.7138592 s mpmathify ok 0.0003850 s pretty ok 0.0002440 s str_bugs ok 0.0002578 s str_format ok 0.0002091 s str_prec0 ok 0.0001064 s str_whitespace ok 0.0000527 s tight_string_conversion ok 0.0000483 s unicode ok 0.0000616 s test_diff diff ok 0.0838263 s diff_partial ok 0.0256985 s diffs ok 0.1242603 s taylor ok 0.0009047 s test_division div_1_3 ok 0.0001494 s div_300 ok 0.0001165 s div_negative_rnd_bug ok 0.0002017 s epsilon_rounding ok 0.0002422 s mod ok 0.0005641 s mpf_divi_1_3 ok 0.0001318 s tight_integer_division ok 0.0052185 s test_eigen eig ok 0.1842237 s eig_dyn ok 0.1801142 s test_eigen_symmetric eighe_fixed_matrix ok 0.0516515 s eighe_irandmatrix ok 0.1963820 s eighe_randmatrix ok 0.3611668 s eigsy_irandmatrix ok 0.1334610 s eigsy_randmatrix ok 0.2463125 s gauss_quadrature_dynamic ok 0.5923601 s gauss_quadrature_static ok 0.0304001 s svd_c_rand ok 0.4237124 s svd_r_rand ok 0.2003237 s svd_test_case ok 0.0315656 s test_elliptic calculate_nome ok 0.0037276 s djtheta ok 0.1152755 s ellipfun ok 0.0144502 s elliptic_integrals ok 1.3563545 s issue_238 ok 0.0000370 s jcn ok 0.0028417 s jdn ok 0.0016366 s jsn ok 0.0137257 s jtheta ok 0.0068511 s jtheta_complex ok 0.0080821 s jtheta_identities ok 0.0773997 s jtheta_issue_79 ok 0.1265210 s sn_cn_dn_complex ok 0.0138304 s sn_cn_dn_identities ok 0.0521152 s test_fp conj ok 0.0000562 s fp_bernoulli ok 0.0002129 s fp_cospi_sinpi ok 0.0002288 s fp_erf ok 0.0019886 s fp_expj ok 0.0000310 s fp_gamma ok 0.0007739 s fp_hyp2f1 ok 0.0008628 s fp_lambertw ok 0.0014340 s fp_number_parts ok 0.0000697 s fp_psi ok 0.0008694 s fp_stress_ei_e1 ok 0.0092888 s fp_zeta ok 0.0041099 s test_functions aliases ok 0.0005123 s arange ok 0.0015876 s areal_inverses ok 0.0438912 s arg_sign ok 0.0006031 s atan ok 0.0038705 s atan2 ok 0.0008647 s atanh ok 0.0012690 s call_with_dps ok 0.0001849 s complex_functions ok 0.4047115 s complex_inverse_functions ok 0.1090437 s complex_parts ok 0.0002333 s complex_powers ok 0.0297905 s complex_sqrt_accuracy ok 0.0136936 s constants ok 0.2622526 s cospi_sinpi ok 0.0023111 s cyclotomic ok 0.0577143 s degrees ok 0.0005927 s exact_cbrt ok 0.0174111 s exact_sqrts ok 0.7475928 s exp ok 0.0005499 s expj ok 0.0009732 s expm1 ok 0.0005556 s fibonacci ok 0.0071446 s float_cbrt ok 0.0102986 s float_sqrt ok 0.0010256 s frexp ok 0.0001001 s hypot ok 0.0001316 s integer_parts ok 0.0001605 s invhyperb_inaccuracy ok 0.0008862 s issue_136 ok 0.0018059 s issue_73 ok 0.0005338 s ldexp ok 0.0000990 s linspace ok 0.0005505 s log ok 0.0033740 s log1p ok 0.0004013 s misc_bugs ok 0.0040198 s mpcfun_real_imag ok 0.0013984 s perturbation_rounding ok 0.0016917 s powm1 ok 0.0015667 s reciprocal_functions ok 0.0013244 s root ok 0.0709099 s sinc ok 0.0005614 s sqrt_rounding ok 0.0148399 s tanh ok 0.0000995 s trig_hyperb_basic ok 0.0779849 s unitroots ok 0.0026991 s test_functions2 agm ok 0.0022850 s airy ok 0.0250230 s appellf1 ok 0.1316852 s bessel ok 0.0988081 s bessel_zeros ok 0.2081430 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 66.2335239 s coulomb ok 0.0461013 s e1 ok 0.0014216 s ei ok 0.0047227 s elliptic_integrals ok 0.0342427 s erf ok 0.0451348 s exp_integrals ok 0.0099448 s expint ok 0.0226444 s gammainc ok 0.0280366 s gammainc_expint_n ok 0.0174662 s gegenbauer ok 0.0236607 s hankel ok 0.0123609 s hermite ok 0.0233340 s hyper_0f1 ok 0.0027645 s hyper_1f1 ok 0.0052360 s hyper_1f2 ok 0.0647265 s hyper_2f0 ok 0.4521733 s hyper_2f1 ok 0.0252112 s hyper_2f1_hard ok 0.2713543 s hyper_2f2 ok 0.0137396 s hyper_2f3 ok 0.0920952 s hyper_3f2_etc ok 0.6059120 s hyper_misc ok 0.0080427 s hyper_param_accuracy ok 1.5092373 s hyper_u ok 0.0106646 s hypercomb_zero_pow ok 0.0004767 s incomplete_beta ok 0.0155793 s issue_239 ok 0.0037920 s kelvin ok 0.0334380 s lambertw ok 0.0477854 s lambertw_hard ok 0.0917923 s legenp ok 0.0368350 s legenq ok 0.4707855 s meijerg ok 0.0162735 s orthpoly ok 0.0595342 s pdf ok 0.0649772 s qfunctions ok 0.0046099 s spherharm ok 0.0219921 s struve ok 0.0063489 s trig_integrals ok 0.0523060 s whittaker ok 0.0045235 s test_gammazeta altzeta ok 0.0106953 s barnesg ok 0.0349221 s bell_polyexp ok 0.1535496 s bernoulli ok 0.0077975 s bernpoly_eulerpoly ok 0.0668440 s fac2 ok 0.0025843 s foxtrot_identity ok 0.0242616 s gamma ok 0.0068377 s gamma_huge_1 ok 0.0005253 s gamma_huge_2 ok 0.0054503 s gamma_huge_3 ok 0.0073824 s gamma_huge_4 ok 0.0010147 s gamma_huge_5 ok 0.0046095 s gamma_huge_7 ok 0.0004700 s gamma_quotients ok 0.0081142 s harmonic ok 0.0032352 s polygamma ok 0.0255691 s polygamma_high_order ok 0.1872092 s polygamma_high_prec ok 0.0112402 s polygamma_identities ok 0.0078416 s polylog ok 0.1183610 s primezeta ok 0.0271878 s rs_zeta ok 1.4617089 s siegelz ok 0.9754883 s stieltjes ok 0.3002608 s zeta ok 0.0821108 s zeta_huge ok 0.0024878 s zeta_int_bug ok 0.0000169 s zeta_near_1 ok 0.0042014 s zeta_negative ok 0.0015406 s test_hp exp_hp ok 0.0114142 s hp ok 0.0338199 s log_hp ok 0.5506679 s test_identify identify ok 0.0919246 s pslq ok 0.0019030 s test_interval interval_ae ok 0.0013250 s interval_arithmetic ok 0.0019011 s interval_complex ok 0.0075943 s interval_complex_arg ok 0.0035669 s interval_cos_sin ok 0.0195405 s interval_div ok 0.0041087 s interval_gamma ok 0.0205766 s interval_hash ok 0.0002374 s interval_identity /home/iurt/rpmbuild/BUILD/mpmath-1.1.0/build/lib/mpmath/ctx_mp_python.py:892: SyntaxWarning: "is" with a literal. Did you mean "=="? if other is 0: /home/iurt/rpmbuild/BUILD/mpmath-1.1.0/build/lib/mpmath/ctx_mp_python.py:986: SyntaxWarning: "is" with a literal. Did you mean "=="? if other is 0: Traceback (most recent call last): File "runtests.py", line 117, in testit module.__dict__[f]() File "/home/iurt/rpmbuild/BUILD/mpmath-1.1.0/build/lib/mpmath/tests/test_quad.py", line 88, in test_expmath_fail assert ae(quadts(lambda x: sqrt(tan(x)), [0, pi/2]), pi*sqrt(2)/2) AssertionError ok 0.0008502 s interval_mul ok 0.0009513 s interval_nstr ok 0.0013535 s interval_pow ok 0.0014826 s interval_sqrt ok 0.0000849 s mpi_from_str ok 0.0005516 s test_levin cohen_alt_0 ok 0.0110547 s cohen_alt_1 ok 0.0077579 s levin_0 ok 0.1019331 s levin_1 ok 0.1784196 s levin_2 ok 0.1185302 s levin_3 ok 0.6888173 s levin_nsum ok 0.8639677 s test_linalg LU_cache ok 0.0009723 s LU_decomp ok 0.0059125 s cholesky ok 0.0022539 s cond ok 0.0022626 s det ok 0.0087994 s exp_pade ok 0.0861817 s factorization ok 0.0062950 s householder ok 0.3273933 s improve_solution ok 0.0097668 s interval_matrix ok 0.0027249 s inverse ok 0.0072352 s precision ok 0.0589768 s qr ok 0.0501417 s singular ok 0.0018952 s solve ok 0.0152263 s solve_overdet_complex ok 0.0018194 s test_matrices matrix_basic ok 0.0094408 s matrix_conjugate ok 0.0003789 s matrix_copy ok 0.0001958 s matrix_creation ok 0.0039615 s matrix_numpy ok 0.0003310 s matrix_power ok 0.0036392 s matrix_slices ok 0.0011475 s matrix_transform ok 0.0003805 s norms ok 0.0007125 s vector ok 0.0002807 s test_mpmath newstyle_classes ok 0.0000251 s test_ode odefun_harmonic ok 0.2099656 s odefun_rational ok 0.1602832 s odefun_sinc_large ok 0.4058571 s test_pickle pickle ok 0.0012638 s test_power fractional_pow ok 0.0007184 s pow_epsilon_rounding ok 0.0124265 s pow_integer_direction ok 0.0099507 s test_quad basic_integrals ok 1.5746790 s complex_integration ok 0.0035964 s double_1 ok 0.2767436 s double_2 ok 0.5446798 s double_3 ok 0.6828315 s double_4 ok 0.3021084 s double_5 ok 0.2243541 s double_6 ok 1.1638877 s double_7 ok 5.4026667 s double_trivial ok 0.0421418 s expmath_fail TEST FAILED! ok 0.0302783 s expmath_integrals ok 0.9454454 s quad_infinite_mirror ok 0.0324731 s quad_symmetry ok 0.0012961 s quadgl_linear ok 0.0002438 s quadosc ok 0.6162563 s test_rootfinding anewton ok 0.0019491 s bisection ok 0.0001904 s findroot ok 0.0303230 s mnewton ok 0.0012326 s muller ok 0.0062902 s multidimensional ok 0.0254363 s multiplicity ok 0.0020584 s trivial ok 0.0000936 s test_special convert_special ok 0.0007378 s div_bug ok 0.0000485 s functions_special ok 0.0001987 s special ok 0.0003359 s special_powers ok 0.0000590 s test_str nstr ok 0.0007927 s test_summation fprod ok 0.0000855 s fsum ok 0.0007836 s nprod ok 0.0138890 s nsum ok 0.0849289 s sumem ok 0.1023256 s test_trig trig_misc_hard ok 0.0011203 s trig_near_n_pi ok 0.0024448 s trig_near_zero ok 0.0005289 s test_visualization axes Skipping test (pylab not available or too old version) ok 0.0003806 s finished tests in 150.22 seconds + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-mpmath-1.1.0-4.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LzwJJY + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpmath-1.1.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.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.1.0-4.mga8.aarch64/usr/share/doc/python3-mpmath + cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/share/doc/python3-mpmath + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mnesvW + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpmath-1.1.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.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.1.0-4.mga8.aarch64/usr/share/licenses/python3-mpmath + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64/usr/share/licenses/python3-mpmath + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-mpmath = 1.1.0-4.mga8 python3-mpmath = 1.1.0-4.mga8 python3.8dist(mpmath) = 1.1.0 python3dist(mpmath) = 1.1.0 pythonegg(3)(mpmath) = 1.1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.8 Obsoletes: python-mpmath < 1.1.0-4.mga8 Recommends: python3dist(matplotlib) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-mpmath-1.1.0-4.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7U8C5W + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpmath-1.1.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-4.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DvvUXW + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mpmath-1.1.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!