D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch warning: /home/pterjan/rpmbuild/SPECS/python-mpmath.spec line 28: autopatch: no matching patches in range Installing /home/pterjan/rpmbuild/SRPMS/python-mpmath-1.3.0-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SQAHTt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NIjFUy + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build + rm -rf mpmath-1.3.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/mpmath-1.3.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd mpmath-1.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for doc in LICENSE PKG-INFO mpmath/tests/runtests.py + sed 's|\r||g' LICENSE + touch -r LICENSE LICENSE.new + mv LICENSE.new LICENSE + for doc in LICENSE 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 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(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.53X1pu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build + cd mpmath-1.3.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py + sed -i -e 's/~=/>=/g' setup.py + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg + sed -i -e 's/~=/>=/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/.pyproject-builddir + RPM_TOXENV=py312 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/python-mpmath-1.3.0-3.mga10.noarch-pyproject-buildrequires -x tests Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 75.6.0) Handling setuptools>=36.7.0 from get_requires_for_build_wheel Requirement satisfied: setuptools>=36.7.0 (installed: setuptools 75.6.0) running dist_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' adding license file 'LICENSE' writing manifest file 'mpmath.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/mpmath-1.3.0.dist-info' Handling pytest>=4.6; extra == "tests" from hook generated metadata: Requires-Dist (mpmath) Requirement satisfied: pytest>=4.6; extra == "tests" (installed: pytest 8.3.4) Handling pytest>=4.6; extra == "develop" from hook generated metadata: Requires-Dist (mpmath) Ignoring alien requirement: pytest>=4.6; extra == "develop" Handling pycodestyle; extra == "develop" from hook generated metadata: Requires-Dist (mpmath) Ignoring alien requirement: pycodestyle; extra == "develop" Handling pytest-cov; extra == "develop" from hook generated metadata: Requires-Dist (mpmath) Ignoring alien requirement: pytest-cov; extra == "develop" Handling codecov; extra == "develop" from hook generated metadata: Requires-Dist (mpmath) Ignoring alien requirement: codecov; extra == "develop" Handling wheel; extra == "develop" from hook generated metadata: Requires-Dist (mpmath) Ignoring alien requirement: wheel; extra == "develop" Handling gmpy2>=2.1.0a4; platform_python_implementation != "PyPy" and extra == "gmpy" from hook generated metadata: Requires-Dist (mpmath) Ignoring alien requirement: gmpy2>=2.1.0a4; platform_python_implementation != "PyPy" and extra == "gmpy" Handling sphinx; extra == "docs" from hook generated metadata: Requires-Dist (mpmath) Ignoring alien requirement: sphinx; extra == "docs" + cat /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/python-mpmath-1.3.0-3.mga10.noarch-pyproject-buildrequires + rm -rfv mpmath-1.3.0.dist-info/ removed 'mpmath-1.3.0.dist-info/top_level.txt' removed 'mpmath-1.3.0.dist-info/METADATA' removed 'mpmath-1.3.0.dist-info/LICENSE' removed directory 'mpmath-1.3.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rSc32W + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd mpmath-1.3.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/.pyproject-builddir/pip-modern-metadata-axiyvbf9/mpmath.egg-info writing /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/.pyproject-builddir/pip-modern-metadata-axiyvbf9/mpmath.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/.pyproject-builddir/pip-modern-metadata-axiyvbf9/mpmath.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/.pyproject-builddir/pip-modern-metadata-axiyvbf9/mpmath.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/.pyproject-builddir/pip-modern-metadata-axiyvbf9/mpmath.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/.pyproject-builddir/pip-modern-metadata-axiyvbf9/mpmath.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/.pyproject-builddir/pip-modern-metadata-axiyvbf9/mpmath.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/.pyproject-builddir/pip-modern-metadata-axiyvbf9/mpmath.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/.pyproject-builddir/pip-modern-metadata-axiyvbf9/mpmath-1.3.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: mpmath Building wheel for mpmath (pyproject.toml): started Running command Building wheel for mpmath (pyproject.toml) running bdist_wheel running build running build_py creating build/lib/mpmath copying mpmath/ctx_iv.py -> build/lib/mpmath copying mpmath/usertools.py -> build/lib/mpmath copying mpmath/math2.py -> build/lib/mpmath copying mpmath/rational.py -> build/lib/mpmath copying mpmath/ctx_mp.py -> build/lib/mpmath copying mpmath/identification.py -> build/lib/mpmath copying mpmath/ctx_fp.py -> build/lib/mpmath copying mpmath/visualization.py -> build/lib/mpmath copying mpmath/ctx_mp_python.py -> build/lib/mpmath copying mpmath/ctx_base.py -> build/lib/mpmath copying mpmath/__init__.py -> build/lib/mpmath copying mpmath/function_docs.py -> build/lib/mpmath creating 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/libhyper.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpf.py -> build/lib/mpmath/libmp copying mpmath/libmp/libintmath.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp copying mpmath/libmp/__init__.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp 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/calculus.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/eigen_symmetric.py -> build/lib/mpmath/matrices 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/inverselaplace.py -> build/lib/mpmath/calculus copying mpmath/calculus/optimization.py -> build/lib/mpmath/calculus copying mpmath/calculus/extrapolation.py -> build/lib/mpmath/calculus copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus copying mpmath/calculus/odes.py -> build/lib/mpmath/calculus copying mpmath/calculus/differentiation.py -> build/lib/mpmath/calculus creating build/lib/mpmath/tests copying mpmath/tests/runtests.py -> build/lib/mpmath/tests copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests copying mpmath/tests/torture.py -> build/lib/mpmath/tests copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests copying mpmath/tests/test_diff.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_interval.py -> build/lib/mpmath/tests copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests copying mpmath/tests/test_division.py -> build/lib/mpmath/tests copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests copying mpmath/tests/test_special.py -> build/lib/mpmath/tests copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions.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_gammazeta.py -> build/lib/mpmath/tests copying mpmath/tests/__init__.py -> build/lib/mpmath/tests copying mpmath/tests/test_str.py -> build/lib/mpmath/tests copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests copying mpmath/tests/test_power.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests creating build/lib/mpmath/functions copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions copying mpmath/functions/factorials.py -> build/lib/mpmath/functions copying mpmath/functions/theta.py -> build/lib/mpmath/functions copying mpmath/functions/bessel.py -> build/lib/mpmath/functions copying mpmath/functions/signals.py -> build/lib/mpmath/functions copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions copying mpmath/functions/functions.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/qfunctions.py -> build/lib/mpmath/functions copying mpmath/functions/__init__.py -> build/lib/mpmath/functions copying mpmath/functions/zetazeros.py -> build/lib/mpmath/functions copying mpmath/functions/zeta.py -> build/lib/mpmath/functions installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/mpmath creating build/bdist.linux-x86_64/wheel/mpmath/libmp copying build/lib/mpmath/libmp/libelefun.py -> build/bdist.linux-x86_64/wheel/./mpmath/libmp copying build/lib/mpmath/libmp/gammazeta.py -> build/bdist.linux-x86_64/wheel/./mpmath/libmp copying build/lib/mpmath/libmp/libhyper.py -> build/bdist.linux-x86_64/wheel/./mpmath/libmp copying build/lib/mpmath/libmp/libmpf.py -> build/bdist.linux-x86_64/wheel/./mpmath/libmp copying build/lib/mpmath/libmp/libintmath.py -> build/bdist.linux-x86_64/wheel/./mpmath/libmp copying build/lib/mpmath/libmp/libmpc.py -> build/bdist.linux-x86_64/wheel/./mpmath/libmp copying build/lib/mpmath/libmp/__init__.py -> build/bdist.linux-x86_64/wheel/./mpmath/libmp copying build/lib/mpmath/libmp/libmpi.py -> build/bdist.linux-x86_64/wheel/./mpmath/libmp copying build/lib/mpmath/libmp/backend.py -> build/bdist.linux-x86_64/wheel/./mpmath/libmp copying build/lib/mpmath/ctx_iv.py -> build/bdist.linux-x86_64/wheel/./mpmath copying build/lib/mpmath/usertools.py -> build/bdist.linux-x86_64/wheel/./mpmath copying build/lib/mpmath/math2.py -> build/bdist.linux-x86_64/wheel/./mpmath creating build/bdist.linux-x86_64/wheel/mpmath/matrices copying build/lib/mpmath/matrices/matrices.py -> build/bdist.linux-x86_64/wheel/./mpmath/matrices copying build/lib/mpmath/matrices/linalg.py -> build/bdist.linux-x86_64/wheel/./mpmath/matrices copying build/lib/mpmath/matrices/calculus.py -> build/bdist.linux-x86_64/wheel/./mpmath/matrices copying build/lib/mpmath/matrices/__init__.py -> build/bdist.linux-x86_64/wheel/./mpmath/matrices copying build/lib/mpmath/matrices/eigen.py -> build/bdist.linux-x86_64/wheel/./mpmath/matrices copying build/lib/mpmath/matrices/eigen_symmetric.py -> build/bdist.linux-x86_64/wheel/./mpmath/matrices copying build/lib/mpmath/rational.py -> build/bdist.linux-x86_64/wheel/./mpmath copying build/lib/mpmath/ctx_mp.py -> build/bdist.linux-x86_64/wheel/./mpmath creating build/bdist.linux-x86_64/wheel/mpmath/calculus copying build/lib/mpmath/calculus/quadrature.py -> build/bdist.linux-x86_64/wheel/./mpmath/calculus copying build/lib/mpmath/calculus/polynomials.py -> build/bdist.linux-x86_64/wheel/./mpmath/calculus copying build/lib/mpmath/calculus/inverselaplace.py -> build/bdist.linux-x86_64/wheel/./mpmath/calculus copying build/lib/mpmath/calculus/optimization.py -> build/bdist.linux-x86_64/wheel/./mpmath/calculus copying build/lib/mpmath/calculus/extrapolation.py -> build/bdist.linux-x86_64/wheel/./mpmath/calculus copying build/lib/mpmath/calculus/calculus.py -> build/bdist.linux-x86_64/wheel/./mpmath/calculus copying build/lib/mpmath/calculus/__init__.py -> build/bdist.linux-x86_64/wheel/./mpmath/calculus copying build/lib/mpmath/calculus/approximation.py -> build/bdist.linux-x86_64/wheel/./mpmath/calculus copying build/lib/mpmath/calculus/odes.py -> build/bdist.linux-x86_64/wheel/./mpmath/calculus copying build/lib/mpmath/calculus/differentiation.py -> build/bdist.linux-x86_64/wheel/./mpmath/calculus copying build/lib/mpmath/identification.py -> build/bdist.linux-x86_64/wheel/./mpmath copying build/lib/mpmath/ctx_fp.py -> build/bdist.linux-x86_64/wheel/./mpmath creating build/bdist.linux-x86_64/wheel/mpmath/tests copying build/lib/mpmath/tests/runtests.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_calculus.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_levin.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_visualization.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/torture.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_fp.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_matrices.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_diff.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/extratest_gamma.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_linalg.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_interval.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_convert.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_division.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_compatibility.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_hp.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_elliptic.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_special.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_quad.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_basic_ops.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_bitwise.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/extratest_zeta.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_eigen_symmetric.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_trig.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_functions.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_pickle.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_ode.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_gammazeta.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_str.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_summation.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_power.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_functions2.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_identify.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_rootfinding.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_mpmath.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/tests/test_eigen.py -> build/bdist.linux-x86_64/wheel/./mpmath/tests copying build/lib/mpmath/visualization.py -> build/bdist.linux-x86_64/wheel/./mpmath creating build/bdist.linux-x86_64/wheel/mpmath/functions copying build/lib/mpmath/functions/expintegrals.py -> build/bdist.linux-x86_64/wheel/./mpmath/functions copying build/lib/mpmath/functions/factorials.py -> build/bdist.linux-x86_64/wheel/./mpmath/functions copying build/lib/mpmath/functions/theta.py -> build/bdist.linux-x86_64/wheel/./mpmath/functions copying build/lib/mpmath/functions/bessel.py -> build/bdist.linux-x86_64/wheel/./mpmath/functions copying build/lib/mpmath/functions/signals.py -> build/bdist.linux-x86_64/wheel/./mpmath/functions copying build/lib/mpmath/functions/elliptic.py -> build/bdist.linux-x86_64/wheel/./mpmath/functions copying build/lib/mpmath/functions/rszeta.py -> build/bdist.linux-x86_64/wheel/./mpmath/functions copying build/lib/mpmath/functions/functions.py -> build/bdist.linux-x86_64/wheel/./mpmath/functions copying build/lib/mpmath/functions/orthogonal.py -> build/bdist.linux-x86_64/wheel/./mpmath/functions copying build/lib/mpmath/functions/hypergeometric.py -> build/bdist.linux-x86_64/wheel/./mpmath/functions copying build/lib/mpmath/functions/qfunctions.py -> build/bdist.linux-x86_64/wheel/./mpmath/functions copying build/lib/mpmath/functions/__init__.py -> build/bdist.linux-x86_64/wheel/./mpmath/functions copying build/lib/mpmath/functions/zetazeros.py -> build/bdist.linux-x86_64/wheel/./mpmath/functions copying build/lib/mpmath/functions/zeta.py -> build/bdist.linux-x86_64/wheel/./mpmath/functions copying build/lib/mpmath/ctx_mp_python.py -> build/bdist.linux-x86_64/wheel/./mpmath copying build/lib/mpmath/ctx_base.py -> build/bdist.linux-x86_64/wheel/./mpmath copying build/lib/mpmath/__init__.py -> build/bdist.linux-x86_64/wheel/./mpmath copying build/lib/mpmath/function_docs.py -> build/bdist.linux-x86_64/wheel/./mpmath 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' adding license file 'LICENSE' writing manifest file 'mpmath.egg-info/SOURCES.txt' Copying mpmath.egg-info to build/bdist.linux-x86_64/wheel/./mpmath-1.3.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/mpmath-1.3.0.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/.pyproject-builddir/pip-wheel-6lk8gytq/.tmp-vk6031m_/mpmath-1.3.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'mpmath/__init__.py' adding 'mpmath/ctx_base.py' adding 'mpmath/ctx_fp.py' adding 'mpmath/ctx_iv.py' adding 'mpmath/ctx_mp.py' adding 'mpmath/ctx_mp_python.py' adding 'mpmath/function_docs.py' adding 'mpmath/identification.py' adding 'mpmath/math2.py' adding 'mpmath/rational.py' adding 'mpmath/usertools.py' adding 'mpmath/visualization.py' adding 'mpmath/calculus/__init__.py' adding 'mpmath/calculus/approximation.py' adding 'mpmath/calculus/calculus.py' adding 'mpmath/calculus/differentiation.py' adding 'mpmath/calculus/extrapolation.py' adding 'mpmath/calculus/inverselaplace.py' adding 'mpmath/calculus/odes.py' adding 'mpmath/calculus/optimization.py' adding 'mpmath/calculus/polynomials.py' adding 'mpmath/calculus/quadrature.py' adding 'mpmath/functions/__init__.py' adding 'mpmath/functions/bessel.py' adding 'mpmath/functions/elliptic.py' adding 'mpmath/functions/expintegrals.py' adding 'mpmath/functions/factorials.py' adding 'mpmath/functions/functions.py' adding 'mpmath/functions/hypergeometric.py' adding 'mpmath/functions/orthogonal.py' adding 'mpmath/functions/qfunctions.py' adding 'mpmath/functions/rszeta.py' adding 'mpmath/functions/signals.py' adding 'mpmath/functions/theta.py' adding 'mpmath/functions/zeta.py' adding 'mpmath/functions/zetazeros.py' adding 'mpmath/libmp/__init__.py' adding 'mpmath/libmp/backend.py' adding 'mpmath/libmp/gammazeta.py' adding 'mpmath/libmp/libelefun.py' adding 'mpmath/libmp/libhyper.py' adding 'mpmath/libmp/libintmath.py' adding 'mpmath/libmp/libmpc.py' adding 'mpmath/libmp/libmpf.py' adding 'mpmath/libmp/libmpi.py' adding 'mpmath/matrices/__init__.py' adding 'mpmath/matrices/calculus.py' adding 'mpmath/matrices/eigen.py' adding 'mpmath/matrices/eigen_symmetric.py' adding 'mpmath/matrices/linalg.py' adding 'mpmath/matrices/matrices.py' adding 'mpmath/tests/__init__.py' adding 'mpmath/tests/extratest_gamma.py' adding 'mpmath/tests/extratest_zeta.py' adding 'mpmath/tests/runtests.py' adding 'mpmath/tests/test_basic_ops.py' adding 'mpmath/tests/test_bitwise.py' adding 'mpmath/tests/test_calculus.py' adding 'mpmath/tests/test_compatibility.py' adding 'mpmath/tests/test_convert.py' adding 'mpmath/tests/test_diff.py' adding 'mpmath/tests/test_division.py' adding 'mpmath/tests/test_eigen.py' adding 'mpmath/tests/test_eigen_symmetric.py' adding 'mpmath/tests/test_elliptic.py' adding 'mpmath/tests/test_fp.py' adding 'mpmath/tests/test_functions.py' adding 'mpmath/tests/test_functions2.py' adding 'mpmath/tests/test_gammazeta.py' adding 'mpmath/tests/test_hp.py' adding 'mpmath/tests/test_identify.py' adding 'mpmath/tests/test_interval.py' adding 'mpmath/tests/test_levin.py' adding 'mpmath/tests/test_linalg.py' adding 'mpmath/tests/test_matrices.py' adding 'mpmath/tests/test_mpmath.py' adding 'mpmath/tests/test_ode.py' adding 'mpmath/tests/test_pickle.py' adding 'mpmath/tests/test_power.py' adding 'mpmath/tests/test_quad.py' adding 'mpmath/tests/test_rootfinding.py' adding 'mpmath/tests/test_special.py' adding 'mpmath/tests/test_str.py' adding 'mpmath/tests/test_summation.py' adding 'mpmath/tests/test_trig.py' adding 'mpmath/tests/test_visualization.py' adding 'mpmath/tests/torture.py' adding 'mpmath-1.3.0.dist-info/LICENSE' adding 'mpmath-1.3.0.dist-info/METADATA' adding 'mpmath-1.3.0.dist-info/WHEEL' adding 'mpmath-1.3.0.dist-info/top_level.txt' adding 'mpmath-1.3.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for mpmath (pyproject.toml): finished with status 'done' Created wheel for mpmath: filename=mpmath-1.3.0-py3-none-any.whl size=534276 sha256=7e8d3680503ac664ae90a201c46b27e696166c77ac5c40320834039f1764a244 Stored in directory: /home/pterjan/.cache/pip/wheels/ab/a9/32/87b2d69ea7a7d119743975ece34a006e9e59b729fe0c43b401 Successfully built mpmath + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QwMBPo + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build + mkdir /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd mpmath-1.3.0 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/pyproject-wheeldir/mpmath-1.3.0-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=mpmath==1.3.0 + '[' -z mpmath==1.3.0 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/pyproject-wheeldir mpmath==1.3.0 Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/pyproject-wheeldir Processing ./pyproject-wheeldir/mpmath-1.3.0-py3-none-any.whl Installing collected packages: mpmath Successfully installed mpmath-1.3.0 + '[' -d /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/python-mpmath-1.3.0-3.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/mpmath-1.3.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/mpmath-1.3.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/mpmath-1.3.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/python-mpmath-1.3.0-3.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/mpmath-1.3.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/mpmath-1.3.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/mpmath-1.3.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT/usr/lib/python3.12/site-packages/mpmath-1.3.0.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/python-mpmath-1.3.0-3.mga10.noarch-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/python-mpmath-1.3.0-3.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/python-mpmath-1.3.0-3.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/python-mpmath-1.3.0-3.mga10.noarch-pyproject-record --prefix /usr mpmath + /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-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xmqkJj + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd mpmath-1.3.0 + '[' 1 -eq 1 ']' ++ pwd + export PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/build/lib + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/build/lib + cd build/lib/mpmath/tests/ + /usr/bin/python3 runtests.py mpmath imported from /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/build/lib/mpmath mpmath backend: python mpmath mp class: mpmath version: 1.3.0 Python version: 3.12.8 (main, Dec 14 2024, 10:51:11) [GCC 14.2.0] test_basic_ops add ok 0.0002967 s add_misc ok 0.0001194 s add_rounding ok 0.0000270 s almost_equal ok 0.0000836 s arithmetic_functions ok 0.0028267 s complex_misc ok 0.0000729 s complex_zeros ok 0.0002364 s div ok 0.0001817 s exact_integer_arithmetic ok 0.0246868 s floor_ceil_nint_frac ok 0.0314507 s hash ok 0.0010938 s isnan_etc ok 0.0002695 s issue_438 ok 0.0000158 s mixed_misc ok 0.0000945 s monitor ok 0.0000117 s mul ok 0.0001661 s nint_distance ok 0.0001467 s odd_int_bug ok 0.0000028 s pow ok 0.0001630 s str_10000_digits ok 0.0209933 s str_1000_digits ok 0.0002103 s sub ok 0.0002146 s type_compare ok 0.0000657 s test_bitwise add_exact ok 0.0000642 s bitcount ok 0.0000056 s float_rounding ok 0.0002730 s long_exponent_shifts ok 0.0001768 s perturb ok 0.0000295 s round_ceiling ok 0.0000109 s round_down ok 0.0000057 s round_floor ok 0.0000062 s round_nearest ok 0.0000131 s round_up ok 0.0000062 s rounding_bugs ok 0.0000109 s rounding_issue_200 ok 0.0000117 s trailing ok 0.0000065 s test_calculus approximation ok 0.0052589 s differint ok 0.0084923 s fourier ok 0.0434960 s invlap ok 0.1759127 s limits ok 0.0137047 s pade ok 0.0014334 s polyroots ok 0.0007422 s polyroots_legendre ok 6.2182434 s polyroots_legendre_init ok 10.8440221 s polyval ok 0.0000473 s test_compatibility bugs ok 0.0000297 s double_compatibility ok 0.4920834 s sqrt ok 0.3195667 s test_convert basic_string ok 0.0082894 s compatibility ok 0.0001909 s conversion_methods ok 0.0017523 s convert_rational ok 0.0000121 s custom_class ok 0.0001481 s eval_repr_invariant ok 0.2625960 s issue548 ok 1.1490311 s mpmathify ok 0.0002306 s pretty ok 0.0001094 s str_bugs ok 0.0001059 s str_format ok 0.0000674 s str_prec0 ok 0.0000322 s str_whitespace ok 0.0000148 s tight_string_conversion ok 0.0000141 s unicode ok 0.0000213 s test_diff diff ok 0.0454099 s diff_partial ok 0.0272798 s diffs ok 0.0374273 s taylor ok 0.0003038 s test_division div_1_3 ok 0.0000457 s div_300 ok 0.0000340 s div_negative_rnd_bug ok 0.0000605 s epsilon_rounding ok 0.0000651 s mod ok 0.0001853 s mpf_divi_1_3 ok 0.0000324 s tight_integer_division ok 0.0012207 s test_eigen eig ok 0.0440545 s eig_dyn ok 0.0457084 s test_eigen_symmetric eighe_fixed_matrix ok 0.0122238 s eighe_irandmatrix ok 0.0499102 s eighe_randmatrix ok 0.0856347 s eigsy_irandmatrix ok 0.0313383 s eigsy_randmatrix ok 0.0564234 s gauss_quadrature_dynamic ok 0.1744381 s gauss_quadrature_static ok 0.0088040 s svd_c_rand ok 0.0968541 s svd_r_rand ok 0.0639315 s svd_test_case ok 0.0072060 s test_elliptic calculate_nome ok 0.0010044 s djtheta ok 0.0395407 s ellipfun ok 0.0038791 s elliptic_integrals ok 11.0296159 s issue_238 ok 0.0000186 s jcn ok 0.0010253 s jdn ok 0.0005227 s jsn ok 0.0248798 s jtheta ok 0.0022822 s jtheta_complex ok 0.0030865 s jtheta_identities ok 0.0924005 s jtheta_issue_79 ok 0.1391206 s sn_cn_dn_complex ok 0.0249295 s sn_cn_dn_identities ok 0.0582764 s test_fp conj ok 0.0000312 s fp_bernoulli ok 0.0000916 s fp_cospi_sinpi ok 0.0000927 s fp_erf ok 0.0008303 s fp_expj ok 0.0000119 s fp_gamma ok 0.0002976 s fp_hyp2f1 ok 0.0003164 s fp_lambertw ok 0.0004313 s fp_number_parts ok 0.0000282 s fp_psi ok 0.0003497 s fp_stress_ei_e1 ok 0.0035649 s fp_zeta ok 0.0010833 s test_functions aliases ok 0.0002061 s arange ok 0.0004420 s areal_inverses ok 0.0632255 s arg_sign ok 0.0002223 s atan ok 0.0015621 s atan2 ok 0.0002219 s atanh ok 0.0003577 s call_with_dps ok 0.0000678 s complex_functions ok 0.3580934 s complex_inverse_functions ok 0.1023190 s complex_parts ok 0.0000995 s complex_powers ok 0.0090685 s complex_sqrt_accuracy ok 0.0037764 s constants ok 0.3420405 s cospi_sinpi ok 0.0008544 s cyclotomic ok 0.0362726 s degrees ok 0.0002034 s exact_cbrt ok 0.0446493 s exact_sqrts ok 0.2904428 s exp ok 0.0002511 s expj ok 0.0003838 s expm1 ok 0.0001894 s fibonacci ok 0.0032878 s float_cbrt ok 0.0030005 s float_sqrt ok 0.0017429 s frexp ok 0.0000451 s hypot ok 0.0000462 s integer_parts ok 0.0000584 s invhyperb_inaccuracy ok 0.0003718 s issue_136 ok 0.0008562 s issue_73 ok 0.0002067 s ldexp ok 0.0000297 s linspace ok 0.0001610 s log ok 0.0010260 s log1p ok 0.0001206 s misc_bugs ok 0.0017152 s mpcfun_real_imag ok 0.0004874 s perturbation_rounding ok 0.0004757 s powm1 ok 0.0004615 s reciprocal_functions ok 0.0004357 s root ok 0.0241196 s sinc ok 0.0001885 s sqrt_rounding ok 0.0056259 s tanh ok 0.0000505 s trig_hyperb_basic ok 0.0303096 s unitroots ok 0.0009445 s test_functions2 agm ok 0.0007165 s airy ok 0.0358159 s appellf1 ok 0.0804687 s bessel ok 0.0494657 s bessel_zeros ok 0.1275600 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 56.7013641 s coulomb ok 0.0391255 s e1 ok 0.0005270 s ei ok 0.0016952 s elliptic_integrals ok 0.0095602 s erf ok 0.0381542 s exp_integrals ok 0.0042052 s expint ok 0.0211258 s gammainc ok 0.0526075 s gammainc_expint_n ok 0.0057661 s gegenbauer ok 0.0318999 s hankel ok 0.0045705 s hermite ok 0.0295558 s hyper_0f1 ok 0.0009454 s hyper_1f1 ok 0.0018191 s hyper_1f2 ok 0.0467483 s hyper_2f0 ok 0.2706523 s hyper_2f1 ok 0.0216805 s hyper_2f1_hard ok 0.0906512 s hyper_2f2 ok 0.0076412 s hyper_2f3 ok 0.0344052 s hyper_3f2_etc ok 0.4383813 s hyper_misc ok 0.0241292 s hyper_param_accuracy ok 0.8485449 s hyper_u ok 0.0046519 s hypercomb_zero_pow ok 0.0001561 s incomplete_beta ok 0.0071569 s issue_239 ok 0.0016479 s kelvin ok 0.0125830 s lambertw ok 0.0145143 s lambertw_hard ok 0.0293202 s legenp ok 0.0158586 s legenq ok 0.2052612 s meijerg ok 0.0057608 s orthpoly ok 0.0314443 s pdf ok 0.0199284 s qfunctions ok 0.0011752 s spherharm ok 0.0086569 s struve ok 0.0026678 s trig_integrals ok 0.0217297 s whittaker ok 0.0018036 s test_gammazeta altzeta ok 0.0040783 s barnesg ok 0.0433645 s bell_polyexp ok 0.0760738 s bernoulli ok 0.0232301 s bernpoly_eulerpoly ok 0.0383390 s fac2 ok 0.0208341 s foxtrot_identity ok 0.0059437 s gamma ok 0.0018185 s gamma_huge_1 ok 0.0001871 s gamma_huge_2 ok 0.0024558 s gamma_huge_3 ok 0.0029852 s gamma_huge_4 ok 0.0003071 s gamma_huge_5 ok 0.0017179 s gamma_huge_7 ok 0.0001832 s gamma_quotients ok 0.0022840 s harmonic ok 0.0009067 s polygamma ok 0.0375509 s polygamma_high_order ok 0.1250825 s polygamma_high_prec ok 0.0029083 s polygamma_identities ok 0.0018437 s polylog ok 0.0359127 s primezeta ok 0.0098886 s rs_zeta ok 0.3901381 s siegelz ok 0.3338886 s stieltjes ok 0.1402604 s zeta ok 0.0310025 s zeta_huge ok 0.0010850 s zeta_int_bug ok 0.0000104 s zeta_near_1 ok 0.0016322 s zeta_negative ok 0.0007426 s test_hp exp_hp ok 0.0063521 s hp ok 0.0128143 s log_hp ok 0.2737498 s test_identify identify ok 0.0313982 s pslq ok 0.0006584 s test_interval interval_ae ok 0.0004420 s interval_arithmetic ok 0.0005539 s interval_complex ok 0.0023933 s interval_complex_arg ok 0.0009835 s interval_conversions ok 0.0000977 s interval_cos_sin ok 0.0060851 sTraceback (most recent call last): File "/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/build/lib/mpmath/tests/runtests.py", line 126, in testit module.__dict__[f]() File "/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/build/lib/mpmath/tests/test_matrices.py", line 222, in test_interval_matrix_matrix_mult assert X * M == iv.matrix(X) ~~^~~ File "/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/build/lib/mpmath/matrices/matrices.py", line 595, in __mul__ new[i, j] = other * self[i, j] ~~~^^^^^^ File "/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/build/lib/mpmath/matrices/matrices.py", line 560, in __setitem__ value = self.ctx.convert(value) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/build/lib/mpmath/ctx_mp_python.py", line 671, in convert return ctx._convert_fallback(x, strings) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/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/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/build/lib/mpmath/tests/runtests.py", line 126, in testit module.__dict__[f]() File "/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/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 interval_div ok 0.0009584 s interval_gamma ok 0.0070741 s interval_hash ok 0.0000767 s interval_identity ok 0.0002291 s interval_mul ok 0.0002426 s interval_nstr ok 0.0004356 s interval_pow ok 0.0003746 s interval_sqrt ok 0.0000216 s mpi_from_str ok 0.0001759 s test_levin cohen_alt_0 ok 0.0031903 s cohen_alt_1 ok 0.0024310 s levin_0 ok 0.0297138 s levin_1 ok 0.0554655 s levin_2 ok 0.0745415 s levin_3 ok 0.3908607 s levin_nsum ok 0.5343131 s test_linalg LU_cache ok 0.0003360 s LU_decomp ok 0.0015269 s cholesky ok 0.0003678 s cond ok 0.0006309 s det ok 0.0020742 s exp_pade ok 0.0393308 s factorization ok 0.0012652 s householder ok 0.1540292 s improve_solution ok 0.0022739 s interval_matrix ok 0.0008114 s inverse ok 0.0119700 s precision ok 0.0136696 s qr ok 0.0272198 s singular ok 0.0007192 s solve ok 0.0038036 s solve_overdet_complex ok 0.0004341 s test_matrices interval_matrix_matrix_mult TEST FAILED! ok 0.0217605 s interval_matrix_mult_bug ok 0.0004301 s interval_matrix_scalar_mult ok 0.0005568 s matmul ok 0.0001498 s matrix_basic ok 0.0020125 s matrix_conjugate ok 0.0000989 s matrix_conversion_to_iv ok 0.0002195 s matrix_copy ok 0.0001405 s matrix_creation ok 0.0008877 s matrix_numpy ok 0.0001783 s matrix_power ok 0.0008416 s matrix_slices ok 0.0002901 s matrix_transform ok 0.0000819 s norms ok 0.0002025 s vector ok 0.0000668 s test_mpmath newstyle_classes ok 0.0000114 s test_ode odefun_harmonic ok 0.1208060 s odefun_rational ok 0.0946695 s odefun_sinc_large ok 0.2876996 s test_pickle pickle ok 0.0005549 s test_power fractional_pow ok 0.0002141 s pow_epsilon_rounding ok 0.0042813 s pow_integer_direction ok 0.0032797 s test_quad basic_integrals ok 0.5350157 s complex_integration ok 0.0009562 s double_1 ok 0.0754173 s double_2 ok 0.1422598 s double_3 ok 0.1610501 s double_4 ok 0.0763112 s double_5 ok 0.0517872 s double_6 ok 0.3439999 s double_7 ok 2.3170643 s double_trivial ok 0.0136311 s expmath_fail TEST FAILED! ok 0.0091471 s expmath_integrals ok 0.5087518 s multiple_intervals ok 0.0006016 s quad_infinite_mirror ok 0.0093114 s quad_symmetry ok 0.0004158 s quadgl_linear ok 0.0000738 s quadosc ok 0.1722412 s test_rootfinding anewton ok 0.0005840 s bisection ok 0.0000662 s findroot ok 0.0110820 s mnewton ok 0.0003048 s muller ok 0.0016669 s multidimensional ok 0.0052882 s multiplicity ok 0.0005137 s trivial ok 0.0000236 s test_special convert_special ok 0.0002475 s div_bug ok 0.0000118 s functions_special ok 0.0000548 s special ok 0.0000872 s special_powers ok 0.0000143 s test_str nstr ok 0.0001975 s test_summation fprod ok 0.0000165 s fsum ok 0.0002158 s nprod ok 0.0037412 s nsum ok 0.0214005 s sumem ok 0.0264392 s test_trig trig_misc_hard ok 0.0003754 s trig_near_n_pi ok 0.0007482 s trig_near_zero ok 0.0001269 s test_visualization axes Skipping test (pylab not available or too old version) ok 0.0001797 s finished tests in 100.65 seconds + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-mpmath-1.3.0-3.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.slpZvV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build + cd mpmath-1.3.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT/usr/share/doc/python3-mpmath + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT/usr/share/doc/python3-mpmath + cp -pr /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/README.rst /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT/usr/share/doc/python3-mpmath + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KlLHOS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build + cd mpmath-1.3.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT/usr/share/licenses/python3-mpmath + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT/usr/share/licenses/python3-mpmath + cp -pr /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/mpmath-1.3.0/LICENSE /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT/usr/share/licenses/python3-mpmath + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-mpmath = 1.3.0-3.mga10 python3-mpmath = 1.3.0-3.mga10 python3.12-mpmath = 1.3.0-3.mga10 python3.12dist(mpmath) = 1.3 python3dist(mpmath) = 1.3 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.12 Obsoletes: python-mpmath < 1.3.0-3.mga10 Recommends: python3dist(matplotlib) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-mpmath-1.3.0-3.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eJWc27 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-mpmath-1.3.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: /home/pterjan/rpmbuild/SPECS/python-mpmath.spec line 28: autopatch: no matching patches in range D: [iurt_root_command] Success!