Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-mpmath.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-29289ca033235c575b109cbaa0c54ca33711c6f8/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-mpmath.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: bogus date in %changelog: Tue Dec 04 2014 Susi Lehtola - 0.19-2 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-mpmath-0.19-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-mpmath.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-29289ca033235c575b109cbaa0c54ca33711c6f8/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-mpmath.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Tue Dec 04 2014 Susi Lehtola - 0.19-2 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B4Yygl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mpmath-0.19 + /usr/bin/gzip -dc /builddir/build/SOURCES/mpmath-0.19.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mpmath-0.19 + /usr/bin/gzip -dc /builddir/build/SOURCES/mpmath-docsrc-0.19.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (mpmath-polynomials.patch): + echo 'Patch #0 (mpmath-polynomials.patch):' + /usr/bin/cat /builddir/build/SOURCES/mpmath-polynomials.patch + /usr/bin/patch -p0 -b --suffix .polynomial --fuzz=0 patching file mpmath/calculus/polynomials.py + for doc in LICENSE CHANGES PKG-INFO README.rst mpmath/tests/runtests.py + sed 's|\r||g' LICENSE + touch -r LICENSE LICENSE.new + mv LICENSE.new LICENSE + for doc in LICENSE CHANGES PKG-INFO README.rst mpmath/tests/runtests.py + sed 's|\r||g' CHANGES + touch -r CHANGES CHANGES.new + mv CHANGES.new CHANGES + for doc in LICENSE CHANGES PKG-INFO README.rst mpmath/tests/runtests.py + sed 's|\r||g' PKG-INFO + touch -r PKG-INFO PKG-INFO.new + mv PKG-INFO.new PKG-INFO + for doc in LICENSE CHANGES PKG-INFO README.rst 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 LICENSE CHANGES PKG-INFO README.rst 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.x4qBMy + umask 022 + cd /builddir/build/BUILD + cd mpmath-0.19 + python setup.py build running build running build_py creating build creating build/lib creating build/lib/mpmath copying mpmath/identification.py -> build/lib/mpmath copying mpmath/rational.py -> build/lib/mpmath copying mpmath/ctx_fp.py -> build/lib/mpmath copying mpmath/ctx_mp_python.py -> build/lib/mpmath copying mpmath/ctx_mp.py -> build/lib/mpmath copying mpmath/function_docs.py -> build/lib/mpmath copying mpmath/ctx_base.py -> build/lib/mpmath copying mpmath/usertools.py -> build/lib/mpmath copying mpmath/math2.py -> build/lib/mpmath copying mpmath/__init__.py -> build/lib/mpmath copying mpmath/visualization.py -> build/lib/mpmath copying mpmath/conftest.py -> build/lib/mpmath copying mpmath/ctx_iv.py -> build/lib/mpmath creating build/lib/mpmath/libmp copying mpmath/libmp/libmpf.py -> build/lib/mpmath/libmp copying mpmath/libmp/six.py -> build/lib/mpmath/libmp copying mpmath/libmp/libintmath.py -> build/lib/mpmath/libmp copying mpmath/libmp/libelefun.py -> 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/__init__.py -> build/lib/mpmath/libmp copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp creating build/lib/mpmath/calculus copying mpmath/calculus/differentiation.py -> build/lib/mpmath/calculus copying mpmath/calculus/polynomials.py -> build/lib/mpmath/calculus copying mpmath/calculus/quadrature.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/approximation.py -> build/lib/mpmath/calculus copying mpmath/calculus/extrapolation.py -> build/lib/mpmath/calculus copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus creating build/lib/mpmath/functions copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions copying mpmath/functions/zeta.py -> build/lib/mpmath/functions copying mpmath/functions/theta.py -> build/lib/mpmath/functions copying mpmath/functions/bessel.py -> build/lib/mpmath/functions copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions copying mpmath/functions/factorials.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/orthogonal.py -> build/lib/mpmath/functions copying mpmath/functions/functions.py -> build/lib/mpmath/functions copying mpmath/functions/qfunctions.py -> build/lib/mpmath/functions copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions creating build/lib/mpmath/matrices copying mpmath/matrices/matrices.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices copying mpmath/matrices/__init__.py -> build/lib/mpmath/matrices copying mpmath/matrices/linalg.py -> build/lib/mpmath/matrices copying mpmath/matrices/calculus.py -> build/lib/mpmath/matrices creating build/lib/mpmath/tests copying mpmath/tests/torture.py -> build/lib/mpmath/tests copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests copying mpmath/tests/runtests.py -> build/lib/mpmath/tests copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests copying mpmath/tests/test_str.py -> build/lib/mpmath/tests copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_division.py -> build/lib/mpmath/tests copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests copying mpmath/tests/__init__.py -> build/lib/mpmath/tests copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_bessel.py -> build/lib/mpmath/tests copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests copying mpmath/tests/test_power.py -> build/lib/mpmath/tests copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests copying mpmath/tests/test_special.py -> build/lib/mpmath/tests copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests + cd doc + python build.py Running Sphinx v1.1.3 No builder selected, using default: html building [html]: targets for 32 source files that are out of date updating environment: 32 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/odes reading sources... [ 21%] calculus/optimization reading sources... [ 25%] calculus/polynomials reading sources... [ 28%] calculus/sums_limits reading sources... [ 31%] contexts reading sources... [ 34%] functions/bessel reading sources... [ 37%] functions/constants reading sources... [ 40%] functions/elliptic reading sources... [ 43%] functions/expintegrals reading sources... [ 46%] functions/gamma reading sources... [ 50%] functions/hyperbolic reading sources... [ 53%] functions/hypergeometric reading sources... [ 56%] functions/index reading sources... [ 59%] functions/numtheory reading sources... [ 62%] functions/orthogonal reading sources... [ 65%] functions/powers reading sources... [ 68%] functions/qfunctions reading sources... [ 71%] 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 looking for now-outdated files... none found pickling environment... done checking consistency... 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/odes writing output... [ 21%] calculus/optimization writing output... [ 25%] calculus/polynomials writing output... [ 28%] calculus/sums_limits writing output... [ 31%] contexts writing output... [ 34%] functions/bessel writing output... [ 37%] functions/constants writing output... [ 40%] functions/elliptic writing output... [ 43%] functions/expintegrals writing output... [ 46%] functions/gamma writing output... [ 50%] functions/hyperbolic writing output... [ 53%] functions/hypergeometric writing output... [ 56%] functions/index writing output... [ 59%] functions/numtheory writing output... [ 62%] functions/orthogonal writing output... [ 65%] functions/powers writing output... [ 68%] functions/qfunctions writing output... [ 71%] 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 writing additional files... genindex py-modindex search copying images... [ 2%] plots/hankel1_c.png copying images... [ 4%] plots/kleinj2.png copying images... [ 6%] plots/coulombg.png copying images... [ 8%] plots/bi_c.png copying images... [ 10%] plot.png copying images... [ 12%] plots/coulombf_c.png copying images... [ 14%] plots/lambertw.png copying images... [ 16%] plots/chebyt.png copying images... [ 18%] plots/lommels1.png copying images... [ 20%] plots/spherharm44.png copying images... [ 22%] plots/ai_c.png copying images... [ 24%] plots/ellippi.png copying images... [ 26%] plots/ellipf.png copying images... [ 28%] plots/hi.png copying images... [ 30%] plots/gi.png copying images... [ 32%] plots/hermite.png copying images... [ 34%] plots/lambertw_c.png copying images... [ 36%] plots/coulombf.png copying images... [ 38%] plots/ber.png copying images... [ 40%] plots/chebyu.png copying images... [ 42%] plots/laguerre.png copying images... [ 44%] plots/lommels2.png copying images... [ 46%] plots/bessely.png copying images... [ 48%] plots/spherharm42.png copying images... [ 50%] plots/spherharm41.png copying images... [ 52%] plots/kleinj.png copying images... [ 54%] plots/hankel2.png copying images... [ 56%] plots/pcfd.png copying images... [ 58%] plots/hankel2_c.png copying images... [ 60%] plots/coulombg_c.png copying images... [ 62%] plots/besseli.png copying images... [ 64%] plots/legendre.png copying images... [ 66%] plots/besselj.png copying images... [ 68%] plots/spherharm40.png copying images... [ 70%] plots/gi_c.png copying images... [ 72%] plots/spherharm43.png copying images... [ 74%] plots/ker.png copying images... [ 76%] plots/bi.png copying images... [ 78%] plots/hi_c.png copying images... [ 80%] plots/besselj_c.png copying images... [ 82%] plots/besselk.png copying images... [ 84%] plots/ellipk.png copying images... [ 86%] plots/bessely_c.png copying images... [ 88%] plots/ellipe.png copying images... [ 90%] plots/besseli_c.png copying images... [ 92%] plots/ai.png copying images... [ 94%] splot.png copying images... [ 96%] plots/hankel1.png copying images... [ 98%] cplot.png copying images... [100%] plots/besselk_c.png copying static files... done dumping search index... done dumping object inventory... done build succeeded. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.E8ds3Q + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch + cd mpmath-0.19 + python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr creating /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/identification.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/rational.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/ctx_fp.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/ctx_mp_python.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/ctx_mp.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath creating /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpf.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/six.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libintmath.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libelefun.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpi.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/gammazeta.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/backend.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpc.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libhyper.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/function_docs.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/ctx_base.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/usertools.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/math2.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath creating /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/matrices.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen_symmetric.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/linalg.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/calculus.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/matrices copying build/lib/mpmath/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath creating /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/differentiation.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/polynomials.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/quadrature.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/odes.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/optimization.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/approximation.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/extrapolation.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/calculus.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/visualization.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/conftest.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath creating /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/expintegrals.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/hypergeometric.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/zeta.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/theta.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/bessel.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/elliptic.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/factorials.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/zetazeros.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/orthogonal.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/functions.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/qfunctions.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/rszeta.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions creating /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/torture.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_identify.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_functions2.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/runtests.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_bitwise.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_str.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_interval.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_functions.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_convert.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_pickle.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_quad.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_matrices.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_fp.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_basic_ops.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_elliptic.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_hp.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_eigen.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_zeta.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_division.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_levin.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_visualization.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_diff.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_compatibility.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_gamma.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_linalg.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_bessel.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_gammazeta.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_eigen_symmetric.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_mpmath.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_power.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_calculus.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_special.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_ode.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_summation.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_rootfinding.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_trig.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/ctx_iv.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/identification.py to identification.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/rational.py to rational.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/ctx_fp.py to ctx_fp.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/ctx_mp_python.py to ctx_mp_python.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/ctx_mp.py to ctx_mp.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp/libmpf.py to libmpf.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp/six.py to six.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp/libintmath.py to libintmath.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp/libelefun.py to libelefun.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp/libmpi.py to libmpi.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp/gammazeta.py to gammazeta.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp/backend.py to backend.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp/libmpc.py to libmpc.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/libmp/libhyper.py to libhyper.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/function_docs.py to function_docs.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/ctx_base.py to ctx_base.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/usertools.py to usertools.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/math2.py to math2.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/matrices/matrices.py to matrices.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/matrices/eigen.py to eigen.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/matrices/eigen_symmetric.py to eigen_symmetric.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/matrices/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/matrices/linalg.py to linalg.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/matrices/calculus.py to calculus.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus/differentiation.py to differentiation.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus/polynomials.py to polynomials.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus/quadrature.py to quadrature.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus/odes.py to odes.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus/optimization.py to optimization.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus/approximation.py to approximation.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus/extrapolation.py to extrapolation.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus/calculus.py to calculus.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/visualization.py to visualization.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions/expintegrals.py to expintegrals.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions/hypergeometric.py to hypergeometric.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions/zeta.py to zeta.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions/theta.py to theta.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions/bessel.py to bessel.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions/elliptic.py to elliptic.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions/factorials.py to factorials.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions/zetazeros.py to zetazeros.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions/orthogonal.py to orthogonal.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions/qfunctions.py to qfunctions.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/functions/rszeta.py to rszeta.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/torture.py to torture.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_identify.py to test_identify.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_functions2.py to test_functions2.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/runtests.py to runtests.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_bitwise.py to test_bitwise.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_str.py to test_str.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_interval.py to test_interval.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_functions.py to test_functions.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_convert.py to test_convert.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_pickle.py to test_pickle.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_quad.py to test_quad.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_matrices.py to test_matrices.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_fp.py to test_fp.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_basic_ops.py to test_basic_ops.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_elliptic.py to test_elliptic.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_hp.py to test_hp.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_eigen.py to test_eigen.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/extratest_zeta.py to extratest_zeta.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_division.py to test_division.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_levin.py to test_levin.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_visualization.py to test_visualization.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_diff.py to test_diff.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_compatibility.py to test_compatibility.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/extratest_gamma.py to extratest_gamma.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_linalg.py to test_linalg.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/extratest_bessel.py to extratest_bessel.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_gammazeta.py to test_gammazeta.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_eigen_symmetric.py to test_eigen_symmetric.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_mpmath.py to test_mpmath.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_power.py to test_power.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_calculus.py to test_calculus.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_special.py to test_special.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_ode.py to test_ode.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_summation.py to test_summation.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_rootfinding.py to test_rootfinding.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests/test_trig.py to test_trig.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/ctx_iv.py to ctx_iv.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath-0.19-py2.7.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/mpmath-0.19 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zQYtX7 + umask 022 + cd /builddir/build/BUILD + cd mpmath-0.19 ++ pwd + export PYTHONPATH=/builddir/build/BUILD/mpmath-0.19/build/lib + PYTHONPATH=/builddir/build/BUILD/mpmath-0.19/build/lib + cd build/lib/mpmath/tests/ + python runtests.py mpmath imported from /builddir/build/BUILD/mpmath-0.19/build/lib/mpmath mpmath backend: python mpmath mp class: mpmath version: 0.19 Python version: 2.7.5 (default, Nov 8 2016, 15:10:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)] test_basic_ops add ok 0.0153842 s add_misc ok 0.0041971 s add_rounding ok 0.0008631 s almost_equal ok 0.0026431 s arithmetic_functions ok 0.1783190 s complex_misc ok 0.0023470 s complex_zeros ok 0.0140669 s div ok 0.0102570 s exact_integer_arithmetic ok 1.1036811 s floor_ceil_nint_frac ok 0.0582471 s hash ok 0.0665381 s isnan_etc ok 0.0132990 s mixed_misc ok 0.0047672 s monitor ok 0.0001199 s mul ok 0.0102940 s nint_distance ok 0.0066791 s odd_int_bug ok 0.0000498 s pow ok 0.0094421 s str_10000_digits ok 0.3303740 s str_1000_digits ok 0.0048881 s sub ok 0.0108500 s type_compare ok 0.0020552 s test_bitwise add_exact ok 0.0025668 s bitcount ok 0.0001061 s long_exponent_shifts ok 0.0099940 s perturb ok 0.0007939 s round_ceiling ok 0.0003250 s round_down ok 0.0002801 s round_floor ok 0.0003090 s round_nearest ok 0.0005729 s round_up ok 0.0003369 s rounding_bugs ok 0.0004210 s rounding_issue_200 ok 0.0003471 s trailing ok 0.0003541 s test_calculus approximation ok 0.2513230 s differint ok 0.4257600 s fourier ok 1.1520169 s limits ok 0.7560821 s pade ok 0.0843079 s polyroots ok 0.0328701 s polyroots_legendre ok 284.6894679 s polyval ok 0.0023220 s test_compatibility bugs ok 0.0009172 s double_compatibility ok 15.7904949 s sqrt ok 9.2816670 s test_convert basic_string ok 0.0644908 s conversion_methods ok 0.0880821 s convert_rational ok 0.0003080 s custom_class ok 0.0072191 s eval_repr_invariant ok 9.5934319 s mpmathify ok 0.0048780 s pretty ok 0.0025489 s str_bugs ok 0.0027981 s str_format ok 0.0027790 s str_prec0 ok 0.0013928 s str_whitespace ok 0.0004859 s tight_string_conversion ok 0.0005479 s unicode ok 0.0008039 s test_diff diff ok 1.2013359 s diff_partial ok 0.4314070 s diffs ok 1.8301890 s taylor ok 0.0131662 s test_division div_1_3 ok 0.0019720 s div_300 ok 0.0017240 s div_negative_rnd_bug ok 0.0024929 s epsilon_rounding ok 0.0033169 s mod ok 0.0078380 s mpf_divi_1_3 ok 0.0019228 s tight_integer_division ok 0.0788190 s test_eigen eig ok 2.9226010 s eig_dyn ok 6.4174721 s test_eigen_symmetric eighe_fixed_matrix ok 0.8384340 s eighe_irandmatrix ok 3.2194600 s eighe_randmatrix ok 5.9738190 s eigsy_irandmatrix ok 2.2363248 s eigsy_randmatrix ok 4.0722730 s gauss_quadrature_dynamic ok 9.8336432 s gauss_quadrature_static ok 0.4844060 s svd_c_rand ok 4.5637791 s svd_r_rand ok 6.1303191 s svd_test_case ok 0.4641728 s test_elliptic calculate_nome ok 0.0431690 s djtheta ok 1.4081690 s ellipfun ok 0.1949599 s elliptic_integrals ok 17.6244450 s issue_238 ok 0.0003171 s jcn ok 0.0363829 s jdn ok 0.0220318 s jsn ok 0.1733940 s jtheta ok 0.0843182 s jtheta_complex ok 0.1008940 s jtheta_identities ok 0.9620490 s jtheta_issue_79 ok 1.7612221 s sn_cn_dn_complex ok 0.1681111 s sn_cn_dn_identities ok 0.6556740 s test_fp conj ok 0.0002911 s fp_bernoulli ok 0.0023301 s fp_cospi_sinpi ok 0.0027730 s fp_erf ok 0.0248730 s fp_expj ok 0.0003719 s fp_gamma ok 0.0136909 s fp_hyp2f1 ok 0.0105371 s fp_lambertw ok 0.0206831 s fp_number_parts ok 0.0008690 s fp_psi ok 0.0095429 s fp_stress_ei_e1 ok 0.1237519 s fp_zeta ok 0.0478530 s test_functions aliases ok 0.0063648 s arange ok 0.0248849 s areal_inverses ok 0.6157990 s arg_sign ok 0.0077939 s atan ok 0.0526800 s atan2 ok 0.0122821 s atanh ok 0.0166259 s call_with_dps ok 0.0017252 s complex_functions ok 5.9046059 s complex_inverse_functions ok 1.5145609 s complex_parts ok 0.0033631 s complex_powers ok 0.4492300 s complex_sqrt_accuracy ok 0.2048292 s constants ok 3.1561701 s cospi_sinpi ok 0.0321562 s cyclotomic ok 0.8502731 s degrees ok 0.0079241 s exact_cbrt ok 0.1996160 s exact_sqrts ok 11.8739631 s exp ok 0.0062332 s expj ok 0.0133090 s expm1 ok 0.0104880 s fibonacci ok 0.1014671 s float_cbrt ok 0.1484981 s float_sqrt ok 0.0157199 s frexp ok 0.0015709 s hypot ok 0.0018671 s integer_parts ok 0.0026021 s invhyperb_inaccuracy ok 0.0125301 s issue_136 ok 0.0238662 s issue_73 ok 0.0058382 s ldexp ok 0.0014679 s linspace ok 0.0080070 s log ok 0.0470750 s misc_bugs ok 0.0591691 s mpcfun_real_imag ok 0.0202341 s perturbation_rounding ok 0.0219350 s powm1 ok 0.0229771 s reciprocal_functions ok 0.0159049 s root ok 0.9927719 s sinc ok 0.0079198 s sqrt_rounding ok 0.2069471 s tanh ok 0.0015490 s trig_hyperb_basic ok 1.1662250 s unitroots ok 0.0406899 s test_functions2 agm ok 0.0291378 s airy ok 0.2612362 s appellf1 ok 1.6685891 s bessel ok 0.8293660 s bessel_zeros ok 2.7672861 s coulomb ok 0.5673409 s e1 ok 0.0175571 s ei ok 0.0566559 s elliptic_integrals ok 0.4254570 s erf ok 0.5759790 s exp_integrals ok 0.1155801 s expint ok 0.2591882 s gammainc ok 0.3491981 s gammainc_expint_n ok 0.2375259 s gegenbauer ok 0.2815120 s hankel ok 0.1707649 s hermite ok 0.2848990 s hyper_0f1 ok 0.0284188 s hyper_1f1 ok 0.0721791 s hyper_1f2 ok 0.8527319 s hyper_2f0 ok 6.4107151 s hyper_2f1 ok 0.2698991 s hyper_2f1_hard ok 3.7166860 s hyper_2f2 ok 0.1797040 s hyper_2f3 ok 1.2955749 s hyper_3f2_etc ok 7.9376168 s hyper_misc ok 0.0881882 s hyper_param_accuracy ok 21.5342951 s hyper_u ok 0.1297469 s hypercomb_zero_pow ok 0.0063651 s incomplete_beta ok 0.1663179 s issue_239 ok 0.0493901 s kelvin ok 0.4503961 s lambertw ok 0.6541719 s lambertw_hard ok 1.3220901 s legenp ok 0.4589510 s legenq ok 5.4664741 s meijerg ok 0.1915171 s orthpoly ok 0.7142131 s pdf ok 1.0122302 s qfunctions ok 0.0721490 s spherharm ok 0.3093998 s struve ok 0.0683281 s trig_integrals ok 0.6638939 s whittaker ok 0.0514152 s test_gammazeta altzeta ok 0.1352580 s barnesg ok 0.5209649 s bell_polyexp ok 2.4791532 s bernoulli ok 0.0960701 s bernpoly_eulerpoly ok 1.0150900 s fac2 ok 0.0353940 s foxtrot_identity ok 0.2856772 s gamma ok 0.0974362 s gamma_huge_1 ok 0.0061939 s gamma_huge_2 ok 0.0773830 s gamma_huge_3 ok 0.1022570 s gamma_huge_4 ok 0.0096941 s gamma_huge_5 ok 0.0619969 s gamma_huge_6 ok 0.0000181 s gamma_huge_7 ok 0.0048101 s gamma_quotients ok 0.0757332 s harmonic ok 0.0346022 s polygamma ok 0.2256069 s polygamma_high_order ok 2.4859881 s polygamma_high_prec ok 0.1305389 s polygamma_identities ok 0.0842559 s polylog ok 1.2811601 s primezeta ok 0.3458200 s rs_zeta ok 20.2797840 s siegelz ok 14.0337081 s stieltjes ok 4.6542730 s zeta ok 1.1092510 s zeta_huge ok 0.0309501 s zeta_int_bug ok 0.0002129 s zeta_near_1 ok 0.0557070 s zeta_negative ok 0.0223322 s test_hp exp_hp ok 0.1645539 s hp ok 0.4562681 s log_hp ok 8.1503880 s test_identify identify ok 1.1351562 s pslq ok 0.0252981 s test_interval interval_ae ok 0.0200460 s interval_arithmetic ok 0.0332761 s interval_complex ok 0.1207371 s interval_complex_arg ok 0.0562110 s interval_cos_sin ok 0.2924912 s interval_div ok 0.0799809 s interval_gamma ok 0.2724469 s interval_hash ok 0.0048950 s interval_identity ok 0.0143299 s interval_mul ok 0.0188410 s interval_nstr ok 0.0173030 s interval_pow ok 0.0274479 s interval_sqrt ok 0.0016170 s mpi_from_str ok 0.0085752 s test_levin cohen_alt_0 ok 0.2000768 s cohen_alt_1 ok 0.1348798 s levin_0 ok 1.6312571 s levin_1 ok 2.7144511 s levin_2 ok 1.8585579 s levin_3 ok 11.1713750 s levin_nsum ok 13.2509761 s test_linalg LU_cache ok 0.0157068 s LU_decomp ok 0.0971539 s cholesky ok 0.0366089 s cond ok 0.0349751 s det ok 0.1449680 s exp_pade ok 1.4872470 s factorization ok 0.1157610 s householder ok 0.6494231 s improve_solution ok 0.1709800 s interval_matrix ok 0.0427239 s inverse ok 0.1227019 s precision ok 1.0140538 s qr ok 0.9970949 s singular ok 0.0236130 s solve ok 0.2529540 s solve_overdet_complex ok 0.0291049 s test_matrices matrix_basic ok 0.1637950 s matrix_conjugate ok 0.0060949 s matrix_copy ok 0.0033360 s matrix_creation ok 0.0806811 s matrix_numpy ok 0.0015340 s matrix_power ok 0.0631971 s matrix_slices ok 0.0168040 s matrix_transform ok 0.0063009 s norms ok 0.0106001 s vector ok 0.0048180 s test_mpmath newstyle_classes ok 0.0001919 s test_ode odefun_harmonic ok 3.7574220 s odefun_rational ok 2.8259411 s odefun_sinc_large ok 5.7949281 s test_pickle pickle ok 0.0159860 s test_power fractional_pow ok 0.0082059 s pow_epsilon_rounding ok 0.1441510 s pow_integer_direction ok 0.1408820 s test_quad basic_integrals ok 22.6214221 s complex_integration ok 0.0479300 s double_1 ok 4.0073318 s double_2 ok 8.4051471 s double_3 ok 10.7270229 s double_4 ok 4.5801361 s double_5 ok 3.3136771 s double_6 ok 16.4847231 s double_trivial ok 0.6059940 s expmath_integrals ok 14.8239832 s quad_infinite_mirror ok 0.5264359 s quad_symmetry ok 0.0187509 s quadgl_linear ok 0.0031168 s quadosc ok 9.6785700 s test_rootfinding anewton ok 0.0268729 s bisection ok 0.0027869 s findroot ok 0.4105210 s mnewton ok 0.0164280 s muller ok 0.0795860 s multidimensional ok 0.3396938 s multiplicity ok 0.0304170 s trivial ok 0.0012789 s test_special convert_special ok 0.0084300 s div_bug ok 0.0004730 s functions_special ok 0.0018129 s special ok 0.0041230 s special_powers ok 0.0010281 s test_str nstr ok 0.0101290 s test_summation fprod ok 0.0006959 s fsum ok 0.0115170 s nprod ok 0.2068150 s nsum ok 1.2376320 s sumem ok 1.6032791 s test_trig trig_misc_hard ok 0.0139980 s trig_near_n_pi ok 0.0327718 s trig_near_zero ok 0.0063679 s test_visualization axes Skipping test (pylab not available or too old version) ok 0.0014911 s finished tests in 699.21 seconds Processing files: python-mpmath-0.19-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ffB8hI + exit 0 + umask 022 + cd /builddir/build/BUILD + cd mpmath-0.19 + DOCDIR=/builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/share/doc/python-mpmath-0.19 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/share/doc/python-mpmath-0.19 + cp -pr CHANGES /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/share/doc/python-mpmath-0.19 + cp -pr LICENSE /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/share/doc/python-mpmath-0.19 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/share/doc/python-mpmath-0.19 + cp -pr README.rst /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/share/doc/python-mpmath-0.19 + exit 0 Provides: python-mpmath = 0.19-2.el7 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) = 2.7 Processing files: python-mpmath-doc-0.19-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NubmKP + umask 022 + cd /builddir/build/BUILD + cd mpmath-0.19 + DOCDIR=/builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/share/doc/python-mpmath-doc-0.19 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/share/doc/python-mpmath-doc-0.19 + 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-0.19-2.el7.noarch/usr/share/doc/python-mpmath-doc-0.19 + exit 0 Provides: python-mpmath-doc = 0.19-2.el7 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-0.19-2.el7.noarch Wrote: /builddir/build/RPMS/python-mpmath-0.19-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-mpmath-doc-0.19-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sdW9cD + umask 022 + cd /builddir/build/BUILD + cd mpmath-0.19 + rm -rf /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch + exit 0 Child return code was: 0