Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-mpmath.spec'], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-18561-24414/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', '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=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-mpmath.spec'] with env {'LANG': 'en_GB', '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 Wrote: /builddir/build/SRPMS/python-mpmath-0.19-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-mpmath.spec '], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-18561-24414/root'shell=Falseuid=497env={'LANG': 'en_GB', '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=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-mpmath.spec '] with env {'LANG': 'en_GB', '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.3vZHkV + 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.sBJFP7 + 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/ctx_mp_python.py -> build/lib/mpmath copying mpmath/conftest.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/function_docs.py -> build/lib/mpmath copying mpmath/ctx_iv.py -> build/lib/mpmath copying mpmath/ctx_fp.py -> build/lib/mpmath copying mpmath/math2.py -> build/lib/mpmath copying mpmath/visualization.py -> build/lib/mpmath copying mpmath/ctx_mp.py -> build/lib/mpmath copying mpmath/identification.py -> build/lib/mpmath creating build/lib/mpmath/libmp copying mpmath/libmp/six.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp copying mpmath/libmp/__init__.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpf.py -> build/lib/mpmath/libmp copying mpmath/libmp/gammazeta.py -> build/lib/mpmath/libmp copying mpmath/libmp/libelefun.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp copying mpmath/libmp/libintmath.py -> build/lib/mpmath/libmp copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp copying mpmath/libmp/backend.py -> build/lib/mpmath/libmp creating 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/differentiation.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/polynomials.py -> build/lib/mpmath/calculus copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus copying mpmath/calculus/odes.py -> build/lib/mpmath/calculus copying mpmath/calculus/quadrature.py -> build/lib/mpmath/calculus creating build/lib/mpmath/functions copying mpmath/functions/__init__.py -> build/lib/mpmath/functions copying mpmath/functions/orthogonal.py -> build/lib/mpmath/functions copying mpmath/functions/bessel.py -> build/lib/mpmath/functions copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions copying mpmath/functions/factorials.py -> build/lib/mpmath/functions copying mpmath/functions/zeta.py -> build/lib/mpmath/functions copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions copying mpmath/functions/qfunctions.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 creating build/lib/mpmath/matrices copying mpmath/matrices/matrices.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/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 creating build/lib/mpmath/tests copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests copying mpmath/tests/test_visualization.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_ode.py -> build/lib/mpmath/tests copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests copying mpmath/tests/runtests.py -> build/lib/mpmath/tests copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests copying mpmath/tests/test_str.py -> build/lib/mpmath/tests copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_bessel.py -> build/lib/mpmath/tests copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests copying mpmath/tests/test_convert.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_power.py -> build/lib/mpmath/tests copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests copying mpmath/tests/test_pickle.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_eigen.py -> build/lib/mpmath/tests copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests copying mpmath/tests/test_division.py -> build/lib/mpmath/tests + cd doc + python build.py Running Sphinx v1.2.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 /builddir/build/BUILD/mpmath-0.19/doc/source/calculus/optimization.txt:19: WARNING: error while formatting arguments for mpmath.calculus.optimization.Pegasus: 'function' object has no attribute '__bases__' /builddir/build/BUILD/mpmath-0.19/doc/source/calculus/optimization.txt:20: WARNING: error while formatting arguments for mpmath.calculus.optimization.Anderson: 'function' object has no attribute '__bases__' 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 copying extra files... done dumping search index... done dumping object inventory... done build succeeded, 2 warnings. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1pTRAY + 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/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/conftest.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/usertools.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/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/function_docs.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/__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/calculus.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/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/eigen.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/matrices copying build/lib/mpmath/ctx_iv.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/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_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_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/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_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_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_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/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_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/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_trig.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_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/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/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_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_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/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_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_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_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_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_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_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_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_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_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/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_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_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/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_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_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/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_division.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/tests creating /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/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/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/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/calculus.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/quadrature.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath/calculus 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/math2.py -> /builddir/build/BUILDROOT/python-mpmath-0.19-2.el7.noarch/usr/lib/python2.7/site-packages/mpmath 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/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/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/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/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/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/rszeta.py -> /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/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/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/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/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/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/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/theta.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/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/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/__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/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/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/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/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/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/libhyper.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/identification.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/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/conftest.py to conftest.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/usertools.py to usertools.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/__init__.py to __init__.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/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/__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/calculus.py to calculus.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/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/eigen.py to eigen.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 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_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_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/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_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_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_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/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_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/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_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/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_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/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/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_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_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/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_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_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_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_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_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_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_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_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_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/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_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_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/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_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_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/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_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/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/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/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/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/calculus.py to calculus.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/quadrature.py to quadrature.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/math2.py to math2.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/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/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/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/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/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/rszeta.py to rszeta.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/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/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/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/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/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/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/theta.py to theta.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/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/__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/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/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/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/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/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/libhyper.py to libhyper.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/identification.py to identification.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.YmmXrU + 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, Sep 15 2016, 22:37:39) [GCC 4.8.5 20150623 (Red Hat 4.8.5-4)] test_basic_ops add ok 0.0006361 s add_misc ok 0.0002570 s add_rounding ok 0.0000589 s almost_equal ok 0.0001671 s arithmetic_functions ok 0.0104461 s complex_misc ok 0.0001528 s complex_zeros ok 0.0008390 s div ok 0.0006120 s exact_integer_arithmetic ok 0.0603950 s floor_ceil_nint_frac ok 0.0032811 s hash ok 0.0035632 s isnan_etc ok 0.0008051 s mixed_misc ok 0.0002742 s monitor ok 0.0000100 s mul ok 0.0005970 s nint_distance ok 0.0003881 s odd_int_bug ok 0.0000031 s pow ok 0.0005531 s str_10000_digits ok 0.0218241 s str_1000_digits ok 0.0003531 s sub ok 0.0006351 s type_compare ok 0.0001280 s test_bitwise add_exact ok 0.0001800 s bitcount ok 0.0000069 s long_exponent_shifts ok 0.0006311 s perturb ok 0.0000639 s round_ceiling ok 0.0000231 s round_down ok 0.0000200 s round_floor ok 0.0000210 s round_nearest ok 0.0000432 s round_up ok 0.0000231 s rounding_bugs ok 0.0000288 s rounding_issue_200 ok 0.0000350 s trailing ok 0.0000341 s test_calculus approximation ok 0.0152352 s differint ok 0.0259151 s fourier ok 0.0667720 s limits ok 0.0451741 s pade ok 0.0050030 s polyroots ok 0.0020981 s polyroots_legendre ok 16.3301980 s polyval ok 0.0001421 s test_compatibility bugs ok 0.0000629 s double_compatibility ok 0.9210730 s sqrt ok 0.5284801 s test_convert basic_string ok 0.0039558 s conversion_methods ok 0.0053151 s convert_rational ok 0.0000231 s custom_class ok 0.0004311 s eval_repr_invariant ok 0.6465790 s mpmathify ok 0.0003190 s pretty ok 0.0001721 s str_bugs ok 0.0002019 s str_format ok 0.0001609 s str_prec0 ok 0.0000811 s str_whitespace ok 0.0000329 s tight_string_conversion ok 0.0000341 s unicode ok 0.0000510 s test_diff diff ok 0.0736518 s diff_partial ok 0.0240622 s diffs ok 0.1109960 s taylor ok 0.0007930 s test_division div_1_3 ok 0.0001249 s div_300 ok 0.0001059 s div_negative_rnd_bug ok 0.0001590 s epsilon_rounding ok 0.0002081 s mod ok 0.0004930 s mpf_divi_1_3 ok 0.0001149 s tight_integer_division ok 0.0046010 s test_eigen eig ok 0.1745741 s eig_dyn ok 0.3856800 s test_eigen_symmetric eighe_fixed_matrix ok 0.0486429 s eighe_irandmatrix ok 0.1892240 s eighe_randmatrix ok 0.3504410 s eigsy_irandmatrix ok 0.1294792 s eigsy_randmatrix ok 0.2346420 s gauss_quadrature_dynamic ok 0.5766110 s gauss_quadrature_static ok 0.0283699 s svd_c_rand ok 0.2719309 s svd_r_rand ok 0.3571849 s svd_test_case ok 0.0269611 s test_elliptic calculate_nome ok 0.0027041 s djtheta ok 0.0974689 s ellipfun ok 0.0116131 s elliptic_integrals ok 1.0709908 s issue_238 ok 0.0000200 s jcn ok 0.0023210 s jdn ok 0.0013790 s jsn ok 0.0111589 s jtheta ok 0.0056341 s jtheta_complex ok 0.0072432 s jtheta_identities ok 0.0636668 s jtheta_issue_79 ok 0.1469181 s sn_cn_dn_complex ok 0.0110741 s sn_cn_dn_identities ok 0.0422149 s test_fp conj ok 0.0000260 s fp_bernoulli ok 0.0001640 s fp_cospi_sinpi ok 0.0001900 s fp_erf ok 0.0015860 s fp_expj ok 0.0000260 s fp_gamma ok 0.0007560 s fp_hyp2f1 ok 0.0006821 s fp_lambertw ok 0.0011611 s fp_number_parts ok 0.0000510 s fp_psi ok 0.0006101 s fp_stress_ei_e1 ok 0.0085030 s fp_zeta ok 0.0027301 s test_functions aliases ok 0.0004280 s arange ok 0.0014639 s areal_inverses ok 0.0397868 s arg_sign ok 0.0004790 s atan ok 0.0034900 s atan2 ok 0.0007250 s atanh ok 0.0010250 s call_with_dps ok 0.0001321 s complex_functions ok 0.3738461 s complex_inverse_functions ok 0.1007481 s complex_parts ok 0.0002069 s complex_powers ok 0.0277131 s complex_sqrt_accuracy ok 0.0123751 s constants ok 0.2486770 s cospi_sinpi ok 0.0020490 s cyclotomic ok 0.0518150 s degrees ok 0.0005250 s exact_cbrt ok 0.0129139 s exact_sqrts ok 0.7138360 s exp ok 0.0004420 s expj ok 0.0008740 s expm1 ok 0.0006099 s fibonacci ok 0.0065699 s float_cbrt ok 0.0091860 s float_sqrt ok 0.0009520 s frexp ok 0.0000880 s hypot ok 0.0001080 s integer_parts ok 0.0001512 s invhyperb_inaccuracy ok 0.0007751 s issue_136 ok 0.0016789 s issue_73 ok 0.0004451 s ldexp ok 0.0000901 s linspace ok 0.0004730 s log ok 0.0029120 s misc_bugs ok 0.0048151 s mpcfun_real_imag ok 0.0013101 s perturbation_rounding ok 0.0013320 s powm1 ok 0.0013618 s reciprocal_functions ok 0.0009570 s root ok 0.0632839 s sinc ok 0.0004811 s sqrt_rounding ok 0.0133052 s tanh ok 0.0000930 s trig_hyperb_basic ok 0.0672331 s unitroots ok 0.0026309 s test_functions2 agm ok 0.0018690 s airy ok 0.0206759 s appellf1 ok 0.1241241 s bessel ok 0.0617690 s bessel_zeros ok 0.1974080 s coulomb ok 0.0452430 s e1 ok 0.0012860 s ei ok 0.0041978 s elliptic_integrals ok 0.0262902 s erf ok 0.0454412 s exp_integrals ok 0.0088949 s expint ok 0.0229311 s gammainc ok 0.0250030 s gammainc_expint_n ok 0.0159428 s gegenbauer ok 0.0215449 s hankel ok 0.0113728 s hermite ok 0.0204091 s hyper_0f1 ok 0.0019541 s hyper_1f1 ok 0.0049500 s hyper_1f2 ok 0.0590000 s hyper_2f0 ok 0.4495990 s hyper_2f1 ok 0.0215008 s hyper_2f1_hard ok 0.2282169 s hyper_2f2 ok 0.0119669 s hyper_2f3 ok 0.0801761 s hyper_3f2_etc ok 0.5244021 s hyper_misc ok 0.0068030 s hyper_param_accuracy ok 1.4707289 s hyper_u ok 0.0094540 s hypercomb_zero_pow ok 0.0003991 s incomplete_beta ok 0.0137651 s issue_239 ok 0.0039310 s kelvin ok 0.0311949 s lambertw ok 0.0413289 s lambertw_hard ok 0.0824511 s legenp ok 0.0337369 s legenq ok 0.4010339 s meijerg ok 0.0134540 s orthpoly ok 0.0517771 s pdf ok 0.0579989 s qfunctions ok 0.0041430 s spherharm ok 0.0200601 s struve ok 0.0051858 s trig_integrals ok 0.0546679 s whittaker ok 0.0038352 s test_gammazeta altzeta ok 0.0100470 s barnesg ok 0.0306420 s bell_polyexp ok 0.1383479 s bernoulli ok 0.0062661 s bernpoly_eulerpoly ok 0.0591929 s fac2 ok 0.0021710 s foxtrot_identity ok 0.0174069 s gamma ok 0.0058129 s gamma_huge_1 ok 0.0004280 s gamma_huge_2 ok 0.0049798 s gamma_huge_3 ok 0.0066428 s gamma_huge_4 ok 0.0007570 s gamma_huge_5 ok 0.0041649 s gamma_huge_6 ok 0.0000010 s gamma_huge_7 ok 0.0003510 s gamma_quotients ok 0.0049479 s harmonic ok 0.0023811 s polygamma ok 0.0149758 s polygamma_high_order ok 0.1658700 s polygamma_high_prec ok 0.0081542 s polygamma_identities ok 0.0056829 s polylog ok 0.0786340 s primezeta ok 0.0244520 s rs_zeta ok 1.1743131 s siegelz ok 0.8112099 s stieltjes ok 0.2882140 s zeta ok 0.0663331 s zeta_huge ok 0.0023000 s zeta_int_bug ok 0.0000138 s zeta_near_1 ok 0.0041451 s zeta_negative ok 0.0014770 s test_hp exp_hp ok 0.0111051 s hp ok 0.0312970 s log_hp ok 0.5491021 s test_identify identify ok 0.0786891 s pslq ok 0.0016460 s test_interval interval_ae ok 0.0012121 s interval_arithmetic ok 0.0018849 s interval_complex ok 0.0074439 s interval_complex_arg ok 0.0034430 s interval_cos_sin ok 0.0181179 s interval_div ok 0.0043821 s interval_gamma ok 0.0187120 s interval_hash ok 0.0002720 s interval_identity ok 0.0008421 s interval_mul ok 0.0010369 s interval_nstr ok 0.0011210 s interval_pow ok 0.0015390 s interval_sqrt ok 0.0000901 s mpi_from_str ok 0.0005159 s test_levin cohen_alt_0 ok 0.0116630 s cohen_alt_1 ok 0.0079989 s levin_0 ok 0.0929270 s levin_1 ok 0.1597140 s levin_2 ok 0.1060231 s levin_3 ok 0.6236989 s levin_nsum ok 0.7810559 s test_linalg LU_cache ok 0.0009370 s LU_decomp ok 0.0057611 s cholesky ok 0.0021379 s cond ok 0.0020900 s det ok 0.0086281 s exp_pade ok 0.0839200 s factorization ok 0.0064561 s householder ok 0.0374010 s improve_solution ok 0.0099640 s interval_matrix ok 0.0025048 s inverse ok 0.0072401 s precision ok 0.0585070 s qr ok 0.0594230 s singular ok 0.0015669 s solve ok 0.0150540 s solve_overdet_complex ok 0.0017431 s test_matrices matrix_basic ok 0.0094719 s matrix_conjugate ok 0.0003619 s matrix_copy ok 0.0002000 s matrix_creation ok 0.0042372 s matrix_numpy ok 0.0001791 s matrix_power ok 0.0036030 s matrix_slices ok 0.0009711 s matrix_transform ok 0.0003691 s norms ok 0.0006461 s vector ok 0.0002780 s test_mpmath newstyle_classes ok 0.0000150 s test_ode odefun_harmonic ok 0.2010529 s odefun_rational ok 0.1490469 s odefun_sinc_large ok 0.3448110 s test_pickle pickle ok 0.0013578 s test_power fractional_pow ok 0.0005312 s pow_epsilon_rounding ok 0.0114350 s pow_integer_direction ok 0.0086551 s test_quad basic_integrals ok 1.3381600 s complex_integration ok 0.0029759 s double_1 ok 0.2369299 s double_2 ok 0.4747961 s double_3 ok 0.6001360 s double_4 ok 0.2674909 s double_5 ok 0.1888130 s double_6 ok 0.9727290 s double_trivial ok 0.0379391 s expmath_integrals ok 0.8840809 s quad_infinite_mirror ok 0.0303831 s quad_symmetry ok 0.0011001 s quadgl_linear ok 0.0001938 s quadosc ok 0.5598609 s test_rootfinding anewton ok 0.0016241 s bisection ok 0.0001509 s findroot ok 0.0238938 s mnewton ok 0.0009520 s muller ok 0.0049410 s multidimensional ok 0.0197690 s multiplicity ok 0.0018110 s trivial ok 0.0000770 s test_special convert_special ok 0.0005460 s div_bug ok 0.0000319 s functions_special ok 0.0001171 s special ok 0.0002680 s special_powers ok 0.0000551 s test_str nstr ok 0.0005901 s test_summation fprod ok 0.0000441 s fsum ok 0.0006859 s nprod ok 0.0121410 s nsum ok 0.0716259 s sumem ok 0.0931880 s test_trig trig_misc_hard ok 0.0008759 s trig_near_n_pi ok 0.0021429 s trig_near_zero ok 0.0004101 s test_visualization axes Skipping test (pylab not available or too old version) ok 0.0001891 s finished tests in 41.64 seconds + exit 0 Processing files: python-mpmath-0.19-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Hvyjtk + 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.IfE1bS + 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.TV0fTD + 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 LEAVE do -->