Mock Version: 1.2.8 Mock Version: 1.2.8 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-numexpr.spec'], chrootPath='/var/lib/mock/epel7-build-3397303-487219/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-numexpr.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: buildhw-01.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-numexpr-2.3-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-numexpr.spec '], chrootPath='/var/lib/mock/epel7-build-3397303-487219/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-numexpr.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ijpuO7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf numexpr-2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/numexpr-2.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd numexpr-2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|/usr/bin/env |/usr/bin/|' numexpr/cpuinfo.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gdeGRZ + umask 022 + cd /builddir/build/BUILD + cd numexpr-2.3 + python setup.py build Warning: Assuming default configuration (numexpr/tests/{setup_tests,setup}.py was not found)/bin/sh: svnversion: command not found Appending numexpr.tests configuration to numexpr Ignoring attempt to set 'name' (from 'numexpr' to 'numexpr.tests') running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src build_src building py_modules sources creating build creating build/src.linux-x86_64-2.7 creating build/src.linux-x86_64-2.7/numexpr building extension "numexpr.interpreter" sources build_src: building npy-pkg config files running build_py creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/numexpr copying numexpr/necompiler.py -> build/lib.linux-x86_64-2.7/numexpr copying numexpr/utils.py -> build/lib.linux-x86_64-2.7/numexpr copying numexpr/__init__.py -> build/lib.linux-x86_64-2.7/numexpr copying numexpr/cpuinfo.py -> build/lib.linux-x86_64-2.7/numexpr copying numexpr/version.py -> build/lib.linux-x86_64-2.7/numexpr copying numexpr/expressions.py -> build/lib.linux-x86_64-2.7/numexpr copying build/src.linux-x86_64-2.7/numexpr/__config__.py -> build/lib.linux-x86_64-2.7/numexpr creating build/lib.linux-x86_64-2.7/numexpr/tests copying ./numexpr/tests/test_numexpr.py -> build/lib.linux-x86_64-2.7/numexpr/tests copying ./numexpr/tests/__init__.py -> build/lib.linux-x86_64-2.7/numexpr/tests running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext customize UnixCCompiler customize UnixCCompiler using build_ext building 'numexpr.interpreter' extension compiling C++ sources C compiler: g++ -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/numexpr compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' extra options: '-funroll-all-loops' g++: numexpr/numexpr_object.cpp In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from numexpr/module.hpp:12, from numexpr/numexpr_object.cpp:10: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ numexpr/numexpr_object.cpp: In function 'int NumExpr_init(NumExprObject*, PyObject*, PyObject*)': numexpr/numexpr_object.cpp:99:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] "input_names", NULL}; ^ numexpr/numexpr_object.cpp:99:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] numexpr/numexpr_object.cpp:99:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] numexpr/numexpr_object.cpp:99:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] numexpr/numexpr_object.cpp:99:49: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] numexpr/numexpr_object.cpp: At global scope: numexpr/numexpr_object.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ numexpr/numexpr_object.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] numexpr/numexpr_object.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] numexpr/numexpr_object.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] numexpr/numexpr_object.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] numexpr/numexpr_object.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] numexpr/numexpr_object.cpp:370:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] g++: numexpr/module.cpp In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from numexpr/module.hpp:12, from numexpr/module.cpp:12: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ g++: numexpr/interpreter.cpp In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from numexpr/module.hpp:12, from numexpr/interpreter.cpp:10: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ numexpr/interpreter.cpp: In function 'int run_interpreter(NumExprObject*, NpyIter*, NpyIter*, bool, bool, int*)': numexpr/interpreter.cpp:811:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] errmsg = "Parallel engine doesn't support reduction yet"; ^ numexpr/interpreter.cpp: In function 'PyObject* NumExpr_run(NumExprObject*, PyObject*, PyObject*)': numexpr/interpreter.cpp:878:9: warning: variable 'ex_uses_vml' set but not used [-Wunused-but-set-variable] int ex_uses_vml = 0, is_reduction = 0; ^ g++ -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/numexpr/interpreter.o build/temp.linux-x86_64-2.7/numexpr/module.o build/temp.linux-x86_64-2.7/numexpr/numexpr_object.o -L/usr/lib64 -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/numexpr/interpreter.so running scons + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uF59Dw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64 + cd numexpr-2.3 + python setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64 Warning: Assuming default configuration (numexpr/tests/{setup_tests,setup}.py was not found)/bin/sh: svnversion: command not found Appending numexpr.tests configuration to numexpr Ignoring attempt to set 'name' (from 'numexpr' to 'numexpr.tests') running install running install_lib creating /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr copying build/lib.linux-x86_64-2.7/numexpr/necompiler.py -> /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr copying build/lib.linux-x86_64-2.7/numexpr/__config__.py -> /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr copying build/lib.linux-x86_64-2.7/numexpr/utils.py -> /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr copying build/lib.linux-x86_64-2.7/numexpr/__init__.py -> /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr copying build/lib.linux-x86_64-2.7/numexpr/cpuinfo.py -> /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr copying build/lib.linux-x86_64-2.7/numexpr/version.py -> /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr copying build/lib.linux-x86_64-2.7/numexpr/interpreter.so -> /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr creating /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr/tests copying build/lib.linux-x86_64-2.7/numexpr/tests/test_numexpr.py -> /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr/tests copying build/lib.linux-x86_64-2.7/numexpr/tests/__init__.py -> /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr/tests copying build/lib.linux-x86_64-2.7/numexpr/expressions.py -> /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr byte-compiling /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr/necompiler.py to necompiler.pyc byte-compiling /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr/__config__.py to __config__.pyc byte-compiling /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr/cpuinfo.py to cpuinfo.pyc byte-compiling /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr/tests/test_numexpr.py to test_numexpr.pyc byte-compiling /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr/expressions.py to expressions.pyc writing byte-compilation script '/tmp/tmpPbykwW.py' /usr/bin/python -O /tmp/tmpPbykwW.py removing /tmp/tmpPbykwW.py running install_egg_info running egg_info running build_src build_src building py_modules sources building extension "numexpr.interpreter" sources build_src: building npy-pkg config files creating numexpr.egg-info writing numexpr.egg-info/PKG-INFO writing top-level names to numexpr.egg-info/top_level.txt writing dependency_links to numexpr.egg-info/dependency_links.txt writing manifest file 'numexpr.egg-info/SOURCES.txt' reading manifest file 'numexpr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.cfg' warning: no previously-included files found matching 'numexpr/__config__.py' writing manifest file 'numexpr.egg-info/SOURCES.txt' Copying numexpr.egg-info to /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr-2.3-py2.7.egg-info running install_scripts running install_clib customize UnixCCompiler + chmod 0644 /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr/cpuinfo.py + chmod 0755 /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr/interpreter.so + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/numexpr-2.3 extracting debug info from /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7/site-packages/numexpr/interpreter.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 227 blocks + /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-numexpr-2.3-4.el7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/lib/debug/usr/lib64/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.KDs175 + umask 022 + cd /builddir/build/BUILD + cd numexpr-2.3 ++ ls build/ ++ grep lib + libdir=lib.linux-x86_64-2.7 + pushd build/lib.linux-x86_64-2.7 ~/build/BUILD/numexpr-2.3/build/lib.linux-x86_64-2.7 ~/build/BUILD/numexpr-2.3 + python -c 'import numexpr; numexpr.test()' ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Numexpr version: 2.3 NumPy version: 1.7.1 Python version: 2.7.5 (default, Feb 11 2014, 07:46:25) [GCC 4.8.2 20140120 (Red Hat 4.8.2-13)] Platform: linux2-x86_64 AMD/Intel CPU? True VML available? False Number of threads used by default: 8 (out of 16 detected cores) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= .. ---------------------------------------------------------------------- Ran 5412 tests in 5.551s OK ~/build/BUILD/numexpr-2.3 + popd + exit 0 Processing files: python-numexpr-2.3-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zmPy1V + umask 022 + cd /builddir/build/BUILD + cd numexpr-2.3 + DOCDIR=/builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/share/doc/python-numexpr-2.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/share/doc/python-numexpr-2.3 + cp -pr ANNOUNCE.rst /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/share/doc/python-numexpr-2.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/share/doc/python-numexpr-2.3 + cp -pr RELEASE_NOTES.rst /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/share/doc/python-numexpr-2.3 + cp -pr README.rst /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64/usr/share/doc/python-numexpr-2.3 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/.*\.so$' | /usr/bin/grep -v '%{python3_sitearch}/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python-numexpr = 2.3-4.el7 python-numexpr(x86-64) = 2.3-4.el7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpython2.7.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-numexpr-debuginfo-2.3-4.el7.x86_64 Provides: python-numexpr-debuginfo = 2.3-4.el7 python-numexpr-debuginfo(x86-64) = 2.3-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64 warning: Could not canonicalize hostname: buildhw-01.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python-numexpr-2.3-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python-numexpr-debuginfo-2.3-4.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lGADvZ + umask 022 + cd /builddir/build/BUILD + cd numexpr-2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-numexpr-2.3-4.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->