Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-mpmath.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-71467-374368/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '437c7ae02f534f9eb88baa2bcb6eb8cf', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-71467-374368/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-mpmath.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-mpmath-1.1.0-6.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-mpmath.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-71467-374368/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4873a72f0c9543759b758ffa45ffa2d1', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-71467-374368/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-mpmath.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QhCBy3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mpmath-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-mpmath-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mpmath-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for doc in CHANGES LICENSE README.rst TODO mpmath/tests/runtests.py + sed 's|\r||g' CHANGES + touch -r CHANGES CHANGES.new + mv CHANGES.new CHANGES + for doc in CHANGES LICENSE README.rst TODO mpmath/tests/runtests.py + sed 's|\r||g' LICENSE + touch -r LICENSE LICENSE.new + mv LICENSE.new LICENSE + for doc in CHANGES LICENSE README.rst TODO mpmath/tests/runtests.py + sed 's|\r||g' README.rst + touch -r README.rst README.rst.new + mv README.rst.new README.rst + for doc in CHANGES LICENSE README.rst TODO mpmath/tests/runtests.py + sed 's|\r||g' TODO + touch -r TODO TODO.new + mv TODO.new TODO + for doc in CHANGES LICENSE README.rst TODO 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 + find doc -name '*.txt' -exec sed -i 's|\r||g' '{}' ';' + shebangs='mpmath/matrices/eigen.py mpmath/matrices/eigen_symmetric.py mpmath/tests/runtests.py mpmath/tests/test_eigen.py mpmath/tests/test_eigen_symmetric.py mpmath/tests/test_levin.py' + for lib in $shebangs + sed '/^#!.*/d; 1q' mpmath/matrices/eigen.py + touch -r mpmath/matrices/eigen.py mpmath/matrices/eigen.py.new + mv mpmath/matrices/eigen.py.new mpmath/matrices/eigen.py + for lib in $shebangs + sed '/^#!.*/d; 1q' mpmath/matrices/eigen_symmetric.py + touch -r mpmath/matrices/eigen_symmetric.py mpmath/matrices/eigen_symmetric.py.new + mv mpmath/matrices/eigen_symmetric.py.new mpmath/matrices/eigen_symmetric.py + for lib in $shebangs + sed '/^#!.*/d; 1q' 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 $shebangs + sed '/^#!.*/d; 1q' mpmath/tests/test_eigen.py + touch -r mpmath/tests/test_eigen.py mpmath/tests/test_eigen.py.new + mv mpmath/tests/test_eigen.py.new mpmath/tests/test_eigen.py + for lib in $shebangs + sed '/^#!.*/d; 1q' mpmath/tests/test_eigen_symmetric.py + touch -r mpmath/tests/test_eigen_symmetric.py mpmath/tests/test_eigen_symmetric.py.new + mv mpmath/tests/test_eigen_symmetric.py.new mpmath/tests/test_eigen_symmetric.py + for lib in $shebangs + sed '/^#!.*/d; 1q' mpmath/tests/test_levin.py + touch -r mpmath/tests/test_levin.py mpmath/tests/test_levin.py.new + mv mpmath/tests/test_levin.py.new mpmath/tests/test_levin.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jRmhI7 + umask 022 + cd /builddir/build/BUILD + cd mpmath-1.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/mpmath copying mpmath/identification.py -> build/lib/mpmath copying mpmath/math2.py -> build/lib/mpmath copying mpmath/ctx_fp.py -> build/lib/mpmath copying mpmath/function_docs.py -> build/lib/mpmath copying mpmath/ctx_mp.py -> build/lib/mpmath copying mpmath/rational.py -> build/lib/mpmath copying mpmath/usertools.py -> build/lib/mpmath copying mpmath/ctx_base.py -> build/lib/mpmath copying mpmath/__init__.py -> build/lib/mpmath copying mpmath/ctx_mp_python.py -> build/lib/mpmath copying mpmath/visualization.py -> build/lib/mpmath copying mpmath/ctx_iv.py -> build/lib/mpmath creating build/lib/mpmath/libmp copying mpmath/libmp/libmpc.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/libelefun.py -> build/lib/mpmath/libmp copying mpmath/libmp/gammazeta.py -> build/lib/mpmath/libmp copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp copying mpmath/libmp/__init__.py -> build/lib/mpmath/libmp copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp copying mpmath/libmp/six.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp creating build/lib/mpmath/calculus copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus copying mpmath/calculus/differentiation.py -> build/lib/mpmath/calculus copying mpmath/calculus/quadrature.py -> build/lib/mpmath/calculus copying mpmath/calculus/inverselaplace.py -> build/lib/mpmath/calculus copying mpmath/calculus/extrapolation.py -> build/lib/mpmath/calculus copying mpmath/calculus/odes.py -> build/lib/mpmath/calculus copying mpmath/calculus/optimization.py -> build/lib/mpmath/calculus copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus creating 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/bessel.py -> build/lib/mpmath/functions copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions copying mpmath/functions/qfunctions.py -> build/lib/mpmath/functions copying mpmath/functions/factorials.py -> build/lib/mpmath/functions copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions copying mpmath/functions/expintegrals.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/functions.py -> build/lib/mpmath/functions copying mpmath/functions/theta.py -> build/lib/mpmath/functions copying mpmath/functions/zeta.py -> build/lib/mpmath/functions creating build/lib/mpmath/matrices copying mpmath/matrices/linalg.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen.py -> build/lib/mpmath/matrices copying mpmath/matrices/__init__.py -> build/lib/mpmath/matrices copying mpmath/matrices/calculus.py -> build/lib/mpmath/matrices copying mpmath/matrices/matrices.py -> build/lib/mpmath/matrices creating build/lib/mpmath/tests copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests copying mpmath/tests/test_str.py -> build/lib/mpmath/tests copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests copying mpmath/tests/test_ode.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/test_levin.py -> build/lib/mpmath/tests copying mpmath/tests/test_power.py -> build/lib/mpmath/tests copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests copying mpmath/tests/test_division.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests copying mpmath/tests/__init__.py -> build/lib/mpmath/tests copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests copying mpmath/tests/runtests.py -> build/lib/mpmath/tests copying mpmath/tests/test_special.py -> build/lib/mpmath/tests copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests copying mpmath/tests/torture.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests + sleep 1 + cd doc + /usr/libexec/platform-python build.py Running Sphinx v2.2.2 building [mo]: targets for 0 po files that are out of date building [html]: targets for 33 source files that are out of date updating environment: [new config] 33 added, 0 changed, 0 removed reading sources... [ 3%] basics reading sources... [ 6%] calculus/approximation reading sources... [ 9%] calculus/differentiation reading sources... [ 12%] calculus/index reading sources... [ 15%] calculus/integration reading sources... [ 18%] calculus/inverselaplace reading sources... [ 21%] calculus/odes reading sources... [ 24%] calculus/optimization reading sources... [ 27%] calculus/polynomials reading sources... [ 30%] calculus/sums_limits reading sources... [ 33%] contexts reading sources... [ 36%] functions/bessel reading sources... [ 39%] functions/constants reading sources... [ 42%] functions/elliptic reading sources... [ 45%] functions/expintegrals reading sources... [ 48%] functions/gamma reading sources... [ 51%] functions/hyperbolic reading sources... [ 54%] functions/hypergeometric reading sources... [ 57%] functions/index reading sources... [ 60%] functions/numtheory reading sources... [ 63%] functions/orthogonal reading sources... [ 66%] functions/powers reading sources... [ 69%] functions/qfunctions reading sources... [ 72%] functions/trigonometric reading sources... [ 75%] functions/zeta reading sources... [ 78%] general reading sources... [ 81%] identification reading sources... [ 84%] index reading sources... [ 87%] matrices reading sources... [ 90%] plotting reading sources... [ 93%] references reading sources... [ 96%] setup reading sources... [100%] technical WARNING: error while formatting arguments for mpmath.calculus.optimization.Pegasus: 'function' object has no attribute '__mro__' WARNING: error while formatting arguments for mpmath.calculus.optimization.Anderson: 'function' object has no attribute '__mro__' looking for now-outdated files... none found pickling environment... done checking consistency... /builddir/build/BUILD/mpmath-1.1.0/doc/source/references.txt:10: WARNING: Citation [Bailey] is not referenced. /builddir/build/BUILD/mpmath-1.1.0/doc/source/references.txt:15: WARNING: Citation [BorweinBailey] is not referenced. /builddir/build/BUILD/mpmath-1.1.0/doc/source/references.txt:17: WARNING: Citation [BorweinBorwein] is not referenced. /builddir/build/BUILD/mpmath-1.1.0/doc/source/references.txt:19: WARNING: Citation [BorweinZeta] is not referenced. /builddir/build/BUILD/mpmath-1.1.0/doc/source/references.txt:33: WARNING: Citation [MPFR] is not referenced. /builddir/build/BUILD/mpmath-1.1.0/doc/source/references.txt:37: WARNING: Citation [Spouge] is not referenced. done preparing documents... done writing output... [ 3%] basics writing output... [ 6%] calculus/approximation writing output... [ 9%] calculus/differentiation writing output... [ 12%] calculus/index writing output... [ 15%] calculus/integration writing output... [ 18%] calculus/inverselaplace writing output... [ 21%] calculus/odes writing output... [ 24%] calculus/optimization writing output... [ 27%] calculus/polynomials writing output... [ 30%] calculus/sums_limits writing output... [ 33%] contexts writing output... [ 36%] functions/bessel writing output... [ 39%] functions/constants writing output... [ 42%] functions/elliptic writing output... [ 45%] functions/expintegrals writing output... [ 48%] functions/gamma writing output... [ 51%] functions/hyperbolic writing output... [ 54%] functions/hypergeometric writing output... [ 57%] functions/index writing output... [ 60%] functions/numtheory writing output... [ 63%] functions/orthogonal writing output... [ 66%] functions/powers writing output... [ 69%] functions/qfunctions writing output... [ 72%] functions/trigonometric writing output... [ 75%] functions/zeta writing output... [ 78%] general writing output... [ 81%] identification writing output... [ 84%] index writing output... [ 87%] matrices writing output... [ 90%] plotting writing output... [ 93%] references writing output... [ 96%] setup writing output... [100%] technical generating indices... genindex py-modindexdone writing additional pages... searchdone copying images... [ 2%] plots/besselj.png copying images... [ 4%] plots/besselj_c.png copying images... [ 6%] plots/bessely.png copying images... [ 8%] plots/bessely_c.png copying images... [ 10%] plots/besseli.png copying images... [ 12%] plots/besseli_c.png copying images... [ 14%] plots/besselk.png copying images... [ 16%] plots/besselk_c.png copying images... [ 18%] plots/hankel1.png copying images... [ 20%] plots/hankel1_c.png copying images... [ 22%] plots/hankel2.png copying images... [ 24%] plots/hankel2_c.png copying images... [ 26%] plots/ber.png copying images... [ 28%] plots/ker.png copying images... [ 30%] plots/lommels1.png copying images... [ 32%] plots/lommels2.png copying images... [ 34%] plots/ai.png copying images... [ 36%] plots/ai_c.png copying images... [ 38%] plots/bi.png copying images... [ 40%] plots/bi_c.png copying images... [ 42%] plots/gi.png copying images... [ 44%] plots/gi_c.png copying images... [ 46%] plots/hi.png copying images... [ 48%] plots/hi_c.png copying images... [ 50%] plots/coulombf.png copying images... [ 52%] plots/coulombf_c.png copying images... [ 54%] plots/coulombg.png copying images... [ 56%] plots/coulombg_c.png copying images... [ 58%] plots/pcfd.png copying images... [ 60%] plots/ellipk.png copying images... [ 62%] plots/ellipf.png copying images... [ 64%] plots/ellipe.png copying images... [ 66%] plots/ellippi.png copying images... [ 68%] plots/kleinj.png copying images... [ 70%] plots/kleinj2.png copying images... [ 72%] plots/legendre.png copying images... [ 74%] plots/chebyt.png copying images... [ 76%] plots/chebyu.png copying images... [ 78%] plots/hermite.png copying images... [ 80%] plots/laguerre.png copying images... [ 82%] plots/spherharm40.png copying images... [ 84%] plots/spherharm41.png copying images... [ 86%] plots/spherharm42.png copying images... [ 88%] plots/spherharm43.png copying images... [ 90%] plots/spherharm44.png copying images... [ 92%] plots/lambertw.png copying images... [ 94%] plots/lambertw_c.png copying images... [ 96%] plot.png copying images... [ 98%] cplot.png copying images... [100%] splot.png copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 8 warnings. The HTML pages are in build. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vSIZQb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch + cd mpmath-1.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr creating /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath creating /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/linalg.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen_symmetric.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/calculus.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/matrices.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/matrices copying build/lib/mpmath/identification.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath copying build/lib/mpmath/math2.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath copying build/lib/mpmath/ctx_fp.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath creating /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/polynomials.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/differentiation.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/quadrature.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/inverselaplace.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/extrapolation.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/odes.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/optimization.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/calculus.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/approximation.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus copying build/lib/mpmath/function_docs.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath copying build/lib/mpmath/ctx_mp.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath copying build/lib/mpmath/rational.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath copying build/lib/mpmath/usertools.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath creating /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions copying build/lib/mpmath/functions/orthogonal.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions copying build/lib/mpmath/functions/hypergeometric.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions copying build/lib/mpmath/functions/bessel.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions copying build/lib/mpmath/functions/rszeta.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions copying build/lib/mpmath/functions/qfunctions.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions copying build/lib/mpmath/functions/factorials.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions copying build/lib/mpmath/functions/elliptic.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions copying build/lib/mpmath/functions/expintegrals.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions copying build/lib/mpmath/functions/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions copying build/lib/mpmath/functions/zetazeros.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions copying build/lib/mpmath/functions/functions.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions copying build/lib/mpmath/functions/theta.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions copying build/lib/mpmath/functions/zeta.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions creating /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_visualization.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_trig.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_convert.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_linalg.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_matrices.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_zeta.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_gamma.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_pickle.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_hp.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_interval.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_gammazeta.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_quad.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_str.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_rootfinding.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_ode.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_basic_ops.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_compatibility.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_levin.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_power.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_identify.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_division.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_eigen.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_mpmath.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_bitwise.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_summation.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_diff.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_eigen_symmetric.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/runtests.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_special.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_fp.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_elliptic.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/torture.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_functions.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_calculus.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_functions2.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests creating /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpc.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpf.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libintmath.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libelefun.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/gammazeta.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/backend.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libhyper.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/six.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpi.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp copying build/lib/mpmath/ctx_base.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath copying build/lib/mpmath/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath copying build/lib/mpmath/ctx_mp_python.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath copying build/lib/mpmath/visualization.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath copying build/lib/mpmath/ctx_iv.py -> /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/matrices/linalg.py to linalg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/matrices/eigen_symmetric.py to eigen_symmetric.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/matrices/eigen.py to eigen.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/matrices/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/matrices/calculus.py to calculus.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/matrices/matrices.py to matrices.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/identification.py to identification.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/math2.py to math2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/ctx_fp.py to ctx_fp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus/polynomials.py to polynomials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus/differentiation.py to differentiation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus/quadrature.py to quadrature.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus/inverselaplace.py to inverselaplace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus/extrapolation.py to extrapolation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus/odes.py to odes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus/optimization.py to optimization.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus/calculus.py to calculus.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/calculus/approximation.py to approximation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/function_docs.py to function_docs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/ctx_mp.py to ctx_mp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/rational.py to rational.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/usertools.py to usertools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions/orthogonal.py to orthogonal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions/hypergeometric.py to hypergeometric.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions/bessel.py to bessel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions/rszeta.py to rszeta.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions/qfunctions.py to qfunctions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions/factorials.py to factorials.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions/elliptic.py to elliptic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions/expintegrals.py to expintegrals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions/zetazeros.py to zetazeros.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions/functions.py to functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions/theta.py to theta.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/functions/zeta.py to zeta.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_visualization.py to test_visualization.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_trig.py to test_trig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_convert.py to test_convert.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_linalg.py to test_linalg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_matrices.py to test_matrices.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/extratest_zeta.py to extratest_zeta.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/extratest_gamma.py to extratest_gamma.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_pickle.py to test_pickle.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_hp.py to test_hp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_interval.py to test_interval.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_gammazeta.py to test_gammazeta.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_quad.py to test_quad.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_str.py to test_str.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_rootfinding.py to test_rootfinding.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_ode.py to test_ode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_basic_ops.py to test_basic_ops.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_compatibility.py to test_compatibility.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_levin.py to test_levin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_power.py to test_power.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_identify.py to test_identify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_division.py to test_division.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_eigen.py to test_eigen.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_mpmath.py to test_mpmath.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_bitwise.py to test_bitwise.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_summation.py to test_summation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_diff.py to test_diff.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_eigen_symmetric.py to test_eigen_symmetric.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/runtests.py to runtests.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_special.py to test_special.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_fp.py to test_fp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_elliptic.py to test_elliptic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/torture.py to torture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_functions.py to test_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_calculus.py to test_calculus.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/tests/test_functions2.py to test_functions2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp/libmpc.py to libmpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp/libmpf.py to libmpf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp/libintmath.py to libintmath.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp/libelefun.py to libelefun.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp/gammazeta.py to gammazeta.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp/backend.py to backend.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp/libhyper.py to libhyper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp/six.py to six.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/libmp/libmpi.py to libmpi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/ctx_base.py to ctx_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/ctx_mp_python.py to ctx_mp_python.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/visualization.py to visualization.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath/ctx_iv.py to ctx_iv.cpython-36.pyc writing byte-compilation script '/tmp/tmplbkeeq_h.py' /usr/libexec/platform-python /tmp/tmplbkeeq_h.py removing /tmp/tmplbkeeq_h.py running install_egg_info Writing /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6/site-packages/mpmath-1.1.0-py3.6.egg-info + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.1.0-6.el8 --unique-debug-suffix -1.1.0-6.el8.noarch --unique-debug-src-base python-mpmath-1.1.0-6.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mpmath-1.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4sZjeN + umask 022 + cd /builddir/build/BUILD + cd mpmath-1.1.0 + cd build/lib/mpmath/tests/ + xvfb-run -a py.test-3 ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.9, py-1.5.3, pluggy-0.13.0 rootdir: /builddir/build/BUILD/mpmath-1.1.0, inifile: setup.cfg collected 333 items test_basic_ops.py ...................... [ 6%] test_bitwise.py ............. [ 10%] test_calculus.py .......... [ 13%] test_compatibility.py ... [ 14%] test_convert.py .............. [ 18%] test_diff.py .... [ 19%] test_division.py ....... [ 21%] test_eigen.py .. [ 22%] test_eigen_symmetric.py .......... [ 25%] test_elliptic.py .............. [ 29%] test_fp.py ............ [ 33%] test_functions.py .............................................. [ 47%] test_functions2.py .............................................. [ 60%] test_gammazeta.py .............................. [ 69%] test_hp.py ... [ 70%] test_identify.py .. [ 71%] test_interval.py .............. [ 75%] test_levin.py ....... [ 77%] test_linalg.py ................ [ 82%] test_matrices.py .......... [ 85%] test_mpmath.py . [ 85%] test_ode.py ... [ 86%] test_pickle.py . [ 87%] test_power.py s... [ 88%] test_quad.py ...............x [ 93%] test_rootfinding.py ........ [ 95%] test_special.py ..... [ 96%] test_str.py . [ 97%] test_summation.py ..... [ 98%] test_trig.py ... [ 99%] test_visualization.py . [100%] =============================== warnings summary =============================== /usr/lib/python3.6/site-packages/_pytest/mark/structures.py:335 /usr/lib/python3.6/site-packages/_pytest/mark/structures.py:335: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html PytestUnknownMarkWarning, -- Docs: https://docs.pytest.org/en/latest/warnings.html ======== 331 passed, 1 skipped, 1 xfailed, 1 warnings in 496.21 seconds ======== + exit 0 Processing files: python3-mpmath-1.1.0-6.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8vHoby + umask 022 + cd /builddir/build/BUILD + cd mpmath-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/share/doc/python3-mpmath + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/share/doc/python3-mpmath + cp -pr CHANGES /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/share/doc/python3-mpmath + cp -pr LICENSE /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/share/doc/python3-mpmath + cp -pr README.rst /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/share/doc/python3-mpmath + cp -pr TODO /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/share/doc/python3-mpmath + exit 0 Provides: python3-mpmath = 1.1.0-6.el8 python3.6dist(mpmath) = 1.1.0 python3dist(mpmath) = 1.1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Recommends: python3-matplotlib Processing files: python-mpmath-doc-1.1.0-6.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8o8uHA + umask 022 + cd /builddir/build/BUILD + cd mpmath-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/share/doc/python-mpmath-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/share/doc/python-mpmath-doc + cp -pr doc/build/_images doc/build/_sources doc/build/_static doc/build/basics.html doc/build/calculus doc/build/contexts.html doc/build/functions doc/build/general.html doc/build/genindex.html doc/build/identification.html doc/build/index.html doc/build/matrices.html doc/build/objects.inv doc/build/plotting.html doc/build/py-modindex.html doc/build/references.html doc/build/search.html doc/build/searchindex.js doc/build/setup.html doc/build/technical.html /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch/usr/share/doc/python-mpmath-doc + exit 0 Provides: python-mpmath-doc = 1.1.0-6.el8 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.1.0-6.el8.noarch Wrote: /builddir/build/RPMS/python3-mpmath-1.1.0-6.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-mpmath-doc-1.1.0-6.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vQcPlJ + umask 022 + cd /builddir/build/BUILD + cd mpmath-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mpmath-1.1.0-6.el8.noarch + exit 0 Child return code was: 0