Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-mpmath.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.HkIvmV:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '35b5f098b6f740e4b6844293931b6c81', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.HkIvmV:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-mpmath.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-mpmath-1.0.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-mpmath.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.HkIvmV:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '59c24c6b30ff4e34818da6d0b70ff1f1', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.HkIvmV:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-mpmath.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Q2AqBP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mpmath-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-mpmath-1.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mpmath-1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-mpmath-1.0.0-sphinx.patch):' Patch #0 (python-mpmath-1.0.0-sphinx.patch): + /usr/bin/cat /builddir/build/SOURCES/python-mpmath-1.0.0-sphinx.patch + /usr/bin/patch -p1 -b --suffix .sphinx --fuzz=0 patching file doc/source/conf.py + for doc in CHANGES LICENSE README.rst TODO mpmath/tests/runtests.py + sed 's|\r||g' CHANGES + touch -r CHANGES CHANGES.new + mv CHANGES.new CHANGES + for doc in CHANGES LICENSE README.rst TODO mpmath/tests/runtests.py + sed 's|\r||g' LICENSE + touch -r LICENSE LICENSE.new + mv LICENSE.new LICENSE + for doc in CHANGES LICENSE README.rst TODO mpmath/tests/runtests.py + sed 's|\r||g' README.rst + touch -r README.rst README.rst.new + mv README.rst.new README.rst + for doc in CHANGES LICENSE README.rst TODO mpmath/tests/runtests.py + sed 's|\r||g' TODO + touch -r TODO TODO.new + mv TODO.new TODO + for doc in CHANGES LICENSE README.rst TODO mpmath/tests/runtests.py + sed 's|\r||g' mpmath/tests/runtests.py + touch -r mpmath/tests/runtests.py mpmath/tests/runtests.py.new + mv mpmath/tests/runtests.py.new mpmath/tests/runtests.py + find doc -name '*.txt' -exec sed -i 's|\r||g' '{}' ';' + shebangs='mpmath/matrices/eigen.py mpmath/matrices/eigen_symmetric.py mpmath/tests/runtests.py mpmath/tests/test_eigen.py mpmath/tests/test_eigen_symmetric.py mpmath/tests/test_levin.py' + for lib in '$shebangs' + sed '/^#!.*/d; 1q' mpmath/matrices/eigen.py + touch -r mpmath/matrices/eigen.py mpmath/matrices/eigen.py.new + mv mpmath/matrices/eigen.py.new mpmath/matrices/eigen.py + for lib in '$shebangs' + sed '/^#!.*/d; 1q' mpmath/matrices/eigen_symmetric.py + touch -r mpmath/matrices/eigen_symmetric.py mpmath/matrices/eigen_symmetric.py.new + mv mpmath/matrices/eigen_symmetric.py.new mpmath/matrices/eigen_symmetric.py + for lib in '$shebangs' + sed '/^#!.*/d; 1q' mpmath/tests/runtests.py + touch -r mpmath/tests/runtests.py mpmath/tests/runtests.py.new + mv mpmath/tests/runtests.py.new mpmath/tests/runtests.py + for lib in '$shebangs' + sed '/^#!.*/d; 1q' mpmath/tests/test_eigen.py + touch -r mpmath/tests/test_eigen.py mpmath/tests/test_eigen.py.new + mv mpmath/tests/test_eigen.py.new mpmath/tests/test_eigen.py + for lib in '$shebangs' + sed '/^#!.*/d; 1q' mpmath/tests/test_eigen_symmetric.py + touch -r mpmath/tests/test_eigen_symmetric.py mpmath/tests/test_eigen_symmetric.py.new + mv mpmath/tests/test_eigen_symmetric.py.new mpmath/tests/test_eigen_symmetric.py + for lib in '$shebangs' + sed '/^#!.*/d; 1q' mpmath/tests/test_levin.py + touch -r mpmath/tests/test_levin.py mpmath/tests/test_levin.py.new + mv mpmath/tests/test_levin.py.new mpmath/tests/test_levin.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2ohy5K + umask 022 + cd /builddir/build/BUILD + cd mpmath-1.0.0 + python setup.py build running build running build_py creating build creating build/lib creating build/lib/mpmath copying mpmath/__init__.py -> build/lib/mpmath copying mpmath/conftest.py -> build/lib/mpmath copying mpmath/ctx_base.py -> build/lib/mpmath copying mpmath/ctx_fp.py -> build/lib/mpmath copying mpmath/ctx_iv.py -> build/lib/mpmath copying mpmath/ctx_mp.py -> build/lib/mpmath copying mpmath/ctx_mp_python.py -> build/lib/mpmath copying mpmath/function_docs.py -> build/lib/mpmath copying mpmath/identification.py -> build/lib/mpmath copying mpmath/math2.py -> build/lib/mpmath copying mpmath/rational.py -> build/lib/mpmath copying mpmath/usertools.py -> build/lib/mpmath copying mpmath/visualization.py -> build/lib/mpmath creating 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/gammazeta.py -> build/lib/mpmath/libmp copying mpmath/libmp/libelefun.py -> build/lib/mpmath/libmp copying mpmath/libmp/libhyper.py -> build/lib/mpmath/libmp copying mpmath/libmp/libintmath.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpc.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpf.py -> build/lib/mpmath/libmp copying mpmath/libmp/libmpi.py -> build/lib/mpmath/libmp copying mpmath/libmp/six.py -> build/lib/mpmath/libmp creating build/lib/mpmath/calculus copying mpmath/calculus/__init__.py -> build/lib/mpmath/calculus copying mpmath/calculus/approximation.py -> build/lib/mpmath/calculus copying mpmath/calculus/calculus.py -> build/lib/mpmath/calculus copying mpmath/calculus/differentiation.py -> build/lib/mpmath/calculus copying mpmath/calculus/extrapolation.py -> build/lib/mpmath/calculus copying mpmath/calculus/inverselaplace.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/polynomials.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/bessel.py -> build/lib/mpmath/functions copying mpmath/functions/elliptic.py -> build/lib/mpmath/functions copying mpmath/functions/expintegrals.py -> build/lib/mpmath/functions copying mpmath/functions/factorials.py -> build/lib/mpmath/functions copying mpmath/functions/functions.py -> build/lib/mpmath/functions copying mpmath/functions/hypergeometric.py -> build/lib/mpmath/functions copying mpmath/functions/orthogonal.py -> build/lib/mpmath/functions copying mpmath/functions/qfunctions.py -> build/lib/mpmath/functions copying mpmath/functions/rszeta.py -> build/lib/mpmath/functions copying mpmath/functions/theta.py -> build/lib/mpmath/functions copying mpmath/functions/zeta.py -> build/lib/mpmath/functions copying mpmath/functions/zetazeros.py -> build/lib/mpmath/functions creating 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/eigen.py -> build/lib/mpmath/matrices copying mpmath/matrices/eigen_symmetric.py -> build/lib/mpmath/matrices copying mpmath/matrices/linalg.py -> build/lib/mpmath/matrices copying mpmath/matrices/matrices.py -> build/lib/mpmath/matrices creating build/lib/mpmath/tests copying mpmath/tests/__init__.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_bessel.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_gamma.py -> build/lib/mpmath/tests copying mpmath/tests/extratest_zeta.py -> build/lib/mpmath/tests copying mpmath/tests/runtests.py -> build/lib/mpmath/tests copying mpmath/tests/test_basic_ops.py -> build/lib/mpmath/tests copying mpmath/tests/test_bitwise.py -> build/lib/mpmath/tests copying mpmath/tests/test_calculus.py -> build/lib/mpmath/tests copying mpmath/tests/test_compatibility.py -> build/lib/mpmath/tests copying mpmath/tests/test_convert.py -> build/lib/mpmath/tests copying mpmath/tests/test_diff.py -> build/lib/mpmath/tests copying mpmath/tests/test_division.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen.py -> build/lib/mpmath/tests copying mpmath/tests/test_eigen_symmetric.py -> build/lib/mpmath/tests copying mpmath/tests/test_elliptic.py -> build/lib/mpmath/tests copying mpmath/tests/test_fp.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions.py -> build/lib/mpmath/tests copying mpmath/tests/test_functions2.py -> build/lib/mpmath/tests copying mpmath/tests/test_gammazeta.py -> build/lib/mpmath/tests copying mpmath/tests/test_hp.py -> build/lib/mpmath/tests copying mpmath/tests/test_identify.py -> build/lib/mpmath/tests copying mpmath/tests/test_interval.py -> build/lib/mpmath/tests copying mpmath/tests/test_levin.py -> build/lib/mpmath/tests copying mpmath/tests/test_linalg.py -> build/lib/mpmath/tests copying mpmath/tests/test_matrices.py -> build/lib/mpmath/tests copying mpmath/tests/test_mpmath.py -> build/lib/mpmath/tests copying mpmath/tests/test_ode.py -> build/lib/mpmath/tests copying mpmath/tests/test_pickle.py -> build/lib/mpmath/tests copying mpmath/tests/test_power.py -> build/lib/mpmath/tests copying mpmath/tests/test_quad.py -> build/lib/mpmath/tests copying mpmath/tests/test_rootfinding.py -> build/lib/mpmath/tests copying mpmath/tests/test_special.py -> build/lib/mpmath/tests copying mpmath/tests/test_str.py -> build/lib/mpmath/tests copying mpmath/tests/test_summation.py -> build/lib/mpmath/tests copying mpmath/tests/test_trig.py -> build/lib/mpmath/tests copying mpmath/tests/test_visualization.py -> build/lib/mpmath/tests copying mpmath/tests/torture.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 33 source files that are out of date updating environment: 33 added, 0 changed, 0 removed reading sources... [ 3%] basics reading sources... [ 6%] calculus/approximation reading sources... [ 9%] calculus/differentiation reading sources... [ 12%] calculus/index reading sources... [ 15%] calculus/integration reading sources... [ 18%] calculus/inverselaplace reading sources... [ 21%] calculus/odes reading sources... [ 24%] calculus/optimization reading sources... [ 27%] calculus/polynomials reading sources... [ 30%] calculus/sums_limits reading sources... [ 33%] contexts reading sources... [ 36%] functions/bessel reading sources... [ 39%] functions/constants reading sources... [ 42%] functions/elliptic reading sources... [ 45%] functions/expintegrals reading sources... [ 48%] functions/gamma reading sources... [ 51%] functions/hyperbolic reading sources... [ 54%] functions/hypergeometric reading sources... [ 57%] functions/index reading sources... [ 60%] functions/numtheory reading sources... [ 63%] functions/orthogonal reading sources... [ 66%] functions/powers reading sources... [ 69%] functions/qfunctions reading sources... [ 72%] functions/trigonometric reading sources... [ 75%] functions/zeta reading sources... [ 78%] general reading sources... [ 81%] identification reading sources... [ 84%] index reading sources... [ 87%] matrices reading sources... [ 90%] plotting reading sources... [ 93%] references reading sources... [ 96%] setup reading sources... [100%] technical 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/inverselaplace writing output... [ 21%] calculus/odes writing output... [ 24%] calculus/optimization writing output... [ 27%] calculus/polynomials writing output... [ 30%] calculus/sums_limits writing output... [ 33%] contexts writing output... [ 36%] functions/bessel writing output... [ 39%] functions/constants writing output... [ 42%] functions/elliptic writing output... [ 45%] functions/expintegrals writing output... [ 48%] functions/gamma writing output... [ 51%] functions/hyperbolic writing output... [ 54%] functions/hypergeometric writing output... [ 57%] functions/index writing output... [ 60%] functions/numtheory writing output... [ 63%] functions/orthogonal writing output... [ 66%] functions/powers writing output... [ 69%] functions/qfunctions writing output... [ 72%] functions/trigonometric writing output... [ 75%] functions/zeta writing output... [ 78%] general writing output... [ 81%] identification writing output... [ 84%] index writing output... [ 87%] matrices writing output... [ 90%] plotting writing output... [ 93%] references writing output... [ 96%] setup writing output... [100%] technical 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.ITyygw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386 + cd mpmath-1.0.0 + python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr creating /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib creating /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/conftest.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/ctx_base.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/ctx_fp.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/ctx_iv.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/ctx_mp.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/ctx_mp_python.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/function_docs.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/identification.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/math2.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/rational.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/usertools.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath copying build/lib/mpmath/visualization.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath creating /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/backend.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/gammazeta.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libelefun.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libhyper.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libintmath.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpc.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpf.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/libmpi.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp copying build/lib/mpmath/libmp/six.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp creating /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/approximation.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/calculus.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/differentiation.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/extrapolation.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/inverselaplace.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/odes.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/optimization.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/polynomials.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus copying build/lib/mpmath/calculus/quadrature.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus creating /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/bessel.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/elliptic.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/expintegrals.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/factorials.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/functions.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/hypergeometric.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/orthogonal.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/qfunctions.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/rszeta.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/theta.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/zeta.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions copying build/lib/mpmath/functions/zetazeros.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions creating /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/calculus.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/eigen_symmetric.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/linalg.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/matrices copying build/lib/mpmath/matrices/matrices.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/matrices creating /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/__init__.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_bessel.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_gamma.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/extratest_zeta.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/runtests.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_basic_ops.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_bitwise.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_calculus.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_compatibility.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_convert.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_diff.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_division.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_eigen.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_eigen_symmetric.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_elliptic.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_fp.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_functions.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_functions2.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_gammazeta.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_hp.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_identify.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_interval.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_levin.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_linalg.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_matrices.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_mpmath.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_ode.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_pickle.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_power.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_quad.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_rootfinding.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_special.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_str.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_summation.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_trig.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/test_visualization.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests copying build/lib/mpmath/tests/torture.py -> /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/ctx_base.py to ctx_base.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/ctx_fp.py to ctx_fp.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/ctx_iv.py to ctx_iv.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/ctx_mp.py to ctx_mp.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/ctx_mp_python.py to ctx_mp_python.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/function_docs.py to function_docs.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/identification.py to identification.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/math2.py to math2.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/rational.py to rational.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/usertools.py to usertools.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/visualization.py to visualization.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp/backend.py to backend.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp/gammazeta.py to gammazeta.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp/libelefun.py to libelefun.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp/libhyper.py to libhyper.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp/libintmath.py to libintmath.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp/libmpc.py to libmpc.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp/libmpf.py to libmpf.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp/libmpi.py to libmpi.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/libmp/six.py to six.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus/approximation.py to approximation.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus/calculus.py to calculus.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus/differentiation.py to differentiation.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus/extrapolation.py to extrapolation.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus/inverselaplace.py to inverselaplace.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus/odes.py to odes.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus/optimization.py to optimization.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus/polynomials.py to polynomials.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/calculus/quadrature.py to quadrature.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions/bessel.py to bessel.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions/elliptic.py to elliptic.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions/expintegrals.py to expintegrals.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions/factorials.py to factorials.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions/hypergeometric.py to hypergeometric.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions/orthogonal.py to orthogonal.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions/qfunctions.py to qfunctions.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions/rszeta.py to rszeta.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions/theta.py to theta.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions/zeta.py to zeta.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/functions/zetazeros.py to zetazeros.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/matrices/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/matrices/calculus.py to calculus.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/matrices/eigen.py to eigen.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/matrices/eigen_symmetric.py to eigen_symmetric.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/matrices/linalg.py to linalg.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/matrices/matrices.py to matrices.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/extratest_bessel.py to extratest_bessel.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/extratest_gamma.py to extratest_gamma.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/extratest_zeta.py to extratest_zeta.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/runtests.py to runtests.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_basic_ops.py to test_basic_ops.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_bitwise.py to test_bitwise.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_calculus.py to test_calculus.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_compatibility.py to test_compatibility.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_convert.py to test_convert.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_diff.py to test_diff.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_division.py to test_division.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_eigen.py to test_eigen.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_eigen_symmetric.py to test_eigen_symmetric.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_elliptic.py to test_elliptic.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_fp.py to test_fp.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_functions.py to test_functions.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_functions2.py to test_functions2.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_gammazeta.py to test_gammazeta.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_hp.py to test_hp.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_identify.py to test_identify.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_interval.py to test_interval.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_levin.py to test_levin.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_linalg.py to test_linalg.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_matrices.py to test_matrices.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_mpmath.py to test_mpmath.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_ode.py to test_ode.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_pickle.py to test_pickle.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_power.py to test_power.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_quad.py to test_quad.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_rootfinding.py to test_rootfinding.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_special.py to test_special.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_str.py to test_str.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_summation.py to test_summation.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_trig.py to test_trig.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/test_visualization.py to test_visualization.pyc byte-compiling /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath/tests/torture.py to torture.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/lib/python2.7/site-packages/mpmath-1.0.0-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-1.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: 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-1.0.0-1.el7.i386/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.6bvucr + umask 022 + cd /builddir/build/BUILD + cd mpmath-1.0.0 BUILDSTDERR: ++ pwd + export PYTHONPATH=/builddir/build/BUILD/mpmath-1.0.0/build/lib + PYTHONPATH=/builddir/build/BUILD/mpmath-1.0.0/build/lib + cd build/lib/mpmath/tests/ + python runtests.py mpmath imported from /builddir/build/BUILD/mpmath-1.0.0/build/lib/mpmath mpmath backend: python mpmath mp class: mpmath version: 1.0.0 Python version: 2.7.5 (default, Jul 13 2018, 13:37:14) [GCC 4.8.5 20150623 (Red Hat 4.8.5-28)] test_basic_ops add ok 0.0008409 s add_misc ok 0.0003312 s add_rounding ok 0.0000739 s almost_equal ok 0.0002031 s arithmetic_functions ok 0.0131149 s complex_misc ok 0.0001771 s complex_zeros ok 0.0010729 s div ok 0.0007670 s exact_integer_arithmetic ok 0.0795050 s floor_ceil_nint_frac ok 0.0043409 s hash ok 0.0040500 s isnan_etc ok 0.0010521 s mixed_misc ok 0.0003550 s monitor ok 0.0000129 s mul ok 0.0007348 s nint_distance ok 0.0004809 s odd_int_bug ok 0.0000031 s pow ok 0.0006928 s str_10000_digits ok 0.0624652 s str_1000_digits ok 0.0006659 s sub ok 0.0008068 s type_compare ok 0.0001621 s test_bitwise add_exact ok 0.0002270 s bitcount ok 0.0000081 s float_rounding ok 0.0011289 s long_exponent_shifts ok 0.0008240 s perturb ok 0.0000730 s round_ceiling ok 0.0000279 s round_down ok 0.0000222 s round_floor ok 0.0000260 s round_nearest ok 0.0000539 s round_up ok 0.0000272 s rounding_bugs ok 0.0000370 s rounding_issue_200 ok 0.0000288 s trailing ok 0.0000360 s test_calculus approximation ok 0.0200520 s differint ok 0.0329690 s fourier ok 0.0850730 s invlap ok 0.5619740 s limits ok 0.0595310 s pade ok 0.0065620 s polyroots ok 0.0025330 s polyroots_legendre ok 26.3662920 s polyroots_legendre_init ok 31.4637101 s polyval ok 0.0001750 s test_compatibility bugs ok 0.0000770 s double_compatibility ok 1.1390200 s sqrt ok 0.6632829 s test_convert basic_string ok 0.0049250 s conversion_methods ok 0.0068541 s convert_rational ok 0.0000241 s custom_class ok 0.0005350 s eval_repr_invariant ok 0.7212429 s mpmathify ok 0.0003860 s pretty ok 0.0002060 s str_bugs ok 0.0002460 s str_format ok 0.0002079 s str_prec0 ok 0.0001030 s str_whitespace ok 0.0000350 s tight_string_conversion ok 0.0000410 s unicode ok 0.0000570 s test_diff diff ok 0.0950379 s diff_partial ok 0.0307801 s diffs ok 0.1433351 s taylor ok 0.0009868 s test_division div_1_3 ok 0.0001590 s div_300 ok 0.0001409 s div_negative_rnd_bug ok 0.0001929 s epsilon_rounding ok 0.0002511 s mod ok 0.0006580 s mpf_divi_1_3 ok 0.0001431 s tight_integer_division ok 0.0062401 s test_eigen eig ok 0.2292290 s eig_dyn ok 0.4961581 s test_eigen_symmetric eighe_fixed_matrix ok 0.0639780 s eighe_irandmatrix ok 0.2476120 s eighe_randmatrix ok 0.4565990 s eigsy_irandmatrix ok 0.1720390 s eigsy_randmatrix ok 0.3115060 s gauss_quadrature_dynamic ok 0.7271650 s gauss_quadrature_static ok 0.0363860 s svd_c_rand ok 0.3519819 s svd_r_rand ok 0.4680128 s svd_test_case ok 0.0347528 s test_elliptic calculate_nome ok 0.0033751 s djtheta ok 0.1763511 s ellipfun ok 0.0147409 s elliptic_integrals ok 1.5083950 s issue_238 ok 0.0000238 s jcn ok 0.0029559 s jdn ok 0.0018620 s jsn ok 0.0158520 s jtheta ok 0.0070438 s jtheta_complex ok 0.0110528 s jtheta_identities ok 0.1146760 s jtheta_issue_79 ok 0.2035210 s sn_cn_dn_complex ok 0.0146899 s sn_cn_dn_identities ok 0.0627701 s test_fp conj ok 0.0000329 s fp_bernoulli ok 0.0002110 s fp_cospi_sinpi ok 0.0002401 s fp_erf ok 0.0020921 s fp_expj ok 0.0000310 s fp_gamma ok 0.0009639 s fp_hyp2f1 ok 0.0008450 s fp_lambertw ok 0.0015190 s fp_number_parts ok 0.0000689 s fp_psi ok 0.0007520 s fp_stress_ei_e1 ok 0.0111270 s fp_zeta ok 0.0035379 s test_functions aliases ok 0.0004811 s arange ok 0.0018189 s areal_inverses ok 0.0528178 s arg_sign ok 0.0006142 s atan ok 0.0072000 s atan2 ok 0.0009451 s atanh ok 0.0012710 s call_with_dps ok 0.0001440 s complex_functions ok 0.4672420 s complex_inverse_functions ok 0.1230190 s complex_parts ok 0.0002861 s complex_powers ok 0.0349619 s complex_sqrt_accuracy ok 0.0161810 s constants ok 0.3379450 s cospi_sinpi ok 0.0026071 s cyclotomic ok 0.0725369 s degrees ok 0.0006690 s exact_cbrt ok 0.0286078 s exact_sqrts ok 1.0559170 s exp ok 0.0006151 s expj ok 0.0011120 s expm1 ok 0.0007441 s fibonacci ok 0.0180211 s float_cbrt ok 0.0120320 s float_sqrt ok 0.0012131 s frexp ok 0.0001190 s hypot ok 0.0001459 s integer_parts ok 0.0002050 s invhyperb_inaccuracy ok 0.0009861 s issue_136 ok 0.0020950 s issue_73 ok 0.0005350 s ldexp ok 0.0001130 s linspace ok 0.0005829 s log ok 0.0036190 s misc_bugs ok 0.0095620 s mpcfun_real_imag ok 0.0017321 s perturbation_rounding ok 0.0016329 s powm1 ok 0.0016980 s reciprocal_functions ok 0.0013421 s root ok 0.0879130 s sinc ok 0.0005910 s sqrt_rounding ok 0.0258491 s tanh ok 0.0001099 s trig_hyperb_basic ok 0.0877609 s unitroots ok 0.0034950 s test_functions2 agm ok 0.0024359 s airy ok 0.0274930 s appellf1 ok 0.2523751 s bessel ok 0.1341550 s bessel_zeros ok 0.3161879 s coulomb ok 0.0701201 s e1 ok 0.0017638 s ei ok 0.0053570 s elliptic_integrals ok 0.0352800 s erf ok 0.0627952 s exp_integrals ok 0.0108230 s expint ok 0.0368030 s gammainc ok 0.0337820 s gammainc_expint_n ok 0.0220790 s gegenbauer ok 0.0304461 s hankel ok 0.0146561 s hermite ok 0.0252280 s hyper_0f1 ok 0.0026529 s hyper_1f1 ok 0.0063539 s hyper_1f2 ok 0.0745239 s hyper_2f0 ok 1.1295478 s hyper_2f1 ok 0.0269389 s hyper_2f1_hard ok 0.3023031 s hyper_2f2 ok 0.0147870 s hyper_2f3 ok 0.1035419 s hyper_3f2_etc ok 1.2088830 s hyper_misc ok 0.0090141 s hyper_param_accuracy ok 3.9136620 s hyper_u ok 0.0148191 s hypercomb_zero_pow ok 0.0005181 s incomplete_beta ok 0.0198121 s issue_239 ok 0.0073931 s kelvin ok 0.0408590 s lambertw ok 0.0526021 s lambertw_hard ok 0.1121299 s legenp ok 0.0633490 s legenq ok 0.7620070 s meijerg ok 0.0176249 s orthpoly ok 0.0960879 s pdf ok 0.0742390 s qfunctions ok 0.0052321 s spherharm ok 0.0256982 s struve ok 0.0065451 s trig_integrals ok 0.0774040 s whittaker ok 0.0056629 s test_gammazeta altzeta ok 0.0133071 s barnesg ok 0.0392401 s bell_polyexp ok 0.1734729 s bernoulli ok 0.0117359 s bernpoly_eulerpoly ok 0.0757210 s fac2 ok 0.0026722 s foxtrot_identity ok 0.0230789 s gamma ok 0.0074539 s gamma_huge_1 ok 0.0005822 s gamma_huge_2 ok 0.0138340 s gamma_huge_3 ok 0.0172069 s gamma_huge_4 ok 0.0008750 s gamma_huge_5 ok 0.0093811 s gamma_huge_6 ok 0.0000019 s gamma_huge_7 ok 0.0005131 s gamma_quotients ok 0.0063431 s harmonic ok 0.0029070 s polygamma ok 0.0192521 s polygamma_high_order ok 0.2776690 s polygamma_high_prec ok 0.0121558 s polygamma_identities ok 0.0072310 s polylog ok 0.1002109 s primezeta ok 0.0332940 s rs_zeta ok 1.5113871 s siegelz ok 1.0430620 s stieltjes ok 0.3695521 s zeta ok 0.0917099 s zeta_huge ok 0.0041189 s zeta_int_bug ok 0.0000160 s zeta_near_1 ok 0.0060449 s zeta_negative ok 0.0026739 s test_hp exp_hp ok 0.0348899 s hp ok 0.0439360 s log_hp ok 1.6295362 s test_identify identify ok 0.1078842 s pslq ok 0.0022469 s test_interval interval_ae ok 0.0015428 s interval_arithmetic ok 0.0025160 s interval_complex ok 0.0097749 s interval_complex_arg ok 0.0043690 s interval_cos_sin ok 0.0245271 s interval_div ok 0.0060060 s interval_gamma ok 0.0247159 s interval_hash ok 0.0003660 s interval_identity ok 0.0010881 s interval_mul ok 0.0014770 s interval_nstr ok 0.0014160 s interval_pow ok 0.0021169 s interval_sqrt ok 0.0001171 s mpi_from_str ok 0.0006499 s test_levin cohen_alt_0 ok 0.0145311 s cohen_alt_1 ok 0.0099699 s levin_0 ok 0.1201670 s levin_1 ok 0.2070711 s levin_2 ok 0.1396730 s levin_3 ok 0.8282719 s levin_nsum ok 1.0603559 s test_linalg LU_cache ok 0.0012810 s LU_decomp ok 0.0075989 s cholesky ok 0.0028508 s cond ok 0.0027831 s det ok 0.0115530 s exp_pade ok 0.1124640 s factorization ok 0.0087051 s householder ok 0.0494449 s improve_solution ok 0.0132320 s interval_matrix ok 0.0033641 s inverse ok 0.0096071 s precision ok 0.0785792 s qr ok 0.0763240 s singular ok 0.0019431 s solve ok 0.0196619 s solve_overdet_complex ok 0.0021861 s test_matrices matrix_basic ok 0.0126820 s matrix_conjugate ok 0.0004911 s matrix_copy ok 0.0002799 s matrix_creation ok 0.0053711 s matrix_numpy ok 0.0001922 s matrix_power ok 0.0048189 s matrix_slices ok 0.0013390 s matrix_transform ok 0.0005121 s norms ok 0.0008419 s vector ok 0.0003889 s test_mpmath newstyle_classes ok 0.0000188 s test_ode odefun_harmonic ok 0.2524691 s odefun_rational ok 0.1932681 s odefun_sinc_large ok 0.4925179 s test_pickle pickle ok 0.0013111 s test_power fractional_pow ok 0.0007050 s pow_epsilon_rounding ok 0.0178308 s pow_integer_direction ok 0.0173872 s test_quad basic_integrals ok 1.9452250 s complex_integration ok 0.0038261 s double_1 ok 0.3118429 s double_2 ok 0.6088939 s double_3 ok 0.7565479 s double_4 ok 0.3328271 s double_5 ok 0.2360601 s double_6 ok 1.2522800 s double_trivial ok 0.0466459 s expmath_integrals ok 1.1814170 s quad_infinite_mirror ok 0.0390069 s quad_symmetry ok 0.0015140 s quadgl_linear ok 0.0002310 s quadosc ok 0.7607269 s test_rootfinding anewton ok 0.0020010 s bisection ok 0.0001800 s findroot ok 0.0308690 s mnewton ok 0.0011551 s muller ok 0.0063169 s multidimensional ok 0.0262039 s multiplicity ok 0.0021589 s trivial ok 0.0000870 s test_special convert_special ok 0.0008459 s div_bug ok 0.0000370 s functions_special ok 0.0001481 s special ok 0.0003529 s special_powers ok 0.0000832 s test_str nstr ok 0.0007210 s test_summation fprod ok 0.0000501 s fsum ok 0.0008681 s nprod ok 0.0161521 s nsum ok 0.0920880 s sumem ok 0.1185079 s test_trig trig_misc_hard ok 0.0011699 s trig_near_n_pi ok 0.0028529 s trig_near_zero ok 0.0005052 s test_visualization axes Skipping test (pylab not available or too old version) ok 0.0001838 s finished tests in 96.42 seconds Processing files: python2-mpmath-1.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yjarUj + exit 0 + umask 022 + cd /builddir/build/BUILD + cd mpmath-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/share/doc/python2-mpmath-1.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/share/doc/python2-mpmath-1.0.0 + cp -pr CHANGES /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/share/doc/python2-mpmath-1.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/share/doc/python2-mpmath-1.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/share/doc/python2-mpmath-1.0.0 + cp -pr TODO /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/share/doc/python2-mpmath-1.0.0 + exit 0 Provides: python-mpmath = 1.0.0-1.el7 python2-mpmath = 1.0.0-1.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 Obsoletes: python-mpmath < 1.0.0-1.el7 Processing files: python-mpmath-doc-1.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rMhQJr + umask 022 + cd /builddir/build/BUILD + cd mpmath-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/share/doc/python-mpmath-doc-1.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/share/doc/python-mpmath-doc-1.0.0 + cp -pr doc/build/_images doc/build/_sources doc/build/_static doc/build/basics.html doc/build/calculus doc/build/contexts.html doc/build/functions doc/build/general.html doc/build/genindex.html doc/build/identification.html doc/build/index.html doc/build/matrices.html doc/build/objects.inv doc/build/plotting.html doc/build/py-modindex.html doc/build/references.html doc/build/search.html doc/build/searchindex.js doc/build/setup.html doc/build/technical.html /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386/usr/share/doc/python-mpmath-doc-1.0.0 + exit 0 Provides: python-mpmath-doc = 1.0.0-1.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-1.0.0-1.el7.i386 Wrote: /builddir/build/RPMS/python2-mpmath-1.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-mpmath-doc-1.0.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fDaxL8 + umask 022 + cd /builddir/build/BUILD + cd mpmath-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mpmath-1.0.0-1.el7.i386 + exit 0 Child return code was: 0