Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mpmath.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681483013.847400/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mpmath.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-mpmath-1.3.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mpmath.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681483013.847400/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mpmath.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-mpmath-1.3.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-mpmath.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681483013.847400/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-mpmath.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tflVNf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mpmath-1.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/mpmath-1.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mpmath-1.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ieiFaX + umask 022 + cd /builddir/build/BUILD + cd mpmath-1.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/mpmath copying mpmath/visualization.py -> build/lib/mpmath copying mpmath/rational.py -> build/lib/mpmath copying mpmath/identification.py -> build/lib/mpmath copying mpmath/ctx_base.py -> build/lib/mpmath copying mpmath/__init__.py -> build/lib/mpmath copying mpmath/ctx_iv.py -> build/lib/mpmath copying mpmath/math2.py -> build/lib/mpmath copying mpmath/ctx_fp.py -> build/lib/mpmath copying mpmath/ctx_mp.py -> build/lib/mpmath copying mpmath/ctx_mp_python.py -> build/lib/mpmath copying mpmath/function_docs.py -> build/lib/mpmath copying mpmath/usertools.py -> build/lib/mpmath creating build/lib/mpmath/tests copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests copying mpmath/tests/test_power.py -> build/lib/mpmath/tests copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_special.py -> build/lib/mpmath/tests copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests copying mpmath/tests/torture.py -> build/lib/mpmath/tests copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests copying mpmath/tests/runtests.py -> build/lib/mpmath/tests copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests copying mpmath/tests/__init__.py -> build/lib/mpmath/tests copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests copying mpmath/tests/test_str.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/test_functions2.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests copying mpmath/tests/test_division.py -> build/lib/mpmath/tests copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests copying mpmath/tests/test_interval.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_rootfinding.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests creating build/lib/mpmath/calculus copying mpmath/calculus/odes.py -> build/lib/mpmath/calculus copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus copying mpmath/calculus/quadrature.py -> build/lib/mpmath/calculus copying mpmath/calculus/differentiation.py -> build/lib/mpmath/calculus copying mpmath/calculus/inverselaplace.py -> build/lib/mpmath/calculus copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus copying mpmath/calculus/optimization.py -> build/lib/mpmath/calculus copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus copying mpmath/calculus/extrapolation.py -> build/lib/mpmath/calculus 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/__init__.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices copying mpmath/matrices/calculus.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen.py -> build/lib/mpmath/matrices creating build/lib/mpmath/functions copying mpmath/functions/theta.py -> build/lib/mpmath/functions copying mpmath/functions/hypergeometric.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/functions.py -> build/lib/mpmath/functions copying mpmath/functions/__init__.py -> build/lib/mpmath/functions copying mpmath/functions/signals.py -> build/lib/mpmath/functions copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions copying mpmath/functions/zeta.py -> build/lib/mpmath/functions copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions copying mpmath/functions/orthogonal.py -> build/lib/mpmath/functions copying mpmath/functions/qfunctions.py -> build/lib/mpmath/functions copying mpmath/functions/factorials.py -> build/lib/mpmath/functions copying mpmath/functions/zetazeros.py -> build/lib/mpmath/functions creating build/lib/mpmath/libmp copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp copying mpmath/libmp/gammazeta.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/__init__.py -> build/lib/mpmath/libmp copying mpmath/libmp/libelefun.py -> build/lib/mpmath/libmp copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp copying mpmath/libmp/libintmath.py -> build/lib/mpmath/libmp copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iQzvii + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64 + cd mpmath-1.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64 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 /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/visualization.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/rational.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath creating /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_trig.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_identify.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_power.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_fp.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_gammazeta.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_special.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_linalg.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_convert.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_eigen_symmetric.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_basic_ops.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_compatibility.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/torture.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_calculus.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_eigen.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_ode.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/runtests.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_levin.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_quad.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_visualization.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_elliptic.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_pickle.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_str.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_matrices.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_diff.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_functions2.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_functions.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_mpmath.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_division.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_summation.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_interval.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_bitwise.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_zeta.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_rootfinding.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_gamma.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_hp.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests copying build/lib/mpmath/identification.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/ctx_base.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/ctx_iv.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/math2.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/ctx_fp.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/ctx_mp.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/ctx_mp_python.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath copying build/lib/mpmath/function_docs.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath creating /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/odes.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/polynomials.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/approximation.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/quadrature.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/differentiation.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/inverselaplace.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/optimization.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/calculus.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/extrapolation.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus creating /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/matrices.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/linalg.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen_symmetric.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/calculus.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/matrices copying build/lib/mpmath/usertools.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath creating /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/theta.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/hypergeometric.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/elliptic.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/bessel.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/functions.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/signals.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/rszeta.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/zeta.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/expintegrals.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/orthogonal.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/qfunctions.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/factorials.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions copying build/lib/mpmath/functions/zetazeros.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions creating /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpi.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/gammazeta.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpf.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpc.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libelefun.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libhyper.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libintmath.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/backend.py -> /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/visualization.py to visualization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/rational.py to rational.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_trig.py to test_trig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_identify.py to test_identify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_power.py to test_power.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_fp.py to test_fp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_gammazeta.py to test_gammazeta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_special.py to test_special.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_linalg.py to test_linalg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_convert.py to test_convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_eigen_symmetric.py to test_eigen_symmetric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_basic_ops.py to test_basic_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_compatibility.py to test_compatibility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/torture.py to torture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_calculus.py to test_calculus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_eigen.py to test_eigen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_ode.py to test_ode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/runtests.py to runtests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_levin.py to test_levin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_quad.py to test_quad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_visualization.py to test_visualization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_elliptic.py to test_elliptic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_pickle.py to test_pickle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_str.py to test_str.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_matrices.py to test_matrices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_diff.py to test_diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_functions2.py to test_functions2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_functions.py to test_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_mpmath.py to test_mpmath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_division.py to test_division.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_summation.py to test_summation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_interval.py to test_interval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_bitwise.py to test_bitwise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/extratest_zeta.py to extratest_zeta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_rootfinding.py to test_rootfinding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/extratest_gamma.py to extratest_gamma.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/tests/test_hp.py to test_hp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/identification.py to identification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/ctx_base.py to ctx_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/ctx_iv.py to ctx_iv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/math2.py to math2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/ctx_fp.py to ctx_fp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/ctx_mp.py to ctx_mp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/ctx_mp_python.py to ctx_mp_python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/function_docs.py to function_docs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus/odes.py to odes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus/polynomials.py to polynomials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus/approximation.py to approximation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus/quadrature.py to quadrature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus/differentiation.py to differentiation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus/inverselaplace.py to inverselaplace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus/optimization.py to optimization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus/calculus.py to calculus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/calculus/extrapolation.py to extrapolation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/matrices/matrices.py to matrices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/matrices/linalg.py to linalg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/matrices/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/matrices/eigen_symmetric.py to eigen_symmetric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/matrices/calculus.py to calculus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/matrices/eigen.py to eigen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/usertools.py to usertools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions/theta.py to theta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions/hypergeometric.py to hypergeometric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions/elliptic.py to elliptic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions/bessel.py to bessel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions/rszeta.py to rszeta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions/zeta.py to zeta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions/expintegrals.py to expintegrals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions/orthogonal.py to orthogonal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions/qfunctions.py to qfunctions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions/factorials.py to factorials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/functions/zetazeros.py to zetazeros.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp/libmpi.py to libmpi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp/gammazeta.py to gammazeta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp/libmpf.py to libmpf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp/libmpc.py to libmpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp/libelefun.py to libelefun.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp/libhyper.py to libhyper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp/libintmath.py to libintmath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath/libmp/backend.py to backend.cpython-39.pyc writing byte-compilation script '/tmp/tmpgs40hi8v.py' /usr/bin/python3 /tmp/tmpgs40hi8v.py removing /tmp/tmpgs40hi8v.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' adding license file 'LICENSE' writing manifest file 'mpmath.egg-info/SOURCES.txt' Copying mpmath.egg-info to /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9/site-packages/mpmath-1.3.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64//usr/share/doc/python-mpmath + '[' -d doc ']' ~/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64 ~/build/BUILD/mpmath-1.3.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/mpmath-1.3.0 + mv /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.3.0-1 --unique-debug-suffix -1.3.0-1.x86_64 --unique-debug-src-base python-mpmath-1.3.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/mpmath-1.3.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-mpmath-1.3.0-1.noarch Provides: python-mpmath python3-mpmath = 1.3.0-1 python3.9dist(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.9 Processing files: python-mpmath-help-1.3.0-1.noarch warning: Empty %files file /builddir/build/BUILD/mpmath-1.3.0/doclist.lst Provides: python-mpmath-help = 1.3.0-1 python3-mpmath-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64 Wrote: /builddir/build/RPMS/python-mpmath-help-1.3.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-mpmath-1.3.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Rauz5c + umask 022 + cd /builddir/build/BUILD + cd mpmath-1.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mpmath-1.3.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0