Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/numpy.spec'], False, '/var/lib/mock/sclo6-python27-rh-el6-build-12697-17794/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/numpy.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: c1bg.rdu2.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python27-numpy-1.7.1-10.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/numpy.spec'], False, '/var/lib/mock/sclo6-python27-rh-el6-build-12697-17794/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/numpy.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XckKjD + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf numpy-1.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/numpy-1.7.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd numpy-1.7.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (name-f2py-executable-strictly.patch):' Patch #0 (name-f2py-executable-strictly.patch): + /bin/cat /builddir/build/SOURCES/name-f2py-executable-strictly.patch + /usr/bin/patch -p1 --fuzz=0 patching file numpy/f2py/setup.py + echo 'Patch #1 (CVE-2014-1858-CVE-2014-1859.patch):' Patch #1 (CVE-2014-1858-CVE-2014-1859.patch): + /bin/cat /builddir/build/SOURCES/CVE-2014-1858-CVE-2014-1859.patch + /usr/bin/patch -p1 --fuzz=0 patching file numpy/core/tests/test_memmap.py patching file numpy/core/tests/test_multiarray.py patching file numpy/f2py/__init__.py patching file numpy/f2py/f2py2e.py + rm numpy/distutils/command/__init__.py + touch numpy/distutils/command/__init__.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XtILPR + umask 022 + cd /builddir/build/BUILD + cd numpy-1.7.1 + LANG=C + export LANG + unset DISPLAY + scl enable python27 - Running from numpy source directory. /bin/sh: svnversion: command not found non-existing path in 'numpy/distutils': 'site.cfg' F2PY Version 2 blas_opt_info: blas_mkl_info: libraries mkl,vml,guide not found in ['/opt/rh/python27/root/usr/lib', '/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib'] NOT AVAILABLE atlas_blas_threads_info: Setting PTATLAS=ATLAS Setting PTATLAS=ATLAS customize Gnu95FCompiler Found executable /usr/bin/gfortran customize Gnu95FCompiler customize Gnu95FCompiler using config compiling '_configtest.c': /* This file is generated from numpy/distutils/system_info.py */ void ATL_buildinfo(void); int main(void) { ATL_buildinfo(); return 0; } C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-c' gcc: _configtest.c gcc -pthread _configtest.o -L/usr/lib64/atlas -lptf77blas -lptcblas -latlas -o _configtest ATLAS version 3.8.4 built by mockbuild on Wed Mar 21 01:43:44 GMT 2012: UNAME : Linux c6b6.bsys.dev.centos.org 2.6.32-44.2.el6.x86_64 #1 SMP Wed Jul 21 12:48:32 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux INSTFLG : -1 0 -a 1 ARCHDEFS : -DATL_OS_Linux -DATL_ARCH_PII -DATL_CPUMHZ=2261 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 163840 F77 : gfortran, version GNU Fortran (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) F77FLAGS : -fomit-frame-pointer -mfpmath=387 -O2 -falign-loops=4 -g -Wa,--noexecstack -fPIC -m64 SMC : gcc, version gcc (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) SMCFLAGS : -fomit-frame-pointer -mfpmath=387 -O2 -falign-loops=4 -g -Wa,--noexecstack -fPIC -m64 SKC : gcc, version gcc (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) SKCFLAGS : -fomit-frame-pointer -mfpmath=387 -O2 -falign-loops=4 -g -Wa,--noexecstack -fPIC -m64 success! removing: _configtest.c _configtest.o _configtest Setting PTATLAS=ATLAS FOUND: libraries = ['ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = c define_macros = [('ATLAS_INFO', '"\\"3.8.4\\""')] include_dirs = ['/usr/include'] FOUND: libraries = ['ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = c define_macros = [('ATLAS_INFO', '"\\"3.8.4\\""')] include_dirs = ['/usr/include'] /bin/sh: svnversion: command not found lapack_opt_info: lapack_mkl_info: mkl_info: libraries mkl,vml,guide not found in ['/opt/rh/python27/root/usr/lib', '/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib'] NOT AVAILABLE NOT AVAILABLE atlas_threads_info: Setting PTATLAS=ATLAS libraries lapack_atlas not found in /usr/lib64/atlas numpy.distutils.system_info.atlas_threads_info Setting PTATLAS=ATLAS Setting PTATLAS=ATLAS FOUND: libraries = ['lapack', 'ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = f77 define_macros = [('ATLAS_INFO', '"\\"3.8.4\\""')] include_dirs = ['/usr/include'] FOUND: libraries = ['lapack', 'ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = f77 define_macros = [('ATLAS_INFO', '"\\"3.8.4\\""')] include_dirs = ['/usr/include'] 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/numpy creating build/src.linux-x86_64-2.7/numpy/distutils building library "npymath" sources customize Gnu95FCompiler customize Gnu95FCompiler customize Gnu95FCompiler using config C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c gcc -pthread _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'exp' gcc -pthread _configtest.o -o _configtest _configtest.o: In function `main': /builddir/build/BUILD/numpy-1.7.1/_configtest.c:6: undefined reference to `exp' collect2: ld returned 1 exit status _configtest.o: In function `main': /builddir/build/BUILD/numpy-1.7.1/_configtest.c:6: undefined reference to `exp' collect2: ld returned 1 exit status failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'exp' gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest creating build/src.linux-x86_64-2.7/numpy/core creating build/src.linux-x86_64-2.7/numpy/core/src creating build/src.linux-x86_64-2.7/numpy/core/src/npymath conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math.c conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npymath/ieee754.c conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math_complex.c building library "npysort" sources creating build/src.linux-x86_64-2.7/numpy/core/src/npysort conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npysort/quicksort.c conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npysort/mergesort.c conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npysort/heapsort.c building extension "numpy.core._dummy" sources Generating build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:7: error: 'SIZEOF_LONGDOUBLE' undeclared (first use in this function) _configtest.c:7: error: (Each undeclared identifier is reported only once _configtest.c:7: error: for each function it appears in.) _configtest.c: In function 'main': _configtest.c:7: error: 'SIZEOF_LONGDOUBLE' undeclared (first use in this function) _configtest.c:7: error: (Each undeclared identifier is reported only once _configtest.c:7: error: for each function it appears in.) failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:5: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:7: error: size of array 'test_array' is negative _configtest.c: In function 'main': _configtest.c:7: error: size of array 'test_array' is negative C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'exp' gcc -pthread _configtest.o -o _configtest _configtest.o: In function `main': /builddir/build/BUILD/numpy-1.7.1/_configtest.c:6: undefined reference to `exp' collect2: ld returned 1 exit status _configtest.o: In function `main': /builddir/build/BUILD/numpy-1.7.1/_configtest.c:6: undefined reference to `exp' collect2: ld returned 1 exit status failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'exp' gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'asin' _configtest.c:2: warning: conflicting types for built-in function 'cos' _configtest.c:3: warning: conflicting types for built-in function 'log' _configtest.c:4: warning: conflicting types for built-in function 'fabs' _configtest.c:5: warning: conflicting types for built-in function 'tanh' _configtest.c:6: warning: conflicting types for built-in function 'atan' _configtest.c:7: warning: conflicting types for built-in function 'acos' _configtest.c:8: warning: conflicting types for built-in function 'floor' _configtest.c:9: warning: conflicting types for built-in function 'fmod' _configtest.c:10: warning: conflicting types for built-in function 'sqrt' _configtest.c:11: warning: conflicting types for built-in function 'cosh' _configtest.c:12: warning: conflicting types for built-in function 'modf' _configtest.c:13: warning: conflicting types for built-in function 'sinh' _configtest.c:14: warning: conflicting types for built-in function 'frexp' _configtest.c:15: warning: conflicting types for built-in function 'exp' _configtest.c:16: warning: conflicting types for built-in function 'tan' _configtest.c:17: warning: conflicting types for built-in function 'ceil' _configtest.c:18: warning: conflicting types for built-in function 'log10' _configtest.c:19: warning: conflicting types for built-in function 'sin' _configtest.c:20: warning: conflicting types for built-in function 'ldexp' gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'log2' _configtest.c:2: warning: conflicting types for built-in function 'pow' _configtest.c:3: warning: conflicting types for built-in function 'exp2' _configtest.c:4: warning: conflicting types for built-in function 'atan2' _configtest.c:5: warning: conflicting types for built-in function 'rint' _configtest.c:6: warning: conflicting types for built-in function 'nextafter' _configtest.c:7: warning: conflicting types for built-in function 'trunc' gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'cosf' _configtest.c:2: warning: conflicting types for built-in function 'coshf' _configtest.c:3: warning: conflicting types for built-in function 'rintf' _configtest.c:4: warning: conflicting types for built-in function 'fabsf' _configtest.c:5: warning: conflicting types for built-in function 'floorf' _configtest.c:6: warning: conflicting types for built-in function 'nextafterf' _configtest.c:7: warning: conflicting types for built-in function 'tanhf' _configtest.c:8: warning: conflicting types for built-in function 'log10f' _configtest.c:9: warning: conflicting types for built-in function 'logf' _configtest.c:10: warning: conflicting types for built-in function 'sinhf' _configtest.c:11: warning: conflicting types for built-in function 'acosf' _configtest.c:12: warning: conflicting types for built-in function 'sqrtf' _configtest.c:13: warning: conflicting types for built-in function 'ldexpf' _configtest.c:14: warning: conflicting types for built-in function 'hypotf' _configtest.c:15: warning: conflicting types for built-in function 'log2f' _configtest.c:16: warning: conflicting types for built-in function 'exp2f' _configtest.c:17: warning: conflicting types for built-in function 'atanf' _configtest.c:18: warning: conflicting types for built-in function 'fmodf' _configtest.c:19: warning: conflicting types for built-in function 'atan2f' _configtest.c:20: warning: conflicting types for built-in function 'modff' _configtest.c:21: warning: conflicting types for built-in function 'ceilf' _configtest.c:22: warning: conflicting types for built-in function 'log1pf' _configtest.c:23: warning: conflicting types for built-in function 'asinf' _configtest.c:24: warning: conflicting types for built-in function 'copysignf' _configtest.c:25: warning: conflicting types for built-in function 'acoshf' _configtest.c:26: warning: conflicting types for built-in function 'sinf' _configtest.c:27: warning: conflicting types for built-in function 'tanf' _configtest.c:28: warning: conflicting types for built-in function 'atanhf' _configtest.c:29: warning: conflicting types for built-in function 'truncf' _configtest.c:30: warning: conflicting types for built-in function 'asinhf' _configtest.c:31: warning: conflicting types for built-in function 'frexpf' _configtest.c:32: warning: conflicting types for built-in function 'powf' _configtest.c:33: warning: conflicting types for built-in function 'expf' _configtest.c:34: warning: conflicting types for built-in function 'expm1f' gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'tanhl' _configtest.c:2: warning: conflicting types for built-in function 'log10l' _configtest.c:3: warning: conflicting types for built-in function 'nextafterl' _configtest.c:4: warning: conflicting types for built-in function 'coshl' _configtest.c:5: warning: conflicting types for built-in function 'cosl' _configtest.c:6: warning: conflicting types for built-in function 'floorl' _configtest.c:7: warning: conflicting types for built-in function 'rintl' _configtest.c:8: warning: conflicting types for built-in function 'fabsl' _configtest.c:9: warning: conflicting types for built-in function 'acosl' _configtest.c:10: warning: conflicting types for built-in function 'ldexpl' _configtest.c:11: warning: conflicting types for built-in function 'sqrtl' _configtest.c:12: warning: conflicting types for built-in function 'logl' _configtest.c:13: warning: conflicting types for built-in function 'expm1l' _configtest.c:14: warning: conflicting types for built-in function 'hypotl' _configtest.c:15: warning: conflicting types for built-in function 'log2l' _configtest.c:16: warning: conflicting types for built-in function 'copysignl' _configtest.c:17: warning: conflicting types for built-in function 'exp2l' _configtest.c:18: warning: conflicting types for built-in function 'atanl' _configtest.c:19: warning: conflicting types for built-in function 'frexpl' _configtest.c:20: warning: conflicting types for built-in function 'atan2l' _configtest.c:21: warning: conflicting types for built-in function 'sinhl' _configtest.c:22: warning: conflicting types for built-in function 'fmodl' _configtest.c:23: warning: conflicting types for built-in function 'log1pl' _configtest.c:24: warning: conflicting types for built-in function 'asinl' _configtest.c:25: warning: conflicting types for built-in function 'ceill' _configtest.c:26: warning: conflicting types for built-in function 'sinl' _configtest.c:27: warning: conflicting types for built-in function 'acoshl' _configtest.c:28: warning: conflicting types for built-in function 'atanhl' _configtest.c:29: warning: conflicting types for built-in function 'tanl' _configtest.c:30: warning: conflicting types for built-in function 'truncl' _configtest.c:31: warning: conflicting types for built-in function 'powl' _configtest.c:32: warning: conflicting types for built-in function 'expl' _configtest.c:33: warning: conflicting types for built-in function 'modfl' _configtest.c:34: warning: conflicting types for built-in function 'asinhl' gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c: In function 'main': _configtest.c:8: error: 'HAVE_DECL_SIGNBIT' undeclared (first use in this function) _configtest.c:8: error: (Each undeclared identifier is reported only once _configtest.c:8: error: for each function it appears in.) _configtest.c: In function 'main': _configtest.c:8: error: 'HAVE_DECL_SIGNBIT' undeclared (first use in this function) _configtest.c:8: error: (Each undeclared identifier is reported only once _configtest.c:8: error: for each function it appears in.) failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'cexp' _configtest.c:2: warning: conflicting types for built-in function 'clog' _configtest.c:3: warning: conflicting types for built-in function 'ccos' _configtest.c:4: warning: conflicting types for built-in function 'cimag' _configtest.c:5: warning: conflicting types for built-in function 'cabs' _configtest.c:6: warning: conflicting types for built-in function 'cpow' _configtest.c:7: warning: conflicting types for built-in function 'csqrt' _configtest.c:8: warning: conflicting types for built-in function 'carg' _configtest.c:9: warning: conflicting types for built-in function 'creal' _configtest.c:10: warning: conflicting types for built-in function 'csin' gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'ccosf' _configtest.c:2: warning: conflicting types for built-in function 'cargf' _configtest.c:3: warning: conflicting types for built-in function 'csqrtf' _configtest.c:4: warning: conflicting types for built-in function 'cpowf' _configtest.c:5: warning: conflicting types for built-in function 'cexpf' _configtest.c:6: warning: conflicting types for built-in function 'crealf' _configtest.c:7: warning: conflicting types for built-in function 'csinf' _configtest.c:8: warning: conflicting types for built-in function 'cabsf' _configtest.c:9: warning: conflicting types for built-in function 'clogf' _configtest.c:10: warning: conflicting types for built-in function 'cimagf' gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'csqrtl' _configtest.c:2: warning: conflicting types for built-in function 'cargl' _configtest.c:3: warning: conflicting types for built-in function 'cexpl' _configtest.c:4: warning: conflicting types for built-in function 'ccosl' _configtest.c:5: warning: conflicting types for built-in function 'cpowl' _configtest.c:6: warning: conflicting types for built-in function 'cimagl' _configtest.c:7: warning: conflicting types for built-in function 'csinl' _configtest.c:8: warning: conflicting types for built-in function 'creall' _configtest.c:9: warning: conflicting types for built-in function 'clogl' _configtest.c:10: warning: conflicting types for built-in function 'cabsl' gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c removing: _configtest.c _configtest.o ('File:', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h') #define HAVE_ENDIAN_H 1 #define SIZEOF_PY_INTPTR_T 8 #define SIZEOF_PY_LONG_LONG 8 #define MATHLIB m #define HAVE_SIN 1 #define HAVE_COS 1 #define HAVE_TAN 1 #define HAVE_SINH 1 #define HAVE_COSH 1 #define HAVE_TANH 1 #define HAVE_FABS 1 #define HAVE_FLOOR 1 #define HAVE_CEIL 1 #define HAVE_SQRT 1 #define HAVE_LOG10 1 #define HAVE_LOG 1 #define HAVE_EXP 1 #define HAVE_ASIN 1 #define HAVE_ACOS 1 #define HAVE_ATAN 1 #define HAVE_FMOD 1 #define HAVE_MODF 1 #define HAVE_FREXP 1 #define HAVE_LDEXP 1 #define HAVE_RINT 1 #define HAVE_TRUNC 1 #define HAVE_EXP2 1 #define HAVE_LOG2 1 #define HAVE_ATAN2 1 #define HAVE_POW 1 #define HAVE_NEXTAFTER 1 #define HAVE_SINF 1 #define HAVE_COSF 1 #define HAVE_TANF 1 #define HAVE_SINHF 1 #define HAVE_COSHF 1 #define HAVE_TANHF 1 #define HAVE_FABSF 1 #define HAVE_FLOORF 1 #define HAVE_CEILF 1 #define HAVE_RINTF 1 #define HAVE_TRUNCF 1 #define HAVE_SQRTF 1 #define HAVE_LOG10F 1 #define HAVE_LOGF 1 #define HAVE_LOG1PF 1 #define HAVE_EXPF 1 #define HAVE_EXPM1F 1 #define HAVE_ASINF 1 #define HAVE_ACOSF 1 #define HAVE_ATANF 1 #define HAVE_ASINHF 1 #define HAVE_ACOSHF 1 #define HAVE_ATANHF 1 #define HAVE_HYPOTF 1 #define HAVE_ATAN2F 1 #define HAVE_POWF 1 #define HAVE_FMODF 1 #define HAVE_MODFF 1 #define HAVE_FREXPF 1 #define HAVE_LDEXPF 1 #define HAVE_EXP2F 1 #define HAVE_LOG2F 1 #define HAVE_COPYSIGNF 1 #define HAVE_NEXTAFTERF 1 #define HAVE_SINL 1 #define HAVE_COSL 1 #define HAVE_TANL 1 #define HAVE_SINHL 1 #define HAVE_COSHL 1 #define HAVE_TANHL 1 #define HAVE_FABSL 1 #define HAVE_FLOORL 1 #define HAVE_CEILL 1 #define HAVE_RINTL 1 #define HAVE_TRUNCL 1 #define HAVE_SQRTL 1 #define HAVE_LOG10L 1 #define HAVE_LOGL 1 #define HAVE_LOG1PL 1 #define HAVE_EXPL 1 #define HAVE_EXPM1L 1 #define HAVE_ASINL 1 #define HAVE_ACOSL 1 #define HAVE_ATANL 1 #define HAVE_ASINHL 1 #define HAVE_ACOSHL 1 #define HAVE_ATANHL 1 #define HAVE_HYPOTL 1 #define HAVE_ATAN2L 1 #define HAVE_POWL 1 #define HAVE_FMODL 1 #define HAVE_MODFL 1 #define HAVE_FREXPL 1 #define HAVE_LDEXPL 1 #define HAVE_EXP2L 1 #define HAVE_LOG2L 1 #define HAVE_COPYSIGNL 1 #define HAVE_NEXTAFTERL 1 #define HAVE_DECL_SIGNBIT #define HAVE_COMPLEX_H 1 #define HAVE_CREAL 1 #define HAVE_CIMAG 1 #define HAVE_CABS 1 #define HAVE_CARG 1 #define HAVE_CEXP 1 #define HAVE_CSQRT 1 #define HAVE_CLOG 1 #define HAVE_CCOS 1 #define HAVE_CSIN 1 #define HAVE_CPOW 1 #define HAVE_CREALF 1 #define HAVE_CIMAGF 1 #define HAVE_CABSF 1 #define HAVE_CARGF 1 #define HAVE_CEXPF 1 #define HAVE_CSQRTF 1 #define HAVE_CLOGF 1 #define HAVE_CCOSF 1 #define HAVE_CSINF 1 #define HAVE_CPOWF 1 #define HAVE_CREALL 1 #define HAVE_CIMAGL 1 #define HAVE_CABSL 1 #define HAVE_CARGL 1 #define HAVE_CEXPL 1 #define HAVE_CSQRTL 1 #define HAVE_CLOGL 1 #define HAVE_CCOSL 1 #define HAVE_CSINL 1 #define HAVE_CPOWL 1 #define HAVE_LDOUBLE_INTEL_EXTENDED_16_BYTES_LE 1 #ifndef __cplusplus /* #undef inline */ #endif #ifndef _NPY_NPY_CONFIG_H_ #error config.h should never be included directly, include npy_config.h instead #endif EOF adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. Generating build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'exp' gcc -pthread _configtest.o -o _configtest _configtest.o: In function `main': /builddir/build/BUILD/numpy-1.7.1/_configtest.c:6: undefined reference to `exp' collect2: ld returned 1 exit status _configtest.o: In function `main': /builddir/build/BUILD/numpy-1.7.1/_configtest.c:6: undefined reference to `exp' collect2: ld returned 1 exit status failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'exp' gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c success! removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c:5:18: warning: extra tokens at end of #ifndef directive _configtest.c: In function 'main': _configtest.c:8: warning: control reaches end of non-void function success! removing: _configtest.c _configtest.o File: build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h #define NPY_HAVE_ENDIAN_H 1 #define NPY_SIZEOF_SHORT SIZEOF_SHORT #define NPY_SIZEOF_INT SIZEOF_INT #define NPY_SIZEOF_LONG SIZEOF_LONG #define NPY_SIZEOF_FLOAT 4 #define NPY_SIZEOF_COMPLEX_FLOAT 8 #define NPY_SIZEOF_DOUBLE 8 #define NPY_SIZEOF_COMPLEX_DOUBLE 16 #define NPY_SIZEOF_LONGDOUBLE 16 #define NPY_SIZEOF_COMPLEX_LONGDOUBLE 32 #define NPY_SIZEOF_PY_INTPTR_T 8 #define NPY_SIZEOF_PY_LONG_LONG 8 #define NPY_SIZEOF_LONGLONG 8 #define NPY_NO_SMP 0 #define NPY_HAVE_DECL_ISNAN #define NPY_HAVE_DECL_ISINF #define NPY_HAVE_DECL_ISFINITE #define NPY_HAVE_DECL_SIGNBIT #define NPY_USE_C99_COMPLEX 1 #define NPY_HAVE_COMPLEX_DOUBLE 1 #define NPY_HAVE_COMPLEX_FLOAT 1 #define NPY_HAVE_COMPLEX_LONG_DOUBLE 1 #define NPY_USE_C99_FORMATS 1 #define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden"))) #define NPY_ABI_VERSION 0x01000009 #define NPY_API_VERSION 0x00000007 #ifndef __STDC_FORMAT_MACROS #define __STDC_FORMAT_MACROS 1 #endif EOF adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.multiarray" sources non-existing path in 'numpy/core': 'build/src.linux-x86_64-2.7/numpy/core/src/multiarray' creating build/src.linux-x86_64-2.7/numpy/core/src/multiarray conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/scalartypes.c conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/arraytypes.c conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/nditer_templ.c conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.c conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/einsum.c adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.umath" sources non-existing path in 'numpy/core': 'build/src.linux-x86_64-2.7/numpy/core/src/umath' creating build/src.linux-x86_64-2.7/numpy/core/src/umath conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/loops.c adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources. conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc adding 'build/src.linux-x86_64-2.7/numpy/core/src/umath' to include_dirs. numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core.scalarmath" sources adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources. conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/scalarmathmodule.c numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core._dotblas" sources adding 'numpy/core/blasdot/_dotblas.c' to sources. building extension "numpy.core.umath_tests" sources conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/umath_tests.c building extension "numpy.core.multiarray_tests" sources conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/multiarray_tests.c building extension "numpy.lib._compiled_base" sources building extension "numpy.numarray._capi" sources building extension "numpy.fft.fftpack_lite" sources building extension "numpy.linalg.lapack_lite" sources creating build/src.linux-x86_64-2.7/numpy/linalg adding 'numpy/linalg/lapack_litemodule.c' to sources. adding 'numpy/linalg/python_xerbla.c' to sources. building extension "numpy.random.mtrand" sources creating build/src.linux-x86_64-2.7/numpy/random C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c gcc -pthread _configtest.o -o _configtest _configtest failure. removing: _configtest.c _configtest.o _configtest building data_files 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/numpy copying numpy/_import_tools.py -> build/lib.linux-x86_64-2.7/numpy copying numpy/add_newdocs.py -> build/lib.linux-x86_64-2.7/numpy copying numpy/setup.py -> build/lib.linux-x86_64-2.7/numpy copying numpy/__init__.py -> build/lib.linux-x86_64-2.7/numpy copying numpy/matlib.py -> build/lib.linux-x86_64-2.7/numpy copying numpy/setupscons.py -> build/lib.linux-x86_64-2.7/numpy copying numpy/ctypeslib.py -> build/lib.linux-x86_64-2.7/numpy copying numpy/dual.py -> build/lib.linux-x86_64-2.7/numpy copying numpy/version.py -> build/lib.linux-x86_64-2.7/numpy copying build/src.linux-x86_64-2.7/numpy/__config__.py -> build/lib.linux-x86_64-2.7/numpy creating build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/ccompiler.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/intelccompiler.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/conv_template.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/core.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/interactive.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/setup.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/__init__.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/environment.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/info.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/pathccompiler.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/misc_util.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/compat.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/log.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/lib2def.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/system_info.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/__version__.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/cpuinfo.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/mingw32ccompiler.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/exec_command.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/line_endings.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/from_template.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/npy_pkg_config.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/extension.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/unixccompiler.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying numpy/distutils/numpy_distribution.py -> build/lib.linux-x86_64-2.7/numpy/distutils copying build/src.linux-x86_64-2.7/numpy/distutils/__config__.py -> build/lib.linux-x86_64-2.7/numpy/distutils creating build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/develop.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/install.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/sdist.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/autodist.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/config_compiler.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/scons.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/install_data.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/build_clib.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/build.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/egg_info.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/__init__.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/build_src.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/build_py.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/install_headers.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/config.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/build_ext.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/build_scripts.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/bdist_rpm.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command copying numpy/distutils/command/install_clib.py -> build/lib.linux-x86_64-2.7/numpy/distutils/command creating build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/intel.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/g95.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/vast.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/compaq.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/__init__.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nag.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pathf95.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/none.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/mips.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/absoft.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/ibm.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pg.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/lahey.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/hpux.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/gnu.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/sun.py -> build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler creating build/lib.linux-x86_64-2.7/numpy/testing copying numpy/testing/utils.py -> build/lib.linux-x86_64-2.7/numpy/testing copying numpy/testing/setup.py -> build/lib.linux-x86_64-2.7/numpy/testing copying numpy/testing/__init__.py -> build/lib.linux-x86_64-2.7/numpy/testing copying numpy/testing/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/testing copying numpy/testing/noseclasses.py -> build/lib.linux-x86_64-2.7/numpy/testing copying numpy/testing/nosetester.py -> build/lib.linux-x86_64-2.7/numpy/testing copying numpy/testing/decorators.py -> build/lib.linux-x86_64-2.7/numpy/testing copying numpy/testing/nulltester.py -> build/lib.linux-x86_64-2.7/numpy/testing copying numpy/testing/numpytest.py -> build/lib.linux-x86_64-2.7/numpy/testing copying numpy/testing/print_coercion_tables.py -> build/lib.linux-x86_64-2.7/numpy/testing creating build/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/f2py_testing.py -> build/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/func2subr.py -> build/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/cfuncs.py -> build/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/diagnose.py -> build/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/common_rules.py -> build/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/use_rules.py -> build/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/setup.py -> build/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/rules.py -> build/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/__init__.py -> build/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/auxfuncs.py -> build/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/info.py -> build/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/f90mod_rules.py -> build/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/cb_rules.py -> build/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/__version__.py -> build/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/crackfortran.py -> build/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/capi_maps.py -> build/lib.linux-x86_64-2.7/numpy/f2py copying numpy/f2py/f2py2e.py -> build/lib.linux-x86_64-2.7/numpy/f2py creating build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/defchararray.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/shape_base.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/records.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/setup.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/__init__.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/info.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/function_base.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/machar.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/memmap.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/numerictypes.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/getlimits.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/_methods.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/scons_support.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/fromnumeric.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/_internal.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/setup_common.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/arrayprint.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/numeric.py -> build/lib.linux-x86_64-2.7/numpy/core copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.linux-x86_64-2.7/numpy/core creating build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/format.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/arraypad.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/index_tricks.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/utils.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/arrayterator.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/shape_base.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/npyio.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/_iotools.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/setup.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/__init__.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/_datasource.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/info.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/function_base.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/arraysetops.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/type_check.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/recfunctions.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/scimath.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/financial.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/stride_tricks.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/twodim_base.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/user_array.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/ufunclike.py -> build/lib.linux-x86_64-2.7/numpy/lib copying numpy/lib/polynomial.py -> build/lib.linux-x86_64-2.7/numpy/lib creating build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/fft.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/arrayfns.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/rng_stats.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/ufuncs.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/precision.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/setup.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/alter_code1.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/__init__.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/random_array.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/linear_algebra.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/mlab.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/compat.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/functions.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/misc.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/alter_code2.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/user_array.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/matrix.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/typeconv.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/fix_default_axis.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/array_printer.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/rng.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric copying numpy/oldnumeric/ma.py -> build/lib.linux-x86_64-2.7/numpy/oldnumeric creating build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/fft.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/nd_image.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/image.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/ufuncs.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/util.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/setup.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/alter_code1.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/__init__.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/random_array.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/linear_algebra.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/mlab.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/compat.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/functions.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/numerictypes.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/alter_code2.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/convolve.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/matrix.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/session.py -> build/lib.linux-x86_64-2.7/numpy/numarray copying numpy/numarray/ma.py -> build/lib.linux-x86_64-2.7/numpy/numarray creating build/lib.linux-x86_64-2.7/numpy/fft copying numpy/fft/setup.py -> build/lib.linux-x86_64-2.7/numpy/fft copying numpy/fft/__init__.py -> build/lib.linux-x86_64-2.7/numpy/fft copying numpy/fft/info.py -> build/lib.linux-x86_64-2.7/numpy/fft copying numpy/fft/helper.py -> build/lib.linux-x86_64-2.7/numpy/fft copying numpy/fft/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/fft copying numpy/fft/fftpack.py -> build/lib.linux-x86_64-2.7/numpy/fft creating build/lib.linux-x86_64-2.7/numpy/linalg copying numpy/linalg/setup.py -> build/lib.linux-x86_64-2.7/numpy/linalg copying numpy/linalg/__init__.py -> build/lib.linux-x86_64-2.7/numpy/linalg copying numpy/linalg/info.py -> build/lib.linux-x86_64-2.7/numpy/linalg copying numpy/linalg/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/linalg copying numpy/linalg/linalg.py -> build/lib.linux-x86_64-2.7/numpy/linalg creating build/lib.linux-x86_64-2.7/numpy/random copying numpy/random/setup.py -> build/lib.linux-x86_64-2.7/numpy/random copying numpy/random/__init__.py -> build/lib.linux-x86_64-2.7/numpy/random copying numpy/random/info.py -> build/lib.linux-x86_64-2.7/numpy/random copying numpy/random/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/random creating build/lib.linux-x86_64-2.7/numpy/ma copying numpy/ma/bench.py -> build/lib.linux-x86_64-2.7/numpy/ma copying numpy/ma/core.py -> build/lib.linux-x86_64-2.7/numpy/ma copying numpy/ma/setup.py -> build/lib.linux-x86_64-2.7/numpy/ma copying numpy/ma/__init__.py -> build/lib.linux-x86_64-2.7/numpy/ma copying numpy/ma/extras.py -> build/lib.linux-x86_64-2.7/numpy/ma copying numpy/ma/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/ma copying numpy/ma/testutils.py -> build/lib.linux-x86_64-2.7/numpy/ma copying numpy/ma/mrecords.py -> build/lib.linux-x86_64-2.7/numpy/ma copying numpy/ma/version.py -> build/lib.linux-x86_64-2.7/numpy/ma copying numpy/ma/timer_comparison.py -> build/lib.linux-x86_64-2.7/numpy/ma creating build/lib.linux-x86_64-2.7/numpy/matrixlib copying numpy/matrixlib/setup.py -> build/lib.linux-x86_64-2.7/numpy/matrixlib copying numpy/matrixlib/__init__.py -> build/lib.linux-x86_64-2.7/numpy/matrixlib copying numpy/matrixlib/defmatrix.py -> build/lib.linux-x86_64-2.7/numpy/matrixlib copying numpy/matrixlib/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/matrixlib creating build/lib.linux-x86_64-2.7/numpy/compat copying numpy/compat/_inspect.py -> build/lib.linux-x86_64-2.7/numpy/compat copying numpy/compat/setup.py -> build/lib.linux-x86_64-2.7/numpy/compat copying numpy/compat/__init__.py -> build/lib.linux-x86_64-2.7/numpy/compat copying numpy/compat/setupscons.py -> build/lib.linux-x86_64-2.7/numpy/compat copying numpy/compat/py3k.py -> build/lib.linux-x86_64-2.7/numpy/compat creating build/lib.linux-x86_64-2.7/numpy/polynomial copying numpy/polynomial/chebyshev.py -> build/lib.linux-x86_64-2.7/numpy/polynomial copying numpy/polynomial/laguerre.py -> build/lib.linux-x86_64-2.7/numpy/polynomial copying numpy/polynomial/polytemplate.py -> build/lib.linux-x86_64-2.7/numpy/polynomial copying numpy/polynomial/setup.py -> build/lib.linux-x86_64-2.7/numpy/polynomial copying numpy/polynomial/__init__.py -> build/lib.linux-x86_64-2.7/numpy/polynomial copying numpy/polynomial/hermite.py -> build/lib.linux-x86_64-2.7/numpy/polynomial copying numpy/polynomial/hermite_e.py -> build/lib.linux-x86_64-2.7/numpy/polynomial copying numpy/polynomial/legendre.py -> build/lib.linux-x86_64-2.7/numpy/polynomial copying numpy/polynomial/polyutils.py -> build/lib.linux-x86_64-2.7/numpy/polynomial copying numpy/polynomial/polynomial.py -> build/lib.linux-x86_64-2.7/numpy/polynomial creating build/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/constants.py -> build/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/basics.py -> build/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/performance.py -> build/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/byteswapping.py -> build/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/creation.py -> build/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/methods_vs_functions.py -> build/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/ufuncs.py -> build/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/jargon.py -> build/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/__init__.py -> build/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/io.py -> build/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/indexing.py -> build/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/subclassing.py -> build/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/misc.py -> build/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/broadcasting.py -> build/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/internals.py -> build/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/howtofind.py -> build/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/glossary.py -> build/lib.linux-x86_64-2.7/numpy/doc copying numpy/doc/structured_arrays.py -> build/lib.linux-x86_64-2.7/numpy/doc running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib building 'npymath' library compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/build creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core/src creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core/src/npymath creating build/temp.linux-x86_64-2.7/numpy creating build/temp.linux-x86_64-2.7/numpy/core creating build/temp.linux-x86_64-2.7/numpy/core/src creating build/temp.linux-x86_64-2.7/numpy/core/src/npymath compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c' gcc: numpy/core/src/npymath/halffloat.c gcc: build/src.linux-x86_64-2.7/numpy/core/src/npymath/ieee754.c gcc: build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math.c gcc: build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math_complex.c ar: adding 4 object files to build/temp.linux-x86_64-2.7/libnpymath.a building 'npysort' library compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core/src/npysort compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c' gcc: build/src.linux-x86_64-2.7/numpy/core/src/npysort/quicksort.c In file included from /opt/rh/python27/root/usr/include/python2.7/pyconfig.h:6, from /opt/rh/python27/root/usr/include/python2.7/Python.h:8, from numpy/core/src/private/npy_sort.h:5, from numpy/core/src/npysort/quicksort.c.src:32: /opt/rh/python27/root/usr/include/python2.7/pyconfig-64.h:1191:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/stdlib.h:25, from numpy/core/src/npysort/quicksort.c.src:31: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /opt/rh/python27/root/usr/include/python2.7/pyconfig.h:6, from /opt/rh/python27/root/usr/include/python2.7/Python.h:8, from numpy/core/src/private/npy_sort.h:5, from numpy/core/src/npysort/quicksort.c.src:32: /opt/rh/python27/root/usr/include/python2.7/pyconfig-64.h:1213:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/stdlib.h:25, from numpy/core/src/npysort/quicksort.c.src:31: /usr/include/features.h:164:1: warning: this is the location of the previous definition gcc: build/src.linux-x86_64-2.7/numpy/core/src/npysort/mergesort.c In file included from /opt/rh/python27/root/usr/include/python2.7/pyconfig.h:6, from /opt/rh/python27/root/usr/include/python2.7/Python.h:8, from numpy/core/src/private/npy_sort.h:5, from numpy/core/src/npysort/mergesort.c.src:32: /opt/rh/python27/root/usr/include/python2.7/pyconfig-64.h:1191:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/stdlib.h:25, from numpy/core/src/npysort/mergesort.c.src:31: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /opt/rh/python27/root/usr/include/python2.7/pyconfig.h:6, from /opt/rh/python27/root/usr/include/python2.7/Python.h:8, from numpy/core/src/private/npy_sort.h:5, from numpy/core/src/npysort/mergesort.c.src:32: /opt/rh/python27/root/usr/include/python2.7/pyconfig-64.h:1213:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/stdlib.h:25, from numpy/core/src/npysort/mergesort.c.src:31: /usr/include/features.h:164:1: warning: this is the location of the previous definition gcc: build/src.linux-x86_64-2.7/numpy/core/src/npysort/heapsort.c In file included from /opt/rh/python27/root/usr/include/python2.7/pyconfig.h:6, from /opt/rh/python27/root/usr/include/python2.7/Python.h:8, from numpy/core/src/private/npy_sort.h:5, from numpy/core/src/npysort/heapsort.c.src:32: /opt/rh/python27/root/usr/include/python2.7/pyconfig-64.h:1191:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/stdlib.h:25, from numpy/core/src/npysort/heapsort.c.src:31: /usr/include/features.h:162:1: warning: this is the location of the previous definition In file included from /opt/rh/python27/root/usr/include/python2.7/pyconfig.h:6, from /opt/rh/python27/root/usr/include/python2.7/Python.h:8, from numpy/core/src/private/npy_sort.h:5, from numpy/core/src/npysort/heapsort.c.src:32: /opt/rh/python27/root/usr/include/python2.7/pyconfig-64.h:1213:1: warning: "_XOPEN_SOURCE" redefined In file included from /usr/include/stdlib.h:25, from numpy/core/src/npysort/heapsort.c.src:31: /usr/include/features.h:164:1: warning: this is the location of the previous definition ar: adding 3 object files to build/temp.linux-x86_64-2.7/libnpysort.a running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext customize Gnu95FCompiler customize Gnu95FCompiler customize Gnu95FCompiler using build_ext building 'numpy.core._dummy' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c' gcc: numpy/core/src/dummymodule.c build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h:1594: warning: '_import_array' defined but not used gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.7/numpy/core/src/dummymodule.o -L/opt/rh/python27/root/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/numpy/core/_dummy.so building 'numpy.core.multiarray' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/numpy/core/src/multiarray compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c' gcc: numpy/core/src/multiarray/multiarraymodule_onefile.c In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:26: numpy/core/src/multiarray/mapping.c: In function 'array_ass_sub': numpy/core/src/multiarray/mapping.c:1294: warning: assignment from incompatible pointer type In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:34: numpy/core/src/multiarray/item_selection.c: In function 'PyArray_LexSort': numpy/core/src/multiarray/item_selection.c:1324: warning: format '%d' expects type 'int', but argument 3 has type 'npy_intp' In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:41: numpy/core/src/multiarray/nditer_constr.c: In function 'npyiter_prepare_one_operand': numpy/core/src/multiarray/nditer_constr.c:1017: warning: unused variable 'tmp' In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:42: numpy/core/src/multiarray/nditer_api.c: In function 'npyiter_copy_from_buffers': numpy/core/src/multiarray/nditer_api.c:1837: warning: unused variable 'ptrs' numpy/core/src/multiarray/nditer_api.c:1833: warning: unused variable 'buffersize' In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:50: numpy/core/src/multiarray/array_assign_array.c: In function 'PyArray_AssignArray': numpy/core/src/multiarray/array_assign_array.c:384: warning: label 'finish' defined but not used In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:57: numpy/core/src/multiarray/multiarraymodule.c: In function 'PyArray_ConcatenateArrays': numpy/core/src/multiarray/multiarraymodule.c:341: warning: suggest parentheses around comparison in operand of '&' numpy/core/src/multiarray/multiarraymodule_onefile.c: At top level: numpy/core/src/multiarray/ucsnarrow.c:33: warning: 'PyUCS2Buffer_FromUCS4' defined but not used numpy/core/src/multiarray/ucsnarrow.c:65: warning: 'PyUCS2Buffer_AsUCS4' defined but not used numpy/core/src/multiarray/scalartypes.c.src:2969: warning: 'longlong_arrtype_hash' defined but not used numpy/core/src/multiarray/mapping.c:90: warning: '_array_ass_item' defined but not used numpy/core/src/multiarray/convert.c:474: warning: 'PyArray_AssignOne' defined but not used In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:34: numpy/core/src/multiarray/item_selection.c: In function 'PyArray_Sort': numpy/core/src/multiarray/item_selection.c:1019: warning: 'orign' may be used uninitialized in this function gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.7/numpy/core/src/multiarray/multiarraymodule_onefile.o -L/opt/rh/python27/root/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lnpymath -lnpysort -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/numpy/core/multiarray.so building 'numpy.core.umath' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/numpy/core/src/umath compile options: '-Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c' gcc: numpy/core/src/umath/umathmodule_onefile.c In file included from numpy/core/src/umath/umathmodule_onefile.c:3: numpy/core/src/umath/ufunc_object.c: In function 'get_ufunc_arguments': numpy/core/src/umath/ufunc_object.c:717: warning: unused variable 'nout' numpy/core/src/umath/umathmodule_onefile.c: At top level: numpy/core/src/private/lowlevel_strided_loops.h:82: warning: 'PyArray_GetStridedCopyFn' declared 'static' but never defined numpy/core/src/private/lowlevel_strided_loops.h:97: warning: 'PyArray_GetStridedCopySwapFn' declared 'static' but never defined numpy/core/src/private/lowlevel_strided_loops.h:112: warning: 'PyArray_GetStridedCopySwapPairFn' declared 'static' but never defined numpy/core/src/private/lowlevel_strided_loops.h:127: warning: 'PyArray_GetStridedZeroPadCopyFn' declared 'static' but never defined numpy/core/src/private/lowlevel_strided_loops.h:140: warning: 'PyArray_GetStridedNumericCastFn' declared 'static' but never defined numpy/core/src/private/lowlevel_strided_loops.h:151: warning: 'PyArray_GetDTypeCopySwapFn' declared 'static' but never defined numpy/core/src/private/lowlevel_strided_loops.h:203: warning: 'PyArray_GetDTypeTransferFunction' declared 'static' but never defined numpy/core/src/private/lowlevel_strided_loops.h:227: warning: 'PyArray_GetMaskedDTypeTransferFunction' declared 'static' but never defined numpy/core/src/private/lowlevel_strided_loops.h:247: warning: 'PyArray_CastRawArrays' declared 'static' but never defined numpy/core/src/private/lowlevel_strided_loops.h:296: warning: 'PyArray_TransferNDimToStrided' declared 'static' but never defined numpy/core/src/private/lowlevel_strided_loops.h:306: warning: 'PyArray_TransferStridedToNDim' declared 'static' but never defined numpy/core/src/private/lowlevel_strided_loops.h:316: warning: 'PyArray_TransferMaskedStridedToNDim' declared 'static' but never defined numpy/core/src/private/lowlevel_strided_loops.h:343: warning: 'PyArray_PrepareOneRawArrayIter' declared 'static' but never defined numpy/core/src/private/lowlevel_strided_loops.h:365: warning: 'PyArray_PrepareTwoRawArrayIter' declared 'static' but never defined numpy/core/src/private/lowlevel_strided_loops.h:389: warning: 'PyArray_PrepareThreeRawArrayIter' declared 'static' but never defined gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.7/numpy/core/src/umath/umathmodule_onefile.o -L/opt/rh/python27/root/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lnpymath -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/numpy/core/umath.so building 'numpy.core.scalarmath' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c' gcc: build/src.linux-x86_64-2.7/numpy/core/src/scalarmathmodule.c gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core/src/scalarmathmodule.o -L/opt/rh/python27/root/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lnpymath -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/numpy/core/scalarmath.so building 'numpy.core._dotblas' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/numpy/core/blasdot compile options: '-DATLAS_INFO="\"3.8.4\"" -Inumpy/core/blasdot -I/usr/include -Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c' gcc: numpy/core/blasdot/_dotblas.c gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.7/numpy/core/blasdot/_dotblas.o -L/usr/lib64/atlas -L/opt/rh/python27/root/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lptf77blas -lptcblas -latlas -lpython2.7 -o build/lib.linux-x86_64-2.7/numpy/core/_dotblas.so building 'numpy.core.umath_tests' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core/src/umath compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c' gcc: build/src.linux-x86_64-2.7/numpy/core/src/umath/umath_tests.c gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core/src/umath/umath_tests.o -L/opt/rh/python27/root/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/numpy/core/umath_tests.so building 'numpy.core.multiarray_tests' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core/src/multiarray compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c' gcc: build/src.linux-x86_64-2.7/numpy/core/src/multiarray/multiarray_tests.c gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core/src/multiarray/multiarray_tests.o -L/opt/rh/python27/root/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/numpy/core/multiarray_tests.so building 'numpy.lib._compiled_base' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/numpy/lib creating build/temp.linux-x86_64-2.7/numpy/lib/src compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c' gcc: numpy/lib/src/_compiled_base.c gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.7/numpy/lib/src/_compiled_base.o -L/opt/rh/python27/root/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/numpy/lib/_compiled_base.so building 'numpy.numarray._capi' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/numpy/numarray compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c' gcc: numpy/numarray/_capi.c numpy/numarray/_capi.c: In function 'NA_OutputArray': numpy/numarray/_capi.c:1104: warning: passing argument 2 of '(int (*)(struct PyArrayObject *, struct PyArrayObject *))*(PyArray_API + 2296u)' from incompatible pointer type numpy/numarray/_capi.c:1104: note: expected 'struct PyArrayObject *' but argument is of type 'struct PyObject *' gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.7/numpy/numarray/_capi.o -L/opt/rh/python27/root/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/numpy/numarray/_capi.so building 'numpy.fft.fftpack_lite' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/numpy/fft compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c' gcc: numpy/fft/fftpack.c gcc: numpy/fft/fftpack_litemodule.c gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.7/numpy/fft/fftpack_litemodule.o build/temp.linux-x86_64-2.7/numpy/fft/fftpack.o -L/opt/rh/python27/root/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/numpy/fft/fftpack_lite.so building 'numpy.linalg.lapack_lite' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/numpy/linalg compile options: '-DATLAS_INFO="\"3.8.4\"" -I/usr/include -Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c' gcc: numpy/linalg/lapack_litemodule.c gcc: numpy/linalg/python_xerbla.c /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/numpy/linalg/lapack_litemodule.o build/temp.linux-x86_64-2.7/numpy/linalg/python_xerbla.o -L/usr/lib64/atlas -L/opt/rh/python27/root/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -llapack -lptf77blas -lptcblas -latlas -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/numpy/linalg/lapack_lite.so building 'numpy.random.mtrand' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/numpy/random creating build/temp.linux-x86_64-2.7/numpy/random/mtrand compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c' gcc: numpy/random/mtrand/distributions.c gcc: numpy/random/mtrand/mtrand.c gcc: numpy/random/mtrand/initarray.c build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h:1594: warning: '_import_array' defined but not used gcc: numpy/random/mtrand/randomkit.c gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-2.7/numpy/random/mtrand/mtrand.o build/temp.linux-x86_64-2.7/numpy/random/mtrand/randomkit.o build/temp.linux-x86_64-2.7/numpy/random/mtrand/initarray.o build/temp.linux-x86_64-2.7/numpy/random/mtrand/distributions.o -L/opt/rh/python27/root/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/numpy/random/mtrand.so running scons running build_scripts creating build/scripts.linux-x86_64-2.7 Creating build/scripts.linux-x86_64-2.7/f2py adding 'build/scripts.linux-x86_64-2.7/f2py' to scripts changing mode of build/scripts.linux-x86_64-2.7/f2py from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lvCTFk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64 + cd numpy-1.7.1 + LANG=C + export LANG + unset DISPLAY + scl enable python27 - Running from numpy source directory. /bin/sh: svnversion: command not found non-existing path in 'numpy/distutils': 'site.cfg' F2PY Version 2 blas_opt_info: blas_mkl_info: libraries mkl,vml,guide not found in ['/opt/rh/python27/root/usr/lib', '/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib'] NOT AVAILABLE atlas_blas_threads_info: Setting PTATLAS=ATLAS Setting PTATLAS=ATLAS customize Gnu95FCompiler Found executable /usr/bin/gfortran customize Gnu95FCompiler customize Gnu95FCompiler using config compiling '_configtest.c': /* This file is generated from numpy/distutils/system_info.py */ void ATL_buildinfo(void); int main(void) { ATL_buildinfo(); return 0; } C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-c' gcc: _configtest.c gcc -pthread _configtest.o -L/usr/lib64/atlas -lptf77blas -lptcblas -latlas -o _configtest ATLAS version 3.8.4 built by mockbuild on Wed Mar 21 01:43:44 GMT 2012: UNAME : Linux c6b6.bsys.dev.centos.org 2.6.32-44.2.el6.x86_64 #1 SMP Wed Jul 21 12:48:32 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux INSTFLG : -1 0 -a 1 ARCHDEFS : -DATL_OS_Linux -DATL_ARCH_PII -DATL_CPUMHZ=2261 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 163840 F77 : gfortran, version GNU Fortran (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) F77FLAGS : -fomit-frame-pointer -mfpmath=387 -O2 -falign-loops=4 -g -Wa,--noexecstack -fPIC -m64 SMC : gcc, version gcc (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) SMCFLAGS : -fomit-frame-pointer -mfpmath=387 -O2 -falign-loops=4 -g -Wa,--noexecstack -fPIC -m64 SKC : gcc, version gcc (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) SKCFLAGS : -fomit-frame-pointer -mfpmath=387 -O2 -falign-loops=4 -g -Wa,--noexecstack -fPIC -m64 success! removing: _configtest.c _configtest.o _configtest Setting PTATLAS=ATLAS FOUND: libraries = ['ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = c define_macros = [('ATLAS_INFO', '"\\"3.8.4\\""')] include_dirs = ['/usr/include'] FOUND: libraries = ['ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = c define_macros = [('ATLAS_INFO', '"\\"3.8.4\\""')] include_dirs = ['/usr/include'] /bin/sh: svnversion: command not found lapack_opt_info: lapack_mkl_info: mkl_info: libraries mkl,vml,guide not found in ['/opt/rh/python27/root/usr/lib', '/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib'] NOT AVAILABLE NOT AVAILABLE atlas_threads_info: Setting PTATLAS=ATLAS libraries lapack_atlas not found in /usr/lib64/atlas numpy.distutils.system_info.atlas_threads_info Setting PTATLAS=ATLAS Setting PTATLAS=ATLAS FOUND: libraries = ['lapack', 'ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = f77 define_macros = [('ATLAS_INFO', '"\\"3.8.4\\""')] include_dirs = ['/usr/include'] FOUND: libraries = ['lapack', 'ptf77blas', 'ptcblas', 'atlas'] library_dirs = ['/usr/lib64/atlas'] language = f77 define_macros = [('ATLAS_INFO', '"\\"3.8.4\\""')] include_dirs = ['/usr/include'] running install 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 building library "npymath" sources customize Gnu95FCompiler customize Gnu95FCompiler customize Gnu95FCompiler using config C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c gcc -pthread _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'exp' gcc -pthread _configtest.o -o _configtest _configtest.o: In function `main': /builddir/build/BUILD/numpy-1.7.1/_configtest.c:6: undefined reference to `exp' collect2: ld returned 1 exit status _configtest.o: In function `main': /builddir/build/BUILD/numpy-1.7.1/_configtest.c:6: undefined reference to `exp' collect2: ld returned 1 exit status failure. removing: _configtest.c _configtest.o C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c _configtest.c:1: warning: conflicting types for built-in function 'exp' gcc -pthread _configtest.o -lm -o _configtest success! removing: _configtest.c _configtest.o _configtest building library "npysort" sources building extension "numpy.core._dummy" sources adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.multiarray" sources adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.umath" sources adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources. adding 'build/src.linux-x86_64-2.7/numpy/core/src/umath' to include_dirs. numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core.scalarmath" sources adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources. numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core._dotblas" sources adding 'numpy/core/blasdot/_dotblas.c' to sources. building extension "numpy.core.umath_tests" sources building extension "numpy.core.multiarray_tests" sources building extension "numpy.lib._compiled_base" sources building extension "numpy.numarray._capi" sources building extension "numpy.fft.fftpack_lite" sources building extension "numpy.linalg.lapack_lite" sources adding 'numpy/linalg/lapack_litemodule.c' to sources. adding 'numpy/linalg/python_xerbla.c' to sources. building extension "numpy.random.mtrand" sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/opt/rh/python27/root/usr/include/python2.7 -c' gcc: _configtest.c gcc -pthread _configtest.o -o _configtest _configtest failure. removing: _configtest.c _configtest.o _configtest building data_files sources build_src: building npy-pkg config files running build_py copying numpy/version.py -> build/lib.linux-x86_64-2.7/numpy copying build/src.linux-x86_64-2.7/numpy/__config__.py -> build/lib.linux-x86_64-2.7/numpy copying build/src.linux-x86_64-2.7/numpy/distutils/__config__.py -> build/lib.linux-x86_64-2.7/numpy/distutils running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext customize Gnu95FCompiler customize Gnu95FCompiler customize Gnu95FCompiler using build_ext running scons running build_scripts adding 'build/scripts.linux-x86_64-2.7/f2py' to scripts running install_lib creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27 creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64 creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/bench.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/core.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/extras.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/setupscons.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/testutils.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/mrecords.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/version.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/ma/timer_comparison.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma copying build/lib.linux-x86_64-2.7/numpy/__config__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/fft.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/arrayfns.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/rng_stats.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/ufuncs.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/precision.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/alter_code1.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/random_array.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/linear_algebra.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/mlab.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/compat.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/functions.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/setupscons.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/misc.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/alter_code2.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/user_array.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/matrix.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/typeconv.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/fix_default_axis.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/array_printer.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/rng.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/oldnumeric/ma.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric copying build/lib.linux-x86_64-2.7/numpy/_import_tools.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/fft.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/nd_image.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/image.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/ufuncs.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/util.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/alter_code1.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/random_array.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/linear_algebra.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/mlab.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/compat.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/functions.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/setupscons.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/numerictypes.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/alter_code2.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/convolve.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/matrix.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/session.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/_capi.so -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/numarray/ma.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray copying build/lib.linux-x86_64-2.7/numpy/add_newdocs.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/defchararray.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/umath_tests.so -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/shape_base.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/umath.so -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/records.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/scalarmath.so -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/generate_numpy_api.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/info.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/function_base.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/machar.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/memmap.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/setupscons.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/numerictypes.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/getlimits.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_dummy.so -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_methods.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/scons_support.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/multiarray.so -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/fromnumeric.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_internal.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/setup_common.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/_dotblas.so -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/multiarray_tests.so -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/arrayprint.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core copying build/lib.linux-x86_64-2.7/numpy/core/numeric.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/f2py_testing.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/func2subr.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/cfuncs.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/diagnose.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/common_rules.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/use_rules.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/rules.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/auxfuncs.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/info.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/setupscons.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/f90mod_rules.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/cb_rules.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/__version__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/crackfortran.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/capi_maps.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py copying build/lib.linux-x86_64-2.7/numpy/f2py/f2py2e.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.7/numpy/linalg/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.7/numpy/linalg/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.7/numpy/linalg/info.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.7/numpy/linalg/setupscons.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.7/numpy/linalg/lapack_lite.so -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.7/numpy/linalg/linalg.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/linalg copying build/lib.linux-x86_64-2.7/numpy/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy copying build/lib.linux-x86_64-2.7/numpy/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/format.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/arraypad.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/index_tricks.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/utils.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/arrayterator.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/shape_base.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/npyio.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/_iotools.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/_datasource.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/info.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/_compiled_base.so -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/function_base.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/arraysetops.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/type_check.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/recfunctions.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/scimath.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/setupscons.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/financial.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/stride_tricks.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/twodim_base.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/user_array.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/ufunclike.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib copying build/lib.linux-x86_64-2.7/numpy/lib/polynomial.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/chebyshev.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/laguerre.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/polytemplate.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/hermite.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/hermite_e.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/legendre.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/polyutils.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/polynomial/polynomial.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial copying build/lib.linux-x86_64-2.7/numpy/matlib.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/ccompiler.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/intelccompiler.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/__config__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/conv_template.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/core.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/intel.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/g95.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/vast.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/compaq.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/nag.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/pathf95.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/none.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/mips.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/absoft.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/ibm.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/pg.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/lahey.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/hpux.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/gnu.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/fcompiler/sun.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler copying build/lib.linux-x86_64-2.7/numpy/distutils/interactive.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/develop.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/install.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/sdist.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/autodist.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/config_compiler.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/scons.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/install_data.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/build_clib.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/build.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/egg_info.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/build_src.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/build_py.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/install_headers.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/config.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/build_ext.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/build_scripts.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/bdist_rpm.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/command/install_clib.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command copying build/lib.linux-x86_64-2.7/numpy/distutils/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/environment.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/info.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/pathccompiler.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/misc_util.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/compat.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/log.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/setupscons.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/lib2def.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/system_info.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/__version__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/cpuinfo.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/mingw32ccompiler.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/exec_command.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/line_endings.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/from_template.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/npy_pkg_config.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/extension.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/unixccompiler.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils copying build/lib.linux-x86_64-2.7/numpy/distutils/numpy_distribution.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/matrixlib copying build/lib.linux-x86_64-2.7/numpy/matrixlib/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/matrixlib copying build/lib.linux-x86_64-2.7/numpy/matrixlib/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/matrixlib copying build/lib.linux-x86_64-2.7/numpy/matrixlib/defmatrix.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/matrixlib copying build/lib.linux-x86_64-2.7/numpy/matrixlib/setupscons.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/matrixlib copying build/lib.linux-x86_64-2.7/numpy/setupscons.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy copying build/lib.linux-x86_64-2.7/numpy/ctypeslib.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/constants.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/basics.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/performance.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/byteswapping.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/creation.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/methods_vs_functions.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/ufuncs.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/jargon.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/io.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/indexing.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/subclassing.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/misc.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/broadcasting.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/internals.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/howtofind.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/glossary.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc copying build/lib.linux-x86_64-2.7/numpy/doc/structured_arrays.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing copying build/lib.linux-x86_64-2.7/numpy/testing/utils.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing copying build/lib.linux-x86_64-2.7/numpy/testing/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing copying build/lib.linux-x86_64-2.7/numpy/testing/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing copying build/lib.linux-x86_64-2.7/numpy/testing/setupscons.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing copying build/lib.linux-x86_64-2.7/numpy/testing/noseclasses.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing copying build/lib.linux-x86_64-2.7/numpy/testing/nosetester.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing copying build/lib.linux-x86_64-2.7/numpy/testing/decorators.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing copying build/lib.linux-x86_64-2.7/numpy/testing/nulltester.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing copying build/lib.linux-x86_64-2.7/numpy/testing/numpytest.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing copying build/lib.linux-x86_64-2.7/numpy/testing/print_coercion_tables.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing copying build/lib.linux-x86_64-2.7/numpy/dual.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft copying build/lib.linux-x86_64-2.7/numpy/fft/fftpack_lite.so -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft copying build/lib.linux-x86_64-2.7/numpy/fft/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft copying build/lib.linux-x86_64-2.7/numpy/fft/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft copying build/lib.linux-x86_64-2.7/numpy/fft/info.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft copying build/lib.linux-x86_64-2.7/numpy/fft/helper.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft copying build/lib.linux-x86_64-2.7/numpy/fft/setupscons.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft copying build/lib.linux-x86_64-2.7/numpy/fft/fftpack.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/compat copying build/lib.linux-x86_64-2.7/numpy/compat/_inspect.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/compat copying build/lib.linux-x86_64-2.7/numpy/compat/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/compat copying build/lib.linux-x86_64-2.7/numpy/compat/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/compat copying build/lib.linux-x86_64-2.7/numpy/compat/setupscons.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/compat copying build/lib.linux-x86_64-2.7/numpy/compat/py3k.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/compat creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/random copying build/lib.linux-x86_64-2.7/numpy/random/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/random copying build/lib.linux-x86_64-2.7/numpy/random/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/random copying build/lib.linux-x86_64-2.7/numpy/random/info.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/random copying build/lib.linux-x86_64-2.7/numpy/random/mtrand.so -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/random copying build/lib.linux-x86_64-2.7/numpy/random/setupscons.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/random copying build/lib.linux-x86_64-2.7/numpy/version.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma/bench.py to bench.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma/extras.py to extras.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py to testutils.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma/mrecords.py to mrecords.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma/timer_comparison.py to timer_comparison.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/__config__.py to __config__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/fft.py to fft.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/arrayfns.py to arrayfns.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/rng_stats.py to rng_stats.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/ufuncs.py to ufuncs.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/precision.py to precision.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/alter_code1.py to alter_code1.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/random_array.py to random_array.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/linear_algebra.py to linear_algebra.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/mlab.py to mlab.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/alter_code2.py to alter_code2.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/user_array.py to user_array.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/matrix.py to matrix.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/typeconv.py to typeconv.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/fix_default_axis.py to fix_default_axis.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/array_printer.py to array_printer.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/rng.py to rng.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/ma.py to ma.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/_import_tools.py to _import_tools.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/fft.py to fft.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/nd_image.py to nd_image.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/ufuncs.py to ufuncs.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/alter_code1.py to alter_code1.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/random_array.py to random_array.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/linear_algebra.py to linear_algebra.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/mlab.py to mlab.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/numerictypes.py to numerictypes.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/alter_code2.py to alter_code2.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/convolve.py to convolve.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/matrix.py to matrix.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/session.py to session.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/ma.py to ma.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/add_newdocs.py to add_newdocs.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/defchararray.py to defchararray.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/shape_base.py to shape_base.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/records.py to records.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/generate_numpy_api.py to generate_numpy_api.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/function_base.py to function_base.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/machar.py to machar.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/memmap.py to memmap.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/numerictypes.py to numerictypes.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/getlimits.py to getlimits.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/_methods.py to _methods.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/scons_support.py to scons_support.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/fromnumeric.py to fromnumeric.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/_internal.py to _internal.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/setup_common.py to setup_common.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/arrayprint.py to arrayprint.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/numeric.py to numeric.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/f2py_testing.py to f2py_testing.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/func2subr.py to func2subr.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/cfuncs.py to cfuncs.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/diagnose.py to diagnose.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/common_rules.py to common_rules.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/use_rules.py to use_rules.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/rules.py to rules.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/auxfuncs.py to auxfuncs.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/f90mod_rules.py to f90mod_rules.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/cb_rules.py to cb_rules.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/__version__.py to __version__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/crackfortran.py to crackfortran.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/capi_maps.py to capi_maps.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/f2py2e.py to f2py2e.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/linalg/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/linalg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/linalg/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/linalg/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/linalg/linalg.py to linalg.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/format.py to format.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/arraypad.py to arraypad.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/index_tricks.py to index_tricks.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/arrayterator.py to arrayterator.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/shape_base.py to shape_base.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/npyio.py to npyio.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/_iotools.py to _iotools.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/_datasource.py to _datasource.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/function_base.py to function_base.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/arraysetops.py to arraysetops.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/type_check.py to type_check.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/recfunctions.py to recfunctions.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/scimath.py to scimath.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/financial.py to financial.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/stride_tricks.py to stride_tricks.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/twodim_base.py to twodim_base.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/user_array.py to user_array.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/ufunclike.py to ufunclike.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/polynomial.py to polynomial.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/chebyshev.py to chebyshev.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/laguerre.py to laguerre.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/polytemplate.py to polytemplate.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/hermite.py to hermite.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/hermite_e.py to hermite_e.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/legendre.py to legendre.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/polyutils.py to polyutils.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/polynomial.py to polynomial.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/matlib.py to matlib.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/ccompiler.py to ccompiler.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/intelccompiler.py to intelccompiler.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/__config__.py to __config__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/conv_template.py to conv_template.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler/intel.py to intel.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler/g95.py to g95.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler/vast.py to vast.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler/compaq.py to compaq.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler/nag.py to nag.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler/pathf95.py to pathf95.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler/none.py to none.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler/mips.py to mips.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler/absoft.py to absoft.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler/ibm.py to ibm.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler/pg.py to pg.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler/lahey.py to lahey.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler/hpux.py to hpux.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler/gnu.py to gnu.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/fcompiler/sun.py to sun.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/interactive.py to interactive.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/develop.py to develop.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/install.py to install.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/sdist.py to sdist.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/autodist.py to autodist.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/config_compiler.py to config_compiler.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/scons.py to scons.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/install_data.py to install_data.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/build_clib.py to build_clib.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/build.py to build.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/egg_info.py to egg_info.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/build_src.py to build_src.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/build_py.py to build_py.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/install_headers.py to install_headers.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/build_ext.py to build_ext.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/build_scripts.py to build_scripts.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/bdist_rpm.py to bdist_rpm.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/command/install_clib.py to install_clib.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/environment.py to environment.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/pathccompiler.py to pathccompiler.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/misc_util.py to misc_util.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/lib2def.py to lib2def.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/system_info.py to system_info.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/__version__.py to __version__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/cpuinfo.py to cpuinfo.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/mingw32ccompiler.py to mingw32ccompiler.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/exec_command.py to exec_command.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/line_endings.py to line_endings.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/from_template.py to from_template.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/npy_pkg_config.py to npy_pkg_config.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/extension.py to extension.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/unixccompiler.py to unixccompiler.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/numpy_distribution.py to numpy_distribution.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/matrixlib/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/matrixlib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/matrixlib/defmatrix.py to defmatrix.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/matrixlib/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ctypeslib.py to ctypeslib.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc/basics.py to basics.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc/performance.py to performance.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc/byteswapping.py to byteswapping.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc/creation.py to creation.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc/methods_vs_functions.py to methods_vs_functions.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc/ufuncs.py to ufuncs.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc/jargon.py to jargon.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc/io.py to io.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc/indexing.py to indexing.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc/subclassing.py to subclassing.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc/broadcasting.py to broadcasting.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc/internals.py to internals.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc/howtofind.py to howtofind.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc/glossary.py to glossary.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/doc/structured_arrays.py to structured_arrays.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing/noseclasses.py to noseclasses.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing/nosetester.py to nosetester.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing/nulltester.py to nulltester.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing/numpytest.py to numpytest.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing/print_coercion_tables.py to print_coercion_tables.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/dual.py to dual.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft/helper.py to helper.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft/fftpack.py to fftpack.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/compat/_inspect.py to _inspect.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/compat/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/compat/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/compat/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/compat/py3k.py to py3k.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/random/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/random/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/random/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/random/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/version.py to version.pyc running install_scripts creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/bin copying build/scripts.linux-x86_64-2.7/f2py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/bin changing mode of /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/bin/f2py to 755 running install_data creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft/tests copying numpy/fft/tests/test_helper.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft/tests/ copying numpy/fft/tests/test_fftpack.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft/tests/ creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/spam.pyf -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/array.f -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/calculate_session.dat -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/callback.f -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/scalar.f -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/common_session.dat -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/scalar_session.dat -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/extcallback_session.dat -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/fib2.pyf -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/string.f -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/callback2.pyf -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/ftype_session.dat -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/callback_session.dat -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/moddata_session.dat -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/run_main_session.dat -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/fib1.pyf -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/var_session.dat -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/string_session.dat -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/setup_example.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/array_session.dat -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/ftype.f -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/spam_session.dat -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/moddata.f90 -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/var.pyf -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/fib1.f -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/compile_session.dat -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/docutils.conf -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/calculate.f -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/fib3.f -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/default.css -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/extcallback.f -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/common.f -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/allocarr_session.dat -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/index.txt -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide copying numpy/f2py/docs/usersguide/allocarr.f90 -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/usersguide creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/src copying numpy/f2py/src/fortranobject.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/src copying numpy/f2py/src/fortranobject.c -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/src creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/size copying numpy/f2py/tests/src/size/foo.f90 -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/size creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext copying numpy/distutils/tests/f2py_f90_ext/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext copying numpy/distutils/tests/f2py_f90_ext/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/array_from_pyobj copying numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/array_from_pyobj creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/random/tests copying numpy/random/tests/test_regression.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/random/tests/ copying numpy/random/tests/test_random.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/random/tests/ creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext/tests copying numpy/distutils/tests/swig_ext/tests/test_example2.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext/tests copying numpy/distutils/tests/swig_ext/tests/test_example.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext/tests creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/benchmarks copying benchmarks/benchmark.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/benchmarks/ copying benchmarks/sorting.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/benchmarks/ copying benchmarks/creating.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/benchmarks/ copying benchmarks/casting.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/benchmarks/ copying benchmarks/simpleindex.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/benchmarks/ creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/foo_use.f90 -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/foo_mod.f90 -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/foo_free.f90 -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/.f2py_f2cmap -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/precision.f90 -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/assumed_shape copying numpy/random/mtrand/randomkit.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/random/. creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/pyrex_ext copying numpy/distutils/tests/pyrex_ext/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/pyrex_ext copying numpy/distutils/tests/pyrex_ext/primes.pyx -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/pyrex_ext copying numpy/distutils/tests/pyrex_ext/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/pyrex_ext copying numpy/f2py/f2py.1 -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/ creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_interrupt.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_endian.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/old_defines.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/halffloat.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/ufuncobject.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/oldnumeric.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_cpu.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_math.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/noprefix.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/arrayobject.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_os.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/arrayscalars.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/numpyconfig.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_common.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_no_deprecated_api.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_deprecated_api.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/_neighborhood_iterator_imp.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/utils.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/npy_3kcompat.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/ndarraytypes.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying numpy/core/include/numpy/ndarrayobject.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/mixed copying numpy/f2py/tests/src/mixed/foo.f -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/mixed copying numpy/f2py/tests/src/mixed/foo_free.f90 -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/mixed copying numpy/f2py/tests/src/mixed/foo_fixed.f90 -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/mixed copying numpy/f2py/docs/pytest.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/OLDNEWS.txt -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/TESTING.txt -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/default.css -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/simple_session.dat -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/simple.f -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/hello.f -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/pyforttest.pyf -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/README.txt -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/THANKS.txt -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/HISTORY.txt -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/docutils.conf -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ copying numpy/f2py/docs/FAQ.txt -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs/ creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/kind copying numpy/f2py/tests/src/kind/foo.f90 -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/src/kind creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests copying numpy/lib/tests/test_twodim_base.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_utils.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_regression.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_polynomial.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_type_check.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_recfunctions.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_financial.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_arraypad.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_function_base.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test__iotools.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_index_tricks.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_io.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_arraysetops.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_ufunclike.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_format.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test__datasource.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_arrayterator.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_shape_base.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ copying numpy/lib/tests/test_stride_tricks.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/tests/ creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/mingw copying numpy/distutils/mingw/gfortran_vs2003_hack.c -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/mingw copying numpy/f2py/tests/test_size.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_mixed.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/util.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_kind.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_complex.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_assumed_shape.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_real.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_callback.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_character.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_logical.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_array_from_pyobj.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/f2py/tests/test_return_integer.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/tests/ copying numpy/distutils/tests/swig_ext/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext copying numpy/distutils/tests/swig_ext/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/zoo.cc -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/zoo.i -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/example.i -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/zoo.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext/src copying numpy/distutils/tests/swig_ext/src/example.c -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/swig_ext/src creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/data copying numpy/core/tests/data/recarray_from_file.fits -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/data copying numpy/core/tests/data/astype_copy.pkl -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/data creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/include creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/include/numpy copying numpy/numarray/include/numpy/ieeespecial.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/include/numpy copying numpy/numarray/include/numpy/arraybase.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/include/numpy copying numpy/numarray/include/numpy/cfunc.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/include/numpy copying numpy/numarray/include/numpy/libnumarray.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/include/numpy copying numpy/numarray/include/numpy/numcomplex.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/include/numpy copying numpy/numarray/include/numpy/nummacro.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/include/numpy creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/pyrex_ext/tests copying numpy/distutils/tests/pyrex_ext/tests/test_primes.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/pyrex_ext/tests creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/gen_ext copying numpy/distutils/tests/gen_ext/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/gen_ext copying numpy/distutils/tests/gen_ext/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/gen_ext copying numpy/distutils/tests/test_npy_pkg_config.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_fcompiler_gnu.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_misc_util.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_exec_command.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/ copying numpy/distutils/tests/test_fcompiler_intel.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/ creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_multiarray.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/matrixlib/tests/ copying numpy/matrixlib/tests/test_defmatrix.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/matrixlib/tests/ copying numpy/matrixlib/tests/test_regression.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/matrixlib/tests/ copying numpy/matrixlib/tests/test_numeric.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/matrixlib/tests/ creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/tests copying numpy/oldnumeric/tests/test_regression.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/tests/ copying numpy/oldnumeric/tests/test_oldnumeric.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/oldnumeric/tests/ copying numpy/core/tests/test_unicode.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_arrayprint.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_machar.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_ufunc.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_regression.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_einsum.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_api.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_function_base.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_item_selection.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_umath_complex.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_nditer.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_multiarray.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_memmap.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_shape_base.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_blasdot.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_datetime.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_dtype.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_numerictypes.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_getlimits.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_print.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_records.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_indexing.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_errstate.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_indexerrors.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_umath.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_defchararray.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_half.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_scalarmath.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_multiarray_assignment.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ copying numpy/core/tests/test_numeric.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/tests/ creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing/tests copying numpy/testing/tests/test_doctesting.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing/tests/ copying numpy/testing/tests/test_decorators.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing/tests/ copying numpy/testing/tests/test_utils.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/testing/tests/ creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma/tests copying numpy/ma/tests/test_core.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_subclassing.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_mrecords.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_old_ma.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_extras.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma/tests/ copying numpy/ma/tests/test_regression.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/ma/tests/ creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_ext copying numpy/distutils/tests/f2py_ext/setup.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_ext copying numpy/distutils/tests/f2py_ext/__init__.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_ext creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/linalg/tests copying numpy/linalg/tests/test_regression.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/linalg/tests/ copying numpy/linalg/tests/test_linalg.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/linalg/tests/ copying numpy/linalg/tests/test_build.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/linalg/tests/ creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/tests copying numpy/tests/test_ctypeslib.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/tests/ copying numpy/tests/test_matlib.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/tests/ creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/gen_ext/tests copying numpy/distutils/tests/gen_ext/tests/test_fib3.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/gen_ext/tests creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_ext/src copying numpy/distutils/tests/f2py_ext/src/fib2.pyf -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_ext/src copying numpy/distutils/tests/f2py_ext/src/fib1.f -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_ext/src creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/include copying numpy/distutils/tests/f2py_f90_ext/include/body.f90 -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/include creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_ext/tests copying numpy/distutils/tests/f2py_ext/tests/test_fib2.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_ext/tests creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/tests copying numpy/distutils/tests/f2py_f90_ext/tests/test_foo.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/tests creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/tests copying numpy/polynomial/tests/test_polyutils.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_legendre.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_laguerre.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_polynomial.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_printing.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_hermite.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_chebyshev.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_hermite_e.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/tests/ copying numpy/polynomial/tests/test_classes.py -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/polynomial/tests/ creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/src copying numpy/distutils/tests/f2py_f90_ext/src/foo_free.f90 -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/distutils/tests/f2py_f90_ext/src copying build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying build/src.linux-x86_64-2.7/numpy/core/include/numpy/multiarray_api.txt -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy copying build/src.linux-x86_64-2.7/numpy/core/include/numpy/ufunc_api.txt -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/lib creating /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/lib/npy-pkg-config copying build/src.linux-x86_64-2.7/numpy/core/lib/npy-pkg-config/npymath.ini -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/lib/npy-pkg-config copying build/src.linux-x86_64-2.7/numpy/core/lib/npy-pkg-config/mlib.ini -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/lib/npy-pkg-config running install_egg_info Writing /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy-1.7.1-py2.7.egg-info running install_clib copying build/temp.linux-x86_64-2.7/libnpymath.a -> /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/lib + rm -rf docs-f2py + mv /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/docs docs-f2py + mv -f /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/f2py/f2py.1 f2py.1 + rm -rf doc/Makefile doc/cython doc/postprocess.py doc/pyrex doc/release doc/source doc/sphinxext doc/swig + install -D -p -m 0644 f2py.1 /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/share/man/man1/f2py.1 + pushd /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/bin + sed -i -e 's"^#!/usr/bin/env python"#!/opt/rh/python27/root/usr/bin/python"' f2py + popd + pushd /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy + sed -i -e 's"^#!/usr/bin/python"#!/opt/rh/python27/root/usr/bin/python"' core/tests/test_arrayprint.py + sed -i -e 's"^#!/usr/bin/python"#!/opt/rh/python27/root/usr/bin/python"' distutils/conv_template.py + sed -i -e 's"^#!/usr/bin/python"#!/opt/rh/python27/root/usr/bin/python"' distutils/from_template.py + popd + mkdir -p /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/include + ln -s /opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/include/numpy + rm -f /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/COMPATIBILITY + rm -f /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/DEV_README.txt + rm -f /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/INSTALL.txt + rm -f /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/LICENSE.txt + rm -f /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/README.txt + rm -f /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/THANKS.txt + rm -f /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/site.cfg.example + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/numpy-1.7.1 extracting debug info from /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/numarray/_capi.so extracting debug info from /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/umath_tests.so extracting debug info from /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/umath.so extracting debug info from /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/scalarmath.so extracting debug info from /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/_dummy.so extracting debug info from /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/multiarray.so extracting debug info from /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/_dotblas.so extracting debug info from /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/multiarray_tests.so extracting debug info from /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/linalg/lapack_lite.so extracting debug info from /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/lib/_compiled_base.so extracting debug info from /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft/fftpack_lite.so extracting debug info from /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/random/mtrand.so 9540 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/python27/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable python27 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python /opt/rh/python27/root/usr/bin/python2 1 /opt/rh/python27/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3u74Ja + umask 022 + cd /builddir/build/BUILD + cd numpy-1.7.1 + unset DISPLAY + cd /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64 + scl enable python27 - nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$'] nose.config: INFO: Excluding tests matching ['f2py_ext', 'f2py_f90_ext', 'gen_ext', 'pyrex_ext', 'swig_ext'] nose.selector: INFO: /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/multiarray.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/scalarmath.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/umath.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/multiarray_tests.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/core/umath_tests.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/fft/fftpack_lite.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/linalg/lapack_lite.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy/random/mtrand.so is executable; skipped test_api.test_fastCopyAndTranspose ... ok test_api.test_array_astype ... ok test_api.test_copyto_fromscalar ... ok test_api.test_copyto ... ok test_api.test_copy_order ... ok Basic test of array2string. ... ok Test custom format function for each element in array. ... ok This should only apply to 0-D arrays. See #1218. ... ok test_arrayprint.TestArrayRepr.test_nan_inf ... ok test_str (test_arrayprint.TestComplexArray) ... ok test_arrayprint.TestPrintOptions.test_basic ... ok test_arrayprint.TestPrintOptions.test_formatter ... ok test_arrayprint.TestPrintOptions.test_formatter_reset ... ok test_arrayprint.test_unicode_object_array ... ok Ticket 844. ... ok test_blasdot.test_blasdot_used ... ok test_blasdot.test_dot_2args ... ok test_blasdot.test_dot_3args ... ok test_blasdot.test_dot_3args_errors ... ok test_creation_overflow (test_datetime.TestDateTime) ... ok test_datetime_add (test_datetime.TestDateTime) ... ok test_datetime_arange (test_datetime.TestDateTime) ... ok test_datetime_array_find_type (test_datetime.TestDateTime) ... ok test_datetime_array_str (test_datetime.TestDateTime) ... ok test_datetime_as_string (test_datetime.TestDateTime) ... ok test_datetime_as_string_timezone (test_datetime.TestDateTime) ... SKIP: Skipping test: test_datetime_as_string_timezone The pytz module is not available. test_datetime_busday_holidays_count (test_datetime.TestDateTime) ... ok test_datetime_busday_holidays_offset (test_datetime.TestDateTime) ... ok test_datetime_busday_offset (test_datetime.TestDateTime) ... ok test_datetime_busdaycalendar (test_datetime.TestDateTime) ... ok test_datetime_casting_rules (test_datetime.TestDateTime) ... ok test_datetime_compare (test_datetime.TestDateTime) ... ok test_datetime_divide (test_datetime.TestDateTime) ... ok test_datetime_dtype_creation (test_datetime.TestDateTime) ... ok test_datetime_is_busday (test_datetime.TestDateTime) ... ok test_datetime_like (test_datetime.TestDateTime) ... ok test_datetime_maximum_reduce (test_datetime.TestDateTime) ... ok test_datetime_minmax (test_datetime.TestDateTime) ... ok test_datetime_multiply (test_datetime.TestDateTime) ... ok test_datetime_nat_casting (test_datetime.TestDateTime) ... ok test_datetime_scalar_construction (test_datetime.TestDateTime) ... ok test_datetime_string_conversion (test_datetime.TestDateTime) ... ok test_datetime_subtract (test_datetime.TestDateTime) ... ok test_datetime_unary (test_datetime.TestDateTime) ... ok test_datetime_y2038 (test_datetime.TestDateTime) ... ok test_days_creation (test_datetime.TestDateTime) ... ok test_days_to_pydate (test_datetime.TestDateTime) ... ok test_different_unit_comparison (test_datetime.TestDateTime) ... ok test_divisor_conversion_as (test_datetime.TestDateTime) ... ok test_divisor_conversion_day (test_datetime.TestDateTime) ... ok test_divisor_conversion_fs (test_datetime.TestDateTime) ... ok test_divisor_conversion_hour (test_datetime.TestDateTime) ... ok test_divisor_conversion_minute (test_datetime.TestDateTime) ... ok test_divisor_conversion_month (test_datetime.TestDateTime) ... ok test_divisor_conversion_second (test_datetime.TestDateTime) ... ok test_divisor_conversion_week (test_datetime.TestDateTime) ... ok test_divisor_conversion_year (test_datetime.TestDateTime) ... ok test_dtype_comparison (test_datetime.TestDateTime) ... ok test_dtype_promotion (test_datetime.TestDateTime) ... ok test_hours (test_datetime.TestDateTime) ... ok test_month_truncation (test_datetime.TestDateTime) ... ok test_pickle (test_datetime.TestDateTime) ... ok test_pydatetime_creation (test_datetime.TestDateTime) ... ok test_pyobject_roundtrip (test_datetime.TestDateTime) ... ok Verify that datetime dtype __setstate__ can handle bad arguments ... ok test_string_parser_error_check (test_datetime.TestDateTime) ... ok test_string_parser_variants (test_datetime.TestDateTime) ... ok test_timedelta_arange (test_datetime.TestDateTime) ... ok test_timedelta_scalar_construction (test_datetime.TestDateTime) ... ok test_timedelta_scalar_construction_units (test_datetime.TestDateTime) ... ok test_basic (test_datetime.TestDateTimeData) ... ok test_from_object_array (test_defchararray.TestBasic) ... ok test_from_object_array_unicode (test_defchararray.TestBasic) ... ok test_from_string (test_defchararray.TestBasic) ... ok test_from_string_array (test_defchararray.TestBasic) ... ok test_from_unicode (test_defchararray.TestBasic) ... ok test_from_unicode_array (test_defchararray.TestBasic) ... ok test_unicode_upconvert (test_defchararray.TestBasic) ... ok test_it (test_defchararray.TestChar) ... ok test_equal (test_defchararray.TestComparisons) ... ok test_greater (test_defchararray.TestComparisons) ... ok test_greater_equal (test_defchararray.TestComparisons) ... ok test_less (test_defchararray.TestComparisons) ... ok test_less_equal (test_defchararray.TestComparisons) ... ok test_not_equal (test_defchararray.TestComparisons) ... ok test_equal (test_defchararray.TestComparisonsMixed1) ... ok test_greater (test_defchararray.TestComparisonsMixed1) ... ok test_greater_equal (test_defchararray.TestComparisonsMixed1) ... ok test_less (test_defchararray.TestComparisonsMixed1) ... ok test_less_equal (test_defchararray.TestComparisonsMixed1) ... ok test_not_equal (test_defchararray.TestComparisonsMixed1) ... ok test_equal (test_defchararray.TestComparisonsMixed2) ... ok test_greater (test_defchararray.TestComparisonsMixed2) ... ok test_greater_equal (test_defchararray.TestComparisonsMixed2) ... ok test_less (test_defchararray.TestComparisonsMixed2) ... ok test_less_equal (test_defchararray.TestComparisonsMixed2) ... ok test_not_equal (test_defchararray.TestComparisonsMixed2) ... ok test_count (test_defchararray.TestInformation) ... ok test_endswith (test_defchararray.TestInformation) ... ok test_find (test_defchararray.TestInformation) ... ok test_index (test_defchararray.TestInformation) ... ok test_isalnum (test_defchararray.TestInformation) ... ok test_isalpha (test_defchararray.TestInformation) ... ok test_isdigit (test_defchararray.TestInformation) ... ok test_islower (test_defchararray.TestInformation) ... ok test_isspace (test_defchararray.TestInformation) ... ok test_istitle (test_defchararray.TestInformation) ... ok test_isupper (test_defchararray.TestInformation) ... ok test_len (test_defchararray.TestInformation) ... ok test_rfind (test_defchararray.TestInformation) ... ok test_rindex (test_defchararray.TestInformation) ... ok test_startswith (test_defchararray.TestInformation) ... ok test_capitalize (test_defchararray.TestMethods) ... ok test_center (test_defchararray.TestMethods) ... ok test_decode (test_defchararray.TestMethods) ... ok test_encode (test_defchararray.TestMethods) ... ok test_expandtabs (test_defchararray.TestMethods) ... ok test_isdecimal (test_defchararray.TestMethods) ... ok test_isnumeric (test_defchararray.TestMethods) ... ok test_join (test_defchararray.TestMethods) ... ok test_ljust (test_defchararray.TestMethods) ... ok test_lower (test_defchararray.TestMethods) ... ok test_lstrip (test_defchararray.TestMethods) ... ok test_partition (test_defchararray.TestMethods) ... ok test_replace (test_defchararray.TestMethods) ... ok test_rjust (test_defchararray.TestMethods) ... ok test_rpartition (test_defchararray.TestMethods) ... ok test_rsplit (test_defchararray.TestMethods) ... ok test_rstrip (test_defchararray.TestMethods) ... ok test_split (test_defchararray.TestMethods) ... ok test_splitlines (test_defchararray.TestMethods) ... ok test_strip (test_defchararray.TestMethods) ... ok test_swapcase (test_defchararray.TestMethods) ... ok test_title (test_defchararray.TestMethods) ... ok test_upper (test_defchararray.TestMethods) ... ok test_add (test_defchararray.TestOperations) ... ok Ticket #856 ... ok test_mul (test_defchararray.TestOperations) ... ok test_radd (test_defchararray.TestOperations) ... ok test_rmod (test_defchararray.TestOperations) ... ok test_rmul (test_defchararray.TestOperations) ... ok test_broadcast_error (test_defchararray.TestVecString) ... ok test_invalid_args_tuple (test_defchararray.TestVecString) ... ok test_invalid_function_args (test_defchararray.TestVecString) ... ok test_invalid_result_type (test_defchararray.TestVecString) ... ok test_invalid_type_descr (test_defchararray.TestVecString) ... ok test_non_existent_method (test_defchararray.TestVecString) ... ok test_non_string_array (test_defchararray.TestVecString) ... ok test1 (test_defchararray.TestWhitespace) ... ok Regression test for ticket 1948. ... ok test_bad_param (test_dtype.TestBuiltin) ... ok test_dtype (test_dtype.TestBuiltin) ... ok test_equivalent_dtype_hashing (test_dtype.TestBuiltin) ... ok test_invalid_types (test_dtype.TestBuiltin) ... ok Only test hash runs at all. ... ok test_dtype.TestDtypeAttributeDeletion.test_dtype_non_writable_attributes_deletion ... ok test_dtype.TestDtypeAttributeDeletion.test_dtype_writable_attributes_deletion ... ok test_metadata_rejects_nondict (test_dtype.TestMetadata) ... ok test_metadata_takes_dict (test_dtype.TestMetadata) ... ok test_nested_metadata (test_dtype.TestMetadata) ... ok test_no_metadata (test_dtype.TestMetadata) ... ok test1 (test_dtype.TestMonsterType) ... ok test_aligned_size (test_dtype.TestRecord) ... ok test_comma_datetime (test_dtype.TestRecord) ... ok test_different_names (test_dtype.TestRecord) ... ok test_different_titles (test_dtype.TestRecord) ... ok Test whether equivalent record dtypes hash the same. ... ok Test if an appropriate exception is raised when passing bad values to ... ok test_union_struct (test_dtype.TestRecord) ... ok test_base_dtype_with_object_type (test_dtype.TestString) ... ok test_complex_dtype_repr (test_dtype.TestString) ... ok test_complex_dtype_str (test_dtype.TestString) ... ok test_dtype_str_with_long_in_shape (test_dtype.TestString) ... ok Test whether equivalent subarray dtypes hash the same. ... ok Test whether different subarray dtypes hash differently. ... ok Test some data types that are equal ... ok Test some more complicated cases that shouldn't be equal ... ok Test some simple cases that shouldn't be equal ... ok test_single_subarray (test_dtype.TestSubarray) ... ok test_einsum_errors (test_einsum.TestEinSum) ... ok test_einsum_misc (test_einsum.TestEinSum) ... ok test_einsum_sums_cfloat128 (test_einsum.TestEinSum) ... ok test_einsum_sums_cfloat64 (test_einsum.TestEinSum) ... ok test_einsum_sums_clongdouble (test_einsum.TestEinSum) ... ok test_einsum_sums_float16 (test_einsum.TestEinSum) ... ok test_einsum_sums_float32 (test_einsum.TestEinSum) ... ok test_einsum_sums_float64 (test_einsum.TestEinSum) ... ok test_einsum_sums_int16 (test_einsum.TestEinSum) ... ok test_einsum_sums_int32 (test_einsum.TestEinSum) ... ok test_einsum_sums_int64 (test_einsum.TestEinSum) ... ok test_einsum_sums_int8 (test_einsum.TestEinSum) ... ok test_einsum_sums_longdouble (test_einsum.TestEinSum) ... ok test_einsum_sums_uint16 (test_einsum.TestEinSum) ... ok test_einsum_sums_uint32 (test_einsum.TestEinSum) ... ok test_einsum_sums_uint64 (test_einsum.TestEinSum) ... ok test_einsum_sums_uint8 (test_einsum.TestEinSum) ... ok test_einsum_views (test_einsum.TestEinSum) ... ok test_divide (test_errstate.TestErrstate) ... ok test_errcall (test_errstate.TestErrstate) ... ok test_invalid (test_errstate.TestErrstate) ... ok test_basic (test_function_base.TestLinspace) ... ok test_corner (test_function_base.TestLinspace) ... ok test_type (test_function_base.TestLinspace) ... ok test_basic (test_function_base.TestLogspace) ... ok test_singleton (test_getlimits.TestDouble) ... ok test_singleton (test_getlimits.TestHalf) ... ok test_basic (test_getlimits.TestIinfo) ... ok test_unsigned_max (test_getlimits.TestIinfo) ... ok test_singleton (test_getlimits.TestLongdouble) ... ok test_singleton (test_getlimits.TestPythonFloat) ... ok test_finfo_repr (test_getlimits.TestRepr) ... ok test_iinfo_repr (test_getlimits.TestRepr) ... ok test_singleton (test_getlimits.TestSingle) ... ok test_getlimits.test_instances ... ok Test that half is compatible with __array_interface__ ... ok Test that half gets coerced properly with the other types ... ok Checks that all 16-bit values survive conversion ... ok Take every finite float16, and check the casting functions with ... ok test_half_fpe (test_half.TestHalf) ... ok Test the various ArrFuncs ... ok Make sure comparisons are working right ... ok Checks that rounding when converting to half is correct ... ok Test the various ufuncs ... ok Confirms a small number of known half values ... ok test_nans_infs (test_half.TestHalf) ... ok Test np.spacing and np.nextafter ... ok take from a 0-length dimension ... ok cases in iterators.c ... ok cases from mapping.c ... ok cases from methods.c ... ok test_multiindex_exceptions (test_indexerrors.TestIndexErrors) ... ok test_put_exceptions (test_indexerrors.TestIndexErrors) ... ok test_take_from_object (test_indexerrors.TestIndexErrors) ... ok test_indexing.test_boolean_indexing ... ok test_refcounting (test_item_selection.TestTake) ... ok test_simple (test_item_selection.TestTake) ... ok Regression testing for #759: instanciating MachAr for dtype = ... ok test_arithmetic_drops_references (test_memmap.TestMemmap) ... ok test_attributes (test_memmap.TestMemmap) ... ok test_del (test_memmap.TestMemmap) ... ok test_filename (test_memmap.TestMemmap) ... ok test_filename_fileobj (test_memmap.TestMemmap) ... ok test_flush (test_memmap.TestMemmap) ... ok test_indexing_drops_references (test_memmap.TestMemmap) ... ok test_open_with_filename (test_memmap.TestMemmap) ... ok test_roundtrip (test_memmap.TestMemmap) ... ok test_slicing_keeps_references (test_memmap.TestMemmap) ... ok test_view (test_memmap.TestMemmap) ... ok test_all (test_multiarray.TestArgmax) ... ok test_combinations (test_multiarray.TestArgmax) ... ok test_all (test_multiarray.TestArgmin) ... ok test_combinations (test_multiarray.TestArgmin) ... ok test_minimum_signed_integers (test_multiarray.TestArgmin) ... ok test_multiarray.TestArrayAttributeDeletion.test_multiarray_flags_not_writable_attribute_deletion ... ok test_multiarray.TestArrayAttributeDeletion.test_multiarray_flags_writable_attribute_deletion ... ok test_multiarray.TestArrayAttributeDeletion.test_multiarray_not_writable_attributes_deletion ... ok ticket #2046, should not seqfault, raise AttributeError ... ok test_assignment_broadcasting (test_multiarray.TestAssignment) ... ok test_attributes (test_multiarray.TestAttributes) ... ok test_dtypeattr (test_multiarray.TestAttributes) ... ok test_fill (test_multiarray.TestAttributes) ... ok test_set_stridesattr (test_multiarray.TestAttributes) ... ok test_stridesattr (test_multiarray.TestAttributes) ... ok test_test_interning (test_multiarray.TestBool) ... ok test_basic (test_multiarray.TestChoose) ... ok test_broadcast1 (test_multiarray.TestChoose) ... ok test_broadcast2 (test_multiarray.TestChoose) ... ok test_basic (test_multiarray.TestClip) ... ok test_max_or_min (test_multiarray.TestClip) ... ok test_record_array (test_multiarray.TestClip) ... ok test_from_attribute (test_multiarray.TestCreation) ... ok test_from_string (test_multiarray.TestCreation) ... ok Should not segfault. ... ok test_void (test_multiarray.TestCreation) ... ok test_dot_2args (test_multiarray.TestDot) ... ok test_dot_3args (test_multiarray.TestDot) ... ok test_dot_3args_errors (test_multiarray.TestDot) ... ok test_construction (test_multiarray.TestDtypedescr) ... ok test_assign_mask (test_multiarray.TestFancyIndexing) ... ok test_list (test_multiarray.TestFancyIndexing) ... ok test_mask (test_multiarray.TestFancyIndexing) ... ok test_mask2 (test_multiarray.TestFancyIndexing) ... ok test_tuple (test_multiarray.TestFancyIndexing) ... ok test_otherflags (test_multiarray.TestFlags) ... ok test_writeable (test_multiarray.TestFlags) ... ok test___array__ (test_multiarray.TestFlat) ... ok test_contiguous (test_multiarray.TestFlat) ... ok test_discontiguous (test_multiarray.TestFlat) ... ok test_multiarray.TestFromBuffer.test_empty('', array([], dtype=float64), {}) ... ok test_multiarray.TestFromBuffer.test_ip_basic("8n\xd9I\x93\xba\x05@\xe25\x88\xee\xf8\xee\xf8?\xae4\xdey\xc1\xc4\x12@\x8b\xed\xbb\xe1\xeb0\xed?\xe9y\xf43\xf4\x0f\x06@\x19\x13\x85\xbc\xb2\xc8\xfb?H\x00\xe1\xb3\x94\x1e\x13@\x0c\xe8T\xae\x8c'\xf1?}\xda\xd1\xaa\xbe\x91\xfc?\x85zf\x9d\xd3\x0f\x0e@\x01\xd7\x07{U\xd8\r@R\xb1\x89\xe0\xef\x08\x04@\x19\x1d=\xab\x12t\x08@\x16\x9fU\xfb\t3\x0c@\xce)Ac\xd2\xc8\x10@9!\xcb\xb5\x04\x16\xfe?\x07\x90\x98\xe9\x17p\r@@f\xecK\x14\xd6\x10@\xd4\x9e?\x10I\x13\xfd?\x1c8kY\x9fG\x04@cD\x915Q\xac\x00@{\xc1M\xa9X\xcc\xfa?s\xafxG\xf6\xed\t@&\xcc\xa3\xd9 N\x0f@\xcak>\xccQ\x84\x0e@\xd2\x8cs\xc2\x07B\xf0?\x7f\xca\x11\xfb}\xec\x12@\xb6^O\x91U\xf6\x0b@", , {'dtype': dtype(', {'dtype': dtype('\xd4\xe5\x90\x07@\x00\x00\x00\x00\x00\x00\x00\x00\xa3^#8\xf8\xac\x00@\x00\x00\x00\x00\x00\x00\x00\x00F\xe5\x80:\xb9\xc7\xdf?\x00\x00\x00\x00\x00\x00\x00\x00$>, {'dtype': dtype('Mj\x1ej@@\t\xe1u\x92E\xc0\xab?\xbf\x164\xb0\x0f|\xf0?\xe7}\r[\xdc9L@\x12\xd04\x00\xc0z\x9e@\n$\xc8\xa2\x99\n\t?\xe9\xabH+\x84\xb7Y@\tA\xe7\x16##%?\xfaW\x8f}\xcb\x8e\xbd?\xe6\n;tW\x92\xcd@\x00\x8c\xab\x9dy6\x92@\x04\x95\xf2:.,t?\xc4\xc24\xc0X>\\?\xc2\xdb[\xb9-Hx?\xc2pS\x96\x8f\x1e\x18?\xcf#\xa8"w\x8f(?\xe8\xa1h\x90N\xeb\xae?\xe7 \xd5\xbe\xa0\xd5\xb8@\x04%\x93\xc4\x91\xde\x1a@\x00@\x8b+\xfb_\xd0?\xe9.#l\r\xe5\x13?\xf5\xc4]\x08\xea\xda\xca', , {'dtype': dtype('>f8')}) ... ok test_multiarray.TestFromBuffer.test_ip_basic('\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x03', , {'dtype': dtype('>i8')}) ... ok test_multiarray.TestFromBuffer.test_ip_basic('?\xde\xfe;S\xf3\x82\xf6\x00\x00\x00\x00\x00\x00\x00\x00@\x01\xa7\xe7\x17\x8a\xa9o\x00\x00\x00\x00\x00\x00\x00\x00?\xfbC\xd0\x01y\x1c8\x00\x00\x00\x00\x00\x00\x00\x00@\x00\xc2s\xd6\x9fVQ\x00\x00\x00\x00\x00\x00\x00\x00@\x13\xe8r\x1a=\x1c\x17\x00\x00\x00\x00\x00\x00\x00\x00@\x13:i\x147#_\x00\x00\x00\x00\x00\x00\x00\x00@\x0f(1|\x88J8\x00\x00\x00\x00\x00\x00\x00\x00@\t\xb1/\xc4v\xa8\xbd\x00\x00\x00\x00\x00\x00\x00\x00@\x05\xf6\x16\xfb\xb5L{\x00\x00\x00\x00\x00\x00\x00\x00@\x10\xa60\xfb\xdb\xbe\x88\x00\x00\x00\x00\x00\x00\x00\x00?\xe7\x99\x96X\xbb)D\x00\x00\x00\x00\x00\x00\x00\x00@\t_(Q\x93>X\x00\x00\x00\x00\x00\x00\x00\x00@\x03\xefa/Y8+\x00\x00\x00\x00\x00\x00\x00\x00?\xe6H\xa3\x1aP\r\xb8\x00\x00\x00\x00\x00\x00\x00\x00@\r<\x8fT+\xe8\x8c\x00\x00\x00\x00\x00\x00\x00\x00@\x02\x81#_\x12\xd8K\x00\x00\x00\x00\x00\x00\x00\x00@\x07\xd9\xb8\xe6T\x88\xd4\x00\x00\x00\x00\x00\x00\x00\x00@\x0eJa)i\x05\x82\x00\x00\x00\x00\x00\x00\x00\x00?\xce\xc1\t\n\xb4\xb18\x00\x00\x00\x00\x00\x00\x00\x00@\x02S\xc8\x90\x01^\xd6\x00\x00\x00\x00\x00\x00\x00\x00@\x04\xb8\x03M\x11`\xcc\x00\x00\x00\x00\x00\x00\x00\x00@\x11Y\xd5L\xe1\x92\x03\x00\x00\x00\x00\x00\x00\x00\x00@\x13\x82M\xc4\xf4\xbeA\x00\x00\x00\x00\x00\x00\x00\x00@\r\xd7Kh\x80$\xb3\x00\x00\x00\x00\x00\x00\x00\x00@\x0e\\\xdb\xe0[\xeb\x81\x00\x00\x00\x00\x00\x00\x00\x00?\xf6\xb5M\x84\xe69\x97\x00\x00\x00\x00\x00\x00\x00\x00@\x0e\x90\xf8= \xc3Y\x00\x00\x00\x00\x00\x00\x00\x00@\x0c\xdf+\xc3\xcfA\x8e\x00\x00\x00\x00\x00\x00\x00\x00', , {'dtype': dtype('>c16')}) ... ok test_multiarray.TestIO.test_ascii ... ok Test workarounds for 32-bit limited fwrite, fseek, and ftell ... ok test_multiarray.TestIO.test_binary ... ok test_multiarray.TestIO.test_bool_fromstring ... ok test_multiarray.TestIO.test_counted_string ... ok test_multiarray.TestIO.test_counted_string_with_ws ... ok test_multiarray.TestIO.test_dtype ... ok test_multiarray.TestIO.test_dtype_bool ... ok test_multiarray.TestIO.test_empty_files_binary ... ok test_multiarray.TestIO.test_empty_files_text ... ok test_multiarray.TestIO.test_inf ... ok test_multiarray.TestIO.test_locale ... ok test_multiarray.TestIO.test_long_sep ... ok test_multiarray.TestIO.test_malformed ... ok test_multiarray.TestIO.test_nan ... ok test_multiarray.TestIO.test_numbers ... ok test_multiarray.TestIO.test_roundtrip_binary_str ... ok test_multiarray.TestIO.test_roundtrip_file ... ok test_multiarray.TestIO.test_roundtrip_filename ... ok test_multiarray.TestIO.test_roundtrip_repr ... ok test_multiarray.TestIO.test_roundtrip_str ... ok test_multiarray.TestIO.test_string ... ok test_multiarray.TestIO.test_string_with_ws ... ok test_multiarray.TestIO.test_tofile_format ... ok test_multiarray.TestIO.test_tofile_sep ... ok test_basic (test_multiarray.TestLexsort) ... ok test_mem_seteventhook (test_multiarray.TestMemEventHook) ... ok test_argsort (test_multiarray.TestMethods) ... ok test_diagonal (test_multiarray.TestMethods) ... ok test_diagonal_deprecation (test_multiarray.TestMethods) ... ok test_diagonal_memleak (test_multiarray.TestMethods) ... ok test_dot (test_multiarray.TestMethods) ... ok test_flatten (test_multiarray.TestMethods) ... ok test_ravel (test_multiarray.TestMethods) ... ok test_searchsorted (test_multiarray.TestMethods) ... ok test_searchsorted_unicode (test_multiarray.TestMethods) ... ok test_searchsorted_with_sorter (test_multiarray.TestMethods) ... ok test_sort (test_multiarray.TestMethods) ... ok test_sort_order (test_multiarray.TestMethods) ... ok test_test_round (test_multiarray.TestMethods) ... ok test_transpose (test_multiarray.TestMethods) ... ok test_axis (test_multiarray.TestMinMax) ... ok test_scalar (test_multiarray.TestMinMax) ... ok test_multiarray.TestMinScalarType.test_object ... ok test_multiarray.TestMinScalarType.test_usigned_int ... ok test_multiarray.TestMinScalarType.test_usigned_longlong ... ok test_multiarray.TestMinScalarType.test_usigned_short ... ok test_multiarray.TestMinScalarType.test_usigned_shortshort ... ok test_circular (test_multiarray.TestNeighborhoodIter) ... ok test_circular_object (test_multiarray.TestNeighborhoodIter) ... ok test_mirror (test_multiarray.TestNeighborhoodIter) ... ok test_mirror2d (test_multiarray.TestNeighborhoodIter) ... ok test_mirror2d_object (test_multiarray.TestNeighborhoodIter) ... ok test_mirror_object (test_multiarray.TestNeighborhoodIter) ... ok test_simple2d (test_multiarray.TestNeighborhoodIter) ... ok test_simple2d_object (test_multiarray.TestNeighborhoodIter) ... ok test_simple_float (test_multiarray.TestNeighborhoodIter) ... ok test_simple_object (test_multiarray.TestNeighborhoodIter) ... ok test_multiarray.TestNewBufferProtocol.test_export_discontiguous ... ok test_multiarray.TestNewBufferProtocol.test_export_endian ... ok test_multiarray.TestNewBufferProtocol.test_export_record ... ok test_multiarray.TestNewBufferProtocol.test_export_simple_1d ... ok test_multiarray.TestNewBufferProtocol.test_export_simple_nd ... ok test_multiarray.TestNewBufferProtocol.test_export_subarray ... ok test_multiarray.TestNewBufferProtocol.test_padded_struct_array ... ok test_multiarray.TestNewBufferProtocol.test_padding ... ok test_multiarray.TestNewBufferProtocol.test_reference_leak ... ok test_multiarray.TestNewBufferProtocol.test_roundtrip ... ok test_multiarray.TestNewBufferProtocol.test_roundtrip_half ... ok test_basic (test_multiarray.TestNewaxis) ... ok test_multiarray.TestPEP3118Dtype.test_byteorder_inside_struct ... ok test_multiarray.TestPEP3118Dtype.test_intra_padding ... ok test_multiarray.TestPEP3118Dtype.test_native_padding ... ok test_multiarray.TestPEP3118Dtype.test_native_padding_2 ... ok test_multiarray.TestPEP3118Dtype.test_native_padding_3 ... ok test_multiarray.TestPEP3118Dtype.test_padding_with_array_inside_struct ... ok test_multiarray.TestPEP3118Dtype.test_trailing_padding ... ok test_roundtrip (test_multiarray.TestPickling) ... ok test_subarray_int_shape (test_multiarray.TestPickling) ... ok test_version0_float32 (test_multiarray.TestPickling) ... ok test_version0_int8 (test_multiarray.TestPickling) ... ok test_version0_object (test_multiarray.TestPickling) ... ok test_version1_float32 (test_multiarray.TestPickling) ... ok test_version1_int8 (test_multiarray.TestPickling) ... ok test_version1_object (test_multiarray.TestPickling) ... ok test_multiarray.TestPutmask.test_ip_byteorder('>i4',) ... ok test_multiarray.TestPutmask.test_ip_byteorder('i4',) ... ok test_multiarray.TestTake.test_ip_byteorder(',) ... ok test_scalarmath.TestRepr.test_float_repr(,) ... ok test_type_add (test_scalarmath.TestTypes) ... ok test_type_create (test_scalarmath.TestTypes) ... ok test_types (test_scalarmath.TestTypes) ... ok test_0D_array (test_shape_base.TestAtleast1d) ... ok test_1D_array (test_shape_base.TestAtleast1d) ... ok test_2D_array (test_shape_base.TestAtleast1d) ... ok test_3D_array (test_shape_base.TestAtleast1d) ... ok Test to make sure equivalent Travis O's r1array function ... ok test_0D_array (test_shape_base.TestAtleast2d) ... ok test_1D_array (test_shape_base.TestAtleast2d) ... ok test_2D_array (test_shape_base.TestAtleast2d) ... ok test_3D_array (test_shape_base.TestAtleast2d) ... ok Test to make sure equivalent Travis O's r2array function ... ok test_0D_array (test_shape_base.TestAtleast3d) ... ok test_1D_array (test_shape_base.TestAtleast3d) ... ok test_2D_array (test_shape_base.TestAtleast3d) ... ok test_3D_array (test_shape_base.TestAtleast3d) ... ok test_0D_array (test_shape_base.TestHstack) ... ok test_1D_array (test_shape_base.TestHstack) ... ok test_2D_array (test_shape_base.TestHstack) ... ok test_0D_array (test_shape_base.TestVstack) ... ok test_1D_array (test_shape_base.TestVstack) ... ok test_2D_array (test_shape_base.TestVstack) ... ok test_2D_array2 (test_shape_base.TestVstack) ... ok test_shape_base.test_concatenate ... ok test_shape_base.test_concatenate_sloppy0 ... ok Try to check presence and results of all ufuncs. ... ok test_axis_out_of_bounds (test_ufunc.TestUfunc) ... ok test_broadcast (test_ufunc.TestUfunc) ... ok test_casting_out_param (test_ufunc.TestUfunc) ... ok test_endian (test_ufunc.TestUfunc) ... ok test_forced_sig (test_ufunc.TestUfunc) ... ok Test generic loops. ... ok test_get_signature (test_ufunc.TestUfunc) ... ok test_identityless_reduction_corder (test_ufunc.TestUfunc) ... ok test_identityless_reduction_forder (test_ufunc.TestUfunc) ... ok test_identityless_reduction_noncontig (test_ufunc.TestUfunc) ... ok test_identityless_reduction_noncontig_unaligned (test_ufunc.TestUfunc) ... ok test_identityless_reduction_nonreorderable (test_ufunc.TestUfunc) ... ok test_identityless_reduction_otherorder (test_ufunc.TestUfunc) ... ok test_incontiguous_array (test_ufunc.TestUfunc) ... ok test_inner1d (test_ufunc.TestUfunc) ... ok test_innerwt (test_ufunc.TestUfunc) ... ok test_matrix_multiply (test_ufunc.TestUfunc) ... ok test_object_array_reduction (test_ufunc.TestUfunc) ... ok test_object_logical (test_ufunc.TestUfunc) ... ok test_output_argument (test_ufunc.TestUfunc) ... ok test_pickle (test_ufunc.TestUfunc) ... ok test_pickle_withstring (test_ufunc.TestUfunc) ... ok test_reduce_zero_axis (test_ufunc.TestUfunc) ... ok test_reduceat_shifting_sum (test_ufunc.TestUfunc) ... ok test_safe_casting (test_ufunc.TestUfunc) ... ok test_scalar_reduction (test_ufunc.TestUfunc) ... ok test_signature (test_ufunc.TestUfunc) ... ok test_type_cast (test_ufunc.TestUfunc) ... ok test_where_param (test_ufunc.TestUfunc) ... ok test_where_param_buffer_output (test_ufunc.TestUfunc) ... ok test_zerosize_reduction (test_ufunc.TestUfunc) ... ok test_any_ninf (test_umath.TestArctan2SpecialValues) ... ok test_any_pinf (test_umath.TestArctan2SpecialValues) ... ok test_inf_any (test_umath.TestArctan2SpecialValues) ... ok test_inf_ninf (test_umath.TestArctan2SpecialValues) ... ok test_inf_pinf (test_umath.TestArctan2SpecialValues) ... ok test_nan_any (test_umath.TestArctan2SpecialValues) ... ok test_negative_zero (test_umath.TestArctan2SpecialValues) ... ok test_one_one (test_umath.TestArctan2SpecialValues) ... ok test_positive_zero (test_umath.TestArctan2SpecialValues) ... ok test_zero_negative (test_umath.TestArctan2SpecialValues) ... ok test_zero_nzero (test_umath.TestArctan2SpecialValues) ... ok test_zero_positive (test_umath.TestArctan2SpecialValues) ... ok test_zero_pzero (test_umath.TestArctan2SpecialValues) ... ok test_attributes (test_umath.TestAttributes) ... ok test_mixed (test_umath.TestChoose) ... ok test_umath.TestComplexFunctions.test_against_cmath ... ok test_umath.TestComplexFunctions.test_branch_cuts(, -0.5, 1j, 1, -1) ... ok test_umath.TestComplexFunctions.test_branch_cuts(, -0.5, 1j, 1, -1) ... ok test_umath.TestComplexFunctions.test_branch_cuts(, -0.5, 1j, 1, -1) ... ok test_umath.TestComplexFunctions.test_branch_cuts(, -1.5, 1j, 1, -1) ... ok test_umath.TestComplexFunctions.test_branch_cuts(, -0.5, 1j, 1, -1) ... ok test_umath.TestComplexFunctions.test_branch_cuts(, [-2, 2], [1j, -1j], 1, -1) ... ok test_umath.TestComplexFunctions.test_branch_cuts(, [-2, 2], [1j, -1j], 1, -1) ... ok test_umath.TestComplexFunctions.test_branch_cuts(, [-2j, 2j], [1, -1], -1, 1) ... ok test_umath.TestComplexFunctions.test_branch_cuts(, [-2j, 2j], [-1, 1], -1, 1) ... ok test_umath.TestComplexFunctions.test_branch_cuts(, [-1, 0.5], [1j, 1j], 1, -1) ... ok test_umath.TestComplexFunctions.test_branch_cuts(, [-2, 2], [1j, -1j], 1, -1) ... ok test_umath.TestComplexFunctions.test_branch_cuts(, [-2j, 2j], [1, 1], 1, 1) ... ok test_umath.TestComplexFunctions.test_branch_cuts(, [-2j, 2j], [1, 1], 1, 1) ... ok test_umath.TestComplexFunctions.test_branch_cuts(, [-2, 2], [1j, 1j], 1, 1) ... ok test_umath.TestComplexFunctions.test_branch_cuts(, [-2, 2, 0], [1j, 1j, 1], 1, 1) ... ok test_umath.TestComplexFunctions.test_branch_cuts(, [-2j, 2j, 2], [1, 1, 1j], 1, 1) ... ok test_umath.TestComplexFunctions.test_branch_cuts(, [-2j, 2j, 0], [1, 1, 1j], 1, 1) ... ok test_umath.TestComplexFunctions.test_branch_cuts_failing ... KNOWNFAIL: These branch cuts are known to fail test_umath.TestComplexFunctions.test_it ... ok test_umath.TestComplexFunctions.test_loss_of_precision(,) ... ok test_umath.TestComplexFunctions.test_loss_of_precision(,) ... ok test_umath.TestComplexFunctions.test_loss_of_precision_longcomplex ... ok test_umath.TestComplexFunctions.test_precisions_consistent ... ok test_degrees (test_umath.TestDegrees) ... ok test_division_complex (test_umath.TestDivision) ... ok test_division_int (test_umath.TestDivision) ... ok test_floor_division_complex (test_umath.TestDivision) ... ok test_zero_division_complex (test_umath.TestDivision) ... ok test_exp_values (test_umath.TestExp) ... ok test_exp2_values (test_umath.TestExp2) ... ok test_expm1 (test_umath.TestExpm1) ... ok test_floating_point (test_umath.TestFloatingPoint) ... ok test_umath.TestFmax.test_complex_nans ... ok test_umath.TestFmax.test_float_nans ... ok test_umath.TestFmax.test_reduce ... ok test_umath.TestFmax.test_reduce_complex ... ok test_umath.TestFmin.test_complex_nans ... ok test_umath.TestFmin.test_float_nans ... ok test_umath.TestFmin.test_reduce ... ok test_umath.TestFmin.test_reduce_complex ... ok test_simple (test_umath.TestHypot) ... ok test_nan_outputs (test_umath.TestHypotSpecialValues) ... ok test_ldexp (test_umath.TestLdexp) ... ok test_ldexp_overflow (test_umath.TestLdexp) ... ok test_log_values (test_umath.TestLog) ... ok test_log1p (test_umath.TestLog1p) ... ok test_log2_values (test_umath.TestLog2) ... ok test_umath.TestLogAddExp.test_inf ... ok test_umath.TestLogAddExp.test_logaddexp_range ... ok test_umath.TestLogAddExp.test_logaddexp_values ... ok test_umath.TestLogAddExp.test_nan ... ok test_umath.TestLogAddExp2.test_inf ... ok test_umath.TestLogAddExp2.test_logaddexp2_range ... ok test_umath.TestLogAddExp2.test_logaddexp2_values ... ok test_umath.TestLogAddExp2.test_nan ... ok test_umath.TestMaximum.test_complex_nans ... ok test_umath.TestMaximum.test_float_nans ... ok test_umath.TestMaximum.test_object_array ... ok test_umath.TestMaximum.test_reduce ... ok test_umath.TestMaximum.test_reduce_complex ... ok test_umath.TestMinimum.test_complex_nans ... ok test_umath.TestMinimum.test_float_nans ... ok test_umath.TestMinimum.test_object_array ... ok test_umath.TestMinimum.test_reduce ... ok test_umath.TestMinimum.test_reduce_complex ... ok test_power_complex (test_umath.TestPower) ... ok test_power_float (test_umath.TestPower) ... ok test_power_zero (test_umath.TestPower) ... ok test_radians (test_umath.TestRadians) ... ok test_sign (test_umath.TestSign) ... ok test_array_with_context (test_umath.TestSpecialMethods) ... ok test_default_prepare (test_umath.TestSpecialMethods) ... ok test_failing_prepare (test_umath.TestSpecialMethods) ... ok test_failing_wrap (test_umath.TestSpecialMethods) ... ok test_old_wrap (test_umath.TestSpecialMethods) ... ok test_prepare (test_umath.TestSpecialMethods) ... ok test_priority (test_umath.TestSpecialMethods) ... ok test_priority_with_scalar (test_umath.TestSpecialMethods) ... ok test_wrap (test_umath.TestSpecialMethods) ... ok test_wrap_with_iterable (test_umath.TestSpecialMethods) ... ok test_subclass_op (test_umath.TestSubclass) ... ok test_umath.test_copysign ... ok test_umath.test_nextafter ... ok test_umath.test_nextafterf ... ok test_umath.test_nextafterl ... ok test_umath.test_spacing ... ok test_umath.test_spacingf ... ok test_umath.test_spacingl ... ok test_umath.test_spacing_gfortran ... ok test_umath.test_nextafter_vs_spacing ... ok Check np.nan is a positive nan. ... ok Test bug in reduceat when structured arrays are not copied. ... ok test_umath.test_complex_nan_comparisons ... ok test_umath_complex.TestCabs.test_cabs_inf_nan(, nan, nan, nan) ... ok test_umath_complex.TestCabs.test_cabs_inf_nan(, nan, nan, nan) ... ok test_umath_complex.TestCabs.test_cabs_inf_nan(, inf, nan, inf) ... ok test_umath_complex.TestCabs.test_cabs_inf_nan(, -inf, nan, inf) ... ok test_umath_complex.TestCabs.test_cabs_inf_nan(, nan, nan, nan) ... ok test_umath_complex.TestCabs.test_cabs_inf_nan(, nan, nan, nan) ... ok test_umath_complex.TestCabs.test_cabs_inf_nan(, inf, nan, inf) ... ok test_umath_complex.TestCabs.test_cabs_inf_nan(, -inf, nan, inf) ... ok test_umath_complex.TestCabs.test_fabs ... ok test_umath_complex.TestCabs.test_simple ... ok test_umath_complex.TestCarg.test_simple ... ok test_umath_complex.TestCarg.test_special_values(, -inf, 1, 3.141592653589793, False) ... ok test_umath_complex.TestCarg.test_special_values(, -inf, -1, -3.141592653589793, False) ... ok test_umath_complex.TestCarg.test_special_values(, inf, 1, 0.0, False) ... ok test_umath_complex.TestCarg.test_special_values(, inf, -1, -0.0, False) ... ok test_umath_complex.TestCarg.test_special_values(, 1, inf, 1.5707963267948966, False) ... ok test_umath_complex.TestCarg.test_special_values(, 1, -inf, -1.5707963267948966, False) ... ok test_umath_complex.TestCarg.test_special_values(, -inf, inf, 2.356194490192345, False) ... ok test_umath_complex.TestCarg.test_special_values(, -inf, -inf, -2.356194490192345, False) ... ok test_umath_complex.TestCarg.test_special_values(, inf, inf, 0.7853981633974483, False) ... ok test_umath_complex.TestCarg.test_special_values(, inf, -inf, -0.7853981633974483, False) ... ok test_umath_complex.TestCarg.test_special_values(, nan, 0, nan, False) ... ok test_umath_complex.TestCarg.test_special_values(, 0, nan, nan, False) ... ok test_umath_complex.TestCarg.test_special_values(, nan, inf, nan, False) ... ok test_umath_complex.TestCarg.test_special_values(, inf, nan, nan, False) ... ok test_umath_complex.TestCarg.test_zero ... KNOWNFAIL: Complex arithmetic with signed zero is buggy on most implementation test_umath_complex.TestCexp.test_simple(, 1, 0, 2.7182818284590451, 0, False) ... ok test_umath_complex.TestCexp.test_simple(, 0, 1, 0.54030230586813977, 0.8414709848078965, False) ... ok test_umath_complex.TestCexp.test_simple(, 1, 1, 1.4686939399158851, 2.2873552871788423, False) ... ok test_umath_complex.TestCexp.test_special_values(, 0.0, 0, 1, 0, False) ... ok test_umath_complex.TestCexp.test_special_values(, -0.0, 0, 1, 0, False) ... ok test_umath_complex.TestCexp.test_special_values(, 1, inf, nan, nan) ... ok test_umath_complex.TestCexp.test_special_values(, -1, inf, nan, nan) ... ok test_umath_complex.TestCexp.test_special_values(, 0, inf, nan, nan) ... ok test_umath_complex.TestCexp.test_special_values(, inf, 0, inf, 0) ... ok test_umath_complex.TestCexp.test_special_values(, -inf, 1, 0.0, 0.0) ... ok test_umath_complex.TestCexp.test_special_values(, -inf, 2.356194490192345, -0.0, 0.0) ... ok test_umath_complex.TestCexp.test_special_values(, inf, 1, inf, inf) ... ok test_umath_complex.TestCexp.test_special_values(, inf, 2.356194490192345, -inf, inf) ... ok test_umath_complex.TestCexp.test_special_values(None,) ... ok test_umath_complex.TestCexp.test_special_values(None,) ... ok test_umath_complex.TestCexp.test_special_values(None,) ... ok test_umath_complex.TestCexp.test_special_values(None,) ... ok test_umath_complex.TestCexp.test_special_values(, nan, 1, nan, nan) ... ok test_umath_complex.TestCexp.test_special_values(, nan, -1, nan, nan) ... ok test_umath_complex.TestCexp.test_special_values(, nan, inf, nan, nan) ... ok test_umath_complex.TestCexp.test_special_values(, nan, -inf, nan, nan) ... ok test_umath_complex.TestCexp.test_special_values(, nan, nan, nan, nan) ... ok test_umath_complex.TestCexp.test_special_values2 ... KNOWNFAIL: cexp(nan + 0I) is wrong on most implementations test_simple (test_umath_complex.TestClog) ... ok test_special_values (test_umath_complex.TestClog) ... ok test_array (test_umath_complex.TestCpow) ... ok test_scalar (test_umath_complex.TestCpow) ... ok test_simple (test_umath_complex.TestCpow) ... ok test_umath_complex.TestCsqrt.test_simple(, 1, 0, 1, 0) ... ok test_umath_complex.TestCsqrt.test_simple(, 0, 1, 0.70710678118654757, 0.70710678118654757, False) ... ok test_umath_complex.TestCsqrt.test_simple(, -1, 0, 0, 1) ... ok test_umath_complex.TestCsqrt.test_simple_conjugate(, 1, 1, 1.09868411346781, -0.45508986056222733, False) ... ok test_umath_complex.TestCsqrt.test_special_values(, 0.0, 0, 0, 0) ... ok test_umath_complex.TestCsqrt.test_special_values(, -0.0, 0, 0, 0) ... ok test_umath_complex.TestCsqrt.test_special_values(, 1, inf, inf, inf) ... ok test_umath_complex.TestCsqrt.test_special_values(, -1, inf, inf, inf) ... ok test_umath_complex.TestCsqrt.test_special_values(, 0.0, inf, inf, inf) ... ok test_umath_complex.TestCsqrt.test_special_values(, -0.0, inf, inf, inf) ... ok test_umath_complex.TestCsqrt.test_special_values(, inf, inf, inf, inf) ... ok test_umath_complex.TestCsqrt.test_special_values(, -inf, inf, inf, inf) ... ok test_umath_complex.TestCsqrt.test_special_values(, nan, inf, inf, inf) ... ok test_umath_complex.TestCsqrt.test_special_values(, 1, nan, nan, nan) ... ok test_umath_complex.TestCsqrt.test_special_values(, -1, nan, nan, nan) ... ok test_umath_complex.TestCsqrt.test_special_values(, 0, nan, nan, nan) ... ok test_umath_complex.TestCsqrt.test_special_values(, -inf, 1, 0.0, inf) ... ok test_umath_complex.TestCsqrt.test_special_values(, inf, 1, inf, 0.0) ... ok test_umath_complex.TestCsqrt.test_special_values(None,) ... ok test_umath_complex.TestCsqrt.test_special_values(, inf, nan, inf, nan) ... ok test_umath_complex.TestCsqrt.test_special_values(, nan, 0, nan, nan) ... ok test_umath_complex.TestCsqrt.test_special_values(, nan, 1, nan, nan) ... ok test_umath_complex.TestCsqrt.test_special_values(, nan, nan, nan, nan) ... ok Check assignment of 0-dimensional objects with values ... ok Check assignment of multi-dimensional objects with values ... ok Check assignment of single-dimensional objects with values ... ok Check assignment of 0-dimensional objects with values ... ok Check assignment of multi-dimensional objects with values ... ok Check assignment of single-dimensional objects with values ... ok Check assignment of 0-dimensional objects with values ... ok Check assignment of multi-dimensional objects with values ... ok Check assignment of single-dimensional objects with values ... ok Check assignment of 0-dimensional objects with values ... ok Check assignment of multi-dimensional objects with values ... ok Check assignment of single-dimensional objects with values ... ok Check assignment of 0-dimensional objects with values ... ok Check assignment of multi-dimensional objects with values ... ok Check assignment of single-dimensional objects with values ... ok Check assignment of 0-dimensional objects with values ... ok Check assignment of multi-dimensional objects with values ... ok Check assignment of single-dimensional objects with values ... ok Check byteorder of 0-dimensional objects ... ok Check byteorder of multi-dimensional objects ... ok Check byteorder of single-dimensional objects ... ok Check byteorder of 0-dimensional objects ... ok Check byteorder of multi-dimensional objects ... ok Check byteorder of single-dimensional objects ... ok Check byteorder of 0-dimensional objects ... ok Check byteorder of multi-dimensional objects ... ok Check byteorder of single-dimensional objects ... ok Check byteorder of 0-dimensional objects ... ok Check byteorder of multi-dimensional objects ... ok Check byteorder of single-dimensional objects ... ok Check byteorder of 0-dimensional objects ... ok Check byteorder of multi-dimensional objects ... ok Check byteorder of single-dimensional objects ... ok Check byteorder of 0-dimensional objects ... ok Check byteorder of multi-dimensional objects ... ok Check byteorder of single-dimensional objects ... ok Check creation of 0-dimensional objects with values ... ok Check creation of multi-dimensional objects with values ... ok Check creation of single-dimensional objects with values ... ok Check creation of 0-dimensional objects with values ... ok Check creation of multi-dimensional objects with values ... ok Check creation of single-dimensional objects with values ... ok Check creation of 0-dimensional objects with values ... ok Check creation of multi-dimensional objects with values ... ok Check creation of single-dimensional objects with values ... ok Check creation of 0-dimensional objects with values ... ok Check creation of multi-dimensional objects with values ... ok Check creation of single-dimensional objects with values ... ok Check creation of 0-dimensional objects with values ... ok Check creation of multi-dimensional objects with values ... ok Check creation of single-dimensional objects with values ... ok Check creation of 0-dimensional objects with values ... ok Check creation of multi-dimensional objects with values ... ok Check creation of single-dimensional objects with values ... ok Check creation of 0-dimensional objects ... ok Check creation of multi-dimensional objects ... ok Check creation of single-dimensional objects ... ok Check creation of 0-dimensional objects ... ok Check creation of multi-dimensional objects ... ok Check creation of single-dimensional objects ... ok Check creation of 0-dimensional objects ... ok Check creation of multi-dimensional objects ... ok Check creation of single-dimensional objects ... ok test_exec_command.test_exec_command_stdout ... ok test_exec_command.test_exec_command_stderr ... ok test_g77_version (test_fcompiler_gnu.TestG77Versions) ... ok test_not_g77 (test_fcompiler_gnu.TestG77Versions) ... ok test_gfortran_version (test_fcompiler_gnu.TestGortranVersions) ... ok test_not_gfortran (test_fcompiler_gnu.TestGortranVersions) ... ok test_64bit_version (test_fcompiler_intel.TestIntelEM64TFCompilerVersions) ... ok test_32bit_version (test_fcompiler_intel.TestIntelFCompilerVersions) ... ok test_1 (test_misc_util.TestAppendpath) ... ok test_2 (test_misc_util.TestAppendpath) ... ok test_3 (test_misc_util.TestAppendpath) ... ok test_gpaths (test_misc_util.TestGpaths) ... ok test_1 (test_misc_util.TestMinrelpath) ... ok test_simple (test_npy_pkg_config.TestLibraryInfo) ... ok test_simple_variable (test_npy_pkg_config.TestLibraryInfo) ... ok test_simple_cflags (test_npy_pkg_config.TestParseFlags) ... ok test_simple_lflags (test_npy_pkg_config.TestParseFlags) ... ok test_c_copy_in_from_23casttype (test_array_from_pyobj.test_BOOL_gen) ... ok test_c_in_from_23casttype (test_array_from_pyobj.test_BOOL_gen) ... ok test_c_in_from_23seq (test_array_from_pyobj.test_BOOL_gen) ... ok test_c_inout_23seq (test_array_from_pyobj.test_BOOL_gen) ... ok test_cache_hidden (test_array_from_pyobj.test_BOOL_gen) ... ok test_f_copy_in_from_23casttype (test_array_from_pyobj.test_BOOL_gen) ... ok test_f_in_from_23casttype (test_array_from_pyobj.test_BOOL_gen) ... ok test_f_inout_23seq (test_array_from_pyobj.test_BOOL_gen) ... ok test_hidden (test_array_from_pyobj.test_BOOL_gen) ... ok test_in_cache_from_2casttype (test_array_from_pyobj.test_BOOL_gen) ... ok test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_BOOL_gen) ... ok test_in_copy_from_2casttype (test_array_from_pyobj.test_BOOL_gen) ... ok test_in_from_23casttype (test_array_from_pyobj.test_BOOL_gen) ... ok test_in_from_2casttype (test_array_from_pyobj.test_BOOL_gen) ... ok test_in_from_2seq (test_array_from_pyobj.test_BOOL_gen) ... ok test_inout_2seq (test_array_from_pyobj.test_BOOL_gen) ... ok test_inplace (test_array_from_pyobj.test_BOOL_gen) ... ok test_inplace_from_casttype (test_array_from_pyobj.test_BOOL_gen) ... ok test_optional_from_23seq (test_array_from_pyobj.test_BOOL_gen) ... ok test_optional_from_2seq (test_array_from_pyobj.test_BOOL_gen) ... ok test_optional_none (test_array_from_pyobj.test_BOOL_gen) ... ok test_c_copy_in_from_23casttype (test_array_from_pyobj.test_BYTE_gen) ... ok test_c_in_from_23casttype (test_array_from_pyobj.test_BYTE_gen) ... ok test_c_in_from_23seq (test_array_from_pyobj.test_BYTE_gen) ... ok test_c_inout_23seq (test_array_from_pyobj.test_BYTE_gen) ... ok test_cache_hidden (test_array_from_pyobj.test_BYTE_gen) ... ok test_f_copy_in_from_23casttype (test_array_from_pyobj.test_BYTE_gen) ... ok test_f_in_from_23casttype (test_array_from_pyobj.test_BYTE_gen) ... ok test_f_inout_23seq (test_array_from_pyobj.test_BYTE_gen) ... ok test_hidden (test_array_from_pyobj.test_BYTE_gen) ... ok test_in_cache_from_2casttype (test_array_from_pyobj.test_BYTE_gen) ... ok test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_BYTE_gen) ... ok test_in_copy_from_2casttype (test_array_from_pyobj.test_BYTE_gen) ... ok test_in_from_23casttype (test_array_from_pyobj.test_BYTE_gen) ... ok test_in_from_2casttype (test_array_from_pyobj.test_BYTE_gen) ... ok test_in_from_2seq (test_array_from_pyobj.test_BYTE_gen) ... ok test_inout_2seq (test_array_from_pyobj.test_BYTE_gen) ... ok test_inplace (test_array_from_pyobj.test_BYTE_gen) ... ok test_inplace_from_casttype (test_array_from_pyobj.test_BYTE_gen) ... ok test_optional_from_23seq (test_array_from_pyobj.test_BYTE_gen) ... ok test_optional_from_2seq (test_array_from_pyobj.test_BYTE_gen) ... ok test_optional_none (test_array_from_pyobj.test_BYTE_gen) ... ok test_c_copy_in_from_23casttype (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_c_in_from_23casttype (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_c_in_from_23seq (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_c_inout_23seq (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_cache_hidden (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_f_copy_in_from_23casttype (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_f_in_from_23casttype (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_f_inout_23seq (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_hidden (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_in_cache_from_2casttype (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_in_copy_from_2casttype (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_in_from_23casttype (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_in_from_2casttype (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_in_from_2seq (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_inout_2seq (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_inplace (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_inplace_from_casttype (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_optional_from_23seq (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_optional_from_2seq (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_optional_none (test_array_from_pyobj.test_CDOUBLE_gen) ... ok test_c_copy_in_from_23casttype (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_c_in_from_23casttype (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_c_in_from_23seq (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_c_inout_23seq (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_cache_hidden (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_f_copy_in_from_23casttype (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_f_in_from_23casttype (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_f_inout_23seq (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_hidden (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_in_cache_from_2casttype (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_in_copy_from_2casttype (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_in_from_23casttype (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_in_from_2casttype (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_in_from_2seq (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_inout_2seq (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_inplace (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_inplace_from_casttype (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_optional_from_23seq (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_optional_from_2seq (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_optional_none (test_array_from_pyobj.test_CFLOAT_gen) ... ok test_c_copy_in_from_23casttype (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_c_in_from_23casttype (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_c_in_from_23seq (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_c_inout_23seq (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_cache_hidden (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_f_copy_in_from_23casttype (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_f_in_from_23casttype (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_f_inout_23seq (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_hidden (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_in_cache_from_2casttype (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_in_copy_from_2casttype (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_in_from_23casttype (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_in_from_2casttype (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_in_from_2seq (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_inout_2seq (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_inplace (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_inplace_from_casttype (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_optional_from_23seq (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_optional_from_2seq (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_optional_none (test_array_from_pyobj.test_CLONGDOUBLE_gen) ... ok test_c_copy_in_from_23casttype (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_c_in_from_23casttype (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_c_in_from_23seq (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_c_inout_23seq (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_cache_hidden (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_f_copy_in_from_23casttype (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_f_in_from_23casttype (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_f_inout_23seq (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_hidden (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_in_cache_from_2casttype (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_in_copy_from_2casttype (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_in_from_23casttype (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_in_from_2casttype (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_in_from_2seq (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_inout_2seq (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_inplace (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_inplace_from_casttype (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_optional_from_23seq (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_optional_from_2seq (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_optional_none (test_array_from_pyobj.test_DOUBLE_gen) ... ok test_c_copy_in_from_23casttype (test_array_from_pyobj.test_FLOAT_gen) ... ok test_c_in_from_23casttype (test_array_from_pyobj.test_FLOAT_gen) ... ok test_c_in_from_23seq (test_array_from_pyobj.test_FLOAT_gen) ... ok test_c_inout_23seq (test_array_from_pyobj.test_FLOAT_gen) ... ok test_cache_hidden (test_array_from_pyobj.test_FLOAT_gen) ... ok test_f_copy_in_from_23casttype (test_array_from_pyobj.test_FLOAT_gen) ... ok test_f_in_from_23casttype (test_array_from_pyobj.test_FLOAT_gen) ... ok test_f_inout_23seq (test_array_from_pyobj.test_FLOAT_gen) ... ok test_hidden (test_array_from_pyobj.test_FLOAT_gen) ... ok test_in_cache_from_2casttype (test_array_from_pyobj.test_FLOAT_gen) ... ok test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_FLOAT_gen) ... ok test_in_copy_from_2casttype (test_array_from_pyobj.test_FLOAT_gen) ... ok test_in_from_23casttype (test_array_from_pyobj.test_FLOAT_gen) ... ok test_in_from_2casttype (test_array_from_pyobj.test_FLOAT_gen) ... ok test_in_from_2seq (test_array_from_pyobj.test_FLOAT_gen) ... ok test_inout_2seq (test_array_from_pyobj.test_FLOAT_gen) ... ok test_inplace (test_array_from_pyobj.test_FLOAT_gen) ... ok test_inplace_from_casttype (test_array_from_pyobj.test_FLOAT_gen) ... ok test_optional_from_23seq (test_array_from_pyobj.test_FLOAT_gen) ... ok test_optional_from_2seq (test_array_from_pyobj.test_FLOAT_gen) ... ok test_optional_none (test_array_from_pyobj.test_FLOAT_gen) ... ok test_c_copy_in_from_23casttype (test_array_from_pyobj.test_INT_gen) ... ok test_c_in_from_23casttype (test_array_from_pyobj.test_INT_gen) ... ok test_c_in_from_23seq (test_array_from_pyobj.test_INT_gen) ... ok test_c_inout_23seq (test_array_from_pyobj.test_INT_gen) ... ok test_cache_hidden (test_array_from_pyobj.test_INT_gen) ... ok test_f_copy_in_from_23casttype (test_array_from_pyobj.test_INT_gen) ... ok test_f_in_from_23casttype (test_array_from_pyobj.test_INT_gen) ... ok test_f_inout_23seq (test_array_from_pyobj.test_INT_gen) ... ok test_hidden (test_array_from_pyobj.test_INT_gen) ... ok test_in_cache_from_2casttype (test_array_from_pyobj.test_INT_gen) ... ok test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_INT_gen) ... ok test_in_copy_from_2casttype (test_array_from_pyobj.test_INT_gen) ... ok test_in_from_23casttype (test_array_from_pyobj.test_INT_gen) ... ok test_in_from_2casttype (test_array_from_pyobj.test_INT_gen) ... ok test_in_from_2seq (test_array_from_pyobj.test_INT_gen) ... ok test_inout_2seq (test_array_from_pyobj.test_INT_gen) ... ok test_inplace (test_array_from_pyobj.test_INT_gen) ... ok test_inplace_from_casttype (test_array_from_pyobj.test_INT_gen) ... ok test_optional_from_23seq (test_array_from_pyobj.test_INT_gen) ... ok test_optional_from_2seq (test_array_from_pyobj.test_INT_gen) ... ok test_optional_none (test_array_from_pyobj.test_INT_gen) ... ok test_c_copy_in_from_23casttype (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_c_in_from_23casttype (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_c_in_from_23seq (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_c_inout_23seq (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_cache_hidden (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_f_copy_in_from_23casttype (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_f_in_from_23casttype (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_f_inout_23seq (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_hidden (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_in_cache_from_2casttype (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_in_copy_from_2casttype (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_in_from_23casttype (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_in_from_2casttype (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_in_from_2seq (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_inout_2seq (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_inplace (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_inplace_from_casttype (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_optional_from_23seq (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_optional_from_2seq (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_optional_none (test_array_from_pyobj.test_LONGDOUBLE_gen) ... ok test_c_copy_in_from_23casttype (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_c_in_from_23casttype (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_c_in_from_23seq (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_c_inout_23seq (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_cache_hidden (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_f_copy_in_from_23casttype (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_f_in_from_23casttype (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_f_inout_23seq (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_hidden (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_in_cache_from_2casttype (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_in_copy_from_2casttype (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_in_from_23casttype (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_in_from_2casttype (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_in_from_2seq (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_inout_2seq (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_inplace (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_inplace_from_casttype (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_optional_from_23seq (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_optional_from_2seq (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_optional_none (test_array_from_pyobj.test_LONGLONG_gen) ... ok test_c_copy_in_from_23casttype (test_array_from_pyobj.test_LONG_gen) ... ok test_c_in_from_23casttype (test_array_from_pyobj.test_LONG_gen) ... ok test_c_in_from_23seq (test_array_from_pyobj.test_LONG_gen) ... ok test_c_inout_23seq (test_array_from_pyobj.test_LONG_gen) ... ok test_cache_hidden (test_array_from_pyobj.test_LONG_gen) ... ok test_f_copy_in_from_23casttype (test_array_from_pyobj.test_LONG_gen) ... ok test_f_in_from_23casttype (test_array_from_pyobj.test_LONG_gen) ... ok test_f_inout_23seq (test_array_from_pyobj.test_LONG_gen) ... ok test_hidden (test_array_from_pyobj.test_LONG_gen) ... ok test_in_cache_from_2casttype (test_array_from_pyobj.test_LONG_gen) ... ok test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_LONG_gen) ... ok test_in_copy_from_2casttype (test_array_from_pyobj.test_LONG_gen) ... ok test_in_from_23casttype (test_array_from_pyobj.test_LONG_gen) ... ok test_in_from_2casttype (test_array_from_pyobj.test_LONG_gen) ... ok test_in_from_2seq (test_array_from_pyobj.test_LONG_gen) ... ok test_inout_2seq (test_array_from_pyobj.test_LONG_gen) ... ok test_inplace (test_array_from_pyobj.test_LONG_gen) ... ok test_inplace_from_casttype (test_array_from_pyobj.test_LONG_gen) ... ok test_optional_from_23seq (test_array_from_pyobj.test_LONG_gen) ... ok test_optional_from_2seq (test_array_from_pyobj.test_LONG_gen) ... ok test_optional_none (test_array_from_pyobj.test_LONG_gen) ... ok test_c_copy_in_from_23casttype (test_array_from_pyobj.test_SHORT_gen) ... ok test_c_in_from_23casttype (test_array_from_pyobj.test_SHORT_gen) ... ok test_c_in_from_23seq (test_array_from_pyobj.test_SHORT_gen) ... ok test_c_inout_23seq (test_array_from_pyobj.test_SHORT_gen) ... ok test_cache_hidden (test_array_from_pyobj.test_SHORT_gen) ... ok test_f_copy_in_from_23casttype (test_array_from_pyobj.test_SHORT_gen) ... ok test_f_in_from_23casttype (test_array_from_pyobj.test_SHORT_gen) ... ok test_f_inout_23seq (test_array_from_pyobj.test_SHORT_gen) ... ok test_hidden (test_array_from_pyobj.test_SHORT_gen) ... ok test_in_cache_from_2casttype (test_array_from_pyobj.test_SHORT_gen) ... ok test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_SHORT_gen) ... ok test_in_copy_from_2casttype (test_array_from_pyobj.test_SHORT_gen) ... ok test_in_from_23casttype (test_array_from_pyobj.test_SHORT_gen) ... ok test_in_from_2casttype (test_array_from_pyobj.test_SHORT_gen) ... ok test_in_from_2seq (test_array_from_pyobj.test_SHORT_gen) ... ok test_inout_2seq (test_array_from_pyobj.test_SHORT_gen) ... ok test_inplace (test_array_from_pyobj.test_SHORT_gen) ... ok test_inplace_from_casttype (test_array_from_pyobj.test_SHORT_gen) ... ok test_optional_from_23seq (test_array_from_pyobj.test_SHORT_gen) ... ok test_optional_from_2seq (test_array_from_pyobj.test_SHORT_gen) ... ok test_optional_none (test_array_from_pyobj.test_SHORT_gen) ... ok test_c_copy_in_from_23casttype (test_array_from_pyobj.test_UBYTE_gen) ... ok test_c_in_from_23casttype (test_array_from_pyobj.test_UBYTE_gen) ... ok test_c_in_from_23seq (test_array_from_pyobj.test_UBYTE_gen) ... ok test_c_inout_23seq (test_array_from_pyobj.test_UBYTE_gen) ... ok test_cache_hidden (test_array_from_pyobj.test_UBYTE_gen) ... ok test_f_copy_in_from_23casttype (test_array_from_pyobj.test_UBYTE_gen) ... ok test_f_in_from_23casttype (test_array_from_pyobj.test_UBYTE_gen) ... ok test_f_inout_23seq (test_array_from_pyobj.test_UBYTE_gen) ... ok test_hidden (test_array_from_pyobj.test_UBYTE_gen) ... ok test_in_cache_from_2casttype (test_array_from_pyobj.test_UBYTE_gen) ... ok test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_UBYTE_gen) ... ok test_in_copy_from_2casttype (test_array_from_pyobj.test_UBYTE_gen) ... ok test_in_from_23casttype (test_array_from_pyobj.test_UBYTE_gen) ... ok test_in_from_2casttype (test_array_from_pyobj.test_UBYTE_gen) ... ok test_in_from_2seq (test_array_from_pyobj.test_UBYTE_gen) ... ok test_inout_2seq (test_array_from_pyobj.test_UBYTE_gen) ... ok test_inplace (test_array_from_pyobj.test_UBYTE_gen) ... ok test_inplace_from_casttype (test_array_from_pyobj.test_UBYTE_gen) ... ok test_optional_from_23seq (test_array_from_pyobj.test_UBYTE_gen) ... ok test_optional_from_2seq (test_array_from_pyobj.test_UBYTE_gen) ... ok test_optional_none (test_array_from_pyobj.test_UBYTE_gen) ... ok test_c_copy_in_from_23casttype (test_array_from_pyobj.test_UINT_gen) ... ok test_c_in_from_23casttype (test_array_from_pyobj.test_UINT_gen) ... ok test_c_in_from_23seq (test_array_from_pyobj.test_UINT_gen) ... ok test_c_inout_23seq (test_array_from_pyobj.test_UINT_gen) ... ok test_cache_hidden (test_array_from_pyobj.test_UINT_gen) ... ok test_f_copy_in_from_23casttype (test_array_from_pyobj.test_UINT_gen) ... ok test_f_in_from_23casttype (test_array_from_pyobj.test_UINT_gen) ... ok test_f_inout_23seq (test_array_from_pyobj.test_UINT_gen) ... ok test_hidden (test_array_from_pyobj.test_UINT_gen) ... ok test_in_cache_from_2casttype (test_array_from_pyobj.test_UINT_gen) ... ok test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_UINT_gen) ... ok test_in_copy_from_2casttype (test_array_from_pyobj.test_UINT_gen) ... ok test_in_from_23casttype (test_array_from_pyobj.test_UINT_gen) ... ok test_in_from_2casttype (test_array_from_pyobj.test_UINT_gen) ... ok test_in_from_2seq (test_array_from_pyobj.test_UINT_gen) ... ok test_inout_2seq (test_array_from_pyobj.test_UINT_gen) ... ok test_inplace (test_array_from_pyobj.test_UINT_gen) ... ok test_inplace_from_casttype (test_array_from_pyobj.test_UINT_gen) ... ok test_optional_from_23seq (test_array_from_pyobj.test_UINT_gen) ... ok test_optional_from_2seq (test_array_from_pyobj.test_UINT_gen) ... ok test_optional_none (test_array_from_pyobj.test_UINT_gen) ... ok test_c_copy_in_from_23casttype (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_c_in_from_23casttype (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_c_in_from_23seq (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_c_inout_23seq (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_cache_hidden (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_f_copy_in_from_23casttype (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_f_in_from_23casttype (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_f_inout_23seq (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_hidden (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_in_cache_from_2casttype (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_in_copy_from_2casttype (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_in_from_23casttype (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_in_from_2casttype (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_in_from_2seq (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_inout_2seq (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_inplace (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_inplace_from_casttype (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_optional_from_23seq (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_optional_from_2seq (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_optional_none (test_array_from_pyobj.test_ULONGLONG_gen) ... ok test_c_copy_in_from_23casttype (test_array_from_pyobj.test_ULONG_gen) ... ok test_c_in_from_23casttype (test_array_from_pyobj.test_ULONG_gen) ... ok test_c_in_from_23seq (test_array_from_pyobj.test_ULONG_gen) ... ok test_c_inout_23seq (test_array_from_pyobj.test_ULONG_gen) ... ok test_cache_hidden (test_array_from_pyobj.test_ULONG_gen) ... ok test_f_copy_in_from_23casttype (test_array_from_pyobj.test_ULONG_gen) ... ok test_f_in_from_23casttype (test_array_from_pyobj.test_ULONG_gen) ... ok test_f_inout_23seq (test_array_from_pyobj.test_ULONG_gen) ... ok test_hidden (test_array_from_pyobj.test_ULONG_gen) ... ok test_in_cache_from_2casttype (test_array_from_pyobj.test_ULONG_gen) ... ok test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_ULONG_gen) ... ok test_in_copy_from_2casttype (test_array_from_pyobj.test_ULONG_gen) ... ok test_in_from_23casttype (test_array_from_pyobj.test_ULONG_gen) ... ok test_in_from_2casttype (test_array_from_pyobj.test_ULONG_gen) ... ok test_in_from_2seq (test_array_from_pyobj.test_ULONG_gen) ... ok test_inout_2seq (test_array_from_pyobj.test_ULONG_gen) ... ok test_inplace (test_array_from_pyobj.test_ULONG_gen) ... ok test_inplace_from_casttype (test_array_from_pyobj.test_ULONG_gen) ... ok test_optional_from_23seq (test_array_from_pyobj.test_ULONG_gen) ... ok test_optional_from_2seq (test_array_from_pyobj.test_ULONG_gen) ... ok test_optional_none (test_array_from_pyobj.test_ULONG_gen) ... ok test_c_copy_in_from_23casttype (test_array_from_pyobj.test_USHORT_gen) ... ok test_c_in_from_23casttype (test_array_from_pyobj.test_USHORT_gen) ... ok test_c_in_from_23seq (test_array_from_pyobj.test_USHORT_gen) ... ok test_c_inout_23seq (test_array_from_pyobj.test_USHORT_gen) ... ok test_cache_hidden (test_array_from_pyobj.test_USHORT_gen) ... ok test_f_copy_in_from_23casttype (test_array_from_pyobj.test_USHORT_gen) ... ok test_f_in_from_23casttype (test_array_from_pyobj.test_USHORT_gen) ... ok test_f_inout_23seq (test_array_from_pyobj.test_USHORT_gen) ... ok test_hidden (test_array_from_pyobj.test_USHORT_gen) ... ok test_in_cache_from_2casttype (test_array_from_pyobj.test_USHORT_gen) ... ok test_in_cache_from_2casttype_failure (test_array_from_pyobj.test_USHORT_gen) ... ok test_in_copy_from_2casttype (test_array_from_pyobj.test_USHORT_gen) ... ok test_in_from_23casttype (test_array_from_pyobj.test_USHORT_gen) ... ok test_in_from_2casttype (test_array_from_pyobj.test_USHORT_gen) ... ok test_in_from_2seq (test_array_from_pyobj.test_USHORT_gen) ... ok test_inout_2seq (test_array_from_pyobj.test_USHORT_gen) ... ok test_inplace (test_array_from_pyobj.test_USHORT_gen) ... ok test_inplace_from_casttype (test_array_from_pyobj.test_USHORT_gen) ... ok test_optional_from_23seq (test_array_from_pyobj.test_USHORT_gen) ... ok test_optional_from_2seq (test_array_from_pyobj.test_USHORT_gen) ... ok test_optional_none (test_array_from_pyobj.test_USHORT_gen) ... ok test_in_out (test_array_from_pyobj.test_intent) ... ok test_assumed_shape.TestAssumedShapeSumExample.test_all ... ok test_callback.TestF77Callback.test_all ... ok test_kind.TestKind.test_all ... ok test_mixed.TestMixed.test_all ... ok test_return_character.TestF77ReturnCharacter.test_all ... ok test_return_character.TestF90ReturnCharacter.test_all ... ok test_return_complex.TestF77ReturnComplex.test_all ... ok test_return_complex.TestF90ReturnComplex.test_all ... ok test_return_integer.TestF77ReturnInteger.test_all ... ok test_return_integer.TestF90ReturnInteger.test_all ... ok test_return_logical.TestF77ReturnLogical.test_all ... ok test_return_logical.TestF90ReturnLogical.test_all ... ok test_return_real.TestCReturnReal.test_all ... ok test_return_real.TestF77ReturnReal.test_all ... ok test_return_real.TestF90ReturnReal.test_all ... ok test_size.TestSizeSumExample.test_all ... ok test_size.TestSizeSumExample.test_flatten ... ok test_size.TestSizeSumExample.test_transpose ... ok test_basic (test_fftpack.TestFFT1D) ... ok test_fft_n (test_fftpack.TestFFTShift) ... ok test_definition (test_helper.TestFFTFreq) ... ok test_axes_keyword (test_helper.TestFFTShift) ... ok test_definition (test_helper.TestFFTShift) ... ok test_inverse (test_helper.TestFFTShift) ... ok test_not_last_axis_success (test_helper.TestIRFFTN) ... ok test_InvalidFile (test__datasource.TestDataSourceAbspath) ... ok test_InvalidHTTP (test__datasource.TestDataSourceAbspath) ... ok test_ValidFile (test__datasource.TestDataSourceAbspath) ... ok test_ValidHTTP (test__datasource.TestDataSourceAbspath) ... ok test_sandboxing (test__datasource.TestDataSourceAbspath) ... ok test_windows_os_sep (test__datasource.TestDataSourceAbspath) ... ok test_InvalidFile (test__datasource.TestDataSourceExists) ... ok test_InvalidHTTP (test__datasource.TestDataSourceExists) ... ok test_ValidFile (test__datasource.TestDataSourceExists) ... ok test_ValidHTTP (test__datasource.TestDataSourceExists) ... ok test_InvalidFile (test__datasource.TestDataSourceOpen) ... ok test_InvalidHTTP (test__datasource.TestDataSourceOpen) ... ok test_InvalidHTTPCacheURLError (test__datasource.TestDataSourceOpen) ... ok test_ValidBz2File (test__datasource.TestDataSourceOpen) ... ok test_ValidFile (test__datasource.TestDataSourceOpen) ... ok test_ValidGzipFile (test__datasource.TestDataSourceOpen) ... ok test_ValidHTTP (test__datasource.TestDataSourceOpen) ... ok test_DataSourceOpen (test__datasource.TestOpenFunc) ... ok test_ValidHTTP (test__datasource.TestRepositoryAbspath) ... ok test_sandboxing (test__datasource.TestRepositoryAbspath) ... ok test_windows_os_sep (test__datasource.TestRepositoryAbspath) ... ok test_CachedHTTPFile (test__datasource.TestRepositoryExists) ... ok test_InvalidFile (test__datasource.TestRepositoryExists) ... ok test_RemoveHTTPFile (test__datasource.TestRepositoryExists) ... ok test_ValidFile (test__datasource.TestRepositoryExists) ... ok Test LineSplitter w/ fixed-width fields ... ok Test LineSplitter w/o delimiter ... ok Test LineSplitter on delimiter ... ok Test space delimiter ... ok Test tab delimiter ... ok test_variable_fixed_width (test__iotools.TestLineSplitter) ... ok Test ndtype on dtypes ... ok Testing flatten_dtype ... ok Test has_nested_dtype ... ok Test case sensitivity ... ok Test excludelist ... ok Test validate missing names ... ok Test validate nb names ... ok Test validate no names ... ok Test creation of a StringConverter ... ok Check that int64 integer types can be specified ... ok Make sure we don't lose an explicit default ... ok Check that we don't lose a default of 0 ... ok Check that we're not losing missing values ... ok Tests the use of missing values. ... ok Make sure that string-to-object functions are properly recognized ... ok Check that uint64 integer types can be specified ... ok Tests the upgrade method. ... ok Tests updatemapper ... ok test_check_constant (test_arraypad.TestConstant) ... ok test_check_simple (test_arraypad.TestEdge) ... ok test_check_simple (test_arraypad.TestLinearRamp) ... ok test_check_01 (test_arraypad.TestReflect) ... ok test_check_02 (test_arraypad.TestReflect) ... ok test_check_03 (test_arraypad.TestReflect) ... ok test_check_large_pad (test_arraypad.TestReflect) ... ok test_check_shape (test_arraypad.TestReflect) ... ok test_check_simple (test_arraypad.TestReflect) ... ok test_check_simple (test_arraypad.TestStatLen) ... ok test_check_maximum_1 (test_arraypad.TestStatistic) ... ok test_check_maximum_2 (test_arraypad.TestStatistic) ... ok test_check_mean_2 (test_arraypad.TestStatistic) ... ok test_check_mean_shape_one (test_arraypad.TestStatistic) ... ok test_check_mean_stat_length (test_arraypad.TestStatistic) ... ok test_check_median (test_arraypad.TestStatistic) ... ok test_check_median_01 (test_arraypad.TestStatistic) ... ok test_check_median_02 (test_arraypad.TestStatistic) ... ok test_check_minimum_1 (test_arraypad.TestStatistic) ... ok test_check_minimum_2 (test_arraypad.TestStatistic) ... ok test_check_01 (test_arraypad.TestWrap) ... ok test_check_02 (test_arraypad.TestWrap) ... ok test_check_large_pad (test_arraypad.TestWrap) ... ok test_check_simple (test_arraypad.TestWrap) ... ok test_check_negative_pad_width (test_arraypad.ValueError1) ... ok test_check_negative_stat_length (test_arraypad.ValueError1) ... ok test_check_simple (test_arraypad.ValueError1) ... ok test_check_simple (test_arraypad.ValueError2) ... ok test_check_simple (test_arraypad.ValueError3) ... ok test_ediff1d (test_arraysetops.TestSetOps) ... ok test_in1d (test_arraysetops.TestSetOps) ... ok test_in1d_char_array (test_arraysetops.TestSetOps) ... ok test_in1d_ravel (test_arraysetops.TestSetOps) ... ok test_intersect1d (test_arraysetops.TestSetOps) ... ok test_manyways (test_arraysetops.TestSetOps) ... ok test_setdiff1d (test_arraysetops.TestSetOps) ... ok test_setdiff1d_char_array (test_arraysetops.TestSetOps) ... ok test_setxor1d (test_arraysetops.TestSetOps) ... ok test_union1d (test_arraysetops.TestSetOps) ... ok test_unique (test_arraysetops.TestSetOps) ... ok test_arrayterator.test ... ok test_broadcast (test_financial.TestFinancial) ... ok test_fv (test_financial.TestFinancial) ... ok test_ipmt (test_financial.TestFinancial) ... ok test_irr (test_financial.TestFinancial) ... ok test_mirr (test_financial.TestFinancial) ... ok test_nper (test_financial.TestFinancial) ... ok test_nper2 (test_financial.TestFinancial) ... ok test_npv (test_financial.TestFinancial) ... ok test_pmt (test_financial.TestFinancial) ... ok test_ppmt (test_financial.TestFinancial) ... ok test_pv (test_financial.TestFinancial) ... ok test_rate (test_financial.TestFinancial) ... ok test_when (test_financial.TestFinancial) ... ok test_format.test_roundtrip(array([], dtype=uint8), array([], dtype=uint8)) ... ok test_format.test_roundtrip(array(10, dtype=uint8), array(10, dtype=uint8)) ... ok test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint8), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint8)) ... ok test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok test_format.test_roundtrip(array([[ 0, 5, 10], ... ok test_format.test_roundtrip(array([[10, 12, 14], ... ok test_format.test_roundtrip(array([], dtype=uint8), array([], dtype=uint8)) ... ok test_format.test_roundtrip(array(10, dtype=uint8), array(10, dtype=uint8)) ... ok test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint8), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint8)) ... ok test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok test_format.test_roundtrip(array([[ 0, 5, 10], ... ok test_format.test_roundtrip(array([[10, 12, 14], ... ok test_format.test_roundtrip(array([], dtype=int8), array([], dtype=int8)) ... ok test_format.test_roundtrip(array(10, dtype=int8), array(10, dtype=int8)) ... ok test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int8), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int8)) ... ok test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok test_format.test_roundtrip(array([[ 0, 5, 10], ... ok test_format.test_roundtrip(array([[10, 12, 14], ... ok test_format.test_roundtrip(array([], dtype=int8), array([], dtype=int8)) ... ok test_format.test_roundtrip(array(10, dtype=int8), array(10, dtype=int8)) ... ok test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int8), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int8)) ... ok test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok test_format.test_roundtrip(array([[ 0, 5, 10], ... ok test_format.test_roundtrip(array([[10, 12, 14], ... ok test_format.test_roundtrip(array([], dtype=uint16), array([], dtype=uint16)) ... ok test_format.test_roundtrip(array(10, dtype=uint16), array(10, dtype=uint16)) ... ok test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint16), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint16)) ... ok test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok test_format.test_roundtrip(array([[ 0, 5, 10], ... ok test_format.test_roundtrip(array([[10, 12, 14], ... ok test_format.test_roundtrip(array([], dtype=uint16), array([], dtype=uint16)) ... ok test_format.test_roundtrip(array(10, dtype=uint16), array(10, dtype=uint16)) ... ok test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint16), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint16)) ... ok test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok test_format.test_roundtrip(array([[ 0, 5, 10], ... ok test_format.test_roundtrip(array([[10, 12, 14], ... ok test_format.test_roundtrip(array([], dtype=int16), array([], dtype=int16)) ... ok test_format.test_roundtrip(array(10, dtype=int16), array(10, dtype=int16)) ... ok test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int16), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int16)) ... ok test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok test_format.test_roundtrip(array([[ 0, 5, 10], ... ok test_format.test_roundtrip(array([[10, 12, 14], ... ok test_format.test_roundtrip(array([], dtype=int16), array([], dtype=int16)) ... ok test_format.test_roundtrip(array(10, dtype=int16), array(10, dtype=int16)) ... ok test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int16), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int16)) ... ok test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok test_format.test_roundtrip(array([[ 0, 5, 10], ... ok test_format.test_roundtrip(array([[10, 12, 14], ... ok test_format.test_roundtrip(array([], dtype=uint32), array([], dtype=uint32)) ... ok test_format.test_roundtrip(array(10L, dtype=uint32), array(10L, dtype=uint32)) ... ok test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint32), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint32)) ... ok test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok test_format.test_roundtrip(array([[ 0, 5, 10], ... ok test_format.test_roundtrip(array([[10, 12, 14], ... ok test_format.test_roundtrip(array([], dtype=uint32), array([], dtype=uint32)) ... ok test_format.test_roundtrip(array(10L, dtype=uint32), array(10L, dtype=uint32)) ... ok test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint32), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint32)) ... ok test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok test_format.test_roundtrip(array([[ 0, 5, 10], ... ok test_format.test_roundtrip(array([[10, 12, 14], ... ok test_format.test_roundtrip(array([], dtype=int32), array([], dtype=int32)) ... ok test_format.test_roundtrip(array(10, dtype=int32), array(10, dtype=int32)) ... ok test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int32), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int32)) ... ok test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok test_format.test_roundtrip(array([[ 0, 5, 10], ... ok test_format.test_roundtrip(array([[10, 12, 14], ... ok test_format.test_roundtrip(array([], dtype=int32), array([], dtype=int32)) ... ok test_format.test_roundtrip(array(10, dtype=int32), array(10, dtype=int32)) ... ok test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int32), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=int32)) ... ok test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok test_format.test_roundtrip(array([[ 0, 5, 10], ... ok test_format.test_roundtrip(array([[10, 12, 14], ... ok test_format.test_roundtrip(array([], dtype=uint64), array([], dtype=uint64)) ... ok test_format.test_roundtrip(array(10L, dtype=uint64), array(10L, dtype=uint64)) ... ok test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint64), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint64)) ... ok test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok test_format.test_roundtrip(array([[ 0, 5, 10], ... ok test_format.test_roundtrip(array([[10, 12, 14], ... ok test_format.test_roundtrip(array([], dtype=uint64), array([], dtype=uint64)) ... ok test_format.test_roundtrip(array(10L, dtype=uint64), array(10L, dtype=uint64)) ... ok test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint64), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=uint64)) ... ok test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok test_format.test_roundtrip(array([[ 0, 5, 10], ... ok test_format.test_roundtrip(array([[10, 12, 14], ... ok test_format.test_roundtrip(array([], dtype=int64), array([], dtype=int64)) ... ok test_format.test_roundtrip(array(10), array(10)) ... ok test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14])) ... ok test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok test_format.test_roundtrip(array([[ 0, 5, 10], ... ok test_format.test_roundtrip(array([[10, 12, 14], ... ok test_format.test_roundtrip(array([], dtype=int64), array([], dtype=int64)) ... ok test_format.test_roundtrip(array(10), array(10)) ... ok test_format.test_roundtrip(array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14])) ... ok test_format.test_roundtrip(array([[ 0, 1, 2, 3, 4], ... ok test_format.test_roundtrip(array([[ 0, 5, 10], ... ok test_format.test_roundtrip(array([[10, 12, 14], ... ok test_format.test_roundtrip(array([], dtype=float32), array([], dtype=float32)) ... ok test_format.test_roundtrip(array(10.0, dtype=float32), array(10.0, dtype=float32)) ... ok test_format.test_roundtrip(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., ... ok test_format.test_roundtrip(array([[ 0., 1., 2., 3., 4.], ... ok test_format.test_roundtrip(array([[ 0., 5., 10.], ... ok test_format.test_roundtrip(array([[ 10., 12., 14.], ... ok test_format.test_roundtrip(array([], dtype=float32), array([], dtype=float32)) ... ok test_format.test_roundtrip(array(10.0, dtype=float32), array(10.0, dtype=float32)) ... ok test_format.test_roundtrip(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., ... ok test_format.test_roundtrip(array([[ 0., 1., 2., 3., 4.], ... ok test_format.test_roundtrip(array([[ 0., 5., 10.], ... ok test_format.test_roundtrip(array([[ 10., 12., 14.], ... ok test_format.test_roundtrip(array([], dtype=float64), array([], dtype=float64)) ... ok test_format.test_roundtrip(array(10.0), array(10.0)) ... ok test_format.test_roundtrip(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., ... ok test_format.test_roundtrip(array([[ 0., 1., 2., 3., 4.], ... ok test_format.test_roundtrip(array([[ 0., 5., 10.], ... ok test_format.test_roundtrip(array([[ 10., 12., 14.], ... ok test_format.test_roundtrip(array([], dtype=float64), array([], dtype=float64)) ... ok test_format.test_roundtrip(array(10.0), array(10.0)) ... ok test_format.test_roundtrip(array([ 0., 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., ... ok test_format.test_roundtrip(array([[ 0., 1., 2., 3., 4.], ... ok test_format.test_roundtrip(array([[ 0., 5., 10.], ... ok test_format.test_roundtrip(array([[ 10., 12., 14.], ... ok test_format.test_roundtrip(array([], dtype=complex64), array([], dtype=complex64)) ... ok test_format.test_roundtrip(array((10+0j), dtype=complex64), array((10+0j), dtype=complex64)) ... ok test_format.test_roundtrip(array([ 0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j, 4.+0.j, 5.+0.j, ... ok test_format.test_roundtrip(array([[ 0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j, 4.+0.j], ... ok test_format.test_roundtrip(array([[ 0.+0.j, 5.+0.j, 10.+0.j], ... ok test_format.test_roundtrip(array([[ 10.+0.j, 12.+0.j, 14.+0.j], ... ok test_format.test_roundtrip(array([], dtype=complex64), array([], dtype=complex64)) ... ok test_format.test_roundtrip(array((10+0j), dtype=complex64), array((10+0j), dtype=complex64)) ... ok test_format.test_roundtrip(array([ 0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j, 4.+0.j, 5.+0.j, ... ok test_format.test_roundtrip(array([[ 0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j, 4.+0.j], ... ok test_format.test_roundtrip(array([[ 0.+0.j, 5.+0.j, 10.+0.j], ... ok test_format.test_roundtrip(array([[ 10.+0.j, 12.+0.j, 14.+0.j], ... ok test_format.test_roundtrip(array([], dtype=complex128), array([], dtype=complex128)) ... ok test_format.test_roundtrip(array((10+0j)), array((10+0j))) ... ok test_format.test_roundtrip(array([ 0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j, 4.+0.j, 5.+0.j, ... ok test_format.test_roundtrip(array([[ 0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j, 4.+0.j], ... ok test_format.test_roundtrip(array([[ 0.+0.j, 5.+0.j, 10.+0.j], ... ok test_format.test_roundtrip(array([[ 10.+0.j, 12.+0.j, 14.+0.j], ... ok test_format.test_roundtrip(array([], dtype=complex128), array([], dtype=complex128)) ... ok test_format.test_roundtrip(array((10+0j)), array((10+0j))) ... ok test_format.test_roundtrip(array([ 0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j, 4.+0.j, 5.+0.j, ... ok test_format.test_roundtrip(array([[ 0.+0.j, 1.+0.j, 2.+0.j, 3.+0.j, 4.+0.j], ... ok test_format.test_roundtrip(array([[ 0.+0.j, 5.+0.j, 10.+0.j], ... ok test_format.test_roundtrip(array([[ 10.+0.j, 12.+0.j, 14.+0.j], ... ok test_format.test_roundtrip(array([], dtype=object), array([], dtype=object)) ... ok test_format.test_roundtrip(array(10, dtype=object), array(10, dtype=object)) ... ok test_format.test_roundtrip(array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=object), array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=object)) ... ok test_format.test_roundtrip(array([[0, 1, 2, 3, 4], ... ok test_format.test_roundtrip(array([[0, 5, 10], ... ok test_format.test_roundtrip(array([[10, 12, 14], ... ok test_format.test_roundtrip(array([], dtype=object), array([], dtype=object)) ... ok test_format.test_roundtrip(array(10, dtype=object), array(10, dtype=object)) ... ok test_format.test_roundtrip(array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=object), array([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], dtype=object)) ... ok test_format.test_roundtrip(array([[0, 1, 2, 3, 4], ... ok test_format.test_roundtrip(array([[0, 5, 10], ... ok test_format.test_roundtrip(array([[10, 12, 14], ... ok test_format.test_roundtrip(array([([3, 2], [[6.0, 4.0], [6.0, 4.0]], 8), ... ok test_format.test_roundtrip(array([ ([3, 2], (6j, 6.0, ('nn', [6j, 4j], [6.0, 4.0], [1L, 2L]), 'NN', True), 'cc', (u'NN', 6j), [[6.0, 4.0], [6.0, 4.0]], 8), ... ok test_format.test_roundtrip(array([([3, 2], [[6.0, 4.0], [6.0, 4.0]], 8), ... ok test_format.test_roundtrip(array([ ([3, 2], (6j, 6.0, ('nn', [6j, 4j], [6.0, 4.0], [1L, 2L]), 'NN', True), 'cc', (u'NN', 6j), [[6.0, 4.0], [6.0, 4.0]], 8), ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (0,), } \n", "\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (0,), } \n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (), } \n\n", "\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (), } \n\n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (15,), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (15,), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (3, 3), } \n\n\x0c\x0e\x05\x07\t\x00\x02\x04", "\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (3, 3), } \n\n\x0c\x0e\x05\x07\t\x00\x02\x04") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (0,), } \n", "\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (0,), } \n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (), } \n\n", "\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (), } \n\n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (15,), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (15,), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (3, 3), } \n\n\x0c\x0e\x05\x07\t\x00\x02\x04", "\x93NUMPY\x01\x00F\x00{'descr': '|u1', 'fortran_order': False, 'shape': (3, 3), } \n\n\x0c\x0e\x05\x07\t\x00\x02\x04") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (0,), } \n", "\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (0,), } \n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (), } \n\n", "\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (), } \n\n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (15,), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (15,), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (3, 3), } \n\n\x0c\x0e\x05\x07\t\x00\x02\x04", "\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (3, 3), } \n\n\x0c\x0e\x05\x07\t\x00\x02\x04") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (0,), } \n", "\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (0,), } \n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (), } \n\n", "\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (), } \n\n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (15,), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (15,), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (3, 3), } \n\n\x0c\x0e\x05\x07\t\x00\x02\x04", "\x93NUMPY\x01\x00F\x00{'descr': '|i1', 'fortran_order': False, 'shape': (3, 3), } \n\n\x0c\x0e\x05\x07\t\x00\x02\x04") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': 'u2', 'fortran_order': False, 'shape': (0,), } \n", "\x93NUMPY\x01\x00F\x00{'descr': '>u2', 'fortran_order': False, 'shape': (0,), } \n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>u2', 'fortran_order': False, 'shape': (), } \n\x00\n", "\x93NUMPY\x01\x00F\x00{'descr': '>u2', 'fortran_order': False, 'shape': (), } \n\x00\n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>u2', 'fortran_order': False, 'shape': (15,), } \n\x00\x00\x00\x01\x00\x02\x00\x03\x00\x04\x00\x05\x00\x06\x00\x07\x00\x08\x00\t\x00\n\x00\x0b\x00\x0c\x00\r\x00\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '>u2', 'fortran_order': False, 'shape': (15,), } \n\x00\x00\x00\x01\x00\x02\x00\x03\x00\x04\x00\x05\x00\x06\x00\x07\x00\x08\x00\t\x00\n\x00\x0b\x00\x0c\x00\r\x00\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>u2', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x00\x00\x01\x00\x02\x00\x03\x00\x04\x00\x05\x00\x06\x00\x07\x00\x08\x00\t\x00\n\x00\x0b\x00\x0c\x00\r\x00\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '>u2', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x00\x00\x01\x00\x02\x00\x03\x00\x04\x00\x05\x00\x06\x00\x07\x00\x08\x00\t\x00\n\x00\x0b\x00\x0c\x00\r\x00\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>u2', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x00\x00\x01\x00\x02\x00\x03\x00\x04\x00\x05\x00\x06\x00\x07\x00\x08\x00\t\x00\n\x00\x0b\x00\x0c\x00\r\x00\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '>u2', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x00\x00\x01\x00\x02\x00\x03\x00\x04\x00\x05\x00\x06\x00\x07\x00\x08\x00\t\x00\n\x00\x0b\x00\x0c\x00\r\x00\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>u2', 'fortran_order': False, 'shape': (3, 3), } \n\x00\n\x00\x0c\x00\x0e\x00\x05\x00\x07\x00\t\x00\x00\x00\x02\x00\x04", "\x93NUMPY\x01\x00F\x00{'descr': '>u2', 'fortran_order': False, 'shape': (3, 3), } \n\x00\n\x00\x0c\x00\x0e\x00\x05\x00\x07\x00\t\x00\x00\x00\x02\x00\x04") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': 'i2', 'fortran_order': False, 'shape': (0,), } \n", "\x93NUMPY\x01\x00F\x00{'descr': '>i2', 'fortran_order': False, 'shape': (0,), } \n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>i2', 'fortran_order': False, 'shape': (), } \n\x00\n", "\x93NUMPY\x01\x00F\x00{'descr': '>i2', 'fortran_order': False, 'shape': (), } \n\x00\n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>i2', 'fortran_order': False, 'shape': (15,), } \n\x00\x00\x00\x01\x00\x02\x00\x03\x00\x04\x00\x05\x00\x06\x00\x07\x00\x08\x00\t\x00\n\x00\x0b\x00\x0c\x00\r\x00\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '>i2', 'fortran_order': False, 'shape': (15,), } \n\x00\x00\x00\x01\x00\x02\x00\x03\x00\x04\x00\x05\x00\x06\x00\x07\x00\x08\x00\t\x00\n\x00\x0b\x00\x0c\x00\r\x00\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>i2', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x00\x00\x01\x00\x02\x00\x03\x00\x04\x00\x05\x00\x06\x00\x07\x00\x08\x00\t\x00\n\x00\x0b\x00\x0c\x00\r\x00\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '>i2', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x00\x00\x01\x00\x02\x00\x03\x00\x04\x00\x05\x00\x06\x00\x07\x00\x08\x00\t\x00\n\x00\x0b\x00\x0c\x00\r\x00\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>i2', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x00\x00\x01\x00\x02\x00\x03\x00\x04\x00\x05\x00\x06\x00\x07\x00\x08\x00\t\x00\n\x00\x0b\x00\x0c\x00\r\x00\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '>i2', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x00\x00\x01\x00\x02\x00\x03\x00\x04\x00\x05\x00\x06\x00\x07\x00\x08\x00\t\x00\n\x00\x0b\x00\x0c\x00\r\x00\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>i2', 'fortran_order': False, 'shape': (3, 3), } \n\x00\n\x00\x0c\x00\x0e\x00\x05\x00\x07\x00\t\x00\x00\x00\x02\x00\x04", "\x93NUMPY\x01\x00F\x00{'descr': '>i2', 'fortran_order': False, 'shape': (3, 3), } \n\x00\n\x00\x0c\x00\x0e\x00\x05\x00\x07\x00\t\x00\x00\x00\x02\x00\x04") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': 'u4', 'fortran_order': False, 'shape': (0,), } \n", "\x93NUMPY\x01\x00F\x00{'descr': '>u4', 'fortran_order': False, 'shape': (0,), } \n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>u4', 'fortran_order': False, 'shape': (), } \n\x00\x00\x00\n", "\x93NUMPY\x01\x00F\x00{'descr': '>u4', 'fortran_order': False, 'shape': (), } \n\x00\x00\x00\n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>u4', 'fortran_order': False, 'shape': (15,), } \n\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\x05\x00\x00\x00\x06\x00\x00\x00\x07\x00\x00\x00\x08\x00\x00\x00\t\x00\x00\x00\n\x00\x00\x00\x0b\x00\x00\x00\x0c\x00\x00\x00\r\x00\x00\x00\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '>u4', 'fortran_order': False, 'shape': (15,), } \n\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\x05\x00\x00\x00\x06\x00\x00\x00\x07\x00\x00\x00\x08\x00\x00\x00\t\x00\x00\x00\n\x00\x00\x00\x0b\x00\x00\x00\x0c\x00\x00\x00\r\x00\x00\x00\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>u4', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\x05\x00\x00\x00\x06\x00\x00\x00\x07\x00\x00\x00\x08\x00\x00\x00\t\x00\x00\x00\n\x00\x00\x00\x0b\x00\x00\x00\x0c\x00\x00\x00\r\x00\x00\x00\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '>u4', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\x05\x00\x00\x00\x06\x00\x00\x00\x07\x00\x00\x00\x08\x00\x00\x00\t\x00\x00\x00\n\x00\x00\x00\x0b\x00\x00\x00\x0c\x00\x00\x00\r\x00\x00\x00\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>u4', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\x05\x00\x00\x00\x06\x00\x00\x00\x07\x00\x00\x00\x08\x00\x00\x00\t\x00\x00\x00\n\x00\x00\x00\x0b\x00\x00\x00\x0c\x00\x00\x00\r\x00\x00\x00\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '>u4', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\x05\x00\x00\x00\x06\x00\x00\x00\x07\x00\x00\x00\x08\x00\x00\x00\t\x00\x00\x00\n\x00\x00\x00\x0b\x00\x00\x00\x0c\x00\x00\x00\r\x00\x00\x00\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>u4', 'fortran_order': False, 'shape': (3, 3), } \n\x00\x00\x00\n\x00\x00\x00\x0c\x00\x00\x00\x0e\x00\x00\x00\x05\x00\x00\x00\x07\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x04", "\x93NUMPY\x01\x00F\x00{'descr': '>u4', 'fortran_order': False, 'shape': (3, 3), } \n\x00\x00\x00\n\x00\x00\x00\x0c\x00\x00\x00\x0e\x00\x00\x00\x05\x00\x00\x00\x07\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x04") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': 'i4', 'fortran_order': False, 'shape': (0,), } \n", "\x93NUMPY\x01\x00F\x00{'descr': '>i4', 'fortran_order': False, 'shape': (0,), } \n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>i4', 'fortran_order': False, 'shape': (), } \n\x00\x00\x00\n", "\x93NUMPY\x01\x00F\x00{'descr': '>i4', 'fortran_order': False, 'shape': (), } \n\x00\x00\x00\n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>i4', 'fortran_order': False, 'shape': (15,), } \n\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\x05\x00\x00\x00\x06\x00\x00\x00\x07\x00\x00\x00\x08\x00\x00\x00\t\x00\x00\x00\n\x00\x00\x00\x0b\x00\x00\x00\x0c\x00\x00\x00\r\x00\x00\x00\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '>i4', 'fortran_order': False, 'shape': (15,), } \n\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\x05\x00\x00\x00\x06\x00\x00\x00\x07\x00\x00\x00\x08\x00\x00\x00\t\x00\x00\x00\n\x00\x00\x00\x0b\x00\x00\x00\x0c\x00\x00\x00\r\x00\x00\x00\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>i4', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\x05\x00\x00\x00\x06\x00\x00\x00\x07\x00\x00\x00\x08\x00\x00\x00\t\x00\x00\x00\n\x00\x00\x00\x0b\x00\x00\x00\x0c\x00\x00\x00\r\x00\x00\x00\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '>i4', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\x05\x00\x00\x00\x06\x00\x00\x00\x07\x00\x00\x00\x08\x00\x00\x00\t\x00\x00\x00\n\x00\x00\x00\x0b\x00\x00\x00\x0c\x00\x00\x00\r\x00\x00\x00\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>i4', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\x05\x00\x00\x00\x06\x00\x00\x00\x07\x00\x00\x00\x08\x00\x00\x00\t\x00\x00\x00\n\x00\x00\x00\x0b\x00\x00\x00\x0c\x00\x00\x00\r\x00\x00\x00\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '>i4', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x02\x00\x00\x00\x03\x00\x00\x00\x04\x00\x00\x00\x05\x00\x00\x00\x06\x00\x00\x00\x07\x00\x00\x00\x08\x00\x00\x00\t\x00\x00\x00\n\x00\x00\x00\x0b\x00\x00\x00\x0c\x00\x00\x00\r\x00\x00\x00\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>i4', 'fortran_order': False, 'shape': (3, 3), } \n\x00\x00\x00\n\x00\x00\x00\x0c\x00\x00\x00\x0e\x00\x00\x00\x05\x00\x00\x00\x07\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x04", "\x93NUMPY\x01\x00F\x00{'descr': '>i4', 'fortran_order': False, 'shape': (3, 3), } \n\x00\x00\x00\n\x00\x00\x00\x0c\x00\x00\x00\x0e\x00\x00\x00\x05\x00\x00\x00\x07\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x04") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': 'u8', 'fortran_order': False, 'shape': (0,), } \n", "\x93NUMPY\x01\x00F\x00{'descr': '>u8', 'fortran_order': False, 'shape': (0,), } \n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>u8', 'fortran_order': False, 'shape': (), } \n\x00\x00\x00\x00\x00\x00\x00\n", "\x93NUMPY\x01\x00F\x00{'descr': '>u8', 'fortran_order': False, 'shape': (), } \n\x00\x00\x00\x00\x00\x00\x00\n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>u8', 'fortran_order': False, 'shape': (15,), } \n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '>u8', 'fortran_order': False, 'shape': (15,), } \n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>u8', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '>u8', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>u8', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '>u8', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>u8', 'fortran_order': False, 'shape': (3, 3), } \n\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x04", "\x93NUMPY\x01\x00F\x00{'descr': '>u8', 'fortran_order': False, 'shape': (3, 3), } \n\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x04") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': 'i8', 'fortran_order': False, 'shape': (0,), } \n", "\x93NUMPY\x01\x00F\x00{'descr': '>i8', 'fortran_order': False, 'shape': (0,), } \n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>i8', 'fortran_order': False, 'shape': (), } \n\x00\x00\x00\x00\x00\x00\x00\n", "\x93NUMPY\x01\x00F\x00{'descr': '>i8', 'fortran_order': False, 'shape': (), } \n\x00\x00\x00\x00\x00\x00\x00\n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>i8', 'fortran_order': False, 'shape': (15,), } \n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '>i8', 'fortran_order': False, 'shape': (15,), } \n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>i8', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '>i8', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>i8', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x0e", "\x93NUMPY\x01\x00F\x00{'descr': '>i8', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x0e") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>i8', 'fortran_order': False, 'shape': (3, 3), } \n\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x04", "\x93NUMPY\x01\x00F\x00{'descr': '>i8', 'fortran_order': False, 'shape': (3, 3), } \n\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x04") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': 'f4', 'fortran_order': False, 'shape': (0,), } \n", "\x93NUMPY\x01\x00F\x00{'descr': '>f4', 'fortran_order': False, 'shape': (0,), } \n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>f4', 'fortran_order': False, 'shape': (), } \nA \x00\x00", "\x93NUMPY\x01\x00F\x00{'descr': '>f4', 'fortran_order': False, 'shape': (), } \nA \x00\x00") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>f4', 'fortran_order': False, 'shape': (15,), } \n\x00\x00\x00\x00?\x80\x00\x00@\x00\x00\x00@@\x00\x00@\x80\x00\x00@\xa0\x00\x00@\xc0\x00\x00@\xe0\x00\x00A\x00\x00\x00A\x10\x00\x00A \x00\x00A0\x00\x00A@\x00\x00AP\x00\x00A`\x00\x00", "\x93NUMPY\x01\x00F\x00{'descr': '>f4', 'fortran_order': False, 'shape': (15,), } \n\x00\x00\x00\x00?\x80\x00\x00@\x00\x00\x00@@\x00\x00@\x80\x00\x00@\xa0\x00\x00@\xc0\x00\x00@\xe0\x00\x00A\x00\x00\x00A\x10\x00\x00A \x00\x00A0\x00\x00A@\x00\x00AP\x00\x00A`\x00\x00") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>f4', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x00\x00\x00?\x80\x00\x00@\x00\x00\x00@@\x00\x00@\x80\x00\x00@\xa0\x00\x00@\xc0\x00\x00@\xe0\x00\x00A\x00\x00\x00A\x10\x00\x00A \x00\x00A0\x00\x00A@\x00\x00AP\x00\x00A`\x00\x00", "\x93NUMPY\x01\x00F\x00{'descr': '>f4', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x00\x00\x00?\x80\x00\x00@\x00\x00\x00@@\x00\x00@\x80\x00\x00@\xa0\x00\x00@\xc0\x00\x00@\xe0\x00\x00A\x00\x00\x00A\x10\x00\x00A \x00\x00A0\x00\x00A@\x00\x00AP\x00\x00A`\x00\x00") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>f4', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x00\x00\x00?\x80\x00\x00@\x00\x00\x00@@\x00\x00@\x80\x00\x00@\xa0\x00\x00@\xc0\x00\x00@\xe0\x00\x00A\x00\x00\x00A\x10\x00\x00A \x00\x00A0\x00\x00A@\x00\x00AP\x00\x00A`\x00\x00", "\x93NUMPY\x01\x00F\x00{'descr': '>f4', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x00\x00\x00?\x80\x00\x00@\x00\x00\x00@@\x00\x00@\x80\x00\x00@\xa0\x00\x00@\xc0\x00\x00@\xe0\x00\x00A\x00\x00\x00A\x10\x00\x00A \x00\x00A0\x00\x00A@\x00\x00AP\x00\x00A`\x00\x00") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>f4', 'fortran_order': False, 'shape': (3, 3), } \nA \x00\x00A@\x00\x00A`\x00\x00@\xa0\x00\x00@\xe0\x00\x00A\x10\x00\x00\x00\x00\x00\x00@\x00\x00\x00@\x80\x00\x00", "\x93NUMPY\x01\x00F\x00{'descr': '>f4', 'fortran_order': False, 'shape': (3, 3), } \nA \x00\x00A@\x00\x00A`\x00\x00@\xa0\x00\x00@\xe0\x00\x00A\x10\x00\x00\x00\x00\x00\x00@\x00\x00\x00@\x80\x00\x00") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': 'f8', 'fortran_order': False, 'shape': (0,), } \n", "\x93NUMPY\x01\x00F\x00{'descr': '>f8', 'fortran_order': False, 'shape': (0,), } \n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>f8', 'fortran_order': False, 'shape': (), } \n@$\x00\x00\x00\x00\x00\x00", "\x93NUMPY\x01\x00F\x00{'descr': '>f8', 'fortran_order': False, 'shape': (), } \n@$\x00\x00\x00\x00\x00\x00") ... ok test_format.test_memmap_roundtrip('\x93NUMPY\x01\x00F\x00{\'descr\': \'>f8\', \'fortran_order\': False, \'shape\': (15,), } \n\x00\x00\x00\x00\x00\x00\x00\x00?\xf0\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00@\x08\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@ \x00\x00\x00\x00\x00\x00@"\x00\x00\x00\x00\x00\x00@$\x00\x00\x00\x00\x00\x00@&\x00\x00\x00\x00\x00\x00@(\x00\x00\x00\x00\x00\x00@*\x00\x00\x00\x00\x00\x00@,\x00\x00\x00\x00\x00\x00', '\x93NUMPY\x01\x00F\x00{\'descr\': \'>f8\', \'fortran_order\': False, \'shape\': (15,), } \n\x00\x00\x00\x00\x00\x00\x00\x00?\xf0\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00@\x08\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@ \x00\x00\x00\x00\x00\x00@"\x00\x00\x00\x00\x00\x00@$\x00\x00\x00\x00\x00\x00@&\x00\x00\x00\x00\x00\x00@(\x00\x00\x00\x00\x00\x00@*\x00\x00\x00\x00\x00\x00@,\x00\x00\x00\x00\x00\x00') ... ok test_format.test_memmap_roundtrip('\x93NUMPY\x01\x00F\x00{\'descr\': \'>f8\', \'fortran_order\': False, \'shape\': (3, 5), } \n\x00\x00\x00\x00\x00\x00\x00\x00?\xf0\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00@\x08\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@ \x00\x00\x00\x00\x00\x00@"\x00\x00\x00\x00\x00\x00@$\x00\x00\x00\x00\x00\x00@&\x00\x00\x00\x00\x00\x00@(\x00\x00\x00\x00\x00\x00@*\x00\x00\x00\x00\x00\x00@,\x00\x00\x00\x00\x00\x00', '\x93NUMPY\x01\x00F\x00{\'descr\': \'>f8\', \'fortran_order\': False, \'shape\': (3, 5), } \n\x00\x00\x00\x00\x00\x00\x00\x00?\xf0\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00@\x08\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@ \x00\x00\x00\x00\x00\x00@"\x00\x00\x00\x00\x00\x00@$\x00\x00\x00\x00\x00\x00@&\x00\x00\x00\x00\x00\x00@(\x00\x00\x00\x00\x00\x00@*\x00\x00\x00\x00\x00\x00@,\x00\x00\x00\x00\x00\x00') ... ok test_format.test_memmap_roundtrip('\x93NUMPY\x01\x00F\x00{\'descr\': \'>f8\', \'fortran_order\': True, \'shape\': (5, 3), } \n\x00\x00\x00\x00\x00\x00\x00\x00?\xf0\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00@\x08\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@ \x00\x00\x00\x00\x00\x00@"\x00\x00\x00\x00\x00\x00@$\x00\x00\x00\x00\x00\x00@&\x00\x00\x00\x00\x00\x00@(\x00\x00\x00\x00\x00\x00@*\x00\x00\x00\x00\x00\x00@,\x00\x00\x00\x00\x00\x00', '\x93NUMPY\x01\x00F\x00{\'descr\': \'>f8\', \'fortran_order\': True, \'shape\': (5, 3), } \n\x00\x00\x00\x00\x00\x00\x00\x00?\xf0\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00@\x08\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@ \x00\x00\x00\x00\x00\x00@"\x00\x00\x00\x00\x00\x00@$\x00\x00\x00\x00\x00\x00@&\x00\x00\x00\x00\x00\x00@(\x00\x00\x00\x00\x00\x00@*\x00\x00\x00\x00\x00\x00@,\x00\x00\x00\x00\x00\x00') ... ok test_format.test_memmap_roundtrip('\x93NUMPY\x01\x00F\x00{\'descr\': \'>f8\', \'fortran_order\': False, \'shape\': (3, 3), } \n@$\x00\x00\x00\x00\x00\x00@(\x00\x00\x00\x00\x00\x00@,\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00', '\x93NUMPY\x01\x00F\x00{\'descr\': \'>f8\', \'fortran_order\': False, \'shape\': (3, 3), } \n@$\x00\x00\x00\x00\x00\x00@(\x00\x00\x00\x00\x00\x00@,\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00') ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': 'c8', 'fortran_order': False, 'shape': (0,), } \n", "\x93NUMPY\x01\x00F\x00{'descr': '>c8', 'fortran_order': False, 'shape': (0,), } \n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>c8', 'fortran_order': False, 'shape': (), } \nA \x00\x00\x00\x00\x00\x00", "\x93NUMPY\x01\x00F\x00{'descr': '>c8', 'fortran_order': False, 'shape': (), } \nA \x00\x00\x00\x00\x00\x00") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>c8', 'fortran_order': False, 'shape': (15,), } \n\x00\x00\x00\x00\x00\x00\x00\x00?\x80\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00@@\x00\x00\x00\x00\x00\x00@\x80\x00\x00\x00\x00\x00\x00@\xa0\x00\x00\x00\x00\x00\x00@\xc0\x00\x00\x00\x00\x00\x00@\xe0\x00\x00\x00\x00\x00\x00A\x00\x00\x00\x00\x00\x00\x00A\x10\x00\x00\x00\x00\x00\x00A \x00\x00\x00\x00\x00\x00A0\x00\x00\x00\x00\x00\x00A@\x00\x00\x00\x00\x00\x00AP\x00\x00\x00\x00\x00\x00A`\x00\x00\x00\x00\x00\x00", "\x93NUMPY\x01\x00F\x00{'descr': '>c8', 'fortran_order': False, 'shape': (15,), } \n\x00\x00\x00\x00\x00\x00\x00\x00?\x80\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00@@\x00\x00\x00\x00\x00\x00@\x80\x00\x00\x00\x00\x00\x00@\xa0\x00\x00\x00\x00\x00\x00@\xc0\x00\x00\x00\x00\x00\x00@\xe0\x00\x00\x00\x00\x00\x00A\x00\x00\x00\x00\x00\x00\x00A\x10\x00\x00\x00\x00\x00\x00A \x00\x00\x00\x00\x00\x00A0\x00\x00\x00\x00\x00\x00A@\x00\x00\x00\x00\x00\x00AP\x00\x00\x00\x00\x00\x00A`\x00\x00\x00\x00\x00\x00") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>c8', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x00\x00\x00\x00\x00\x00\x00?\x80\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00@@\x00\x00\x00\x00\x00\x00@\x80\x00\x00\x00\x00\x00\x00@\xa0\x00\x00\x00\x00\x00\x00@\xc0\x00\x00\x00\x00\x00\x00@\xe0\x00\x00\x00\x00\x00\x00A\x00\x00\x00\x00\x00\x00\x00A\x10\x00\x00\x00\x00\x00\x00A \x00\x00\x00\x00\x00\x00A0\x00\x00\x00\x00\x00\x00A@\x00\x00\x00\x00\x00\x00AP\x00\x00\x00\x00\x00\x00A`\x00\x00\x00\x00\x00\x00", "\x93NUMPY\x01\x00F\x00{'descr': '>c8', 'fortran_order': False, 'shape': (3, 5), } \n\x00\x00\x00\x00\x00\x00\x00\x00?\x80\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00@@\x00\x00\x00\x00\x00\x00@\x80\x00\x00\x00\x00\x00\x00@\xa0\x00\x00\x00\x00\x00\x00@\xc0\x00\x00\x00\x00\x00\x00@\xe0\x00\x00\x00\x00\x00\x00A\x00\x00\x00\x00\x00\x00\x00A\x10\x00\x00\x00\x00\x00\x00A \x00\x00\x00\x00\x00\x00A0\x00\x00\x00\x00\x00\x00A@\x00\x00\x00\x00\x00\x00AP\x00\x00\x00\x00\x00\x00A`\x00\x00\x00\x00\x00\x00") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>c8', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x00\x00\x00\x00\x00\x00\x00?\x80\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00@@\x00\x00\x00\x00\x00\x00@\x80\x00\x00\x00\x00\x00\x00@\xa0\x00\x00\x00\x00\x00\x00@\xc0\x00\x00\x00\x00\x00\x00@\xe0\x00\x00\x00\x00\x00\x00A\x00\x00\x00\x00\x00\x00\x00A\x10\x00\x00\x00\x00\x00\x00A \x00\x00\x00\x00\x00\x00A0\x00\x00\x00\x00\x00\x00A@\x00\x00\x00\x00\x00\x00AP\x00\x00\x00\x00\x00\x00A`\x00\x00\x00\x00\x00\x00", "\x93NUMPY\x01\x00F\x00{'descr': '>c8', 'fortran_order': True, 'shape': (5, 3), } \n\x00\x00\x00\x00\x00\x00\x00\x00?\x80\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00@@\x00\x00\x00\x00\x00\x00@\x80\x00\x00\x00\x00\x00\x00@\xa0\x00\x00\x00\x00\x00\x00@\xc0\x00\x00\x00\x00\x00\x00@\xe0\x00\x00\x00\x00\x00\x00A\x00\x00\x00\x00\x00\x00\x00A\x10\x00\x00\x00\x00\x00\x00A \x00\x00\x00\x00\x00\x00A0\x00\x00\x00\x00\x00\x00A@\x00\x00\x00\x00\x00\x00AP\x00\x00\x00\x00\x00\x00A`\x00\x00\x00\x00\x00\x00") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>c8', 'fortran_order': False, 'shape': (3, 3), } \nA \x00\x00\x00\x00\x00\x00A@\x00\x00\x00\x00\x00\x00A`\x00\x00\x00\x00\x00\x00@\xa0\x00\x00\x00\x00\x00\x00@\xe0\x00\x00\x00\x00\x00\x00A\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00@\x80\x00\x00\x00\x00\x00\x00", "\x93NUMPY\x01\x00F\x00{'descr': '>c8', 'fortran_order': False, 'shape': (3, 3), } \nA \x00\x00\x00\x00\x00\x00A@\x00\x00\x00\x00\x00\x00A`\x00\x00\x00\x00\x00\x00@\xa0\x00\x00\x00\x00\x00\x00@\xe0\x00\x00\x00\x00\x00\x00A\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00@\x80\x00\x00\x00\x00\x00\x00") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': 'c16', 'fortran_order': False, 'shape': (0,), } \n", "\x93NUMPY\x01\x00F\x00{'descr': '>c16', 'fortran_order': False, 'shape': (0,), } \n") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00F\x00{'descr': '>c16', 'fortran_order': False, 'shape': (), } \n@$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00", "\x93NUMPY\x01\x00F\x00{'descr': '>c16', 'fortran_order': False, 'shape': (), } \n@$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00") ... ok test_format.test_memmap_roundtrip('\x93NUMPY\x01\x00F\x00{\'descr\': \'>c16\', \'fortran_order\': False, \'shape\': (15,), } \n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00?\xf0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@ \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@&\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@*\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@,\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x93NUMPY\x01\x00F\x00{\'descr\': \'>c16\', \'fortran_order\': False, \'shape\': (15,), } \n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00?\xf0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@ \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@&\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@*\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@,\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_format.test_memmap_roundtrip('\x93NUMPY\x01\x00F\x00{\'descr\': \'>c16\', \'fortran_order\': False, \'shape\': (3, 5), } \n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00?\xf0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@ \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@&\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@*\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@,\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x93NUMPY\x01\x00F\x00{\'descr\': \'>c16\', \'fortran_order\': False, \'shape\': (3, 5), } \n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00?\xf0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@ \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@&\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@*\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@,\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_format.test_memmap_roundtrip('\x93NUMPY\x01\x00F\x00{\'descr\': \'>c16\', \'fortran_order\': True, \'shape\': (5, 3), } \n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00?\xf0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@ \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@&\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@*\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@,\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x93NUMPY\x01\x00F\x00{\'descr\': \'>c16\', \'fortran_order\': True, \'shape\': (5, 3), } \n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00?\xf0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@ \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@&\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@*\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@,\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_format.test_memmap_roundtrip('\x93NUMPY\x01\x00F\x00{\'descr\': \'>c16\', \'fortran_order\': False, \'shape\': (3, 3), } \n@$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@,\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', '\x93NUMPY\x01\x00F\x00{\'descr\': \'>c16\', \'fortran_order\': False, \'shape\': (3, 3), } \n@$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@,\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00') ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00v\x00{'descr': [('x', 'i4', (2,)), ('y', '>f8', (2, 2)), ('z', '|u1')], 'fortran_order': False, 'shape': (2,), } \n\x00\x00\x00\x03\x00\x00\x00\x02@\x18\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x04\x00\x00\x00\x03@\x1c\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00\t", "\x93NUMPY\x01\x00v\x00{'descr': [('x', '>i4', (2,)), ('y', '>f8', (2, 2)), ('z', '|u1')], 'fortran_order': False, 'shape': (2,), } \n\x00\x00\x00\x03\x00\x00\x00\x02@\x18\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x04\x00\x00\x00\x03@\x1c\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00\t") ... ok test_format.test_memmap_roundtrip("\x93NUMPY\x01\x00f\x01{'descr': [('x', '>i4', (2,)), ('Info', [('value', '>c16'), ('y2', '>f8'), ('Info2', [('name', '|S2'), ('value', '>c16', (2,)), ('y3', '>f8', (2,)), ('z3', '>u4', (2,))]), ('name', '|S2'), ('z2', '|b1')]), ('color', '|S2'), ('info', [('Name', '>U8'), ('Value', '>c16')]), ('y', '>f8', (2, 2)), ('z', '|u1')], 'fortran_order': False, 'shape': (2,), } \n\x00\x00\x00\x03\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00nn\x00\x00\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x02NN\x01cc\x00\x00\x00N\x00\x00\x00N\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x04\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00oo\x00\x00\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01OO\x00dd\x00\x00\x00O\x00\x00\x00O\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00\t", "\x93NUMPY\x01\x00f\x01{'descr': [('x', '>i4', (2,)), ('Info', [('value', '>c16'), ('y2', '>f8'), ('Info2', [('name', '|S2'), ('value', '>c16', (2,)), ('y3', '>f8', (2,)), ('z3', '>u4', (2,))]), ('name', '|S2'), ('z2', '|b1')]), ('color', '|S2'), ('info', [('Name', '>U8'), ('Value', '>c16')]), ('y', '>f8', (2, 2)), ('z', '|u1')], 'fortran_order': False, 'shape': (2,), } \n\x00\x00\x00\x03\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00nn\x00\x00\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x02NN\x01cc\x00\x00\x00N\x00\x00\x00N\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00@\x18\x00\x00\x00\x00\x00\x00@\x10\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x04\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00oo\x00\x00\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01OO\x00dd\x00\x00\x00O\x00\x00\x00O\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00@\x1c\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00\t") ... ok test_format.test_write_version_1_0 ... ok test_format.test_read_magic_bad_magic(,) ... ok test_format.test_read_magic_bad_magic(,) ... ok test_format.test_read_magic_bad_magic(,) ... ok test_format.test_read_magic_bad_magic(,) ... ok test_format.test_read_magic_bad_magic(,) ... ok test_format.test_read_magic_bad_magic(,) ... ok test_format.test_read_magic_bad_magic(,) ... ok test_format.test_read_version_1_0_bad_magic(,) ... ok test_format.test_read_version_1_0_bad_magic(,) ... ok test_format.test_read_version_1_0_bad_magic(,) ... ok test_format.test_read_version_1_0_bad_magic(,) ... ok test_format.test_read_version_1_0_bad_magic(,) ... ok test_format.test_read_version_1_0_bad_magic(,) ... ok test_format.test_read_version_1_0_bad_magic(,) ... ok test_format.test_read_version_1_0_bad_magic(,) ... ok test_format.test_read_version_1_0_bad_magic(,) ... ok test_format.test_read_version_1_0_bad_magic(,) ... ok test_format.test_read_version_1_0_bad_magic(,) ... ok test_format.test_read_version_1_0_bad_magic(,) ... ok test_format.test_read_version_1_0_bad_magic(,) ... ok test_format.test_bad_magic_args ... ok test_format.test_large_header ... ok test_format.test_bad_header ... ok test_string_arg (test_function_base.TestAdd_newdoc_ufunc) ... ok test_ufunc_arg (test_function_base.TestAdd_newdoc_ufunc) ... ok test_basic (test_function_base.TestAll) ... ok test_nd (test_function_base.TestAll) ... ok test_basic (test_function_base.TestAmax) ... ok test_basic (test_function_base.TestAmin) ... ok test_basic (test_function_base.TestAngle) ... ok test_basic (test_function_base.TestAny) ... ok test_nd (test_function_base.TestAny) ... ok test_basic (test_function_base.TestAverage) ... ok test_returned (test_function_base.TestAverage) ... ok test_weights (test_function_base.TestAverage) ... ok test_empty (test_function_base.TestBincount) ... ok test_empty_with_minlength (test_function_base.TestBincount) ... ok test_simple (test_function_base.TestBincount) ... ok test_simple2 (test_function_base.TestBincount) ... ok test_simple_weight (test_function_base.TestBincount) ... ok test_simple_weight2 (test_function_base.TestBincount) ... ok test_with_minlength (test_function_base.TestBincount) ... ok test_with_minlength_and_weights (test_function_base.TestBincount) ... ok test_with_minlength_smaller_than_maxvalue (test_function_base.TestBincount) ... ok Regression test for missing dtype and order arguments ... ok test_simple (test_function_base.TestCheckFinite) ... ok test_basic (test_function_base.TestCopy) ... ok test_order (test_function_base.TestCopy) ... ok test_ddof (test_function_base.TestCorrCoef) ... ok test_empty (test_function_base.TestCorrCoef) ... ok test_simple (test_function_base.TestCorrCoef) ... ok test_basic (test_function_base.TestCov) ... ok test_empty (test_function_base.TestCov) ... ok test_basic (test_function_base.TestCumprod) ... ok test_basic (test_function_base.TestCumsum) ... ok test_basic (test_function_base.TestDiff) ... ok test_nd (test_function_base.TestDiff) ... ok test_forward (test_function_base.TestDigitize) ... ok test_random (test_function_base.TestDigitize) ... ok test_reverse (test_function_base.TestDigitize) ... ok test_right_basic (test_function_base.TestDigitize) ... ok test_right_open (test_function_base.TestDigitize) ... ok test_right_open_random (test_function_base.TestDigitize) ... ok test_right_open_reverse (test_function_base.TestDigitize) ... ok test_basic (test_function_base.TestExtins) ... ok test_both (test_function_base.TestExtins) ... ok test_place (test_function_base.TestExtins) ... ok test_bartlett (test_function_base.TestFilterwindows) ... ok test_blackman (test_function_base.TestFilterwindows) ... ok test_hamming (test_function_base.TestFilterwindows) ... ok test_hanning (test_function_base.TestFilterwindows) ... ok test_badargs (test_function_base.TestGradient) ... ok test_basic (test_function_base.TestGradient) ... ok test_datetime64 (test_function_base.TestGradient) ... ok test_masked (test_function_base.TestGradient) ... ok test_timedelta64 (test_function_base.TestGradient) ... ok test_density (test_function_base.TestHistogram) ... ok test_empty (test_function_base.TestHistogram) ... ok test_normed (test_function_base.TestHistogram) ... ok test_one_bin (test_function_base.TestHistogram) ... ok test_outliers (test_function_base.TestHistogram) ... ok test_simple (test_function_base.TestHistogram) ... ok test_type (test_function_base.TestHistogram) ... ok test_weights (test_function_base.TestHistogram) ... ok There are two ways to specify bins. Check for the right errors when ... ok test_empty (test_function_base.TestHistogramdd) ... ok test_identical_samples (test_function_base.TestHistogramdd) ... ok Test using +/-inf bin edges works. See #1788. ... ok test_shape_3d (test_function_base.TestHistogramdd) ... ok test_shape_4d (test_function_base.TestHistogramdd) ... ok test_simple (test_function_base.TestHistogramdd) ... ok test_weights (test_function_base.TestHistogramdd) ... ok test_basic (test_function_base.TestInsert) ... ok test_multidim (test_function_base.TestInsert) ... ok test_basic (test_function_base.TestInterp) ... ok test_exceptions (test_function_base.TestInterp) ... ok test_if_len_x_is_small (test_function_base.TestInterp) ... ok test_right_left_behavior (test_function_base.TestInterp) ... ok test_scalar_interpolation_point (test_function_base.TestInterp) ... ok test_zero_dimensional_interpolation_point (test_function_base.TestInterp) ... ok test_int_beta (test_function_base.TestKaiser) ... ok test_simple (test_function_base.TestKaiser) ... ok test_indexing (test_function_base.TestMeshgrid) ... ok test_simple (test_function_base.TestMeshgrid) ... ok test_single_input (test_function_base.TestMeshgrid) ... ok test_sparse (test_function_base.TestMeshgrid) ... ok test_simple (test_function_base.TestMsort) ... ok test_nanargmin (test_function_base.TestNaNFuncts) ... ok test_nanmax (test_function_base.TestNaNFuncts) ... ok test_nanmin (test_function_base.TestNaNFuncts) ... ok test_nanmin_allnan_on_axis (test_function_base.TestNaNFuncts) ... ok test_nanmin_masked (test_function_base.TestNaNFuncts) ... ok test_nansum (test_function_base.TestNaNFuncts) ... ok test_nanargmax (test_function_base.TestNanFunctsIntTypes) ... ok test_nanargmin (test_function_base.TestNanFunctsIntTypes) ... ok test_nanmax (test_function_base.TestNanFunctsIntTypes) ... ok test_nanmin (test_function_base.TestNanFunctsIntTypes) ... ok test_0d (test_function_base.TestPiecewise) ... ok test_default (test_function_base.TestPiecewise) ... ok test_simple (test_function_base.TestPiecewise) ... ok test_basic (test_function_base.TestProd) ... ok test_basic (test_function_base.TestPtp) ... ok test_basic (test_function_base.TestSelect) ... ok test_array_like (test_function_base.TestSinc) ... ok test_simple (test_function_base.TestSinc) ... ok test_masked (test_function_base.TestTrapz) ... ok test_matrix (test_function_base.TestTrapz) ... ok test_ndim (test_function_base.TestTrapz) ... ok test_simple (test_function_base.TestTrapz) ... ok test_basic (test_function_base.TestTrimZeros) ... ok test_leading_skip (test_function_base.TestTrimZeros) ... ok test_trailing_skip (test_function_base.TestTrimZeros) ... ok test_simple (test_function_base.TestUnique) ... ok test_simple (test_function_base.TestUnwrap) ... ok Regression test for issue 1156 ... ok test_assigning_docstring (test_function_base.TestVectorize) ... ok Ensure that vectorized func called exactly once per argument. ... ok test_coverage1_ticket_2100 (test_function_base.TestVectorize) ... ok Regression test for dependence on execution order: issue 1487 ... ok test_keywords (test_function_base.TestVectorize) ... ok Test kwarg support: enhancement ticket 2100 ... ok Test excluded with mixed positional and kwargs: ticket 2100 ... ok Test vectorizing function with no positional args. ... ok Test vectorizing function with no kwargs args. ... ok test_keywords_no_func_code (test_function_base.TestVectorize) ... ok test_large (test_function_base.TestVectorize) ... ok test_scalar (test_function_base.TestVectorize) ... ok test_simple (test_function_base.TestVectorize) ... ok Test vectorization over strings: issue 1892. ... ok test_ufunc (test_function_base.TestVectorize) ... ok test_simple (test_function_base.Test_i0) ... ok test_function_base.test_percentile_list ... ok test_function_base.test_percentile_out ... ok test_function_base.test_median ... ok test_1d (test_index_tricks.TestConcatenator) ... ok test_2d (test_index_tricks.TestConcatenator) ... ok test_mixed_type (test_index_tricks.TestConcatenator) ... ok test_more_mixed_type (test_index_tricks.TestConcatenator) ... ok test_basic (test_index_tricks.TestGrid) ... ok test_linspace_equivalence (test_index_tricks.TestGrid) ... ok test_nd (test_index_tricks.TestGrid) ... ok test_regression_1 (test_index_tricks.TestIndexExpression) ... ok test_simple_1 (test_index_tricks.TestIndexExpression) ... ok test_basic (test_index_tricks.TestNdenumerate) ... ok test_basic (test_index_tricks.TestRavelUnravelIndex) ... ok test_clipmodes (test_index_tricks.TestRavelUnravelIndex) ... ok test_dtypes (test_index_tricks.TestRavelUnravelIndex) ... ok test_index_tricks.test_c_ ... ok test_index_tricks.test_fill_diagonal(array([[5, 0, 0], ... ok test_index_tricks.test_fill_diagonal(array([[5, 0, 0], ... ok test_index_tricks.test_fill_diagonal(array([[5, 0, 0], ... ok test_index_tricks.test_fill_diagonal(array([[5, 0, 0, 0, 0, 0, 0, 0, 0, 0], ... ok test_index_tricks.test_fill_diagonal((array([0, 1, 2]), array([0, 1, 2]), array([0, 1, 2]), array([0, 1, 2])), (array([0, 1, 2]), array([0, 1, 2]), array([0, 1, 2]), array([0, 1, 2]))) ... ok test_index_tricks.test_diag_indices(array([[100, 2, 3, 4], ... ok test_index_tricks.test_diag_indices(array([[[1, 0], ... ok test_index_tricks.test_diag_indices_from ... ok test_index_tricks.test_ndindex ... ok Test squeezing to 1D ... ok Test outputing a standard ndarray ... ok Test the automatic definition of the output dtype ... ok Tests whether the output dtype can be uniformized ... ok Tests names and usecols ... ok Test autostrip ... ok Check that names can be retrieved even if the line is commented out. ... ok Test the stripping of comments ... ok test_comments_is_none (test_io.TestFromTxt) ... ok Test the conversion to datetime. ... ok Test the conversion to datetime64. ... ok Test the combination user-defined converters and usecol ... ok Tests names and usecols ... ok Test default format ... ok test_dtype_with_converters (test_io.TestFromTxt) ... ok Test using an explicit dtype with an object ... ok Test easy structured dtype ... ok Test that an empty file raises the proper warning. ... ok Check that a nested dtype isn't MIA ... ok Check that a nested dtype isn't MIA ... ok Test missing values ... ok Test fix-width w/ names ... ok test_gft_using_filename (test_io.TestFromTxt) ... ok test_gft_using_generator (test_io.TestFromTxt) ... ok Test retrieving a header ... ok Test w/ incomplete names ... ok Test inconsistent dtype ... ok Test using an integer for delimiter ... ok test_invalid_converter (test_io.TestFromTxt) ... ok Test invalid raise ... ok Test invalid_raise with usecols ... ok test_missing (test_io.TestFromTxt) ... ok Test w/ a delimiter tab ... ok Make sure that names are properly completed ... ok Test overwriting the names of the dtype ... ok Make sure we pick up the right names w/ usecols ... ok test_recfromcsv (test_io.TestFromTxt) ... ok test_recfromtxt (test_io.TestFromTxt) ... ok Test w/ explicit dtype ... ok Test the 'replace_space' option ... ok test_shaped_dtype (test_io.TestFromTxt) ... ok Test single dtype w explicit names ... ok Test single dtype w implicit names ... ok Test single dtype w/o names ... ok test_skip_footer (test_io.TestFromTxt) ... ok test_skip_footer_with_invalid (test_io.TestFromTxt) ... ok Test row skipping ... ok Test space delimiter ... ok Test some corner case ... ok Test whether unused converters are forgotten ... ok Test the selection of columns ... ok Test giving usecols with a comma-separated string ... ok Test usecols with an integer ... ok Test usecols with named columns ... ok Test usecols with an explicit structured dtype ... ok Test with missing and filling values ... ok test_user_missing_values (test_io.TestFromTxt) ... ok Test user_converters w/ explicit (standard) dtype ... ok Test masked column ... ok Test masked column ... ok test_withmissing (test_io.TestFromTxt) ... ok test_withmissing_float (test_io.TestFromTxt) ... ok test_1D (test_io.TestLoadTxt) ... ok test_3d_shaped_dtype (test_io.TestLoadTxt) ... ok test_array (test_io.TestLoadTxt) ... ok test_comments (test_io.TestLoadTxt) ... ok test_converters_with_usecols (test_io.TestLoadTxt) ... ok Test using an explicit dtype with an object ... ok test_empty_field_after_tab (test_io.TestLoadTxt) ... ok test_empty_file (test_io.TestLoadTxt) ... ok test_fancy_dtype (test_io.TestLoadTxt) ... ok test_generator_source (test_io.TestLoadTxt) ... ok test_int64_type (test_io.TestLoadTxt) ... ok test_missing (test_io.TestLoadTxt) ... ok test_ndmin_keyword (test_io.TestLoadTxt) ... ok test_record (test_io.TestLoadTxt) ... ok test_shaped_dtype (test_io.TestLoadTxt) ... ok test_skiprows (test_io.TestLoadTxt) ... ok test_structure_unpack (test_io.TestLoadTxt) ... ok test_uint64_type (test_io.TestLoadTxt) ... ok test_universal_newline (test_io.TestLoadTxt) ... ok test_unused_converter (test_io.TestLoadTxt) ... ok test_usecols (test_io.TestLoadTxt) ... ok test_1D (test_io.TestSaveLoad) ... ok test_array (test_io.TestSaveLoad) ... ok test_mmap (test_io.TestSaveLoad) ... ok test_record (test_io.TestSaveLoad) ... ok test_1D (test_io.TestSaveTxt) ... ok test_array (test_io.TestSaveTxt) ... ok test_complex_arrays (test_io.TestSaveTxt) ... ok test_delimiter (test_io.TestSaveTxt) ... ok test_file_roundtrip (test_io.TestSaveTxt) ... ok test_format (test_io.TestSaveTxt) ... ok Test the functionality of the header and footer keyword argument. ... ok test_record (test_io.TestSaveTxt) ... ok test_1D (test_io.TestSavezLoad) ... ok test_array (test_io.TestSavezLoad) ... ok test_closing_fid (test_io.TestSavezLoad) ... ok test_mmap (test_io.TestSavezLoad) ... ok test_multiple_arrays (test_io.TestSavezLoad) ... ok test_named_arrays (test_io.TestSavezLoad) ... ok test_not_closing_opened_fid (test_io.TestSavezLoad) ... ok test_record (test_io.TestSavezLoad) ... ok test_savez_filename_clashes (test_io.TestSavezLoad) ... ok test_record (test_io.Testfromregex) ... ok test_record_2 (test_io.Testfromregex) ... ok test_record_3 (test_io.Testfromregex) ... ok test_io.test_gzip_load ... ok test_io.test_gzip_loadtxt ... ok test_io.test_gzip_loadtxt_from_string ... ok test_io.test_npzfile_dict ... ok test_io.test_load_refcount ... ok test_complex (test_polynomial.TestDocs) ... ok test_doctests (test_polynomial.TestDocs) ... ok test_integ_coeffs (test_polynomial.TestDocs) ... ok test_objects (test_polynomial.TestDocs) ... ok test_polyfit (test_polynomial.TestDocs) ... ok test_roots (test_polynomial.TestDocs) ... ok test_str_leading_zeros (test_polynomial.TestDocs) ... ok test_zero_dims (test_polynomial.TestDocs) ... ok Test simple case ... ok Test append_fields on flexible type arrays ... ok Test append_fields on nested fields ... ok Test simple case ... ok Basic test of join_by ... ok test_join (test_recfunctions.TestJoinBy) ... ok test_leftouter_join (test_recfunctions.TestJoinBy) ... ok test_outer_join (test_recfunctions.TestJoinBy) ... ok test_no_postfix (test_recfunctions.TestJoinBy2) ... ok Basic test of join_by no_r1postfix ... ok Basic test of join_by no_r2postfix ... ok test_two_keys_two_vars (test_recfunctions.TestJoinBy2) ... ok Test standard & flexible ... ok Test flatten standard & nested ... ok test_singlerecord (test_recfunctions.TestMergeArrays) ... ok Test merge_arrays on a single array. ... ok Test merge_arrays on a single array w & w/o flattening ... ok Test standard & standard ... ok Test merge_arrays w/ a shorter flexndarray. ... ok Test single field ... ok Test merge_arrays masked arrays ... ok Test drop_fields ... ok Test find_duplicates ... ok Test the ignoremask option of find_duplicates ... ok Test get_fieldstructure ... ok Tests get_names ... ok Test get_names_flat ... ok Tests rename fields ... ok Test zip_descr ... ok Test recursive_fill_fields on masked flexible-array ... ok Test recursive_fill_fields on flexible-array ... ok Tests autoconversion ... ok Test using titles in the field names ... ok Test defaults: no exception raised if keys of defaults are not fields. ... ok Test combination of arrays w/ matching field names ... ok Test stack_arrays on single arrays ... ok Test combination of arrays w/ & w/o named fields ... ok Tests combinations of arrays w/o named fields ... ok Ticket #1676 ... ok Test for changeset r5065 ... ok Ticket #91 ... ok Ticket 928. ... ok As a sanity check, just test that get_include and ... ok test_large_fancy_indexing (test_regression.TestRegression) ... ok test_loadtxt_fields_subarrays (test_regression.TestRegression) ... ok Ticket #95 ... ok Ticket #572 ... ok Ticket #448 ... ok Ticket #469 ... ok Ticket #325 ... ok Ticket #339 ... ok test_nansum_with_boolean (test_regression.TestRegression) ... ok Ticket 1140 ... ok Ticket #28 ... ok Ticket #396 ... ok Ticket #553 ... ok Ticket #554 ... ok Ticket #1249 ... ok Make polydiv work for complex types ... ok Ticket #628 ... ok Ticket #944 ... ok Ticket #378 ... ok Ticket #205 ... ok test_void_coercion (test_regression.TestRegression) ... ok ticket #1243 ... ok test_3d (test_shape_base.TestApplyAlongAxis) ... ok test_simple (test_shape_base.TestApplyAlongAxis) ... ok test_simple101 (test_shape_base.TestApplyAlongAxis) ... ok test_simple (test_shape_base.TestApplyOverAxes) ... ok test_index_split_high_bound (test_shape_base.TestArraySplit) ... ok test_index_split_low_bound (test_shape_base.TestArraySplit) ... ok test_index_split_simple (test_shape_base.TestArraySplit) ... ok test_integer_0_split (test_shape_base.TestArraySplit) ... ok test_integer_split (test_shape_base.TestArraySplit) ... ok test_integer_split_2D_cols (test_shape_base.TestArraySplit) ... ok This will fail if we change default axis ... ok test_integer_split_2D_rows (test_shape_base.TestArraySplit) ... ok test_2D_array (test_shape_base.TestDsplit) ... ok test_3D_array (test_shape_base.TestDsplit) ... ok test_0D_array (test_shape_base.TestDstack) ... ok test_1D_array (test_shape_base.TestDstack) ... ok test_2D_array (test_shape_base.TestDstack) ... ok test_2D_array2 (test_shape_base.TestDstack) ... ok test_0D_array (test_shape_base.TestHsplit) ... ok test_1D_array (test_shape_base.TestHsplit) ... ok test_2D_array (test_shape_base.TestHsplit) ... ok test_return_type (test_shape_base.TestKron) ... ok test_equal_split (test_shape_base.TestSplit) ... ok test_unequal_split (test_shape_base.TestSplit) ... ok test_basic (test_shape_base.TestSqueeze) ... ok test_basic (test_shape_base.TestTile) ... ok test_empty (test_shape_base.TestTile) ... ok test_kroncompare (test_shape_base.TestTile) ... ok test_1D_array (test_shape_base.TestVsplit) ... ok test_2D_array (test_shape_base.TestVsplit) ... ok test_stride_tricks.test_same ... ok test_stride_tricks.test_one_off ... ok Check that the final shape is just the input shape. ... ok Check that two different input shapes (of the same length but some have ... ok Check that two different input shapes (of different lengths) broadcast ... ok Check that a ValueError is raised for incompatible shapes. ... ok Check that the data layout is the same as if a ufunc did the operation. ... ok test_diag_bounds (test_twodim_base.TestDiag) ... ok test_failure (test_twodim_base.TestDiag) ... ok test_fortran_order (test_twodim_base.TestDiag) ... ok test_matrix (test_twodim_base.TestDiag) ... ok test_vector (test_twodim_base.TestDiag) ... ok test_2d (test_twodim_base.TestEye) ... ok test_basic (test_twodim_base.TestEye) ... ok test_bool (test_twodim_base.TestEye) ... ok test_diag (test_twodim_base.TestEye) ... ok test_diag2d (test_twodim_base.TestEye) ... ok test_eye_bounds (test_twodim_base.TestEye) ... ok test_strings (test_twodim_base.TestEye) ... ok test_basic (test_twodim_base.TestFliplr) ... ok test_basic (test_twodim_base.TestFlipud) ... ok test_all_outliers (test_twodim_base.TestHistogram2d) ... ok test_asym (test_twodim_base.TestHistogram2d) ... ok test_empty (test_twodim_base.TestHistogram2d) ... ok test_norm (test_twodim_base.TestHistogram2d) ... ok test_simple (test_twodim_base.TestHistogram2d) ... ok test_axes (test_twodim_base.TestRot90) ... ok test_basic (test_twodim_base.TestRot90) ... ok test_dtype (test_twodim_base.TestTri) ... ok test_twodim_base.TestTrilIndicesFrom.test_exceptions ... ok test_twodim_base.TestTriuIndices.test_triu_indices(array([ 1, 2, 3, 4, 6, 7, 8, 11, 12, 16]), array([ 1, 2, 3, 4, 6, 7, 8, 11, 12, 16])) ... ok test_twodim_base.TestTriuIndices.test_triu_indices(array([[-1, -1, -1, -1], ... ok test_twodim_base.TestTriuIndices.test_triu_indices(array([[ -1, -1, -10, -10], ... ok test_twodim_base.TestTriuIndicesFrom.test_exceptions ... ok test_twodim_base.test_tril_triu ... ok test_twodim_base.test_mask_indices(array([0, 1, 2, 4, 5, 8]), array([0, 1, 2, 4, 5, 8])) ... ok test_twodim_base.test_mask_indices(array([1, 2, 5]), array([1, 2, 5])) ... ok test_twodim_base.test_tril_indices(array([ 1, 5, 6, 9, 10, 11, 13, 14, 15, 16]), array([ 1, 5, 6, 9, 10, 11, 13, 14, 15, 16])) ... ok test_twodim_base.test_tril_indices(array([[-1, 2, 3, 4], ... ok test_twodim_base.test_tril_indices(array([[-10, -10, -10, 4], ... ok test_asfarray (test_type_check.TestArrayConversion) ... ok test_basic (test_type_check.TestCommonType) ... ok test_cmplx (test_type_check.TestImag) ... ok test_real (test_type_check.TestImag) ... ok test_fail (test_type_check.TestIscomplex) ... ok test_pass (test_type_check.TestIscomplex) ... ok test_basic (test_type_check.TestIscomplexobj) ... ok test_complex (test_type_check.TestIsfinite) ... ok test_complex1 (test_type_check.TestIsfinite) ... ok test_goodvalues (test_type_check.TestIsfinite) ... ok test_ind (test_type_check.TestIsfinite) ... ok test_integer (test_type_check.TestIsfinite) ... ok test_neginf (test_type_check.TestIsfinite) ... ok test_posinf (test_type_check.TestIsfinite) ... ok test_goodvalues (test_type_check.TestIsinf) ... ok test_ind (test_type_check.TestIsinf) ... ok test_neginf (test_type_check.TestIsinf) ... ok test_neginf_scalar (test_type_check.TestIsinf) ... ok test_posinf (test_type_check.TestIsinf) ... ok test_posinf_scalar (test_type_check.TestIsinf) ... ok test_complex (test_type_check.TestIsnan) ... ok test_complex1 (test_type_check.TestIsnan) ... ok test_goodvalues (test_type_check.TestIsnan) ... ok test_ind (test_type_check.TestIsnan) ... ok test_integer (test_type_check.TestIsnan) ... ok test_neginf (test_type_check.TestIsnan) ... ok test_posinf (test_type_check.TestIsnan) ... ok test_generic (test_type_check.TestIsneginf) ... ok test_generic (test_type_check.TestIsposinf) ... ok test_fail (test_type_check.TestIsreal) ... ok test_pass (test_type_check.TestIsreal) ... ok test_basic (test_type_check.TestIsrealobj) ... ok test_basic (test_type_check.TestIsscalar) ... ok test_default_1 (test_type_check.TestMintypecode) ... ok test_default_2 (test_type_check.TestMintypecode) ... ok test_default_3 (test_type_check.TestMintypecode) ... ok test_complex_bad (test_type_check.TestNanToNum) ... ok test_complex_bad2 (test_type_check.TestNanToNum) ... ok test_complex_good (test_type_check.TestNanToNum) ... ok test_generic (test_type_check.TestNanToNum) ... ok test_integer (test_type_check.TestNanToNum) ... ok test_cmplx (test_type_check.TestReal) ... ok test_real (test_type_check.TestReal) ... ok test_basic (test_type_check.TestRealIfClose) ... ok test_fix (test_ufunclike.TestUfunclike) ... ok test_fix_with_subclass (test_ufunclike.TestUfunclike) ... ok test_isneginf (test_ufunclike.TestUfunclike) ... ok test_isposinf (test_ufunclike.TestUfunclike) ... ok test_utils.test_lookfor ... ok test_utils.test_deprecate_decorator ... ok test_utils.test_deprecate_decorator_message ... ok test_utils.test_deprecate_fn ... ok test_lapack (test_build.TestF77Mismatch) ... ok test_square (test_linalg.TestBoolPower) ... ok test_cdouble (test_linalg.TestCond2) ... ok test_cdouble_2 (test_linalg.TestCond2) ... ok test_csingle (test_linalg.TestCond2) ... ok test_double (test_linalg.TestCond2) ... ok test_double_2 (test_linalg.TestCond2) ... ok test_empty (test_linalg.TestCond2) ... ok Check that matrix type is preserved. ... ok Check that matrix type is preserved. ... ok test_nonarray (test_linalg.TestCond2) ... ok test_single (test_linalg.TestCond2) ... ok test (test_linalg.TestCondInf) ... ok test_cdouble (test_linalg.TestCondSVD) ... ok test_cdouble_2 (test_linalg.TestCondSVD) ... ok test_csingle (test_linalg.TestCondSVD) ... ok test_double (test_linalg.TestCondSVD) ... ok test_double_2 (test_linalg.TestCondSVD) ... ok test_empty (test_linalg.TestCondSVD) ... ok Check that matrix type is preserved. ... ok Check that matrix type is preserved. ... ok test_nonarray (test_linalg.TestCondSVD) ... ok test_single (test_linalg.TestCondSVD) ... ok test_cdouble (test_linalg.TestDet) ... ok test_cdouble_2 (test_linalg.TestDet) ... ok test_csingle (test_linalg.TestDet) ... ok test_double (test_linalg.TestDet) ... ok test_double_2 (test_linalg.TestDet) ... ok test_empty (test_linalg.TestDet) ... ok Check that matrix type is preserved. ... ok Check that matrix type is preserved. ... ok test_nonarray (test_linalg.TestDet) ... ok test_single (test_linalg.TestDet) ... ok test_zero (test_linalg.TestDet) ... ok test_cdouble (test_linalg.TestEig) ... ok test_cdouble_2 (test_linalg.TestEig) ... ok test_csingle (test_linalg.TestEig) ... ok test_double (test_linalg.TestEig) ... ok test_double_2 (test_linalg.TestEig) ... ok test_empty (test_linalg.TestEig) ... ok Check that matrix type is preserved. ... ok Check that matrix type is preserved. ... ok test_nonarray (test_linalg.TestEig) ... ok test_single (test_linalg.TestEig) ... ok test_cdouble (test_linalg.TestEigh) ... ok test_csingle (test_linalg.TestEigh) ... ok test_double (test_linalg.TestEigh) ... ok test_empty (test_linalg.TestEigh) ... ok Check that matrix type is preserved. ... ok Check that matrix type is preserved. ... ok test_nonarray (test_linalg.TestEigh) ... ok test_single (test_linalg.TestEigh) ... ok test_cdouble (test_linalg.TestEigvals) ... ok test_cdouble_2 (test_linalg.TestEigvals) ... ok test_csingle (test_linalg.TestEigvals) ... ok test_double (test_linalg.TestEigvals) ... ok test_double_2 (test_linalg.TestEigvals) ... ok test_empty (test_linalg.TestEigvals) ... ok Check that matrix type is preserved. ... ok Check that matrix type is preserved. ... ok test_nonarray (test_linalg.TestEigvals) ... ok test_single (test_linalg.TestEigvals) ... ok test_cdouble (test_linalg.TestEigvalsh) ... ok test_csingle (test_linalg.TestEigvalsh) ... ok test_double (test_linalg.TestEigvalsh) ... ok test_empty (test_linalg.TestEigvalsh) ... ok Check that matrix type is preserved. ... ok Check that matrix type is preserved. ... ok test_nonarray (test_linalg.TestEigvalsh) ... ok test_single (test_linalg.TestEigvalsh) ... ok test_cdouble (test_linalg.TestInv) ... ok test_cdouble_2 (test_linalg.TestInv) ... ok test_csingle (test_linalg.TestInv) ... ok test_double (test_linalg.TestInv) ... ok test_double_2 (test_linalg.TestInv) ... ok test_empty (test_linalg.TestInv) ... ok Check that matrix type is preserved. ... ok Check that matrix type is preserved. ... ok test_nonarray (test_linalg.TestInv) ... ok test_single (test_linalg.TestInv) ... ok test_cdouble (test_linalg.TestLstsq) ... ok test_cdouble_2 (test_linalg.TestLstsq) ... ok test_cdouble_nsq_1 (test_linalg.TestLstsq) ... ok test_cdouble_nsq_1_2 (test_linalg.TestLstsq) ... ok test_cdouble_nsq_2 (test_linalg.TestLstsq) ... ok test_cdouble_nsq_2_2 (test_linalg.TestLstsq) ... ok test_csingle (test_linalg.TestLstsq) ... ok test_csingle_nsq_1 (test_linalg.TestLstsq) ... ok test_csingle_nsq_2 (test_linalg.TestLstsq) ... ok test_double (test_linalg.TestLstsq) ... ok test_double_2 (test_linalg.TestLstsq) ... ok test_double_nsq_1 (test_linalg.TestLstsq) ... ok test_double_nsq_2 (test_linalg.TestLstsq) ... ok test_empty (test_linalg.TestLstsq) ... ok Check that matrix type is preserved. ... ok Check that matrix type is preserved. ... ok test_nonarray (test_linalg.TestLstsq) ... ok test_single (test_linalg.TestLstsq) ... ok test_single_nsq_1 (test_linalg.TestLstsq) ... ok test_single_nsq_2 (test_linalg.TestLstsq) ... ok test_linalg.TestMatrixPower.test_invert_noninvertible ... ok test_linalg.TestMatrixPower.test_large_power ... ok test_linalg.TestMatrixPower.test_large_power_trailing_zero ... ok test_linalg.TestMatrixPower.testip_invert(array([[ 0, 1], ... ok test_linalg.TestMatrixPower.testip_invert(array([[ 4, -7], ... ok test_linalg.TestMatrixPower.testip_invert(array([[ 0.1, 3.2], ... ok test_linalg.TestMatrixPower.testip_invert(array([[ 0., 1., 0., 0., 0., 0., 0., 0., 0., 0.], ... ok test_linalg.TestMatrixPower.testip_one(array([[ 4, -7], ... ok test_linalg.TestMatrixPower.testip_one(array([[ 0.1, 3.2], ... ok test_linalg.TestMatrixPower.testip_one(array([[ 0., 1., 0., 0., 0., 0., 0., 0., 0., 0.], ... ok test_linalg.TestMatrixPower.testip_two(array([[ 4, -7], ... ok test_linalg.TestMatrixPower.testip_two(array([[ 0.1, 3.2], ... ok test_linalg.TestMatrixPower.testip_two(array([[ 0., 1., 0., 0., 0., 0., 0., 0., 0., 0.], ... ok test_linalg.TestMatrixPower.testip_zero(array([[ 4, -7], ... ok test_linalg.TestMatrixPower.testip_zero(array([[ 0.1, 3.2], ... ok test_linalg.TestMatrixPower.testip_zero(array([[ 0., 1., 0., 0., 0., 0., 0., 0., 0., 0.], ... ok test_linalg.TestMatrixRank.test_matrix_rank(4, 4) ... ok test_linalg.TestMatrixRank.test_matrix_rank(3, 3) ... ok test_linalg.TestMatrixRank.test_matrix_rank(0, 0) ... ok test_linalg.TestMatrixRank.test_matrix_rank(1, 1) ... ok test_linalg.TestMatrixRank.test_matrix_rank(0, 0) ... ok test_linalg.TestMatrixRank.test_matrix_rank(1, 1) ... ok test_linalg.TestMatrixRank.test_matrix_rank(, , array([[[ 0., 0.], ... ok test_linalg.TestMatrixRank.test_matrix_rank(1, 1) ... ok test_empty (test_linalg.TestNormDouble) ... ok test_matrix (test_linalg.TestNormDouble) ... ok test_vector (test_linalg.TestNormDouble) ... ok test_empty (test_linalg.TestNormSingle) ... ok test_matrix (test_linalg.TestNormSingle) ... ok test_vector (test_linalg.TestNormSingle) ... ok test_cdouble (test_linalg.TestPinv) ... ok test_cdouble_2 (test_linalg.TestPinv) ... ok test_csingle (test_linalg.TestPinv) ... ok test_double (test_linalg.TestPinv) ... ok test_double_2 (test_linalg.TestPinv) ... ok test_empty (test_linalg.TestPinv) ... ok Check that matrix type is preserved. ... ok Check that matrix type is preserved. ... ok test_nonarray (test_linalg.TestPinv) ... ok test_single (test_linalg.TestPinv) ... ok test_qr_empty (test_linalg.TestQR) ... ok test_cdouble (test_linalg.TestSVD) ... ok test_cdouble_2 (test_linalg.TestSVD) ... ok test_csingle (test_linalg.TestSVD) ... ok test_double (test_linalg.TestSVD) ... ok test_double_2 (test_linalg.TestSVD) ... ok test_empty (test_linalg.TestSVD) ... ok Check that matrix type is preserved. ... ok Check that matrix type is preserved. ... ok test_nonarray (test_linalg.TestSVD) ... ok test_single (test_linalg.TestSVD) ... ok test_cdouble (test_linalg.TestSolve) ... ok test_cdouble_2 (test_linalg.TestSolve) ... ok test_csingle (test_linalg.TestSolve) ... ok test_double (test_linalg.TestSolve) ... ok test_double_2 (test_linalg.TestSolve) ... ok test_empty (test_linalg.TestSolve) ... ok Check that matrix type is preserved. ... ok Check that matrix type is preserved. ... ok test_nonarray (test_linalg.TestSolve) ... ok test_single (test_linalg.TestSolve) ... ok test_linalg.test_reduced_rank ... ok test_linalg.test_byteorder_check ... ok Ticket #652 ... ok Ticket 662. ... ok test_lapack_endian (test_regression.TestRegression) ... ok Regression for #786: Froebenius norm for vectors raises ... ok Ticket 627. ... ok Tests _check_fill_value with records ... ok Test _check_fill_value ... ok Tests extremum fill values for flexible type. ... ok Yet more fun with the fill_value ... ok Test adding a fill_value parameter to empty/ones/zeros ... ok Tests the behavior of fill_value during conversion ... ok Tests yet more exotic flexible dtypes ... ok Check that fill_value is always defined for structured arrays ... ok Test setting fill_value on individual fields ... ok test_asarray (test_core.TestMaskedArray) ... ok Checks masking a scalar ... ok Test of basic array creation and properties in 1 dimension. ... ok Test of basic array creation and properties in 2 dimensions. ... ok Tests some basic array attributes. ... ok Tests concatenations. ... ok Tests concatenations. ... ok Tests the concatenation on flexible arrays. ... ok Tests of some subtle points of copying and sizing. ... ok Tests how masks are initialized at the creation of Maskedarrays. ... ok Check the use of ndmin ... ok Make sure we're not losing the original mask w/ ndmin ... ok Tests creaating a masked array from alist of masked arrays. ... ok test_deepcopy (test_core.TestMaskedArray) ... ok Test printing a masked array w/ fancy dtype. ... ok Test filled w/ flexible dtype ... ok Test filled w/ mvoid ... ok Test filled w/ nested dtype ... ok Checks fix_invalid. ... ok Test flatten_structured_array on arrays ... ok Tests conversions and indexing ... ok Test of masked element ... ok Test mvoid.__getitem__ ... ok Test iteration on __getitem__ ... ok Test printing a mvoid ... ok Test of other odd features ... ok Tests some more features. ... ok Tests some generic features. ... ok Checks that _optinfo dictionary isn't back-propagated ... ok Tests pickling ... ok Tests pickling w/ F_CONTIGUOUS arrays ... ok Test pickling MaskedConstant ... ok Test pickling w/ a subclass of ndarray ... ok Tests pickling w/ structured array ... ok Tests setting elements with object ... ok Tests single element subscripts of Maskedarrays. ... ok Tests some communication issues with Python. ... ok Test creating a mvoid object ... ok Test of take, transpose, inner, outer products ... ok Tests add, sum, product. ... ok Checks that there's no collapsing to masked ... ok Check that we're not losing the shape of a singleton ... ok Test of basic arithmetic. ... ok Test various functions such as sin, cos. ... ok Test binary operations on 2D data ... ok Tests count ... ok test_divide_on_different_shapes (test_core.TestMaskedArrayArithmetic) ... ok Test domained binary operations on 2D data ... ok Test the equality of structured arrays ... ok test_eq_w_None (test_core.TestMaskedArrayArithmetic) ... ok test_eq_w_scalar (test_core.TestMaskedArrayArithmetic) ... ok Check complex ... ok test_limits_arithmetic (test_core.TestMaskedArrayArithmetic) ... ok Tests some scalar arithmetics on MaskedArrays. ... ok Tests (in)equality on masked snigleton ... ok test_methods_with_output (test_core.TestMaskedArrayArithmetic) ... ok test_minimummaximum_func (test_core.TestMaskedArrayArithmetic) ... ok Tests minimum and maximum. ... ok Tests the min/max functions with explicit outputs ... ok Additional tests on max/min ... ok Test np.min/maximum.reduce on array w/ full False mask ... ok Tests mixed arithmetics. ... ok Tests mod ... ok Test the equality of structured arrays ... ok Check that we don't shrink a mask when not wanted ... ok Check that the mask is not back-propagated when using numpy functions ... ok test_scalar_arithmetic (test_core.TestMaskedArrayArithmetic) ... ok Test flat on masked_matrices ... ok Test hard_mask ... ok Another test of hardmask ... ok OK, yet another test of hardmask ... ok Tests the keep mask flag ... ok Tests .shrink_mask() ... ok Checks the behaviour of _smallmask ... ok Test choose ... ok Test choose with an explicit out keyword ... ok Tests flatten mask ... ok test_identity (test_core.TestMaskedArrayFunctions) ... ok Test make_mask ... ok Test make_mask_descr ... ok test_mask_or (test_core.TestMaskedArrayFunctions) ... ok test_masked_equal_fill_value (test_core.TestMaskedArrayFunctions) ... ok test_masked_equal_wlist (test_core.TestMaskedArrayFunctions) ... ok test_masked_otherfunctions (test_core.TestMaskedArrayFunctions) ... ok test_masked_where_bool (test_core.TestMaskedArrayFunctions) ... ok Tests masking functions. ... ok Tests some generic features. ... ok test_masked_where_shape_constraint (test_core.TestMaskedArrayFunctions) ... ok Test functions on ndarrays ... ok test_power (test_core.TestMaskedArrayFunctions) ... ok Test power w/ broadcasting ... ok test_reshape (test_core.TestMaskedArrayFunctions) ... ok test_round (test_core.TestMaskedArrayFunctions) ... ok Testing round with an explicit output ... ok Test the where function ... ok Test the type conservation with where ... ok test_where_with_masked_choice (test_core.TestMaskedArrayFunctions) ... ok test_where_with_masked_condition (test_core.TestMaskedArrayFunctions) ... ok Test keeping data w/ (inplace) addition ... ok test_datafriendly_add_arrays (test_core.TestMaskedArrayInPlaceArithmetics) ... ok Test keeping data w/ (inplace) division ... ok Test keeping data w/ (inplace) multiplication ... ok test_datafriendly_mul_arrays (test_core.TestMaskedArrayInPlaceArithmetics) ... ok Test keeping data w/ (inplace) power ... ok Test keeping data w/ (inplace) subtraction ... ok test_datafriendly_sub_arrays (test_core.TestMaskedArrayInPlaceArithmetics) ... ok Test of inplace additions ... ok Test of inplace additions ... ok Test of inplace division ... ok test_inplace_division_misc (test_core.TestMaskedArrayInPlaceArithmetics) ... ok Test of inplace division ... ok Test of inplace division ... ok Test of inplace multiplication ... ok Test of inplace multiplication ... ok Test of inplace subtractions ... ok Test of inplace subtractions ... ok Test the combination nomask & methods w/ axis ... ok Tests cumsum & cumprod on MaskedArrays. ... ok Tests cumsum/cumprod w/ output ... ok Test diag ... ok Test mean/anom on object dtype ... ok Test prod on object dtype ... ok Tests ptp on MaskedArrays. ... ok Test sum on object dtype ... ok Tests trace on MaskedArrays. ... ok Tests var & std on MaskedArrays. ... ok test_varstd_ddof (test_core.TestMaskedArrayMathMethods) ... ok Test a special case for var ... ok Tests var & std on MaskedArrays. ... ok Checks the any/all methods/functions. ... ok Some fun with all and any ... ok test_allany_onmatrices (test_core.TestMaskedArrayMethods) ... ok Tests allclose on arrays ... ok Tests argmin & argmax on MaskedArrays. ... ok Test argsort ... ok Test a _arraymethod w/ n argument ... ok Tests clip on MaskedArrays. ... ok test compress ... ok Tests compressed ... ok Tests empty/like ... ok Test the reconstruction of a masked_array from a record ... ok Tests some MaskedArray methods. ... ok Tests put. ... ok Tests put on hardmask ... ok test_putmask (test_core.TestMaskedArrayMethods) ... ok Tests ravel ... ok Tests reshape ... ok Test sort ... ok Check sort of 2D array. ... ok Test sort on flexible dtype. ... ok Check squeeze ... ok Tests swapaxes on MaskedArrays. ... ok Tests take ... ok Test take w/ masked indices ... ok Test the conversion to records ... ok Tests to list ... ok Test mvoid.tolist: make sure we return a standard Python object ... ok test_getitem (test_core.TestMaskedFields) ... ok Test getmaskarray on flexible dtype ... ok Check record access ... ok Check setting an element of a record) ... ok test_set_record_slice (test_core.TestMaskedFields) ... ok test_set_records_masks (test_core.TestMaskedFields) ... ok Test view w/ flexible dtype ... ok test_view_to_dtype_and_type (test_core.TestMaskedView) ... ok test_view_to_flexible_dtype (test_core.TestMaskedView) ... ok test_view_to_nothing (test_core.TestMaskedView) ... ok test_view_to_simple_dtype (test_core.TestMaskedView) ... ok test_view_to_subdtype (test_core.TestMaskedView) ... ok test_view_to_type (test_core.TestMaskedView) ... ok Tests extrema on MaskedArrays. ... ok Check that the mask of the result is a ndarray (not a MaskedArray...) ... ok Tests reduce on MaskedArrays. ... ok Tests new ufuncs on MaskedArrays. ... ok test_core.test_masked_array ... ok Tests compress2d ... ok Tests dot product ... ok Tests mask_rowcols. ... ok test_3d (test_extras.TestApplyAlongAxis) ... ok test_basic (test_extras.TestApplyOverAxes) ... ok Tests mediff1d ... ok Test ediff1d w/ a ndarray ... ok Test ediff1d w/ to_begin ... ok Test ediff1d w/ to_begin and to_end ... ok Test ediff1d w/ to_end ... ok Test in1d ... ok Test intersect1d ... ok Test setdiff1d ... ok Test setdiff1d_charray ... ok Test setxor1d ... ok Test union1d ... ok Test all masked ... ok Test unique on list ... ok Test unique on masked data w/use_mask=True ... ok Test average on integers with mask ... ok Test of average. ... ok More tests of average. ... ok Yet more tests of average! ... ok Tests mr_ on 1D arrays. ... ok Tests mr_ on 2D arrays. ... ok Test corrcoef 1 1D variable w/missing values ... ok Test cov on 1D variable w/o missing values ... ok Test corrcoef on 2D variable w/ missing value ... ok Test corrcoef on 1 2D variable w/o missing values ... ok Test ddof keyword ... ok Test cov 1 1D variable w/missing values ... ok Test cov on 1D variable w/o missing values ... ok Test cov on 2D variable w/ missing value ... ok Test cov on 1 2D variable w/o missing values ... ok Test clump_masked ... ok Test clump_unmasked ... ok Test flatnotmasked_contiguous ... ok Tests masked_all ... ok Tests masked_all ... ok Tests median w/ 2D ... ok Tests median w/ 2D arrays and different axis. ... ok Tests median w/ 3D ... ok Tests notmasked_contiguous ... ok Tests unmasked_edges ... ok Tests polyfit ... ok Test atleast_2d ... ok Test creation by view ... ok Test that 'exotic' formats are processed properly ... ok Test filling the array ... ok Tests fields retrieval ... ok Test hardmask ... ok Test pickling ... ok test_set_elements (test_mrecords.TestMRecords) ... ok Tests setting fields. ... ok Tests setting the mask of a field. ... ok test_set_mask (test_mrecords.TestMRecords) ... ok test_set_mask_fromarray (test_mrecords.TestMRecords) ... ok test_set_mask_fromfields (test_mrecords.TestMRecords) ... ok Tests setting slices w/ hardmask. ... ok Test tolist. ... ok Test the creation w/ format and names ... ok Tests addfield ... ok test_fromarrays (test_mrecords.TestMRecordsImport) ... ok Test construction from records. ... ok Tests construction from records w/ mask. ... ok Tests reading from a text file. ... ok test_view_by_itself (test_mrecords.TestView) ... ok test_view_flexible_type (test_mrecords.TestView) ... ok test_view_simple_dtype (test_mrecords.TestView) ... ok test_clip (test_old_ma.TestArrayMethods) ... ok test_cumprod (test_old_ma.TestArrayMethods) ... ok test_cumsum (test_old_ma.TestArrayMethods) ... ok test_ptp (test_old_ma.TestArrayMethods) ... ok test_swapaxes (test_old_ma.TestArrayMethods) ... ok test_trace (test_old_ma.TestArrayMethods) ... ok test_varstd (test_old_ma.TestArrayMethods) ... ok test_testAPI (test_old_ma.TestMa) ... ok Test add, sum, product. ... ok Test of basic arithmetic. ... ok test_testArrayAttributes (test_old_ma.TestMa) ... ok test_testArrayMethods (test_old_ma.TestMa) ... ok Test of average. ... ok More tests of average. ... ok Test of basic array creation and properties in 1 dimension. ... ok Test of basic array creation and properties in 2 dimensions. ... ok Test of conversions and indexing ... ok Tests of some subtle points of copying and sizing. ... ok Test of inplace operations and rich comparisons ... ok test_testMaPut (test_old_ma.TestMa) ... ok Test of masked element ... ok Test of minumum, maximum. ... ok test_testMixedArithmetic (test_old_ma.TestMa) ... ok Test of other odd features ... ok Test of pickling ... ok Test of put ... ok test_testScalarArithmetic (test_old_ma.TestMa) ... ok test_testSingleElementSubscript (test_old_ma.TestMa) ... ok Test of take, transpose, inner, outer products ... ok test_testToPython (test_old_ma.TestMa) ... ok Test various functions such as sin, cos. ... ok Test count ... ok test_minmax (test_old_ma.TestUfuncs) ... ok test_nonzero (test_old_ma.TestUfuncs) ... ok test_reduce (test_old_ma.TestUfuncs) ... ok test_testUfuncRegression (test_old_ma.TestUfuncs) ... ok Ticket #1559 ... ok Ticket #61 ... ok Ticket #17 ... ok Ticket #254 ... ok Ticket #271 ... ok Ticket #1256 ... ok Ticket #62 ... ok test_attributepropagation (test_subclassing.TestSubclassing) ... ok Tests whether the subclass is kept. ... ok Tests domained_masked_binary_operation ... ok Tests masked_unary_operation ... ok Tests subclassing MaskedArray ... ok Checks that masked_array(...,subok=True) preserves the class. ... ok test_basic (test_defmatrix.TestAlgebra) ... ok Check that 'not implemented' operations produce a failure. ... ok Test raising a matrix to an integer power works as expected. ... ok test_basic (test_defmatrix.TestCasting) ... ok test_basic (test_defmatrix.TestCtor) ... ok test_bmat_nondefault_str (test_defmatrix.TestCtor) ... ok test_basic (test_defmatrix.TestIndexing) ... ok test_instance_methods (test_defmatrix.TestMatrixReturn) ... ok test_array_from_matrix_list (test_defmatrix.TestNewScalarIndexing) ... ok test_array_to_list (test_defmatrix.TestNewScalarIndexing) ... ok test_boolean_indexing (test_defmatrix.TestNewScalarIndexing) ... ok test_dimesions (test_defmatrix.TestNewScalarIndexing) ... ok test_fancy_indexing (test_defmatrix.TestNewScalarIndexing) ... ok test_list_indexing (test_defmatrix.TestNewScalarIndexing) ... ok test_matrix_element (test_defmatrix.TestNewScalarIndexing) ... ok test_row_column_indexing (test_defmatrix.TestNewScalarIndexing) ... ok test_scalar_indexing (test_defmatrix.TestNewScalarIndexing) ... ok test_list (test_defmatrix.TestPower) ... ok test_returntype (test_defmatrix.TestPower) ... ok test_asmatrix (test_defmatrix.TestProperties) ... ok test_basic (test_defmatrix.TestProperties) ... ok test_comparisons (test_defmatrix.TestProperties) ... ok test_max (test_defmatrix.TestProperties) ... ok test_min (test_defmatrix.TestProperties) ... ok test_noaxis (test_defmatrix.TestProperties) ... ok test_pinv (test_defmatrix.TestProperties) ... ok test_prod (test_defmatrix.TestProperties) ... ok test_ptp (test_defmatrix.TestProperties) ... ok test_repr (test_defmatrix.TestProperties) ... ok Test whether matrix.sum(axis=1) preserves orientation. ... ok test_var (test_defmatrix.TestProperties) ... ok test_keywords (test_multiarray.TestView) ... ok test_type (test_multiarray.TestView) ... ok test_matscalar (test_numeric.TestDot) ... ok Ticket #71 ... ok Ticket #473 ... ok Ticket #125 ... ok Ticket #83 ... ok test_oldtypes (test_oldnumeric.test_oldtypes) ... ok Ticket #552 ... ok test_chebadd (test_chebyshev.TestArithmetic) ... ok test_chebdiv (test_chebyshev.TestArithmetic) ... ok test_chebmul (test_chebyshev.TestArithmetic) ... ok test_chebmulx (test_chebyshev.TestArithmetic) ... ok test_chebsub (test_chebyshev.TestArithmetic) ... ok test_chebdomain (test_chebyshev.TestConstants) ... ok test_chebone (test_chebyshev.TestConstants) ... ok test_chebx (test_chebyshev.TestConstants) ... ok test_chebzero (test_chebyshev.TestConstants) ... ok test_chebder (test_chebyshev.TestDerivative) ... ok test_chebder_axis (test_chebyshev.TestDerivative) ... ok test_chebgrid2d (test_chebyshev.TestEvaluation) ... ok test_chebgrid3d (test_chebyshev.TestEvaluation) ... ok test_chebval (test_chebyshev.TestEvaluation) ... ok test_chebval2d (test_chebyshev.TestEvaluation) ... ok test_chebval3d (test_chebyshev.TestEvaluation) ... ok test_chebfit (test_chebyshev.TestFitting) ... ok test_100 (test_chebyshev.TestGauss) ... ok test_chebint (test_chebyshev.TestIntegral) ... ok test_chebint_axis (test_chebyshev.TestIntegral) ... ok test_cheb2poly (test_chebyshev.TestMisc) ... ok test_chebfromroots (test_chebyshev.TestMisc) ... ok test_chebline (test_chebyshev.TestMisc) ... ok test_chebpts1 (test_chebyshev.TestMisc) ... ok test_chebpts2 (test_chebyshev.TestMisc) ... ok test_chebroots (test_chebyshev.TestMisc) ... ok test_chebtrim (test_chebyshev.TestMisc) ... ok test_poly2cheb (test_chebyshev.TestMisc) ... ok test_weight (test_chebyshev.TestMisc) ... ok test__cseries_to_zseries (test_chebyshev.TestPrivate) ... ok test__zseries_to_cseries (test_chebyshev.TestPrivate) ... ok test_chebvander (test_chebyshev.TestVander) ... ok test_chebvander2d (test_chebyshev.TestVander) ... ok test_chebvander3d (test_chebyshev.TestVander) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(, ) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_classes.test_class_methods(,) ... ok test_hermadd (test_hermite.TestArithmetic) ... ok test_hermdiv (test_hermite.TestArithmetic) ... ok test_hermmul (test_hermite.TestArithmetic) ... ok test_hermmulx (test_hermite.TestArithmetic) ... ok test_hermsub (test_hermite.TestArithmetic) ... ok test_hermdomain (test_hermite.TestConstants) ... ok test_hermone (test_hermite.TestConstants) ... ok test_hermx (test_hermite.TestConstants) ... ok test_hermzero (test_hermite.TestConstants) ... ok test_hermder (test_hermite.TestDerivative) ... ok test_hermder_axis (test_hermite.TestDerivative) ... ok test_hermgrid2d (test_hermite.TestEvaluation) ... ok test_hermgrid3d (test_hermite.TestEvaluation) ... ok test_hermval (test_hermite.TestEvaluation) ... ok test_hermval2d (test_hermite.TestEvaluation) ... ok test_hermval3d (test_hermite.TestEvaluation) ... ok test_hermfit (test_hermite.TestFitting) ... ok test_100 (test_hermite.TestGauss) ... ok test_hermint (test_hermite.TestIntegral) ... ok test_hermint_axis (test_hermite.TestIntegral) ... ok test_herm2poly (test_hermite.TestMisc) ... ok test_hermfromroots (test_hermite.TestMisc) ... ok test_hermline (test_hermite.TestMisc) ... ok test_hermroots (test_hermite.TestMisc) ... ok test_hermtrim (test_hermite.TestMisc) ... ok test_poly2herm (test_hermite.TestMisc) ... ok test_weight (test_hermite.TestMisc) ... ok test_hermvander (test_hermite.TestVander) ... ok test_hermvander2d (test_hermite.TestVander) ... ok test_hermvander3d (test_hermite.TestVander) ... ok test_hermeadd (test_hermite_e.TestArithmetic) ... ok test_hermediv (test_hermite_e.TestArithmetic) ... ok test_hermemul (test_hermite_e.TestArithmetic) ... ok test_hermemulx (test_hermite_e.TestArithmetic) ... ok test_hermesub (test_hermite_e.TestArithmetic) ... ok test_hermedomain (test_hermite_e.TestConstants) ... ok test_hermeone (test_hermite_e.TestConstants) ... ok test_hermex (test_hermite_e.TestConstants) ... ok test_hermezero (test_hermite_e.TestConstants) ... ok test_hermeder (test_hermite_e.TestDerivative) ... ok test_hermeder_axis (test_hermite_e.TestDerivative) ... ok test_hermegrid2d (test_hermite_e.TestEvaluation) ... ok test_hermegrid3d (test_hermite_e.TestEvaluation) ... ok test_hermeval (test_hermite_e.TestEvaluation) ... ok test_hermeval2d (test_hermite_e.TestEvaluation) ... ok test_hermeval3d (test_hermite_e.TestEvaluation) ... ok test_hermefit (test_hermite_e.TestFitting) ... ok test_100 (test_hermite_e.TestGauss) ... ok test_hermeint (test_hermite_e.TestIntegral) ... ok test_hermeint_axis (test_hermite_e.TestIntegral) ... ok test_herme2poly (test_hermite_e.TestMisc) ... ok test_hermefromroots (test_hermite_e.TestMisc) ... ok test_hermeline (test_hermite_e.TestMisc) ... ok test_hermeroots (test_hermite_e.TestMisc) ... ok test_hermetrim (test_hermite_e.TestMisc) ... ok test_poly2herme (test_hermite_e.TestMisc) ... ok test_weight (test_hermite_e.TestMisc) ... ok test_hermevander (test_hermite_e.TestVander) ... ok test_hermevander2d (test_hermite_e.TestVander) ... ok test_hermevander3d (test_hermite_e.TestVander) ... ok test_lagadd (test_laguerre.TestArithmetic) ... ok test_lagdiv (test_laguerre.TestArithmetic) ... ok test_lagmul (test_laguerre.TestArithmetic) ... ok test_lagmulx (test_laguerre.TestArithmetic) ... ok test_lagsub (test_laguerre.TestArithmetic) ... ok test_lagdomain (test_laguerre.TestConstants) ... ok test_lagone (test_laguerre.TestConstants) ... ok test_lagx (test_laguerre.TestConstants) ... ok test_lagzero (test_laguerre.TestConstants) ... ok test_lagder (test_laguerre.TestDerivative) ... ok test_lagder_axis (test_laguerre.TestDerivative) ... ok test_laggrid2d (test_laguerre.TestEvaluation) ... ok test_laggrid3d (test_laguerre.TestEvaluation) ... ok test_lagval (test_laguerre.TestEvaluation) ... ok test_lagval2d (test_laguerre.TestEvaluation) ... ok test_lagval3d (test_laguerre.TestEvaluation) ... ok test_lagfit (test_laguerre.TestFitting) ... ok test_100 (test_laguerre.TestGauss) ... ok test_lagint (test_laguerre.TestIntegral) ... ok test_lagint_axis (test_laguerre.TestIntegral) ... ok test_lag2poly (test_laguerre.TestMisc) ... ok test_lagfromroots (test_laguerre.TestMisc) ... ok test_lagline (test_laguerre.TestMisc) ... ok test_lagroots (test_laguerre.TestMisc) ... ok test_lagtrim (test_laguerre.TestMisc) ... ok test_poly2lag (test_laguerre.TestMisc) ... ok test_weight (test_laguerre.TestMisc) ... ok test_lagvander (test_laguerre.TestVander) ... ok test_lagvander2d (test_laguerre.TestVander) ... ok test_lagvander3d (test_laguerre.TestVander) ... ok test_legadd (test_legendre.TestArithmetic) ... ok test_legdiv (test_legendre.TestArithmetic) ... ok test_legmul (test_legendre.TestArithmetic) ... ok test_legmulx (test_legendre.TestArithmetic) ... ok test_legsub (test_legendre.TestArithmetic) ... ok test_legdomain (test_legendre.TestConstants) ... ok test_legone (test_legendre.TestConstants) ... ok test_legx (test_legendre.TestConstants) ... ok test_legzero (test_legendre.TestConstants) ... ok test_legder (test_legendre.TestDerivative) ... ok test_legder_axis (test_legendre.TestDerivative) ... ok test_leggrid2d (test_legendre.TestEvaluation) ... ok test_leggrid3d (test_legendre.TestEvaluation) ... ok test_legval (test_legendre.TestEvaluation) ... ok test_legval2d (test_legendre.TestEvaluation) ... ok test_legval3d (test_legendre.TestEvaluation) ... ok test_legfit (test_legendre.TestFitting) ... ok test_100 (test_legendre.TestGauss) ... ok test_legint (test_legendre.TestIntegral) ... ok test_legint_axis (test_legendre.TestIntegral) ... ok test_leg2poly (test_legendre.TestMisc) ... ok test_legfromroots (test_legendre.TestMisc) ... ok test_legline (test_legendre.TestMisc) ... ok test_legroots (test_legendre.TestMisc) ... ok test_legtrim (test_legendre.TestMisc) ... ok test_poly2leg (test_legendre.TestMisc) ... ok test_weight (test_legendre.TestMisc) ... ok test_legvander (test_legendre.TestVander) ... ok test_legvander2d (test_legendre.TestVander) ... ok test_legvander3d (test_legendre.TestVander) ... ok test_polyadd (test_polynomial.TestArithmetic) ... ok test_polydiv (test_polynomial.TestArithmetic) ... ok test_polymul (test_polynomial.TestArithmetic) ... ok test_polymulx (test_polynomial.TestArithmetic) ... ok test_polysub (test_polynomial.TestArithmetic) ... ok test_polydomain (test_polynomial.TestConstants) ... ok test_polyone (test_polynomial.TestConstants) ... ok test_polyx (test_polynomial.TestConstants) ... ok test_polyzero (test_polynomial.TestConstants) ... ok test_polyder (test_polynomial.TestDerivative) ... ok test_polyder_axis (test_polynomial.TestDerivative) ... ok test_polygrid2d (test_polynomial.TestEvaluation) ... ok test_polygrid3d (test_polynomial.TestEvaluation) ... ok test_polyval (test_polynomial.TestEvaluation) ... ok test_polyval2d (test_polynomial.TestEvaluation) ... ok test_polyval3d (test_polynomial.TestEvaluation) ... ok test_polyint (test_polynomial.TestIntegral) ... ok test_polyint_axis (test_polynomial.TestIntegral) ... ok test_polyfit (test_polynomial.TestMisc) ... ok test_polyfromroots (test_polynomial.TestMisc) ... ok test_polyline (test_polynomial.TestMisc) ... ok test_polyroots (test_polynomial.TestMisc) ... ok test_polytrim (test_polynomial.TestMisc) ... ok test_polyvander (test_polynomial.TestVander) ... ok test_polyvander2d (test_polynomial.TestVander) ... ok test_polyvander3d (test_polynomial.TestVander) ... ok test_getdomain (test_polyutils.TestDomain) ... ok test_mapdomain (test_polyutils.TestDomain) ... ok test_mapparms (test_polyutils.TestDomain) ... ok test_as_series (test_polyutils.TestMisc) ... ok test_trimcoef (test_polyutils.TestMisc) ... ok test_trimseq (test_polyutils.TestMisc) ... ok test_chebyshev_str (test_printing.test_repr) ... ok test_hermiteE_repr (test_printing.test_repr) ... ok test_hermite_repr (test_printing.test_repr) ... ok test_laguerre_repr (test_printing.test_repr) ... ok test_legendre_repr (test_printing.test_repr) ... ok test_polynomial_str (test_printing.test_repr) ... ok test_chebyshev_str (test_printing.test_str) ... ok test_hermiteE_str (test_printing.test_str) ... ok test_hermite_str (test_printing.test_str) ... ok test_laguerre_str (test_printing.test_str) ... ok test_legendre_str (test_printing.test_str) ... ok test_polynomial_str (test_printing.test_str) ... ok test_basic (test_random.TestMultinomial) ... ok test_int_negative_interval (test_random.TestMultinomial) ... ok test_zero_probability (test_random.TestMultinomial) ... ok test_beta (test_random.TestRandomDist) ... ok test_binomial (test_random.TestRandomDist) ... ok test_bytes (test_random.TestRandomDist) ... ok test_chisquare (test_random.TestRandomDist) ... ok test_choice_exceptions (test_random.TestRandomDist) ... ok test_choice_noninteger (test_random.TestRandomDist) ... ok test_choice_nonuniform_noreplace (test_random.TestRandomDist) ... ok test_choice_nonuniform_replace (test_random.TestRandomDist) ... ok test_choice_return_shape (test_random.TestRandomDist) ... ok test_choice_uniform_noreplace (test_random.TestRandomDist) ... ok test_choice_uniform_replace (test_random.TestRandomDist) ... ok test_dirichlet (test_random.TestRandomDist) ... ok test_exponential (test_random.TestRandomDist) ... ok test_f (test_random.TestRandomDist) ... ok test_gamma (test_random.TestRandomDist) ... ok test_geometric (test_random.TestRandomDist) ... ok test_gumbel (test_random.TestRandomDist) ... ok test_hypergeometric (test_random.TestRandomDist) ... ok test_laplace (test_random.TestRandomDist) ... ok test_logistic (test_random.TestRandomDist) ... ok test_lognormal (test_random.TestRandomDist) ... ok test_logseries (test_random.TestRandomDist) ... ok test_multinomial (test_random.TestRandomDist) ... ok test_multivariate_normal (test_random.TestRandomDist) ... ok test_negative_binomial (test_random.TestRandomDist) ... ok test_noncentral_chisquare (test_random.TestRandomDist) ... ok test_noncentral_f (test_random.TestRandomDist) ... ok test_normal (test_random.TestRandomDist) ... ok test_pareto (test_random.TestRandomDist) ... ok test_poisson (test_random.TestRandomDist) ... ok test_poisson_exceptions (test_random.TestRandomDist) ... ok test_power (test_random.TestRandomDist) ... ok test_rand (test_random.TestRandomDist) ... ok test_randint (test_random.TestRandomDist) ... ok test_randn (test_random.TestRandomDist) ... ok test_random_integers (test_random.TestRandomDist) ... ok test_random_sample (test_random.TestRandomDist) ... ok test_rayleigh (test_random.TestRandomDist) ... ok test_shuffle (test_random.TestRandomDist) ... ok test_standard_cauchy (test_random.TestRandomDist) ... ok test_standard_exponential (test_random.TestRandomDist) ... ok test_standard_gamma (test_random.TestRandomDist) ... ok test_standard_normal (test_random.TestRandomDist) ... ok test_standard_t (test_random.TestRandomDist) ... ok test_triangular (test_random.TestRandomDist) ... ok test_uniform (test_random.TestRandomDist) ... ok test_vonmises (test_random.TestRandomDist) ... ok test_wald (test_random.TestRandomDist) ... ok test_weibull (test_random.TestRandomDist) ... ok test_zipf (test_random.TestRandomDist) ... ok Make sure we can accept old state tuples that do not have the cached ... ok test_basic (test_random.TestSetState) ... ok Make sure the cached every-other-Gaussian is reset. ... ok When the state is saved with a cached Gaussian, make sure the cached ... ok Ensure that the negative binomial results take floating point ... ok Make sure generated random variables are in [-pi, pi]. ... ok test_call_within_randomstate (test_regression.TestRegression) ... ok Test for ticket #1690 ... ok Test for ticket #923 ... ok test_permutation_longs (test_regression.TestRegression) ... ok Test for trac ticket #2074 ... ok test_decorators.test_slow ... ok test_decorators.test_setastest ... ok test_decorators.test_skip_functions_hardcoded ... ok test_decorators.test_skip_functions_callable ... ok test_decorators.test_skip_generators_hardcoded ... ok test_decorators.test_skip_generators_callable ... ok test_decorators.test_deprecated ... ok Test two arrays with different shapes are found not equal. ... ok Test two equal array of rank 1 are found equal. ... ok Test two different array of rank 1 are found not equal. ... ok Test two equal array of rank 2 are found equal. ... ok test_complex (test_utils.TestAlmostEqual) ... ok test_complex_item (test_utils.TestAlmostEqual) ... ok test_inf_item (test_utils.TestAlmostEqual) ... ok test_nan_item (test_utils.TestAlmostEqual) ... ok Test object arrays. ... ok test_simple_item (test_utils.TestAlmostEqual) ... ok test_nan_array (test_utils.TestApproxEqual) ... ok test_nan_items (test_utils.TestApproxEqual) ... ok test_simple_arrays (test_utils.TestApproxEqual) ... ok test_simple_items (test_utils.TestApproxEqual) ... ok Test two arrays with different shapes are found not equal. ... ok Test two equal array of rank 1 are found equal. ... ok Test two different array of rank 1 are found not equal. ... ok Test two equal array of rank 2 are found equal. ... ok test_inf (test_utils.TestArrayAlmostEqual) ... ok test_nan (test_utils.TestArrayAlmostEqual) ... ok Test object arrays. ... ok test_simple (test_utils.TestArrayAlmostEqual) ... ok test_big_float32 (test_utils.TestArrayAlmostEqualNulp) ... ok test_big_float64 (test_utils.TestArrayAlmostEqualNulp) ... ok test_complex (test_utils.TestArrayAlmostEqualNulp) ... ok test_complex2 (test_utils.TestArrayAlmostEqualNulp) ... ok test_simple (test_utils.TestArrayAlmostEqualNulp) ... KNOWNFAIL: Github issue #347 test_simple2 (test_utils.TestArrayAlmostEqualNulp) ... ok Test two arrays with different shapes are found not equal. ... ok Test two equal array of rank 1 are found equal. ... ok Test two different array of rank 1 are found not equal. ... ok Test two equal array of rank 2 are found equal. ... ok Test rank 1 array for all dtypes. ... ok Test rank 3 array for all dtypes. ... ok Test arrays with nan values in them. ... ok Test object arrays. ... ok Test record arrays. ... ok Test two arrays with different shapes are found not equal. ... ok test_simple (test_utils.TestAssertAllclose) ... ok Test two arrays with different shapes are found not equal. ... ok Test two equal array of rank 1 are found equal. ... ok Test two different array of rank 1 are found not equal. ... ok Test two equal array of rank 2 are found equal. ... ok test_complex (test_utils.TestEqual) ... ok test_complex_item (test_utils.TestEqual) ... ok Test rank 1 array for all dtypes. ... ok Test rank 3 array for all dtypes. ... ok test_inf_items (test_utils.TestEqual) ... ok Test arrays with nan values in them. ... ok test_nan_items (test_utils.TestEqual) ... ok test_negative_zero (test_utils.TestEqual) ... ok test_non_numeric (test_utils.TestEqual) ... ok Test object arrays. ... ok Test record arrays. ... ok Test two arrays with different shapes are found not equal. ... ok test_catch_no_raise (test_utils.TestRaises) ... ok test_correct_catch (test_utils.TestRaises) ... ok test_wrong_exception (test_utils.TestRaises) ... ok test_double (test_utils.TestULP) ... ok test_equal (test_utils.TestULP) ... ok test_inf (test_utils.TestULP) ... ok test_nan (test_utils.TestULP) ... ok test_single (test_utils.TestULP) ... ok test_warn (test_utils.TestWarns) ... ok test_warn_wrong_warning (test_utils.TestWarns) ... ok test_basic (test_ctypeslib.TestLoadLibrary) ... ok Regression for #801: load_library with a full library name ... ok test_dtype (test_ctypeslib.TestNdpointer) ... ok test_flags (test_ctypeslib.TestNdpointer) ... ok test_ndim (test_ctypeslib.TestNdpointer) ... ok test_shape (test_ctypeslib.TestNdpointer) ... ok test_matlib.test_empty ... ok test_matlib.test_ones ... ok test_matlib.test_zeros ... ok test_matlib.test_identity ... ok test_matlib.test_eye ... ok test_matlib.test_rand ... ok test_matlib.test_randn ... ok test_matlib.test_repmat ... ok ---------------------------------------------------------------------- Ran 4845 tests in 44.366s OK (KNOWNFAIL=5, SKIP=2) Running unit tests for numpy NumPy version 1.7.1 NumPy is installed in /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/lib64/python2.7/site-packages/numpy Python version 2.7.8 (default, Oct 1 2015, 20:09:21) [GCC 4.4.7 20120313 (Red Hat 4.4.7-16)] nose version 1.3.0 + exit 0 Processing files: python27-numpy-1.7.1-10.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.R6YOLA + umask 022 + cd /builddir/build/BUILD + cd numpy-1.7.1 + DOCDIR=/builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-numpy-1.7.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-numpy-1.7.1 + /bin/mkdir -p /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-numpy-1.7.1 + cp -pr docs-f2py LICENSE.txt README.txt THANKS.txt DEV_README.txt COMPATIBILITY site.cfg.example /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64/opt/rh/python27/root/usr/share/doc/python27-numpy-1.7.1 + exit 0 Provides: _capi.so()(64bit) _compiled_base.so()(64bit) _dotblas.so()(64bit) _dummy.so()(64bit) fftpack_lite.so()(64bit) lapack_lite.so()(64bit) mtrand.so()(64bit) multiarray.so()(64bit) multiarray_tests.so()(64bit) scalarmath.so()(64bit) umath.so()(64bit) umath_tests.so()(64bit) 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: libatlas.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgfortran.so.3()(64bit) liblapack.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libptcblas.so.3()(64bit) libptf77blas.so.3()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python27-python(abi) = 2.7 rtld(GNU_HASH) Processing files: python27-numpy-f2py-1.7.1-10.el6.x86_64 Provides: python27-f2py = 1.7.1-10.el6 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 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /opt/rh/python27/root/usr/bin/python2 python27-python(abi) = 2.7 Obsoletes: python27-f2py <= 2.45.241_1927 Processing files: python27-numpy-debuginfo-1.7.1-10.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64 warning: Could not canonicalize hostname: c1bg.rdu2.centos.org Wrote: /builddir/build/RPMS/python27-numpy-1.7.1-10.el6.x86_64.rpm Wrote: /builddir/build/RPMS/python27-numpy-f2py-1.7.1-10.el6.x86_64.rpm Wrote: /builddir/build/RPMS/python27-numpy-debuginfo-1.7.1-10.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9OH26n + umask 022 + cd /builddir/build/BUILD + cd numpy-1.7.1 + /bin/rm -rf /builddir/build/BUILDROOT/python27-numpy-1.7.1-10.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->