D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/python-mpmath-1.2.1-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vAtdwr + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf mpmath-1.2.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/mpmath-1.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mpmath-1.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/c811b37c65a4372a7ce613111d2a508c204f9833.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/2865c7d12b2a077d420427ad187eca831a48bff4.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + 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.6iGzDY + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpmath-1.2.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( running build running build_py creating build creating build/lib creating 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/rational.py -> build/lib/mpmath copying mpmath/math2.py -> build/lib/mpmath copying mpmath/identification.py -> build/lib/mpmath copying mpmath/function_docs.py -> build/lib/mpmath copying mpmath/ctx_mp_python.py -> build/lib/mpmath copying mpmath/ctx_iv.py -> build/lib/mpmath copying mpmath/ctx_fp.py -> build/lib/mpmath copying mpmath/ctx_base.py -> build/lib/mpmath copying mpmath/__init__.py -> build/lib/mpmath creating build/lib/mpmath/tests copying mpmath/tests/runtests.py -> build/lib/mpmath/tests copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests copying mpmath/tests/torture.py -> build/lib/mpmath/tests copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests copying mpmath/tests/test_str.py -> build/lib/mpmath/tests copying mpmath/tests/test_special.py -> build/lib/mpmath/tests copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests copying mpmath/tests/test_power.py -> build/lib/mpmath/tests copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests copying mpmath/tests/test_division.py -> build/lib/mpmath/tests copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests copying mpmath/tests/__init__.py -> build/lib/mpmath/tests creating build/lib/mpmath/matrices copying mpmath/matrices/matrices.py -> build/lib/mpmath/matrices copying mpmath/matrices/linalg.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen.py -> build/lib/mpmath/matrices copying mpmath/matrices/calculus.py -> build/lib/mpmath/matrices copying mpmath/matrices/__init__.py -> build/lib/mpmath/matrices creating build/lib/mpmath/libmp copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpf.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp copying mpmath/libmp/libintmath.py -> build/lib/mpmath/libmp copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp copying mpmath/libmp/libelefun.py -> build/lib/mpmath/libmp copying mpmath/libmp/gammazeta.py -> build/lib/mpmath/libmp copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp copying mpmath/libmp/__init__.py -> build/lib/mpmath/libmp creating build/lib/mpmath/functions copying mpmath/functions/zetazeros.py -> build/lib/mpmath/functions copying mpmath/functions/zeta.py -> build/lib/mpmath/functions copying mpmath/functions/theta.py -> build/lib/mpmath/functions copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions copying mpmath/functions/qfunctions.py -> build/lib/mpmath/functions copying mpmath/functions/orthogonal.py -> build/lib/mpmath/functions copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions copying mpmath/functions/functions.py -> build/lib/mpmath/functions copying mpmath/functions/factorials.py -> build/lib/mpmath/functions copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions copying mpmath/functions/bessel.py -> build/lib/mpmath/functions copying mpmath/functions/__init__.py -> build/lib/mpmath/functions creating build/lib/mpmath/calculus copying mpmath/calculus/quadrature.py -> build/lib/mpmath/calculus copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus copying mpmath/calculus/optimization.py -> build/lib/mpmath/calculus copying mpmath/calculus/odes.py -> build/lib/mpmath/calculus copying mpmath/calculus/inverselaplace.py -> build/lib/mpmath/calculus copying mpmath/calculus/extrapolation.py -> build/lib/mpmath/calculus copying mpmath/calculus/differentiation.py -> build/lib/mpmath/calculus copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aEM1Im + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64 + cd mpmath-1.2.1 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64 /usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/approximation.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/calculus.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/differentiation.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/extrapolation.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/inverselaplace.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/odes.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/optimization.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/polynomials.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/quadrature.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/bessel.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/elliptic.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/expintegrals.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/factorials.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/functions.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/hypergeometric.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/orthogonal.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/qfunctions.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/rszeta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/theta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/zeta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/zetazeros.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/backend.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/gammazeta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libelefun.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libhyper.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libintmath.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpc.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpf.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpi.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/calculus.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen_symmetric.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/linalg.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/matrices.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices creating /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_gamma.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_zeta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_basic_ops.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_bitwise.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_calculus.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_compatibility.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_diff.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_division.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_eigen.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_eigen_symmetric.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_elliptic.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_fp.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_functions.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_functions2.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_gammazeta.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_hp.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_identify.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_interval.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_levin.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_linalg.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_matrices.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_mpmath.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_ode.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_pickle.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_power.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_quad.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_rootfinding.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_special.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_str.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_summation.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_trig.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_visualization.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/torture.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_convert.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/runtests.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/ctx_base.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/ctx_fp.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/ctx_iv.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/ctx_mp_python.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/function_docs.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/identification.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/math2.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/rational.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/usertools.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/visualization.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/ctx_mp.py -> /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/approximation.py to approximation.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/calculus.py to calculus.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/differentiation.py to differentiation.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/extrapolation.py to extrapolation.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/inverselaplace.py to inverselaplace.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/odes.py to odes.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/optimization.py to optimization.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/polynomials.py to polynomials.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/calculus/quadrature.py to quadrature.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/bessel.py to bessel.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/elliptic.py to elliptic.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/expintegrals.py to expintegrals.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/factorials.py to factorials.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/functions.py to functions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/hypergeometric.py to hypergeometric.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/orthogonal.py to orthogonal.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/qfunctions.py to qfunctions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/rszeta.py to rszeta.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/theta.py to theta.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/zeta.py to zeta.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/functions/zetazeros.py to zetazeros.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp/backend.py to backend.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp/gammazeta.py to gammazeta.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp/libelefun.py to libelefun.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp/libhyper.py to libhyper.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp/libintmath.py to libintmath.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp/libmpc.py to libmpc.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp/libmpf.py to libmpf.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/libmp/libmpi.py to libmpi.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices/calculus.py to calculus.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices/eigen.py to eigen.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices/eigen_symmetric.py to eigen_symmetric.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices/linalg.py to linalg.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/matrices/matrices.py to matrices.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/extratest_gamma.py to extratest_gamma.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/extratest_zeta.py to extratest_zeta.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_basic_ops.py to test_basic_ops.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_bitwise.py to test_bitwise.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_calculus.py to test_calculus.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_compatibility.py to test_compatibility.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_diff.py to test_diff.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_division.py to test_division.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_eigen.py to test_eigen.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_eigen_symmetric.py to test_eigen_symmetric.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_elliptic.py to test_elliptic.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_fp.py to test_fp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_functions.py to test_functions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_functions2.py to test_functions2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_gammazeta.py to test_gammazeta.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_hp.py to test_hp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_identify.py to test_identify.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_interval.py to test_interval.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_levin.py to test_levin.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_linalg.py to test_linalg.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_matrices.py to test_matrices.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_mpmath.py to test_mpmath.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_ode.py to test_ode.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_pickle.py to test_pickle.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_power.py to test_power.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_quad.py to test_quad.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_rootfinding.py to test_rootfinding.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_special.py to test_special.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_str.py to test_str.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_summation.py to test_summation.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_trig.py to test_trig.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_visualization.py to test_visualization.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/torture.py to torture.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/test_convert.py to test_convert.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/tests/runtests.py to runtests.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/ctx_base.py to ctx_base.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/ctx_fp.py to ctx_fp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/ctx_iv.py to ctx_iv.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/ctx_mp_python.py to ctx_mp_python.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/function_docs.py to function_docs.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/identification.py to identification.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/math2.py to math2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/rational.py to rational.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/usertools.py to usertools.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/visualization.py to visualization.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath/ctx_mp.py to ctx_mp.cpython-39.pyc writing byte-compilation script '/tmp/tmp_ri9nkex.py' /usr/bin/python3 /tmp/tmp_ri9nkex.py removing /tmp/tmp_ri9nkex.py running install_egg_info running egg_info writing mpmath.egg-info/PKG-INFO writing dependency_links to mpmath.egg-info/dependency_links.txt writing requirements to mpmath.egg-info/requires.txt writing top-level names to mpmath.egg-info/top_level.txt reading manifest file 'mpmath.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'mpmath.egg-info/SOURCES.txt' Copying mpmath.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/mpmath-1.2.1-py3.9.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.2.1-2.mga9 --unique-debug-suffix -1.2.1-2.mga9.aarch64 --unique-debug-src-base python-mpmath-1.2.1-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mpmath-1.2.1 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ssyc6Y + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpmath-1.2.1 + '[' 1 -eq 1 ']' ++ pwd + export PYTHONPATH=/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib + PYTHONPATH=/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib + cd build/lib/mpmath/tests/ + /usr/bin/python3 runtests.py mpmath imported from /home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib/mpmath mpmath backend: python mpmath mp class: mpmath version: 1.2.1 Python version: 3.9.8 (main, Nov 6 2021, 15:46:29) [GCC 11.2.1 20211030] test_basic_ops add ok 0.0006916 s add_misc ok 0.0002967 s add_rounding ok 0.0000705 s almost_equal ok 0.0002021 s arithmetic_functions ok 0.0099582 s complex_misc ok 0.0001657 s complex_zeros ok 0.0007558 s div ok 0.0005551 s exact_integer_arithmetic ok 0.0546130 s floor_ceil_nint_frac ok 0.0034593 s hash ok 0.0037959 s isnan_etc ok 0.0007604 s mixed_misc ok 0.0002769 s monitor ok 0.0000190 s mul ok 0.0005772 s nint_distance ok 0.0004302 s odd_int_bug ok 0.0000050 s pow ok 0.0005431 s str_10000_digits ok 0.0244021 s str_1000_digits ok 0.0004394 s sub ok 0.0006498 s type_compare ok 0.0001402 s test_bitwise add_exact ok 0.0001956 s bitcount ok 0.0000117 s float_rounding ok 0.0009254 s long_exponent_shifts ok 0.0006001 s perturb ok 0.0000827 s round_ceiling ok 0.0000225 s round_down ok 0.0000170 s round_floor ok 0.0000179 s round_nearest ok 0.0000376 s round_up ok 0.0000198 s rounding_bugs ok 0.0000276 s rounding_issue_200 ok 0.0000269 s trailing ok 0.0000138 s test_calculus approximation ok 0.0149156 s differint ok 0.0256951 s fourier ok 0.0596759 s invlap ok 0.4537730 s limits ok 0.0448105 s pade ok 0.0049117 s polyroots ok 0.0023571 s polyroots_legendre ok 18.1135439 s polyroots_legendre_init ok 25.5280720 s polyval ok 0.0001351 s test_compatibility bugs ok 0.0000810 s double_compatibility ok 0.8817364 s sqrt ok 0.4716820 s test_convert basic_string ok 0.0040236 s compatibility ok 0.0003662 s conversion_methods ok 0.0053418 s convert_rational ok 0.0000333 s custom_class ok 0.0004247 s eval_repr_invariant ok 0.8230384 s issue548 ok 2.5879182 s mpmathify ok 0.0004700 s pretty ok 0.0002688 s str_bugs ok 0.0002882 s str_format ok 0.0001946 s str_prec0 ok 0.0000929 s str_whitespace ok 0.0000431 s tight_string_conversion ok 0.0000460 s unicode ok 0.0000578 s test_diff diff ok 0.0761953 s diff_partial ok 0.0230368 s diffs ok 0.1086093 s taylor ok 0.0008707 s test_division div_1_3 ok 0.0001454 s div_300 ok 0.0001080 s div_negative_rnd_bug ok 0.0001925 s epsilon_rounding ok 0.0002133 s mod ok 0.0005463 s mpf_divi_1_3 ok 0.0001187 s tight_integer_division ok 0.0045036 s test_eigen eig ok 0.1612109 s eig_dyn ok 0.1598137 s test_eigen_symmetric eighe_fixed_matrix ok 0.0448976 s eighe_irandmatrix ok 0.1715039 s eighe_randmatrix ok 0.3158266 s eigsy_irandmatrix ok 0.1164709 s eigsy_randmatrix ok 0.2160085 s gauss_quadrature_dynamic ok 0.5212772 s gauss_quadrature_static ok 0.0276530 s svd_c_rand ok 0.3551444 s svd_r_rand ok 0.1661453 s svd_test_case ok 0.0253701 s test_elliptic calculate_nome ok 0.0033782 s djtheta ok 0.1106653 s ellipfun ok 0.0134388 s elliptic_integrals ok 5.1118710 s issue_238 ok 0.0000433 s jcn ok 0.0028719 s jdn ok 0.0016005 s jsn ok 0.0135971 s jtheta ok 0.0068847 s jtheta_complex ok 0.0083054 s jtheta_identities ok 0.0769956 s jtheta_issue_79 ok 0.1358500 s sn_cn_dn_complex ok 0.0126091 s sn_cn_dn_identities ok 0.0493435 s test_fp conj ok 0.0000410 s fp_bernoulli ok 0.0001996 s fp_cospi_sinpi ok 0.0001960 s fp_erf ok 0.0017190 s fp_expj ok 0.0000263 s fp_gamma ok 0.0006187 s fp_hyp2f1 ok 0.0008044 s fp_lambertw ok 0.0010425 s fp_number_parts ok 0.0000535 s fp_psi ok 0.0006990 s fp_stress_ei_e1 ok 0.0086613 s fp_zeta ok 0.0029438 s test_functions aliases ok 0.0004686 s arange ok 0.0014387 s areal_inverses ok 0.0413992 s arg_sign ok 0.0005896 s atan ok 0.0041533 s atan2 ok 0.0007892 s atanh ok 0.0011428 s call_with_dps ok 0.0001669 s complex_functions ok 0.3762716 s complex_inverse_functions ok 0.1020268 s complex_parts ok 0.0002623 s complex_powers ok 0.0282352 s complex_sqrt_accuracy ok 0.0126839 s constants ok 0.2728644 s cospi_sinpi ok 0.0021298 s cyclotomic ok 0.0547073 s degrees ok 0.0005625 s exact_cbrt ok 0.0137496 s exact_sqrts ok 0.6639352 s exp ok 0.0005985 s expj ok 0.0010020 s expm1 ok 0.0005552 s fibonacci ok 0.0083001 s float_cbrt ok 0.0099675 s float_sqrt ok 0.0009100 s frexp ok 0.0000848 s hypot ok 0.0001102 s integer_parts ok 0.0001415 s invhyperb_inaccuracy ok 0.0007335 s issue_136 ok 0.0018198 s issue_73 ok 0.0004532 s ldexp ok 0.0000854 s linspace ok 0.0004299 s log ok 0.0026846 s log1p ok 0.0003505 s misc_bugs ok 0.0042287 s mpcfun_real_imag ok 0.0013669 s perturbation_rounding ok 0.0015561 s powm1 ok 0.0015094 s reciprocal_functions ok 0.0013411 s root ok 0.0689884 s sinc ok 0.0005812 s sqrt_rounding ok 0.0155042 s tanh ok 0.0001140 s trig_hyperb_basic ok 0.0678927 s unitroots ok 0.0026970 s test_functions2 agm ok 0.0021424 s airy ok 0.0275578 s appellf1 ok 0.1437084 s bessel ok 0.1086909 s bessel_zeros ok 0.2217667 s bessel_zeros_extra 0 1 of 15 15 0 2 of 15 15 0 3 of 15 15 0 4 of 15 15 0 5 of 15 15 0 6 of 15 15 0 7 of 15 15 0 8 of 15 15 0 9 of 15 15 0 10 of 15 15 0 11 of 15 15 0 12 of 15 15 0 13 of 15 15 0 14 of 15 15 0 15 of 15 15 1 1 of 15 15 1 2 of 15 15 1 3 of 15 15 1 4 of 15 15 1 5 of 15 15 1 6 of 15 15 1 7 of 15 15 1 8 of 15 15 1 9 of 15 15 1 10 of 15 15 1 11 of 15 15 1 12 of 15 15 1 13 of 15 15 1 14 of 15 15 1 15 of 15 15 2 1 of 15 15 2 2 of 15 15 2 3 of 15 15 2 4 of 15 15 2 5 of 15 15 2 6 of 15 15 2 7 of 15 15 2 8 of 15 15 2 9 of 15 15 2 10 of 15 15 2 11 of 15 15 2 12 of 15 15 2 13 of 15 15 2 14 of 15 15 2 15 of 15 15 3 1 of 15 15 3 2 of 15 15 3 3 of 15 15 3 4 of 15 15 3 5 of 15 15 3 6 of 15 15 3 7 of 15 15 3 8 of 15 15 3 9 of 15 15 3 10 of 15 15 3 11 of 15 15 3 12 of 15 15 3 13 of 15 15 3 14 of 15 15 3 15 of 15 15 4 1 of 15 15 4 2 of 15 15 4 3 of 15 15 4 4 of 15 15 4 5 of 15 15 4 6 of 15 15 4 7 of 15 15 4 8 of 15 15 4 9 of 15 15 4 10 of 15 15 4 11 of 15 15 4 12 of 15 15 4 13 of 15 15 4 14 of 15 15 4 15 of 15 15 5 1 of 15 15 5 2 of 15 15 5 3 of 15 15 5 4 of 15 15 5 5 of 15 15 5 6 of 15 15 5 7 of 15 15 5 8 of 15 15 5 9 of 15 15 5 10 of 15 15 5 11 of 15 15 5 12 of 15 15 5 13 of 15 15 5 14 of 15 15 5 15 of 15 15 6 1 of 15 15 6 2 of 15 15 6 3 of 15 15 6 4 of 15 15 6 5 of 15 15 6 6 of 15 15 6 7 of 15 15 6 8 of 15 15 6 9 of 15 15 6 10 of 15 15 6 11 of 15 15 6 12 of 15 15 6 13 of 15 15 6 14 of 15 15 6 15 of 15 15 7 1 of 15 15 7 2 of 15 15 7 3 of 15 15 7 4 of 15 15 7 5 of 15 15 7 6 of 15 15 7 7 of 15 15 7 8 of 15 15 7 9 of 15 15 7 10 of 15 15 7 11 of 15 15 7 12 of 15 15 7 13 of 15 15 7 14 of 15 15 7 15 of 15 15 8 1 of 15 15 8 2 of 15 15 8 3 of 15 15 8 4 of 15 15 8 5 of 15 15 8 6 of 15 15 8 7 of 15 15 8 8 of 15 15 8 9 of 15 15 8 10 of 15 15 8 11 of 15 15 8 12 of 15 15 8 13 of 15 15 8 14 of 15 15 8 15 of 15 15 9 1 of 15 15 9 2 of 15 15 9 3 of 15 15 9 4 of 15 15 9 5 of 15 15 9 6 of 15 15 9 7 of 15 15 9 8 of 15 15 9 9 of 15 15 9 10 of 15 15 9 11 of 15 15 9 12 of 15 15 9 13 of 15 15 9 14 of 15 15 9 15 of 15 15 10 1 of 15 15 10 2 of 15 15 10 3 of 15 15 10 4 of 15 15 10 5 of 15 15 10 6 of 15 15 10 7 of 15 15 10 8 of 15 15 10 9 of 15 15 10 10 of 15 15 10 11 of 15 15 10 12 of 15 15 10 13 of 15 15 10 14 of 15 15 10 15 of 15 15 11 1 of 15 15 11 2 of 15 15 11 3 of 15 15 11 4 of 15 15 11 5 of 15 15 11 6 of 15 15 11 7 of 15 15 11 8 of 15 15 11 9 of 15 15 11 10 of 15 15 11 11 of 15 15 11 12 of 15 15 11 13 of 15 15 11 14 of 15 15 11 15 of 15 15 12 1 of 15 15 12 2 of 15 15 12 3 of 15 15 12 4 of 15 15 12 5 of 15 15 12 6 of 15 15 12 7 of 15 15 12 8 of 15 15 12 9 of 15 15 12 10 of 15 15 12 11 of 15 15 12 12 of 15 15 12 13 of 15 15 12 14 of 15 15 12 15 of 15 15 13 1 of 15 15 13 2 of 15 15 13 3 of 15 15 13 4 of 15 15 13 5 of 15 15 13 6 of 15 15 13 7 of 15 15 13 8 of 15 15 13 9 of 15 15 13 10 of 15 15 13 11 of 15 15 13 12 of 15 15 13 13 of 15 15 13 14 of 15 15 13 15 of 15 15 14 1 of 15 15 14 2 of 15 15 14 3 of 15 15 14 4 of 15 15 14 5 of 15 15 14 6 of 15 15 14 7 of 15 15 14 8 of 15 15 14 9 of 15 15 14 10 of 15 15 14 11 of 15 15 14 12 of 15 15 14 13 of 15 15 14 14 of 15 15 14 15 of 15 15 ok 71.7257011 s coulomb ok 0.0510914 s e1 ok 0.0014256 s ei ok 0.0047604 s elliptic_integrals ok 0.0293254 s erf ok 0.0494797 s exp_integrals ok 0.0110092 s expint ok 0.0232539 s gammainc ok 0.0296543 s gammainc_expint_n ok 0.0177454 s gegenbauer ok 0.0250568 s hankel ok 0.0139215 s hermite ok 0.0249672 s hyper_0f1 ok 0.0029265 s hyper_1f1 ok 0.0056266 s hyper_1f2 ok 0.0666383 s hyper_2f0 ok 0.5429669 s hyper_2f1 ok 0.0266981 s hyper_2f1_hard ok 0.2588538 s hyper_2f2 ok 0.0148006 s hyper_2f3 ok 0.0963808 s hyper_3f2_etc ok 0.5975522 s hyper_misc ok 0.0082039 s hyper_param_accuracy ok 1.7060294 s hyper_u ok 0.0114003 s hypercomb_zero_pow ok 0.0005243 s incomplete_beta ok 0.0160287 s issue_239 ok 0.0041294 s kelvin ok 0.0343938 s lambertw ok 0.0440916 s lambertw_hard ok 0.0886261 s legenp ok 0.0381201 s legenq ok 0.4503071 s meijerg ok 0.0148300 s orthpoly ok 0.0614962 s pdf ok 0.0585656 s qfunctions ok 0.0043047 s spherharm ok 0.0234797 s struve ok 0.0069735 s trig_integrals ok 0.0624765 s whittaker ok 0.0043375 s test_gammazeta altzeta ok 0.0098973 s barnesg ok 0.0318360 s bell_polyexp ok 0.1270598 s bernoulli ok 0.0070602 s bernpoly_eulerpoly ok 0.0588463 s fac2 ok 0.0025552 s foxtrot_identity ok 0.0187869 s gamma ok 0.0061567 s gamma_huge_1 ok 0.0004958 s gamma_huge_2 ok 0.0064315 s gamma_huge_3 ok 0.0074243 s gamma_huge_4 ok 0.0008085 s gamma_huge_5 ok 0.0042077 s gamma_huge_7 ok 0.0004195 s gamma_quotients ok 0.0072088 s harmonic ok 0.0027691 s polygamma ok 0.0209718 s polygamma_high_order ok 0.1699216 s polygamma_high_prec ok 0.0130498 s polygamma_identities ok 0.0083144 s polylog ok 0.1380031 s primezeta ok 0.0308267 s rs_zeta ok 1.3206987 s siegelz ok 0.8800025 s stieltjes ok 0.3035958 s zeta ok 0.1091310 s zeta_huge ok 0.0030715 s zeta_int_bug ok 0.0000226 s zeta_near_1 ok 0.0052701 s zeta_negative ok 0.0019741 s test_hp exp_hp ok 0.0151641 s hp ok 0.0443087 s log_hp ok 0.6192828 s test_identify identify ok 0.0870540 s pslq ok 0.0018197 s test_interval interval_ae ok 0.0012460 s interval_arithmetic ok 0.0016406 s interval_complex ok 0.0066468 s interval_complex_arg ok 0.0030897 s interval_conversions ok 0.0002973 s interval_cos_sin ok 0.0184118 s interval_div Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib/mpmath/tests/runtests.py", line 117, in testit module.__dict__[f]() File "/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib/mpmath/tests/test_matrices.py", line 222, in test_interval_matrix_matrix_mult assert X * M == iv.matrix(X) File "/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib/mpmath/matrices/matrices.py", line 591, in __mul__ new[i, j] = other * self[i, j] File "/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib/mpmath/matrices/matrices.py", line 560, in __setitem__ value = self.ctx.convert(value) File "/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib/mpmath/ctx_mp_python.py", line 669, in convert return ctx._convert_fallback(x, strings) File "/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib/mpmath/ctx_mp.py", line 634, in _convert_fallback raise TypeError("cannot create mpf from " + repr(x)) TypeError: cannot create mpf from matrix( [['[1.0, 1.0]']]) Traceback (most recent call last): File "/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib/mpmath/tests/runtests.py", line 117, in testit module.__dict__[f]() File "/home/iurt/rpmbuild/BUILD/mpmath-1.2.1/build/lib/mpmath/tests/test_quad.py", line 92, in test_expmath_fail assert ae(quadts(lambda x: sqrt(tan(x)), [0, pi/2]), pi*sqrt(2)/2) AssertionError ok 0.0037949 s interval_gamma ok 0.0195613 s interval_hash ok 0.0002245 s interval_identity ok 0.0007595 s interval_mul ok 0.0008804 s interval_nstr ok 0.0013883 s interval_pow ok 0.0013028 s interval_sqrt ok 0.0000813 s mpi_from_str ok 0.0005455 s test_levin cohen_alt_0 ok 0.0101425 s cohen_alt_1 ok 0.0073795 s levin_0 ok 0.0872078 s levin_1 ok 0.2155235 s levin_2 ok 0.1400730 s levin_3 ok 0.6793526 s levin_nsum ok 0.8070896 s test_linalg LU_cache ok 0.0009727 s LU_decomp ok 0.0056791 s cholesky ok 0.0008872 s cond ok 0.0020139 s det ok 0.0072149 s exp_pade ok 0.0798300 s factorization ok 0.0058175 s householder ok 0.2987051 s improve_solution ok 0.0080455 s interval_matrix ok 0.0023677 s inverse ok 0.0065569 s precision ok 0.0531316 s qr ok 0.0471666 s singular ok 0.0021444 s solve ok 0.0133608 s solve_overdet_complex ok 0.0017236 s test_matrices interval_matrix_matrix_mult TEST FAILED! ok 0.0024745 s interval_matrix_mult_bug ok 0.0012060 s interval_matrix_scalar_mult ok 0.0018627 s matmul ok 0.0004953 s matrix_basic ok 0.0082411 s matrix_conjugate ok 0.0003811 s matrix_conversion_to_iv ok 0.0008640 s matrix_copy ok 0.0005691 s matrix_creation ok 0.0037237 s matrix_numpy ok 0.0004000 s matrix_power ok 0.0031177 s matrix_slices ok 0.0008949 s matrix_transform ok 0.0002931 s norms ok 0.0006136 s vector ok 0.0002426 s test_mpmath newstyle_classes ok 0.0000292 s test_ode odefun_harmonic ok 0.1873143 s odefun_rational ok 0.1398427 s odefun_sinc_large ok 0.5376363 s test_pickle pickle ok 0.0013575 s test_power fractional_pow ok 0.0009263 s pow_epsilon_rounding ok 0.0133877 s pow_integer_direction ok 0.0117431 s test_quad basic_integrals ok 2.0909599 s complex_integration ok 0.0044661 s double_1 ok 0.3654200 s double_2 ok 0.7476563 s double_3 ok 0.7658354 s double_4 ok 0.2557334 s double_5 ok 0.1879078 s double_6 ok 1.0217839 s double_7 ok 4.9021376 s double_trivial ok 0.0401798 s expmath_fail TEST FAILED! ok 0.0287041 s expmath_integrals ok 0.8820962 s multiple_intervals ok 0.0020737 s quad_infinite_mirror ok 0.0302184 s quad_symmetry ok 0.0013324 s quadgl_linear ok 0.0002511 s quadosc ok 0.5347894 s test_rootfinding anewton ok 0.0015782 s bisection ok 0.0001644 s findroot ok 0.0344169 s mnewton ok 0.0010120 s muller ok 0.0054091 s multidimensional ok 0.0188216 s multiplicity ok 0.0017293 s trivial ok 0.0000800 s test_special convert_special ok 0.0006737 s div_bug ok 0.0000338 s functions_special ok 0.0001636 s special ok 0.0002790 s special_powers ok 0.0000481 s test_str nstr ok 0.0006580 s test_summation fprod ok 0.0000591 s fsum ok 0.0006826 s nprod ok 0.0119061 s nsum ok 0.0642941 s sumem ok 0.0891406 s test_trig trig_misc_hard ok 0.0009951 s trig_near_n_pi ok 0.0021982 s trig_near_zero ok 0.0004673 s test_visualization axes Skipping test (pylab not available or too old version) ok 0.0003857 s finished tests in 155.36 seconds + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-mpmath-1.2.1-2.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LRt1ri + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpmath-1.2.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/share/doc/python3-mpmath + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/share/doc/python3-mpmath + cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/share/doc/python3-mpmath + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uKpSht + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpmath-1.2.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/share/licenses/python3-mpmath + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/share/licenses/python3-mpmath + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64/usr/share/licenses/python3-mpmath + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-mpmath = 1.2.1-2.mga9 python3-mpmath = 1.2.1-2.mga9 python3.9-mpmath = 1.2.1-2.mga9 python3.9dist(mpmath) = 1.2.1 python3dist(mpmath) = 1.2.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python-mpmath < 1.2.1-2.mga9 Recommends: python3dist(matplotlib) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-mpmath-1.2.1-2.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vOahFF + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mpmath-1.2.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-mpmath-1.2.1-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zkMX3v + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mpmath-1.2.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!