Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-numeric.spec'], gid=135timeout=0shell=Falseuser='mockbuild'logger=env={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2626/root'uid=1001printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-numeric.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: copr-builder-104114377.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-numeric-24.2-25.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-numeric.spec'], gid=135timeout=0shell=Falseuser='mockbuild'logger=env={'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2626/root'uid=1001printOutput=Falseprivate_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-numeric.spec'] with env {'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sKwrdT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Numeric-24.2 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/Numeric-24.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Numeric-24.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (Numeric-24.2-fix-dlamc3.patch):' Patch #1 (Numeric-24.2-fix-dlamc3.patch): + /usr/bin/cat /builddir/build/SOURCES/Numeric-24.2-fix-dlamc3.patch + /usr/bin/patch -p1 -b --suffix .fix-dlamc3 --fuzz=0 patching file Src/dlamch.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zQ7Nau + umask 022 + cd /builddir/build/BUILD + cd Numeric-24.2 + /usr/bin/python setup.py build WARNING: '' not a valid package name; please use only.-separated package names in setup.py running build running build_py creating build creating build/lib.linux-x86_64-2.7 copying Lib/numeric_version.py -> build/lib.linux-x86_64-2.7 copying Lib/UserArray.py -> build/lib.linux-x86_64-2.7 copying Lib/RandomArray.py -> build/lib.linux-x86_64-2.7 copying Lib/Precision.py -> build/lib.linux-x86_64-2.7 copying Lib/Numeric.py -> build/lib.linux-x86_64-2.7 copying Lib/Matrix.py -> build/lib.linux-x86_64-2.7 copying Lib/MLab.py -> build/lib.linux-x86_64-2.7 copying Lib/LinearAlgebra.py -> build/lib.linux-x86_64-2.7 copying Lib/ArrayPrinter.py -> build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/FFT copying Packages/FFT/Lib/__init__.py -> build/lib.linux-x86_64-2.7/FFT copying Packages/FFT/Lib/FFT.py -> build/lib.linux-x86_64-2.7/FFT creating build/lib.linux-x86_64-2.7/MA copying Packages/MA/Lib/__init__.py -> build/lib.linux-x86_64-2.7/MA copying Packages/MA/Lib/MA_version.py -> build/lib.linux-x86_64-2.7/MA copying Packages/MA/Lib/MA.py -> build/lib.linux-x86_64-2.7/MA creating build/lib.linux-x86_64-2.7/RNG copying Packages/RNG/Lib/__init__.py -> build/lib.linux-x86_64-2.7/RNG copying Packages/RNG/Lib/Statistics.py -> build/lib.linux-x86_64-2.7/RNG creating build/lib.linux-x86_64-2.7/Numeric_headers copying Include/__init__.py -> build/lib.linux-x86_64-2.7/Numeric_headers creating build/lib.linux-x86_64-2.7/Numeric_headers/Numeric copying Include/Numeric/ufuncobject.h -> build/lib.linux-x86_64-2.7/Numeric_headers/Numeric copying Include/Numeric/ranlib.h -> build/lib.linux-x86_64-2.7/Numeric_headers/Numeric copying Include/Numeric/f2c.h -> build/lib.linux-x86_64-2.7/Numeric_headers/Numeric copying Include/Numeric/arrayobject.h -> build/lib.linux-x86_64-2.7/Numeric_headers/Numeric running build_ext building '_numpy' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/Src gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/_numpymodule.c -o build/temp.linux-x86_64-2.7/Src/_numpymodule.o gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/arrayobject.c -o build/temp.linux-x86_64-2.7/Src/arrayobject.o Src/arrayobject.c: In function 'slice_GetIndices': Src/arrayobject.c:831:9: warning: variable 'defstart' set but not used [-Wunused-but-set-variable] int defstart, defstop; ^ Src/arrayobject.c: At top level: Src/arrayobject.c:1101:5: warning: initialization from incompatible pointer type [enabled by default] (inquiry)array_length, /*mp_length*/ ^ Src/arrayobject.c:1101:5: warning: (near initialization for 'array_as_mapping.mp_length') [enabled by default] Src/arrayobject.c:1186:5: warning: initialization from incompatible pointer type [enabled by default] (getreadbufferproc)array_getreadbuf, /*bf_getreadbuffer*/ ^ Src/arrayobject.c:1186:5: warning: (near initialization for 'array_as_buffer.bf_getreadbuffer') [enabled by default] Src/arrayobject.c:1187:5: warning: initialization from incompatible pointer type [enabled by default] (getwritebufferproc)array_getwritebuf, /*bf_getwritebuffer*/ ^ Src/arrayobject.c:1187:5: warning: (near initialization for 'array_as_buffer.bf_getwritebuffer') [enabled by default] Src/arrayobject.c:1188:5: warning: initialization from incompatible pointer type [enabled by default] (getsegcountproc)array_getsegcount, /*bf_getsegcount*/ ^ Src/arrayobject.c:1188:5: warning: (near initialization for 'array_as_buffer.bf_getsegcount') [enabled by default] Src/arrayobject.c:1189:5: warning: initialization from incompatible pointer type [enabled by default] (getcharbufferproc)array_getcharbuf, /*bf_getcharbuffer*/ ^ Src/arrayobject.c:1189:5: warning: (near initialization for 'array_as_buffer.bf_getcharbuffer') [enabled by default] Src/arrayobject.c:1637:5: warning: initialization from incompatible pointer type [enabled by default] (inquiry)array_length, /*sq_length*/ ^ Src/arrayobject.c:1637:5: warning: (near initialization for 'array_as_sequence.sq_length') [enabled by default] Src/arrayobject.c:1639:5: warning: 'intargfunc' is deprecated [-Wdeprecated-declarations] (intargfunc)NULL, /*nb_multiply, repeat is numeric multiply*/ ^ Src/arrayobject.c:1639:5: warning: initialization from incompatible pointer type [enabled by default] Src/arrayobject.c:1639:5: warning: (near initialization for 'array_as_sequence.sq_repeat') [enabled by default] Src/arrayobject.c:1640:5: warning: 'intargfunc' is deprecated [-Wdeprecated-declarations] (intargfunc)array_item_nice, /*sq_item*/ ^ Src/arrayobject.c:1640:5: warning: initialization from incompatible pointer type [enabled by default] Src/arrayobject.c:1640:5: warning: (near initialization for 'array_as_sequence.sq_item') [enabled by default] Src/arrayobject.c:1641:5: warning: 'intintargfunc' is deprecated [-Wdeprecated-declarations] (intintargfunc)array_slice, /*sq_slice*/ ^ Src/arrayobject.c:1641:5: warning: initialization from incompatible pointer type [enabled by default] Src/arrayobject.c:1641:5: warning: (near initialization for 'array_as_sequence.sq_slice') [enabled by default] Src/arrayobject.c:1642:5: warning: initialization from incompatible pointer type [enabled by default] (intobjargproc)array_ass_item, /*sq_ass_item*/ ^ Src/arrayobject.c:1642:5: warning: (near initialization for 'array_as_sequence.sq_ass_item') [enabled by default] Src/arrayobject.c:1643:5: warning: initialization from incompatible pointer type [enabled by default] (intintobjargproc)array_ass_slice, /*sq_ass_slice*/ ^ Src/arrayobject.c:1643:5: warning: (near initialization for 'array_as_sequence.sq_ass_slice') [enabled by default] Src/arrayobject.c: In function 'array_frominterface': Src/arrayobject.c:2900:10: warning: passing argument 3 of 'PyObject_AsWriteBuffer' from incompatible pointer type [enabled by default] &buffer_len); ^ In file included from /usr/include/python2.7/Python.h:133:0, from Src/arrayobject.c:17: /usr/include/python2.7/abstract.h:517:22: note: expected 'Py_ssize_t *' but argument is of type 'int *' PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, ^ gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/ufuncobject.c -o build/temp.linux-x86_64-2.7/Src/ufuncobject.o gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/Src/_numpymodule.o build/temp.linux-x86_64-2.7/Src/arrayobject.o build/temp.linux-x86_64-2.7/Src/ufuncobject.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/_numpy.so building 'multiarray' extension gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/multiarraymodule.c -o build/temp.linux-x86_64-2.7/Src/multiarraymodule.o Src/multiarraymodule.c: In function 'array_fromString': Src/multiarraymodule.c:1283:15: warning: variable 'nobj' set but not used [-Wunused-but-set-variable] PyObject* nobj; ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/Src/multiarraymodule.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/multiarray.so building 'umath' extension gcc -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 -DHAVE_INVERSE_HYPERBOLIC=1 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/umathmodule.c -o build/temp.linux-x86_64-2.7/Src/umathmodule.o gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/Src/umathmodule.o -L/usr/lib64 -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/umath.so building 'arrayfns' extension gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/arrayfnsmodule.c -o build/temp.linux-x86_64-2.7/Src/arrayfnsmodule.o Src/arrayfnsmodule.c: In function 'walk3': Src/arrayfnsmodule.c:1215:9: warning: variable 'list' set but not used [-Wunused-but-set-variable] list [12] , ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/Src/arrayfnsmodule.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/arrayfns.so building 'ranlib' extension gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/ranlibmodule.c -o build/temp.linux-x86_64-2.7/Src/ranlibmodule.o Src/ranlibmodule.c: In function 'initranlib': Src/ranlibmodule.c:328:12: warning: variable 'm' set but not used [-Wunused-but-set-variable] PyObject *m; ^ gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/ranlib.c -o build/temp.linux-x86_64-2.7/Src/ranlib.o Src/ranlib.c: In function 'setgmn': Src/ranlib.c:1481:13: warning: variable 'T1' set but not used [-Wunused-but-set-variable] static long T1; ^ gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/com.c -o build/temp.linux-x86_64-2.7/Src/com.o gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/linpack.c -o build/temp.linux-x86_64-2.7/Src/linpack.o gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/Src/ranlibmodule.o build/temp.linux-x86_64-2.7/Src/ranlib.o build/temp.linux-x86_64-2.7/Src/com.o build/temp.linux-x86_64-2.7/Src/linpack.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/ranlib.so building 'lapack_lite' extension gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/lapack_litemodule.c -o build/temp.linux-x86_64-2.7/Src/lapack_litemodule.o gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/f2c_lite.c -o build/temp.linux-x86_64-2.7/Src/f2c_lite.o gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/zlapack_lite.c -o build/temp.linux-x86_64-2.7/Src/zlapack_lite.o Src/zlapack_lite.c: In function 'zlaed7_': Src/zlapack_lite.c:9998:59: warning: variable 'ind2' set but not used [-Wunused-but-set-variable] static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr, ^ Src/zlapack_lite.c:9998:53: warning: variable 'ind1' set but not used [-Wunused-but-set-variable] static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr, ^ gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/dlapack_lite.c -o build/temp.linux-x86_64-2.7/Src/dlapack_lite.o Src/dlapack_lite.c: In function 'dbdsqr_': Src/dlapack_lite.c:588:23: warning: variable 'sminlo' set but not used [-Wunused-but-set-variable] static doublereal sminlo, tolmul; ^ gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/dlamch.c -o build/temp.linux-x86_64-2.7/Src/dlamch.o Src/dlamch.c: In function 'dlamc4_': Src/dlamch.c:720:13: warning: variable 'i__1' set but not used [-Wunused-but-set-variable] integer i__1; ^ Src/dlamch.c: In function 'dlamc5_': Src/dlamch.c:834:13: warning: variable 'i__1' set but not used [-Wunused-but-set-variable] integer i__1; ^ gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/blas_lite.c -o build/temp.linux-x86_64-2.7/Src/blas_lite.o Src/blas_lite.c: In function 'dgemm_': Src/blas_lite.c:325:20: warning: variable 'ncola' set but not used [-Wunused-but-set-variable] static integer ncola; ^ Src/blas_lite.c: In function 'zgemm_': Src/blas_lite.c:4746:20: warning: variable 'ncola' set but not used [-Wunused-but-set-variable] static integer ncola; ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/Src/lapack_litemodule.o build/temp.linux-x86_64-2.7/Src/f2c_lite.o build/temp.linux-x86_64-2.7/Src/zlapack_lite.o build/temp.linux-x86_64-2.7/Src/dlapack_lite.o build/temp.linux-x86_64-2.7/Src/dlamch.o build/temp.linux-x86_64-2.7/Src/blas_lite.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/lapack_lite.so building 'FFT.fftpack' extension creating build/temp.linux-x86_64-2.7/Packages creating build/temp.linux-x86_64-2.7/Packages/FFT creating build/temp.linux-x86_64-2.7/Packages/FFT/Src gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Packages/FFT/Src/fftpackmodule.c -o build/temp.linux-x86_64-2.7/Packages/FFT/Src/fftpackmodule.o gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Packages/FFT/Src/fftpack.c -o build/temp.linux-x86_64-2.7/Packages/FFT/Src/fftpack.o Packages/FFT/Src/fftpack.c: In function 'passf': Packages/FFT/Src/fftpack.c:273:57: warning: variable 'nt' set but not used [-Wunused-but-set-variable] int idij, idlj, idot, ipph, i, j, k, l, jc, lc, ik, nt, idj, idl, inc,idp; ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/Packages/FFT/Src/fftpackmodule.o build/temp.linux-x86_64-2.7/Packages/FFT/Src/fftpack.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/FFT/fftpack.so building 'RNG.RNG' extension creating build/temp.linux-x86_64-2.7/Packages/RNG creating build/temp.linux-x86_64-2.7/Packages/RNG/Src gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Packages/RNG/Src/RNGmodule.c -o build/temp.linux-x86_64-2.7/Packages/RNG/Src/RNGmodule.o gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Packages/RNG/Src/ranf.c -o build/temp.linux-x86_64-2.7/Packages/RNG/Src/ranf.o gcc -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 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Packages/RNG/Src/pmath_rng.c -o build/temp.linux-x86_64-2.7/Packages/RNG/Src/pmath_rng.o gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/Packages/RNG/Src/RNGmodule.o build/temp.linux-x86_64-2.7/Packages/RNG/Src/ranf.o build/temp.linux-x86_64-2.7/Packages/RNG/Src/pmath_rng.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/RNG/RNG.so MA Version 12.2.0 Numeric Version 24.2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.M8PEBt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64 + cd Numeric-24.2 + rm -rf /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64 WARNING: '' not a valid package name; please use only.-separated package names in setup.py running install running install_lib creating /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64 creating /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric copying build/lib.linux-x86_64-2.7/lapack_lite.so -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric copying build/lib.linux-x86_64-2.7/ranlib.so -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric copying build/lib.linux-x86_64-2.7/arrayfns.so -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric copying build/lib.linux-x86_64-2.7/umath.so -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric copying build/lib.linux-x86_64-2.7/multiarray.so -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric copying build/lib.linux-x86_64-2.7/_numpy.so -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric creating /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/Numeric_headers creating /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/Numeric_headers/Numeric copying build/lib.linux-x86_64-2.7/Numeric_headers/Numeric/arrayobject.h -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/Numeric_headers/Numeric copying build/lib.linux-x86_64-2.7/Numeric_headers/Numeric/f2c.h -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/Numeric_headers/Numeric copying build/lib.linux-x86_64-2.7/Numeric_headers/Numeric/ranlib.h -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/Numeric_headers/Numeric copying build/lib.linux-x86_64-2.7/Numeric_headers/Numeric/ufuncobject.h -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/Numeric_headers/Numeric copying build/lib.linux-x86_64-2.7/Numeric_headers/__init__.py -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/Numeric_headers creating /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/RNG copying build/lib.linux-x86_64-2.7/RNG/RNG.so -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/RNG copying build/lib.linux-x86_64-2.7/RNG/Statistics.py -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/RNG copying build/lib.linux-x86_64-2.7/RNG/__init__.py -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/RNG creating /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/MA copying build/lib.linux-x86_64-2.7/MA/MA.py -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/MA copying build/lib.linux-x86_64-2.7/MA/MA_version.py -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/MA copying build/lib.linux-x86_64-2.7/MA/__init__.py -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/MA creating /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/FFT copying build/lib.linux-x86_64-2.7/FFT/fftpack.so -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/FFT copying build/lib.linux-x86_64-2.7/FFT/FFT.py -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/FFT copying build/lib.linux-x86_64-2.7/FFT/__init__.py -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/FFT copying build/lib.linux-x86_64-2.7/ArrayPrinter.py -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric copying build/lib.linux-x86_64-2.7/LinearAlgebra.py -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric copying build/lib.linux-x86_64-2.7/MLab.py -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric copying build/lib.linux-x86_64-2.7/Matrix.py -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric copying build/lib.linux-x86_64-2.7/Numeric.py -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric copying build/lib.linux-x86_64-2.7/Precision.py -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric copying build/lib.linux-x86_64-2.7/RandomArray.py -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric copying build/lib.linux-x86_64-2.7/UserArray.py -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric copying build/lib.linux-x86_64-2.7/numeric_version.py -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/Numeric_headers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/RNG/Statistics.py to Statistics.pyc byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/RNG/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/MA/MA.py to MA.pyc byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/MA/MA_version.py to MA_version.pyc byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/MA/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/FFT/FFT.py to FFT.pyc byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/FFT/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/ArrayPrinter.py to ArrayPrinter.pyc byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/LinearAlgebra.py to LinearAlgebra.pyc byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/MLab.py to MLab.pyc byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/Matrix.py to Matrix.pyc byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/Numeric.py to Numeric.pyc byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/Precision.py to Precision.pyc byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/RandomArray.py to RandomArray.pyc byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/UserArray.py to UserArray.pyc byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/numeric_version.py to numeric_version.pyc running install_headers creating /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/include creating /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/include/python2.7 creating /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/include/python2.7/Numeric copying Include/Numeric/ufuncobject.h -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/include/python2.7/Numeric copying Include/Numeric/ranlib.h -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/include/python2.7/Numeric copying Include/Numeric/f2c.h -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/include/python2.7/Numeric copying Include/Numeric/arrayobject.h -> /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/include/python2.7/Numeric running install_egg_info running egg_info creating Lib/Numeric.egg-info writing Lib/Numeric.egg-info/PKG-INFO writing top-level names to Lib/Numeric.egg-info/top_level.txt writing dependency_links to Lib/Numeric.egg-info/dependency_links.txt writing manifest file 'Lib/Numeric.egg-info/SOURCES.txt' reading manifest file 'Lib/Numeric.egg-info/SOURCES.txt' writing manifest file 'Lib/Numeric.egg-info/SOURCES.txt' Copying Lib/Numeric.egg-info to /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/Numeric-24.2-py2.7.egg-info creating /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric.pth MA Version 12.2.0 Numeric Version 24.2 + /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/Numeric-24.2 extracting debug info from /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/FFT/fftpack.so extracting debug info from /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/RNG/RNG.so extracting debug info from /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/_numpy.so extracting debug info from /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/multiarray.so extracting debug info from /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/umath.so extracting debug info from /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/arrayfns.so extracting debug info from /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/ranlib.so extracting debug info from /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7/site-packages/Numeric/lapack_lite.so /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. 5292 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-numeric-24.2-25.el7.centos.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-numeric-24.2-25.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HoFoCx + umask 022 + cd /builddir/build/BUILD + cd Numeric-24.2 + DOCDIR=/builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/share/doc/python-numeric-24.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/share/doc/python-numeric-24.2 + cp -pr Demo/ /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64/usr/share/doc/python-numeric-24.2 + exit 0 warning: File listed twice: /usr/include/python2.7/Numeric warning: File listed twice: /usr/include/python2.7/Numeric/arrayobject.h warning: File listed twice: /usr/include/python2.7/Numeric/f2c.h warning: File listed twice: /usr/include/python2.7/Numeric/ranlib.h warning: File listed twice: /usr/include/python2.7/Numeric/ufuncobject.h Provides: python-numeric = 24.2-25.el7.centos python-numeric(x86-64) = 24.2-25.el7.centos 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: 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) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-numeric-debuginfo-24.2-25.el7.centos.x86_64 Provides: python-numeric-debuginfo = 24.2-25.el7.centos python-numeric-debuginfo(x86-64) = 24.2-25.el7.centos 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-numeric-24.2-25.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-104114377.novalocal Wrote: /builddir/build/RPMS/python-numeric-24.2-25.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python-numeric-debuginfo-24.2-25.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OZNTfT + umask 022 + cd /builddir/build/BUILD + cd Numeric-24.2 + rm -rf /builddir/build/BUILDROOT/python-numeric-24.2-25.el7.centos.x86_64 + exit 0 Child return code was: 0