D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-mpmath-1.1.0-5.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XTibtG + 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.nIZlVC + 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_mp_python.py -> build/lib/mpmath copying mpmath/function_docs.py -> build/lib/mpmath copying mpmath/math2.py -> build/lib/mpmath copying mpmath/rational.py -> build/lib/mpmath copying mpmath/ctx_iv.py -> build/lib/mpmath copying mpmath/ctx_base.py -> build/lib/mpmath copying mpmath/__init__.py -> build/lib/mpmath copying mpmath/ctx_mp.py -> build/lib/mpmath copying mpmath/visualization.py -> build/lib/mpmath copying mpmath/usertools.py -> build/lib/mpmath copying mpmath/identification.py -> build/lib/mpmath copying mpmath/ctx_fp.py -> build/lib/mpmath creating build/lib/mpmath/libmp copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp copying mpmath/libmp/libelefun.py -> build/lib/mpmath/libmp copying mpmath/libmp/__init__.py -> build/lib/mpmath/libmp copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpf.py -> build/lib/mpmath/libmp copying mpmath/libmp/six.py -> build/lib/mpmath/libmp copying mpmath/libmp/libintmath.py -> build/lib/mpmath/libmp copying mpmath/libmp/gammazeta.py -> build/lib/mpmath/libmp copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp creating build/lib/mpmath/calculus copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus copying mpmath/calculus/optimization.py -> build/lib/mpmath/calculus copying mpmath/calculus/quadrature.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/__init__.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/extrapolation.py -> build/lib/mpmath/calculus copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus creating 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/zeta.py -> build/lib/mpmath/functions copying mpmath/functions/functions.py -> build/lib/mpmath/functions copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions copying mpmath/functions/__init__.py -> build/lib/mpmath/functions copying mpmath/functions/rszeta.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/factorials.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/theta.py -> build/lib/mpmath/functions creating build/lib/mpmath/matrices copying mpmath/matrices/linalg.py -> build/lib/mpmath/matrices copying mpmath/matrices/__init__.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen.py -> build/lib/mpmath/matrices copying mpmath/matrices/matrices.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices copying mpmath/matrices/calculus.py -> build/lib/mpmath/matrices creating build/lib/mpmath/tests copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests copying mpmath/tests/test_power.py -> build/lib/mpmath/tests copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests copying mpmath/tests/test_division.py -> build/lib/mpmath/tests copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests copying mpmath/tests/torture.py -> build/lib/mpmath/tests copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests copying mpmath/tests/test_str.py -> build/lib/mpmath/tests copying mpmath/tests/__init__.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests copying mpmath/tests/runtests.py -> build/lib/mpmath/tests copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests copying mpmath/tests/test_special.py -> build/lib/mpmath/tests + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4UbuND + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64 + 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-5.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath copying build/lib/mpmath/ctx_mp_python.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath copying build/lib/mpmath/function_docs.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath copying build/lib/mpmath/math2.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath copying build/lib/mpmath/rational.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath copying build/lib/mpmath/ctx_iv.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/linalg.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/matrices.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/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-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/calculus.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/matrices creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/expintegrals.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/elliptic.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/zeta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/functions.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/hypergeometric.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/rszeta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/zetazeros.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/bessel.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/factorials.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/orthogonal.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/qfunctions.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/functions copying build/lib/mpmath/functions/theta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/functions creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/approximation.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/optimization.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/quadrature.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/inverselaplace.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/odes.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/differentiation.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/calculus.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/extrapolation.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/polynomials.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/calculus copying build/lib/mpmath/ctx_base.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath copying build/lib/mpmath/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpi.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpc.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libelefun.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libhyper.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpf.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/six.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libintmath.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/gammazeta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/backend.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/libmp copying build/lib/mpmath/ctx_mp.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/torture.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/tests/runtests.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/tests copying build/lib/mpmath/visualization.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath copying build/lib/mpmath/usertools.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath copying build/lib/mpmath/identification.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath copying build/lib/mpmath/ctx_fp.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/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-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/identification.py to identification.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8/site-packages/mpmath/ctx_fp.py to ctx_fp.cpython-38.pyc writing byte-compilation script '/tmp/tmpfv0a06g9.py' /usr/bin/python3 /tmp/tmpfv0a06g9.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/tmpfv0a06g9.py running install_egg_info Writing /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/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 "=="? + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.1.0-5.mga8 --unique-debug-suffix -1.1.0-5.mga8.x86_64 --unique-debug-src-base python-mpmath-1.1.0-5.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mpmath-1.1.0 + /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 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/lib/python3.8 using /usr/bin/python3.8 /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/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/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.caMoQE + 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.5 (default, Jul 21 2020, 16:26:28) [GCC 10.2.0] test_basic_ops add ok 0.0004178 s add_misc ok 0.0003628 s add_rounding ok 0.0000471 s almost_equal ok 0.0001231 s arithmetic_functions ok 0.0078823 s complex_misc ok 0.0001191 s complex_zeros ok 0.0005956 s div ok 0.0005793 s exact_integer_arithmetic ok 0.0462415 s floor_ceil_nint_frac ok 0.0036480 s hash ok 0.0035814 s isnan_etc ok 0.0007654 s mixed_misc ok 0.0003243 s monitor ok 0.0000175 s mul ok 0.0006225 s nint_distance ok 0.0005480 s odd_int_bug ok 0.0000039 s pow ok 0.0006096 s str_10000_digits ok 0.0248997 s str_1000_digits ok 0.0003113 s sub ok 0.0003938 s type_compare ok 0.0000839 s test_bitwise add_exact ok 0.0003092 s bitcount ok 0.0000315 s float_rounding ok 0.0005526 s long_exponent_shifts ok 0.0006563 s perturb ok 0.0000580 s round_ceiling ok 0.0000149 s round_down ok 0.0000094 s round_floor ok 0.0000108 s round_nearest ok 0.0000233 s round_up ok 0.0000123 s rounding_bugs ok 0.0000255 s rounding_issue_200 ok 0.0000297 s trailing ok 0.0000202 s test_calculus approximation ok 0.0118344 s differint ok 0.0185005 s fourier ok 0.0499418 s invlap ok 0.3217991 s limits ok 0.0319912 s pade ok 0.0036424 s polyroots ok 0.0015594 s polyroots_legendre ok 12.8633594 s polyroots_legendre_init ok 17.1368242 s polyval ok 0.0001054 s test_compatibility bugs ok 0.0000635 s double_compatibility ok 0.5892811 s sqrt ok 0.3227112 s test_convert basic_string ok 0.0034616 s compatibility ok 0.0003189 s conversion_methods ok 0.0051117 s convert_rational ok 0.0000301 s custom_class ok 0.0004382 s eval_repr_invariant ok 0.5833372 s mpmathify ok 0.0002484 s pretty ok 0.0001722 s str_bugs ok 0.0002096 s str_format ok 0.0001678 s str_prec0 ok 0.0000848 s str_whitespace ok 0.0000350 s tight_string_conversion ok 0.0000374 s unicode ok 0.0000471 s test_diff diff ok 0.0561140 s diff_partial ok 0.0204448 s diffs ok 0.0934767 s taylor ok 0.0007007 s test_division div_1_3 ok 0.0000924 s div_300 ok 0.0000747 s div_negative_rnd_bug ok 0.0001153 s epsilon_rounding ok 0.0001310 s mod ok 0.0003854 s mpf_divi_1_3 ok 0.0001728 s tight_integer_division ok 0.0031227 s test_eigen eig ok 0.1177325 s eig_dyn ok 0.1155784 s test_eigen_symmetric eighe_fixed_matrix ok 0.0331730 s eighe_irandmatrix ok 0.1246946 s eighe_randmatrix ok 0.2283966 s eigsy_irandmatrix ok 0.0809294 s eigsy_randmatrix ok 0.1463468 s gauss_quadrature_dynamic ok 0.4029430 s gauss_quadrature_static ok 0.0231518 s svd_c_rand ok 0.2751944 s svd_r_rand ok 0.1137067 s svd_test_case ok 0.0183819 s test_elliptic calculate_nome ok 0.0023230 s djtheta ok 0.0732658 s ellipfun ok 0.0089441 s elliptic_integrals ok 0.8978744 s issue_238 ok 0.0000212 s jcn ok 0.0016615 s jdn ok 0.0009501 s jsn ok 0.0088785 s jtheta ok 0.0044702 s jtheta_complex ok 0.0056826 s jtheta_identities ok 0.0530258 s jtheta_issue_79 ok 0.0932058 s sn_cn_dn_complex ok 0.0083208 s sn_cn_dn_identities ok 0.0335337 s test_fp conj ok 0.0000392 s fp_bernoulli ok 0.0002268 s fp_cospi_sinpi ok 0.0001521 s fp_erf ok 0.0012264 s fp_expj ok 0.0000178 s fp_gamma ok 0.0004143 s fp_hyp2f1 ok 0.0005505 s fp_lambertw ok 0.0007731 s fp_number_parts ok 0.0000352 s fp_psi ok 0.0005501 s fp_stress_ei_e1 ok 0.0058277 s fp_zeta ok 0.0018305 s test_functions aliases ok 0.0004264 s arange ok 0.0011071 s areal_inverses ok 0.0287516 s arg_sign ok 0.0004803 s atan ok 0.0026804 s atan2 ok 0.0006206 s atanh ok 0.0008135 s call_with_dps ok 0.0000979 s complex_functions ok 0.2549144 s complex_inverse_functions ok 0.0690779 s complex_parts ok 0.0001294 s complex_powers ok 0.0199230 s complex_sqrt_accuracy ok 0.0090270 s constants ok 0.1907054 s cospi_sinpi ok 0.0013332 s cyclotomic ok 0.0362917 s degrees ok 0.0004100 s exact_cbrt ok 0.0110376 s exact_sqrts ok 0.4476138 s exp ok 0.0004734 s expj ok 0.0007314 s expm1 ok 0.0003123 s fibonacci ok 0.0051929 s float_cbrt ok 0.0066135 s float_sqrt ok 0.0007100 s frexp ok 0.0000547 s hypot ok 0.0000714 s integer_parts ok 0.0000916 s invhyperb_inaccuracy ok 0.0005367 s issue_136 ok 0.0014724 s issue_73 ok 0.0003248 s ldexp ok 0.0000545 s linspace ok 0.0003827 s log ok 0.0021709 s log1p ok 0.0002172 s misc_bugs ok 0.0027978 s mpcfun_real_imag ok 0.0010161 s perturbation_rounding ok 0.0010679 s powm1 ok 0.0010346 s reciprocal_functions ok 0.0007695 s root ok 0.0538176 s sinc ok 0.0003826 s sqrt_rounding ok 0.0094919 s tanh ok 0.0000889 s trig_hyperb_basic ok 0.0661823 s unitroots ok 0.0022889 s test_functions2 agm ok 0.0019164 s airy ok 0.0234193 s appellf1 ok 0.1082224 s bessel ok 0.0774374 s bessel_zeros ok 0.1739601 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 49.9421107 s coulomb ok 0.0343106 s e1 ok 0.0009295 s ei ok 0.0034283 s elliptic_integrals ok 0.0197324 s erf ok 0.0328037 s exp_integrals ok 0.0071144 s expint ok 0.0168315 s gammainc ok 0.0198114 s gammainc_expint_n ok 0.0127143 s gegenbauer ok 0.0166677 s hankel ok 0.0089693 s hermite ok 0.0168825 s hyper_0f1 ok 0.0018732 s hyper_1f1 ok 0.0035769 s hyper_1f2 ok 0.0486506 s hyper_2f0 ok 0.3450541 s hyper_2f1 ok 0.0183003 s hyper_2f1_hard ok 0.1886198 s hyper_2f2 ok 0.0100025 s hyper_2f3 ok 0.0684462 s hyper_3f2_etc ok 0.4133243 s hyper_misc ok 0.0056353 s hyper_param_accuracy ok 1.0841522 s hyper_u ok 0.0076784 s hypercomb_zero_pow ok 0.0002667 s incomplete_beta ok 0.0108174 s issue_239 ok 0.0030277 s kelvin ok 0.0251073 s lambertw ok 0.0289091 s lambertw_hard ok 0.0604649 s legenp ok 0.0264318 s legenq ok 0.3180079 s meijerg ok 0.0117866 s orthpoly ok 0.0424277 s pdf ok 0.0459965 s qfunctions ok 0.0029603 s spherharm ok 0.0155019 s struve ok 0.0041423 s trig_integrals ok 0.0389197 s whittaker ok 0.0029864 s test_gammazeta altzeta ok 0.0074451 s barnesg ok 0.0239382 s bell_polyexp ok 0.0949650 s bernoulli ok 0.0048574 s bernpoly_eulerpoly ok 0.0443894 s fac2 ok 0.0017641 s foxtrot_identity ok 0.0131528 s gamma ok 0.0039803 s gamma_huge_1 ok 0.0004122 s gamma_huge_2 ok 0.0039142 s gamma_huge_3 ok 0.0051941 s gamma_huge_4 ok 0.0005655 s gamma_huge_5 ok 0.0032430 s gamma_huge_7 ok 0.0002612 s gamma_quotients ok 0.0059852 s harmonic ok 0.0022239 s polygamma ok 0.0150880 s polygamma_high_order ok 0.1294792 s polygamma_high_prec ok 0.0065999 s polygamma_identities ok 0.0040887 s polylog ok 0.0744511 s primezeta ok 0.0174214 s rs_zeta ok 0.8997841 s siegelz ok 0.6272277 s stieltjes ok 0.2060402 s zeta ok 0.0603179 s zeta_huge ok 0.0017627 s zeta_int_bug ok 0.0000166 s zeta_near_1 ok 0.0029952 s zeta_negative ok 0.0011755 s test_hp exp_hp ok 0.0086295 s hp ok 0.0265647 s log_hp ok 0.3918035 s test_identify identify ok 0.0639856 s pslq ok 0.0012758 s test_interval interval_ae ok 0.0009948 s interval_arithmetic ok 0.0012426 s interval_complex ok 0.0056364 s interval_complex_arg ok 0.0027455 s interval_cos_sin ok 0.0147504 s interval_div ok 0.0026556 s interval_gamma ok 0.0150699 s interval_hash ok 0.0001473 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.0007126 s interval_mul ok 0.0005270 s interval_nstr ok 0.0010411 s interval_pow ok 0.0008661 s interval_sqrt ok 0.0000527 s mpi_from_str ok 0.0004037 s test_levin cohen_alt_0 ok 0.0090410 s cohen_alt_1 ok 0.0064900 s levin_0 ok 0.0620118 s levin_1 ok 0.1156173 s levin_2 ok 0.0851181 s levin_3 ok 0.4248332 s levin_nsum ok 0.5561116 s test_linalg LU_cache ok 0.0007171 s LU_decomp ok 0.0042662 s cholesky ok 0.0016852 s cond ok 0.0018091 s det ok 0.0057862 s exp_pade ok 0.0565436 s factorization ok 0.0045810 s householder ok 0.2276945 s improve_solution ok 0.0067988 s interval_matrix ok 0.0021081 s inverse ok 0.0045560 s precision ok 0.0415501 s qr ok 0.0333138 s singular ok 0.0013301 s solve ok 0.0100290 s solve_overdet_complex ok 0.0012215 s test_matrices matrix_basic ok 0.0059738 s matrix_conjugate ok 0.0002180 s matrix_copy ok 0.0001051 s matrix_creation ok 0.0026857 s matrix_numpy ok 0.0002098 s matrix_power ok 0.0023800 s matrix_slices ok 0.0006169 s matrix_transform ok 0.0002021 s norms ok 0.0005725 s vector ok 0.0001626 s test_mpmath newstyle_classes ok 0.0000138 s test_ode odefun_harmonic ok 0.1545750 s odefun_rational ok 0.1153243 s odefun_sinc_large ok 0.2957433 s test_pickle pickle ok 0.0465410 s test_power fractional_pow ok 0.0004252 s pow_epsilon_rounding ok 0.0104976 s pow_integer_direction ok 0.0070657 s test_quad basic_integrals ok 1.0484127 s complex_integration ok 0.0021428 s double_1 ok 0.1970981 s double_2 ok 0.3838292 s double_3 ok 0.4786367 s double_4 ok 0.1730500 s double_5 ok 0.1305855 s double_6 ok 0.8130112 s double_7 ok 3.6484077 s double_trivial ok 0.0252833 s expmath_fail TEST FAILED! ok 0.0208194 s expmath_integrals ok 0.6343407 s quad_infinite_mirror ok 0.0236965 s quad_symmetry ok 0.0008475 s quadgl_linear ok 0.0001266 s quadosc ok 0.4178557 s test_rootfinding anewton ok 0.0014661 s bisection ok 0.0001089 s findroot ok 0.0195416 s mnewton ok 0.0005951 s muller ok 0.0054552 s multidimensional ok 0.0145371 s multiplicity ok 0.0014908 s trivial ok 0.0000504 s test_special convert_special ok 0.0004810 s div_bug ok 0.0000192 s functions_special ok 0.0001120 s special ok 0.0001618 s special_powers ok 0.0000275 s test_str nstr ok 0.0004351 s test_summation fprod ok 0.0000266 s fsum ok 0.0006084 s nprod ok 0.0100814 s nsum ok 0.0569632 s sumem ok 0.0670338 s test_trig trig_misc_hard ok 0.0008902 s trig_near_n_pi ok 0.0018185 s trig_near_zero ok 0.0003970 s test_visualization axes Skipping test (pylab not available or too old version) ok 0.0002010 s finished tests in 103.80 seconds + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-mpmath-1.1.0-5.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SSxa3C + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpmath-1.1.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/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-5.mga8.x86_64/usr/share/doc/python3-mpmath + cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/share/doc/python3-mpmath + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SlVKEG + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpmath-1.1.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/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-5.mga8.x86_64/usr/share/licenses/python3-mpmath + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64/usr/share/licenses/python3-mpmath + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-mpmath = 1.1.0-5.mga8 python3-mpmath = 1.1.0-5.mga8 python3.8-mpmath = 1.1.0-5.mga8 python3.8dist(mpmath) = 1.1 python3dist(mpmath) = 1.1 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-5.mga8 Recommends: python3dist(matplotlib) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.1.0-5.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-mpmath-1.1.0-5.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.icAEzD + 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-5.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Dc78gE + 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!