Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/scipy.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', '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/scipy.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/scipy-0.12.1-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/scipy.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', '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/scipy.spec'] with env {'LANG': 'en_US.UTF-8', '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.S486wp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf scipy-0.12.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/scipy-0.12.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd scipy-0.12.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (scipy-gerqf.patch): + echo 'Patch #0 (scipy-gerqf.patch):' + /usr/bin/cat /builddir/build/SOURCES/scipy-gerqf.patch + /usr/bin/patch -p1 -b --suffix .gerqf --fuzz=0 patching file scipy/linalg/flapack.pyf.src Patch #1 (use-argument-build_dir.patch): + echo 'Patch #1 (use-argument-build_dir.patch):' + /usr/bin/cat /builddir/build/SOURCES/use-argument-build_dir.patch + /usr/bin/patch -p1 --fuzz=0 patching file scipy/weave/build_tools.py Hunk #1 succeeded at 229 (offset 1 line). Patch #2 (change-wd-to-builddir.patch): + echo 'Patch #2 (change-wd-to-builddir.patch):' + /usr/bin/cat /builddir/build/SOURCES/change-wd-to-builddir.patch + /usr/bin/patch -p1 --fuzz=0 patching file scipy/weave/build_tools.py Hunk #1 succeeded at 265 (offset -1 lines). Hunk #2 succeeded at 281 (offset -1 lines). Patch #3 (use-sha-256-instead-of-md5.patch): + echo 'Patch #3 (use-sha-256-instead-of-md5.patch):' + /usr/bin/cat /builddir/build/SOURCES/use-sha-256-instead-of-md5.patch + /usr/bin/patch -p1 --fuzz=0 patching file doc/source/tutorial/weave.rst patching file scipy/weave/accelerate_tools.py patching file scipy/weave/build_tools.py patching file scipy/weave/catalog.py patching file scipy/weave/md5_load.py patching file scipy/weave/platform_info.py + rm scipy/lib/six.py + find -name '*.py' + xargs sed -i -e 's/scipy\.lib\.six/six/' + cat + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c1FCe8 + umask 022 + cd /builddir/build/BUILD + cd scipy-0.12.1 + env 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' ATLAS=/usr/lib64/atlas FFTW=/usr/lib64 BLAS=/usr/lib64 LAPACK=/usr/lib64 python setup.py config_fc --fcompiler=gnu95 --noarch build Running from scipy source directory. blas_opt_info: blas_mkl_info: libraries mkl,vml,guide not found in ['/usr/lib64'] 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-c' gcc: _configtest.c gcc -pthread _configtest.o -L/usr/lib64/atlas -ltatlas -o _configtest ATLAS version 3.10.1 built by mockbuild on Fri Apr 25 20:47:06 UTC 2014: UNAME : Linux b18.bsys.dev.centos.org 2.6.32-279.el6.x86_64 #1 SMP Fri Jun 22 12:19:21 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux INSTFLG : -1 0 -a 1 -l 1 ARCHDEFS : -DATL_OS_Linux -DATL_ARCH_Corei1 -DATL_CPUMHZ=2400 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 262144 F77 : /usr/bin/gfortran, version GNU Fortran (GCC) 4.8.2 20140120 (Red Hat 4.8.2-16) F77FLAGS : -O -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SMC : /usr/bin/gcc, version gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-16) SMCFLAGS : -fomit-frame-pointer -mfpmath=sse -O2 -fno-schedule-insns2 -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SKC : /usr/bin/gcc, version gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-16) SKCFLAGS : -fomit-frame-pointer -mfpmath=sse -O2 -fno-schedule-insns2 -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 success! removing: _configtest.c _configtest.o _configtest Setting PTATLAS=ATLAS FOUND: libraries = ['tatlas'] library_dirs = ['/usr/lib64/atlas'] language = c define_macros = [('ATLAS_INFO', '"\\"3.10.1\\""')] include_dirs = ['/usr/include'] FOUND: libraries = ['tatlas'] library_dirs = ['/usr/lib64/atlas'] language = c define_macros = [('ATLAS_INFO', '"\\"3.10.1\\""')] include_dirs = ['/usr/include'] ATLAS version: 3.10.1 lapack_opt_info: lapack_mkl_info: mkl_info: libraries mkl,vml,guide not found in ['/usr/lib64'] NOT AVAILABLE NOT AVAILABLE atlas_threads_info: Setting PTATLAS=ATLAS libraries lapack_atlas not found in /usr/lib64/atlas libraries lapack not found in ['/usr/lib64/atlas'] numpy.distutils.system_info.atlas_threads_info Setting PTATLAS=ATLAS Setting PTATLAS=ATLAS /usr/lib64/python2.7/site-packages/numpy/distutils/system_info.py:1050: UserWarning: ********************************************************************* Could not find lapack library within the ATLAS installation. ********************************************************************* warnings.warn(message) FOUND: libraries = ['tatlas'] library_dirs = ['/usr/lib64/atlas'] language = c define_macros = [('ATLAS_WITHOUT_LAPACK', None)] include_dirs = ['/usr/include'] lapack_info: FOUND: libraries = ['lapack'] library_dirs = ['/usr/lib64'] language = f77 FOUND: libraries = ['tatlas', 'lapack'] library_dirs = ['/usr/lib64/atlas', '/usr/lib64'] language = f77 define_macros = [('ATLAS_WITHOUT_LAPACK', None)] include_dirs = ['/usr/include'] umfpack_info: amd_info: FOUND: libraries = ['amd'] library_dirs = ['/usr/lib64'] swig_opts = ['-I/usr/include/suitesparse'] define_macros = [('SCIPY_AMD_H', None)] include_dirs = ['/usr/include/suitesparse'] FOUND: libraries = ['umfpack', 'amd'] library_dirs = ['/usr/lib64'] swig_opts = ['-I/usr/include/suitesparse', '-I/usr/include/suitesparse'] define_macros = [('SCIPY_UMFPACK_H', None), ('SCIPY_AMD_H', None)] include_dirs = ['/usr/include/suitesparse'] running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler 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/scipy building library "dfftpack" sources building library "fftpack" sources building library "linpack_lite" sources building library "mach" sources building library "quadpack" sources building library "odepack" sources building library "dop" sources building library "fitpack" sources building library "odrpack" sources building library "minpack" sources building library "rootfind" sources building library "superlu_src" sources building library "arpack_scipy" sources building library "sc_c_misc" sources building library "sc_cephes" sources building library "sc_mach" sources building library "sc_amos" sources building library "sc_cdf" sources building library "sc_specfun" sources building library "statlib" sources building extension "scipy.cluster._vq" sources building extension "scipy.cluster._hierarchy_wrap" sources building extension "scipy.fftpack._fftpack" sources creating build/src.linux-x86_64-2.7/scipy/fftpack creating build/src.linux-x86_64-2.7/scipy/fftpack/src conv_template:> build/src.linux-x86_64-2.7/scipy/fftpack/src/dct.c conv_template:> build/src.linux-x86_64-2.7/scipy/fftpack/src/dst.c f2py options: [] f2py: scipy/fftpack/fftpack.pyf Reading fortran codes... Reading file 'scipy/fftpack/fftpack.pyf' (format:free) Line #86 in scipy/fftpack/fftpack.pyf:" /* Single precision version */" crackline:2: No pattern for line Post-processing... Block: _fftpack Block: zfft Block: drfft Block: zrfft Block: zfftnd Block: destroy_zfft_cache Block: destroy_zfftnd_cache Block: destroy_drfft_cache Block: cfft Block: rfft Block: crfft Block: cfftnd Block: destroy_cfft_cache Block: destroy_cfftnd_cache Block: destroy_rfft_cache Block: ddct1 Block: ddct2 Block: ddct3 Block: dct1 Block: dct2 Block: dct3 Block: destroy_ddct2_cache Block: destroy_ddct1_cache Block: destroy_dct2_cache Block: destroy_dct1_cache Block: ddst1 Block: ddst2 Block: ddst3 Block: dst1 Block: dst2 Block: dst3 Block: destroy_ddst2_cache Block: destroy_ddst1_cache Block: destroy_dst2_cache Block: destroy_dst1_cache Post-processing (stage 2)... Building modules... Building module "_fftpack"... Constructing wrapper function "zfft"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zfft(x,[n,direction,normalize,overwrite_x]) Constructing wrapper function "drfft"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = drfft(x,[n,direction,normalize,overwrite_x]) Constructing wrapper function "zrfft"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zrfft(x,[n,direction,normalize,overwrite_x]) Constructing wrapper function "zfftnd"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zfftnd(x,[s,direction,normalize,overwrite_x]) Constructing wrapper function "destroy_zfft_cache"... destroy_zfft_cache() Constructing wrapper function "destroy_zfftnd_cache"... destroy_zfftnd_cache() Constructing wrapper function "destroy_drfft_cache"... destroy_drfft_cache() Constructing wrapper function "cfft"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = cfft(x,[n,direction,normalize,overwrite_x]) Constructing wrapper function "rfft"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = rfft(x,[n,direction,normalize,overwrite_x]) Constructing wrapper function "crfft"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = crfft(x,[n,direction,normalize,overwrite_x]) Constructing wrapper function "cfftnd"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = cfftnd(x,[s,direction,normalize,overwrite_x]) Constructing wrapper function "destroy_cfft_cache"... destroy_cfft_cache() Constructing wrapper function "destroy_cfftnd_cache"... destroy_cfftnd_cache() Constructing wrapper function "destroy_rfft_cache"... destroy_rfft_cache() Constructing wrapper function "ddct1"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddct1(x,[n,normalize,overwrite_x]) Constructing wrapper function "ddct2"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddct2(x,[n,normalize,overwrite_x]) Constructing wrapper function "ddct3"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddct3(x,[n,normalize,overwrite_x]) Constructing wrapper function "dct1"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dct1(x,[n,normalize,overwrite_x]) Constructing wrapper function "dct2"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dct2(x,[n,normalize,overwrite_x]) Constructing wrapper function "dct3"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dct3(x,[n,normalize,overwrite_x]) Constructing wrapper function "destroy_ddct2_cache"... destroy_ddct2_cache() Constructing wrapper function "destroy_ddct1_cache"... destroy_ddct1_cache() Constructing wrapper function "destroy_dct2_cache"... destroy_dct2_cache() Constructing wrapper function "destroy_dct1_cache"... destroy_dct1_cache() Constructing wrapper function "ddst1"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddst1(x,[n,normalize,overwrite_x]) Constructing wrapper function "ddst2"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddst2(x,[n,normalize,overwrite_x]) Constructing wrapper function "ddst3"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ddst3(x,[n,normalize,overwrite_x]) Constructing wrapper function "dst1"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dst1(x,[n,normalize,overwrite_x]) Constructing wrapper function "dst2"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dst2(x,[n,normalize,overwrite_x]) Constructing wrapper function "dst3"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dst3(x,[n,normalize,overwrite_x]) Constructing wrapper function "destroy_ddst2_cache"... destroy_ddst2_cache() Constructing wrapper function "destroy_ddst1_cache"... destroy_ddst1_cache() Constructing wrapper function "destroy_dst2_cache"... destroy_dst2_cache() Constructing wrapper function "destroy_dst1_cache"... destroy_dst1_cache() Wrote C/API module "_fftpack" to file "build/src.linux-x86_64-2.7/scipy/fftpack/_fftpackmodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. copying /usr/lib64/python2.7/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-2.7 copying /usr/lib64/python2.7/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-2.7 building extension "scipy.fftpack.convolve" sources f2py options: [] f2py: scipy/fftpack/convolve.pyf Reading fortran codes... Reading file 'scipy/fftpack/convolve.pyf' (format:free) Post-processing... Block: convolve__user__routines Block: kernel_func Block: convolve Block: init_convolution_kernel In: scipy/fftpack/convolve.pyf:convolve:unknown_interface:init_convolution_kernel get_useparameters: no module convolve__user__routines info used by init_convolution_kernel Block: destroy_convolve_cache Block: convolve Block: convolve_z Post-processing (stage 2)... Building modules... Constructing call-back function "cb_kernel_func_in_convolve__user__routines" def kernel_func(k): return kernel_func Building module "convolve"... Constructing wrapper function "init_convolution_kernel"... omega = init_convolution_kernel(n,kernel_func,[d,zero_nyquist,kernel_func_extra_args]) Constructing wrapper function "destroy_convolve_cache"... destroy_convolve_cache() Constructing wrapper function "convolve"... y = convolve(x,omega,[swap_real_imag,overwrite_x]) Constructing wrapper function "convolve_z"... y = convolve_z(x,omega_real,omega_imag,[overwrite_x]) Wrote C/API module "convolve" to file "build/src.linux-x86_64-2.7/scipy/fftpack/convolvemodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.integrate._quadpack" sources building extension "scipy.integrate._odepack" sources building extension "scipy.integrate.vode" sources creating build/src.linux-x86_64-2.7/scipy/integrate f2py options: [] f2py: scipy/integrate/vode.pyf Reading fortran codes... Reading file 'scipy/integrate/vode.pyf' (format:free) Post-processing... Block: dvode__user__routines Block: dvode_user_interface Block: f Block: jac Block: zvode__user__routines Block: zvode_user_interface Block: f Block: jac Block: vode Block: dvode In: scipy/integrate/vode.pyf:vode:unknown_interface:dvode get_useparameters: no module dvode__user__routines info used by dvode Block: zvode In: scipy/integrate/vode.pyf:vode:unknown_interface:zvode get_useparameters: no module zvode__user__routines info used by zvode Post-processing (stage 2)... Building modules... Constructing call-back function "cb_f_in_dvode__user__routines" def f(t,y): return ydot Constructing call-back function "cb_jac_in_dvode__user__routines" def jac(t,y): return jac Constructing call-back function "cb_f_in_zvode__user__routines" def f(t,y): return ydot Constructing call-back function "cb_jac_in_zvode__user__routines" def jac(t,y): return jac Building module "vode"... Constructing wrapper function "dvode"... warning: callstatement is defined without callprotoargument getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y,t,istate = dvode(f,jac,y,t,tout,rtol,atol,itask,istate,rwork,iwork,mf,[f_extra_args,jac_extra_args,overwrite_y]) Constructing wrapper function "zvode"... warning: callstatement is defined without callprotoargument getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y,t,istate = zvode(f,jac,y,t,tout,rtol,atol,itask,istate,zwork,rwork,iwork,mf,[f_extra_args,jac_extra_args,overwrite_y]) Wrote C/API module "vode" to file "build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.integrate.lsoda" sources f2py options: [] f2py: scipy/integrate/lsoda.pyf Reading fortran codes... Reading file 'scipy/integrate/lsoda.pyf' (format:free) Post-processing... Block: lsoda__user__routines Block: lsoda_user_interface Block: f Block: jac Block: lsoda Block: lsoda In: scipy/integrate/lsoda.pyf:lsoda:unknown_interface:lsoda get_useparameters: no module lsoda__user__routines info used by lsoda Post-processing (stage 2)... Building modules... Constructing call-back function "cb_f_in_lsoda__user__routines" def f(t,y): return ydot Constructing call-back function "cb_jac_in_lsoda__user__routines" def jac(t,y): return jac Building module "lsoda"... Constructing wrapper function "lsoda"... warning: callstatement is defined without callprotoargument getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y,t,istate = lsoda(f,y,t,tout,rtol,atol,itask,istate,rwork,iwork,jac,jt,[f_extra_args,overwrite_y,jac_extra_args]) Wrote C/API module "lsoda" to file "build/src.linux-x86_64-2.7/scipy/integrate/lsodamodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.integrate._dop" sources f2py options: [] f2py: scipy/integrate/dop.pyf Reading fortran codes... Reading file 'scipy/integrate/dop.pyf' (format:free) Post-processing... Block: __user__routines Block: fcn Block: solout Block: _dop Block: dopri5 In: scipy/integrate/dop.pyf:_dop:unknown_interface:dopri5 get_useparameters: no module __user__routines info used by dopri5 Block: dop853 In: scipy/integrate/dop.pyf:_dop:unknown_interface:dop853 get_useparameters: no module __user__routines info used by dop853 Post-processing (stage 2)... Building modules... Constructing call-back function "cb_fcn_in___user__routines" def fcn(x,y): return f Constructing call-back function "cb_solout_in___user__routines" def solout(nr,xold,x,y,con,icomp,[nd]): return irtn Building module "_dop"... Constructing wrapper function "dopri5"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y,iwork,idid = dopri5(fcn,x,y,xend,rtol,atol,solout,work,iwork,[fcn_extra_args,overwrite_y,solout_extra_args]) Constructing wrapper function "dop853"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y,iwork,idid = dop853(fcn,x,y,xend,rtol,atol,solout,work,iwork,[fcn_extra_args,overwrite_y,solout_extra_args]) Wrote C/API module "_dop" to file "build/src.linux-x86_64-2.7/scipy/integrate/_dopmodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.interpolate.interpnd" sources building extension "scipy.interpolate._fitpack" sources building extension "scipy.interpolate.dfitpack" sources creating build/src.linux-x86_64-2.7/scipy/interpolate creating build/src.linux-x86_64-2.7/scipy/interpolate/src f2py options: [] f2py: scipy/interpolate/src/fitpack.pyf Reading fortran codes... Reading file 'scipy/interpolate/src/fitpack.pyf' (format:free) Post-processing... Block: dfitpack Block: splev Block: splder Block: splint Block: sproot Block: spalde Block: curfit Block: percur Block: parcur Block: fpcurf0 Block: fpcurf1 Block: fpcurfm1 Block: bispev Block: bispeu Block: surfit_smth Block: surfit_lsq Block: spherfit_smth Block: spherfit_lsq Block: regrid_smth Block: regrid_smth_spher Block: dblint Post-processing (stage 2)... Building modules... Building module "dfitpack"... Constructing wrapper function "splev"... y = splev(t,c,k,x,[e]) Constructing wrapper function "splder"... y = splder(t,c,k,x,[nu,e]) Creating wrapper for Fortran function "splint"("splint")... Constructing wrapper function "splint"... splint = splint(t,c,k,a,b) Constructing wrapper function "sproot"... zero,m,ier = sproot(t,c,[mest]) Constructing wrapper function "spalde"... d,ier = spalde(t,c,k,x) Constructing wrapper function "curfit"... n,c,fp,ier = curfit(iopt,x,y,w,t,wrk,iwrk,[xb,xe,k,s]) Constructing wrapper function "percur"... n,c,fp,ier = percur(iopt,x,y,w,t,wrk,iwrk,[k,s]) Constructing wrapper function "parcur"... n,c,fp,ier = parcur(iopt,ipar,idim,u,x,w,ub,ue,t,wrk,iwrk,[k,s]) Constructing wrapper function "fpcurf0"... x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurf0(x,y,k,[w,xb,xe,s,nest]) Constructing wrapper function "fpcurf1"... x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurf1(x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier,[overwrite_x,overwrite_y,overwrite_w,overwrite_t,overwrite_c,overwrite_fpint,overwrite_nrdata]) Constructing wrapper function "fpcurfm1"... x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurfm1(x,y,k,t,[w,xb,xe,overwrite_t]) Constructing wrapper function "bispev"... z,ier = bispev(tx,ty,c,kx,ky,x,y) Constructing wrapper function "bispeu"... z,ier = bispeu(tx,ty,c,kx,ky,x,y) Constructing wrapper function "surfit_smth"... nx,tx,ny,ty,c,fp,wrk1,ier = surfit_smth(x,y,z,[w,xb,xe,yb,ye,kx,ky,s,nxest,nyest,eps,lwrk2]) Constructing wrapper function "surfit_lsq"... tx,ty,c,fp,ier = surfit_lsq(x,y,z,tx,ty,[w,xb,xe,yb,ye,kx,ky,eps,lwrk2,overwrite_tx,overwrite_ty]) Constructing wrapper function "spherfit_smth"... nt,tt,np,tp,c,fp,ier = spherfit_smth(teta,phi,r,[w,s,eps]) Constructing wrapper function "spherfit_lsq"... tt,tp,c,fp,ier = spherfit_lsq(teta,phi,r,tt,tp,[w,eps,overwrite_tt,overwrite_tp]) Constructing wrapper function "regrid_smth"... nx,tx,ny,ty,c,fp,ier = regrid_smth(x,y,z,[xb,xe,yb,ye,kx,ky,s]) Constructing wrapper function "regrid_smth_spher"... nu,tu,nv,tv,c,fp,ier = regrid_smth_spher(iopt,ider,u,v,r,[r0,r1,s]) Creating wrapper for Fortran function "dblint"("dblint")... Constructing wrapper function "dblint"... dblint = dblint(tx,ty,c,kx,ky,xb,xe,yb,ye) Wrote C/API module "dfitpack" to file "build/src.linux-x86_64-2.7/scipy/interpolate/src/dfitpackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-2.7/scipy/interpolate/src/dfitpack-f2pywrappers.f" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. adding 'build/src.linux-x86_64-2.7/scipy/interpolate/src/dfitpack-f2pywrappers.f' to sources. building extension "scipy.interpolate._interpolate" sources building extension "scipy.io.matlab.streams" sources building extension "scipy.io.matlab.mio_utils" sources building extension "scipy.io.matlab.mio5_utils" sources building extension "scipy.lib.blas.fblas" sources creating build/src.linux-x86_64-2.7/scipy/lib creating build/src.linux-x86_64-2.7/scipy/lib/blas from_template:> build/src.linux-x86_64-2.7/scipy/lib/blas/fblas.pyf ('Including file', 'scipy/lib/blas/fblas_l1.pyf.src') ('Including file', 'scipy/lib/blas/fblas_l2.pyf.src') ('Including file', 'scipy/lib/blas/fblas_l3.pyf.src') Mismatch in number of replacements (base ) for <__l1=->. Ignoring. from_template:> build/src.linux-x86_64-2.7/scipy/lib/blas/fblaswrap.f creating build/src.linux-x86_64-2.7/build creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7 creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas f2py options: [] f2py: build/src.linux-x86_64-2.7/scipy/lib/blas/fblas.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-2.7/scipy/lib/blas/fblas.pyf' (format:free) Post-processing... Block: fblas Block: srotg Block: drotg Block: crotg Block: zrotg Block: srotmg Block: drotmg Block: srot Block: drot Block: csrot Block: zdrot Block: srotm Block: drotm Block: sswap Block: dswap Block: cswap Block: zswap Block: sscal Block: dscal Block: cscal Block: zscal Block: csscal Block: zdscal Block: scopy Block: dcopy Block: ccopy Block: zcopy Block: saxpy Block: daxpy Block: caxpy Block: zaxpy Block: sdot Block: ddot Block: cdotu Block: zdotu Block: cdotc Block: zdotc Block: snrm2 Block: dnrm2 Block: scnrm2 Block: dznrm2 Block: sasum Block: dasum Block: scasum Block: dzasum Block: isamax Block: idamax Block: icamax Block: izamax Block: sgemv Block: dgemv Block: cgemv Block: zgemv Block: ssymv Block: dsymv Block: chemv Block: zhemv Block: strmv Block: dtrmv Block: ctrmv Block: ztrmv Block: sger Block: dger Block: cgeru Block: zgeru Block: cgerc Block: zgerc Block: sgemm Block: dgemm Block: cgemm Block: zgemm Post-processing (stage 2)... Building modules... Building module "fblas"... Constructing wrapper function "srotg"... c,s = srotg(a,b) Constructing wrapper function "drotg"... c,s = drotg(a,b) Constructing wrapper function "crotg"... c,s = crotg(a,b) Constructing wrapper function "zrotg"... c,s = zrotg(a,b) Constructing wrapper function "srotmg"... param = srotmg(d1,d2,x1,y1) Constructing wrapper function "drotmg"... param = drotmg(d1,d2,x1,y1) Constructing wrapper function "srot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = srot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "drot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = drot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "csrot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = csrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "zdrot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = zdrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "srotm"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = srotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "drotm"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = drotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "sswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = sswap(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "dswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = dswap(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "cswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = cswap(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "zswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = zswap(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "sscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = sscal(a,x,[n,offx,incx]) Constructing wrapper function "dscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = dscal(a,x,[n,offx,incx]) Constructing wrapper function "cscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = cscal(a,x,[n,offx,incx]) Constructing wrapper function "zscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = zscal(a,x,[n,offx,incx]) Constructing wrapper function "csscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = csscal(a,x,[n,offx,incx,overwrite_x]) Constructing wrapper function "zdscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = zdscal(a,x,[n,offx,incx,overwrite_x]) Constructing wrapper function "scopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = scopy(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "dcopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = dcopy(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "ccopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = ccopy(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "zcopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = zcopy(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "saxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = saxpy(x,y,[n,a,offx,incx,offy,incy]) Constructing wrapper function "daxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = daxpy(x,y,[n,a,offx,incx,offy,incy]) Constructing wrapper function "caxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = caxpy(x,y,[n,a,offx,incx,offy,incy]) Constructing wrapper function "zaxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = zaxpy(x,y,[n,a,offx,incx,offy,incy]) Creating wrapper for Fortran function "sdot"("sdot")... Constructing wrapper function "sdot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = sdot(x,y,[n,offx,incx,offy,incy]) Creating wrapper for Fortran function "ddot"("ddot")... Constructing wrapper function "ddot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = ddot(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "cdotu"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = cdotu(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "zdotu"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = zdotu(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "cdotc"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = cdotc(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "zdotc"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = zdotc(x,y,[n,offx,incx,offy,incy]) Creating wrapper for Fortran function "snrm2"("snrm2")... Constructing wrapper function "snrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = snrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "dnrm2"("dnrm2")... Constructing wrapper function "dnrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = dnrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "scnrm2"("scnrm2")... Constructing wrapper function "scnrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = scnrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "dznrm2"("dznrm2")... Constructing wrapper function "dznrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = dznrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "sasum"("sasum")... Constructing wrapper function "sasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = sasum(x,[n,offx,incx]) Creating wrapper for Fortran function "dasum"("dasum")... Constructing wrapper function "dasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = dasum(x,[n,offx,incx]) Creating wrapper for Fortran function "scasum"("scasum")... Constructing wrapper function "scasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = scasum(x,[n,offx,incx]) Creating wrapper for Fortran function "dzasum"("dzasum")... Constructing wrapper function "dzasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = dzasum(x,[n,offx,incx]) Constructing wrapper function "isamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = isamax(x,[n,offx,incx]) Constructing wrapper function "idamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = idamax(x,[n,offx,incx]) Constructing wrapper function "icamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = icamax(x,[n,offx,incx]) Constructing wrapper function "izamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = izamax(x,[n,offx,incx]) Constructing wrapper function "sgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = sgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Constructing wrapper function "dgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Constructing wrapper function "cgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = cgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Constructing wrapper function "zgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Constructing wrapper function "ssymv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ssymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Constructing wrapper function "dsymv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dsymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Constructing wrapper function "chemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = chemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Constructing wrapper function "zhemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zhemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Constructing wrapper function "strmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = strmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "dtrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = dtrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "ctrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = ctrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "ztrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = ztrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "sger"... a = sger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "dger"... a = dger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "cgeru"... a = cgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "zgeru"... a = zgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "cgerc"... a = cgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "zgerc"... a = zgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "sgemm"... c = sgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "dgemm"... c = dgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "cgemm"... c = cgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "zgemm"... c = zgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Wrote C/API module "fblas" to file "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/fblasmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/fblas-f2pywrappers.f" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/fblas-f2pywrappers.f' to sources. building extension "scipy.lib.blas.cblas" sources adding 'scipy/lib/blas/cblas.pyf.src' to sources. from_template:> build/src.linux-x86_64-2.7/scipy/lib/blas/cblas.pyf ('Including file', 'scipy/lib/blas/cblas_l1.pyf.src') f2py options: [] f2py: build/src.linux-x86_64-2.7/scipy/lib/blas/cblas.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-2.7/scipy/lib/blas/cblas.pyf' (format:free) Line #33 in build/src.linux-x86_64-2.7/scipy/lib/blas/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Line #57 in build/src.linux-x86_64-2.7/scipy/lib/blas/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Line #81 in build/src.linux-x86_64-2.7/scipy/lib/blas/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Line #105 in build/src.linux-x86_64-2.7/scipy/lib/blas/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Post-processing... Block: cblas Block: saxpy Block: daxpy Block: caxpy Block: zaxpy Post-processing (stage 2)... Building modules... Building module "cblas"... Constructing wrapper function "saxpy"... z = saxpy(x,y,[n,a,incx,incy,overwrite_y]) Constructing wrapper function "daxpy"... z = daxpy(x,y,[n,a,incx,incy,overwrite_y]) Constructing wrapper function "caxpy"... z = caxpy(x,y,[n,a,incx,incy,overwrite_y]) Constructing wrapper function "zaxpy"... z = zaxpy(x,y,[n,a,incx,incy,overwrite_y]) Wrote C/API module "cblas" to file "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/cblasmodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.lib.lapack.flapack" sources creating build/src.linux-x86_64-2.7/scipy/lib/lapack from_template:> build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf ('Including file', 'scipy/lib/lapack/flapack_user.pyf.src') ('Including file', 'scipy/lib/lapack/flapack_le.pyf.src') ('Including file', 'scipy/lib/lapack/flapack_lls.pyf.src') ('Including file', 'scipy/lib/lapack/flapack_esv.pyf.src') ('Including file', 'scipy/lib/lapack/flapack_gesv.pyf.src') ('Including file', 'scipy/lib/lapack/flapack_lec.pyf.src') ('Including file', 'scipy/lib/lapack/flapack_llsc.pyf.src') ('Including file', 'scipy/lib/lapack/flapack_sevc.pyf.src') ('Including file', 'scipy/lib/lapack/flapack_evc.pyf.src') ('Including file', 'scipy/lib/lapack/flapack_svdc.pyf.src') ('Including file', 'scipy/lib/lapack/flapack_gsevc.pyf.src') ('Including file', 'scipy/lib/lapack/flapack_gevc.pyf.src') ('Including file', 'scipy/lib/lapack/flapack_aux.pyf.src') creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack f2py options: [] f2py: build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf' (format:free) Line #1590 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" 3*n-1" crackline:3: No pattern for line Line #1612 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" 3*n-1" crackline:3: No pattern for line Line #1634 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" 2*n-1" crackline:3: No pattern for line Line #1656 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" 2*n-1" crackline:3: No pattern for line Line #1679 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" (compute_v?1+6*n+2*n*n:2*n+1)" crackline:3: No pattern for line Line #1704 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" (compute_v?1+6*n+2*n*n:2*n+1)" crackline:3: No pattern for line Line #1729 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" (compute_v?2*n+n*n:n+1)" crackline:3: No pattern for line Line #1754 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" (compute_v?2*n+n*n:n+1)" crackline:3: No pattern for line Line #2647 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" n" crackline:3: No pattern for line Line #2668 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" n" crackline:3: No pattern for line Line #2689 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" n" crackline:3: No pattern for line Line #2710 in build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:" n" crackline:3: No pattern for line Post-processing... Block: flapack Block: gees__user__routines Block: gees_user_interface Block: sselect Block: dselect Block: cselect Block: zselect Block: sgesv Block: dgesv Block: cgesv Block: zgesv Block: sgbsv Block: dgbsv Block: cgbsv Block: zgbsv Block: sposv Block: dposv Block: cposv Block: zposv Block: sgelss Block: dgelss Block: cgelss Block: zgelss Block: ssyev Block: dsyev Block: cheev Block: zheev Block: ssyevd Block: dsyevd Block: cheevd Block: zheevd Block: ssyevr Block: dsyevr Block: cheevr Block: zheevr Block: sgees In: build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:flapack:unknown_interface:sgees get_useparameters: no module gees__user__routines info used by sgees Block: dgees In: build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:flapack:unknown_interface:dgees get_useparameters: no module gees__user__routines info used by dgees Block: cgees In: build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:flapack:unknown_interface:cgees get_useparameters: no module gees__user__routines info used by cgees Block: zgees In: build/src.linux-x86_64-2.7/scipy/lib/lapack/flapack.pyf:flapack:unknown_interface:zgees get_useparameters: no module gees__user__routines info used by zgees Block: sgeev Block: dgeev Block: cgeev Block: zgeev Block: sgesdd Block: dgesdd Block: cgesdd Block: zgesdd Block: ssygv Block: dsygv Block: chegv Block: zhegv Block: ssygvd Block: dsygvd Block: chegvd Block: zhegvd Block: sggev Block: dggev Block: cggev Block: zggev Block: sgetrf Block: dgetrf Block: cgetrf Block: zgetrf Block: spotrf Block: dpotrf Block: cpotrf Block: zpotrf Block: sgetrs Block: dgetrs Block: cgetrs Block: zgetrs Block: spotrs Block: dpotrs Block: cpotrs Block: zpotrs Block: sgetri Block: dgetri Block: cgetri Block: zgetri Block: spotri Block: dpotri Block: cpotri Block: zpotri Block: strtri Block: dtrtri Block: ctrtri Block: ztrtri Block: sgeqrf Block: dgeqrf Block: cgeqrf Block: zgeqrf Block: sorgqr Block: dorgqr Block: cungqr Block: zungqr Block: sgehrd Block: dgehrd Block: cgehrd Block: zgehrd Block: sgebal Block: dgebal Block: cgebal Block: zgebal Block: slauum Block: dlauum Block: clauum Block: zlauum Block: slaswp Block: dlaswp Block: claswp Block: zlaswp Post-processing (stage 2)... Building modules... Constructing call-back function "cb_sselect_in_gees__user__routines" def sselect(arg1,arg2): return sselect Constructing call-back function "cb_dselect_in_gees__user__routines" def dselect(arg1,arg2): return dselect Constructing call-back function "cb_cselect_in_gees__user__routines" def cselect(arg): return cselect Constructing call-back function "cb_zselect_in_gees__user__routines" def zselect(arg): return zselect Building module "flapack"... Constructing wrapper function "sgesv"... lu,piv,x,info = sgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "dgesv"... lu,piv,x,info = dgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "cgesv"... lu,piv,x,info = cgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "zgesv"... lu,piv,x,info = zgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "sgbsv"... lub,piv,x,info = sgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "dgbsv"... lub,piv,x,info = dgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "cgbsv"... lub,piv,x,info = cgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "zgbsv"... lub,piv,x,info = zgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "sposv"... c,x,info = sposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "dposv"... c,x,info = dposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "cposv"... c,x,info = cposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "zposv"... c,x,info = zposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "sgelss"... v,x,s,rank,info = sgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dgelss"... v,x,s,rank,info = dgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "cgelss"... v,x,s,rank,info = cgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zgelss"... v,x,s,rank,info = zgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "ssyev"... w,v,info = ssyev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "dsyev"... w,v,info = dsyev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "cheev"... w,v,info = cheev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "zheev"... w,v,info = zheev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "ssyevd"... w,v,info = ssyevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "dsyevd"... w,v,info = dsyevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "cheevd"... w,v,info = cheevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "zheevd"... w,v,info = zheevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "ssyevr"... w,v,info = ssyevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a]) Constructing wrapper function "dsyevr"... w,v,info = dsyevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a]) Constructing wrapper function "cheevr"... w,v,info = cheevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a]) Constructing wrapper function "zheevr"... w,v,info = zheevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a]) Constructing wrapper function "sgees"... t,sdim,wr,wi,vs,info = sgees(sselect,a,[compute_v,sort_t,lwork,sselect_extra_args,overwrite_a]) Constructing wrapper function "dgees"... t,sdim,wr,wi,vs,info = dgees(dselect,a,[compute_v,sort_t,lwork,dselect_extra_args,overwrite_a]) Constructing wrapper function "cgees"... t,sdim,w,vs,info = cgees(cselect,a,[compute_v,sort_t,lwork,cselect_extra_args,overwrite_a]) Constructing wrapper function "zgees"... t,sdim,w,vs,info = zgees(zselect,a,[compute_v,sort_t,lwork,zselect_extra_args,overwrite_a]) Constructing wrapper function "sgeev"... wr,wi,vl,vr,info = sgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "dgeev"... wr,wi,vl,vr,info = dgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "cgeev"... w,vl,vr,info = cgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "zgeev"... w,vl,vr,info = zgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "sgesdd"... u,s,vt,info = sgesdd(a,[compute_uv,lwork,overwrite_a]) Constructing wrapper function "dgesdd"... u,s,vt,info = dgesdd(a,[compute_uv,lwork,overwrite_a]) Constructing wrapper function "cgesdd"... u,s,vt,info = cgesdd(a,[compute_uv,lwork,overwrite_a]) Constructing wrapper function "zgesdd"... u,s,vt,info = zgesdd(a,[compute_uv,lwork,overwrite_a]) Constructing wrapper function "ssygv"... w,v,info = ssygv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dsygv"... w,v,info = dsygv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "chegv"... w,v,info = chegv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zhegv"... w,v,info = zhegv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "ssygvd"... w,v,info = ssygvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dsygvd"... w,v,info = dsygvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "chegvd"... w,v,info = chegvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zhegvd"... w,v,info = zhegvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "sggev"... alphar,alphai,beta,vl,vr,info = sggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dggev"... alphar,alphai,beta,vl,vr,info = dggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "cggev"... alpha,beta,vl,vr,info = cggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zggev"... alpha,beta,vl,vr,info = zggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "sgetrf"... lu,piv,info = sgetrf(a,[overwrite_a]) Constructing wrapper function "dgetrf"... lu,piv,info = dgetrf(a,[overwrite_a]) Constructing wrapper function "cgetrf"... lu,piv,info = cgetrf(a,[overwrite_a]) Constructing wrapper function "zgetrf"... lu,piv,info = zgetrf(a,[overwrite_a]) Constructing wrapper function "spotrf"... c,info = spotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "dpotrf"... c,info = dpotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "cpotrf"... c,info = cpotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "zpotrf"... c,info = zpotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "sgetrs"... x,info = sgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "dgetrs"... x,info = dgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "cgetrs"... x,info = cgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "zgetrs"... x,info = zgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "spotrs"... x,info = spotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "dpotrs"... x,info = dpotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "cpotrs"... x,info = cpotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "zpotrs"... x,info = zpotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "sgetri"... inv_a,info = sgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "dgetri"... inv_a,info = dgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "cgetri"... inv_a,info = cgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "zgetri"... inv_a,info = zgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "spotri"... inv_a,info = spotri(c,[lower,overwrite_c]) Constructing wrapper function "dpotri"... inv_a,info = dpotri(c,[lower,overwrite_c]) Constructing wrapper function "cpotri"... inv_a,info = cpotri(c,[lower,overwrite_c]) Constructing wrapper function "zpotri"... inv_a,info = zpotri(c,[lower,overwrite_c]) Constructing wrapper function "strtri"... inv_c,info = strtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "dtrtri"... inv_c,info = dtrtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "ctrtri"... inv_c,info = ctrtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "ztrtri"... inv_c,info = ztrtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "sgeqrf"... qr,tau,info = sgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "dgeqrf"... qr,tau,info = dgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "cgeqrf"... qr,tau,info = cgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "zgeqrf"... qr,tau,info = zgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "sorgqr"... q,info = sorgqr(qr,tau,[lwork,overwrite_qr,overwrite_tau]) Constructing wrapper function "dorgqr"... q,info = dorgqr(qr,tau,[lwork,overwrite_qr,overwrite_tau]) Constructing wrapper function "cungqr"... q,info = cungqr(qr,tau,[lwork,overwrite_qr,overwrite_tau]) Constructing wrapper function "zungqr"... q,info = zungqr(qr,tau,[lwork,overwrite_qr,overwrite_tau]) Constructing wrapper function "sgehrd"... ht,tau,info = sgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "dgehrd"... ht,tau,info = dgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "cgehrd"... ht,tau,info = cgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "zgehrd"... ht,tau,info = zgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "sgebal"... ba,lo,hi,pivscale,info = sgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "dgebal"... ba,lo,hi,pivscale,info = dgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "cgebal"... ba,lo,hi,pivscale,info = cgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "zgebal"... ba,lo,hi,pivscale,info = zgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "slauum"... a,info = slauum(c,[lower,overwrite_c]) Constructing wrapper function "dlauum"... a,info = dlauum(c,[lower,overwrite_c]) Constructing wrapper function "clauum"... a,info = clauum(c,[lower,overwrite_c]) Constructing wrapper function "zlauum"... a,info = zlauum(c,[lower,overwrite_c]) Constructing wrapper function "slaswp"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = slaswp(a,piv,[k1,k2,off,inc,overwrite_a]) Constructing wrapper function "dlaswp"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = dlaswp(a,piv,[k1,k2,off,inc,overwrite_a]) Constructing wrapper function "claswp"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = claswp(a,piv,[k1,k2,off,inc,overwrite_a]) Constructing wrapper function "zlaswp"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = zlaswp(a,piv,[k1,k2,off,inc,overwrite_a]) Wrote C/API module "flapack" to file "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/flapackmodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.lib.lapack.clapack" sources adding 'build/src.linux-x86_64-2.7/scipy/lib/lapack/clapack.pyf' to sources. f2py options: [] f2py: build/src.linux-x86_64-2.7/scipy/lib/lapack/clapack.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-2.7/scipy/lib/lapack/clapack.pyf' (format:free) Post-processing... Block: clapack Block: empty_module Post-processing (stage 2)... Building modules... Building module "clapack"... Constructing wrapper function "empty_module"... empty_module() Wrote C/API module "clapack" to file "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.lib.lapack.calc_lwork" sources f2py options: [] f2py:> build/src.linux-x86_64-2.7/scipy/lib/lapack/calc_lworkmodule.c Reading fortran codes... Reading file 'scipy/lib/lapack/calc_lwork.f' (format:fix,strict) Post-processing... Block: calc_lwork Block: gehrd Block: gesdd Block: gelss Block: getri Block: geev Block: heev Block: syev Block: gees Block: geqrf Block: gqr Post-processing (stage 2)... Building modules... Building module "calc_lwork"... Constructing wrapper function "gehrd"... minwrk,maxwrk = gehrd(prefix,n,[lo,hi]) Constructing wrapper function "gesdd"... minwrk,maxwrk = gesdd(prefix,m,n,[compute_uv]) Constructing wrapper function "gelss"... minwrk,maxwrk = gelss(prefix,m,n,nrhs) Constructing wrapper function "getri"... minwrk,maxwrk = getri(prefix,n) Constructing wrapper function "geev"... minwrk,maxwrk = geev(prefix,n,[compute_vl,compute_vr]) Constructing wrapper function "heev"... minwrk,maxwrk = heev(prefix,n,[lower]) Constructing wrapper function "syev"... minwrk,maxwrk = syev(prefix,n,[lower]) Constructing wrapper function "gees"... minwrk,maxwrk = gees(prefix,n,[compute_v]) Constructing wrapper function "geqrf"... minwrk,maxwrk = geqrf(prefix,m,n) Constructing wrapper function "gqr"... minwrk,maxwrk = gqr(prefix,m,n) Wrote C/API module "calc_lwork" to file "build/src.linux-x86_64-2.7/scipy/lib/lapack/calc_lworkmodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.linalg._fblas" sources creating build/src.linux-x86_64-2.7/scipy/linalg from_template:> build/src.linux-x86_64-2.7/scipy/linalg/fblas.pyf ('Including file', 'scipy/linalg/fblas_l1.pyf.src') ('Including file', 'scipy/linalg/fblas_l2.pyf.src') ('Including file', 'scipy/linalg/fblas_l3.pyf.src') Mismatch in number of replacements (base ) for <__l1=->. Ignoring. creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg f2py options: [] f2py: build/src.linux-x86_64-2.7/scipy/linalg/fblas.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-2.7/scipy/linalg/fblas.pyf' (format:free) Post-processing... Block: _fblas Block: srotg Block: drotg Block: crotg Block: zrotg Block: srotmg Block: drotmg Block: srot Block: drot Block: csrot Block: zdrot Block: srotm Block: drotm Block: sswap Block: dswap Block: cswap Block: zswap Block: sscal Block: dscal Block: cscal Block: zscal Block: csscal Block: zdscal Block: scopy Block: dcopy Block: ccopy Block: zcopy Block: saxpy Block: daxpy Block: caxpy Block: zaxpy Block: sdot Block: ddot Block: cdotu Block: zdotu Block: cdotc Block: zdotc Block: snrm2 Block: dnrm2 Block: scnrm2 Block: dznrm2 Block: sasum Block: dasum Block: scasum Block: dzasum Block: isamax Block: idamax Block: icamax Block: izamax Block: sgemv Block: dgemv Block: cgemv Block: zgemv Block: ssymv Block: dsymv Block: chemv Block: zhemv Block: strmv Block: dtrmv Block: ctrmv Block: ztrmv Block: sger Block: dger Block: cgeru Block: zgeru Block: cgerc Block: zgerc Block: sgemm Block: dgemm Block: cgemm Block: zgemm Post-processing (stage 2)... Building modules... Building module "_fblas"... Constructing wrapper function "srotg"... c,s = srotg(a,b) Constructing wrapper function "drotg"... c,s = drotg(a,b) Constructing wrapper function "crotg"... c,s = crotg(a,b) Constructing wrapper function "zrotg"... c,s = zrotg(a,b) Constructing wrapper function "srotmg"... param = srotmg(d1,d2,x1,y1) Constructing wrapper function "drotmg"... param = drotmg(d1,d2,x1,y1) Constructing wrapper function "srot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = srot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "drot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = drot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "csrot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = csrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "zdrot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = zdrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "srotm"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = srotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "drotm"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = drotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "sswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = sswap(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "dswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = dswap(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "cswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = cswap(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "zswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = zswap(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "sscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = sscal(a,x,[n,offx,incx]) Constructing wrapper function "dscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = dscal(a,x,[n,offx,incx]) Constructing wrapper function "cscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = cscal(a,x,[n,offx,incx]) Constructing wrapper function "zscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = zscal(a,x,[n,offx,incx]) Constructing wrapper function "csscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = csscal(a,x,[n,offx,incx,overwrite_x]) Constructing wrapper function "zdscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = zdscal(a,x,[n,offx,incx,overwrite_x]) Constructing wrapper function "scopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = scopy(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "dcopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = dcopy(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "ccopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = ccopy(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "zcopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = zcopy(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "saxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = saxpy(x,y,[n,a,offx,incx,offy,incy]) Constructing wrapper function "daxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = daxpy(x,y,[n,a,offx,incx,offy,incy]) Constructing wrapper function "caxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = caxpy(x,y,[n,a,offx,incx,offy,incy]) Constructing wrapper function "zaxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = zaxpy(x,y,[n,a,offx,incx,offy,incy]) Creating wrapper for Fortran function "sdot"("sdot")... Constructing wrapper function "sdot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = sdot(x,y,[n,offx,incx,offy,incy]) Creating wrapper for Fortran function "ddot"("ddot")... Constructing wrapper function "ddot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = ddot(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "cdotu"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = cdotu(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "zdotu"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = zdotu(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "cdotc"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = cdotc(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "zdotc"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = zdotc(x,y,[n,offx,incx,offy,incy]) Creating wrapper for Fortran function "snrm2"("snrm2")... Constructing wrapper function "snrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = snrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "dnrm2"("dnrm2")... Constructing wrapper function "dnrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = dnrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "scnrm2"("scnrm2")... Constructing wrapper function "scnrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = scnrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "dznrm2"("dznrm2")... Constructing wrapper function "dznrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = dznrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "sasum"("sasum")... Constructing wrapper function "sasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = sasum(x,[n,offx,incx]) Creating wrapper for Fortran function "dasum"("dasum")... Constructing wrapper function "dasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = dasum(x,[n,offx,incx]) Creating wrapper for Fortran function "scasum"("scasum")... Constructing wrapper function "scasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = scasum(x,[n,offx,incx]) Creating wrapper for Fortran function "dzasum"("dzasum")... Constructing wrapper function "dzasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = dzasum(x,[n,offx,incx]) Constructing wrapper function "isamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = isamax(x,[n,offx,incx]) Constructing wrapper function "idamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = idamax(x,[n,offx,incx]) Constructing wrapper function "icamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = icamax(x,[n,offx,incx]) Constructing wrapper function "izamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = izamax(x,[n,offx,incx]) Constructing wrapper function "sgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = sgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Constructing wrapper function "dgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Constructing wrapper function "cgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = cgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Constructing wrapper function "zgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Constructing wrapper function "ssymv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ssymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Constructing wrapper function "dsymv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dsymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Constructing wrapper function "chemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = chemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Constructing wrapper function "zhemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zhemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Constructing wrapper function "strmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = strmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "dtrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = dtrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "ctrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = ctrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "ztrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = ztrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "sger"... a = sger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "dger"... a = dger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "cgeru"... a = cgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "zgeru"... a = zgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "cgerc"... a = cgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "zgerc"... a = zgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "sgemm"... c = sgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "dgemm"... c = dgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "cgemm"... c = cgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "zgemm"... c = zgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Wrote C/API module "_fblas" to file "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_fblasmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_fblas-f2pywrappers.f" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_fblas-f2pywrappers.f' to sources. building extension "scipy.linalg._flapack" sources from_template:> build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf ('Including file', 'scipy/linalg/flapack_user.pyf.src') f2py options: [] f2py: build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf' (format:free) Line #4338 in build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:" char*,char*,char*,int*,int*,complex_float*,int*,complex_float*,int*,float*,float*,int*,int*,float*,int*,float*,complex_float*,int*,complex_float*,float*,int*,int*,int*" crackline:3: No pattern for line Line #4418 in build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:" char*,char*,char*,int*,int*,complex_double*,int*,complex_double*,int*,double*,double*,int*,int*,double*,int*,double*,complex_double*,int*,complex_double*,double*,int*,int*,int*" crackline:3: No pattern for line Line #4629 in build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:"lprotoargument char*,int*,int *,int*,int*,float*,int*,int*,float*,int*,int*" crackline:3: No pattern for line Line #4662 in build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:"lprotoargument char*,int*,int *,int*,int*,double*,int*,int*,double*,int*,int*" crackline:3: No pattern for line Line #4695 in build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:"lprotoargument char*,int*,int *,int*,int*,complex_float*,int*,int*,complex_float*,int*,int*" crackline:3: No pattern for line Line #4728 in build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:"lprotoargument char*,int*,int *,int*,int*,complex_double*,int*,int*,complex_double*,int*,int*" crackline:3: No pattern for line Post-processing... Block: _flapack Block: gees__user__routines Block: sselect Block: dselect Block: cselect Block: zselect Block: gges__user__routines Block: cselect Block: zselect Block: sselect Block: dselect Block: sgges In: build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:sgges get_useparameters: no module gges__user__routines info used by sgges Block: dgges In: build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:dgges get_useparameters: no module gges__user__routines info used by dgges Block: cgges In: build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:cgges get_useparameters: no module gges__user__routines info used by cgges Block: zgges In: build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:zgges get_useparameters: no module gges__user__routines info used by zgges Block: spbtrf Block: dpbtrf Block: cpbtrf Block: zpbtrf Block: spbtrs Block: dpbtrs Block: cpbtrs Block: zpbtrs Block: strtrs Block: dtrtrs Block: ctrtrs Block: ztrtrs Block: spbsv Block: dpbsv Block: cpbsv Block: zpbsv Block: sgebal Block: dgebal Block: cgebal Block: zgebal Block: sgehrd Block: dgehrd Block: cgehrd Block: zgehrd Block: sgbsv Block: dgbsv Block: cgbsv Block: zgbsv Block: sgesv Block: dgesv Block: cgesv Block: zgesv Block: sgetrf Block: dgetrf Block: cgetrf Block: zgetrf Block: sgetrs Block: dgetrs Block: cgetrs Block: zgetrs Block: sgetri Block: dgetri Block: cgetri Block: zgetri Block: sgesdd Block: dgesdd Block: cgesdd Block: zgesdd Block: sgelss Block: dgelss Block: cgelss Block: zgelss Block: sgeqp3 Block: dgeqp3 Block: cgeqp3 Block: zgeqp3 Block: sgeqrf Block: dgeqrf Block: cgeqrf Block: zgeqrf Block: sgerqf Block: dgerqf Block: cgerqf Block: zgerqf Block: sorgqr Block: dorgqr Block: cungqr Block: zungqr Block: sormqr Block: dormqr Block: cunmqr Block: zunmqr Block: sorgrq Block: dorgrq Block: cungrq Block: zungrq Block: sgeev Block: dgeev Block: cgeev Block: zgeev Block: sgegv Block: dgegv Block: cgegv Block: zgegv Block: ssyev Block: dsyev Block: cheev Block: zheev Block: ssyevd Block: dsyevd Block: cheevd Block: zheevd Block: sposv Block: dposv Block: cposv Block: zposv Block: spotrf Block: dpotrf Block: cpotrf Block: zpotrf Block: spotrs Block: dpotrs Block: cpotrs Block: zpotrs Block: spotri Block: dpotri Block: cpotri Block: zpotri Block: slauum Block: dlauum Block: clauum Block: zlauum Block: strtri Block: dtrtri Block: ctrtri Block: ztrtri Block: strsyl Block: dtrsyl Block: ctrsyl Block: ztrsyl Block: slaswp Block: dlaswp Block: claswp Block: zlaswp Block: cgees In: build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:cgees get_useparameters: no module gees__user__routines info used by cgees Block: zgees In: build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:zgees get_useparameters: no module gees__user__routines info used by zgees Block: sgees In: build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:sgees get_useparameters: no module gees__user__routines info used by sgees Block: dgees In: build/src.linux-x86_64-2.7/scipy/linalg/flapack.pyf:_flapack:unknown_interface:dgees get_useparameters: no module gees__user__routines info used by dgees Block: sggev Block: dggev Block: cggev Block: zggev Block: ssbev Block: dsbev Block: ssbevd Block: dsbevd Block: ssbevx Block: dsbevx Block: chbevd Block: zhbevd Block: chbevx Block: zhbevx Block: slamch Block: dlamch Block: sgbtrf Block: dgbtrf Block: cgbtrf Block: zgbtrf Block: sgbtrs Block: dgbtrs Block: cgbtrs Block: zgbtrs Block: ssyevr Block: dsyevr Block: cheevr Block: zheevr Block: ssygv Block: dsygv Block: chegv Block: zhegv Block: ssygvd Block: dsygvd Block: chegvd Block: zhegvd Block: ssygvx Block: dsygvx Block: chegvx Block: zhegvx Post-processing (stage 2)... Building modules... Constructing call-back function "cb_sselect_in_gees__user__routines" def sselect(arg1,arg2): return sselect Constructing call-back function "cb_dselect_in_gees__user__routines" def dselect(arg1,arg2): return dselect Constructing call-back function "cb_cselect_in_gees__user__routines" def cselect(arg): return cselect Constructing call-back function "cb_zselect_in_gees__user__routines" def zselect(arg): return zselect Constructing call-back function "cb_cselect_in_gges__user__routines" def cselect(alpha,beta): return cselect Constructing call-back function "cb_zselect_in_gges__user__routines" def zselect(alpha,beta): return zselect Constructing call-back function "cb_sselect_in_gges__user__routines" def sselect(alphar,alphai,beta): return sselect Constructing call-back function "cb_dselect_in_gges__user__routines" def dselect(alphar,alphai,beta): return dselect Building module "_flapack"... Constructing wrapper function "sgges"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' a,b,sdim,alphar,alphai,beta,vsl,vsr,work,info = sgges(sselect,a,b,[jobvsl,jobvsr,sort_t,ldvsl,ldvsr,lwork,sselect_extra_args,overwrite_a,overwrite_b]) Constructing wrapper function "dgges"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' a,b,sdim,alphar,alphai,beta,vsl,vsr,work,info = dgges(dselect,a,b,[jobvsl,jobvsr,sort_t,ldvsl,ldvsr,lwork,dselect_extra_args,overwrite_a,overwrite_b]) Constructing wrapper function "cgges"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' a,b,sdim,alpha,beta,vsl,vsr,work,info = cgges(cselect,a,b,[jobvsl,jobvsr,sort_t,ldvsl,ldvsr,lwork,cselect_extra_args,overwrite_a,overwrite_b]) Constructing wrapper function "zgges"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' a,b,sdim,alpha,beta,vsl,vsr,work,info = zgges(zselect,a,b,[jobvsl,jobvsr,sort_t,ldvsl,ldvsr,lwork,zselect_extra_args,overwrite_a,overwrite_b]) Constructing wrapper function "spbtrf"... c,info = spbtrf(ab,[lower,ldab,overwrite_ab]) Constructing wrapper function "dpbtrf"... c,info = dpbtrf(ab,[lower,ldab,overwrite_ab]) Constructing wrapper function "cpbtrf"... c,info = cpbtrf(ab,[lower,ldab,overwrite_ab]) Constructing wrapper function "zpbtrf"... c,info = zpbtrf(ab,[lower,ldab,overwrite_ab]) Constructing wrapper function "spbtrs"... x,info = spbtrs(ab,b,[lower,ldab,overwrite_b]) Constructing wrapper function "dpbtrs"... x,info = dpbtrs(ab,b,[lower,ldab,overwrite_b]) Constructing wrapper function "cpbtrs"... x,info = cpbtrs(ab,b,[lower,ldab,overwrite_b]) Constructing wrapper function "zpbtrs"... x,info = zpbtrs(ab,b,[lower,ldab,overwrite_b]) Constructing wrapper function "strtrs"... x,info = strtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) Constructing wrapper function "dtrtrs"... x,info = dtrtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) Constructing wrapper function "ctrtrs"... x,info = ctrtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) Constructing wrapper function "ztrtrs"... x,info = ztrtrs(a,b,[lower,trans,unitdiag,lda,overwrite_b]) Constructing wrapper function "spbsv"... c,x,info = spbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) Constructing wrapper function "dpbsv"... c,x,info = dpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) Constructing wrapper function "cpbsv"... c,x,info = cpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) Constructing wrapper function "zpbsv"... c,x,info = zpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) Constructing wrapper function "sgebal"... ba,lo,hi,pivscale,info = sgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "dgebal"... ba,lo,hi,pivscale,info = dgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "cgebal"... ba,lo,hi,pivscale,info = cgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "zgebal"... ba,lo,hi,pivscale,info = zgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "sgehrd"... ht,tau,info = sgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "dgehrd"... ht,tau,info = dgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "cgehrd"... ht,tau,info = cgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "zgehrd"... ht,tau,info = zgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "sgbsv"... lub,piv,x,info = sgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "dgbsv"... lub,piv,x,info = dgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "cgbsv"... lub,piv,x,info = cgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "zgbsv"... lub,piv,x,info = zgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "sgesv"... lu,piv,x,info = sgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "dgesv"... lu,piv,x,info = dgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "cgesv"... lu,piv,x,info = cgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "zgesv"... lu,piv,x,info = zgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "sgetrf"... lu,piv,info = sgetrf(a,[overwrite_a]) Constructing wrapper function "dgetrf"... lu,piv,info = dgetrf(a,[overwrite_a]) Constructing wrapper function "cgetrf"... lu,piv,info = cgetrf(a,[overwrite_a]) Constructing wrapper function "zgetrf"... lu,piv,info = zgetrf(a,[overwrite_a]) Constructing wrapper function "sgetrs"... x,info = sgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "dgetrs"... x,info = dgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "cgetrs"... x,info = cgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "zgetrs"... x,info = zgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "sgetri"... inv_a,info = sgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "dgetri"... inv_a,info = dgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "cgetri"... inv_a,info = cgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "zgetri"... inv_a,info = zgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "sgesdd"... u,s,vt,info = sgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Constructing wrapper function "dgesdd"... u,s,vt,info = dgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Constructing wrapper function "cgesdd"... u,s,vt,info = cgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Constructing wrapper function "zgesdd"... u,s,vt,info = zgesdd(a,[compute_uv,full_matrices,lwork,overwrite_a]) Constructing wrapper function "sgelss"... v,x,s,rank,work,info = sgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dgelss"... v,x,s,rank,work,info = dgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "cgelss"... v,x,s,rank,work,info = cgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zgelss"... v,x,s,rank,work,info = zgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "sgeqp3"... qr,jpvt,tau,work,info = sgeqp3(a,[lwork,overwrite_a]) Constructing wrapper function "dgeqp3"... qr,jpvt,tau,work,info = dgeqp3(a,[lwork,overwrite_a]) Constructing wrapper function "cgeqp3"... qr,jpvt,tau,work,info = cgeqp3(a,[lwork,overwrite_a]) Constructing wrapper function "zgeqp3"... qr,jpvt,tau,work,info = zgeqp3(a,[lwork,overwrite_a]) Constructing wrapper function "sgeqrf"... qr,tau,work,info = sgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "dgeqrf"... qr,tau,work,info = dgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "cgeqrf"... qr,tau,work,info = cgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "zgeqrf"... qr,tau,work,info = zgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "sgerqf"... qr,tau,work,info = sgerqf(a,[lwork,overwrite_a]) Constructing wrapper function "dgerqf"... qr,tau,work,info = dgerqf(a,[lwork,overwrite_a]) Constructing wrapper function "cgerqf"... qr,tau,work,info = cgerqf(a,[lwork,overwrite_a]) Constructing wrapper function "zgerqf"... qr,tau,work,info = zgerqf(a,[lwork,overwrite_a]) Constructing wrapper function "sorgqr"... q,work,info = sorgqr(a,tau,[lwork,overwrite_a]) Constructing wrapper function "dorgqr"... q,work,info = dorgqr(a,tau,[lwork,overwrite_a]) Constructing wrapper function "cungqr"... q,work,info = cungqr(a,tau,[lwork,overwrite_a]) Constructing wrapper function "zungqr"... q,work,info = zungqr(a,tau,[lwork,overwrite_a]) Constructing wrapper function "sormqr"... cq,work,info = sormqr(side,trans,a,tau,c,lwork,[overwrite_c]) Constructing wrapper function "dormqr"... cq,work,info = dormqr(side,trans,a,tau,c,lwork,[overwrite_c]) Constructing wrapper function "cunmqr"... cq,work,info = cunmqr(side,trans,a,tau,c,lwork,[overwrite_c]) Constructing wrapper function "zunmqr"... cq,work,info = zunmqr(side,trans,a,tau,c,lwork,[overwrite_c]) Constructing wrapper function "sorgrq"... q,work,info = sorgrq(a,tau,[lwork,overwrite_a]) Constructing wrapper function "dorgrq"... q,work,info = dorgrq(a,tau,[lwork,overwrite_a]) Constructing wrapper function "cungrq"... q,work,info = cungrq(a,tau,[lwork,overwrite_a]) Constructing wrapper function "zungrq"... q,work,info = zungrq(a,tau,[lwork,overwrite_a]) Constructing wrapper function "sgeev"... wr,wi,vl,vr,info = sgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "dgeev"... wr,wi,vl,vr,info = dgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "cgeev"... w,vl,vr,info = cgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "zgeev"... w,vl,vr,info = zgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "sgegv"... alphar,alphai,beta,vl,vr,info = sgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dgegv"... alphar,alphai,beta,vl,vr,info = dgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "cgegv"... alpha,beta,vl,vr,info = cgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zgegv"... alpha,beta,vl,vr,info = zgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "ssyev"... w,v,info = ssyev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "dsyev"... w,v,info = dsyev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "cheev"... w,v,info = cheev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "zheev"... w,v,info = zheev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "ssyevd"... w,v,info = ssyevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "dsyevd"... w,v,info = dsyevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "cheevd"... w,v,info = cheevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "zheevd"... w,v,info = zheevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "sposv"... c,x,info = sposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "dposv"... c,x,info = dposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "cposv"... c,x,info = cposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "zposv"... c,x,info = zposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "spotrf"... c,info = spotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "dpotrf"... c,info = dpotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "cpotrf"... c,info = cpotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "zpotrf"... c,info = zpotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "spotrs"... x,info = spotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "dpotrs"... x,info = dpotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "cpotrs"... x,info = cpotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "zpotrs"... x,info = zpotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "spotri"... inv_a,info = spotri(c,[lower,overwrite_c]) Constructing wrapper function "dpotri"... inv_a,info = dpotri(c,[lower,overwrite_c]) Constructing wrapper function "cpotri"... inv_a,info = cpotri(c,[lower,overwrite_c]) Constructing wrapper function "zpotri"... inv_a,info = zpotri(c,[lower,overwrite_c]) Constructing wrapper function "slauum"... a,info = slauum(c,[lower,overwrite_c]) Constructing wrapper function "dlauum"... a,info = dlauum(c,[lower,overwrite_c]) Constructing wrapper function "clauum"... a,info = clauum(c,[lower,overwrite_c]) Constructing wrapper function "zlauum"... a,info = zlauum(c,[lower,overwrite_c]) Constructing wrapper function "strtri"... inv_c,info = strtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "dtrtri"... inv_c,info = dtrtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "ctrtri"... inv_c,info = ctrtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "ztrtri"... inv_c,info = ztrtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "strsyl"... x,scale,info = strsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) Constructing wrapper function "dtrsyl"... x,scale,info = dtrsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) Constructing wrapper function "ctrsyl"... x,scale,info = ctrsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) Constructing wrapper function "ztrsyl"... x,scale,info = ztrsyl(a,b,c,[trana,tranb,isgn,overwrite_c]) Constructing wrapper function "slaswp"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = slaswp(a,piv,[k1,k2,off,inc,overwrite_a]) Constructing wrapper function "dlaswp"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = dlaswp(a,piv,[k1,k2,off,inc,overwrite_a]) Constructing wrapper function "claswp"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = claswp(a,piv,[k1,k2,off,inc,overwrite_a]) Constructing wrapper function "zlaswp"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = zlaswp(a,piv,[k1,k2,off,inc,overwrite_a]) Constructing wrapper function "cgees"... t,sdim,w,vs,work,info = cgees(cselect,a,[compute_v,sort_t,lwork,cselect_extra_args,overwrite_a]) Constructing wrapper function "zgees"... t,sdim,w,vs,work,info = zgees(zselect,a,[compute_v,sort_t,lwork,zselect_extra_args,overwrite_a]) Constructing wrapper function "sgees"... t,sdim,wr,wi,vs,work,info = sgees(sselect,a,[compute_v,sort_t,lwork,sselect_extra_args,overwrite_a]) Constructing wrapper function "dgees"... t,sdim,wr,wi,vs,work,info = dgees(dselect,a,[compute_v,sort_t,lwork,dselect_extra_args,overwrite_a]) Constructing wrapper function "sggev"... alphar,alphai,beta,vl,vr,work,info = sggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dggev"... alphar,alphai,beta,vl,vr,work,info = dggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "cggev"... alpha,beta,vl,vr,work,info = cggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zggev"... alpha,beta,vl,vr,work,info = zggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "ssbev"... getarrdims:warning: assumed shape array, using 0 instead of '*' w,z,info = ssbev(ab,[compute_v,lower,ldab,overwrite_ab]) Constructing wrapper function "dsbev"... getarrdims:warning: assumed shape array, using 0 instead of '*' w,z,info = dsbev(ab,[compute_v,lower,ldab,overwrite_ab]) Constructing wrapper function "ssbevd"... getarrdims:warning: assumed shape array, using 0 instead of '*' w,z,info = ssbevd(ab,[compute_v,lower,ldab,liwork,overwrite_ab]) Constructing wrapper function "dsbevd"... getarrdims:warning: assumed shape array, using 0 instead of '*' w,z,info = dsbevd(ab,[compute_v,lower,ldab,liwork,overwrite_ab]) Constructing wrapper function "ssbevx"... getarrdims:warning: assumed shape array, using 0 instead of '*' w,z,m,ifail,info = ssbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) Constructing wrapper function "dsbevx"... getarrdims:warning: assumed shape array, using 0 instead of '*' w,z,m,ifail,info = dsbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) Constructing wrapper function "chbevd"... getarrdims:warning: assumed shape array, using 0 instead of '*' w,z,info = chbevd(ab,[compute_v,lower,ldab,lrwork,liwork,overwrite_ab]) Constructing wrapper function "zhbevd"... getarrdims:warning: assumed shape array, using 0 instead of '*' w,z,info = zhbevd(ab,[compute_v,lower,ldab,lrwork,liwork,overwrite_ab]) Constructing wrapper function "chbevx"... warning: callstatement is defined without callprotoargument getarrdims:warning: assumed shape array, using 0 instead of '*' w,z,m,ifail,info = chbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) Constructing wrapper function "zhbevx"... warning: callstatement is defined without callprotoargument getarrdims:warning: assumed shape array, using 0 instead of '*' w,z,m,ifail,info = zhbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab]) Creating wrapper for Fortran function "slamch"("slamch")... Constructing wrapper function "slamch"... slamch = slamch(cmach) Creating wrapper for Fortran function "dlamch"("dlamch")... Constructing wrapper function "dlamch"... dlamch = dlamch(cmach) Constructing wrapper function "sgbtrf"... getarrdims:warning: assumed shape array, using 0 instead of '*' lu,ipiv,info = sgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) Constructing wrapper function "dgbtrf"... getarrdims:warning: assumed shape array, using 0 instead of '*' lu,ipiv,info = dgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) Constructing wrapper function "cgbtrf"... getarrdims:warning: assumed shape array, using 0 instead of '*' lu,ipiv,info = cgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) Constructing wrapper function "zgbtrf"... getarrdims:warning: assumed shape array, using 0 instead of '*' lu,ipiv,info = zgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab]) Constructing wrapper function "sgbtrs"... warning: callstatement is defined without callprotoargument getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,info = sgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) Constructing wrapper function "dgbtrs"... warning: callstatement is defined without callprotoargument getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,info = dgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) Constructing wrapper function "cgbtrs"... warning: callstatement is defined without callprotoargument getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,info = cgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) Constructing wrapper function "zgbtrs"... warning: callstatement is defined without callprotoargument getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,info = zgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b]) Constructing wrapper function "ssyevr"... w,z,info = ssyevr(a,[jobz,range,uplo,il,iu,lwork,overwrite_a]) Constructing wrapper function "dsyevr"... w,z,info = dsyevr(a,[jobz,range,uplo,il,iu,lwork,overwrite_a]) Constructing wrapper function "cheevr"... w,z,info = cheevr(a,[jobz,range,uplo,il,iu,lwork,overwrite_a]) Constructing wrapper function "zheevr"... w,z,info = zheevr(a,[jobz,range,uplo,il,iu,lwork,overwrite_a]) Constructing wrapper function "ssygv"... a,w,info = ssygv(a,b,[itype,jobz,uplo,overwrite_a,overwrite_b]) Constructing wrapper function "dsygv"... a,w,info = dsygv(a,b,[itype,jobz,uplo,overwrite_a,overwrite_b]) Constructing wrapper function "chegv"... a,w,info = chegv(a,b,[itype,jobz,uplo,overwrite_a,overwrite_b]) Constructing wrapper function "zhegv"... a,w,info = zhegv(a,b,[itype,jobz,uplo,overwrite_a,overwrite_b]) Constructing wrapper function "ssygvd"... a,w,info = ssygvd(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dsygvd"... a,w,info = dsygvd(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "chegvd"... a,w,info = chegvd(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zhegvd"... a,w,info = zhegvd(a,b,[itype,jobz,uplo,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "ssygvx"... w,z,ifail,info = ssygvx(a,b,iu,[itype,jobz,uplo,il,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dsygvx"... w,z,ifail,info = dsygvx(a,b,iu,[itype,jobz,uplo,il,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "chegvx"... w,z,ifail,info = chegvx(a,b,iu,[itype,jobz,uplo,il,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zhegvx"... w,z,ifail,info = zhegvx(a,b,iu,[itype,jobz,uplo,il,lwork,overwrite_a,overwrite_b]) Wrote C/API module "_flapack" to file "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapack-f2pywrappers.f" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapack-f2pywrappers.f' to sources. building extension "scipy.linalg._flinalg" sources f2py options: [] f2py:> build/src.linux-x86_64-2.7/scipy/linalg/_flinalgmodule.c Reading fortran codes... Reading file 'scipy/linalg/src/det.f' (format:fix,strict) Reading file 'scipy/linalg/src/lu.f' (format:fix,strict) Post-processing... Block: _flinalg {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:ddet_c vars2fortran: No typespec for argument "info". Block: ddet_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:ddet_r vars2fortran: No typespec for argument "info". Block: ddet_r {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:sdet_c vars2fortran: No typespec for argument "info". Block: sdet_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:sdet_r vars2fortran: No typespec for argument "info". Block: sdet_r {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:zdet_c vars2fortran: No typespec for argument "info". Block: zdet_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:zdet_r vars2fortran: No typespec for argument "info". Block: zdet_r {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:cdet_c vars2fortran: No typespec for argument "info". Block: cdet_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/det.f:cdet_r vars2fortran: No typespec for argument "info". Block: cdet_r {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/lu.f:dlu_c vars2fortran: No typespec for argument "info". Block: dlu_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/lu.f:zlu_c vars2fortran: No typespec for argument "info". Block: zlu_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/lu.f:slu_c vars2fortran: No typespec for argument "info". Block: slu_c {'attrspec': ['intent(out)']} In: :_flinalg:scipy/linalg/src/lu.f:clu_c vars2fortran: No typespec for argument "info". Block: clu_c Post-processing (stage 2)... Building modules... Building module "_flinalg"... Constructing wrapper function "ddet_c"... det,info = ddet_c(a,[overwrite_a]) Constructing wrapper function "ddet_r"... det,info = ddet_r(a,[overwrite_a]) Constructing wrapper function "sdet_c"... det,info = sdet_c(a,[overwrite_a]) Constructing wrapper function "sdet_r"... det,info = sdet_r(a,[overwrite_a]) Constructing wrapper function "zdet_c"... det,info = zdet_c(a,[overwrite_a]) Constructing wrapper function "zdet_r"... det,info = zdet_r(a,[overwrite_a]) Constructing wrapper function "cdet_c"... det,info = cdet_c(a,[overwrite_a]) Constructing wrapper function "cdet_r"... det,info = cdet_r(a,[overwrite_a]) Constructing wrapper function "dlu_c"... p,l,u,info = dlu_c(a,[permute_l,overwrite_a]) Constructing wrapper function "zlu_c"... p,l,u,info = zlu_c(a,[permute_l,overwrite_a]) Constructing wrapper function "slu_c"... p,l,u,info = slu_c(a,[permute_l,overwrite_a]) Constructing wrapper function "clu_c"... p,l,u,info = clu_c(a,[permute_l,overwrite_a]) Wrote C/API module "_flinalg" to file "build/src.linux-x86_64-2.7/scipy/linalg/_flinalgmodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.linalg.calc_lwork" sources f2py options: [] f2py:> build/src.linux-x86_64-2.7/scipy/linalg/calc_lworkmodule.c Reading fortran codes... Reading file 'scipy/linalg/src/calc_lwork.f' (format:fix,strict) Post-processing... Block: calc_lwork Block: gehrd Block: gesdd Block: gelss Block: getri Block: geev Block: heev Block: syev Block: gees Block: geqrf Block: gqr Post-processing (stage 2)... Building modules... Building module "calc_lwork"... Constructing wrapper function "gehrd"... minwrk,maxwrk = gehrd(prefix,n,lo,hi) Constructing wrapper function "gesdd"... minwrk,maxwrk = gesdd(prefix,m,n,compute_uv) Constructing wrapper function "gelss"... minwrk,maxwrk = gelss(prefix,m,n,nrhs) Constructing wrapper function "getri"... minwrk,maxwrk = getri(prefix,n) Constructing wrapper function "geev"... minwrk,maxwrk = geev(prefix,n,[compute_vl,compute_vr]) Constructing wrapper function "heev"... minwrk,maxwrk = heev(prefix,n,[lower]) Constructing wrapper function "syev"... minwrk,maxwrk = syev(prefix,n,[lower]) Constructing wrapper function "gees"... minwrk,maxwrk = gees(prefix,n,[compute_v]) Constructing wrapper function "geqrf"... minwrk,maxwrk = geqrf(prefix,m,n) Constructing wrapper function "gqr"... minwrk,maxwrk = gqr(prefix,m,n) Wrote C/API module "calc_lwork" to file "build/src.linux-x86_64-2.7/scipy/linalg/calc_lworkmodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.odr.__odrpack" sources building extension "scipy.optimize._minpack" sources building extension "scipy.optimize._zeros" sources building extension "scipy.optimize._lbfgsb" sources creating build/src.linux-x86_64-2.7/scipy/optimize creating build/src.linux-x86_64-2.7/scipy/optimize/lbfgsb f2py options: [] f2py: scipy/optimize/lbfgsb/lbfgsb.pyf Reading fortran codes... Reading file 'scipy/optimize/lbfgsb/lbfgsb.pyf' (format:free) Post-processing... Block: _lbfgsb Block: setulb Post-processing (stage 2)... Building modules... Building module "_lbfgsb"... Constructing wrapper function "setulb"... setulb(m,x,l,u,nbd,f,g,factr,pgtol,wa,iwa,task,iprint,csave,lsave,isave,dsave,[n]) Wrote C/API module "_lbfgsb" to file "build/src.linux-x86_64-2.7/scipy/optimize/lbfgsb/_lbfgsbmodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.optimize.moduleTNC" sources building extension "scipy.optimize._cobyla" sources creating build/src.linux-x86_64-2.7/scipy/optimize/cobyla f2py options: [] f2py: scipy/optimize/cobyla/cobyla.pyf Reading fortran codes... Reading file 'scipy/optimize/cobyla/cobyla.pyf' (format:free) Post-processing... Block: _cobyla__user__routines Block: _cobyla_user_interface Block: calcfc Block: _cobyla Block: minimize In: scipy/optimize/cobyla/cobyla.pyf:_cobyla:unknown_interface:minimize get_useparameters: no module _cobyla__user__routines info used by minimize Post-processing (stage 2)... Building modules... Constructing call-back function "cb_calcfc_in__cobyla__user__routines" def calcfc(x,con): return f Building module "_cobyla"... Constructing wrapper function "minimize"... x,dinfo = minimize(calcfc,m,x,rhobeg,rhoend,dinfo,[iprint,maxfun,calcfc_extra_args]) Wrote C/API module "_cobyla" to file "build/src.linux-x86_64-2.7/scipy/optimize/cobyla/_cobylamodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.optimize.minpack2" sources creating build/src.linux-x86_64-2.7/scipy/optimize/minpack2 f2py options: [] f2py: scipy/optimize/minpack2/minpack2.pyf Reading fortran codes... Reading file 'scipy/optimize/minpack2/minpack2.pyf' (format:free) Post-processing... Block: minpack2 Block: dcsrch Block: dcstep Post-processing (stage 2)... Building modules... Building module "minpack2"... Constructing wrapper function "dcsrch"... stp,f,g,task = dcsrch(stp,f,g,ftol,gtol,xtol,task,stpmin,stpmax,isave,dsave) Constructing wrapper function "dcstep"... stx,fx,dx,sty,fy,dy,stp,brackt = dcstep(stx,fx,dx,sty,fy,dy,stp,fp,dp,brackt,stpmin,stpmax) Wrote C/API module "minpack2" to file "build/src.linux-x86_64-2.7/scipy/optimize/minpack2/minpack2module.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.optimize._slsqp" sources creating build/src.linux-x86_64-2.7/scipy/optimize/slsqp f2py options: [] f2py: scipy/optimize/slsqp/slsqp.pyf Reading fortran codes... Reading file 'scipy/optimize/slsqp/slsqp.pyf' (format:free) Post-processing... Block: _slsqp Block: slsqp Post-processing (stage 2)... Building modules... Building module "_slsqp"... Constructing wrapper function "slsqp"... slsqp(m,meq,x,xl,xu,f,c,g,a,acc,iter,mode,w,jw,[la,n,l_w,l_jw]) Wrote C/API module "_slsqp" to file "build/src.linux-x86_64-2.7/scipy/optimize/slsqp/_slsqpmodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.optimize._nnls" sources creating build/src.linux-x86_64-2.7/scipy/optimize/nnls f2py options: [] f2py: scipy/optimize/nnls/nnls.pyf Reading fortran codes... Reading file 'scipy/optimize/nnls/nnls.pyf' (format:free) crackline: groupcounter=1 groupname={0: '', 1: 'python module', 2: 'interface', 3: 'subroutine'} crackline: Mismatch of blocks encountered. Trying to fix it by assuming "end" statement. Post-processing... Block: _nnls Block: nnls Post-processing (stage 2)... Building modules... Building module "_nnls"... Constructing wrapper function "nnls"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,rnorm,mode = nnls(a,m,n,b,w,zz,index_bn,[mda,overwrite_a,overwrite_b]) Wrote C/API module "_nnls" to file "build/src.linux-x86_64-2.7/scipy/optimize/nnls/_nnlsmodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.signal.sigtools" sources creating build/src.linux-x86_64-2.7/scipy/signal conv_template:> build/src.linux-x86_64-2.7/scipy/signal/lfilter.c conv_template:> build/src.linux-x86_64-2.7/scipy/signal/correlate_nd.c building extension "scipy.signal._spectral" sources building extension "scipy.signal.spline" sources building extension "scipy.sparse.linalg.isolve._iterative" sources creating build/src.linux-x86_64-2.7/scipy/sparse creating build/src.linux-x86_64-2.7/scipy/sparse/linalg creating build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve creating build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/STOPTEST2.f from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/getbreak.f from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/BiCGREVCOM.f from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/BiCGSTABREVCOM.f from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/CGREVCOM.f from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/CGSREVCOM.f from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/QMRREVCOM.f from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/_iterative.pyf creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative f2py options: [] f2py: build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/_iterative.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/_iterative.pyf' (format:free) Post-processing... Block: _iterative Block: sbicgrevcom Block: dbicgrevcom Block: cbicgrevcom Block: zbicgrevcom Block: sbicgstabrevcom Block: dbicgstabrevcom Block: cbicgstabrevcom Block: zbicgstabrevcom Block: scgrevcom Block: dcgrevcom Block: ccgrevcom Block: zcgrevcom Block: scgsrevcom Block: dcgsrevcom Block: ccgsrevcom Block: zcgsrevcom Block: sqmrrevcom Block: dqmrrevcom Block: cqmrrevcom Block: zqmrrevcom Block: sgmresrevcom Block: dgmresrevcom Block: cgmresrevcom Block: zgmresrevcom Block: sstoptest2 Block: dstoptest2 Block: cstoptest2 Block: zstoptest2 Post-processing (stage 2)... Building modules... Building module "_iterative"... Constructing wrapper function "sbicgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "dbicgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "cbicgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "zbicgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "sbicgstabrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "dbicgstabrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "cbicgstabrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "zbicgstabrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "scgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = scgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "dcgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dcgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "ccgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = ccgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "zcgrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zcgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "scgsrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = scgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "dcgsrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dcgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "ccgsrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = ccgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "zcgsrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zcgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "sqmrrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "dqmrrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "cqmrrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "zqmrrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "sgmresrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "dgmresrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "cgmresrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "zgmresrevcom"... x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob) Constructing wrapper function "sstoptest2"... bnrm2,resid,info = sstoptest2(r,b,bnrm2,tol,info) Constructing wrapper function "dstoptest2"... bnrm2,resid,info = dstoptest2(r,b,bnrm2,tol,info) Constructing wrapper function "cstoptest2"... bnrm2,resid,info = cstoptest2(r,b,bnrm2,tol,info) Constructing wrapper function "zstoptest2"... bnrm2,resid,info = zstoptest2(r,b,bnrm2,tol,info) Wrote C/API module "_iterative" to file "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.sparse.linalg.dsolve._superlu" sources building extension "scipy.sparse.linalg.dsolve.umfpack.__umfpack" sources creating build/src.linux-x86_64-2.7/scipy/sparse/linalg/dsolve creating build/src.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack adding 'scipy/sparse/linalg/dsolve/umfpack/umfpack.i' to sources. swig: scipy/sparse/linalg/dsolve/umfpack/umfpack.i swig -python -I/usr/include/suitesparse -I/usr/include/suitesparse -I/usr/include/suitesparse -I/usr/include -o build/src.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c -outdir build/src.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack scipy/sparse/linalg/dsolve/umfpack/umfpack.i building extension "scipy.sparse.linalg.eigen.arpack._arpack" sources creating build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen creating build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack from_template:> build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/arpack.pyf creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen creating build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack f2py options: [] f2py: build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/arpack.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/arpack.pyf' (format:free) Line #5 in build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/arpack.pyf:" <_rd=real,double precision>" crackline:1: No pattern for line Line #6 in build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/arpack.pyf:" <_cd=complex,double complex>" crackline:1: No pattern for line Post-processing... Block: _arpack Block: ssaupd Block: dsaupd Block: sseupd Block: dseupd Block: snaupd Block: dnaupd Block: sneupd Block: dneupd Block: cnaupd Block: znaupd Block: cneupd Block: zneupd Post-processing (stage 2)... Building modules... Building module "_arpack"... Constructing wrapper function "ssaupd"... ido,tol,resid,v,iparam,ipntr,info = ssaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[n,ncv,ldv,lworkl]) Constructing wrapper function "dsaupd"... ido,tol,resid,v,iparam,ipntr,info = dsaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[n,ncv,ldv,lworkl]) Constructing wrapper function "sseupd"... d,z,info = sseupd(rvec,howmny,select,sigma,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[ldz,n,ncv,ldv,lworkl]) Constructing wrapper function "dseupd"... d,z,info = dseupd(rvec,howmny,select,sigma,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[ldz,n,ncv,ldv,lworkl]) Constructing wrapper function "snaupd"... ido,tol,resid,v,iparam,ipntr,info = snaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[n,ncv,ldv,lworkl]) Constructing wrapper function "dnaupd"... ido,tol,resid,v,iparam,ipntr,info = dnaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[n,ncv,ldv,lworkl]) Constructing wrapper function "sneupd"... dr,di,z,info = sneupd(rvec,howmny,select,sigmar,sigmai,workev,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[ldz,n,ncv,ldv,lworkl]) Constructing wrapper function "dneupd"... dr,di,z,info = dneupd(rvec,howmny,select,sigmar,sigmai,workev,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,info,[ldz,n,ncv,ldv,lworkl]) Constructing wrapper function "cnaupd"... ido,tol,resid,v,iparam,ipntr,info = cnaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[n,ncv,ldv,lworkl]) Constructing wrapper function "znaupd"... ido,tol,resid,v,iparam,ipntr,info = znaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[n,ncv,ldv,lworkl]) Constructing wrapper function "cneupd"... d,z,info = cneupd(rvec,howmny,select,sigma,workev,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[ldz,n,ncv,ldv,lworkl]) Constructing wrapper function "zneupd"... d,z,info = zneupd(rvec,howmny,select,sigma,workev,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[ldz,n,ncv,ldv,lworkl]) Constructing COMMON block support for "debug"... logfil,ndigit,mgetv0,msaupd,msaup2,msaitr,mseigt,msapps,msgets,mseupd,mnaupd,mnaup2,mnaitr,mneigh,mnapps,mngets,mneupd,mcaupd,mcaup2,mcaitr,mceigh,mcapps,mcgets,mceupd Constructing COMMON block support for "timing"... nopx,nbx,nrorth,nitref,nrstrt,tsaupd,tsaup2,tsaitr,tseigt,tsgets,tsapps,tsconv,tnaupd,tnaup2,tnaitr,tneigh,tngets,tnapps,tnconv,tcaupd,tcaup2,tcaitr,tceigh,tcgets,tcapps,tcconv,tmvopx,tmvbx,tgetv0,titref,trvec Wrote C/API module "_arpack" to file "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f' to sources. building extension "scipy.sparse.sparsetools._csr" sources building extension "scipy.sparse.sparsetools._csc" sources building extension "scipy.sparse.sparsetools._coo" sources building extension "scipy.sparse.sparsetools._bsr" sources building extension "scipy.sparse.sparsetools._dia" sources building extension "scipy.sparse.sparsetools._csgraph" sources building extension "scipy.sparse.csgraph._shortest_path" sources building extension "scipy.sparse.csgraph._traversal" sources building extension "scipy.sparse.csgraph._min_spanning_tree" sources building extension "scipy.sparse.csgraph._tools" sources building extension "scipy.spatial.qhull" sources building extension "scipy.spatial.ckdtree" sources building extension "scipy.spatial._distance_wrap" sources building extension "scipy.special.specfun" sources creating build/src.linux-x86_64-2.7/scipy/special f2py options: ['--no-wrap-functions'] f2py: scipy/special/specfun.pyf Reading fortran codes... Reading file 'scipy/special/specfun.pyf' (format:free) Post-processing... Block: specfun Block: clqmn Block: lqmn Block: clpmn Block: jdzo Block: bernob Block: bernoa Block: csphjy Block: lpmns Block: eulera Block: clqn Block: airyzo Block: eulerb Block: cva1 Block: lqnb Block: lamv Block: lagzo Block: legzo Block: pbdv Block: cerzo Block: lamn Block: clpn Block: lqmns Block: chgm Block: lpmn Block: fcszo Block: aswfb Block: lqna Block: cpbdn Block: lpn Block: fcoef Block: sphi Block: rcty Block: lpni Block: cyzo Block: csphik Block: sphj Block: othpl Block: klvnzo Block: jyzo Block: rctj Block: herzo Block: sphk Block: pbvv Block: segv Block: sphy Post-processing (stage 2)... Building modules... Building module "specfun"... Constructing wrapper function "clqmn"... cqm,cqd = clqmn(m,n,z) Constructing wrapper function "lqmn"... qm,qd = lqmn(m,n,x) Constructing wrapper function "clpmn"... cpm,cpd = clpmn(m,n,x,y) Constructing wrapper function "jdzo"... n,m,pcode,zo = jdzo(nt) Constructing wrapper function "bernob"... bn = bernob(n) Constructing wrapper function "bernoa"... bn = bernoa(n) Constructing wrapper function "csphjy"... nm,csj,cdj,csy,cdy = csphjy(n,z) Constructing wrapper function "lpmns"... pm,pd = lpmns(m,n,x) Constructing wrapper function "eulera"... en = eulera(n) Constructing wrapper function "clqn"... cqn,cqd = clqn(n,z) Constructing wrapper function "airyzo"... xa,xb,xc,xd = airyzo(nt,[kf]) Constructing wrapper function "eulerb"... en = eulerb(n) Constructing wrapper function "cva1"... cv = cva1(kd,m,q) Constructing wrapper function "lqnb"... qn,qd = lqnb(n,x) Constructing wrapper function "lamv"... vm,vl,dl = lamv(v,x) Constructing wrapper function "lagzo"... x,w = lagzo(n) Constructing wrapper function "legzo"... x,w = legzo(n) Constructing wrapper function "pbdv"... dv,dp,pdf,pdd = pbdv(v,x) Constructing wrapper function "cerzo"... zo = cerzo(nt) Constructing wrapper function "lamn"... nm,bl,dl = lamn(n,x) Constructing wrapper function "clpn"... cpn,cpd = clpn(n,z) Constructing wrapper function "lqmns"... qm,qd = lqmns(m,n,x) Constructing wrapper function "chgm"... hg = chgm(a,b,x) Constructing wrapper function "lpmn"... pm,pd = lpmn(m,n,x) Constructing wrapper function "fcszo"... zo = fcszo(kf,nt) Constructing wrapper function "aswfb"... s1f,s1d = aswfb(m,n,c,x,kd,cv) Constructing wrapper function "lqna"... qn,qd = lqna(n,x) Constructing wrapper function "cpbdn"... cpb,cpd = cpbdn(n,z) Constructing wrapper function "lpn"... pn,pd = lpn(n,x) Constructing wrapper function "fcoef"... fc = fcoef(kd,m,q,a) Constructing wrapper function "sphi"... nm,si,di = sphi(n,x) Constructing wrapper function "rcty"... nm,ry,dy = rcty(n,x) Constructing wrapper function "lpni"... pn,pd,pl = lpni(n,x) Constructing wrapper function "cyzo"... zo,zv = cyzo(nt,kf,kc) Constructing wrapper function "csphik"... nm,csi,cdi,csk,cdk = csphik(n,z) Constructing wrapper function "sphj"... nm,sj,dj = sphj(n,x) Constructing wrapper function "othpl"... pl,dpl = othpl(kf,n,x) Constructing wrapper function "klvnzo"... zo = klvnzo(nt,kd) Constructing wrapper function "jyzo"... rj0,rj1,ry0,ry1 = jyzo(n,nt) Constructing wrapper function "rctj"... nm,rj,dj = rctj(n,x) Constructing wrapper function "herzo"... x,w = herzo(n) Constructing wrapper function "sphk"... nm,sk,dk = sphk(n,x) Constructing wrapper function "pbvv"... vv,vp,pvf,pvd = pbvv(v,x) Constructing wrapper function "segv"... cv,eg = segv(m,n,c,kd) Constructing wrapper function "sphy"... nm,sy,dy = sphy(n,x) Wrote C/API module "specfun" to file "build/src.linux-x86_64-2.7/scipy/special/specfunmodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.special._ufuncs" sources conv_template:> build/src.linux-x86_64-2.7/scipy/special/_logit.c building extension "scipy.special._ufuncs_cxx" sources building extension "scipy.stats.statlib" sources creating build/src.linux-x86_64-2.7/scipy/stats f2py options: ['--no-wrap-functions'] f2py: scipy/stats/statlib.pyf Reading fortran codes... Reading file 'scipy/stats/statlib.pyf' (format:free) Post-processing... Block: statlib Block: swilk Block: wprob Block: gscale Block: prho Post-processing (stage 2)... Building modules... Building module "statlib"... Constructing wrapper function "swilk"... a,w,pw,ifault = swilk(x,a,[init,n1]) Constructing wrapper function "wprob"... astart,a1,ifault = wprob(test,other) Constructing wrapper function "gscale"... astart,a1,ifault = gscale(test,other) Constructing wrapper function "prho"... ifault = prho(n,is) Wrote C/API module "statlib" to file "build/src.linux-x86_64-2.7/scipy/stats/statlibmodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.stats.vonmises_cython" sources building extension "scipy.stats._rank" sources building extension "scipy.stats.futil" sources f2py options: [] f2py:> build/src.linux-x86_64-2.7/scipy/stats/futilmodule.c Reading fortran codes... Reading file 'scipy/stats/futil.f' (format:fix,strict) Post-processing... Block: futil Block: dqsort Block: dfreps Post-processing (stage 2)... Building modules... Building module "futil"... Constructing wrapper function "dqsort"... arr = dqsort(arr,[overwrite_arr]) Constructing wrapper function "dfreps"... replist,repnum,nlist = dfreps(arr) Wrote C/API module "futil" to file "build/src.linux-x86_64-2.7/scipy/stats/futilmodule.c" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.stats.mvn" sources f2py options: [] f2py: scipy/stats/mvn.pyf Reading fortran codes... Reading file 'scipy/stats/mvn.pyf' (format:free) Post-processing... Block: mvn Block: mvnun Block: mvndst Post-processing (stage 2)... Building modules... Building module "mvn"... Constructing wrapper function "mvnun"... value,inform = mvnun(lower,upper,means,covar,[maxpts,abseps,releps]) Constructing wrapper function "mvndst"... error,value,inform = mvndst(lower,upper,infin,correl,[maxpts,abseps,releps]) Constructing COMMON block support for "dkblck"... ivls Wrote C/API module "mvn" to file "build/src.linux-x86_64-2.7/scipy/stats/mvnmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-2.7/scipy/stats/mvn-f2pywrappers.f" adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. adding 'build/src.linux-x86_64-2.7/scipy/stats/mvn-f2pywrappers.f' to sources. building extension "scipy.ndimage._nd_image" sources 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/scipy copying scipy/setup.py -> build/lib.linux-x86_64-2.7/scipy copying scipy/setupscons.py -> build/lib.linux-x86_64-2.7/scipy copying scipy/version.py -> build/lib.linux-x86_64-2.7/scipy copying scipy/__init__.py -> build/lib.linux-x86_64-2.7/scipy copying build/src.linux-x86_64-2.7/scipy/__config__.py -> build/lib.linux-x86_64-2.7/scipy creating build/lib.linux-x86_64-2.7/scipy/cluster copying scipy/cluster/vq.py -> build/lib.linux-x86_64-2.7/scipy/cluster copying scipy/cluster/setup.py -> build/lib.linux-x86_64-2.7/scipy/cluster copying scipy/cluster/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/cluster copying scipy/cluster/__init__.py -> build/lib.linux-x86_64-2.7/scipy/cluster copying scipy/cluster/hierarchy.py -> build/lib.linux-x86_64-2.7/scipy/cluster creating build/lib.linux-x86_64-2.7/scipy/constants copying scipy/constants/codata.py -> build/lib.linux-x86_64-2.7/scipy/constants copying scipy/constants/constants.py -> build/lib.linux-x86_64-2.7/scipy/constants copying scipy/constants/setup.py -> build/lib.linux-x86_64-2.7/scipy/constants copying scipy/constants/__init__.py -> build/lib.linux-x86_64-2.7/scipy/constants creating build/lib.linux-x86_64-2.7/scipy/fftpack copying scipy/fftpack/realtransforms.py -> build/lib.linux-x86_64-2.7/scipy/fftpack copying scipy/fftpack/pseudo_diffs.py -> build/lib.linux-x86_64-2.7/scipy/fftpack copying scipy/fftpack/helper.py -> build/lib.linux-x86_64-2.7/scipy/fftpack copying scipy/fftpack/setup.py -> build/lib.linux-x86_64-2.7/scipy/fftpack copying scipy/fftpack/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/fftpack copying scipy/fftpack/__init__.py -> build/lib.linux-x86_64-2.7/scipy/fftpack copying scipy/fftpack/basic.py -> build/lib.linux-x86_64-2.7/scipy/fftpack copying scipy/fftpack/fftpack_version.py -> build/lib.linux-x86_64-2.7/scipy/fftpack creating build/lib.linux-x86_64-2.7/scipy/integrate copying scipy/integrate/quadrature.py -> build/lib.linux-x86_64-2.7/scipy/integrate copying scipy/integrate/setup.py -> build/lib.linux-x86_64-2.7/scipy/integrate copying scipy/integrate/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/integrate copying scipy/integrate/_ode.py -> build/lib.linux-x86_64-2.7/scipy/integrate copying scipy/integrate/__init__.py -> build/lib.linux-x86_64-2.7/scipy/integrate copying scipy/integrate/odepack.py -> build/lib.linux-x86_64-2.7/scipy/integrate copying scipy/integrate/quadpack.py -> build/lib.linux-x86_64-2.7/scipy/integrate creating build/lib.linux-x86_64-2.7/scipy/interpolate copying scipy/interpolate/ndgriddata.py -> build/lib.linux-x86_64-2.7/scipy/interpolate copying scipy/interpolate/rbf.py -> build/lib.linux-x86_64-2.7/scipy/interpolate copying scipy/interpolate/fitpack2.py -> build/lib.linux-x86_64-2.7/scipy/interpolate copying scipy/interpolate/interpolate_wrapper.py -> build/lib.linux-x86_64-2.7/scipy/interpolate copying scipy/interpolate/setup.py -> build/lib.linux-x86_64-2.7/scipy/interpolate copying scipy/interpolate/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/interpolate copying scipy/interpolate/interpolate.py -> build/lib.linux-x86_64-2.7/scipy/interpolate copying scipy/interpolate/interpnd_info.py -> build/lib.linux-x86_64-2.7/scipy/interpolate copying scipy/interpolate/fitpack.py -> build/lib.linux-x86_64-2.7/scipy/interpolate copying scipy/interpolate/__init__.py -> build/lib.linux-x86_64-2.7/scipy/interpolate copying scipy/interpolate/polyint.py -> build/lib.linux-x86_64-2.7/scipy/interpolate creating build/lib.linux-x86_64-2.7/scipy/io copying scipy/io/setup.py -> build/lib.linux-x86_64-2.7/scipy/io copying scipy/io/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/io copying scipy/io/mmio.py -> build/lib.linux-x86_64-2.7/scipy/io copying scipy/io/wavfile.py -> build/lib.linux-x86_64-2.7/scipy/io copying scipy/io/__init__.py -> build/lib.linux-x86_64-2.7/scipy/io copying scipy/io/netcdf.py -> build/lib.linux-x86_64-2.7/scipy/io copying scipy/io/idl.py -> build/lib.linux-x86_64-2.7/scipy/io creating build/lib.linux-x86_64-2.7/scipy/io/matlab copying scipy/io/matlab/mio4.py -> build/lib.linux-x86_64-2.7/scipy/io/matlab copying scipy/io/matlab/mio5.py -> build/lib.linux-x86_64-2.7/scipy/io/matlab copying scipy/io/matlab/setup.py -> build/lib.linux-x86_64-2.7/scipy/io/matlab copying scipy/io/matlab/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/io/matlab copying scipy/io/matlab/__init__.py -> build/lib.linux-x86_64-2.7/scipy/io/matlab copying scipy/io/matlab/mio.py -> build/lib.linux-x86_64-2.7/scipy/io/matlab copying scipy/io/matlab/byteordercodes.py -> build/lib.linux-x86_64-2.7/scipy/io/matlab copying scipy/io/matlab/miobase.py -> build/lib.linux-x86_64-2.7/scipy/io/matlab copying scipy/io/matlab/mio5_params.py -> build/lib.linux-x86_64-2.7/scipy/io/matlab creating build/lib.linux-x86_64-2.7/scipy/io/arff copying scipy/io/arff/setup.py -> build/lib.linux-x86_64-2.7/scipy/io/arff copying scipy/io/arff/myfunctools.py -> build/lib.linux-x86_64-2.7/scipy/io/arff copying scipy/io/arff/utils.py -> build/lib.linux-x86_64-2.7/scipy/io/arff copying scipy/io/arff/__init__.py -> build/lib.linux-x86_64-2.7/scipy/io/arff copying scipy/io/arff/arffread.py -> build/lib.linux-x86_64-2.7/scipy/io/arff creating build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing copying scipy/io/harwell_boeing/setup.py -> build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing copying scipy/io/harwell_boeing/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing copying scipy/io/harwell_boeing/__init__.py -> build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing copying scipy/io/harwell_boeing/hb.py -> build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing copying scipy/io/harwell_boeing/_fortran_format_parser.py -> build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing creating build/lib.linux-x86_64-2.7/scipy/lib copying scipy/lib/decorator.py -> build/lib.linux-x86_64-2.7/scipy/lib copying scipy/lib/setup.py -> build/lib.linux-x86_64-2.7/scipy/lib copying scipy/lib/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/lib copying scipy/lib/__init__.py -> build/lib.linux-x86_64-2.7/scipy/lib copying scipy/lib/_util.py -> build/lib.linux-x86_64-2.7/scipy/lib creating build/lib.linux-x86_64-2.7/scipy/lib/blas copying scipy/lib/blas/setup.py -> build/lib.linux-x86_64-2.7/scipy/lib/blas copying scipy/lib/blas/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/lib/blas copying scipy/lib/blas/__init__.py -> build/lib.linux-x86_64-2.7/scipy/lib/blas copying scipy/lib/blas/scons_support.py -> build/lib.linux-x86_64-2.7/scipy/lib/blas creating build/lib.linux-x86_64-2.7/scipy/lib/lapack copying scipy/lib/lapack/setup.py -> build/lib.linux-x86_64-2.7/scipy/lib/lapack copying scipy/lib/lapack/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/lib/lapack copying scipy/lib/lapack/__init__.py -> build/lib.linux-x86_64-2.7/scipy/lib/lapack copying scipy/lib/lapack/scons_support.py -> build/lib.linux-x86_64-2.7/scipy/lib/lapack creating build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/lapack.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/_testutils.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/flapack.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/decomp_svd.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/setup.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/linalg_version.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/decomp_lu.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/decomp_qr.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/decomp_schur.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/cblas.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/decomp_cholesky.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/__init__.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/flinalg.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/_solvers.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/basic.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/_decomp_qz.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/blas.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/special_matrices.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/matfuncs.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/fblas.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/clapack.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/misc.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/decomp.py -> build/lib.linux-x86_64-2.7/scipy/linalg creating build/lib.linux-x86_64-2.7/scipy/misc copying scipy/misc/pilutil.py -> build/lib.linux-x86_64-2.7/scipy/misc copying scipy/misc/setup.py -> build/lib.linux-x86_64-2.7/scipy/misc copying scipy/misc/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/misc copying scipy/misc/__init__.py -> build/lib.linux-x86_64-2.7/scipy/misc copying scipy/misc/common.py -> build/lib.linux-x86_64-2.7/scipy/misc copying scipy/misc/doccer.py -> build/lib.linux-x86_64-2.7/scipy/misc creating build/lib.linux-x86_64-2.7/scipy/odr copying scipy/odr/models.py -> build/lib.linux-x86_64-2.7/scipy/odr copying scipy/odr/odrpack.py -> build/lib.linux-x86_64-2.7/scipy/odr copying scipy/odr/setup.py -> build/lib.linux-x86_64-2.7/scipy/odr copying scipy/odr/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/odr copying scipy/odr/__init__.py -> build/lib.linux-x86_64-2.7/scipy/odr creating build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/minpack.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/optimize.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/slsqp.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/linesearch.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/_minimize.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/anneal.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/setup.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/cobyla.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/zeros.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/__init__.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/_tstutils.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/_root.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/nnls.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/_basinhopping.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/tnc.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/nonlin.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/lbfgsb.py -> build/lib.linux-x86_64-2.7/scipy/optimize creating build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/waveforms.py -> build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/filter_design.py -> build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/cont2discrete.py -> build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/windows.py -> build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/_peak_finding.py -> build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/setup.py -> build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/fir_filter_design.py -> build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/__init__.py -> build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/ltisys.py -> build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/_arraytools.py -> build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/wavelets.py -> build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/spectral.py -> build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/dltisys.py -> build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/signaltools.py -> build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/bsplines.py -> build/lib.linux-x86_64-2.7/scipy/signal creating build/lib.linux-x86_64-2.7/scipy/sparse copying scipy/sparse/bsr.py -> build/lib.linux-x86_64-2.7/scipy/sparse copying scipy/sparse/base.py -> build/lib.linux-x86_64-2.7/scipy/sparse copying scipy/sparse/csc.py -> build/lib.linux-x86_64-2.7/scipy/sparse copying scipy/sparse/construct.py -> build/lib.linux-x86_64-2.7/scipy/sparse copying scipy/sparse/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse copying scipy/sparse/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/sparse copying scipy/sparse/compressed.py -> build/lib.linux-x86_64-2.7/scipy/sparse copying scipy/sparse/sputils.py -> build/lib.linux-x86_64-2.7/scipy/sparse copying scipy/sparse/__init__.py -> build/lib.linux-x86_64-2.7/scipy/sparse copying scipy/sparse/spfuncs.py -> build/lib.linux-x86_64-2.7/scipy/sparse copying scipy/sparse/dok.py -> build/lib.linux-x86_64-2.7/scipy/sparse copying scipy/sparse/data.py -> build/lib.linux-x86_64-2.7/scipy/sparse copying scipy/sparse/csr.py -> build/lib.linux-x86_64-2.7/scipy/sparse copying scipy/sparse/dia.py -> build/lib.linux-x86_64-2.7/scipy/sparse copying scipy/sparse/lil.py -> build/lib.linux-x86_64-2.7/scipy/sparse copying scipy/sparse/coo.py -> build/lib.linux-x86_64-2.7/scipy/sparse copying scipy/sparse/extract.py -> build/lib.linux-x86_64-2.7/scipy/sparse creating build/lib.linux-x86_64-2.7/scipy/sparse/linalg copying scipy/sparse/linalg/interface.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg copying scipy/sparse/linalg/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg copying scipy/sparse/linalg/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg copying scipy/sparse/linalg/__init__.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg copying scipy/sparse/linalg/matfuncs.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg creating build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/lsmr.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/iterative.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/utils.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/lsqr.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/__init__.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/lgmres.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/minres.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve creating build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/__init__.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/linsolve.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve creating build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack copying scipy/sparse/linalg/dsolve/umfpack/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack copying scipy/sparse/linalg/dsolve/umfpack/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack copying scipy/sparse/linalg/dsolve/umfpack/umfpack.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack copying scipy/sparse/linalg/dsolve/umfpack/__init__.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack copying build/src.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack/_umfpack.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack creating build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen copying scipy/sparse/linalg/eigen/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen copying scipy/sparse/linalg/eigen/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen copying scipy/sparse/linalg/eigen/__init__.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen creating build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/__init__.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/arpack.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack creating build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/lobpcg copying scipy/sparse/linalg/eigen/lobpcg/lobpcg.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/lobpcg copying scipy/sparse/linalg/eigen/lobpcg/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/lobpcg copying scipy/sparse/linalg/eigen/lobpcg/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/lobpcg copying scipy/sparse/linalg/eigen/lobpcg/__init__.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/lobpcg creating build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/csgraph.py -> build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/bsr.py -> build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/csc.py -> build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/__init__.py -> build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/csr.py -> build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/dia.py -> build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/coo.py -> build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools creating build/lib.linux-x86_64-2.7/scipy/sparse/csgraph copying scipy/sparse/csgraph/_components.py -> build/lib.linux-x86_64-2.7/scipy/sparse/csgraph copying scipy/sparse/csgraph/_validation.py -> build/lib.linux-x86_64-2.7/scipy/sparse/csgraph copying scipy/sparse/csgraph/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse/csgraph copying scipy/sparse/csgraph/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/sparse/csgraph copying scipy/sparse/csgraph/__init__.py -> build/lib.linux-x86_64-2.7/scipy/sparse/csgraph copying scipy/sparse/csgraph/_laplacian.py -> build/lib.linux-x86_64-2.7/scipy/sparse/csgraph creating build/lib.linux-x86_64-2.7/scipy/spatial copying scipy/spatial/setup.py -> build/lib.linux-x86_64-2.7/scipy/spatial copying scipy/spatial/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/spatial copying scipy/spatial/__init__.py -> build/lib.linux-x86_64-2.7/scipy/spatial copying scipy/spatial/_plotutils.py -> build/lib.linux-x86_64-2.7/scipy/spatial copying scipy/spatial/distance.py -> build/lib.linux-x86_64-2.7/scipy/spatial copying scipy/spatial/kdtree.py -> build/lib.linux-x86_64-2.7/scipy/spatial creating build/lib.linux-x86_64-2.7/scipy/special copying scipy/special/spfun_stats.py -> build/lib.linux-x86_64-2.7/scipy/special copying scipy/special/_testutils.py -> build/lib.linux-x86_64-2.7/scipy/special copying scipy/special/lambertw.py -> build/lib.linux-x86_64-2.7/scipy/special copying scipy/special/orthogonal.py -> build/lib.linux-x86_64-2.7/scipy/special copying scipy/special/setup.py -> build/lib.linux-x86_64-2.7/scipy/special copying scipy/special/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/special copying scipy/special/generate_ufuncs.py -> build/lib.linux-x86_64-2.7/scipy/special copying scipy/special/__init__.py -> build/lib.linux-x86_64-2.7/scipy/special copying scipy/special/basic.py -> build/lib.linux-x86_64-2.7/scipy/special copying scipy/special/add_newdocs.py -> build/lib.linux-x86_64-2.7/scipy/special creating build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/_binned_statistic.py -> build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/mstats_basic.py -> build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/_support.py -> build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/setup.py -> build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/_tukeylambda_stats.py -> build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/vonmises.py -> build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/kde.py -> build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/morestats.py -> build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/mstats.py -> build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/__init__.py -> build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/contingency.py -> build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/rv.py -> build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/stats.py -> build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/distributions.py -> build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/mstats_extras.py -> build/lib.linux-x86_64-2.7/scipy/stats creating build/lib.linux-x86_64-2.7/scipy/ndimage copying scipy/ndimage/measurements.py -> build/lib.linux-x86_64-2.7/scipy/ndimage copying scipy/ndimage/setup.py -> build/lib.linux-x86_64-2.7/scipy/ndimage copying scipy/ndimage/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/ndimage copying scipy/ndimage/io.py -> build/lib.linux-x86_64-2.7/scipy/ndimage copying scipy/ndimage/interpolation.py -> build/lib.linux-x86_64-2.7/scipy/ndimage copying scipy/ndimage/filters.py -> build/lib.linux-x86_64-2.7/scipy/ndimage copying scipy/ndimage/__init__.py -> build/lib.linux-x86_64-2.7/scipy/ndimage copying scipy/ndimage/_ni_support.py -> build/lib.linux-x86_64-2.7/scipy/ndimage copying scipy/ndimage/morphology.py -> build/lib.linux-x86_64-2.7/scipy/ndimage copying scipy/ndimage/fourier.py -> build/lib.linux-x86_64-2.7/scipy/ndimage creating build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/converters.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/base_info.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/catalog.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/common_info.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/base_spec.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/swig2_spec.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/build_tools.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/cpp_namespace_spec.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/ext_tools.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/slice_handler.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/_dumb_shelve.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/platform_info.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/inline_tools.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/blitz_spec.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/swigptr2.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/setup.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/setupscons.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/accelerate_tools.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/blitz_tools.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/bytecodecompiler.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/_dumbdbm_patched.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/weave_version.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/__init__.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/size_check.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/c_spec.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/swigptr.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/vtk_spec.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/ast_tools.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/numpy_scalar_spec.py -> build/lib.linux-x86_64-2.7/scipy/weave copying scipy/weave/standard_array_spec.py -> build/lib.linux-x86_64-2.7/scipy/weave creating build/lib.linux-x86_64-2.7/scipy/_build_utils copying scipy/_build_utils/__init__.py -> build/lib.linux-x86_64-2.7/scipy/_build_utils copying scipy/_build_utils/_fortran.py -> build/lib.linux-x86_64-2.7/scipy/_build_utils running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib customize Gnu95FCompiler customize Gnu95FCompiler using build_clib building 'dfftpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/scipy creating build/temp.linux-x86_64-2.7/scipy/fftpack creating build/temp.linux-x86_64-2.7/scipy/fftpack/src creating build/temp.linux-x86_64-2.7/scipy/fftpack/src/dfftpack compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gfortran:f77: scipy/fftpack/src/dfftpack/dsinqf.f gfortran:f77: scipy/fftpack/src/dfftpack/dfftb.f gfortran:f77: scipy/fftpack/src/dfftpack/zffti.f gfortran:f77: scipy/fftpack/src/dfftpack/dfftf.f gfortran:f77: scipy/fftpack/src/dfftpack/zfftf.f gfortran:f77: scipy/fftpack/src/dfftpack/dfftf1.f gfortran:f77: scipy/fftpack/src/dfftpack/dcost.f gfortran:f77: scipy/fftpack/src/dfftpack/dsinti.f gfortran:f77: scipy/fftpack/src/dfftpack/dsinqi.f gfortran:f77: scipy/fftpack/src/dfftpack/zfftb1.f gfortran:f77: scipy/fftpack/src/dfftpack/zffti1.f scipy/fftpack/src/dfftpack/zffti1.f: In function 'zffti1': scipy/fftpack/src/dfftpack/zffti1.f:13:0: warning: 'ntry' may be used uninitialized in this function [-Wmaybe-uninitialized] 103 NTRY = NTRY+2 ^ gfortran:f77: scipy/fftpack/src/dfftpack/dsint1.f gfortran:f77: scipy/fftpack/src/dfftpack/dcosqb.f gfortran:f77: scipy/fftpack/src/dfftpack/dcosti.f gfortran:f77: scipy/fftpack/src/dfftpack/dcosqf.f gfortran:f77: scipy/fftpack/src/dfftpack/dffti1.f scipy/fftpack/src/dfftpack/dffti1.f: In function 'dffti1': scipy/fftpack/src/dfftpack/dffti1.f:13:0: warning: 'ntry' may be used uninitialized in this function [-Wmaybe-uninitialized] 103 NTRY = NTRY+2 ^ gfortran:f77: scipy/fftpack/src/dfftpack/dsint.f gfortran:f77: scipy/fftpack/src/dfftpack/dfftb1.f gfortran:f77: scipy/fftpack/src/dfftpack/zfftf1.f gfortran:f77: scipy/fftpack/src/dfftpack/dcosqi.f gfortran:f77: scipy/fftpack/src/dfftpack/dffti.f gfortran:f77: scipy/fftpack/src/dfftpack/zfftb.f gfortran:f77: scipy/fftpack/src/dfftpack/dsinqb.f ar: adding 23 object files to build/temp.linux-x86_64-2.7/libdfftpack.a building 'fftpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/fftpack/src/fftpack compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gfortran:f77: scipy/fftpack/src/fftpack/cffti1.f scipy/fftpack/src/fftpack/cffti1.f: In function 'cffti1': scipy/fftpack/src/fftpack/cffti1.f:12:0: warning: 'ntry' may be used uninitialized in this function [-Wmaybe-uninitialized] 103 NTRY = NTRY+2 ^ gfortran:f77: scipy/fftpack/src/fftpack/sinqi.f gfortran:f77: scipy/fftpack/src/fftpack/rffti.f gfortran:f77: scipy/fftpack/src/fftpack/cfftb.f gfortran:f77: scipy/fftpack/src/fftpack/sinqb.f gfortran:f77: scipy/fftpack/src/fftpack/cosqb.f gfortran:f77: scipy/fftpack/src/fftpack/sinqf.f gfortran:f77: scipy/fftpack/src/fftpack/sint.f gfortran:f77: scipy/fftpack/src/fftpack/rfftb1.f gfortran:f77: scipy/fftpack/src/fftpack/cfftb1.f gfortran:f77: scipy/fftpack/src/fftpack/cfftf.f gfortran:f77: scipy/fftpack/src/fftpack/cfftf1.f gfortran:f77: scipy/fftpack/src/fftpack/cost.f gfortran:f77: scipy/fftpack/src/fftpack/costi.f gfortran:f77: scipy/fftpack/src/fftpack/sinti.f gfortran:f77: scipy/fftpack/src/fftpack/rfftf1.f gfortran:f77: scipy/fftpack/src/fftpack/rfftb.f gfortran:f77: scipy/fftpack/src/fftpack/rffti1.f scipy/fftpack/src/fftpack/rffti1.f: In function 'rffti1': scipy/fftpack/src/fftpack/rffti1.f:12:0: warning: 'ntry' may be used uninitialized in this function [-Wmaybe-uninitialized] 103 NTRY = NTRY+2 ^ gfortran:f77: scipy/fftpack/src/fftpack/cffti.f gfortran:f77: scipy/fftpack/src/fftpack/sint1.f gfortran:f77: scipy/fftpack/src/fftpack/cosqf.f gfortran:f77: scipy/fftpack/src/fftpack/cosqi.f gfortran:f77: scipy/fftpack/src/fftpack/rfftf.f ar: adding 23 object files to build/temp.linux-x86_64-2.7/libfftpack.a building 'linpack_lite' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/integrate creating build/temp.linux-x86_64-2.7/scipy/integrate/linpack_lite compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gfortran:f77: scipy/integrate/linpack_lite/dgesl.f gfortran:f77: scipy/integrate/linpack_lite/zgefa.f scipy/integrate/linpack_lite/zgefa.f:59.21: dimag(zdumi) = (0.0d0,-1.0d0)*zdumi 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/integrate/linpack_lite/zgefa.f:58.21: dreal(zdumr) = zdumr 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) gfortran:f77: scipy/integrate/linpack_lite/dgefa.f gfortran:f77: scipy/integrate/linpack_lite/zgesl.f scipy/integrate/linpack_lite/zgesl.f:67.21: dimag(zdumi) = (0.0d0,-1.0d0)*zdumi 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/integrate/linpack_lite/zgesl.f:66.21: dreal(zdumr) = zdumr 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) gfortran:f77: scipy/integrate/linpack_lite/zgbfa.f scipy/integrate/linpack_lite/zgbfa.f:95.21: dimag(zdumi) = (0.0d0,-1.0d0)*zdumi 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/integrate/linpack_lite/zgbfa.f:94.21: dreal(zdumr) = zdumr 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) gfortran:f77: scipy/integrate/linpack_lite/dgbfa.f gfortran:f77: scipy/integrate/linpack_lite/zgbsl.f scipy/integrate/linpack_lite/zgbsl.f:73.21: dimag(zdumi) = (0.0d0,-1.0d0)*zdumi 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/integrate/linpack_lite/zgbsl.f:72.21: dreal(zdumr) = zdumr 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) gfortran:f77: scipy/integrate/linpack_lite/dgbsl.f gfortran:f77: scipy/integrate/linpack_lite/dgtsl.f ar: adding 9 object files to build/temp.linux-x86_64-2.7/liblinpack_lite.a building 'mach' library using additional config_fc from setup script for fortran compiler: {'noopt': ('scipy/integrate/setup.py', 1)} customize Gnu95FCompiler compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC creating build/temp.linux-x86_64-2.7/scipy/integrate/mach compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gfortran:f77: scipy/integrate/mach/d1mach.f gfortran:f77: scipy/integrate/mach/xerror.f scipy/integrate/mach/xerror.f:1.37: SUBROUTINE XERROR(MESS,NMESS,L1,L2) 1 Warning: Unused dummy argument 'l1' at (1) scipy/integrate/mach/xerror.f:1.40: SUBROUTINE XERROR(MESS,NMESS,L1,L2) 1 Warning: Unused dummy argument 'l2' at (1) gfortran:f77: scipy/integrate/mach/i1mach.f gfortran:f77: scipy/integrate/mach/r1mach.f scipy/integrate/mach/r1mach.f:167.27: CALL I1MCRA(SMALL, K, 16, 0, 0) 1 Warning: Rank mismatch in argument 'a' at (1) (scalar and rank-1) scipy/integrate/mach/r1mach.f:168.27: CALL I1MCRA(LARGE, K, 32751, 16777215, 16777215) 1 Warning: Rank mismatch in argument 'a' at (1) (scalar and rank-1) scipy/integrate/mach/r1mach.f:169.27: CALL I1MCRA(RIGHT, K, 15520, 0, 0) 1 Warning: Rank mismatch in argument 'a' at (1) (scalar and rank-1) scipy/integrate/mach/r1mach.f:170.27: CALL I1MCRA(DIVER, K, 15536, 0, 0) 1 Warning: Rank mismatch in argument 'a' at (1) (scalar and rank-1) scipy/integrate/mach/r1mach.f:171.27: CALL I1MCRA(LOG10, K, 16339, 4461392, 10451455) 1 Warning: Rank mismatch in argument 'a' at (1) (scalar and rank-1) ar: adding 4 object files to build/temp.linux-x86_64-2.7/libmach.a building 'quadpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/integrate/quadpack compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gfortran:f77: scipy/integrate/quadpack/dqwgtc.f scipy/integrate/quadpack/dqwgtc.f:1.54: double precision function dqwgtc(x,c,p2,p3,p4,kp) 1 Warning: Unused dummy argument 'kp' at (1) scipy/integrate/quadpack/dqwgtc.f:1.45: double precision function dqwgtc(x,c,p2,p3,p4,kp) 1 Warning: Unused dummy argument 'p2' at (1) scipy/integrate/quadpack/dqwgtc.f:1.48: double precision function dqwgtc(x,c,p2,p3,p4,kp) 1 Warning: Unused dummy argument 'p3' at (1) scipy/integrate/quadpack/dqwgtc.f:1.51: double precision function dqwgtc(x,c,p2,p3,p4,kp) 1 Warning: Unused dummy argument 'p4' at (1) gfortran:f77: scipy/integrate/quadpack/dqagpe.f scipy/integrate/quadpack/dqagpe.f: In function 'dqagpe': scipy/integrate/quadpack/dqagpe.f:196:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] * jlow,jupbnd,k,ksgn,ktmin,last,levcur,level,levmax,limit,maxerr, ^ gfortran:f77: scipy/integrate/quadpack/dqagie.f scipy/integrate/quadpack/dqagie.f: In function 'dqagie': scipy/integrate/quadpack/dqagie.f:384:0: warning: 'small' may be used uninitialized in this function [-Wmaybe-uninitialized] if(dabs(blist(maxerr)-alist(maxerr)).gt.small) go to 90 ^ scipy/integrate/quadpack/dqagie.f:372:0: warning: 'ertest' may be used uninitialized in this function [-Wmaybe-uninitialized] 40 if(ierro.eq.3.or.erlarg.le.ertest) go to 60 ^ scipy/integrate/quadpack/dqagie.f:362:0: warning: 'erlarg' may be used uninitialized in this function [-Wmaybe-uninitialized] erlarg = erlarg-erlast ^ gfortran:f77: scipy/integrate/quadpack/dqawfe.f scipy/integrate/quadpack/dqawfe.f:267.10: 10 l = dabs(omega) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/integrate/quadpack/dqawfe.f: In function 'dqawfe': scipy/integrate/quadpack/dqawfe.f:356:0: warning: 'drl' may be used uninitialized in this function [-Wmaybe-uninitialized] 70 if(abserr/dabs(result).gt.(errsum+drl)/dabs(psum(numrl2))) ^ scipy/integrate/quadpack/dqawfe.f:316:0: warning: 'll' may be used uninitialized in this function [-Wmaybe-uninitialized] 20 psum(numrl2) = psum(ll)+rslst(lst) ^ gfortran:f77: scipy/integrate/quadpack/dqags.f gfortran:f77: scipy/integrate/quadpack/dqage.f gfortran:f77: scipy/integrate/quadpack/dqk15.f gfortran:f77: scipy/integrate/quadpack/dqawc.f gfortran:f77: scipy/integrate/quadpack/dqaws.f gfortran:f77: scipy/integrate/quadpack/dqawse.f gfortran:f77: scipy/integrate/quadpack/dqag.f gfortran:f77: scipy/integrate/quadpack/dqk41.f gfortran:f77: scipy/integrate/quadpack/dqagse.f scipy/integrate/quadpack/dqagse.f: In function 'dqagse': scipy/integrate/quadpack/dqagse.f:376:0: warning: 'small' may be used uninitialized in this function [-Wmaybe-uninitialized] if(dabs(blist(maxerr)-alist(maxerr)).gt.small) go to 90 ^ scipy/integrate/quadpack/dqagse.f:363:0: warning: 'ertest' may be used uninitialized in this function [-Wmaybe-uninitialized] 40 if(ierro.eq.3.or.erlarg.le.ertest) go to 60 ^ scipy/integrate/quadpack/dqagse.f:353:0: warning: 'erlarg' may be used uninitialized in this function [-Wmaybe-uninitialized] erlarg = erlarg-erlast ^ gfortran:f77: scipy/integrate/quadpack/dqpsrt.f gfortran:f77: scipy/integrate/quadpack/dqwgts.f gfortran:f77: scipy/integrate/quadpack/dqc25s.f gfortran:f77: scipy/integrate/quadpack/dqk31.f gfortran:f77: scipy/integrate/quadpack/dqk15w.f gfortran:f77: scipy/integrate/quadpack/dqawo.f gfortran:f77: scipy/integrate/quadpack/dqk61.f gfortran:f77: scipy/integrate/quadpack/dqelg.f gfortran:f77: scipy/integrate/quadpack/dqwgtf.f scipy/integrate/quadpack/dqwgtf.f:1.49: double precision function dqwgtf(x,omega,p2,p3,p4,integr) 1 Warning: Unused dummy argument 'p2' at (1) scipy/integrate/quadpack/dqwgtf.f:1.52: double precision function dqwgtf(x,omega,p2,p3,p4,integr) 1 Warning: Unused dummy argument 'p3' at (1) scipy/integrate/quadpack/dqwgtf.f:1.55: double precision function dqwgtf(x,omega,p2,p3,p4,integr) 1 Warning: Unused dummy argument 'p4' at (1) gfortran:f77: scipy/integrate/quadpack/dqng.f scipy/integrate/quadpack/dqng.f: In function 'dqng': scipy/integrate/quadpack/dqng.f:365:0: warning: 'resasc' may be used uninitialized in this function [-Wmaybe-uninitialized] * abserr = resasc*dmin1(0.1d+01,(0.2d+03*abserr/resasc)**1.5d+00) ^ scipy/integrate/quadpack/dqng.f:366:0: warning: 'resabs' may be used uninitialized in this function [-Wmaybe-uninitialized] if (resabs.gt.uflow/(0.5d+02*epmach)) abserr = dmax1 ^ scipy/integrate/quadpack/dqng.f:363:0: warning: 'res43' may be used uninitialized in this function [-Wmaybe-uninitialized] abserr = dabs((res87-res43)*hlgth) ^ scipy/integrate/quadpack/dqng.f:348:0: warning: 'res21' may be used uninitialized in this function [-Wmaybe-uninitialized] abserr = dabs((res43-res21)*hlgth) ^ scipy/integrate/quadpack/dqng.f:82:0: warning: 'ipx' may be used uninitialized in this function [-Wmaybe-uninitialized] integer ier,ipx,k,l,neval ^ gfortran:f77: scipy/integrate/quadpack/dqawce.f gfortran:f77: scipy/integrate/quadpack/dqcheb.f gfortran:f77: scipy/integrate/quadpack/dqc25c.f gfortran:f77: scipy/integrate/quadpack/dqk15i.f gfortran:f77: scipy/integrate/quadpack/dqc25f.f scipy/integrate/quadpack/dqc25f.f: In function 'dqc25f': scipy/integrate/quadpack/dqc25f.f:103:0: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] integer i,iers,integr,isym,j,k,ksave,m,momcom,neval,maxp1, ^ gfortran:f77: scipy/integrate/quadpack/dqmomo.f scipy/integrate/quadpack/dqmomo.f:126.5: 90 return 1 Warning: Label 90 at (1) defined but not used gfortran:f77: scipy/integrate/quadpack/dqagi.f gfortran:f77: scipy/integrate/quadpack/dqk51.f gfortran:f77: scipy/integrate/quadpack/dqagp.f gfortran:f77: scipy/integrate/quadpack/dqawf.f gfortran:f77: scipy/integrate/quadpack/dqawoe.f scipy/integrate/quadpack/dqawoe.f: In function 'dqawoe': scipy/integrate/quadpack/dqawoe.f:449:0: warning: 'ertest' may be used uninitialized in this function [-Wmaybe-uninitialized] 70 if(ierro.eq.3.or.erlarg.le.ertest) go to 90 ^ scipy/integrate/quadpack/dqawoe.f:428:0: warning: 'erlarg' may be used uninitialized in this function [-Wmaybe-uninitialized] erlarg = erlarg-erlast ^ gfortran:f77: scipy/integrate/quadpack/dqk21.f ar: adding 35 object files to build/temp.linux-x86_64-2.7/libquadpack.a building 'odepack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/integrate/odepack compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gfortran:f77: scipy/integrate/odepack/adjlr.f gfortran:f77: scipy/integrate/odepack/md.f gfortran:f77: scipy/integrate/odepack/srcma.f gfortran:f77: scipy/integrate/odepack/slss.f scipy/integrate/odepack/slss.f:1.38: subroutine slss (wk, iwk, x, tem) 1 Warning: Unused dummy argument 'tem' at (1) gfortran:f77: scipy/integrate/odepack/vmnorm.f gfortran:f77: scipy/integrate/odepack/lsoibt.f scipy/integrate/odepack/lsoibt.f: In function 'lsoibt': scipy/integrate/odepack/lsoibt.f:1575:0: warning: 'ihit' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ihit) t = tcrit ^ gfortran:f77: scipy/integrate/odepack/srcom.f gfortran:f77: scipy/integrate/odepack/blkdta000.f gfortran:f77: scipy/integrate/odepack/mdp.f scipy/integrate/odepack/mdp.f: In function 'mdp': scipy/integrate/odepack/mdp.f:83:0: warning: 'free' may be used uninitialized in this function [-Wmaybe-uninitialized] l(vi) = free ^ gfortran:f77: scipy/integrate/odepack/xsetun.f gfortran:f77: scipy/integrate/odepack/lsodes.f scipy/integrate/odepack/lsodes.f: In function 'lsodes': scipy/integrate/odepack/lsodes.f:1716:0: warning: 'ihit' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ihit) t = tcrit ^ gfortran:f77: scipy/integrate/odepack/lsodar.f scipy/integrate/odepack/lsodar.f: In function 'lsodar': scipy/integrate/odepack/lsodar.f:1606:0: warning: 'ihit' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ihit) t = tcrit ^ scipy/integrate/odepack/lsodar.f:1255:0: warning: 'lenwm' may be used uninitialized in this function [-Wmaybe-uninitialized] len1s = len1s + lenwm ^ gfortran:f77: scipy/integrate/odepack/xsetf.f gfortran:f77: scipy/integrate/odepack/zvode.f scipy/integrate/odepack/zvode.f:2394.4: 700 R = ONE/TQ(2) 1 Warning: Label 700 at (1) defined but not used scipy/integrate/odepack/zvode.f:2761.35: 1 F, JAC, PDUM, NFLAG, RPAR, IPAR) 1 Warning: Unused dummy argument 'pdum' at (1) scipy/integrate/odepack/zvode.f:2760.42: SUBROUTINE ZVNLSD (Y, YH, LDYH, VSAV, SAVF, EWT, ACOR, IWM, WM, 1 Warning: Unused dummy argument 'vsav' at (1) scipy/integrate/odepack/zvode.f: In function 'zvode': scipy/integrate/odepack/zvode.f:1502:0: warning: 'ihit' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (IHIT) T = TCRIT ^ gfortran:f77: scipy/integrate/odepack/srcar.f gfortran:f77: scipy/integrate/odepack/cntnzu.f gfortran:f77: scipy/integrate/odepack/mdi.f gfortran:f77: scipy/integrate/odepack/ddassl.f scipy/integrate/odepack/ddassl.f:3153.5: 30 IF (LEVEL.LE.0 .OR. (LEVEL.EQ.1 .AND. MKNTRL.LE.1)) RETURN 1 Warning: Label 30 at (1) defined but not used scipy/integrate/odepack/ddassl.f:1647.62: DOUBLE PRECISION FUNCTION DDANRM (NEQ, V, WT, RPAR, IPAR) 1 Warning: Unused dummy argument 'ipar' at (1) scipy/integrate/odepack/ddassl.f:1647.56: DOUBLE PRECISION FUNCTION DDANRM (NEQ, V, WT, RPAR, IPAR) 1 Warning: Unused dummy argument 'rpar' at (1) scipy/integrate/odepack/ddassl.f:1605.64: SUBROUTINE DDAWTS (NEQ, IWT, RTOL, ATOL, Y, WT, RPAR, IPAR) 1 Warning: Unused dummy argument 'ipar' at (1) scipy/integrate/odepack/ddassl.f:1605.58: SUBROUTINE DDAWTS (NEQ, IWT, RTOL, ATOL, Y, WT, RPAR, IPAR) 1 Warning: Unused dummy argument 'rpar' at (1) scipy/integrate/odepack/ddassl.f:3170.30: SUBROUTINE XERHLT (MESSG) 1 Warning: Unused dummy argument 'messg' at (1) scipy/integrate/odepack/ddassl.f: In function 'ddastp': scipy/integrate/odepack/ddassl.f:2456:0: warning: 'terkm1' may be used uninitialized in this function [-Wmaybe-uninitialized] 520 IF(TERKM1.LE.MIN(TERK,TERKP1))GO TO 540 ^ scipy/integrate/odepack/ddassl.f:2481:0: warning: 'erkm1' may be used uninitialized in this function [-Wmaybe-uninitialized] R=(2.0D0*EST+0.0001D0)**(-1.0D0/TEMP2) ^ scipy/integrate/odepack/ddassl.f: In function 'ddaini': scipy/integrate/odepack/ddassl.f:1857:0: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] 350 IF (S*DELNRM .LE. 0.33D0) GO TO 400 ^ gfortran:f77: scipy/integrate/odepack/odrv.f gfortran:f77: scipy/integrate/odepack/pjibt.f gfortran:f77: scipy/integrate/odepack/lsodi.f scipy/integrate/odepack/lsodi.f: In function 'lsodi': scipy/integrate/odepack/lsodi.f:1521:0: warning: 'ihit' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ihit) t = tcrit ^ gfortran:f77: scipy/integrate/odepack/fnorm.f gfortran:f77: scipy/integrate/odepack/rchek.f gfortran:f77: scipy/integrate/odepack/bnorm.f gfortran:f77: scipy/integrate/odepack/intdy.f gfortran:f77: scipy/integrate/odepack/cfode.f gfortran:f77: scipy/integrate/odepack/prja.f gfortran:f77: scipy/integrate/odepack/nntc.f gfortran:f77: scipy/integrate/odepack/vode.f scipy/integrate/odepack/vode.f:2373.4: 700 R = ONE/TQ(2) 1 Warning: Label 700 at (1) defined but not used scipy/integrate/odepack/vode.f:3514.40: SUBROUTINE XERRWD (MSG, NMES, NERR, LEVEL, NI, I1, I2, NR, R1, R2) 1 Warning: Unused dummy argument 'nerr' at (1) scipy/integrate/odepack/vode.f:3495.44: DOUBLE PRECISION FUNCTION D1MACH (IDUM) 1 Warning: Unused dummy argument 'idum' at (1) scipy/integrate/odepack/vode.f:2740.35: 1 F, JAC, PDUM, NFLAG, RPAR, IPAR) 1 Warning: Unused dummy argument 'pdum' at (1) scipy/integrate/odepack/vode.f:2739.42: SUBROUTINE DVNLSD (Y, YH, LDYH, VSAV, SAVF, EWT, ACOR, IWM, WM, 1 Warning: Unused dummy argument 'vsav' at (1) scipy/integrate/odepack/vode.f: In function 'ixsav': scipy/integrate/odepack/vode.f:3610:0: warning: '__result_ixsav' may be used uninitialized in this function [-Wmaybe-uninitialized] INTEGER FUNCTION IXSAV (IPAR, IVALUE, ISET) ^ scipy/integrate/odepack/vode.f: In function 'dvode': scipy/integrate/odepack/vode.f:1487:0: warning: 'ihit' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (IHIT) T = TCRIT ^ gfortran:f77: scipy/integrate/odepack/slsbt.f scipy/integrate/odepack/slsbt.f:1.39: subroutine slsbt (wm, iwm, x, tem) 1 Warning: Unused dummy argument 'tem' at (1) gfortran:f77: scipy/integrate/odepack/aigbt.f gfortran:f77: scipy/integrate/odepack/prepji.f gfortran:f77: scipy/integrate/odepack/srcms.f gfortran:f77: scipy/integrate/odepack/nnsc.f gfortran:f77: scipy/integrate/odepack/iprep.f gfortran:f77: scipy/integrate/odepack/jgroup.f gfortran:f77: scipy/integrate/odepack/stoda.f scipy/integrate/odepack/stoda.f: In function 'stoda': scipy/integrate/odepack/stoda.f:223:0: warning: 'iredo' may be used uninitialized in this function [-Wmaybe-uninitialized] if (iredo .eq. 0) go to 690 ^ scipy/integrate/odepack/stoda.f:372:0: warning: 'dsm' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dsm .gt. 1.0d0) go to 500 ^ scipy/integrate/odepack/stoda.f:18:0: warning: 'rh' may be used uninitialized in this function [-Wmaybe-uninitialized] 1 r, rh, rhdn, rhsm, rhup, told, vmnorm ^ gfortran:f77: scipy/integrate/odepack/prep.f gfortran:f77: scipy/integrate/odepack/prjs.f gfortran:f77: scipy/integrate/odepack/ewset.f gfortran:f77: scipy/integrate/odepack/xerrwv.f scipy/integrate/odepack/xerrwv.f:1.40: subroutine xerrwv (msg, nmes, nerr, level, ni, i1, i2, nr, r1, r2) 1 Warning: Unused dummy argument 'nerr' at (1) gfortran:f77: scipy/integrate/odepack/nsfc.f gfortran:f77: scipy/integrate/odepack/mdu.f gfortran:f77: scipy/integrate/odepack/solbt.f gfortran:f77: scipy/integrate/odepack/stodi.f scipy/integrate/odepack/stodi.f: In function 'stodi': scipy/integrate/odepack/stodi.f:401:0: warning: 'dsm' may be used uninitialized in this function [-Wmaybe-uninitialized] rhsm = 1.0d0/(1.2d0*dsm**exsm + 0.0000012d0) ^ scipy/integrate/odepack/stodi.f:15:0: warning: 'rh' may be used uninitialized in this function [-Wmaybe-uninitialized] 2 r, rh, rhdn, rhsm, rhup, told, vnorm ^ scipy/integrate/odepack/stodi.f:211:0: warning: 'iredo' may be used uninitialized in this function [-Wmaybe-uninitialized] if (iredo .eq. 0) go to 690 ^ gfortran:f77: scipy/integrate/odepack/sro.f gfortran:f77: scipy/integrate/odepack/ddasrt.f scipy/integrate/odepack/ddasrt.f:1538.3: 770 MSG = 'DASSL-- RUN TERMINATED. APPARENT INFINITE LOOP' 1 Warning: Label 770 at (1) defined but not used scipy/integrate/odepack/ddasrt.f:1080.3: 360 ITEMP = LPHI + NEQ 1 Warning: Label 360 at (1) defined but not used scipy/integrate/odepack/ddasrt.f:1022.3: 300 CONTINUE 1 Warning: Label 300 at (1) defined but not used scipy/integrate/odepack/ddasrt.f:1096.19: * RWORK(LGX),JROOT,IRT,RWORK(LROUND),INFO(3), 1 Warning: Rank mismatch in argument 'jroot' at (1) (rank-1 and scalar) scipy/integrate/odepack/ddasrt.f:1106.19: * RWORK(LGX),JROOT,IRT,RWORK(LROUND),INFO(3), 1 Warning: Rank mismatch in argument 'jroot' at (1) (rank-1 and scalar) scipy/integrate/odepack/ddasrt.f:1134.19: * RWORK(LGX),JROOT,IRT,RWORK(LROUND),INFO(3), 1 Warning: Rank mismatch in argument 'jroot' at (1) (rank-1 and scalar) scipy/integrate/odepack/ddasrt.f:1298.19: * RWORK(LGX),JROOT,IRT,RWORK(LROUND),INFO(3), 1 Warning: Rank mismatch in argument 'jroot' at (1) (rank-1 and scalar) scipy/integrate/odepack/ddasrt.f:1932.40: SUBROUTINE XERRWV (MSG, NMES, NERR, LEVEL, NI, I1, I2, NR, R1, R2) 1 Warning: Unused dummy argument 'nerr' at (1) gfortran:f77: scipy/integrate/odepack/cdrv.f gfortran:f77: scipy/integrate/odepack/nroc.f gfortran:f77: scipy/integrate/odepack/vnorm.f gfortran:f77: scipy/integrate/odepack/mdm.f gfortran:f77: scipy/integrate/odepack/ainvg.f gfortran:f77: scipy/integrate/odepack/nnfc.f gfortran:f77: scipy/integrate/odepack/prepj.f gfortran:f77: scipy/integrate/odepack/solsy.f scipy/integrate/odepack/solsy.f:1.39: subroutine solsy (wm, iwm, x, tem) 1 Warning: Unused dummy argument 'tem' at (1) gfortran:f77: scipy/integrate/odepack/lsode.f scipy/integrate/odepack/lsode.f: In function 'lsode': scipy/integrate/odepack/lsode.f:1311:0: warning: 'ihit' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ihit) t = tcrit ^ gfortran:f77: scipy/integrate/odepack/roots.f gfortran:f77: scipy/integrate/odepack/stode.f scipy/integrate/odepack/stode.f: In function 'stode': scipy/integrate/odepack/stode.f:203:0: warning: 'iredo' may be used uninitialized in this function [-Wmaybe-uninitialized] if (iredo .eq. 0) go to 690 ^ scipy/integrate/odepack/stode.f:326:0: warning: 'dsm' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dsm .gt. 1.0d0) go to 500 ^ scipy/integrate/odepack/stode.f:14:0: warning: 'rh' may be used uninitialized in this function [-Wmaybe-uninitialized] 1 r, rh, rhdn, rhsm, rhup, told, vnorm ^ gfortran:f77: scipy/integrate/odepack/lsoda.f scipy/integrate/odepack/lsoda.f: In function 'lsoda': scipy/integrate/odepack/lsoda.f:1424:0: warning: 'ihit' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ihit) t = tcrit ^ scipy/integrate/odepack/lsoda.f:1112:0: warning: 'lenwm' may be used uninitialized in this function [-Wmaybe-uninitialized] len1s = len1s + lenwm ^ gfortran:f77: scipy/integrate/odepack/decbt.f ar: adding 50 object files to build/temp.linux-x86_64-2.7/libodepack.a ar: adding 10 object files to build/temp.linux-x86_64-2.7/libodepack.a building 'dop' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/integrate/dop compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gfortran:f77: scipy/integrate/dop/dopri5.f scipy/integrate/dop/dopri5.f:558.35: FUNCTION HINIT(N,FCN,X,Y,XEND,POSNEG,F0,F1,Y1,IORD, 1 Warning: Unused dummy argument 'xend' at (1) scipy/integrate/dop/dopri5.f: In function 'dopcor': scipy/integrate/dop/dopri5.f:491:0: warning: 'nonsti' may be used uninitialized in this function [-Wmaybe-uninitialized] NONSTI=NONSTI+1 ^ gfortran:f77: scipy/integrate/dop/dop853.f scipy/integrate/dop/dop853.f:364.42: & SOLOUT,IOUT,IDID,NMAX,UROUND,METH,NSTIFF,SAFE,BETA,FAC1,FAC2, 1 Warning: Unused dummy argument 'meth' at (1) scipy/integrate/dop/dop853.f:791.38: FUNCTION HINIT853(N,FCN,X,Y,XEND,POSNEG,F0,F1,Y1,IORD, 1 Warning: Unused dummy argument 'xend' at (1) scipy/integrate/dop/dop853.f: In function 'dp86co': scipy/integrate/dop/dop853.f:686:0: warning: 'nonsti' may be used uninitialized in this function [-Wmaybe-uninitialized] NONSTI=NONSTI+1 ^ ar: adding 2 object files to build/temp.linux-x86_64-2.7/libdop.a building 'fitpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/interpolate creating build/temp.linux-x86_64-2.7/scipy/interpolate/fitpack compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gfortran:f77: scipy/interpolate/fitpack/sphere.f scipy/interpolate/fitpack/sphere.f:318.10: * lbp,lco,lf,lff,lfp,lh,lq,lst,lsp,lwest,maxit,ncest,ncc,ntt, 1 Warning: Unused variable 'jlbp' declared at (1) gfortran:f77: scipy/interpolate/fitpack/polar.f scipy/interpolate/fitpack/polar.f:353.10: * lbv,lco,lf,lff,lfp,lh,lq,lsu,lsv,lwest,maxit,ncest,ncc,nuu, 1 Warning: Unused variable 'jlbv' declared at (1) gfortran:f77: scipy/interpolate/fitpack/fpadno.f gfortran:f77: scipy/interpolate/fitpack/concon.f gfortran:f77: scipy/interpolate/fitpack/fpadpo.f gfortran:f77: scipy/interpolate/fitpack/fppocu.f gfortran:f77: scipy/interpolate/fitpack/percur.f gfortran:f77: scipy/interpolate/fitpack/fpintb.f scipy/interpolate/fitpack/fpintb.f: In function 'fpintb': scipy/interpolate/fitpack/fpintb.f:92:0: warning: 'h[5]' may be used uninitialized in this function [-Wmaybe-uninitialized] aint(i) = aint(i)+h(i)*(arg-t(lj))/(t(li)-t(lj)) ^ scipy/interpolate/fitpack/fpintb.f:92:0: warning: 'h[4]' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpintb.f:92:0: warning: 'h[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpintb.f:92:0: warning: 'h[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpintb.f:26:0: warning: 'ia' may be used uninitialized in this function [-Wmaybe-uninitialized] integer i,ia,ib,it,j,j1,k,k1,l,li,lj,lk,l0,min ^ gfortran:f77: scipy/interpolate/fitpack/fpseno.f gfortran:f77: scipy/interpolate/fitpack/bispev.f gfortran:f77: scipy/interpolate/fitpack/fpbisp.f gfortran:f77: scipy/interpolate/fitpack/dblint.f gfortran:f77: scipy/interpolate/fitpack/fppogr.f scipy/interpolate/fitpack/fppogr.f:286.33: if(reducu.gt.acc) npl1 = rn*fpms/reducu 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/interpolate/fitpack/fppogr.f:293.33: if(reducv.gt.acc) npl1 = rn*fpms/reducv 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/interpolate/fitpack/fppogr.f: In function 'fppogr': scipy/interpolate/fitpack/fppogr.f:353:0: warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] f3 = fpms ^ scipy/interpolate/fitpack/fppogr.f:20:0: warning: 'nplu' may be used uninitialized in this function [-Wmaybe-uninitialized] * ktu,l,l1,l2,l3,l4,mpm,mumin,mu0,mu1,nn,nplu,nplv,npl1,nrintu, ^ scipy/interpolate/fitpack/fppogr.f:260:0: warning: 'nvmax' may be used uninitialized in this function [-Wmaybe-uninitialized] if(nu.eq.numax .and. nv.eq.nvmax) go to 430 ^ scipy/interpolate/fitpack/fppogr.f:325:0: warning: 'nve' may be used uninitialized in this function [-Wmaybe-uninitialized] if(nv.eq.nve) go to 270 ^ scipy/interpolate/fitpack/fppogr.f:260:0: warning: 'numax' may be used uninitialized in this function [-Wmaybe-uninitialized] if(nu.eq.numax .and. nv.eq.nvmax) go to 430 ^ scipy/interpolate/fitpack/fppogr.f:312:0: warning: 'nue' may be used uninitialized in this function [-Wmaybe-uninitialized] if(nu.eq.nue) go to 270 ^ scipy/interpolate/fitpack/fppogr.f:385:0: warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] if((f1-f2).gt.acc) go to 330 ^ gfortran:f77: scipy/interpolate/fitpack/fpgivs.f scipy/interpolate/fitpack/fpgivs.f: In function 'fpgivs': scipy/interpolate/fitpack/fpgivs.f:16:0: warning: 'dd' may be used uninitialized in this function [-Wmaybe-uninitialized] cos = ww/dd ^ gfortran:f77: scipy/interpolate/fitpack/fpched.f gfortran:f77: scipy/interpolate/fitpack/fpback.f gfortran:f77: scipy/interpolate/fitpack/fpgrsp.f scipy/interpolate/fitpack/fpgrsp.f:348.4: 400 if(nrold.eq.number) go to 420 1 Warning: Label 400 at (1) defined but not used scipy/interpolate/fitpack/fpgrsp.f: In function 'fpgrsp': scipy/interpolate/fitpack/fpgrsp.f:239:0: warning: 'pinv' may be used uninitialized in this function [-Wmaybe-uninitialized] b1(2,i) = fac*pinv ^ gfortran:f77: scipy/interpolate/fitpack/spalde.f gfortran:f77: scipy/interpolate/fitpack/fpcyt2.f gfortran:f77: scipy/interpolate/fitpack/fpbfout.f scipy/interpolate/fitpack/fpbfout.f: In function 'fpbfou': scipy/interpolate/fitpack/fpbfout.f:117:0: warning: 'term' may be used uninitialized in this function [-Wmaybe-uninitialized] c2 = (hc(5)-hc(4))*term ^ gfortran:f77: scipy/interpolate/fitpack/fpcosp.f gfortran:f77: scipy/interpolate/fitpack/fporde.f gfortran:f77: scipy/interpolate/fitpack/concur.f scipy/interpolate/fitpack/concur.f:287.21: real*8 tol,dist 1 Warning: Unused variable 'dist' declared at (1) gfortran:f77: scipy/interpolate/fitpack/fpopsp.f scipy/interpolate/fitpack/fpopsp.f:58.16: real*8 res,sq,sqq,sq0,sq1,step1,step2,three 1 Warning: Unused variable 'res' declared at (1) gfortran:f77: scipy/interpolate/fitpack/insert.f gfortran:f77: scipy/interpolate/fitpack/fpinst.f gfortran:f77: scipy/interpolate/fitpack/fpsurf.f scipy/interpolate/fitpack/fpsurf.f:305.4: 310 do 320 i=1,nrint 1 Warning: Label 310 at (1) defined but not used scipy/interpolate/fitpack/fpsurf.f:245.4: 240 in = nummer(in) 1 Warning: Label 240 at (1) defined but not used scipy/interpolate/fitpack/fpsurf.f: In function 'fpsurf': scipy/interpolate/fitpack/fpsurf.f:567:0: warning: 'nyy' may be used uninitialized in this function [-Wmaybe-uninitialized] ly = num1-lx*nyy ^ scipy/interpolate/fitpack/fpsurf.f:433:0: warning: 'nk1y' may be used uninitialized in this function [-Wmaybe-uninitialized] iband3 = kx1*nk1y ^ scipy/interpolate/fitpack/fpsurf.f:21:0: warning: 'nk1x' may be used uninitialized in this function [-Wmaybe-uninitialized] * la,lf,lh,lwest,lx,ly,l1,l2,n,ncof,nk1x,nk1y,nminx,nminy,nreg, ^ scipy/interpolate/fitpack/fpsurf.f:621:0: warning: 'lwest' may be used uninitialized in this function [-Wmaybe-uninitialized] 780 ier = lwest ^ scipy/interpolate/fitpack/fpsurf.f:19:0: warning: 'iband1' may be used uninitialized in this function [-Wmaybe-uninitialized] integer i,iband,iband1,iband3,iband4,ibb,ichang,ich1,ich3,ii, ^ scipy/interpolate/fitpack/fpsurf.f:425:0: warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] f3 = fpms ^ scipy/interpolate/fitpack/fpsurf.f:605:0: warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] if((f1-f2).gt.acc) go to 750 ^ gfortran:f77: scipy/interpolate/fitpack/fpfrno.f scipy/interpolate/fitpack/fpfrno.f: In function 'fpfrno': scipy/interpolate/fitpack/fpfrno.f:42:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] right(k) = count ^ gfortran:f77: scipy/interpolate/fitpack/surev.f gfortran:f77: scipy/interpolate/fitpack/fpbspl.f gfortran:f77: scipy/interpolate/fitpack/parcur.f gfortran:f77: scipy/interpolate/fitpack/fppasu.f scipy/interpolate/fitpack/fppasu.f:272.33: if(reducu.gt.acc) npl1 = rn*fpms/reducu 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/interpolate/fitpack/fppasu.f:279.33: if(reducv.gt.acc) npl1 = rn*fpms/reducv 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/interpolate/fitpack/fppasu.f: In function 'fppasu': scipy/interpolate/fitpack/fppasu.f:336:0: warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] f3 = fpms ^ scipy/interpolate/fitpack/fppasu.f:308:0: warning: 'nve' may be used uninitialized in this function [-Wmaybe-uninitialized] if(nv.eq.nve) go to 250 ^ scipy/interpolate/fitpack/fppasu.f:295:0: warning: 'nue' may be used uninitialized in this function [-Wmaybe-uninitialized] if(nu.eq.nue) go to 250 ^ scipy/interpolate/fitpack/fppasu.f:251:0: warning: 'nmaxv' may be used uninitialized in this function [-Wmaybe-uninitialized] if(nu.eq.nmaxu .and. nv.eq.nmaxv) go to 430 ^ scipy/interpolate/fitpack/fppasu.f:251:0: warning: 'nmaxu' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fppasu.f:367:0: warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] if((f1-f2).gt.acc) go to 330 ^ scipy/interpolate/fitpack/fppasu.f:231:0: warning: 'perv' may be used uninitialized in this function [-Wmaybe-uninitialized] tv(l3) = tv(l1)+perv ^ scipy/interpolate/fitpack/fppasu.f:209:0: warning: 'peru' may be used uninitialized in this function [-Wmaybe-uninitialized] tu(l3) = tu(l1)+peru ^ gfortran:f77: scipy/interpolate/fitpack/pogrid.f gfortran:f77: scipy/interpolate/fitpack/fptrpe.f scipy/interpolate/fitpack/fptrpe.f:17.21: integer i,iband,irot,it,ii,i2,i3,j,jj,l,mid,nmd,m2,m3, 1 Warning: Unused variable 'iband' declared at (1) scipy/interpolate/fitpack/fptrpe.f: In function 'fptrpe': scipy/interpolate/fitpack/fptrpe.f:64:0: warning: 'pinv' may be used uninitialized in this function [-Wmaybe-uninitialized] h(j) = b(n1,j)*pinv ^ gfortran:f77: scipy/interpolate/fitpack/cualde.f gfortran:f77: scipy/interpolate/fitpack/fpader.f gfortran:f77: scipy/interpolate/fitpack/parsur.f gfortran:f77: scipy/interpolate/fitpack/fpdisc.f gfortran:f77: scipy/interpolate/fitpack/fppola.f scipy/interpolate/fitpack/fppola.f:440.4: 440 do 450 i=1,nrint 1 Warning: Label 440 at (1) defined but not used scipy/interpolate/fitpack/fppola.f:377.4: 370 in = nummer(in) 1 Warning: Label 370 at (1) defined but not used scipy/interpolate/fitpack/fppola.f:23.25: * iter,i1,i2,i3,j,jl,jrot,j1,j2,k,l,la,lf,lh,ll,lu,lv,lwest,l1,l2, 1 Warning: Unused variable 'jl' declared at (1) scipy/interpolate/fitpack/fppola.f: In function 'fppola': scipy/interpolate/fitpack/fppola.f:768:0: warning: 'nv4' may be used uninitialized in this function [-Wmaybe-uninitialized] jrot = lu*nv4+lv ^ scipy/interpolate/fitpack/fppola.f:578:0: warning: 'nu4' may be used uninitialized in this function [-Wmaybe-uninitialized] nuu = nu4-iopt3-1 ^ scipy/interpolate/fitpack/fppola.f:821:0: warning: 'lwest' may be used uninitialized in this function [-Wmaybe-uninitialized] 925 ier = lwest ^ scipy/interpolate/fitpack/fppola.f:25:0: warning: 'iband1' may be used uninitialized in this function [-Wmaybe-uninitialized] * numin,nvmin,rank,iband1 ^ scipy/interpolate/fitpack/fppola.f:565:0: warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] f3 = fpms ^ scipy/interpolate/fitpack/fppola.f:805:0: warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] if((f1-f2).gt.acc) go to 905 ^ gfortran:f77: scipy/interpolate/fitpack/splint.f gfortran:f77: scipy/interpolate/fitpack/parder.f gfortran:f77: scipy/interpolate/fitpack/profil.f gfortran:f77: scipy/interpolate/fitpack/fpbacp.f gfortran:f77: scipy/interpolate/fitpack/fpcyt1.f gfortran:f77: scipy/interpolate/fitpack/curfit.f gfortran:f77: scipy/interpolate/fitpack/fprpsp.f gfortran:f77: scipy/interpolate/fitpack/clocur.f gfortran:f77: scipy/interpolate/fitpack/spgrid.f gfortran:f77: scipy/interpolate/fitpack/fpgrre.f scipy/interpolate/fitpack/fpgrre.f: In function 'fpgrre': scipy/interpolate/fitpack/fpgrre.f:130:0: warning: 'pinv' may be used uninitialized in this function [-Wmaybe-uninitialized] h(j) = bx(n1,j)*pinv ^ gfortran:f77: scipy/interpolate/fitpack/fprank.f gfortran:f77: scipy/interpolate/fitpack/fpchep.f gfortran:f77: scipy/interpolate/fitpack/fptrnp.f scipy/interpolate/fitpack/fptrnp.f: In function 'fptrnp': scipy/interpolate/fitpack/fptrnp.f:53:0: warning: 'pinv' may be used uninitialized in this function [-Wmaybe-uninitialized] h(j) = b(n1,j)*pinv ^ gfortran:f77: scipy/interpolate/fitpack/bispeu.f scipy/interpolate/fitpack/bispeu.f:50.18: integer i,iw,lwest 1 Warning: Unused variable 'iw' declared at (1) scipy/interpolate/fitpack/bispeu.f:44.37: integer nx,ny,kx,ky,m,lwrk,kwrk,ier 1 Warning: Unused variable 'kwrk' declared at (1) gfortran:f77: scipy/interpolate/fitpack/fpcurf.f scipy/interpolate/fitpack/fpcurf.f:186.35: if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/interpolate/fitpack/fpcurf.f: In function 'fpcurf': scipy/interpolate/fitpack/fpcurf.f:187:0: warning: 'nplus' may be used uninitialized in this function [-Wmaybe-uninitialized] nplus = min0(nplus*2,max0(npl1,nplus/2,1)) ^ scipy/interpolate/fitpack/fpcurf.f:219:0: warning: 'nmax' may be used uninitialized in this function [-Wmaybe-uninitialized] if(n.eq.nmax) go to 10 ^ scipy/interpolate/fitpack/fpcurf.f:186:0: warning: 'fpold' may be used uninitialized in this function [-Wmaybe-uninitialized] if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) ^ scipy/interpolate/fitpack/fpcurf.f:256:0: warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] f3 = fpms ^ scipy/interpolate/fitpack/fpcurf.f:162:0: warning: 'fp0' may be used uninitialized in this function [-Wmaybe-uninitialized] fpint(n) = fp0 ^ scipy/interpolate/fitpack/fpcurf.f:335:0: warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] if((f1-f2).gt.acc) go to 345 ^ gfortran:f77: scipy/interpolate/fitpack/splder.f scipy/interpolate/fitpack/splder.f:84.4: 30 ier = 0 1 Warning: Label 30 at (1) defined but not used scipy/interpolate/fitpack/splder.f: In function 'splder': scipy/interpolate/fitpack/splder.f:135:0: warning: 'k2' may be used uninitialized in this function [-Wmaybe-uninitialized] 65 if(arg.ge.t(l) .or. l+1.eq.k2) go to 70 ^ gfortran:f77: scipy/interpolate/fitpack/fprati.f gfortran:f77: scipy/interpolate/fitpack/fpgrpa.f gfortran:f77: scipy/interpolate/fitpack/fpgrdi.f scipy/interpolate/fitpack/fpgrdi.f:296.4: 400 if(nrold.eq.number) go to 420 1 Warning: Label 400 at (1) defined but not used scipy/interpolate/fitpack/fpgrdi.f: In function 'fpgrdi': scipy/interpolate/fitpack/fpgrdi.f:204:0: warning: 'pinv' may be used uninitialized in this function [-Wmaybe-uninitialized] bb(2,i) = fac*pinv ^ gfortran:f77: scipy/interpolate/fitpack/sproot.f gfortran:f77: scipy/interpolate/fitpack/fpsphe.f scipy/interpolate/fitpack/fpsphe.f:390.4: 440 do 450 i=1,nrint 1 Warning: Label 440 at (1) defined but not used scipy/interpolate/fitpack/fpsphe.f:327.4: 330 in = nummer(in) 1 Warning: Label 330 at (1) defined but not used scipy/interpolate/fitpack/fpsphe.f: In function 'fpsphe': scipy/interpolate/fitpack/fpsphe.f:519:0: warning: 'ntt' may be used uninitialized in this function [-Wmaybe-uninitialized] if(ntt.le.4) iband4 = ncof ^ scipy/interpolate/fitpack/fpsphe.f:614:0: warning: 'nt4' may be used uninitialized in this function [-Wmaybe-uninitialized] if(il.ne.3 .and. il.ne.nt4) go to 750 ^ scipy/interpolate/fitpack/fpsphe.f:693:0: warning: 'np4' may be used uninitialized in this function [-Wmaybe-uninitialized] jrot = lt*np4+lp ^ scipy/interpolate/fitpack/fpsphe.f:746:0: warning: 'lwest' may be used uninitialized in this function [-Wmaybe-uninitialized] 925 ier = lwest ^ scipy/interpolate/fitpack/fpsphe.f:21:0: warning: 'iband1' may be used uninitialized in this function [-Wmaybe-uninitialized] integer i,iband,iband1,iband3,iband4,ich1,ich3,ii,ij,il,in,irot, ^ scipy/interpolate/fitpack/fpsphe.f:510:0: warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] f3 = fpms ^ scipy/interpolate/fitpack/fpsphe.f:730:0: warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] if((f1-f2).gt.acc) go to 905 ^ gfortran:f77: scipy/interpolate/fitpack/fpcons.f scipy/interpolate/fitpack/fpcons.f:224.35: if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/interpolate/fitpack/fpcons.f: In function 'fpcons': scipy/interpolate/fitpack/fpcons.f:225:0: warning: 'nplus' may be used uninitialized in this function [-Wmaybe-uninitialized] nplus = min0(nplus*2,max0(npl1,nplus/2,1)) ^ scipy/interpolate/fitpack/fpcons.f:264:0: warning: 'nmax' may be used uninitialized in this function [-Wmaybe-uninitialized] if(n.eq.nmax) go to 25 ^ scipy/interpolate/fitpack/fpcons.f:383:0: warning: 'nk1' may be used uninitialized in this function [-Wmaybe-uninitialized] if(u(it).lt.t(l) .or. l.gt.nk1) go to 310 ^ scipy/interpolate/fitpack/fpcons.f:81:0: warning: 'mm' may be used uninitialized in this function [-Wmaybe-uninitialized] t(i) = u(j) ^ scipy/interpolate/fitpack/fpcons.f:224:0: warning: 'fpold' may be used uninitialized in this function [-Wmaybe-uninitialized] if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) ^ scipy/interpolate/fitpack/fpcons.f:301:0: warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] f3 = fpms ^ scipy/interpolate/fitpack/fpcons.f:194:0: warning: 'fp0' may be used uninitialized in this function [-Wmaybe-uninitialized] fpint(n) = fp0 ^ scipy/interpolate/fitpack/fpcons.f:418:0: warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] if((f1-f2).gt.acc) go to 345 ^ gfortran:f77: scipy/interpolate/fitpack/curev.f gfortran:f77: scipy/interpolate/fitpack/fpsuev.f gfortran:f77: scipy/interpolate/fitpack/fprppo.f scipy/interpolate/fitpack/fprppo.f: In function 'fprppo': scipy/interpolate/fitpack/fprppo.f:48:0: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized] f(i) = c(j) ^ gfortran:f77: scipy/interpolate/fitpack/fpcuro.f gfortran:f77: scipy/interpolate/fitpack/fpopdi.f gfortran:f77: scipy/interpolate/fitpack/evapol.f gfortran:f77: scipy/interpolate/fitpack/fpspgr.f scipy/interpolate/fitpack/fpspgr.f:315.33: if(reducu.gt.acc) npl1 = rn*fpms/reducu 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/interpolate/fitpack/fpspgr.f:322.33: if(reducv.gt.acc) npl1 = rn*fpms/reducv 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/interpolate/fitpack/fpspgr.f: In function 'fpspgr': scipy/interpolate/fitpack/fpspgr.f:382:0: warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] f3 = fpms ^ scipy/interpolate/fitpack/fpspgr.f:20:0: warning: 'nplu' may be used uninitialized in this function [-Wmaybe-uninitialized] * ktu,l,l1,l2,l3,l4,mpm,mumin,mu0,mu1,nn,nplu,nplv,npl1,nrintu, ^ scipy/interpolate/fitpack/fpspgr.f:287:0: warning: 'nvmax' may be used uninitialized in this function [-Wmaybe-uninitialized] if(nu.eq.numax .and. nv.eq.nvmax) go to 430 ^ scipy/interpolate/fitpack/fpspgr.f:354:0: warning: 'nve' may be used uninitialized in this function [-Wmaybe-uninitialized] if(nv.eq.nve) go to 270 ^ scipy/interpolate/fitpack/fpspgr.f:287:0: warning: 'numax' may be used uninitialized in this function [-Wmaybe-uninitialized] if(nu.eq.numax .and. nv.eq.nvmax) go to 430 ^ scipy/interpolate/fitpack/fpspgr.f:341:0: warning: 'nue' may be used uninitialized in this function [-Wmaybe-uninitialized] if(nu.eq.nue) go to 270 ^ scipy/interpolate/fitpack/fpspgr.f:414:0: warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] if((f1-f2).gt.acc) go to 330 ^ gfortran:f77: scipy/interpolate/fitpack/regrid.f gfortran:f77: scipy/interpolate/fitpack/splev.f scipy/interpolate/fitpack/splev.f:80.4: 30 ier = 0 1 Warning: Label 30 at (1) defined but not used gfortran:f77: scipy/interpolate/fitpack/fpsysy.f gfortran:f77: scipy/interpolate/fitpack/fpclos.f scipy/interpolate/fitpack/fpclos.f:395.35: if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/interpolate/fitpack/fpclos.f: In function 'fpclos': scipy/interpolate/fitpack/fpclos.f:396:0: warning: 'nplus' may be used uninitialized in this function [-Wmaybe-uninitialized] nplus = min0(nplus*2,max0(npl1,nplus/2,1)) ^ scipy/interpolate/fitpack/fpclos.f:438:0: warning: 'nmax' may be used uninitialized in this function [-Wmaybe-uninitialized] if(n.eq.nmax) go to 5 ^ scipy/interpolate/fitpack/fpclos.f:473:0: warning: 'n10' may be used uninitialized in this function [-Wmaybe-uninitialized] n11 = n10-1 ^ scipy/interpolate/fitpack/fpclos.f:16:0: warning: 'i1' may be used uninitialized in this function [-Wmaybe-uninitialized] integer i,ich1,ich3,ij,ik,it,iter,i1,i2,i3,j,jj,jk,jper,j1,j2,kk, ^ scipy/interpolate/fitpack/fpclos.f:395:0: warning: 'fpold' may be used uninitialized in this function [-Wmaybe-uninitialized] if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) ^ scipy/interpolate/fitpack/fpclos.f:472:0: warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] f3 = fpms ^ scipy/interpolate/fitpack/fpclos.f:470:0: warning: 'fp0' may be used uninitialized in this function [-Wmaybe-uninitialized] f1 = fp0-s ^ scipy/interpolate/fitpack/fpclos.f:663:0: warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] if((f1-f2) .gt. acc) go to 585 ^ gfortran:f77: scipy/interpolate/fitpack/fpchec.f gfortran:f77: scipy/interpolate/fitpack/fppara.f scipy/interpolate/fitpack/fppara.f:202.35: if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/interpolate/fitpack/fppara.f: In function 'fppara': scipy/interpolate/fitpack/fppara.f:203:0: warning: 'nplus' may be used uninitialized in this function [-Wmaybe-uninitialized] nplus = min0(nplus*2,max0(npl1,nplus/2,1)) ^ scipy/interpolate/fitpack/fppara.f:242:0: warning: 'nmax' may be used uninitialized in this function [-Wmaybe-uninitialized] if(n.eq.nmax) go to 10 ^ scipy/interpolate/fitpack/fppara.f:202:0: warning: 'fpold' may be used uninitialized in this function [-Wmaybe-uninitialized] if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) ^ scipy/interpolate/fitpack/fppara.f:279:0: warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] f3 = fpms ^ scipy/interpolate/fitpack/fppara.f:174:0: warning: 'fp0' may be used uninitialized in this function [-Wmaybe-uninitialized] fpint(n) = fp0 ^ scipy/interpolate/fitpack/fppara.f:378:0: warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] if((f1-f2).gt.acc) go to 345 ^ gfortran:f77: scipy/interpolate/fitpack/fpcoco.f scipy/interpolate/fitpack/fpcoco.f: In function 'fpcoco': scipy/interpolate/fitpack/fpcoco.f:137:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] if(k.gt.l) k = k-1 ^ gfortran:f77: scipy/interpolate/fitpack/fpdeno.f gfortran:f77: scipy/interpolate/fitpack/fpperi.f scipy/interpolate/fitpack/fpperi.f:339.35: if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/interpolate/fitpack/fpperi.f: In function 'fpperi': scipy/interpolate/fitpack/fpperi.f:340:0: warning: 'nplus' may be used uninitialized in this function [-Wmaybe-uninitialized] nplus = min0(nplus*2,max0(npl1,nplus/2,1)) ^ scipy/interpolate/fitpack/fpperi.f:375:0: warning: 'nmax' may be used uninitialized in this function [-Wmaybe-uninitialized] if(n.eq.nmax) go to 5 ^ scipy/interpolate/fitpack/fpperi.f:410:0: warning: 'n10' may be used uninitialized in this function [-Wmaybe-uninitialized] n11 = n10-1 ^ scipy/interpolate/fitpack/fpperi.f:16:0: warning: 'i1' may be used uninitialized in this function [-Wmaybe-uninitialized] integer i,ich1,ich3,ij,ik,it,iter,i1,i2,i3,j,jk,jper,j1,j2,kk, ^ scipy/interpolate/fitpack/fpperi.f:339:0: warning: 'fpold' may be used uninitialized in this function [-Wmaybe-uninitialized] if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) ^ scipy/interpolate/fitpack/fpperi.f:409:0: warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] f3 = fpms ^ scipy/interpolate/fitpack/fpperi.f:407:0: warning: 'fp0' may be used uninitialized in this function [-Wmaybe-uninitialized] f1 = fp0-s ^ scipy/interpolate/fitpack/fpperi.f:574:0: warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] if((f1-f2) .gt. acc) go to 585 ^ gfortran:f77: scipy/interpolate/fitpack/surfit.f gfortran:f77: scipy/interpolate/fitpack/fpknot.f scipy/interpolate/fitpack/fpknot.f: In function 'fpknot': scipy/interpolate/fitpack/fpknot.f:42:0: warning: 'number' may be used uninitialized in this function [-Wmaybe-uninitialized] next = number+1 ^ scipy/interpolate/fitpack/fpknot.f:40:0: warning: 'maxpt' may be used uninitialized in this function [-Wmaybe-uninitialized] ihalf = maxpt/2+1 ^ scipy/interpolate/fitpack/fpknot.f:41:0: warning: 'maxbeg' may be used uninitialized in this function [-Wmaybe-uninitialized] nrx = maxbeg+ihalf ^ gfortran:f77: scipy/interpolate/fitpack/fpregr.f scipy/interpolate/fitpack/fpregr.f:246.33: if(reducx.gt.acc) npl1 = rn*fpms/reducx 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/interpolate/fitpack/fpregr.f:253.33: if(reducy.gt.acc) npl1 = rn*fpms/reducy 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/interpolate/fitpack/fpregr.f: In function 'fpregr': scipy/interpolate/fitpack/fpregr.f:310:0: warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] f3 = fpms ^ scipy/interpolate/fitpack/fpregr.f:282:0: warning: 'nye' may be used uninitialized in this function [-Wmaybe-uninitialized] if(ny.eq.nye) go to 250 ^ scipy/interpolate/fitpack/fpregr.f:269:0: warning: 'nxe' may be used uninitialized in this function [-Wmaybe-uninitialized] if(nx.eq.nxe) go to 250 ^ scipy/interpolate/fitpack/fpregr.f:225:0: warning: 'nmaxy' may be used uninitialized in this function [-Wmaybe-uninitialized] if(nx.eq.nmaxx .and. ny.eq.nmaxy) go to 430 ^ scipy/interpolate/fitpack/fpregr.f:225:0: warning: 'nmaxx' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/interpolate/fitpack/fpregr.f:341:0: warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] if((f1-f2).gt.acc) go to 330 ^ gfortran:f77: scipy/interpolate/fitpack/fpcsin.f gfortran:f77: scipy/interpolate/fitpack/fourco.f gfortran:f77: scipy/interpolate/fitpack/cocosp.f gfortran:f77: scipy/interpolate/fitpack/fprota.f ar: adding 50 object files to build/temp.linux-x86_64-2.7/libfitpack.a ar: adding 34 object files to build/temp.linux-x86_64-2.7/libfitpack.a building 'odrpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/odr creating build/temp.linux-x86_64-2.7/scipy/odr/odrpack compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gfortran:f77: scipy/odr/odrpack/d_odr.f scipy/odr/odrpack/d_odr.f:1014.13: NETA = MAX(TWO,P5-LOG10(ETA)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/odr/odrpack/d_odr.f:2955.13: NTOL = MAX(ONE,P5-LOG10(TOL)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/odr/odrpack/d_odr.f:6032.16: J = WORK(WRK3+I) - 1 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/odr/odrpack/d_mprec.f gfortran:f77: scipy/odr/odrpack/dlunoc.f gfortran:f77: scipy/odr/odrpack/d_lpk.f ar: adding 4 object files to build/temp.linux-x86_64-2.7/libodrpack.a building 'minpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/optimize creating build/temp.linux-x86_64-2.7/scipy/optimize/minpack compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gfortran:f77: scipy/optimize/minpack/fdjac1.f gfortran:f77: scipy/optimize/minpack/qrfac.f gfortran:f77: scipy/optimize/minpack/qrsolv.f gfortran:f77: scipy/optimize/minpack/lmstr1.f gfortran:f77: scipy/optimize/minpack/fdjac2.f gfortran:f77: scipy/optimize/minpack/hybrd.f scipy/optimize/minpack/hybrd.f: In function 'hybrd': scipy/optimize/minpack/hybrd.f:404:0: warning: 'xnorm' may be used uninitialized in this function [-Wmaybe-uninitialized] if (delta .le. xtol*xnorm .or. fnorm .eq. zero) info = 1 ^ gfortran:f77: scipy/optimize/minpack/rwupdt.f gfortran:f77: scipy/optimize/minpack/r1updt.f gfortran:f77: scipy/optimize/minpack/hybrd1.f gfortran:f77: scipy/optimize/minpack/lmdif1.f gfortran:f77: scipy/optimize/minpack/hybrj.f scipy/optimize/minpack/hybrj.f: In function 'hybrj': scipy/optimize/minpack/hybrj.f:386:0: warning: 'xnorm' may be used uninitialized in this function [-Wmaybe-uninitialized] if (delta .le. xtol*xnorm .or. fnorm .eq. zero) info = 1 ^ gfortran:f77: scipy/optimize/minpack/lmder.f scipy/optimize/minpack/lmder.f: In function 'lmder': scipy/optimize/minpack/lmder.f:420:0: warning: 'xnorm' may be used uninitialized in this function [-Wmaybe-uninitialized] if (delta .le. xtol*xnorm) info = 2 ^ scipy/optimize/minpack/lmder.f:387:0: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] if (p1*fnorm1 .ge. fnorm .or. temp .lt. p1) temp = p1 ^ gfortran:f77: scipy/optimize/minpack/hybrj1.f gfortran:f77: scipy/optimize/minpack/dpmpar.f gfortran:f77: scipy/optimize/minpack/lmstr.f scipy/optimize/minpack/lmstr.f: In function 'lmstr': scipy/optimize/minpack/lmstr.f:434:0: warning: 'xnorm' may be used uninitialized in this function [-Wmaybe-uninitialized] if (delta .le. xtol*xnorm) info = 2 ^ gfortran:f77: scipy/optimize/minpack/lmder1.f gfortran:f77: scipy/optimize/minpack/chkder.f gfortran:f77: scipy/optimize/minpack/lmpar.f gfortran:f77: scipy/optimize/minpack/r1mpyq.f scipy/optimize/minpack/r1mpyq.f: In function 'r1mpyq': scipy/optimize/minpack/r1mpyq.f:64:0: warning: 'cos' may be used uninitialized in this function [-Wmaybe-uninitialized] if (dabs(v(j)) .gt. one) sin = dsqrt(one-cos**2) ^ gfortran:f77: scipy/optimize/minpack/qform.f gfortran:f77: scipy/optimize/minpack/lmdif.f scipy/optimize/minpack/lmdif.f: In function 'lmdif': scipy/optimize/minpack/lmdif.f:422:0: warning: 'xnorm' may be used uninitialized in this function [-Wmaybe-uninitialized] if (delta .le. xtol*xnorm) info = 2 ^ scipy/optimize/minpack/lmdif.f:389:0: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] if (p1*fnorm1 .ge. fnorm .or. temp .lt. p1) temp = p1 ^ gfortran:f77: scipy/optimize/minpack/dogleg.f gfortran:f77: scipy/optimize/minpack/enorm.f scipy/optimize/minpack/enorm.f: In function 'enorm': scipy/optimize/minpack/enorm.f:1:0: warning: '__result_enorm' may be used uninitialized in this function [-Wmaybe-uninitialized] double precision function enorm(n,x) ^ ar: adding 23 object files to build/temp.linux-x86_64-2.7/libminpack.a building 'rootfind' library compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/scipy/optimize/Zeros compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gcc: scipy/optimize/Zeros/ridder.c gcc: scipy/optimize/Zeros/brentq.c gcc: scipy/optimize/Zeros/bisect.c In file included from scipy/optimize/Zeros/bisect.c:3:0: scipy/optimize/Zeros/zeros.h:16:15: warning: 'dminarg1' defined but not used [-Wunused-variable] static double dminarg1,dminarg2; ^ scipy/optimize/Zeros/zeros.h:16:24: warning: 'dminarg2' defined but not used [-Wunused-variable] static double dminarg1,dminarg2; ^ gcc: scipy/optimize/Zeros/brenth.c ar: adding 4 object files to build/temp.linux-x86_64-2.7/librootfind.a building 'superlu_src' library compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/scipy/sparse creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/dsolve creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/SuperLU creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/SuperLU/SRC compile options: '-DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/heap_relax_snode.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dzsum1.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/slamch.c scipy/sparse/linalg/dsolve/SuperLU/SRC/slamch.c: In function 'slamc2_': scipy/sparse/linalg/dsolve/SuperLU/SRC/slamch.c:424:16: warning: unused variable 'c__1' [-Wunused-variable] static int c__1 = 1; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/slamch.c: In function 'slamc4_': scipy/sparse/linalg/dsolve/SuperLU/SRC/slamch.c:734:9: warning: variable 'i__1' set but not used [-Wunused-but-set-variable] int i__1; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/slamch.c: In function 'slamc5_': scipy/sparse/linalg/dsolve/SuperLU/SRC/slamch.c:849:9: warning: variable 'i__1' set but not used [-Wunused-but-set-variable] int i__1; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssv.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssv.c: In function 'dgssv': scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssv.c:199:16: warning: 'AA' may be used uninitialized in this function [-Wmaybe-uninitialized] sp_preorder(options, AA, perm_c, etree, &AC); ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotgrowth.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotgrowth.c: In function 'cPivotGrowth': scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotgrowth.c:63:15: warning: unused variable 'temp_comp' [-Wunused-variable] complex temp_comp; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dldperm.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsequ.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/mark_relax.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_heap_relax_snode.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/clacon.c scipy/sparse/linalg/dsolve/SuperLU/SRC/clacon.c: In function 'clacon_': scipy/sparse/linalg/dsolve/SuperLU/SRC/clacon.c:157:5: warning: implicit declaration of function 'ccopy_' [-Wimplicit-function-declaration] ccopy_(n, x, &c__1, v, &c__1); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/clacon.c:163:1: warning: label 'L90' defined but not used [-Wunused-label] L90: ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scolumn_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsrfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c: In function 'zLUMemXpand': scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c:444:5: warning: enumeration value 'LLVL' not handled in switch [-Wswitch] switch ( mem_type ) { ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c:444:5: warning: enumeration value 'ULVL' not handled in switch [-Wswitch] gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsitrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c: In function 'zcolumn_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c:234:3: warning: implicit declaration of function 'ztrsv_' [-Wimplicit-function-declaration] ztrsv_( "L", "N", "U", &segsze, &lusup[luptr], ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c:245:3: warning: implicit declaration of function 'zgemv_' [-Wimplicit-function-declaration] zgemv_( "N", &nrow, &segsze, &alpha, &lusup[luptr], ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c:288:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = zLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c: In function 'ilu_cdrop_row': scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c:186:3: warning: implicit declaration of function 'scopy_' [-Wimplicit-function-declaration] scopy_(&len, swork, &i_1, swork2, &i_1); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c:75:13: warning: unused variable 'zero' [-Wunused-variable] complex zero = {0.0, 0.0}; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c: At top level: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c:25:12: warning: '_compare_' defined but not used [-Wunused-function] static int _compare_(const void *a, const void *b) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_csnode_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c: In function 'ccolumn_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c:232:3: warning: implicit declaration of function 'ctrsv_' [-Wimplicit-function-declaration] ctrsv_( "L", "N", "U", &segsze, &lusup[luptr], ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c:243:3: warning: implicit declaration of function 'cgemv_' [-Wimplicit-function-declaration] cgemv_( "N", &nrow, &segsze, &alpha, &lusup[luptr], ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c:286:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = cLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c: In function 'dcopy_to_ucol': scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c:77:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = dLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c:80:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = dLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/claqgs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sldperm.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlamch.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dlamch.c: In function 'dlamc2_': scipy/sparse/linalg/dsolve/SuperLU/SRC/dlamch.c:417:16: warning: unused variable 'c__1' [-Wunused-variable] static int c__1 = 1; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dlamch.c: In function 'dlamc4_': scipy/sparse/linalg/dsolve/SuperLU/SRC/dlamch.c:722:9: warning: variable 'i__1' set but not used [-Wunused-but-set-variable] int i__1; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dlamch.c: In function 'dlamc5_': scipy/sparse/linalg/dsolve/SuperLU/SRC/dlamch.c:835:9: warning: variable 'i__1' set but not used [-Wunused-but-set-variable] int i__1; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dcolumn_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlangs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zlangs.c: In function 'zlangs': scipy/sparse/linalg/dsolve/SuperLU/SRC/zlangs.c:116:5: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] return (value); ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/get_perm_c.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zsnode_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/superlu_timer.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dmemory.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dmemory.c: In function 'dLUMemXpand': scipy/sparse/linalg/dsolve/SuperLU/SRC/dmemory.c:444:5: warning: enumeration value 'LLVL' not handled in switch [-Wswitch] switch ( mem_type ) { ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dmemory.c:444:5: warning: enumeration value 'ULVL' not handled in switch [-Wswitch] gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c: In function 'sp_ctrsv': scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c:159:7: warning: implicit declaration of function 'ctrsv_' [-Wimplicit-function-declaration] ctrsv_("L", "N", "U", &nsupc, &Lval[luptr], &nsupr, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c:162:7: warning: implicit declaration of function 'cgemv_' [-Wimplicit-function-declaration] cgemv_("N", &nrow, &nsupc, &alpha, &Lval[luptr+nsupc], ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c: In function 'sp_cgemv': scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c:488:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] c_eq(&alpha, &comp_zero) && ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/qselect.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cdiagonal.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_coletree.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_coletree.c:243:6: warning: 'etdfs' defined but not used [-Wunused-function] void etdfs ( ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c: In function 'dcolumn_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c:219:3: warning: implicit declaration of function 'dtrsv_' [-Wimplicit-function-declaration] dtrsv_( "L", "N", "U", &segsze, &lusup[luptr], ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c:230:3: warning: implicit declaration of function 'dgemv_' [-Wimplicit-function-declaration] dgemv_( "N", &nrow, &segsze, &alpha, &lusup[luptr], ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c:273:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = dLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsrfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cldperm.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c: In function 'zcolumn_dfs': scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c:133:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = zLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c:176:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] zLUMemXpand(jcol,nextl,LSUB,&nzlmax,Glu) ) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.c: In function 'slangs': scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.c:116:5: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] return (value); ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c: In function 'sgsisx': scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:578:7: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] if ( !mc64 & equil ) { /* Only perform equilibration, no row perm */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:667:16: warning: unused variable 'rhs_work' [-Wunused-variable] float *rhs_work; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:413:14: warning: variable 'diag_pivot_thresh' set but not used [-Wunused-but-set-variable] float diag_pivot_thresh; ^ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_sdefs.h:84:0, from scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:12: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:69:46: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SUPERLU_MAX(x, y) ( (x) > (y) ? (x) : (y) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:411:35: note: 'smlnum' was declared here float amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; ^ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_sdefs.h:84:0, from scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:12: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:70:46: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SUPERLU_MIN(x, y) ( (x) < (y) ? (x) : (y) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:411:27: note: 'bignum' was declared here float amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadtriple.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadtriple.c: In function 'dreadtriple': scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadtriple.c:38:10: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", n, nonz); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadtriple.c:54:7: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%lf\n", &row[nz], &col[nz], &val[nz]); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadtriple.c: In function 'dreadrhs': scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadtriple.c:136:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%lf\n", &b[i]); ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotgrowth.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/clangs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/clangs.c: In function 'clangs': scipy/sparse/linalg/dsolve/SuperLU/SRC/clangs.c:116:5: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] return (value); ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c: In function 'cgsisx': scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:578:7: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] if ( !mc64 & equil ) { /* Only perform equilibration, no row perm */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:667:18: warning: unused variable 'rhs_work' [-Wunused-variable] complex *rhs_work; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:413:14: warning: variable 'diag_pivot_thresh' set but not used [-Wunused-but-set-variable] float diag_pivot_thresh; ^ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_cdefs.h:84:0, from scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:12: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:69:46: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SUPERLU_MAX(x, y) ( (x) > (y) ? (x) : (y) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:411:35: note: 'smlnum' was declared here float amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; ^ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_cdefs.h:84:0, from scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:12: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:70:46: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SUPERLU_MIN(x, y) ( (x) < (y) ? (x) : (y) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:411:27: note: 'bignum' was declared here float amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c: In function 'zsnode_dfs': scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c:81:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = zLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c:94:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = zLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zldperm.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c: In function 'ilu_ccopy_to_ucol': scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c:66:5: warning: implicit declaration of function 'dlamch_' [-Wimplicit-function-declaration] register float d_max = 0.0, d_min = 1.0 / dlamch_("Safe minimum"); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c:183:11: warning: 'tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] sum->r += tmp; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c: In function 'zreadhb': scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:191:29: warning: unused variable 'key' [-Wunused-variable] char buf[100], type[4], key[10]; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c: In function 'zReadValues': scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:159:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); /* read a line at a time */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c: In function 'zreadhb': scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:197:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:209:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); buf[14] = 0; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:217:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%3c", type); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:218:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%11c", buf); /* pad */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:224:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", nrow); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:225:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", ncol); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:226:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", nonz); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:227:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", &tmp); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:239:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%16c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:241:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%16c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:243:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%20c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:245:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%20c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c: In function 'ReadVector': scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:137:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); /* read a line at a time */ ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c: In function 'zreadrb': scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:190:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:195:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); buf[14] = 0; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:202:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%3c", type); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:203:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%11c", buf); /* pad */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:209:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", nrow); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:210:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", ncol); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:211:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", nonz); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:212:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", &tmp); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:224:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%16c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:226:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%16c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:228:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%20c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c: In function 'ReadVector': scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:130:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); /* read a line at a time */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c: In function 'zReadValues': scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c:152:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); /* read a line at a time */ ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_relax_snode.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsequ.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsrfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c: In function 'zcopy_to_ucol': scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c:77:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = zLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c:80:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = zLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/xerbla.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/izmax1.c scipy/sparse/linalg/dsolve/SuperLU/SRC/izmax1.c: In function 'izmax1_': scipy/sparse/linalg/dsolve/SuperLU/SRC/izmax1.c:51:24: warning: variable 'i__2' set but not used [-Wunused-but-set-variable] int ret_val, i__1, i__2; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/izmax1.c:51:18: warning: variable 'i__1' set but not used [-Wunused-but-set-variable] int ret_val, i__1, i__2; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c: In function 'ilu_zdrop_row': scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c:186:3: warning: implicit declaration of function 'dcopy_' [-Wimplicit-function-declaration] dcopy_(&len, dwork, &i_1, dwork2, &i_1); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c:75:19: warning: unused variable 'zero' [-Wunused-variable] doublecomplex zero = {0.0, 0.0}; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c: At top level: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c:25:12: warning: '_compare_' defined but not used [-Wunused-function] static int _compare_(const void *a, const void *b) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c: In function 'dreadhb': scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:181:29: warning: unused variable 'key' [-Wunused-variable] char buf[100], type[4], key[10]; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c: In function 'dReadValues': scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:157:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); /* read a line at a time */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c: In function 'dreadhb': scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:187:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:199:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); buf[14] = 0; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:207:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%3c", type); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:208:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%11c", buf); /* pad */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:214:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", nrow); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:215:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", ncol); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:216:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", nonz); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:217:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", &tmp); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:229:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%16c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:231:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%16c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:233:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%20c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:235:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%20c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c: In function 'ReadVector': scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:137:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); /* read a line at a time */ ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_sdrop_row.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_sdrop_row.c:25:12: warning: '_compare_' defined but not used [-Wunused-function] static int _compare_(const void *a, const void *b) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c: In function 'dFillRHS': scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c:358:15: warning: variable 'Aval' set but not used [-Wunused-but-set-variable] double *Aval; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c: At top level: scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c:464:1: warning: return type defaults to 'int' [-Wreturn-type] print_double_vec(char *what, int n, double *vec) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcomplex.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlangs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dlangs.c: In function 'dlangs': scipy/sparse/linalg/dsolve/SuperLU/SRC/dlangs.c:116:5: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] return (value); ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dcopy_to_ucol.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c: In function 'ccolumn_dfs': scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c:133:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = cLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c:176:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] cLUMemXpand(jcol,nextl,LSUB,&nzlmax,Glu) ) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c: In function 'dsnode_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c:97:2: warning: implicit declaration of function 'dtrsv_' [-Wimplicit-function-declaration] dtrsv_( "L", "N", "U", &nsupc, &lusup[luptr], &nsupr, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c:99:2: warning: implicit declaration of function 'dgemv_' [-Wimplicit-function-declaration] dgemv_( "N", &nrow, &nsupc, &alpha, &lusup[luptr+nsupc], &nsupr, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c:52:35: warning: unused variable 'iptr' [-Wunused-variable] int isub, irow, i, iptr; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c:52:32: warning: unused variable 'i' [-Wunused-variable] int isub, irow, i, iptr; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/util.c scipy/sparse/linalg/dsolve/SuperLU/SRC/util.c: In function 'ilu_countnz': scipy/sparse/linalg/dsolve/SuperLU/SRC/util.c:214:24: warning: variable 'irep' set but not used [-Wunused-but-set-variable] int jlen, irep; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c: In function 'zsnode_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c:98:2: warning: implicit declaration of function 'ztrsv_' [-Wimplicit-function-declaration] ztrsv_( "L", "N", "U", &nsupc, &lusup[luptr], &nsupr, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c:100:2: warning: implicit declaration of function 'zgemv_' [-Wimplicit-function-declaration] zgemv_( "N", &nrow, &nsupc, &alpha, &lusup[luptr+nsupc], &nsupr, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c:53:35: warning: unused variable 'iptr' [-Wunused-variable] int isub, irow, i, iptr; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c:53:32: warning: unused variable 'i' [-Wunused-variable] int isub, irow, i, iptr; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c: In function 'sp_ztrsv': scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c:159:7: warning: implicit declaration of function 'ztrsv_' [-Wimplicit-function-declaration] ztrsv_("L", "N", "U", &nsupc, &Lval[luptr], &nsupr, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c:162:7: warning: implicit declaration of function 'zgemv_' [-Wimplicit-function-declaration] zgemv_("N", &nrow, &nsupc, &alpha, &Lval[luptr+nsupc], ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c: In function 'sp_zgemv': scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c:488:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] z_eq(&alpha, &comp_zero) && ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ddiagonal.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c: In function 'cgssv': scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c:199:16: warning: 'AA' may be used uninitialized in this function [-Wmaybe-uninitialized] sp_preorder(options, AA, perm_c, etree, &AC); ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgscon.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsequ.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsitrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlacon.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zlacon.c: In function 'zlacon_': scipy/sparse/linalg/dsolve/SuperLU/SRC/zlacon.c:157:5: warning: implicit declaration of function 'zcopy_' [-Wimplicit-function-declaration] zcopy_(n, x, &c__1, v, &c__1); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zlacon.c:163:1: warning: label 'L90' defined but not used [-Wunused-label] L90: ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/relax_snode.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.c: In function 'ilu_zcopy_to_ucol': scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.c:183:11: warning: 'tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] sum->r += tmp; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/mmd.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cmemory.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cmemory.c: In function 'cLUMemXpand': scipy/sparse/linalg/dsolve/SuperLU/SRC/cmemory.c:444:5: warning: enumeration value 'LLVL' not handled in switch [-Wswitch] switch ( mem_type ) { ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/cmemory.c:444:5: warning: enumeration value 'ULVL' not handled in switch [-Wswitch] gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c: In function 'ssnode_dfs': scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c:81:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = sLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c:94:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = sLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ddrop_row.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ddrop_row.c:25:12: warning: '_compare_' defined but not used [-Wunused-function] static int _compare_(const void *a, const void *b) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_bmod.c: In function 'cpanel_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_bmod.c:238:7: warning: implicit declaration of function 'ctrsv_' [-Wimplicit-function-declaration] ctrsv_( "L", "N", "U", &segsze, &lusup[luptr], ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_bmod.c:285:7: warning: implicit declaration of function 'cgemv_' [-Wimplicit-function-declaration] cgemv_("N", &block_nrow, &segsze, &alpha, &lusup[luptr1], ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c: In function 'sgssv': scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c:199:16: warning: 'AA' may be used uninitialized in this function [-Wmaybe-uninitialized] sp_preorder(options, AA, perm_c, etree, &AC); ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c: In function 'ccopy_to_ucol': scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c:77:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = cLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c:80:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = cLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsrfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/slacon.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgscon.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsitrf.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsitrf.c: In function 'zgsitrf': scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsitrf.c:229:12: warning: unused variable 'one' [-Wunused-variable] double one = 1.0; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsitrf.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsitrf.c: In function 'cgsitrf': scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsitrf.c:229:11: warning: unused variable 'one' [-Wunused-variable] float one = 1.0; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dsnode_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_ienv.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_ienv.c: In function 'sp_ienv': scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_ienv.c:75:5: warning: implicit declaration of function 'xerbla_' [-Wimplicit-function-declaration] xerbla_("sp_ienv", &i); ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zutil.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zutil.c: In function 'zFillRHS': scipy/sparse/linalg/dsolve/SuperLU/SRC/zutil.c:360:22: warning: variable 'Aval' set but not used [-Wunused-but-set-variable] doublecomplex *Aval; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zutil.c: At top level: scipy/sparse/linalg/dsolve/SuperLU/SRC/zutil.c:468:1: warning: return type defaults to 'int' [-Wreturn-type] print_doublecomplex_vec(char *what, int n, doublecomplex *vec) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c: In function 'csnode_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c:98:2: warning: implicit declaration of function 'ctrsv_' [-Wimplicit-function-declaration] ctrsv_( "L", "N", "U", &nsupc, &lusup[luptr], &nsupr, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c:100:2: warning: implicit declaration of function 'cgemv_' [-Wimplicit-function-declaration] cgemv_( "N", &nrow, &nsupc, &alpha, &lusup[luptr+nsupc], &nsupr, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c:53:35: warning: unused variable 'iptr' [-Wunused-variable] int isub, irow, i, iptr; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c:53:32: warning: unused variable 'i' [-Wunused-variable] int isub, irow, i, iptr; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/memory.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c: In function 'scolumn_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c:219:3: warning: implicit declaration of function 'strsv_' [-Wimplicit-function-declaration] strsv_( "L", "N", "U", &segsze, &lusup[luptr], ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c:230:3: warning: implicit declaration of function 'sgemv_' [-Wimplicit-function-declaration] sgemv_( "N", &nrow, &segsze, &alpha, &lusup[luptr], ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c:273:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = sLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgscon.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_bmod.c: In function 'spanel_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_bmod.c:224:7: warning: implicit declaration of function 'strsv_' [-Wimplicit-function-declaration] strsv_( "L", "N", "U", &segsze, &lusup[luptr], ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_bmod.c:271:7: warning: implicit declaration of function 'sgemv_' [-Wimplicit-function-declaration] sgemv_("N", &block_nrow, &segsze, &alpha, &lusup[luptr1], ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_bmod.c: In function 'zpanel_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_bmod.c:238:7: warning: implicit declaration of function 'ztrsv_' [-Wimplicit-function-declaration] ztrsv_( "L", "N", "U", &segsze, &lusup[luptr], ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_bmod.c:285:7: warning: implicit declaration of function 'zgemv_' [-Wimplicit-function-declaration] zgemv_("N", &block_nrow, &segsze, &alpha, &lusup[luptr1], ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas3.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpruneL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c: In function 'zgsisx': scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:578:7: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] if ( !mc64 & equil ) { /* Only perform equilibration, no row perm */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:667:24: warning: unused variable 'rhs_work' [-Wunused-variable] doublecomplex *rhs_work; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:413:15: warning: variable 'diag_pivot_thresh' set but not used [-Wunused-but-set-variable] double diag_pivot_thresh; ^ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_zdefs.h:84:0, from scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:12: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:69:46: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SUPERLU_MAX(x, y) ( (x) > (y) ? (x) : (y) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:411:36: note: 'smlnum' was declared here double amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; ^ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_zdefs.h:84:0, from scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:12: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:70:46: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SUPERLU_MIN(x, y) ( (x) < (y) ? (x) : (y) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:411:28: note: 'bignum' was declared here double amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c: In function 'dreadrb': scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:181:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:186:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); buf[14] = 0; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:193:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%3c", type); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:194:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%11c", buf); /* pad */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:200:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", nrow); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:201:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", ncol); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:202:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", nonz); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:203:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", &tmp); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:215:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%16c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:217:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%16c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:219:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%20c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c: In function 'ReadVector': scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:130:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); /* read a line at a time */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c: In function 'dReadValues': scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c:151:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); /* read a line at a time */ ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c: In function 'csnode_dfs': scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c:81:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = cLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c:94:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = cLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas3.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/spruneL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas3.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_preorder.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c: In function 'dcolumn_dfs': scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c:133:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = dLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c:176:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] dLUMemXpand(jcol,nextl,LSUB,&nzlmax,Glu) ) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlaqgs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c: In function 'scopy_to_ucol': scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c:77:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = sLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c:80:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (mem_error = sLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c: In function 'sgssvx': scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c:356:14: warning: variable 'diag_pivot_thresh' set but not used [-Wunused-but-set-variable] float diag_pivot_thresh; ^ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_sdefs.h:84:0, from scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c:12: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:69:46: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SUPERLU_MAX(x, y) ( (x) > (y) ? (x) : (y) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c:354:35: note: 'smlnum' was declared here float amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; ^ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_sdefs.h:84:0, from scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c:12: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:70:46: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SUPERLU_MIN(x, y) ( (x) < (y) ? (x) : (y) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c:354:27: note: 'bignum' was declared here float amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ssnode_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcolumn_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c: In function 'sreadrb': scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:181:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:186:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); buf[14] = 0; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:193:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%3c", type); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:194:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%11c", buf); /* pad */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:200:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", nrow); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:201:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", ncol); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:202:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", nonz); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:203:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", &tmp); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:215:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%16c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:217:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%16c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:219:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%20c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c: In function 'ReadVector': scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:130:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); /* read a line at a time */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c: In function 'sReadValues': scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c:151:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); /* read a line at a time */ ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c: In function 'sreadhb': scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:181:29: warning: unused variable 'key' [-Wunused-variable] char buf[100], type[4], key[10]; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c: In function 'sReadValues': scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:157:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); /* read a line at a time */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c: In function 'sreadhb': scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:187:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:199:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); buf[14] = 0; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:207:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%3c", type); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:208:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%11c", buf); /* pad */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:214:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", nrow); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:215:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", ncol); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:216:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", nonz); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:217:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", &tmp); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:229:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%16c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:231:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%16c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:233:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%20c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:235:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%20c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c: In function 'ReadVector': scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:137:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); /* read a line at a time */ ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_spanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas2.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas2.c: In function 'sp_dtrsv': scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas2.c:155:7: warning: implicit declaration of function 'dtrsv_' [-Wimplicit-function-declaration] dtrsv_("L", "N", "U", &nsupc, &Lval[luptr], &nsupr, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas2.c:158:7: warning: implicit declaration of function 'dgemv_' [-Wimplicit-function-declaration] dgemv_("N", &nrow, &nsupc, &alpha, &Lval[luptr+nsupc], ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c: In function 'scolumn_dfs': scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c:133:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = sLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c:176:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] sLUMemXpand(jcol,nextl,LSUB,&nzlmax,Glu) ) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c: In function 'creadhb': scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:191:29: warning: unused variable 'key' [-Wunused-variable] char buf[100], type[4], key[10]; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c: In function 'cReadValues': scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:159:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); /* read a line at a time */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c: In function 'creadhb': scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:197:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:209:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); buf[14] = 0; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:217:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%3c", type); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:218:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%11c", buf); /* pad */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:224:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", nrow); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:225:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", ncol); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:226:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", nonz); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:227:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", &tmp); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:239:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%16c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:241:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%16c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:243:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%20c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:245:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%20c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c: In function 'ReadVector': scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:137:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); /* read a line at a time */ ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c: In function 'ssnode_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c:97:2: warning: implicit declaration of function 'strsv_' [-Wimplicit-function-declaration] strsv_( "L", "N", "U", &nsupc, &lusup[luptr], &nsupr, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c:99:2: warning: implicit declaration of function 'sgemv_' [-Wimplicit-function-declaration] sgemv_( "N", &nrow, &nsupc, &alpha, &lusup[luptr+nsupc], &nsupr, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c:52:35: warning: unused variable 'iptr' [-Wunused-variable] int isub, irow, i, iptr; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c:52:32: warning: unused variable 'i' [-Wunused-variable] int isub, irow, i, iptr; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scopy_to_ucol.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scopy_to_ucol.c: In function 'ilu_scopy_to_ucol': scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scopy_to_ucol.c:66:5: warning: implicit declaration of function 'dlamch_' [-Wimplicit-function-declaration] register float d_max = 0.0, d_min = 1.0 / dlamch_("Safe minimum"); ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpruneL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsequ.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c: In function 'dgstrs': scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c:191:3: warning: implicit declaration of function 'dtrsm_' [-Wimplicit-function-declaration] dtrsm_("L", "L", "N", "U", &nsupc, &nrhs, &alpha, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c:194:3: warning: implicit declaration of function 'dgemm_' [-Wimplicit-function-declaration] dgemm_( "N", "N", &nrow, &nrhs, &nsupc, &alpha, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c:98:24: warning: unused variable 'incy' [-Wunused-variable] int incx = 1, incy = 1; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c:98:14: warning: unused variable 'incx' [-Wunused-variable] int incx = 1, incy = 1; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgscon.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/scomplex.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/scsum1.c scipy/sparse/linalg/dsolve/SuperLU/SRC/scsum1.c: In function 'scsum1_': scipy/sparse/linalg/dsolve/SuperLU/SRC/scsum1.c:46:15: warning: variable 'i__2' set but not used [-Wunused-but-set-variable] int i__1, i__2; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/scsum1.c:46:9: warning: variable 'i__1' set but not used [-Wunused-but-set-variable] int i__1, i__2; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccolumn_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/slaqgs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlaqgs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c: In function 'sLUMemXpand': scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c:444:5: warning: enumeration value 'LLVL' not handled in switch [-Wswitch] switch ( mem_type ) { ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c:444:5: warning: enumeration value 'ULVL' not handled in switch [-Wswitch] gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c: In function 'cgssvx': scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c:356:14: warning: variable 'diag_pivot_thresh' set but not used [-Wunused-but-set-variable] float diag_pivot_thresh; ^ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_cdefs.h:84:0, from scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c:12: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:69:46: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SUPERLU_MAX(x, y) ( (x) > (y) ? (x) : (y) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c:354:35: note: 'smlnum' was declared here float amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; ^ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_cdefs.h:84:0, from scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c:12: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:70:46: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SUPERLU_MIN(x, y) ( (x) < (y) ? (x) : (y) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c:354:27: note: 'bignum' was declared here float amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c: In function 'zgssvx': scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c:356:15: warning: variable 'diag_pivot_thresh' set but not used [-Wunused-but-set-variable] double diag_pivot_thresh; ^ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_zdefs.h:84:0, from scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c:12: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:69:46: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SUPERLU_MAX(x, y) ( (x) > (y) ? (x) : (y) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c:354:36: note: 'smlnum' was declared here double amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; ^ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_zdefs.h:84:0, from scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c:12: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:70:46: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SUPERLU_MIN(x, y) ( (x) < (y) ? (x) : (y) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c:354:28: note: 'bignum' was declared here double amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cutil.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cutil.c: In function 'cFillRHS': scipy/sparse/linalg/dsolve/SuperLU/SRC/cutil.c:360:16: warning: variable 'Aval' set but not used [-Wunused-but-set-variable] complex *Aval; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/cutil.c: At top level: scipy/sparse/linalg/dsolve/SuperLU/SRC/cutil.c:468:1: warning: return type defaults to 'int' [-Wreturn-type] print_complex_vec(char *what, int n, complex *vec) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadtriple.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadtriple.c: In function 'sreadtriple': scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadtriple.c:38:10: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", n, nonz); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadtriple.c:54:7: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%f\n", &row[nz], &col[nz], &val[nz]); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadtriple.c: In function 'sreadrhs': scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadtriple.c:136:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%f\n", &b[i]); ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotgrowth.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotgrowth.c: In function 'zPivotGrowth': scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotgrowth.c:63:21: warning: unused variable 'temp_comp' [-Wunused-variable] doublecomplex temp_comp; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_spivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlacon.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zdiagonal.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c: In function 'zgstrs': scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c:193:3: warning: implicit declaration of function 'ztrsm_' [-Wimplicit-function-declaration] ztrsm_("L", "L", "N", "U", &nsupc, &nrhs, &alpha, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c:196:3: warning: implicit declaration of function 'zgemm_' [-Wimplicit-function-declaration] zgemm_( "N", "N", &nrow, &nrhs, &nsupc, &alpha, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c:98:24: warning: unused variable 'incy' [-Wunused-variable] int incx = 1, incy = 1; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c:98:14: warning: unused variable 'incx' [-Wunused-variable] int incx = 1, incy = 1; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c: In function 'zprint_soln': scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c:349:4: warning: format '%f' expects argument of type 'double', but argument 3 has type 'doublecomplex' [-Wformat=] printf("\t%d: %.4f\n", i, soln[i]); ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas2.c scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas2.c: In function 'sp_strsv': scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas2.c:155:7: warning: implicit declaration of function 'strsv_' [-Wimplicit-function-declaration] strsv_("L", "N", "U", &nsupc, &Lval[luptr], &nsupr, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas2.c:158:7: warning: implicit declaration of function 'sgemv_' [-Wimplicit-function-declaration] sgemv_("N", &nrow, &nsupc, &alpha, &Lval[luptr+nsupc], ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_bmod.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_bmod.c: In function 'dpanel_bmod': scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_bmod.c:224:7: warning: implicit declaration of function 'dtrsv_' [-Wimplicit-function-declaration] dtrsv_( "L", "N", "U", &segsze, &lusup[luptr], ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_bmod.c:271:7: warning: implicit declaration of function 'dgemv_' [-Wimplicit-function-declaration] dgemv_("N", &block_nrow, &segsze, &alpha, &lusup[luptr1], ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.c: In function 'zreadtriple': scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.c:38:10: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", n, nonz); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.c:54:7: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%lf%lf\n", &row[nz], &col[nz], &val[nz].r, &val[nz].i); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.c: In function 'zreadrhs': scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.c:136:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%lf%lf\n", &b[i].r, &b[i].i); ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c: In function 'cgstrs': scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c:193:3: warning: implicit declaration of function 'ctrsm_' [-Wimplicit-function-declaration] ctrsm_("L", "L", "N", "U", &nsupc, &nrhs, &alpha, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c:196:3: warning: implicit declaration of function 'cgemm_' [-Wimplicit-function-declaration] cgemm_( "N", "N", &nrow, &nrhs, &nsupc, &alpha, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c:98:24: warning: unused variable 'incy' [-Wunused-variable] int incx = 1, incy = 1; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c:98:14: warning: unused variable 'incx' [-Wunused-variable] int incx = 1, incy = 1; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c: In function 'cprint_soln': scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c:349:4: warning: format '%f' expects argument of type 'double', but argument 3 has type 'complex' [-Wformat=] printf("\t%d: %.4f\n", i, soln[i]); ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c: In function 'dsnode_dfs': scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c:81:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = dLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c:94:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mem_error = dLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sdiagonal.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/icmax1.c scipy/sparse/linalg/dsolve/SuperLU/SRC/icmax1.c: In function 'icmax1_': scipy/sparse/linalg/dsolve/SuperLU/SRC/icmax1.c:53:24: warning: variable 'i__2' set but not used [-Wunused-but-set-variable] int ret_val, i__1, i__2; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/icmax1.c:53:18: warning: variable 'i__1' set but not used [-Wunused-but-set-variable] int ret_val, i__1, i__2; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sutil.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sutil.c: In function 'sFillRHS': scipy/sparse/linalg/dsolve/SuperLU/SRC/sutil.c:358:14: warning: variable 'Aval' set but not used [-Wunused-but-set-variable] float *Aval; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sutil.c: At top level: scipy/sparse/linalg/dsolve/SuperLU/SRC/sutil.c:464:1: warning: return type defaults to 'int' [-Wreturn-type] print_float_vec(char *what, int n, float *vec) ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadtriple.c scipy/sparse/linalg/dsolve/SuperLU/SRC/creadtriple.c: In function 'creadtriple': scipy/sparse/linalg/dsolve/SuperLU/SRC/creadtriple.c:38:10: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", n, nonz); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadtriple.c:54:7: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%f%f\n", &row[nz], &col[nz], &val[nz].r, &val[nz].i); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadtriple.c: In function 'creadrhs': scipy/sparse/linalg/dsolve/SuperLU/SRC/creadtriple.c:136:13: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%f%f\n", &b[i].r, &b[i].i); ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/colamd.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotgrowth.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c: In function 'sgstrs': scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c:191:3: warning: implicit declaration of function 'strsm_' [-Wimplicit-function-declaration] strsm_("L", "L", "N", "U", &nsupc, &nrhs, &alpha, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c:194:3: warning: implicit declaration of function 'sgemm_' [-Wimplicit-function-declaration] sgemm_( "N", "N", &nrow, &nrhs, &nsupc, &alpha, ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c:98:24: warning: unused variable 'incy' [-Wunused-variable] int incx = 1, incy = 1; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c:98:14: warning: unused variable 'incx' [-Wunused-variable] int incx = 1, incy = 1; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssv.c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssv.c: In function 'zgssv': scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssv.c:199:16: warning: 'AA' may be used uninitialized in this function [-Wmaybe-uninitialized] sp_preorder(options, AA, perm_c, etree, &AC); ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas3.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c: In function 'dgsisx': scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:578:7: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] if ( !mc64 & equil ) { /* Only perform equilibration, no row perm */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:667:17: warning: unused variable 'rhs_work' [-Wunused-variable] double *rhs_work; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:413:15: warning: variable 'diag_pivot_thresh' set but not used [-Wunused-but-set-variable] double diag_pivot_thresh; ^ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_ddefs.h:84:0, from scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:12: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:69:46: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SUPERLU_MAX(x, y) ( (x) > (y) ? (x) : (y) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:411:36: note: 'smlnum' was declared here double amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; ^ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_ddefs.h:84:0, from scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:12: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:70:46: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SUPERLU_MIN(x, y) ( (x) < (y) ? (x) : (y) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:411:28: note: 'bignum' was declared here double amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c: In function 'dgssvx': scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c:356:15: warning: variable 'diag_pivot_thresh' set but not used [-Wunused-but-set-variable] double diag_pivot_thresh; ^ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_ddefs.h:84:0, from scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c:12: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:69:46: warning: 'smlnum' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SUPERLU_MAX(x, y) ( (x) > (y) ? (x) : (y) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c:354:36: note: 'smlnum' was declared here double amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; ^ In file included from scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_ddefs.h:84:0, from scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c:12: scipy/sparse/linalg/dsolve/SuperLU/SRC/slu_util.h:70:46: warning: 'bignum' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SUPERLU_MIN(x, y) ( (x) < (y) ? (x) : (y) ) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c:354:28: note: 'bignum' was declared here double amax, anorm, bignum, smlnum, colcnd, rowcnd, rcmax, rcmin; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpruneL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c: In function 'creadrb': scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:190:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:195:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); buf[14] = 0; ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:202:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%3c", type); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:203:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%11c", buf); /* pad */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:209:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", nrow); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:210:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", ncol); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:211:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", nonz); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:212:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%14c", buf); sscanf(buf, "%d", &tmp); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:224:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%16c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:226:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%16c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:228:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%20c", buf); ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c: In function 'ReadVector': scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:130:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); /* read a line at a time */ ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c: In function 'cReadValues': scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c:152:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 100, fp); /* read a line at a time */ ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c: In function 'lsame_': scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:68:18: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (inta >= 129 && inta <= 137 || inta >= 145 && inta <= 153 || inta ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:69:10: warning: suggest parentheses around '&&' within '||' [-Wparentheses] >= 162 && inta <= 169) ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:71:18: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (intb >= 129 && intb <= 137 || intb >= 145 && intb <= 153 || intb ^ scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:72:10: warning: suggest parentheses around '&&' within '||' [-Wparentheses] >= 162 && intb <= 169) ^ ar: adding 50 object files to build/temp.linux-x86_64-2.7/libsuperlu_src.a ar: adding 50 object files to build/temp.linux-x86_64-2.7/libsuperlu_src.a ar: adding 50 object files to build/temp.linux-x86_64-2.7/libsuperlu_src.a ar: adding 23 object files to build/temp.linux-x86_64-2.7/libsuperlu_src.a building 'arpack_scipy' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/eigen creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/ARPACK creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/ARPACK/FWRAPPERS compile options: '-Iscipy/sparse/linalg/eigen/arpack/ARPACK/SRC -I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsortr.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaitr.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snapps.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaitr.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnconv.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zsortc.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cgetv0.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cgetv0.f:116.26: & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused dummy argument 'itry' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cgetv0.f:124: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cgetv0.f:124: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaup2.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaup2.f:322.5: 10 continue 1 Warning: Label 10 at (1) defined but not used scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaup2.f:169.63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaup2.f:178: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaup2.f:178: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneigh.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f:520.17: jj = workl(bounds + ncv - j) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssortr.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaitr.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaitr.f:209.33: & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused dummy argument 'nb' at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaitr.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaitr.f:209.33: & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused dummy argument 'nb' at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.f stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupe.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f:587.17: jj = workl(bounds + ncv - j) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.f stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f:499.17: jj = workl(bounds + ncv - j) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaupd.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnapps.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnapps.f:152: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dgetv0.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dgetv0.f:120.26: & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused dummy argument 'itry' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dgetv0.f:128: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dgetv0.f:128: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneigh.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:514.24: if (nb .le. 0) nb = 1 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:515.32: if (tol .le. 0.0E+0 ) tol = slamch('EpsMach') 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:518.29: & ishift .ne. 2) ishift = 1 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:422.32: & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable 'levec' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseigt.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseigt.f:124.18: integer i, k, msglvl 1 Warning: Unused variable 'i' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:514.24: if (nb .le. 0) nb = 1 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:515.32: if (tol .le. 0.0D+0 ) tol = dlamch ('EpsMach') 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:518.29: & ishift .ne. 2) ishift = 1 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:422.32: & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable 'levec' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:388: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsortc.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:541.24: if (nb .le. 0) nb = 1 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:542.28: if (tol .le. zero) tol = dlamch ('EpsMach') 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:447.32: & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable 'levec' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaitr.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaitr.f:210.33: & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused dummy argument 'nb' at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/slaqrb.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/slaqrb.f: In function 'slaqrb': scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/slaqrb.f:427:0: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] do 90 j = k, i2 ^ gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssapps.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cngets.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f:96.40: & shiftr, shifti ) 1 Warning: Unused dummy argument 'shifti' at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f:96.32: & shiftr, shifti ) 1 Warning: Unused dummy argument 'shiftr' at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsesrt.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssconv.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.f stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f:809.5: 130 continue 1 Warning: Label 130 at (1) defined but not used scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f:324.5: 10 continue 1 Warning: Label 10 at (1) defined but not used scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f:180.63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f:189: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaup2.f:189: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstqrb.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zgetv0.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zgetv0.f:116.26: & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused dummy argument 'itry' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zgetv0.f:124: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zgetv0.f:124: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f:520.17: jj = workl(bounds + ncv - j) 1 Warning: Possible change of value in conversion from COMPLEX(4) to INTEGER(4) at (1) stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneupd.f:260: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssesrt.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zngets.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zngets.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaup2.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaup2.f:322.5: 10 continue 1 Warning: Label 10 at (1) defined but not used scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaup2.f:169.63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaup2.f:178: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaup2.f:178: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.f stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.f:24: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sgetv0.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sgetv0.f:120.26: & ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, 1 Warning: Unused dummy argument 'itry' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sgetv0.f:128: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sgetv0.f:128: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.f stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.f:16: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaitr.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaitr.f:210.33: & (ido, bmat, n, k, np, nb, resid, rnorm, v, ldv, h, ldh, 1 Warning: Unused dummy argument 'nb' at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneigh.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssortc.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsconv.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsconv.f:66: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsapps.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsapps.f:139: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f:96.40: & shiftr, shifti ) 1 Warning: Unused dummy argument 'shifti' at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f:96.32: & shiftr, shifti ) 1 Warning: Unused dummy argument 'shiftr' at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f:103: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstats.f stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstats.f:14: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f:499.17: jj = workl(bounds + ncv - j) 1 Warning: Possible change of value in conversion from REAL(4) to INTEGER(4) at (1) stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseupd.f:230: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsgets.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snconv.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snconv.f:73: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f:587.17: jj = workl(bounds + ncv - j) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) stat.h:8.19: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't0' declared at (1) stat.h:8.23: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't1' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneupd.f:313: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znapps.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znapps.f:143: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaupd.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaupd.f:417: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseigt.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseigt.f:124.18: integer i, k, msglvl 1 Warning: Unused variable 'i' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sseigt.f:95: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssgets.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssgets.f:100: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f:541.24: if (nb .le. 0) nb = 1 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f:542.28: if (tol .le. zero) tol = slamch('EpsMach') 1 Warning: Nonconforming tab character at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f:447.32: & ldh, ldq, levec, mode, msglvl, mxiter, nb, 1 Warning: Unused variable 'levec' declared at (1) stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupd.f:415: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dlaqrb.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dlaqrb.f: In function 'dlaqrb': scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dlaqrb.f:427:0: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] do 90 j = k, i2 ^ gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f:809.5: 130 continue 1 Warning: Label 130 at (1) defined but not used scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f:324.5: 10 continue 1 Warning: Label 10 at (1) defined but not used scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f:180.63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f:189: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaup2.f:189: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneigh.f stat.h:8.27: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't2' declared at (1) stat.h:8.31: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't3' declared at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneigh.f:108: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstqrb.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/csortc.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaup2.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaup2.f:316.5: 10 continue 1 Warning: Label 10 at (1) defined but not used scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaup2.f:175.63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaup2.f:184: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaup2.f:184: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaup2.f scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaup2.f:316.5: 10 continue 1 Warning: Label 10 at (1) defined but not used scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaup2.f:175.63: & ( ido, bmat, n, which, nev, np, tol, resid, mode, iupd, 1 Warning: Unused dummy argument 'iupd' at (1) stat.h:8.35: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaup2.f:184: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't4' declared at (1) stat.h:8.39: Included at scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaup2.f:184: real t0, t1, t2, t3, t4, t5 1 Warning: Unused variable 't5' declared at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupe.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/dmout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/dvout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/zmout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icnteq.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/second_cputime.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/cmout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/iswap.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icopy.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/zvout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/ivout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/svout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/smout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/iset.f scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/iset.f:6.43: subroutine iset (n, value, array, inc) 1 Warning: Unused dummy argument 'inc' at (1) gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/cvout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f:239.18: H21 = H( M+1, M ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f:245.18: H10 = H( M, M-1 ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f:253.15: H21 = H( L+1, L ) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f: In function 'zlahqr': scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f:330:0: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] IF( I2.GT.J ) ^ gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f:239.18: H21 = H( M+1, M ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f:245.18: H10 = H( M, M-1 ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f:253.15: H21 = H( L+1, L ) 1 Warning: Possible change of value in conversion from COMPLEX(4) to REAL(4) at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f: In function 'clahqr': scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f:330:0: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] IF( I2.GT.J ) ^ gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/dlahqr.f scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/dlahqr.f: In function 'dlahqr': scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/dlahqr.f:327:0: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] DO 90 J = K, I2 ^ gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/slahqr.f scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/slahqr.f: In function 'slahqr': scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/slahqr.f:327:0: warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] DO 90 J = K, I2 ^ gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/FWRAPPERS/dummy.f ar: adding 50 object files to build/temp.linux-x86_64-2.7/libarpack_scipy.a ar: adding 39 object files to build/temp.linux-x86_64-2.7/libarpack_scipy.a building 'sc_c_misc' library compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/scipy/special creating build/temp.linux-x86_64-2.7/scipy/special/c_misc compile options: '-I/builddir/build/BUILD/scipy-0.12.1/scipy/special -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gcc: scipy/special/c_misc/gammasgn.c gcc: scipy/special/c_misc/fsolve.c gcc: scipy/special/c_misc/besselpoly.c gcc: scipy/special/c_misc/gammaincinv.c ar: adding 4 object files to build/temp.linux-x86_64-2.7/libsc_c_misc.a building 'sc_cephes' library compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/scipy/special/cephes compile options: '-I/builddir/build/BUILD/scipy-0.12.1/scipy/special -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gcc: scipy/special/cephes/igam.c gcc: scipy/special/cephes/hyp2f1.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/special/cephes/mconf.h:68, from scipy/special/cephes/hyp2f1.c:71: /usr/include/python2.7/pyconfig-64.h:1182:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/stdlib.h:24:0, from scipy/special/cephes/hyp2f1.c:70: /usr/include/features.h:168:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/special/cephes/mconf.h:68, from scipy/special/cephes/hyp2f1.c:71: /usr/include/python2.7/pyconfig-64.h:1204:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/stdlib.h:24:0, from scipy/special/cephes/hyp2f1.c:70: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ scipy/special/cephes/hyp2f1.c: In function 'hys2f1': scipy/special/cephes/hyp2f1.c:458:9: warning: variable 'ia' set but not used [-Wunused-but-set-variable] int ia, ib, intflag = 0; ^ scipy/special/cephes/hyp2f1.c:456:39: warning: unused variable 't' [-Wunused-variable] double f, g, h, k, m, s, u, umax, t; ^ scipy/special/cephes/hyp2f1.c: In function 'hyp2f1ra': scipy/special/cephes/hyp2f1.c:534:12: warning: unused variable 'm' [-Wunused-variable] int n, m, da; ^ gcc: scipy/special/cephes/ellpk.c gcc: scipy/special/cephes/stdtr.c gcc: scipy/special/cephes/polrt.c scipy/special/cephes/polrt.c: In function 'polrt': scipy/special/cephes/polrt.c:178:18: warning: 'xsav.i' may be used uninitialized in this function [-Wmaybe-uninitialized] if (fabs(x.i / x.r) >= 1.0e-5) { ^ scipy/special/cephes/polrt.c:178:18: warning: 'xsav.r' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc: scipy/special/cephes/exp10.c gcc: scipy/special/cephes/powi.c gcc: scipy/special/cephes/ndtr.c gcc: scipy/special/cephes/mtherr.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/special/cephes/mconf.h:68, from scipy/special/cephes/mtherr.c:58: /usr/include/python2.7/pyconfig-64.h:1182:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/stdio.h:27:0, from scipy/special/cephes/mtherr.c:57: /usr/include/features.h:168:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/special/cephes/mconf.h:68, from scipy/special/cephes/mtherr.c:58: /usr/include/python2.7/pyconfig-64.h:1204:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/stdio.h:27:0, from scipy/special/cephes/mtherr.c:57: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ scipy/special/cephes/mtherr.c:68:14: warning: 'ermsg' defined but not used [-Wunused-variable] static char *ermsg[8] = { ^ gcc: scipy/special/cephes/struve.c gcc: scipy/special/cephes/ellpj.c gcc: scipy/special/cephes/nbdtr.c gcc: scipy/special/cephes/chdtr.c gcc: scipy/special/cephes/btdtr.c gcc: scipy/special/cephes/fdtr.c gcc: scipy/special/cephes/kn.c gcc: scipy/special/cephes/zeta.c gcc: scipy/special/cephes/ellpe.c gcc: scipy/special/cephes/polevl.c gcc: scipy/special/cephes/psi.c gcc: scipy/special/cephes/incbet.c gcc: scipy/special/cephes/airy.c gcc: scipy/special/cephes/unity.c gcc: scipy/special/cephes/i0.c gcc: scipy/special/cephes/euclid.c scipy/special/cephes/euclid.c:48:6: warning: 'radd' defined but not used [-Wunused-function] void radd(f1, f2, f3) ^ scipy/special/cephes/euclid.c:81:6: warning: 'rsub' defined but not used [-Wunused-function] void rsub(f1, f2, f3) ^ scipy/special/cephes/euclid.c:113:6: warning: 'rmul' defined but not used [-Wunused-function] void rmul(ff1, ff2, ff3) ^ scipy/special/cephes/euclid.c:144:6: warning: 'rdiv' defined but not used [-Wunused-function] void rdiv(ff1, ff2, ff3) ^ gcc: scipy/special/cephes/kolmogorov.c gcc: scipy/special/cephes/incbi.c gcc: scipy/special/cephes/bdtr.c gcc: scipy/special/cephes/polyn.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/special/cephes/mconf.h:68, from scipy/special/cephes/polyn.c:64: /usr/include/python2.7/pyconfig-64.h:1182:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/stdio.h:27:0, from scipy/special/cephes/polyn.c:62: /usr/include/features.h:168:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/special/cephes/mconf.h:68, from scipy/special/cephes/polyn.c:64: /usr/include/python2.7/pyconfig-64.h:1204:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/stdio.h:27:0, from scipy/special/cephes/polyn.c:62: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ gcc: scipy/special/cephes/ellik.c gcc: scipy/special/cephes/cbrt.c gcc: scipy/special/cephes/cpmul.c gcc: scipy/special/cephes/hyperg.c gcc: scipy/special/cephes/dawsn.c gcc: scipy/special/cephes/tandg.c gcc: scipy/special/cephes/mtransp.c gcc: scipy/special/cephes/gels.c scipy/special/cephes/gels.c: In function 'gels': scipy/special/cephes/gels.c:93:2: warning: implicit declaration of function 'fabs' [-Wimplicit-function-declaration] tb = fabs(A[L - 1]); ^ scipy/special/cephes/gels.c:93:7: warning: incompatible implicit declaration of built-in function 'fabs' [enabled by default] tb = fabs(A[L - 1]); ^ scipy/special/cephes/gels.c:173:11: warning: incompatible implicit declaration of built-in function 'fabs' [enabled by default] tb = fabs(A[LR - 1]); ^ gcc: scipy/special/cephes/simq.c gcc: scipy/special/cephes/fresnl.c gcc: scipy/special/cephes/expn.c gcc: scipy/special/cephes/shichi.c gcc: scipy/special/cephes/j1.c gcc: scipy/special/cephes/scipy_iv.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/special/cephes/mconf.h:68, from scipy/special/cephes/scipy_iv.c:71: /usr/include/python2.7/pyconfig-64.h:1182:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/stdlib.h:24:0, from scipy/special/cephes/scipy_iv.c:70: /usr/include/features.h:168:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/special/cephes/mconf.h:68, from scipy/special/cephes/scipy_iv.c:71: /usr/include/python2.7/pyconfig-64.h:1204:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/stdlib.h:24:0, from scipy/special/cephes/scipy_iv.c:70: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ scipy/special/cephes/scipy_iv.c: In function 'cephes_iv': scipy/special/cephes/scipy_iv.c:81:15: warning: unused variable 'vp' [-Wunused-variable] double t, vp, ax, res; ^ scipy/special/cephes/scipy_iv.c: In function 'iv_asymptotic': scipy/special/cephes/scipy_iv.c:141:16: warning: unused variable 'mup' [-Wunused-variable] double mu, mup; ^ gcc: scipy/special/cephes/j0.c gcc: scipy/special/cephes/gamma.c gcc: scipy/special/cephes/zetac.c gcc: scipy/special/cephes/beta.c scipy/special/cephes/beta.c: In function 'lbeta_asymp': scipy/special/cephes/beta.c:209:15: warning: unused variable 'sum' [-Wunused-variable] double r, sum; ^ gcc: scipy/special/cephes/chbevl.c gcc: scipy/special/cephes/k1.c gcc: scipy/special/cephes/pdtr.c gcc: scipy/special/cephes/sici.c gcc: scipy/special/cephes/exp2.c gcc: scipy/special/cephes/setprec.c gcc: scipy/special/cephes/mvmpy.c gcc: scipy/special/cephes/gdtr.c gcc: scipy/special/cephes/k0.c gcc: scipy/special/cephes/igami.c gcc: scipy/special/cephes/sincos.c gcc: scipy/special/cephes/const.c gcc: scipy/special/cephes/ndtri.c gcc: scipy/special/cephes/ellie.c gcc: scipy/special/cephes/simpsn.c gcc: scipy/special/cephes/yn.c gcc: scipy/special/cephes/sindg.c gcc: scipy/special/cephes/polmisc.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/special/cephes/mconf.h:68, from scipy/special/cephes/polmisc.c:8: /usr/include/python2.7/pyconfig-64.h:1182:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/stdio.h:27:0, from scipy/special/cephes/polmisc.c:6: /usr/include/features.h:168:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/special/cephes/mconf.h:68, from scipy/special/cephes/polmisc.c:8: /usr/include/python2.7/pyconfig-64.h:1204:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/stdio.h:27:0, from scipy/special/cephes/polmisc.c:6: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ gcc: scipy/special/cephes/jv.c scipy/special/cephes/jv.c: In function 'cephes_jv': scipy/special/cephes/jv.c:174:8: warning: label 'underf' defined but not used [-Wunused-label] underf: ^ gcc: scipy/special/cephes/tukey.c gcc: scipy/special/cephes/spence.c gcc: scipy/special/cephes/round.c gcc: scipy/special/cephes/rgamma.c gcc: scipy/special/cephes/i1.c gcc: scipy/special/cephes/mmmpy.c ar: adding 50 object files to build/temp.linux-x86_64-2.7/libsc_cephes.a ar: adding 22 object files to build/temp.linux-x86_64-2.7/libsc_cephes.a building 'sc_mach' library using additional config_fc from setup script for fortran compiler: {'noopt': ('scipy/special/setup.py', 1)} customize Gnu95FCompiler compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC creating build/temp.linux-x86_64-2.7/scipy/special/mach compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gfortran:f77: scipy/special/mach/d1mach.f gfortran:f77: scipy/special/mach/xerror.f scipy/special/mach/xerror.f:1.37: SUBROUTINE XERROR(MESS,NMESS,L1,L2) 1 Warning: Unused dummy argument 'l1' at (1) scipy/special/mach/xerror.f:1.40: SUBROUTINE XERROR(MESS,NMESS,L1,L2) 1 Warning: Unused dummy argument 'l2' at (1) gfortran:f77: scipy/special/mach/i1mach.f gfortran:f77: scipy/special/mach/r1mach.f scipy/special/mach/r1mach.f:167.27: CALL I1MCRA(SMALL, K, 16, 0, 0) 1 Warning: Rank mismatch in argument 'a' at (1) (scalar and rank-1) scipy/special/mach/r1mach.f:168.27: CALL I1MCRA(LARGE, K, 32751, 16777215, 16777215) 1 Warning: Rank mismatch in argument 'a' at (1) (scalar and rank-1) scipy/special/mach/r1mach.f:169.27: CALL I1MCRA(RIGHT, K, 15520, 0, 0) 1 Warning: Rank mismatch in argument 'a' at (1) (scalar and rank-1) scipy/special/mach/r1mach.f:170.27: CALL I1MCRA(DIVER, K, 15536, 0, 0) 1 Warning: Rank mismatch in argument 'a' at (1) (scalar and rank-1) scipy/special/mach/r1mach.f:171.27: CALL I1MCRA(LOG10, K, 16339, 4461392, 10451455) 1 Warning: Rank mismatch in argument 'a' at (1) (scalar and rank-1) ar: adding 4 object files to build/temp.linux-x86_64-2.7/libsc_mach.a building 'sc_amos' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/special/amos compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gfortran:f77: scipy/special/amos/dsclmr.f gfortran:f77: scipy/special/amos/zuni1.f gfortran:f77: scipy/special/amos/zunk2.f scipy/special/amos/zunk2.f: In function 'zunk2': scipy/special/amos/zunk2.f:30:0: warning: 'iflag' may be used uninitialized in this function [-Wmaybe-uninitialized] INTEGER I, IB, IFLAG, IFN, IL, IN, INU, IUF, K, KDFLG, KFLAG, KK, ^ scipy/special/amos/zunk2.f:253:0: warning: 'kflag' may be used uninitialized in this function [-Wmaybe-uninitialized] C1R = CSRR(KFLAG) ^ gfortran:f77: scipy/special/amos/zbinu.f gfortran:f77: scipy/special/amos/zwrsk.f gfortran:f77: scipy/special/amos/zbesj.f gfortran:f77: scipy/special/amos/zkscl.f gfortran:f77: scipy/special/amos/zlog.f gfortran:f77: scipy/special/amos/zabs.f gfortran:f77: scipy/special/amos/zseri.f gfortran:f77: scipy/special/amos/zbesi.f gfortran:f77: scipy/special/amos/zunk1.f scipy/special/amos/zunk1.f: In function 'zunk1': scipy/special/amos/zunk1.f:23:0: warning: 'iflag' may be used uninitialized in this function [-Wmaybe-uninitialized] INTEGER I, IB, IFLAG, IFN, IL, INIT, INU, IUF, K, KDFLG, KFLAG, ^ scipy/special/amos/zunk1.f:198:0: warning: 'kflag' may be used uninitialized in this function [-Wmaybe-uninitialized] C1R = CSRR(KFLAG) ^ gfortran:f77: scipy/special/amos/zunik.f gfortran:f77: scipy/special/amos/zbesh.f gfortran:f77: scipy/special/amos/zunhj.f gfortran:f77: scipy/special/amos/zacon.f scipy/special/amos/zacon.f: In function 'zacon': scipy/special/amos/zacon.f:166:0: warning: 'sc2r' may be used uninitialized in this function [-Wmaybe-uninitialized] S1R = SC1R*CSSR(KFLAG) ^ scipy/special/amos/zacon.f:167:0: warning: 'sc2i' may be used uninitialized in this function [-Wmaybe-uninitialized] S1I = SC1I*CSSR(KFLAG) ^ gfortran:f77: scipy/special/amos/zacai.f gfortran:f77: scipy/special/amos/zbesy.f scipy/special/amos/zbesy.f:183.13: R1M5 = D1MACH(5) 1 Warning: Possible change of value in conversion from REAL(8) to REAL(4) at (1) gfortran:f77: scipy/special/amos/zexp.f gfortran:f77: scipy/special/amos/zasyi.f gfortran:f77: scipy/special/amos/zairy.f gfortran:f77: scipy/special/amos/zbiry.f gfortran:f77: scipy/special/amos/zuchk.f gfortran:f77: scipy/special/amos/zmlri.f gfortran:f77: scipy/special/amos/zrati.f gfortran:f77: scipy/special/amos/zs1s2.f gfortran:f77: scipy/special/amos/zbesk.f gfortran:f77: scipy/special/amos/zuni2.f gfortran:f77: scipy/special/amos/fdump.f gfortran:f77: scipy/special/amos/zbunk.f gfortran:f77: scipy/special/amos/zshch.f gfortran:f77: scipy/special/amos/zbknu.f scipy/special/amos/zbknu.f: In function 'zbknu': scipy/special/amos/zbknu.f:426:0: warning: 'cki' may be used uninitialized in this function [-Wmaybe-uninitialized] S2I = CKI*P2R + CKR*P2I + S1I ^ scipy/special/amos/zbknu.f:425:0: warning: 'ckr' may be used uninitialized in this function [-Wmaybe-uninitialized] S2R = CKR*P2R - CKI*P2I + S1R ^ scipy/special/amos/zbknu.f:230:0: warning: 'dnu2' may be used uninitialized in this function [-Wmaybe-uninitialized] FHS = DABS(0.25D0-DNU2) ^ gfortran:f77: scipy/special/amos/dgamln.f scipy/special/amos/dgamln.f: In function 'dgamln': scipy/special/amos/dgamln.f:1:0: warning: '__result_dgamln' may be used uninitialized in this function [-Wmaybe-uninitialized] DOUBLE PRECISION FUNCTION DGAMLN(Z,IERR) ^ scipy/special/amos/dgamln.f:155:0: warning: 'nz' may be used uninitialized in this function [-Wmaybe-uninitialized] ZINC = ZMIN - FLOAT(NZ) ^ gfortran:f77: scipy/special/amos/zmlt.f gfortran:f77: scipy/special/amos/zbuni.f gfortran:f77: scipy/special/amos/zuoik.f gfortran:f77: scipy/special/amos/zsqrt.f gfortran:f77: scipy/special/amos/zdiv.f ar: adding 38 object files to build/temp.linux-x86_64-2.7/libsc_amos.a building 'sc_cdf' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/special/cdflib compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gfortran:f77: scipy/special/cdflib/gaminv.f scipy/special/cdflib/gaminv.f: In function 'gaminv': scipy/special/cdflib/gaminv.f:168:0: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (b.GT.bmin(iop)) GO TO 220 ^ gfortran:f77: scipy/special/cdflib/erf.f scipy/special/cdflib/erf.f:1.6: DOUBLE PRECISION FUNCTION erf(x) 1 Warning: 'erf' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. gfortran:f77: scipy/special/cdflib/cdff.f gfortran:f77: scipy/special/cdflib/cumnbn.f gfortran:f77: scipy/special/cdflib/fpser.f gfortran:f77: scipy/special/cdflib/brcomp.f scipy/special/cdflib/brcomp.f:78.10: n = b0 - 1.0D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/special/cdflib/cumbin.f gfortran:f77: scipy/special/cdflib/cdfpoi.f gfortran:f77: scipy/special/cdflib/betaln.f scipy/special/cdflib/betaln.f:55.10: n = a - 1.0D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/cdflib/betaln.f:69.10: 60 n = b - 1.0D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/cdflib/betaln.f:80.10: 80 n = a - 1.0D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/special/cdflib/rlog1.f gfortran:f77: scipy/special/cdflib/dinvnr.f gfortran:f77: scipy/special/cdflib/cdfgam.f gfortran:f77: scipy/special/cdflib/cdfchn.f gfortran:f77: scipy/special/cdflib/rcomp.f gfortran:f77: scipy/special/cdflib/gsumln.f gfortran:f77: scipy/special/cdflib/gamma_fort.f scipy/special/cdflib/gamma_fort.f:1.6: DOUBLE PRECISION FUNCTION gamma(a) 1 Warning: 'gamma' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. scipy/special/cdflib/gamma_fort.f:124.10: n = x 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/cdflib/gamma_fort.f: In function 'gamma': scipy/special/cdflib/gamma_fort.f:149:0: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (a.LT.0.0D0) gamma = (1.0D0/ (gamma*s))/x ^ gfortran:f77: scipy/special/cdflib/psi_fort.f gfortran:f77: scipy/special/cdflib/exparg.f gfortran:f77: scipy/special/cdflib/dzror.f scipy/special/cdflib/dzror.f:92.72: ASSIGN 10 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dzror.f:100.72: ASSIGN 20 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dzror.f:181.72: ASSIGN 200 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dzror.f:281.72: GO TO i99999 1 Warning: Deleted feature: Assigned GOTO statement at (1) scipy/special/cdflib/dzror.f:184.5: 200 fb = fx 1 Warning: Label 200 at (1) defined but not used scipy/special/cdflib/dzror.f:106.5: 20 IF (.NOT. (fb.LT.0.0D0)) GO TO 40 1 Warning: Label 20 at (1) defined but not used scipy/special/cdflib/dzror.f:95.5: 10 fb = fx 1 Warning: Label 10 at (1) defined but not used gfortran:f77: scipy/special/cdflib/gamln.f scipy/special/cdflib/gamln.f:44.10: n = a - 1.25D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/special/cdflib/cumtnc.f gfortran:f77: scipy/special/cdflib/cdfchi.f scipy/special/cdflib/cdfchi.f: In function 'cdfchi': scipy/special/cdflib/cdfchi.f:177:0: warning: 'porq' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (porq.GT.1.5D0) THEN ^ gfortran:f77: scipy/special/cdflib/spmpar.f gfortran:f77: scipy/special/cdflib/bfrac.f gfortran:f77: scipy/special/cdflib/erfc1.f gfortran:f77: scipy/special/cdflib/cumnor.f gfortran:f77: scipy/special/cdflib/cdffnc.f gfortran:f77: scipy/special/cdflib/bcorr.f gfortran:f77: scipy/special/cdflib/bratio.f scipy/special/cdflib/bratio.f:166.10: 160 n = b0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/special/cdflib/ipmpar.f gfortran:f77: scipy/special/cdflib/bup.f scipy/special/cdflib/bup.f:32.11: mu = abs(exparg(1)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/cdflib/bup.f:33.10: k = exparg(0) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/cdflib/bup.f:55.22: IF (r.LT.t) k = r 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/special/cdflib/stvaln.f gfortran:f77: scipy/special/cdflib/cumpoi.f gfortran:f77: scipy/special/cdflib/cumbet.f gfortran:f77: scipy/special/cdflib/cumchi.f gfortran:f77: scipy/special/cdflib/bgrat.f gfortran:f77: scipy/special/cdflib/rlog.f gfortran:f77: scipy/special/cdflib/cdftnc.f gfortran:f77: scipy/special/cdflib/dinvr.f scipy/special/cdflib/dinvr.f:99.72: ASSIGN 10 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:105.72: ASSIGN 20 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:142.72: ASSIGN 90 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:167.72: ASSIGN 130 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:202.72: ASSIGN 200 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:237.72: ASSIGN 270 TO i99999 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/special/cdflib/dinvr.f:346.72: GO TO i99999 1 Warning: Deleted feature: Assigned GOTO statement at (1) scipy/special/cdflib/dinvr.f:240.5: 270 CONTINUE 1 Warning: Label 270 at (1) defined but not used scipy/special/cdflib/dinvr.f:205.5: 200 yy = fx 1 Warning: Label 200 at (1) defined but not used scipy/special/cdflib/dinvr.f:170.5: 130 yy = fx 1 Warning: Label 130 at (1) defined but not used scipy/special/cdflib/dinvr.f:145.5: 90 yy = fx 1 Warning: Label 90 at (1) defined but not used scipy/special/cdflib/dinvr.f:108.5: 20 fbig = fx 1 Warning: Label 20 at (1) defined but not used scipy/special/cdflib/dinvr.f:102.5: 10 fsmall = fx 1 Warning: Label 10 at (1) defined but not used gfortran:f77: scipy/special/cdflib/algdiv.f gfortran:f77: scipy/special/cdflib/bpser.f scipy/special/cdflib/bpser.f:57.10: m = b0 - 1.0D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/special/cdflib/brcmp1.f scipy/special/cdflib/brcmp1.f:77.10: n = b0 - 1.0D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/special/cdflib/rexp.f gfortran:f77: scipy/special/cdflib/cdfbin.f gfortran:f77: scipy/special/cdflib/esum.f gfortran:f77: scipy/special/cdflib/cumchn.f gfortran:f77: scipy/special/cdflib/cumfnc.f scipy/special/cdflib/cumfnc.f:116.14: icent = xnonc 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/special/cdflib/gamln1.f gfortran:f77: scipy/special/cdflib/grat1.f gfortran:f77: scipy/special/cdflib/cdft.f gfortran:f77: scipy/special/cdflib/cdfnbn.f gfortran:f77: scipy/special/cdflib/gratio.f gfortran:f77: scipy/special/cdflib/cdfnor.f gfortran:f77: scipy/special/cdflib/cdfbet.f gfortran:f77: scipy/special/cdflib/dt1.f gfortran:f77: scipy/special/cdflib/alnrel.f gfortran:f77: scipy/special/cdflib/cumf.f gfortran:f77: scipy/special/cdflib/cumgam.f gfortran:f77: scipy/special/cdflib/alngam.f gfortran:f77: scipy/special/cdflib/devlpl.f gfortran:f77: scipy/special/cdflib/cumt.f gfortran:f77: scipy/special/cdflib/basym.f gfortran:f77: scipy/special/cdflib/gam1.f gfortran:f77: scipy/special/cdflib/apser.f ar: adding 50 object files to build/temp.linux-x86_64-2.7/libsc_cdf.a ar: adding 14 object files to build/temp.linux-x86_64-2.7/libsc_cdf.a building 'sc_specfun' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/special/specfun compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gfortran:f77: scipy/special/specfun/specfun.f scipy/special/specfun/specfun.f:49.27: CDN=CMPLX(PD,0.0D0) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might loose precision, consider using the KIND argument scipy/special/specfun/specfun.f:57.24: CDN=CMPLX(G0,0.0D0) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might loose precision, consider using the KIND argument scipy/special/specfun/specfun.f:248.16: Z=CMPLX(X,Y) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might loose precision, consider using the KIND argument scipy/special/specfun/specfun.f:4887.17: M1=X-1 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/specfun/specfun.f:1195.14: NN=N1-(N1-N0)/(1.0D0-F0/F1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/specfun/specfun.f:1234.14: NN=N1-(N1-N0)/(1.0D0-F0/F1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/specfun/specfun.f:1558.13: N=XA 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/specfun/specfun.f:1563.13: N=XA-.5 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/specfun/specfun.f:1805.18: CER=CMPLX(ERR,ERI) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might loose precision, consider using the KIND argument scipy/special/specfun/specfun.f:2223.16: Z=CMPLX(X,Y) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might loose precision, consider using the KIND argument scipy/special/specfun/specfun.f:2530.16: ISGN=1.0D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/specfun/specfun.f:3360.12: LB0=0.0D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/specfun/specfun.f:4843.19: Z=CMPLX(PX,PY) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might loose precision, consider using the KIND argument scipy/special/specfun/specfun.f:8114.11: ID=15-ABS(D1-D2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/specfun/specfun.f:9274.20: IF (IL1) NM=ABS(A) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/specfun/specfun.f:9275.20: IF (IL2) NM=ABS(AA) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/specfun/specfun.f:9294.14: 20 ID=ABS(LOG10(RA)) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/specfun/specfun.f:9765.10: N=ABS(B-1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/specfun/specfun.f:9805.11: ID=15-ABS(DA1-DA2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/specfun/specfun.f:9840.12: ID1=15-ABS(DB1-DB2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/specfun/specfun.f:9851.12: ID2=0.0D0 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/specfun/specfun.f:5230.16: Z=CMPLX(X,Y) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might loose precision, consider using the KIND argument scipy/special/specfun/specfun.f:8694.2: 6 FNAN=DNAN() 1 scipy/special/specfun/specfun.f:8654.72: IF (JM+1.GT.251) GOTO 6 2 Warning: Legacy Extension: Label at (1) is not in the same block as the GOTO statement at (2) scipy/special/specfun/specfun.f:7725.19: Z=CMPLX(PX,PY) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might loose precision, consider using the KIND argument scipy/special/specfun/specfun.f:9899.19: ZERO=CMPLX(X,Y) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might loose precision, consider using the KIND argument scipy/special/specfun/specfun.f:10153.17: CI=CMPLX(0.0D0,1.0D0) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might loose precision, consider using the KIND argument scipy/special/specfun/specfun.f:12087.16: Z=CMPLX(X,Y) 1 Warning: Conversion from REAL(8) to default-kind COMPLEX(4) at (1) might loose precision, consider using the KIND argument scipy/special/specfun/specfun.f: In function 'fcoef': scipy/special/specfun/specfun.f:8668:0: warning: 'jm' may be used uninitialized in this function [-Wmaybe-uninitialized] FC(JM) = 1.0D0 ^ scipy/special/specfun/specfun.f: In function 'cik01': scipy/special/specfun/specfun.f:12672:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (CDABS((CS-CW)/CS).LT.1.0D-15) GO TO 45 ^ scipy/special/specfun/specfun.f:12672:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f: In function 'cjynb': scipy/special/specfun/specfun.f:6779:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CS0=(CBS+CF)/CDCOS(Z) ^ scipy/special/specfun/specfun.f:6779:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f: In function 'ciknb': scipy/special/specfun/specfun.f:12322:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CS0=CDEXP(Z1)/(CBS-CF) ^ scipy/special/specfun/specfun.f:12322:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f: In function 'csphjy': scipy/special/specfun/specfun.f:1158:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] 20 CSJ(K)=CS*CSJ(K) ^ scipy/special/specfun/specfun.f:1158:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f: In function 'cjylv': scipy/special/specfun/specfun.f:1448:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CDYV=-V/Z*CBYV+CFY ^ scipy/special/specfun/specfun.f:1448:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f: In function 'cisia': scipy/special/specfun/specfun.f:2070:0: warning: 'bj[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] XS=BJ(1) ^ scipy/special/specfun/specfun.f: In function 'clqn': scipy/special/specfun/specfun.f:2237:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CQF0=CQ0 ^ scipy/special/specfun/specfun.f:2237:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f: In function 'cjyva': scipy/special/specfun/specfun.f:3491:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 CBJ(K)=CS*CBJ(K) ^ scipy/special/specfun/specfun.f:3491:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3470:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CF=2.0D0*(K+V0-1.0D0)/Z*CF1-CF0 ^ scipy/special/specfun/specfun.f:3470:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3427:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CYV0=(CJV0*DCOS(PV0)-CJU0)/DSIN(PV0) ^ scipy/special/specfun/specfun.f:3427:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3406:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CYV1=CA0*(CPZ*CSK+CQZ*CCK) ^ scipy/special/specfun/specfun.f:3406:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3403:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CYV0=CA0*(CPZ*CSK+CQZ*CCK) ^ scipy/special/specfun/specfun.f:3403:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3506:0: warning: 'cyv0' may be used uninitialized in this function [-Wmaybe-uninitialized] YA1=CDABS(CG0) ^ scipy/special/specfun/specfun.f:3458:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CYV0=CYV0/CFAC0+2.0D0*CI*DCOS(PV0)*CJV0 ^ scipy/special/specfun/specfun.f:3458:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3488:0: warning: 'cjv0' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (CDABS(CJV0).GT.CDABS(CJV1)) CS=CJV0/CF ^ scipy/special/specfun/specfun.f: In function 'cjyvb': scipy/special/specfun/specfun.f:3693:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CS=CJV0/CF ^ scipy/special/specfun/specfun.f:3693:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3651:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CYV0=CA0*(CPZ*CSK+CQZ*CCK) ^ scipy/special/specfun/specfun.f:3651:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f: In function 'ciklv': scipy/special/specfun/specfun.f:5419:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CDKV=-CFK-V/Z*CBKV ^ scipy/special/specfun/specfun.f:5419:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f: In function 'hygfx': scipy/special/specfun/specfun.f:5816:0: warning: 'nm' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (L2) NM=INT(ABS(A)) ^ scipy/special/specfun/specfun.f: In function 'cchg': scipy/special/specfun/specfun.f:6068:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CHG=((2.0D0*A-B+Z)*CY1+(B-A)*CY0)/A ^ scipy/special/specfun/specfun.f:6068:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:6068:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:6068:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:6029:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (CDABS((CHG-CHW)/CHG).LT.1.D-15) GO TO 25 ^ scipy/special/specfun/specfun.f:6029:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f: In function 'hygfz': scipy/special/specfun/specfun.f:6366:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (K.GT.150) WRITE(*,160) ^ scipy/special/specfun/specfun.f:6300:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (CDABS((ZHF-ZW)/ZHF).LE.EPS) GO TO 115 ^ scipy/special/specfun/specfun.f:6300:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f: In function 'cjyna': scipy/special/specfun/specfun.f:6676:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CBY(LB+1)=(CBJ(LB+1)*CBY0-2.0D0*CP11/(PI*Z))/CBJ(0) ^ scipy/special/specfun/specfun.f:6676:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:6626:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CF=2.0D0*(K+1.0D0)/Z*CF1-CF2 ^ scipy/special/specfun/specfun.f:6626:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f: In function 'csphik': scipy/special/specfun/specfun.f:10177:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] 20 CSI(K)=CS*CSI(K) ^ scipy/special/specfun/specfun.f:10177:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:10170:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CF=(2.0D0*K+3.0D0)*CF1/Z+CF0 ^ scipy/special/specfun/specfun.f:10170:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f: In function 'cikvb': scipy/special/specfun/specfun.f:11206:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CS=CBI0/CF ^ scipy/special/specfun/specfun.f:11206:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f: In function 'cikva': scipy/special/specfun/specfun.f:11367:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CS=CBI0/CF ^ scipy/special/specfun/specfun.f:11367:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f: In function 'clqmn': scipy/special/specfun/specfun.f:12127:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CQF0=((2*K+3.0D0)*Z*CQF1-(K+2.0D0)*CQF2)/(K+1.0D0) ^ scipy/special/specfun/specfun.f:12127:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f: In function 'cikna': scipy/special/specfun/specfun.f:12430:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CS=CBI0/CF ^ scipy/special/specfun/specfun.f:12430:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f: In function 'stvhv': scipy/special/specfun/specfun.f:12990:0: warning: 'bjv' may be used uninitialized in this function [-Wmaybe-uninitialized] BYV = DCOS(V*PI)*BYV + DSIN(-V*PI)*BJV ^ ar: adding 1 object files to build/temp.linux-x86_64-2.7/libsc_specfun.a building 'statlib' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/stats creating build/temp.linux-x86_64-2.7/scipy/stats/statlib compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gfortran:f77: scipy/stats/statlib/swilk.f gfortran:f77: scipy/stats/statlib/spearman.f scipy/stats/statlib/spearman.f:12.49: double precision zero, one, two, b, x, y, z, u, six, 1 Warning: Unused variable 'z' declared at (1) gfortran:f77: scipy/stats/statlib/ansari.f ar: adding 3 object files to build/temp.linux-x86_64-2.7/libstatlib.a running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext resetting extension 'scipy.integrate._odepack' language from 'c' to 'f77'. resetting extension 'scipy.integrate.vode' language from 'c' to 'f77'. resetting extension 'scipy.integrate.lsoda' language from 'c' to 'f77'. resetting extension 'scipy.lib.blas.fblas' language from 'c' to 'f77'. resetting extension 'scipy.odr.__odrpack' language from 'c' to 'f77'. extending extension 'scipy.sparse.linalg.dsolve._superlu' defined_macros with [('USE_VENDOR_BLAS', 1)] customize UnixCCompiler customize UnixCCompiler using build_ext customize Gnu95FCompiler customize Gnu95FCompiler using build_ext building 'scipy.cluster._vq' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/scipy/cluster creating build/temp.linux-x86_64-2.7/scipy/cluster/src compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/cluster/src/vq_module.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/cluster/src/vq_module.c:7: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ scipy/cluster/src/vq_module.c: In function 'compute_vq': scipy/cluster/src/vq_module.c:54:18: warning: variable 'nd' set but not used [-Wunused-but-set-variable] npy_intp nc, nd; ^ gcc: scipy/cluster/src/vq.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/cluster/src/vq.h:6, from scipy/cluster/src/vq.c:16: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/cluster/src/vq.h:6, from scipy/cluster/src/vq.c:16: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/cluster/src/vq_module.o build/temp.linux-x86_64-2.7/scipy/cluster/src/vq.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/cluster/_vq.so building 'scipy.cluster._hierarchy_wrap' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/cluster/src/hierarchy.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/cluster/src/hierarchy.c:37: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ scipy/cluster/src/hierarchy.c: In function 'dist_ward': scipy/cluster/src/hierarchy.c:257:10: warning: variable 'm' set but not used [-Wunused-but-set-variable] int i, m, xi, rind, sind; ^ scipy/cluster/src/hierarchy.c:256:17: warning: variable 'centroid_tq' set but not used [-Wunused-but-set-variable] const double *centroid_tq; ^ scipy/cluster/src/hierarchy.c: In function 'print_dm': scipy/cluster/src/hierarchy.c:320:17: warning: variable 'row' set but not used [-Wunused-but-set-variable] const double *row; ^ scipy/cluster/src/hierarchy.c: In function 'linkage': scipy/cluster/src/hierarchy.c:371:40: warning: variable 'npc2' set but not used [-Wunused-but-set-variable] int i, j, k, t, np, nid, mini, minj, npc2; ^ scipy/cluster/src/hierarchy.c: In function 'linkage_alt': scipy/cluster/src/hierarchy.c:648:40: warning: variable 'npc2' set but not used [-Wunused-but-set-variable] int i, j, k, t, np, nid, mini, minj, npc2; ^ scipy/cluster/src/hierarchy.c: In function 'form_member_list': scipy/cluster/src/hierarchy.c:1130:30: warning: variable 'rn' set but not used [-Wunused-but-set-variable] int ndid, lid, rid, k, ln, rn; ^ scipy/cluster/src/hierarchy.c: In function 'form_flat_clusters_maxclust_monocrit': scipy/cluster/src/hierarchy.c:1310:7: warning: variable 'min_legal_nc' set but not used [-Wunused-but-set-variable] int min_legal_nc = 1; ^ scipy/cluster/src/hierarchy.c:1303:33: warning: variable 'ms' set but not used [-Wunused-but-set-variable] int ndid, lid, rid, k, nc, g, ms; ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from scipy/cluster/src/hierarchy.c:37: scipy/cluster/src/hierarchy.c: At top level: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc: scipy/cluster/src/hierarchy_wrap.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/cluster/src/hierarchy_wrap.c:39: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ scipy/cluster/src/hierarchy_wrap.c: In function 'linkage_euclid_wrap': scipy/cluster/src/hierarchy_wrap.c:83:21: warning: variable 'ml' set but not used [-Wunused-but-set-variable] int method, m, n, ml; ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/cluster/src/hierarchy_wrap.o build/temp.linux-x86_64-2.7/scipy/cluster/src/hierarchy.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/cluster/_hierarchy_wrap.so building 'scipy.fftpack._fftpack' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC 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/scipy creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/fftpack creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/fftpack/src compile options: '-Iscipy/fftpack/src -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/fftpack/src/zrfft.c gcc: scipy/fftpack/src/zfftnd.c gcc: build/src.linux-x86_64-2.7/scipy/fftpack/src/dct.c scipy/fftpack/src/dct.c.src: In function 'dct1': scipy/fftpack/src/dct.c.src:46:29: warning: unused variable 'n2' [-Wunused-variable] @type@ *ptr = inout, n1, n2; ^ scipy/fftpack/src/dct.c.src:46:25: warning: unused variable 'n1' [-Wunused-variable] @type@ *ptr = inout, n1, n2; ^ scipy/fftpack/src/dct.c.src:45:12: warning: unused variable 'j' [-Wunused-variable] int i, j; ^ scipy/fftpack/src/dct.c.src: In function 'ddct1': scipy/fftpack/src/dct.c.src:46:30: warning: unused variable 'n2' [-Wunused-variable] @type@ *ptr = inout, n1, n2; ^ scipy/fftpack/src/dct.c.src:46:26: warning: unused variable 'n1' [-Wunused-variable] @type@ *ptr = inout, n1, n2; ^ scipy/fftpack/src/dct.c.src:45:12: warning: unused variable 'j' [-Wunused-variable] int i, j; ^ gcc: build/src.linux-x86_64-2.7/scipy/fftpack/src/dst.c scipy/fftpack/src/dst.c.src: In function 'dst1': scipy/fftpack/src/dst.c.src:46:29: warning: unused variable 'n2' [-Wunused-variable] @type@ *ptr = inout, n1, n2; ^ scipy/fftpack/src/dst.c.src:46:25: warning: unused variable 'n1' [-Wunused-variable] @type@ *ptr = inout, n1, n2; ^ scipy/fftpack/src/dst.c.src:45:12: warning: unused variable 'j' [-Wunused-variable] int i, j; ^ scipy/fftpack/src/dst.c.src: In function 'ddst1': scipy/fftpack/src/dst.c.src:46:30: warning: unused variable 'n2' [-Wunused-variable] @type@ *ptr = inout, n1, n2; ^ scipy/fftpack/src/dst.c.src:46:26: warning: unused variable 'n1' [-Wunused-variable] @type@ *ptr = inout, n1, n2; ^ scipy/fftpack/src/dst.c.src:45:12: warning: unused variable 'j' [-Wunused-variable] int i, j; ^ gcc: scipy/fftpack/src/zfft.c gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: scipy/fftpack/src/drfft.c gcc: build/src.linux-x86_64-2.7/scipy/fftpack/_fftpackmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/fftpack/_fftpackmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/fftpack/_fftpackmodule.o build/temp.linux-x86_64-2.7/scipy/fftpack/src/zfft.o build/temp.linux-x86_64-2.7/scipy/fftpack/src/drfft.o build/temp.linux-x86_64-2.7/scipy/fftpack/src/zrfft.o build/temp.linux-x86_64-2.7/scipy/fftpack/src/zfftnd.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/fftpack/src/dct.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/fftpack/src/dst.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -ldfftpack -lfftpack -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/fftpack/_fftpack.so building 'scipy.fftpack.convolve' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/scipy/fftpack/convolvemodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/fftpack/convolvemodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/scipy/fftpack/convolvemodule.c:130:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: scipy/fftpack/src/convolve.c /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/fftpack/convolvemodule.o build/temp.linux-x86_64-2.7/scipy/fftpack/src/convolve.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -ldfftpack -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/fftpack/convolve.so building 'scipy.integrate._quadpack' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/integrate/_quadpackmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/integrate/quadpack.h:32, from scipy/integrate/_quadpackmodule.c:4: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from scipy/integrate/_quadpackmodule.c:5:0: scipy/integrate/__quadpack.h: In function 'quad_function': scipy/integrate/__quadpack.h:190:20: warning: unused variable 'nb' [-Wunused-variable] PyNumberMethods *nb; ^ /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/scipy/integrate/_quadpackmodule.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lquadpack -llinpack_lite -lmach -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/integrate/_quadpack.so building 'scipy.integrate._odepack' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/integrate/_odepackmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/integrate/multipack.h:32, from scipy/integrate/_odepackmodule.c:4: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from scipy/integrate/_odepackmodule.c:4:0: scipy/integrate/multipack.h:111:24: warning: 'my_make_numpy_array' defined but not used [-Wunused-function] static PyArrayObject * my_make_numpy_array(PyObject *y0, int type, int mindim, int maxdim) ^ In file included from scipy/integrate/_odepackmodule.c:6:0: scipy/integrate/__odepack.h: In function 'odepack_odeint': scipy/integrate/__odepack.h:325:87: warning: 'tcrit' may be used uninitialized in this function [-Wmaybe-uninitialized] if (itask == 4 && *tout_ptr > *(tcrit + crit_ind)) {crit_ind++; rwork[0] = *(tcrit+crit_ind);} ^ /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/scipy/integrate/_odepackmodule.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lodepack -llinpack_lite -lmach -ltatlas -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/integrate/_odepack.so building 'scipy.integrate.vode' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/integrate compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c: In function 'cb_f_in_dvode__user__routines': build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:371:7: warning: unused variable 'ipar' [-Wunused-variable] int ipar=(*ipar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:370:10: warning: unused variable 'rpar' [-Wunused-variable] double rpar=(*rpar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c: In function 'cb_jac_in_dvode__user__routines': build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:503:7: warning: unused variable 'ipar' [-Wunused-variable] int ipar=(*ipar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:502:10: warning: unused variable 'rpar' [-Wunused-variable] double rpar=(*rpar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:500:7: warning: unused variable 'mu' [-Wunused-variable] int mu=(*mu_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:499:7: warning: unused variable 'ml' [-Wunused-variable] int ml=(*ml_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c: In function 'cb_f_in_zvode__user__routines': build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:631:7: warning: unused variable 'ipar' [-Wunused-variable] int ipar=(*ipar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:630:10: warning: unused variable 'rpar' [-Wunused-variable] double rpar=(*rpar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c: In function 'cb_jac_in_zvode__user__routines': build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:763:7: warning: unused variable 'ipar' [-Wunused-variable] int ipar=(*ipar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:762:10: warning: unused variable 'rpar' [-Wunused-variable] double rpar=(*rpar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:760:7: warning: unused variable 'mu' [-Wunused-variable] int mu=(*mu_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:759:7: warning: unused variable 'ml' [-Wunused-variable] int ml=(*ml_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c: In function 'f2py_rout_vode_dvode': build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:933:43: warning: variable 'jac_cptr' set but not used [-Wunused-but-set-variable] cb_jac_in_dvode__user__routines_typedef jac_cptr; ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:928:41: warning: variable 'f_cptr' set but not used [-Wunused-but-set-variable] cb_f_in_dvode__user__routines_typedef f_cptr; ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c: In function 'f2py_rout_vode_zvode': build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:1262:43: warning: variable 'jac_cptr' set but not used [-Wunused-but-set-variable] cb_jac_in_zvode__user__routines_typedef jac_cptr; ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:1257:41: warning: variable 'f_cptr' set but not used [-Wunused-but-set-variable] cb_f_in_zvode__user__routines_typedef f_cptr; ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c: At top level: build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:144:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lodepack -llinpack_lite -lmach -ltatlas -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/integrate/vode.so building 'scipy.integrate.lsoda' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: build/src.linux-x86_64-2.7/scipy/integrate/lsodamodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/integrate/lsodamodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/scipy/integrate/lsodamodule.c: In function 'cb_jac_in_lsoda__user__routines': build/src.linux-x86_64-2.7/scipy/integrate/lsodamodule.c:495:7: warning: unused variable 'mu' [-Wunused-variable] int mu=(*mu_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/lsodamodule.c:494:7: warning: unused variable 'ml' [-Wunused-variable] int ml=(*ml_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/lsodamodule.c: In function 'f2py_rout_lsoda_lsoda': build/src.linux-x86_64-2.7/scipy/integrate/lsodamodule.c:710:43: warning: variable 'jac_cptr' set but not used [-Wunused-but-set-variable] cb_jac_in_lsoda__user__routines_typedef jac_cptr; ^ build/src.linux-x86_64-2.7/scipy/integrate/lsodamodule.c:661:41: warning: variable 'f_cptr' set but not used [-Wunused-but-set-variable] cb_f_in_lsoda__user__routines_typedef f_cptr; ^ build/src.linux-x86_64-2.7/scipy/integrate/lsodamodule.c: At top level: build/src.linux-x86_64-2.7/scipy/integrate/lsodamodule.c:142:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/integrate/lsodamodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lodepack -llinpack_lite -lmach -ltatlas -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/integrate/lsoda.so building 'scipy.integrate._dop' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: build/src.linux-x86_64-2.7/scipy/integrate/_dopmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/integrate/_dopmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/scipy/integrate/_dopmodule.c: In function 'cb_fcn_in___user__routines': build/src.linux-x86_64-2.7/scipy/integrate/_dopmodule.c:369:7: warning: unused variable 'ipar' [-Wunused-variable] int ipar=(*ipar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/_dopmodule.c:368:10: warning: unused variable 'rpar' [-Wunused-variable] double rpar=(*rpar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/_dopmodule.c: In function 'cb_solout_in___user__routines': build/src.linux-x86_64-2.7/scipy/integrate/_dopmodule.c:502:7: warning: unused variable 'irtn' [-Wunused-variable] int irtn=(*irtn_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/_dopmodule.c:501:7: warning: unused variable 'ipar' [-Wunused-variable] int ipar=(*ipar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/_dopmodule.c:500:10: warning: unused variable 'rpar' [-Wunused-variable] double rpar=(*rpar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/_dopmodule.c: At top level: build/src.linux-x86_64-2.7/scipy/integrate/_dopmodule.c:142:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/integrate/_dopmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -ldop -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/integrate/_dop.so building 'scipy.interpolate.interpnd' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/interpolate/interpnd.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/interpolate/interpnd.c:254: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from scipy/interpolate/interpnd.c:254: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ scipy/interpolate/interpnd.c: In function '__pyx_pf_5scipy_11interpolate_8interpnd_26CloughTocher2DInterpolator_10_do_evaluate.isra.32': scipy/interpolate/interpnd.c:24906:25: warning: '__pyx_v_g3' may be used uninitialized in this function [-Wmaybe-uninitialized] z.imag = a.real * b.imag + a.imag * b.real; ^ scipy/interpolate/interpnd.c:7613:10: note: '__pyx_v_g3' was declared here double __pyx_v_g3; ^ scipy/interpolate/interpnd.c:24906:25: warning: '__pyx_v_g2' may be used uninitialized in this function [-Wmaybe-uninitialized] z.imag = a.real * b.imag + a.imag * b.real; ^ scipy/interpolate/interpnd.c:7612:10: note: '__pyx_v_g2' was declared here double __pyx_v_g2; ^ scipy/interpolate/interpnd.c:24906:25: warning: '__pyx_v_g1' may be used uninitialized in this function [-Wmaybe-uninitialized] z.imag = a.real * b.imag + a.imag * b.real; ^ scipy/interpolate/interpnd.c:7611:10: note: '__pyx_v_g1' was declared here double __pyx_v_g1; ^ scipy/interpolate/interpnd.c: In function '__pyx_pf_5scipy_11interpolate_8interpnd_26CloughTocher2DInterpolator_8_do_evaluate.isra.33': scipy/interpolate/interpnd.c:7434:33: warning: '__pyx_v_g3' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_c1101 = (((__pyx_v_g3 * ((((-__pyx_v_c3000) + (3.0 * __pyx_v_c2100)) - (3.0 * __pyx_v_c1200)) + __pyx_v_c0300)) + (((((-__pyx_v_c3000) + (2.0 * __pyx_v_c2100)) - __pyx_v_c1200) + __pyx_v_c2001) + __pyx_v_c0201)) / 2.0); ^ scipy/interpolate/interpnd.c:6881:10: note: '__pyx_v_g3' was declared here double __pyx_v_g3; ^ scipy/interpolate/interpnd.c:7425:33: warning: '__pyx_v_g2' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_c1011 = (((__pyx_v_g2 * ((((-__pyx_v_c0030) + (3.0 * __pyx_v_c1020)) - (3.0 * __pyx_v_c2010)) + __pyx_v_c3000)) + (((((-__pyx_v_c0030) + (2.0 * __pyx_v_c1020)) - __pyx_v_c2010) + __pyx_v_c2001) + __pyx_v_c0021)) / 2.0); ^ scipy/interpolate/interpnd.c:6880:10: note: '__pyx_v_g2' was declared here double __pyx_v_g2; ^ scipy/interpolate/interpnd.c:7416:33: warning: '__pyx_v_g1' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_c0111 = (((__pyx_v_g1 * ((((-__pyx_v_c0300) + (3.0 * __pyx_v_c0210)) - (3.0 * __pyx_v_c0120)) + __pyx_v_c0030)) + (((((-__pyx_v_c0300) + (2.0 * __pyx_v_c0210)) - __pyx_v_c0120) + __pyx_v_c0021) + __pyx_v_c0201)) / 2.0); ^ scipy/interpolate/interpnd.c:6879:10: note: '__pyx_v_g1' was declared here double __pyx_v_g1; ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/interpolate/interpnd.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/interpolate/interpnd.so building 'scipy.interpolate._fitpack' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/scipy/interpolate/src compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/interpolate/src/_fitpackmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/interpolate/src/multipack.h:32, from scipy/interpolate/src/_fitpackmodule.c:5: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from scipy/interpolate/src/_fitpackmodule.c:5:0: scipy/interpolate/src/multipack.h:127:24: warning: 'my_make_numpy_array' defined but not used [-Wunused-function] static PyArrayObject * my_make_numpy_array(PyObject *y0, int type, int mindim, int maxdim) ^ scipy/interpolate/src/multipack.h:151:18: warning: 'call_python_function' defined but not used [-Wunused-function] static PyObject *call_python_function(PyObject *func, npy_intp n, double *x, PyObject *args, int dim, PyObject *error_obj) ^ In file included from scipy/interpolate/src/_fitpackmodule.c:7:0: scipy/interpolate/src/__fitpack.h: In function '_bspldismat': scipy/interpolate/src/__fitpack.h:1374:20: warning: 'dx' may be used uninitialized in this function [-Wmaybe-uninitialized] factor = pow(dx, (double)k); ^ /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/scipy/interpolate/src/_fitpackmodule.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lfitpack -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/interpolate/_fitpack.so building 'scipy.interpolate.dfitpack' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/interpolate creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/interpolate/src compile options: '-Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/scipy/interpolate/src/dfitpackmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/interpolate/src/dfitpackmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/scipy/interpolate/src/dfitpackmodule.c:151:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gfortran:f77: build/src.linux-x86_64-2.7/scipy/interpolate/src/dfitpack-f2pywrappers.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/interpolate/src/dfitpackmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/interpolate/src/dfitpack-f2pywrappers.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lfitpack -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/interpolate/dfitpack.so building 'scipy.interpolate._interpolate' extension compiling C++ sources C compiler: g++ -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-Iscipy/interpolate/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' g++: scipy/interpolate/src/_interpolate.cpp In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/interpolate/src/_interpolate.cpp:5: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ scipy/interpolate/src/_interpolate.cpp: In function 'PyObject* linear_method(PyObject*, PyObject*, PyObject*)': scipy/interpolate/src/_interpolate.cpp:13:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] static char *kwlist[] = {"x","y","new_x","new_y", NULL}; ^ scipy/interpolate/src/_interpolate.cpp:13:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] scipy/interpolate/src/_interpolate.cpp:13:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] scipy/interpolate/src/_interpolate.cpp:13:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] scipy/interpolate/src/_interpolate.cpp: In function 'PyObject* loginterp_method(PyObject*, PyObject*, PyObject*)': scipy/interpolate/src/_interpolate.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] static char *kwlist[] = {"x","y","new_x","new_y", NULL}; ^ scipy/interpolate/src/_interpolate.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] scipy/interpolate/src/_interpolate.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] scipy/interpolate/src/_interpolate.cpp:63:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] scipy/interpolate/src/_interpolate.cpp: In function 'PyObject* window_average_method(PyObject*, PyObject*, PyObject*)': scipy/interpolate/src/_interpolate.cpp:113:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] static char *kwlist[] = {"x","y","new_x","new_y", NULL}; ^ scipy/interpolate/src/_interpolate.cpp:113:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] scipy/interpolate/src/_interpolate.cpp:113:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] scipy/interpolate/src/_interpolate.cpp:113:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] scipy/interpolate/src/_interpolate.cpp: In function 'PyObject* block_average_above_method(PyObject*, PyObject*, PyObject*)': scipy/interpolate/src/_interpolate.cpp:164:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] static char *kwlist[] = {"x","y","new_x","new_y", NULL}; ^ scipy/interpolate/src/_interpolate.cpp:164:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] scipy/interpolate/src/_interpolate.cpp:164:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] scipy/interpolate/src/_interpolate.cpp:164:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] g++ -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/interpolate/src/_interpolate.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/interpolate/_interpolate.so building 'scipy.io.matlab.streams' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/scipy/io creating build/temp.linux-x86_64-2.7/scipy/io/matlab compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/io/matlab/streams.c scipy/io/matlab/streams.c:859:13: warning: '__pyx_k__rb' defined but not used [-Wunused-variable] static char __pyx_k__rb[] = "rb"; ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/io/matlab/streams.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/io/matlab/streams.so building 'scipy.io.matlab.mio_utils' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/io/matlab/mio_utils.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/io/matlab/mio_utils.c:253: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/io/matlab/mio_utils.c:253: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from scipy/io/matlab/mio_utils.c:254: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ scipy/io/matlab/mio_utils.c:1741:12: warning: '__pyx_pw_5numpy_7ndarray_1__getbuffer__' defined but not used [-Wunused-function] static int __pyx_pw_5numpy_7ndarray_1__getbuffer__(PyObject *__pyx_v_self, Py_buffer *__pyx_v_info, int __pyx_v_flags) { ^ scipy/io/matlab/mio_utils.c:2557:13: warning: '__pyx_pw_5numpy_7ndarray_3__releasebuffer__' defined but not used [-Wunused-function] static void __pyx_pw_5numpy_7ndarray_3__releasebuffer__(PyObject *__pyx_v_self, Py_buffer *__pyx_v_info) { ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/io/matlab/mio_utils.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/io/matlab/mio_utils.so building 'scipy.io.matlab.mio5_utils' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/io/matlab/mio5_utils.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/io/matlab/mio5_utils.c:255: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from scipy/io/matlab/mio5_utils.c:256: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/io/matlab/mio5_utils.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/io/matlab/mio5_utils.so building 'scipy.lib.blas.fblas' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build creating build/temp.linux-x86_64-2.7/build/src.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/build/src.linux-x86_64-2.7/scipy creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/fblasmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/fblasmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/fblasmodule.c:154:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gfortran:f77: build/src.linux-x86_64-2.7/scipy/lib/blas/fblaswrap.f gfortran:f77: build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/fblas-f2pywrappers.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/fblasmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/fblaswrap.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/fblas-f2pywrappers.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/lib/blas/fblas.so building 'scipy.lib.blas.cblas' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/cblasmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/cblasmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/cblasmodule.c:233:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/cblasmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/lib/blas/cblas.so building 'scipy.lib.lapack.flapack' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack compile options: '-DATLAS_WITHOUT_LAPACK -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/flapackmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/flapackmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/flapackmodule.c: In function 'f2py_rout_flapack_sgees': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/flapackmodule.c:6190:46: warning: variable 'sselect_cptr' set but not used [-Wunused-but-set-variable] cb_sselect_in_gees__user__routines_typedef sselect_cptr; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/flapackmodule.c: In function 'f2py_rout_flapack_dgees': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/flapackmodule.c:6463:46: warning: variable 'dselect_cptr' set but not used [-Wunused-but-set-variable] cb_dselect_in_gees__user__routines_typedef dselect_cptr; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/flapackmodule.c: In function 'f2py_rout_flapack_cgees': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/flapackmodule.c:6734:46: warning: variable 'cselect_cptr' set but not used [-Wunused-but-set-variable] cb_cselect_in_gees__user__routines_typedef cselect_cptr; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/flapackmodule.c: In function 'f2py_rout_flapack_zgees': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/flapackmodule.c:7006:46: warning: variable 'zselect_cptr' set but not used [-Wunused-but-set-variable] cb_zselect_in_gees__user__routines_typedef zselect_cptr; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/flapackmodule.c: At top level: build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/flapackmodule.c:181:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/flapackmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o -L/usr/lib64/atlas -L/usr/lib64 -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -llapack -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/lib/lapack/flapack.so building 'scipy.lib.lapack.clapack' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-DATLAS_WITHOUT_LAPACK -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:17: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o -L/usr/lib64/atlas -L/usr/lib64 -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -llapack -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/lib/lapack/clapack.so building 'scipy.lib.lapack.calc_lwork' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack compile options: '-DATLAS_WITHOUT_LAPACK -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: build/src.linux-x86_64-2.7/scipy/lib/lapack/calc_lworkmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/lib/lapack/calc_lworkmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/scipy/lib/lapack/calc_lworkmodule.c:137:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/lib creating build/temp.linux-x86_64-2.7/scipy/lib/lapack compile options: '-DATLAS_WITHOUT_LAPACK -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gfortran:f77: scipy/lib/lapack/calc_lwork.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/calc_lworkmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o build/temp.linux-x86_64-2.7/scipy/lib/lapack/calc_lwork.o -L/usr/lib64/atlas -L/usr/lib64 -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -llapack -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/lib/lapack/calc_lwork.so building 'scipy.linalg._fblas' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg compile options: '-DATLAS_WITHOUT_LAPACK -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_fblasmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_fblasmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_fblasmodule.c:154:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/linalg creating build/temp.linux-x86_64-2.7/scipy/linalg/src compile options: '-DATLAS_WITHOUT_LAPACK -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gfortran:f77: scipy/linalg/src/fblaswrap.f gfortran:f77: build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_fblas-f2pywrappers.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_fblasmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o build/temp.linux-x86_64-2.7/scipy/linalg/src/fblaswrap.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_fblas-f2pywrappers.o -L/usr/lib64/atlas -L/usr/lib64 -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -llapack -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/linalg/_fblas.so building 'scipy.linalg._flapack' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-DATLAS_WITHOUT_LAPACK -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_sgges': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c:1577:46: warning: variable 'sselect_cptr' set but not used [-Wunused-but-set-variable] cb_sselect_in_gges__user__routines_typedef sselect_cptr; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_dgges': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c:1937:46: warning: variable 'dselect_cptr' set but not used [-Wunused-but-set-variable] cb_dselect_in_gges__user__routines_typedef dselect_cptr; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_cgges': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c:2295:46: warning: variable 'cselect_cptr' set but not used [-Wunused-but-set-variable] cb_cselect_in_gges__user__routines_typedef cselect_cptr; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_zgges': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c:2654:46: warning: variable 'zselect_cptr' set but not used [-Wunused-but-set-variable] cb_zselect_in_gges__user__routines_typedef zselect_cptr; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_cgeqp3': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c:11753:9: warning: passing argument 9 of 'f2py_func' from incompatible pointer type [enabled by default] (*f2py_func)(&m,&n,a,&m,jpvt,tau,work,&lwork,rwork,&info); ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c:11753:9: note: expected 'float *' but argument is of type 'struct complex_float *' build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_zgeqp3': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c:11937:9: warning: passing argument 9 of 'f2py_func' from incompatible pointer type [enabled by default] (*f2py_func)(&m,&n,a,&m,jpvt,tau,work,&lwork,rwork,&info); ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c:11937:9: note: expected 'double *' but argument is of type 'struct complex_double *' build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_cheev': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c:17709:9: warning: passing argument 6 of 'f2py_func' from incompatible pointer type [enabled by default] (*f2py_func)((compute_v?"V":"N"),(lower?"L":"U"),&n,a,&n,w,work,&lwork,rwork,&info); ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c:17709:9: note: expected 'struct complex_float *' but argument is of type 'float *' build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_zheev': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c:17893:9: warning: passing argument 6 of 'f2py_func' from incompatible pointer type [enabled by default] (*f2py_func)((compute_v?"V":"N"),(lower?"L":"U"),&n,a,&n,w,work,&lwork,rwork,&info); ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c:17893:9: note: expected 'struct complex_double *' but argument is of type 'double *' build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_cgees': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c:23154:46: warning: variable 'cselect_cptr' set but not used [-Wunused-but-set-variable] cb_cselect_in_gees__user__routines_typedef cselect_cptr; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_zgees': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c:23426:46: warning: variable 'zselect_cptr' set but not used [-Wunused-but-set-variable] cb_zselect_in_gees__user__routines_typedef zselect_cptr; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_sgees': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c:23700:46: warning: variable 'sselect_cptr' set but not used [-Wunused-but-set-variable] cb_sselect_in_gees__user__routines_typedef sselect_cptr; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_dgees': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c:23973:46: warning: variable 'dselect_cptr' set but not used [-Wunused-but-set-variable] cb_dselect_in_gees__user__routines_typedef dselect_cptr; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c: At top level: build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.c:261:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-DATLAS_WITHOUT_LAPACK -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gfortran:f77: build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapack-f2pywrappers.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapackmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapack-f2pywrappers.o -L/usr/lib64/atlas -L/usr/lib64 -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -llapack -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/linalg/_flapack.so building 'scipy.linalg._flinalg' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg compile options: '-DATLAS_WITHOUT_LAPACK -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/scipy/linalg/_flinalgmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/linalg/_flinalgmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/scipy/linalg/_flinalgmodule.c:112:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-DATLAS_WITHOUT_LAPACK -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gfortran:f77: scipy/linalg/src/det.f gfortran:f77: scipy/linalg/src/lu.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flinalgmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o build/temp.linux-x86_64-2.7/scipy/linalg/src/det.o build/temp.linux-x86_64-2.7/scipy/linalg/src/lu.o -L/usr/lib64/atlas -L/usr/lib64 -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -llapack -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/linalg/_flinalg.so building 'scipy.linalg.calc_lwork' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-DATLAS_WITHOUT_LAPACK -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: build/src.linux-x86_64-2.7/scipy/linalg/calc_lworkmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/linalg/calc_lworkmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/scipy/linalg/calc_lworkmodule.c:137:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-DATLAS_WITHOUT_LAPACK -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gfortran:f77: scipy/linalg/src/calc_lwork.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/calc_lworkmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o build/temp.linux-x86_64-2.7/scipy/linalg/src/calc_lwork.o -L/usr/lib64/atlas -L/usr/lib64 -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -llapack -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/linalg/calc_lwork.so building 'scipy.odr.__odrpack' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-DATLAS_INFO="\"3.10.1\"" -Iscipy/odr -I/usr/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/odr/__odrpack.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/odr/odrpack.h:2, from scipy/odr/__odrpack.c:12: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ scipy/odr/__odrpack.c: In function 'odr': scipy/odr/__odrpack.c:1169:13: warning: format '%d' expects argument of type 'int', but argument 2 has type 'npy_intp' [-Wformat=] printf("%d %d\n", work->dimensions[0], lwork); ^ scipy/odr/__odrpack.c: At top level: scipy/odr/__odrpack.c:1310:13: warning: 'check_args' defined but not used [-Wunused-function] static void check_args(int n, int m, int np, int nq, ^ In file included from /usr/include/python2.7/Python.h:80:0, from scipy/odr/odrpack.h:1, from scipy/odr/__odrpack.c:12: scipy/odr/__odrpack.c: In function 'fcn_callback': /usr/include/python2.7/object.h:823:32: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] #define Py_XDECREF(op) do { if ((op) == NULL) ; else Py_DECREF(op); } while (0) ^ scipy/odr/__odrpack.c:47:13: note: 'result' was declared here PyObject *result; ^ /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/scipy/odr/__odrpack.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lodrpack -ltatlas -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/odr/__odrpack.so building 'scipy.optimize._minpack' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/optimize/_minpackmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/optimize/minpack.h:38, from scipy/optimize/_minpackmodule.c:5: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from scipy/optimize/_minpackmodule.c:5:0: scipy/optimize/__minpack.h: In function 'minpack_hybrd': scipy/optimize/minpack.h:44:64: warning: unused variable 'store_multipack_globals3' [-Wunused-variable] #define STORE_VARS() PyObject *store_multipack_globals[4]; int store_multipack_globals3; ^ scipy/optimize/__minpack.h:245:3: note: in expansion of macro 'STORE_VARS' STORE_VARS(); /* Define storage variables for global variables. */ ^ scipy/optimize/__minpack.h: In function 'minpack_lmdif': scipy/optimize/minpack.h:44:64: warning: unused variable 'store_multipack_globals3' [-Wunused-variable] #define STORE_VARS() PyObject *store_multipack_globals[4]; int store_multipack_globals3; ^ scipy/optimize/__minpack.h:452:3: note: in expansion of macro 'STORE_VARS' STORE_VARS(); ^ /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/scipy/optimize/_minpackmodule.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lminpack -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/optimize/_minpack.so building 'scipy.optimize._zeros' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/optimize/zeros.c In file included from scipy/optimize/zeros.c:24:0: scipy/optimize/Zeros/zeros.h:16:15: warning: 'dminarg1' defined but not used [-Wunused-variable] static double dminarg1,dminarg2; ^ scipy/optimize/Zeros/zeros.h:16:24: warning: 'dminarg2' defined but not used [-Wunused-variable] static double dminarg1,dminarg2; ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/optimize/zeros.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lrootfind -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/optimize/_zeros.so building 'scipy.optimize._lbfgsb' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/lbfgsb compile options: '-DATLAS_WITHOUT_LAPACK -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: build/src.linux-x86_64-2.7/scipy/optimize/lbfgsb/_lbfgsbmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/optimize/lbfgsb/_lbfgsbmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/scipy/optimize/lbfgsb/_lbfgsbmodule.c:184:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/optimize/lbfgsb compile options: '-DATLAS_WITHOUT_LAPACK -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gfortran:f77: scipy/optimize/lbfgsb/lbfgsb.f scipy/optimize/lbfgsb/lbfgsb.f: In function 'cauchy': scipy/optimize/lbfgsb/lbfgsb.f:1455:0: warning: 'tu' may be used uninitialized in this function [-Wmaybe-uninitialized] xupper = nbd(i) .ge. 2 .and. tu .le. zero ^ scipy/optimize/lbfgsb/lbfgsb.f:1484:0: warning: 'tl' may be used uninitialized in this function [-Wmaybe-uninitialized] t(nbreak) = tl/(-neggi) ^ gfortran:f77: scipy/optimize/lbfgsb/linpack.f gfortran:f77: scipy/optimize/lbfgsb/timer.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/lbfgsb/_lbfgsbmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o build/temp.linux-x86_64-2.7/scipy/optimize/lbfgsb/lbfgsb.o build/temp.linux-x86_64-2.7/scipy/optimize/lbfgsb/linpack.o build/temp.linux-x86_64-2.7/scipy/optimize/lbfgsb/timer.o -L/usr/lib64/atlas -L/usr/lib64 -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -llapack -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/optimize/_lbfgsb.so building 'scipy.optimize.moduleTNC' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/scipy/optimize/tnc compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/optimize/tnc/tnc.c gcc: scipy/optimize/tnc/moduleTNC.c gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/optimize/tnc/moduleTNC.o build/temp.linux-x86_64-2.7/scipy/optimize/tnc/tnc.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/optimize/moduleTNC.so building 'scipy.optimize._cobyla' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/cobyla compile options: '-Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: build/src.linux-x86_64-2.7/scipy/optimize/cobyla/_cobylamodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/optimize/cobyla/_cobylamodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/scipy/optimize/cobyla/_cobylamodule.c: In function 'cb_calcfc_in__cobyla__user__routines': build/src.linux-x86_64-2.7/scipy/optimize/cobyla/_cobylamodule.c:354:10: warning: unused variable 'f' [-Wunused-variable] double f=(*f_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/optimize/cobyla/_cobylamodule.c: At top level: build/src.linux-x86_64-2.7/scipy/optimize/cobyla/_cobylamodule.c:129:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/optimize/cobyla compile options: '-Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gfortran:f77: scipy/optimize/cobyla/cobyla2.f gfortran:f77: scipy/optimize/cobyla/trstlp.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/cobyla/_cobylamodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o build/temp.linux-x86_64-2.7/scipy/optimize/cobyla/cobyla2.o build/temp.linux-x86_64-2.7/scipy/optimize/cobyla/trstlp.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/optimize/_cobyla.so building 'scipy.optimize.minpack2' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/minpack2 compile options: '-Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/scipy/optimize/minpack2/minpack2module.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/optimize/minpack2/minpack2module.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/scipy/optimize/minpack2/minpack2module.c:136:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/optimize/minpack2 compile options: '-Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gfortran:f77: scipy/optimize/minpack2/dcsrch.f gfortran:f77: scipy/optimize/minpack2/dcstep.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/minpack2/minpack2module.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o build/temp.linux-x86_64-2.7/scipy/optimize/minpack2/dcsrch.o build/temp.linux-x86_64-2.7/scipy/optimize/minpack2/dcstep.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/optimize/minpack2.so building 'scipy.optimize._slsqp' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/slsqp compile options: '-Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/scipy/optimize/slsqp/_slsqpmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/optimize/slsqp/_slsqpmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/scipy/optimize/slsqp/_slsqpmodule.c:152:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/optimize/slsqp compile options: '-Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gfortran:f77: scipy/optimize/slsqp/slsqp_optmz.f scipy/optimize/slsqp/slsqp_optmz.f:1933.72: 10 assign 30 to next 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:1938.19: 20 GO TO next,(30, 50, 70, 110) 1 Warning: Deleted feature: Assigned GOTO statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:1940.72: assign 50 to next 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:1950.72: assign 70 to next 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:1956.72: assign 110 to next 1 Warning: Deleted feature: ASSIGN statement at (1) scipy/optimize/slsqp/slsqp_optmz.f:1969.5: 110 IF( ABS(dx(i)) .LE. xmax ) GO TO 115 1 Warning: Label 110 at (1) defined but not used scipy/optimize/slsqp/slsqp_optmz.f:1964.5: 70 IF( ABS(dx(i)) .GT. cutlo ) GO TO 75 1 Warning: Label 70 at (1) defined but not used scipy/optimize/slsqp/slsqp_optmz.f:1945.5: 50 IF( dx(i) .EQ. ZERO) GO TO 200 1 Warning: Label 50 at (1) defined but not used scipy/optimize/slsqp/slsqp_optmz.f:834.49: CALL hfti (w(ie),me,me,l,w(IF),k,1,t,krank,xnrm,w,w(l+1),jw) 1 Warning: Rank mismatch in argument 'rnorm' at (1) (rank-1 and scalar) scipy/optimize/slsqp/slsqp_optmz.f: In function 'ldl': scipy/optimize/slsqp/slsqp_optmz.f:1519:0: warning: 'tp' may be used uninitialized in this function [-Wmaybe-uninitialized] alpha=tp/t ^ scipy/optimize/slsqp/slsqp_optmz.f: In function 'dnrm2_': scipy/optimize/slsqp/slsqp_optmz.f:1969:0: warning: 'xmax' may be used uninitialized in this function [-Wmaybe-uninitialized] 110 IF( ABS(dx(i)) .LE. xmax ) GO TO 115 ^ scipy/optimize/slsqp/slsqp_optmz.f: In function 'linmin': scipy/optimize/slsqp/slsqp_optmz.f:1624:0: warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (ABS(e) .LE. tol1) GOTO 30 ^ scipy/optimize/slsqp/slsqp_optmz.f:1649:0: warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (u - a .LT. tol2) d = SIGN(tol1, m - x) ^ scipy/optimize/slsqp/slsqp_optmz.f:1670:0: warning: 'fx' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (fu .GT. fx) GOTO 60 ^ scipy/optimize/slsqp/slsqp_optmz.f:1671:0: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (u .GE. x) a = x ^ scipy/optimize/slsqp/slsqp_optmz.f:1682:0: warning: 'fw' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (fu .LE. fw .OR. w .EQ. x) GOTO 70 ^ scipy/optimize/slsqp/slsqp_optmz.f:1682:0: warning: 'w' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:1683:0: warning: 'fv' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (fu .LE. fv .OR. v .EQ. x .OR. v .EQ. w) GOTO 80 ^ scipy/optimize/slsqp/slsqp_optmz.f:1683:0: warning: 'v' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/optimize/slsqp/slsqp_optmz.f:1650:0: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (b - u .LT. tol2) d = SIGN(tol1, m - x) ^ scipy/optimize/slsqp/slsqp_optmz.f:1614:0: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] 20 m = 0.5d0*(a + b) ^ scipy/optimize/slsqp/slsqp_optmz.f: In function 'nnls': scipy/optimize/slsqp/slsqp_optmz.f:1090:0: warning: 'izmax' may be used uninitialized in this function [-Wmaybe-uninitialized] INTEGER i,ii,ip,iter,itmax,iz,izmax,iz1,iz2,j,jj,jz, ^ /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/slsqp/_slsqpmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o build/temp.linux-x86_64-2.7/scipy/optimize/slsqp/slsqp_optmz.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/optimize/_slsqp.so building 'scipy.optimize._nnls' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/nnls compile options: '-Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: build/src.linux-x86_64-2.7/scipy/optimize/nnls/_nnlsmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/optimize/nnls/_nnlsmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/scipy/optimize/nnls/_nnlsmodule.c:111:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/optimize/nnls compile options: '-Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gfortran:f77: scipy/optimize/nnls/nnls.f scipy/optimize/nnls/nnls.f:121.44: CALL H12 (1,NPP1,NPP1+1,M,A(1,J),1,UP,DUMMY,1,1,0) 1 Warning: Rank mismatch in argument 'c' at (1) (rank-1 and scalar) scipy/optimize/nnls/nnls.f: In function 'nnls': scipy/optimize/nnls/nnls.f:52:0: warning: 'izmax' may be used uninitialized in this function [-Wmaybe-uninitialized] integer I, II, IP, ITER, ITMAX, IZ, IZ1, IZ2, IZMAX, J, JJ, JZ, L ^ /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/optimize/nnls/_nnlsmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o build/temp.linux-x86_64-2.7/scipy/optimize/nnls/nnls.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/optimize/_nnls.so building 'scipy.signal.sigtools' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/scipy/signal creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/signal compile options: '-Iscipy/signal -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/signal/sigtoolsmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/sigtoolsmodule.c:10: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ scipy/signal/sigtoolsmodule.c: In function 'sigtools_convolve2d': scipy/signal/sigtoolsmodule.c:1012:13: warning: variable 'n2' set but not used [-Wunused-but-set-variable] int n1, n2, i; ^ scipy/signal/sigtoolsmodule.c:1012:9: warning: variable 'n1' set but not used [-Wunused-but-set-variable] int n1, n2, i; ^ scipy/signal/sigtoolsmodule.c: In function 'initsigtools': scipy/signal/sigtoolsmodule.c:1342:23: warning: variable 'd' set but not used [-Wunused-but-set-variable] PyObject *m, *d; ^ gcc: build/src.linux-x86_64-2.7/scipy/signal/lfilter.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/lfilter.c.src:8: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/lfilter.c.src:8: scipy/signal/lfilter.c.src: In function 'scipy_signal_sigtools_linear_filter': /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1106:23: warning: 'itzf' may be used uninitialized in this function [-Wmaybe-uninitialized] if (_PyAIT(it)->nd_m1 == 0) { \ ^ scipy/signal/lfilter.c.src:259:43: note: 'itzf' was declared here PyArrayIterObject *itx, *ity, *itzi, *itzf; ^ In file included from /usr/include/python2.7/Python.h:80:0, from scipy/signal/lfilter.c.src:5: /usr/include/python2.7/object.h:772:28: warning: 'itzi' may be used uninitialized in this function [-Wmaybe-uninitialized] --((PyObject*)(op))->ob_refcnt != 0) \ ^ scipy/signal/lfilter.c.src:259:36: note: 'itzi' was declared here PyArrayIterObject *itx, *ity, *itzi, *itzf; ^ gcc: scipy/signal/medianfilter.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/medianfilter.c:6: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: scipy/signal/firfilter.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/sigtools.h:11, from scipy/signal/firfilter.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: build/src.linux-x86_64-2.7/scipy/signal/correlate_nd.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/correlate_nd.c.src:8: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/signal/sigtoolsmodule.o build/temp.linux-x86_64-2.7/scipy/signal/firfilter.o build/temp.linux-x86_64-2.7/scipy/signal/medianfilter.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/signal/lfilter.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/signal/correlate_nd.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/signal/sigtools.so building 'scipy.signal._spectral' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/signal/_spectral.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/signal/_spectral.c:256: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/signal/_spectral.c:256: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from scipy/signal/_spectral.c:257: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/signal/_spectral.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/signal/_spectral.so building 'scipy.signal.spline' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/signal/C_bspline_util.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/signal/C_bspline_util.c:8: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: scipy/signal/splinemodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/signal/splinemodule.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: scipy/signal/S_bspline_util.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/S_bspline_util.c:8: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: scipy/signal/Z_bspline_util.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/signal/Z_bspline_util.c:8: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: scipy/signal/D_bspline_util.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/signal/D_bspline_util.c:8: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: scipy/signal/bspline_util.c gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/signal/splinemodule.o build/temp.linux-x86_64-2.7/scipy/signal/S_bspline_util.o build/temp.linux-x86_64-2.7/scipy/signal/D_bspline_util.o build/temp.linux-x86_64-2.7/scipy/signal/C_bspline_util.o build/temp.linux-x86_64-2.7/scipy/signal/Z_bspline_util.o build/temp.linux-x86_64-2.7/scipy/signal/bspline_util.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/signal/spline.so building 'scipy.sparse.linalg.isolve._iterative' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative compile options: '-DATLAS_WITHOUT_LAPACK -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c:153:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/isolve creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative creating build/temp.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/FWRAPPERS compile options: '-DATLAS_WITHOUT_LAPACK -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gfortran:f77: build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/STOPTEST2.f gfortran:f77: build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/getbreak.f gfortran:f77: build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/BiCGREVCOM.f gfortran:f77: build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/BiCGSTABREVCOM.f gfortran:f77: build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/CGREVCOM.f gfortran:f77: build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/CGSREVCOM.f gfortran:f77: build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:2260.37: $ FUNCTION dzAPPROXRES( I, H, S, GIVENS, LDG ) 1 Warning: Unused dummy argument 'h' at (1) build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:1666.37: $ FUNCTION scAPPROXRES( I, H, S, GIVENS, LDG ) 1 Warning: Unused dummy argument 'h' at (1) build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:1072.36: $ FUNCTION dAPPROXRES( I, H, S, GIVENS, LDG ) 1 Warning: Unused dummy argument 'h' at (1) build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:478.36: $ FUNCTION sAPPROXRES( I, H, S, GIVENS, LDG ) 1 Warning: Unused dummy argument 'h' at (1) gfortran:f77: build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/QMRREVCOM.f gfortran:f77: scipy/sparse/linalg/isolve/iterative/FWRAPPERS/dummy.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/_iterativemodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/STOPTEST2.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/getbreak.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/BiCGREVCOM.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/BiCGSTABREVCOM.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/CGREVCOM.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/CGSREVCOM.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/QMRREVCOM.o build/temp.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative/FWRAPPERS/dummy.o -L/usr/lib64/atlas -L/usr/lib64 -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -llapack -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/_iterative.so building 'scipy.sparse.linalg.dsolve._superlu' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-DATLAS_WITHOUT_LAPACK -DUSE_VENDOR_BLAS=1 -I/usr/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/sparse/linalg/dsolve/_superlu_utils.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/sparse/linalg/dsolve/_superluobject.h:19, from scipy/sparse/linalg/dsolve/_superlu_utils.c:8: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from scipy/sparse/linalg/dsolve/_superlu_utils.c:8:0: scipy/sparse/linalg/dsolve/_superluobject.h:130:19: warning: 'gstrf' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gstrf, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:71:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:131:19: warning: 'gsitrf' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gsitrf, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:71:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:132:19: warning: 'gstrs' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gstrs, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:71:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:133:19: warning: 'gssv' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gssv, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:71:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:134:19: warning: 'Create_Dense_Matrix' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_Dense_Matrix, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:71:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:135:19: warning: 'Create_CompRow_Matrix' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_CompRow_Matrix, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:71:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:136:19: warning: 'Create_CompCol_Matrix' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_CompCol_Matrix, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:71:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ gcc: scipy/sparse/linalg/dsolve/_superluobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/sparse/linalg/dsolve/_superluobject.h:19, from scipy/sparse/linalg/dsolve/_superluobject.c:13: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/sparse/linalg/dsolve/_superluobject.h:19, from scipy/sparse/linalg/dsolve/_superluobject.c:13: scipy/sparse/linalg/dsolve/_superluobject.c: In function 'SciPyLU_getattr': /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1004:9: warning: initialization from incompatible pointer type [enabled by default] (*(PyObject * (*)(PyTypeObject *, int, npy_intp *, int, npy_intp *, void *, int, int, PyObject *)) \ ^ /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:129:9: note: in expansion of macro 'PyArray_New' PyArray_New(&PyArray_Type, nd, dims, typenum, NULL, \ ^ scipy/sparse/linalg/dsolve/_superluobject.c:149:29: note: in expansion of macro 'PyArray_SimpleNewFromData' PyArrayObject* perm_r = PyArray_SimpleNewFromData(1, (npy_intp*) (&self->n), NPY_INT, (void*)self->perm_r); ^ scipy/sparse/linalg/dsolve/_superluobject.c:151:26: warning: assignment from incompatible pointer type [enabled by default] PyArray_BASE(perm_r) = self; ^ scipy/sparse/linalg/dsolve/_superluobject.c:153:5: warning: return from incompatible pointer type [enabled by default] return perm_r ; ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/sparse/linalg/dsolve/_superluobject.h:19, from scipy/sparse/linalg/dsolve/_superluobject.c:13: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1004:9: warning: initialization from incompatible pointer type [enabled by default] (*(PyObject * (*)(PyTypeObject *, int, npy_intp *, int, npy_intp *, void *, int, int, PyObject *)) \ ^ /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:129:9: note: in expansion of macro 'PyArray_New' PyArray_New(&PyArray_Type, nd, dims, typenum, NULL, \ ^ scipy/sparse/linalg/dsolve/_superluobject.c:156:29: note: in expansion of macro 'PyArray_SimpleNewFromData' PyArrayObject* perm_c = PyArray_SimpleNewFromData(1, (npy_intp*) (&self->n), NPY_INT, (void*)self->perm_c); ^ scipy/sparse/linalg/dsolve/_superluobject.c:158:26: warning: assignment from incompatible pointer type [enabled by default] PyArray_BASE(perm_c) = self; ^ scipy/sparse/linalg/dsolve/_superluobject.c:160:5: warning: return from incompatible pointer type [enabled by default] return perm_c ; ^ scipy/sparse/linalg/dsolve/_superluobject.c: In function 'droprule_one_cvt': scipy/sparse/linalg/dsolve/_superluobject.c:475:10: warning: variable 'i' set but not used [-Wunused-but-set-variable] long i = -1; \ ^ scipy/sparse/linalg/dsolve/_superluobject.c:616:5: note: in expansion of macro 'ENUM_CHECK_INIT' ENUM_CHECK_INIT; ^ In file included from scipy/sparse/linalg/dsolve/_superluobject.c:13:0: scipy/sparse/linalg/dsolve/_superluobject.c: At top level: scipy/sparse/linalg/dsolve/_superluobject.h:133:19: warning: 'gssv' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gssv, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:71:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.c: In function 'droprule_cvt': scipy/sparse/linalg/dsolve/_superluobject.c:682:14: warning: 'one_value' may be used uninitialized in this function [-Wmaybe-uninitialized] rule |= one_value; ^ gcc: scipy/sparse/linalg/dsolve/_superlumodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/sparse/linalg/dsolve/_superlumodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ scipy/sparse/linalg/dsolve/_superlumodule.c: In function 'Py_gssv': scipy/sparse/linalg/dsolve/_superlumodule.c:89:9: warning: variable 'ssv_finished' set but not used [-Wunused-but-set-variable] int ssv_finished = 0; ^ In file included from scipy/sparse/linalg/dsolve/_superlumodule.c:20:0: scipy/sparse/linalg/dsolve/_superlumodule.c: At top level: scipy/sparse/linalg/dsolve/_superluobject.h:130:19: warning: 'gstrf' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gstrf, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:71:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:131:19: warning: 'gsitrf' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gsitrf, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:71:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:132:19: warning: 'gstrs' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gstrs, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:71:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:134:19: warning: 'Create_Dense_Matrix' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_Dense_Matrix, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:71:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:135:19: warning: 'Create_CompRow_Matrix' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_CompRow_Matrix, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:71:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:136:19: warning: 'Create_CompCol_Matrix' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_CompCol_Matrix, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:71:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/_superlumodule.o build/temp.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/_superlu_utils.o build/temp.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/_superluobject.o -L/usr/lib64/atlas -L/usr/lib64 -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lsuperlu_src -ltatlas -llapack -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/_superlu.so building 'scipy.sparse.linalg.dsolve.umfpack.__umfpack' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/dsolve creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack compile options: '-DSCIPY_UMFPACK_H -DSCIPY_AMD_H -DATLAS_INFO="\"3.10.1\"" -I/usr/include/suitesparse -I/usr/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c:2968: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.o -L/usr/lib64 -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lumfpack -lamd -ltatlas -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack/__umfpack.so building 'scipy.sparse.linalg.eigen.arpack._arpack' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack compile options: '-DATLAS_WITHOUT_LAPACK -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c:262:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-DATLAS_WITHOUT_LAPACK -I/usr/include -Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gfortran:f77: build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpackmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.o -L/usr/lib64/atlas -L/usr/lib64 -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -larpack_scipy -ltatlas -llapack -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpack.so building 'scipy.sparse.sparsetools._csr' extension compiling C++ sources C compiler: g++ -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/scipy/sparse/sparsetools compile options: '-D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' g++: scipy/sparse/sparsetools/csr_wrap.cxx In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/sparse/sparsetools/py3k.h:23, from scipy/sparse/sparsetools/csr_wrap.cxx:3055: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from scipy/sparse/sparsetools/py3k.h:23:0, from scipy/sparse/sparsetools/csr_wrap.cxx:3055: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h: In function 'PyObject* npy_PyFile_OpenFile(PyObject*, const char*)': /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:247:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] return PyObject_CallFunction(open, "Os", filename, mode); ^ /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h: In function 'int npy_PyFile_CloseFile(PyObject*)': /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:255:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ret = PyObject_CallMethod(file, "close", NULL); ^ scipy/sparse/sparsetools/csr_wrap.cxx: In function 'void init_csr()': scipy/sparse/sparsetools/csr_wrap.cxx:50196:21: warning: variable 'md' set but not used [-Wunused-but-set-variable] PyObject *m, *d, *md; ^ scipy/sparse/sparsetools/csr_wrap.cxx: At global scope: scipy/sparse/sparsetools/csr_wrap.cxx:3127:12: warning: 'int type_match(int, int)' defined but not used [-Wunused-function] static int type_match(int actual_type, int desired_type) { ^ scipy/sparse/sparsetools/csr_wrap.cxx:3276:12: warning: 'int require_dimensions_n(PyArrayObject*, int*, int)' defined but not used [-Wunused-function] static int require_dimensions_n(PyArrayObject* ary, int* exact_dimensions, int n) { ^ g++ -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/sparse/sparsetools/csr_wrap.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/_csr.so building 'scipy.sparse.sparsetools._csc' extension compiling C++ sources C compiler: g++ -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' g++: scipy/sparse/sparsetools/csc_wrap.cxx In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/sparse/sparsetools/py3k.h:23, from scipy/sparse/sparsetools/csc_wrap.cxx:3041: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from scipy/sparse/sparsetools/py3k.h:23:0, from scipy/sparse/sparsetools/csc_wrap.cxx:3041: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h: In function 'PyObject* npy_PyFile_OpenFile(PyObject*, const char*)': /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:247:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] return PyObject_CallFunction(open, "Os", filename, mode); ^ /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h: In function 'int npy_PyFile_CloseFile(PyObject*)': /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:255:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ret = PyObject_CallMethod(file, "close", NULL); ^ scipy/sparse/sparsetools/csc_wrap.cxx: In function 'void init_csc()': scipy/sparse/sparsetools/csc_wrap.cxx:32540:21: warning: variable 'md' set but not used [-Wunused-but-set-variable] PyObject *m, *d, *md; ^ scipy/sparse/sparsetools/csc_wrap.cxx: At global scope: scipy/sparse/sparsetools/csc_wrap.cxx:3113:12: warning: 'int type_match(int, int)' defined but not used [-Wunused-function] static int type_match(int actual_type, int desired_type) { ^ scipy/sparse/sparsetools/csc_wrap.cxx:3262:12: warning: 'int require_dimensions_n(PyArrayObject*, int*, int)' defined but not used [-Wunused-function] static int require_dimensions_n(PyArrayObject* ary, int* exact_dimensions, int n) { ^ scipy/sparse/sparsetools/csc_wrap.cxx:3340:18: warning: 'PyObject* helper_appendToTuple(PyObject*, PyObject*)' defined but not used [-Wunused-function] static PyObject *helper_appendToTuple( PyObject *where, PyObject *what ) { ^ g++ -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/sparse/sparsetools/csc_wrap.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/_csc.so building 'scipy.sparse.sparsetools._coo' extension compiling C++ sources C compiler: g++ -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' g++: scipy/sparse/sparsetools/coo_wrap.cxx In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/sparse/sparsetools/py3k.h:23, from scipy/sparse/sparsetools/coo_wrap.cxx:3041: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from scipy/sparse/sparsetools/py3k.h:23:0, from scipy/sparse/sparsetools/coo_wrap.cxx:3041: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h: In function 'PyObject* npy_PyFile_OpenFile(PyObject*, const char*)': /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:247:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] return PyObject_CallFunction(open, "Os", filename, mode); ^ /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h: In function 'int npy_PyFile_CloseFile(PyObject*)': /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:255:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ret = PyObject_CallMethod(file, "close", NULL); ^ scipy/sparse/sparsetools/coo_wrap.cxx: In function 'void init_coo()': scipy/sparse/sparsetools/coo_wrap.cxx:14368:21: warning: variable 'md' set but not used [-Wunused-but-set-variable] PyObject *m, *d, *md; ^ scipy/sparse/sparsetools/coo_wrap.cxx: At global scope: scipy/sparse/sparsetools/coo_wrap.cxx:3113:12: warning: 'int type_match(int, int)' defined but not used [-Wunused-function] static int type_match(int actual_type, int desired_type) { ^ scipy/sparse/sparsetools/coo_wrap.cxx:3262:12: warning: 'int require_dimensions_n(PyArrayObject*, int*, int)' defined but not used [-Wunused-function] static int require_dimensions_n(PyArrayObject* ary, int* exact_dimensions, int n) { ^ scipy/sparse/sparsetools/coo_wrap.cxx:3340:18: warning: 'PyObject* helper_appendToTuple(PyObject*, PyObject*)' defined but not used [-Wunused-function] static PyObject *helper_appendToTuple( PyObject *where, PyObject *what ) { ^ g++ -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/sparse/sparsetools/coo_wrap.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/_coo.so building 'scipy.sparse.sparsetools._bsr' extension compiling C++ sources C compiler: g++ -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' g++: scipy/sparse/sparsetools/bsr_wrap.cxx In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/sparse/sparsetools/py3k.h:23, from scipy/sparse/sparsetools/bsr_wrap.cxx:3041: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from scipy/sparse/sparsetools/py3k.h:23:0, from scipy/sparse/sparsetools/bsr_wrap.cxx:3041: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h: In function 'PyObject* npy_PyFile_OpenFile(PyObject*, const char*)': /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:247:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] return PyObject_CallFunction(open, "Os", filename, mode); ^ /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h: In function 'int npy_PyFile_CloseFile(PyObject*)': /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:255:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ret = PyObject_CallMethod(file, "close", NULL); ^ scipy/sparse/sparsetools/bsr_wrap.cxx: In function 'void init_bsr()': scipy/sparse/sparsetools/bsr_wrap.cxx:43152:21: warning: variable 'md' set but not used [-Wunused-but-set-variable] PyObject *m, *d, *md; ^ scipy/sparse/sparsetools/bsr_wrap.cxx: At global scope: scipy/sparse/sparsetools/bsr_wrap.cxx:3113:12: warning: 'int type_match(int, int)' defined but not used [-Wunused-function] static int type_match(int actual_type, int desired_type) { ^ scipy/sparse/sparsetools/bsr_wrap.cxx:3262:12: warning: 'int require_dimensions_n(PyArrayObject*, int*, int)' defined but not used [-Wunused-function] static int require_dimensions_n(PyArrayObject* ary, int* exact_dimensions, int n) { ^ scipy/sparse/sparsetools/bsr_wrap.cxx:3340:18: warning: 'PyObject* helper_appendToTuple(PyObject*, PyObject*)' defined but not used [-Wunused-function] static PyObject *helper_appendToTuple( PyObject *where, PyObject *what ) { ^ g++ -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/sparse/sparsetools/bsr_wrap.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/_bsr.so building 'scipy.sparse.sparsetools._dia' extension compiling C++ sources C compiler: g++ -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' g++: scipy/sparse/sparsetools/dia_wrap.cxx In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/sparse/sparsetools/py3k.h:23, from scipy/sparse/sparsetools/dia_wrap.cxx:3041: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from scipy/sparse/sparsetools/py3k.h:23:0, from scipy/sparse/sparsetools/dia_wrap.cxx:3041: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h: In function 'PyObject* npy_PyFile_OpenFile(PyObject*, const char*)': /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:247:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] return PyObject_CallFunction(open, "Os", filename, mode); ^ /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h: In function 'int npy_PyFile_CloseFile(PyObject*)': /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:255:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ret = PyObject_CallMethod(file, "close", NULL); ^ scipy/sparse/sparsetools/dia_wrap.cxx: In function 'void init_dia()': scipy/sparse/sparsetools/dia_wrap.cxx:6619:21: warning: variable 'md' set but not used [-Wunused-but-set-variable] PyObject *m, *d, *md; ^ scipy/sparse/sparsetools/dia_wrap.cxx: At global scope: scipy/sparse/sparsetools/dia_wrap.cxx:3113:12: warning: 'int type_match(int, int)' defined but not used [-Wunused-function] static int type_match(int actual_type, int desired_type) { ^ scipy/sparse/sparsetools/dia_wrap.cxx:3262:12: warning: 'int require_dimensions_n(PyArrayObject*, int*, int)' defined but not used [-Wunused-function] static int require_dimensions_n(PyArrayObject* ary, int* exact_dimensions, int n) { ^ scipy/sparse/sparsetools/dia_wrap.cxx:3340:18: warning: 'PyObject* helper_appendToTuple(PyObject*, PyObject*)' defined but not used [-Wunused-function] static PyObject *helper_appendToTuple( PyObject *where, PyObject *what ) { ^ g++ -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/sparse/sparsetools/dia_wrap.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/_dia.so building 'scipy.sparse.sparsetools._csgraph' extension compiling C++ sources C compiler: g++ -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-D__STDC_FORMAT_MACROS=1 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' g++: scipy/sparse/sparsetools/csgraph_wrap.cxx In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/sparse/sparsetools/py3k.h:23, from scipy/sparse/sparsetools/csgraph_wrap.cxx:3041: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from scipy/sparse/sparsetools/py3k.h:23:0, from scipy/sparse/sparsetools/csgraph_wrap.cxx:3041: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h: In function 'PyObject* npy_PyFile_OpenFile(PyObject*, const char*)': /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:247:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] return PyObject_CallFunction(open, "Os", filename, mode); ^ /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h: In function 'int npy_PyFile_CloseFile(PyObject*)': /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_3kcompat.h:255:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ret = PyObject_CallMethod(file, "close", NULL); ^ scipy/sparse/sparsetools/csgraph_wrap.cxx: In function 'void init_csgraph()': scipy/sparse/sparsetools/csgraph_wrap.cxx:4194:21: warning: variable 'md' set but not used [-Wunused-but-set-variable] PyObject *m, *d, *md; ^ scipy/sparse/sparsetools/csgraph_wrap.cxx: At global scope: scipy/sparse/sparsetools/csgraph_wrap.cxx:3113:12: warning: 'int type_match(int, int)' defined but not used [-Wunused-function] static int type_match(int actual_type, int desired_type) { ^ scipy/sparse/sparsetools/csgraph_wrap.cxx:3262:12: warning: 'int require_dimensions_n(PyArrayObject*, int*, int)' defined but not used [-Wunused-function] static int require_dimensions_n(PyArrayObject* ary, int* exact_dimensions, int n) { ^ scipy/sparse/sparsetools/csgraph_wrap.cxx:3340:18: warning: 'PyObject* helper_appendToTuple(PyObject*, PyObject*)' defined but not used [-Wunused-function] static PyObject *helper_appendToTuple( PyObject *where, PyObject *what ) { ^ g++ -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/sparse/sparsetools/csgraph_wrap.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/_csgraph.so building 'scipy.sparse.csgraph._shortest_path' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/scipy/sparse/csgraph compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/sparse/csgraph/_shortest_path.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/sparse/csgraph/_shortest_path.c:253: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/sparse/csgraph/_shortest_path.c:253: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from scipy/sparse/csgraph/_shortest_path.c:254: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/sparse/csgraph/_shortest_path.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/_shortest_path.so building 'scipy.sparse.csgraph._traversal' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/sparse/csgraph/_traversal.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/sparse/csgraph/_traversal.c:253: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/sparse/csgraph/_traversal.c:253: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from scipy/sparse/csgraph/_traversal.c:254: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/sparse/csgraph/_traversal.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/_traversal.so building 'scipy.sparse.csgraph._min_spanning_tree' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/sparse/csgraph/_min_spanning_tree.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/sparse/csgraph/_min_spanning_tree.c:253: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/sparse/csgraph/_min_spanning_tree.c:253: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from scipy/sparse/csgraph/_min_spanning_tree.c:254: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/sparse/csgraph/_min_spanning_tree.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/_min_spanning_tree.so building 'scipy.sparse.csgraph._tools' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/sparse/csgraph/_tools.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/sparse/csgraph/_tools.c:253: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/sparse/csgraph/_tools.c:253: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from scipy/sparse/csgraph/_tools.c:254: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/sparse/csgraph/_tools.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/_tools.so building 'scipy.spatial.qhull' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/scipy/spatial creating build/temp.linux-x86_64-2.7/scipy/spatial/qhull creating build/temp.linux-x86_64-2.7/scipy/spatial/qhull/src compile options: '-DATLAS_WITHOUT_LAPACK -Dqh_QHpointer=1 -I/usr/include -I/usr/include/python2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/spatial/qhull/src/user.c gcc: scipy/spatial/qhull/src/stat.c gcc: scipy/spatial/qhull/src/qset.c scipy/spatial/qhull/src/qset.c: In function 'qh_setfree': scipy/spatial/qhull/src/qset.c:717:10: warning: variable 'freelistp' set but not used [-Wunused-but-set-variable] void **freelistp; /* used !qh_NOmem */ ^ scipy/spatial/qhull/src/qset.c: In function 'qh_setnew': scipy/spatial/qhull/src/qset.c:927:10: warning: variable 'freelistp' set but not used [-Wunused-but-set-variable] void **freelistp; /* used !qh_NOmem */ ^ gcc: scipy/spatial/qhull/src/mem.c gcc: scipy/spatial/qhull/src/random.c gcc: scipy/spatial/qhull.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/spatial/qhull.c:251: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ scipy/spatial/qhull.c: In function '__pyx_f_5scipy_7spatial_5qhull_6_Qhull__get_voronoi_diagram': scipy/spatial/qhull.c:6490:3: warning: passing argument 2 of 'qh_eachvoronoi_all' from incompatible pointer type [enabled by default] qh_eachvoronoi_all(((void *)__pyx_v_self), (&__pyx_f_5scipy_7spatial_5qhull__visit_voronoi), qh_qh->UPPERdelaunay, qh_RIDGEall, 1); ^ In file included from scipy/spatial/qhull.c:260:0: scipy/spatial/qhull/src/io.h:94:9: note: expected 'printvridgeT' but argument is of type 'void (*)(void *, struct vertexT *, struct vertexT *, struct setT *, unsigned int)' int qh_eachvoronoi_all(FILE *fp, printvridgeT printvridge, boolT isUpper, qh_RIDGE innerouter, boolT inorder); ^ scipy/spatial/qhull.c: In function '__pyx_pf_5scipy_7spatial_5qhull__get_barycentric_transforms': scipy/spatial/qhull.c:8667:11: warning: implicit declaration of function 'dgetrf_' [-Wimplicit-function-declaration] qh_dgetrf((&__pyx_v_n), (&__pyx_v_n), ((double *)__pyx_v_T->data), (&__pyx_v_lda), __pyx_v_ipiv, (&__pyx_v_info)); ^ scipy/spatial/qhull.c:8686:13: warning: implicit declaration of function 'dgecon_' [-Wimplicit-function-declaration] qh_dgecon(__pyx_k__1, (&__pyx_v_n), ((double *)__pyx_v_T->data), (&__pyx_v_lda), (&__pyx_v_anorm), (&__pyx_v_rcond), __pyx_v_work, __pyx_v_iwork, (&__pyx_v_info)); ^ scipy/spatial/qhull.c:8730:13: warning: implicit declaration of function 'dgetrs_' [-Wimplicit-function-declaration] qh_dgetrs(__pyx_k__N, (&__pyx_v_n), (&__pyx_v_nrhs), ((double *)__pyx_v_T->data), (&__pyx_v_lda), __pyx_v_ipiv, (((double *)__pyx_v_Tinvs->data) + ((__pyx_v_ndim * (__pyx_v_ndim + 1)) * __pyx_v_isimplex)), (&__pyx_v_ldb), (&__pyx_v_info)); ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from scipy/spatial/qhull.c:251: scipy/spatial/qhull.c: At top level: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from scipy/spatial/qhull.c:255: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ scipy/spatial/qhull.c: In function '__pyx_pw_5scipy_7spatial_5qhull_6_Qhull_11get_paraboloid_shift_scale': scipy/spatial/qhull.c:4518:13: warning: '__pyx_v_paraboloid_shift' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_2 = PyFloat_FromDouble(__pyx_v_paraboloid_shift); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 470; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ scipy/spatial/qhull.c:4352:10: note: '__pyx_v_paraboloid_shift' was declared here double __pyx_v_paraboloid_shift; ^ scipy/spatial/qhull.c:4516:13: warning: '__pyx_v_paraboloid_scale' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = PyFloat_FromDouble(__pyx_v_paraboloid_scale); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 470; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ scipy/spatial/qhull.c:4351:10: note: '__pyx_v_paraboloid_scale' was declared here double __pyx_v_paraboloid_scale; ^ gcc: scipy/spatial/qhull/src/io.c gcc: scipy/spatial/qhull/src/merge.c scipy/spatial/qhull/src/merge.c: In function 'qh_all_merges': scipy/spatial/qhull/src/merge.c:219:10: warning: variable 'freelistp' set but not used [-Wunused-but-set-variable] void **freelistp; /* used !qh_NOmem */ ^ scipy/spatial/qhull/src/merge.c: In function 'qh_appendmergeset': scipy/spatial/qhull/src/merge.c:322:10: warning: variable 'freelistp' set but not used [-Wunused-but-set-variable] void **freelistp; /* used !qh_NOmem */ ^ scipy/spatial/qhull/src/merge.c: In function 'qh_mergecycle_ridges': scipy/spatial/qhull/src/merge.c:2086:10: warning: variable 'freelistp' set but not used [-Wunused-but-set-variable] void **freelistp; /* used !qh_NOmem */ ^ gcc: scipy/spatial/qhull/src/libqhull.c gcc: scipy/spatial/qhull/src/poly.c scipy/spatial/qhull/src/poly.c: In function 'qh_delfacet': scipy/spatial/qhull/src/poly.c:248:10: warning: variable 'freelistp' set but not used [-Wunused-but-set-variable] void **freelistp; /* used !qh_NOmem */ ^ scipy/spatial/qhull/src/poly.c: In function 'qh_makenew_nonsimplicial': scipy/spatial/qhull/src/poly.c:564:10: warning: variable 'freelistp' set but not used [-Wunused-but-set-variable] void **freelistp; /* used !qh_NOmem */ ^ scipy/spatial/qhull/src/poly.c: In function 'qh_newfacet': scipy/spatial/qhull/src/poly.c:981:10: warning: variable 'freelistp' set but not used [-Wunused-but-set-variable] void **freelistp; /* used !qh_NOmem */ ^ scipy/spatial/qhull/src/poly.c: In function 'qh_newridge': scipy/spatial/qhull/src/poly.c:1014:10: warning: variable 'freelistp' set but not used [-Wunused-but-set-variable] void **freelistp; /* used !qh_NOmem */ ^ gcc: scipy/spatial/qhull/src/usermem.c gcc: scipy/spatial/qhull/src/userprintf.c gcc: scipy/spatial/qhull/src/global.c gcc: scipy/spatial/qhull/src/poly2.c scipy/spatial/qhull/src/poly2.c: In function 'qh_delridge': scipy/spatial/qhull/src/poly2.c:1076:10: warning: variable 'freelistp' set but not used [-Wunused-but-set-variable] void **freelistp; /* used !qh_NOmem */ ^ gcc: scipy/spatial/qhull/src/rboxlib.c gcc: scipy/spatial/qhull/src/geom2.c gcc: scipy/spatial/qhull/src/userprintf_rbox.c gcc: scipy/spatial/qhull/src/geom.c scipy/spatial/qhull/src/geom.c: In function 'qh_projectpoint': scipy/spatial/qhull/src/geom.c:897:10: warning: variable 'freelistp' set but not used [-Wunused-but-set-variable] void **freelistp; /* used !qh_NOmem */ ^ scipy/spatial/qhull/src/geom.c: In function 'qh_setfacetplane': scipy/spatial/qhull/src/geom.c:935:10: warning: variable 'freelistp' set but not used [-Wunused-but-set-variable] void **freelistp; /* used !qh_NOmem */ ^ /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/scipy/spatial/qhull.o build/temp.linux-x86_64-2.7/scipy/spatial/qhull/src/geom2.o build/temp.linux-x86_64-2.7/scipy/spatial/qhull/src/geom.o build/temp.linux-x86_64-2.7/scipy/spatial/qhull/src/global.o build/temp.linux-x86_64-2.7/scipy/spatial/qhull/src/io.o build/temp.linux-x86_64-2.7/scipy/spatial/qhull/src/libqhull.o build/temp.linux-x86_64-2.7/scipy/spatial/qhull/src/mem.o build/temp.linux-x86_64-2.7/scipy/spatial/qhull/src/merge.o build/temp.linux-x86_64-2.7/scipy/spatial/qhull/src/poly2.o build/temp.linux-x86_64-2.7/scipy/spatial/qhull/src/poly.o build/temp.linux-x86_64-2.7/scipy/spatial/qhull/src/qset.o build/temp.linux-x86_64-2.7/scipy/spatial/qhull/src/random.o build/temp.linux-x86_64-2.7/scipy/spatial/qhull/src/rboxlib.o build/temp.linux-x86_64-2.7/scipy/spatial/qhull/src/stat.o build/temp.linux-x86_64-2.7/scipy/spatial/qhull/src/user.o build/temp.linux-x86_64-2.7/scipy/spatial/qhull/src/usermem.o build/temp.linux-x86_64-2.7/scipy/spatial/qhull/src/userprintf.o build/temp.linux-x86_64-2.7/scipy/spatial/qhull/src/userprintf_rbox.o -L/usr/lib64/atlas -L/usr/lib64 -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -llapack -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/spatial/qhull.so building 'scipy.spatial.ckdtree' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/spatial/ckdtree.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/spatial/ckdtree.c:253: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/spatial/ckdtree.c:253: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from scipy/spatial/ckdtree.c:254: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/spatial/ckdtree.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/spatial/ckdtree.so building 'scipy.spatial._distance_wrap' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/scipy/spatial/src compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/spatial/src/distance_wrap.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/spatial/src/distance_wrap.c:39: /usr/include/python2.7/pyconfig-64.h:1182:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/math.h:27:0, from scipy/spatial/src/distance_wrap.c:37: /usr/include/features.h:168:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/spatial/src/distance_wrap.c:39: /usr/include/python2.7/pyconfig-64.h:1204:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/math.h:27:0, from scipy/spatial/src/distance_wrap.c:37: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/spatial/src/distance_wrap.c:40: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ scipy/spatial/src/distance_wrap.c: In function 'pdist_weighted_minkowski_wrap': scipy/spatial/src/distance_wrap.c:866:7: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] w = (const double*)w_->data; ^ gcc: scipy/spatial/src/distance.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/spatial/src/distance.c:37: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from scipy/spatial/src/distance.c:37: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/spatial/src/distance_wrap.o build/temp.linux-x86_64-2.7/scipy/spatial/src/distance.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/spatial/_distance_wrap.so building 'scipy.special.specfun' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/special compile options: '-Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: build/src.linux-x86_64-2.7/scipy/special/specfunmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/special/specfunmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/scipy/special/specfunmodule.c:112:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/special/specfunmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lsc_specfun -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/special/specfun.so building 'scipy.special._ufuncs' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-I/builddir/build/BUILD/scipy-0.12.1/scipy/special -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/special/amos_wrappers.c gcc: scipy/special/specfun_wrappers.c scipy/special/specfun_wrappers.c: In function 'cexpi_wrap': scipy/special/specfun_wrappers.c:216:3: warning: implicit declaration of function 'eixz_' [-Wimplicit-function-declaration] F_FUNC(eixz,EIXZ)(&z, &outz); ^ gcc: scipy/special/sf_error.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/special/sf_error.c:4: /usr/include/python2.7/pyconfig-64.h:1182:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/stdlib.h:24:0, from scipy/special/sf_error.c:1: /usr/include/features.h:168:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/special/sf_error.c:4: /usr/include/python2.7/pyconfig-64.h:1204:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/stdlib.h:24:0, from scipy/special/sf_error.c:1: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ gcc: scipy/special/cdf_wrappers.c gcc: scipy/special/_ufuncs.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/special/_ufuncs.c:258: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ scipy/special/_ufuncs.c:8357:12: warning: '__pyx_pw_5numpy_7ndarray_1__getbuffer__' defined but not used [-Wunused-function] static int __pyx_pw_5numpy_7ndarray_1__getbuffer__(PyObject *__pyx_v_self, Py_buffer *__pyx_v_info, int __pyx_v_flags) { ^ scipy/special/_ufuncs.c:8798:13: warning: '__pyx_pw_5numpy_7ndarray_3__releasebuffer__' defined but not used [-Wunused-function] static void __pyx_pw_5numpy_7ndarray_3__releasebuffer__(PyObject *__pyx_v_self, Py_buffer *__pyx_v_info) { ^ gcc: build/src.linux-x86_64-2.7/scipy/special/_logit.c /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/scipy/special/_ufuncs.o build/temp.linux-x86_64-2.7/scipy/special/sf_error.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/special/_logit.o build/temp.linux-x86_64-2.7/scipy/special/amos_wrappers.o build/temp.linux-x86_64-2.7/scipy/special/cdf_wrappers.o build/temp.linux-x86_64-2.7/scipy/special/specfun_wrappers.o -L/usr/lib64/python2.7/site-packages/numpy/core/lib -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lsc_amos -lsc_c_misc -lsc_cephes -lsc_mach -lsc_cdf -lsc_specfun -lnpymath -lm -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/special/_ufuncs.so building 'scipy.special._ufuncs_cxx' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-I/builddir/build/BUILD/scipy-0.12.1/scipy/special -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/special/sf_error.c In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/special/sf_error.c:4: /usr/include/python2.7/pyconfig-64.h:1182:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/stdlib.h:24:0, from scipy/special/sf_error.c:1: /usr/include/features.h:168:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/special/sf_error.c:4: /usr/include/python2.7/pyconfig-64.h:1204:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/stdlib.h:24:0, from scipy/special/sf_error.c:1: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ compiling C++ sources C compiler: g++ -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-I/builddir/build/BUILD/scipy-0.12.1/scipy/special -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' g++: scipy/special/_ufuncs_cxx.cxx In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/special/_ufuncs_cxx.cxx:258: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ scipy/special/_ufuncs_cxx.cxx:1186:12: warning: 'int __pyx_pw_5numpy_7ndarray_1__getbuffer__(PyObject*, Py_buffer*, int)' defined but not used [-Wunused-function] static int __pyx_pw_5numpy_7ndarray_1__getbuffer__(PyObject *__pyx_v_self, Py_buffer *__pyx_v_info, int __pyx_v_flags) { ^ scipy/special/_ufuncs_cxx.cxx:1627:13: warning: 'void __pyx_pw_5numpy_7ndarray_3__releasebuffer__(PyObject*, Py_buffer*)' defined but not used [-Wunused-function] static void __pyx_pw_5numpy_7ndarray_3__releasebuffer__(PyObject *__pyx_v_self, Py_buffer *__pyx_v_info) { ^ g++: scipy/special/_faddeeva.cxx In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/special/_faddeeva.h:13, from scipy/special/_faddeeva.cxx:3: /usr/include/python2.7/pyconfig-64.h:1182:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/c++/4.8.2/x86_64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++config.h:2097, from /usr/include/c++/4.8.2/complex:41, from scipy/special/_faddeeva.cxx:1: /usr/include/features.h:168:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/special/_faddeeva.h:13, from scipy/special/_faddeeva.cxx:3: /usr/include/python2.7/pyconfig-64.h:1204:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/c++/4.8.2/x86_64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++config.h:2097, from /usr/include/c++/4.8.2/complex:41, from scipy/special/_faddeeva.cxx:1: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ g++: scipy/special/Faddeeva.cc In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/special/Faddeeva.cc:120: /usr/include/python2.7/pyconfig-64.h:1182:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/c++/4.8.2/x86_64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++config.h:2097, from /usr/include/c++/4.8.2/complex:41, from scipy/special/Faddeeva.hh:30, from scipy/special/Faddeeva.cc:23: /usr/include/features.h:168:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from scipy/special/Faddeeva.cc:120: /usr/include/python2.7/pyconfig-64.h:1204:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/c++/4.8.2/x86_64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++config.h:2097, from /usr/include/c++/4.8.2/complex:41, from scipy/special/Faddeeva.hh:30, from scipy/special/Faddeeva.cc:23: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ g++ -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/special/sf_error.o build/temp.linux-x86_64-2.7/scipy/special/_ufuncs_cxx.o build/temp.linux-x86_64-2.7/scipy/special/_faddeeva.o build/temp.linux-x86_64-2.7/scipy/special/Faddeeva.o -L/usr/lib64/python2.7/site-packages/numpy/core/lib -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lsc_cephes -lnpymath -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/special/_ufuncs_cxx.so building 'scipy.stats.statlib' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/stats compile options: '-Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/scipy/stats/statlibmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/stats/statlibmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/scipy/stats/statlibmodule.c: In function 'f2py_rout_statlib_prho': build/src.linux-x86_64-2.7/scipy/stats/statlibmodule.c:640:10: warning: variable 'prho_return_value' set but not used [-Wunused-but-set-variable] double prho_return_value=0; ^ build/src.linux-x86_64-2.7/scipy/stats/statlibmodule.c: At top level: build/src.linux-x86_64-2.7/scipy/stats/statlibmodule.c:111:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/stats/statlibmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lstatlib -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/stats/statlib.so building 'scipy.stats.vonmises_cython' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/stats/vonmises_cython.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/stats/vonmises_cython.c:253: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/stats/vonmises_cython.c:253: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from scipy/stats/vonmises_cython.c:254: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/stats/vonmises_cython.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/stats/vonmises_cython.so building 'scipy.stats._rank' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/stats/_rank.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/stats/_rank.c:253: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from scipy/stats/_rank.c:253: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from scipy/stats/_rank.c:254: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/stats/_rank.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/stats/_rank.so building 'scipy.stats.futil' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: build/src.linux-x86_64-2.7/scipy/stats/futilmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/stats/futilmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/scipy/stats/futilmodule.c:104:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gfortran:f77: scipy/stats/futil.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/stats/futilmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o build/temp.linux-x86_64-2.7/scipy/stats/futil.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/stats/futil.so building 'scipy.stats.mvn' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: build/src.linux-x86_64-2.7/fortranobject.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/fortranobject.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: build/src.linux-x86_64-2.7/scipy/stats/mvnmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/stats/mvnmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ build/src.linux-x86_64-2.7/scipy/stats/mvnmodule.c:104:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-Ibuild/src.linux-x86_64-2.7 -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gfortran:f77: scipy/stats/mvndst.f scipy/stats/mvndst.f:130.18: INFORM = MVNDNT(N, CORREL, LOWER, UPPER, INFIN, INFIS, D, E) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/stats/mvndst.f:715.14: JP = J + MVNUNI()*( NK + 1 - J ) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/stats/mvndst.f: In function 'bvnmvn': scipy/stats/mvndst.f:951:0: warning: '__result_bvnmvn' may be used uninitialized in this function [-Wmaybe-uninitialized] END ^ scipy/stats/mvndst.f:909:0: note: '__result_bvnmvn' was declared here DOUBLE PRECISION FUNCTION BVNMVN( LOWER, UPPER, INFIN, CORREL ) ^ scipy/stats/mvndst.f: In function 'covsrt': scipy/stats/mvndst.f:356:0: warning: 'bmin' may be used uninitialized in this function [-Wmaybe-uninitialized] IF ( INFI(I) .EQ. 2 ) Y(I) = ( AMIN + BMIN )/2 ^ scipy/stats/mvndst.f:356:0: warning: 'amin' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran:f77: build/src.linux-x86_64-2.7/scipy/stats/mvn-f2pywrappers.f /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/stats/mvnmodule.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/fortranobject.o build/temp.linux-x86_64-2.7/scipy/stats/mvndst.o build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/stats/mvn-f2pywrappers.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/stats/mvn.so building 'scipy.ndimage._nd_image' extension compiling C sources C compiler: gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC creating build/temp.linux-x86_64-2.7/scipy/ndimage creating build/temp.linux-x86_64-2.7/scipy/ndimage/src compile options: '-Iscipy/ndimage/src -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' gcc: scipy/ndimage/src/ni_filters.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/ndimage/src/nd_image.h:41, from scipy/ndimage/src/ni_support.h:35, from scipy/ndimage/src/ni_filters.c:32: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: scipy/ndimage/src/ni_support.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/ndimage/src/nd_image.h:41, from scipy/ndimage/src/ni_support.h:35, from scipy/ndimage/src/ni_support.c:32: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: scipy/ndimage/src/ni_morphology.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/ndimage/src/nd_image.h:41, from scipy/ndimage/src/ni_support.h:35, from scipy/ndimage/src/ni_morphology.c:32: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: scipy/ndimage/src/ni_interpolation.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/ndimage/src/nd_image.h:41, from scipy/ndimage/src/ni_support.h:35, from scipy/ndimage/src/ni_interpolation.c:32: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: scipy/ndimage/src/ni_fourier.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/ndimage/src/nd_image.h:41, from scipy/ndimage/src/ni_support.h:35, from scipy/ndimage/src/ni_fourier.c:32: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: scipy/ndimage/src/ni_measure.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/ndimage/src/nd_image.h:41, from scipy/ndimage/src/ni_support.h:35, from scipy/ndimage/src/ni_measure.c:32: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc: scipy/ndimage/src/nd_image.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/ndimage/src/nd_image.h:41, from scipy/ndimage/src/nd_image.c:32: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/scipy/ndimage/src/nd_image.o build/temp.linux-x86_64-2.7/scipy/ndimage/src/ni_filters.o build/temp.linux-x86_64-2.7/scipy/ndimage/src/ni_fourier.o build/temp.linux-x86_64-2.7/scipy/ndimage/src/ni_interpolation.o build/temp.linux-x86_64-2.7/scipy/ndimage/src/ni_measure.o build/temp.linux-x86_64-2.7/scipy/ndimage/src/ni_morphology.o build/temp.linux-x86_64-2.7/scipy/ndimage/src/ni_support.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/ndimage/_nd_image.so running scons + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.E3PIg8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64 + cd scipy-0.12.1 + rm -rf /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64 + env 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' ATLAS=/usr/lib64/atlas FFTW=/usr/lib64 BLAS=/usr/lib64 LAPACK=/usr/lib64 python setup.py install --root=/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64 Running from scipy source directory. blas_opt_info: blas_mkl_info: libraries mkl,vml,guide not found in ['/usr/lib64'] 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC compile options: '-c' gcc: _configtest.c gcc -pthread _configtest.o -L/usr/lib64/atlas -ltatlas -o _configtest ATLAS version 3.10.1 built by mockbuild on Fri Apr 25 20:47:06 UTC 2014: UNAME : Linux b18.bsys.dev.centos.org 2.6.32-279.el6.x86_64 #1 SMP Fri Jun 22 12:19:21 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux INSTFLG : -1 0 -a 1 -l 1 ARCHDEFS : -DATL_OS_Linux -DATL_ARCH_Corei1 -DATL_CPUMHZ=2400 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 262144 F77 : /usr/bin/gfortran, version GNU Fortran (GCC) 4.8.2 20140120 (Red Hat 4.8.2-16) F77FLAGS : -O -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SMC : /usr/bin/gcc, version gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-16) SMCFLAGS : -fomit-frame-pointer -mfpmath=sse -O2 -fno-schedule-insns2 -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SKC : /usr/bin/gcc, version gcc (GCC) 4.8.2 20140120 (Red Hat 4.8.2-16) SKCFLAGS : -fomit-frame-pointer -mfpmath=sse -O2 -fno-schedule-insns2 -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 success! removing: _configtest.c _configtest.o _configtest Setting PTATLAS=ATLAS FOUND: libraries = ['tatlas'] library_dirs = ['/usr/lib64/atlas'] language = c define_macros = [('ATLAS_INFO', '"\\"3.10.1\\""')] include_dirs = ['/usr/include'] FOUND: libraries = ['tatlas'] library_dirs = ['/usr/lib64/atlas'] language = c define_macros = [('ATLAS_INFO', '"\\"3.10.1\\""')] include_dirs = ['/usr/include'] ATLAS version: 3.10.1 lapack_opt_info: lapack_mkl_info: mkl_info: libraries mkl,vml,guide not found in ['/usr/lib64'] NOT AVAILABLE NOT AVAILABLE atlas_threads_info: Setting PTATLAS=ATLAS libraries lapack_atlas not found in /usr/lib64/atlas libraries lapack not found in ['/usr/lib64/atlas'] numpy.distutils.system_info.atlas_threads_info Setting PTATLAS=ATLAS /usr/lib64/python2.7/site-packages/numpy/distutils/system_info.py:1050: UserWarning: ********************************************************************* Could not find lapack library within the ATLAS installation. ********************************************************************* warnings.warn(message) Setting PTATLAS=ATLAS FOUND: libraries = ['tatlas'] library_dirs = ['/usr/lib64/atlas'] language = c define_macros = [('ATLAS_WITHOUT_LAPACK', None)] include_dirs = ['/usr/include'] lapack_info: FOUND: libraries = ['lapack'] library_dirs = ['/usr/lib64'] language = f77 FOUND: libraries = ['tatlas', 'lapack'] library_dirs = ['/usr/lib64/atlas', '/usr/lib64'] language = f77 define_macros = [('ATLAS_WITHOUT_LAPACK', None)] include_dirs = ['/usr/include'] umfpack_info: amd_info: FOUND: libraries = ['amd'] library_dirs = ['/usr/lib64'] swig_opts = ['-I/usr/include/suitesparse'] define_macros = [('SCIPY_AMD_H', None)] include_dirs = ['/usr/include/suitesparse'] FOUND: libraries = ['umfpack', 'amd'] library_dirs = ['/usr/lib64'] swig_opts = ['-I/usr/include/suitesparse', '-I/usr/include/suitesparse'] define_macros = [('SCIPY_UMFPACK_H', None), ('SCIPY_AMD_H', None)] include_dirs = ['/usr/include/suitesparse'] 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 "dfftpack" sources building library "fftpack" sources building library "linpack_lite" sources building library "mach" sources building library "quadpack" sources building library "odepack" sources building library "dop" sources building library "fitpack" sources building library "odrpack" sources building library "minpack" sources building library "rootfind" sources building library "superlu_src" sources building library "arpack_scipy" sources building library "sc_c_misc" sources building library "sc_cephes" sources building library "sc_mach" sources building library "sc_amos" sources building library "sc_cdf" sources building library "sc_specfun" sources building library "statlib" sources building extension "scipy.cluster._vq" sources building extension "scipy.cluster._hierarchy_wrap" sources building extension "scipy.fftpack._fftpack" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.fftpack.convolve" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.integrate._quadpack" sources building extension "scipy.integrate._odepack" sources building extension "scipy.integrate.vode" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.integrate.lsoda" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.integrate._dop" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.interpolate.interpnd" sources building extension "scipy.interpolate._fitpack" sources building extension "scipy.interpolate.dfitpack" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. adding 'build/src.linux-x86_64-2.7/scipy/interpolate/src/dfitpack-f2pywrappers.f' to sources. building extension "scipy.interpolate._interpolate" sources building extension "scipy.io.matlab.streams" sources building extension "scipy.io.matlab.mio_utils" sources building extension "scipy.io.matlab.mio5_utils" sources building extension "scipy.lib.blas.fblas" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/blas/fblas-f2pywrappers.f' to sources. building extension "scipy.lib.blas.cblas" sources adding 'scipy/lib/blas/cblas.pyf.src' to sources. f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.lib.lapack.flapack" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.lib.lapack.clapack" sources adding 'build/src.linux-x86_64-2.7/scipy/lib/lapack/clapack.pyf' to sources. f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.lib.lapack.calc_lwork" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.linalg._fblas" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_fblas-f2pywrappers.f' to sources. building extension "scipy.linalg._flapack" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_flapack-f2pywrappers.f' to sources. building extension "scipy.linalg._flinalg" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.linalg.calc_lwork" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.odr.__odrpack" sources building extension "scipy.optimize._minpack" sources building extension "scipy.optimize._zeros" sources building extension "scipy.optimize._lbfgsb" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.optimize.moduleTNC" sources building extension "scipy.optimize._cobyla" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.optimize.minpack2" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.optimize._slsqp" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.optimize._nnls" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.signal.sigtools" sources building extension "scipy.signal._spectral" sources building extension "scipy.signal.spline" sources building extension "scipy.sparse.linalg.isolve._iterative" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.sparse.linalg.dsolve._superlu" sources building extension "scipy.sparse.linalg.dsolve.umfpack.__umfpack" sources adding 'scipy/sparse/linalg/dsolve/umfpack/umfpack.i' to sources. building extension "scipy.sparse.linalg.eigen.arpack._arpack" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. adding 'build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f' to sources. building extension "scipy.sparse.sparsetools._csr" sources building extension "scipy.sparse.sparsetools._csc" sources building extension "scipy.sparse.sparsetools._coo" sources building extension "scipy.sparse.sparsetools._bsr" sources building extension "scipy.sparse.sparsetools._dia" sources building extension "scipy.sparse.sparsetools._csgraph" sources building extension "scipy.sparse.csgraph._shortest_path" sources building extension "scipy.sparse.csgraph._traversal" sources building extension "scipy.sparse.csgraph._min_spanning_tree" sources building extension "scipy.sparse.csgraph._tools" sources building extension "scipy.spatial.qhull" sources building extension "scipy.spatial.ckdtree" sources building extension "scipy.spatial._distance_wrap" sources building extension "scipy.special.specfun" sources f2py options: ['--no-wrap-functions'] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.special._ufuncs" sources building extension "scipy.special._ufuncs_cxx" sources building extension "scipy.stats.statlib" sources f2py options: ['--no-wrap-functions'] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.stats.vonmises_cython" sources building extension "scipy.stats._rank" sources building extension "scipy.stats.futil" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. building extension "scipy.stats.mvn" sources f2py options: [] adding 'build/src.linux-x86_64-2.7/fortranobject.c' to sources. adding 'build/src.linux-x86_64-2.7' to include_dirs. adding 'build/src.linux-x86_64-2.7/scipy/stats/mvn-f2pywrappers.f' to sources. building extension "scipy.ndimage._nd_image" sources building data_files sources build_src: building npy-pkg config files running build_py copying scipy/version.py -> build/lib.linux-x86_64-2.7/scipy copying build/src.linux-x86_64-2.7/scipy/__config__.py -> build/lib.linux-x86_64-2.7/scipy running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib customize Gnu95FCompiler customize Gnu95FCompiler customize Gnu95FCompiler using build_clib running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext resetting extension 'scipy.integrate._odepack' language from 'c' to 'f77'. resetting extension 'scipy.integrate.vode' language from 'c' to 'f77'. resetting extension 'scipy.integrate.lsoda' language from 'c' to 'f77'. resetting extension 'scipy.lib.blas.fblas' language from 'c' to 'f77'. resetting extension 'scipy.odr.__odrpack' language from 'c' to 'f77'. extending extension 'scipy.sparse.linalg.dsolve._superlu' defined_macros with [('USE_VENDOR_BLAS', 1)] customize UnixCCompiler customize UnixCCompiler using build_ext customize Gnu95FCompiler customize Gnu95FCompiler customize Gnu95FCompiler using build_ext running scons running install_lib creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64 creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/mio_utils.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/mio5_utils.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/mio4.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/mio5.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/streams.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/mio.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/byteordercodes.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/miobase.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/matlab/mio5_params.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff copying build/lib.linux-x86_64-2.7/scipy/io/arff/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff copying build/lib.linux-x86_64-2.7/scipy/io/arff/myfunctools.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff copying build/lib.linux-x86_64-2.7/scipy/io/arff/utils.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff copying build/lib.linux-x86_64-2.7/scipy/io/arff/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff copying build/lib.linux-x86_64-2.7/scipy/io/arff/arffread.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing copying build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing copying build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing copying build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing copying build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing/hb.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing copying build/lib.linux-x86_64-2.7/scipy/io/harwell_boeing/_fortran_format_parser.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing copying build/lib.linux-x86_64-2.7/scipy/io/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io copying build/lib.linux-x86_64-2.7/scipy/io/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io copying build/lib.linux-x86_64-2.7/scipy/io/mmio.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io copying build/lib.linux-x86_64-2.7/scipy/io/wavfile.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io copying build/lib.linux-x86_64-2.7/scipy/io/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io copying build/lib.linux-x86_64-2.7/scipy/io/netcdf.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io copying build/lib.linux-x86_64-2.7/scipy/io/idl.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/_csr.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/csgraph.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/_coo.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/bsr.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/csc.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/_csgraph.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/_csc.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/_dia.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/csr.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/dia.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/_bsr.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools/coo.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools copying build/lib.linux-x86_64-2.7/scipy/sparse/bsr.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/base.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/csc.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/interface.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/_superlu.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/umfpack copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/umfpack copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/umfpack copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack/umfpack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/umfpack copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/umfpack copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack/_umfpack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/umfpack copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/umfpack/__umfpack.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/umfpack copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/linsolve.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/lobpcg/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/lobpcg/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/lobpcg/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpack.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/arpack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/lsmr.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/iterative.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/_iterative.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/utils.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/lsqr.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/lgmres.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/isolve/minres.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/matfuncs.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-2.7/scipy/sparse/construct.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/compressed.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/sputils.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/spfuncs.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/_components.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/_shortest_path.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/_validation.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/_min_spanning_tree.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/_tools.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/_laplacian.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/csgraph/_traversal.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-2.7/scipy/sparse/dok.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/data.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/csr.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/dia.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/lil.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/coo.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/extract.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/constants copying build/lib.linux-x86_64-2.7/scipy/constants/codata.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/constants copying build/lib.linux-x86_64-2.7/scipy/constants/constants.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/constants copying build/lib.linux-x86_64-2.7/scipy/constants/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/constants copying build/lib.linux-x86_64-2.7/scipy/constants/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/constants creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/statlib.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_binned_statistic.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/mstats_basic.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/futil.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_support.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/mvn.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_tukeylambda_stats.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/vonmises.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/kde.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/morestats.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/mstats.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_rank.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/contingency.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/rv.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/stats.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/vonmises_cython.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/distributions.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/mstats_extras.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/specfun.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/spfun_stats.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/_testutils.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/_ufuncs.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/lambertw.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/orthogonal.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/generate_ufuncs.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/basic.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/_ufuncs_cxx.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special copying build/lib.linux-x86_64-2.7/scipy/special/add_newdocs.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/minpack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/optimize.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/slsqp.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/linesearch.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_minimize.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_cobyla.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_zeros.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/anneal.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/cobyla.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_slsqp.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_minpack.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/zeros.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/moduleTNC.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_tstutils.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/minpack2.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_root.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_lbfgsb.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/nnls.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_basinhopping.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_nnls.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/tnc.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/nonlin.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/lbfgsb.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/lapack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_testutils.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/flapack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/decomp_svd.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_fblas.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/linalg_version.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/decomp_lu.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/decomp_qr.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/decomp_schur.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/cblas.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/decomp_cholesky.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_flapack.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_flinalg.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/flinalg.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_solvers.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/basic.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_decomp_qz.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/blas.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/special_matrices.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/matfuncs.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/fblas.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/calc_lwork.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/clapack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/misc.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/decomp.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/__config__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy copying build/lib.linux-x86_64-2.7/scipy/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy copying build/lib.linux-x86_64-2.7/scipy/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/waveforms.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/sigtools.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/filter_design.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/cont2discrete.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/windows.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/_peak_finding.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/fir_filter_design.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/ltisys.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/_arraytools.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/_spectral.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/wavelets.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/spectral.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/dltisys.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/spline.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/signaltools.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/bsplines.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/quadrature.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/vode.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/_odepack.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/_ode.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/odepack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/lsoda.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/quadpack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/_quadpack.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/integrate/_dop.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate copying build/lib.linux-x86_64-2.7/scipy/version.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/odr copying build/lib.linux-x86_64-2.7/scipy/odr/models.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/odr copying build/lib.linux-x86_64-2.7/scipy/odr/odrpack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/odr copying build/lib.linux-x86_64-2.7/scipy/odr/__odrpack.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/odr copying build/lib.linux-x86_64-2.7/scipy/odr/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/odr copying build/lib.linux-x86_64-2.7/scipy/odr/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/odr copying build/lib.linux-x86_64-2.7/scipy/odr/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/odr creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/_distance_wrap.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/qhull.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/_plotutils.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/ckdtree.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/distance.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/spatial/kdtree.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial copying build/lib.linux-x86_64-2.7/scipy/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/measurements.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/io.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/interpolation.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/filters.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/_ni_support.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/morphology.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/_nd_image.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/fourier.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack copying build/lib.linux-x86_64-2.7/scipy/fftpack/realtransforms.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack copying build/lib.linux-x86_64-2.7/scipy/fftpack/pseudo_diffs.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack copying build/lib.linux-x86_64-2.7/scipy/fftpack/helper.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack copying build/lib.linux-x86_64-2.7/scipy/fftpack/_fftpack.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack copying build/lib.linux-x86_64-2.7/scipy/fftpack/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack copying build/lib.linux-x86_64-2.7/scipy/fftpack/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack copying build/lib.linux-x86_64-2.7/scipy/fftpack/convolve.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack copying build/lib.linux-x86_64-2.7/scipy/fftpack/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack copying build/lib.linux-x86_64-2.7/scipy/fftpack/basic.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack copying build/lib.linux-x86_64-2.7/scipy/fftpack/fftpack_version.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster copying build/lib.linux-x86_64-2.7/scipy/cluster/vq.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster copying build/lib.linux-x86_64-2.7/scipy/cluster/_vq.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster copying build/lib.linux-x86_64-2.7/scipy/cluster/_hierarchy_wrap.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster copying build/lib.linux-x86_64-2.7/scipy/cluster/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster copying build/lib.linux-x86_64-2.7/scipy/cluster/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster copying build/lib.linux-x86_64-2.7/scipy/cluster/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster copying build/lib.linux-x86_64-2.7/scipy/cluster/hierarchy.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-2.7/scipy/lib/blas/cblas.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-2.7/scipy/lib/blas/fblas.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-2.7/scipy/lib/blas/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-2.7/scipy/lib/blas/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-2.7/scipy/lib/blas/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-2.7/scipy/lib/blas/scons_support.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-2.7/scipy/lib/decorator.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib copying build/lib.linux-x86_64-2.7/scipy/lib/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib copying build/lib.linux-x86_64-2.7/scipy/lib/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-2.7/scipy/lib/lapack/clapack.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-2.7/scipy/lib/lapack/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-2.7/scipy/lib/lapack/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-2.7/scipy/lib/lapack/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-2.7/scipy/lib/lapack/scons_support.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-2.7/scipy/lib/lapack/calc_lwork.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-2.7/scipy/lib/lapack/flapack.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-2.7/scipy/lib/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib copying build/lib.linux-x86_64-2.7/scipy/lib/_util.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/ndgriddata.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/dfitpack.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/rbf.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/interpnd.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/fitpack2.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/_interpolate.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/interpolate_wrapper.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/interpolate.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/interpnd_info.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/fitpack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/_fitpack.so -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/polyint.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/converters.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/base_info.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/catalog.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/common_info.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/base_spec.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/swig2_spec.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/build_tools.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/cpp_namespace_spec.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/ext_tools.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/slice_handler.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/_dumb_shelve.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/platform_info.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/inline_tools.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/blitz_spec.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/swigptr2.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/accelerate_tools.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/blitz_tools.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/bytecodecompiler.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/_dumbdbm_patched.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/weave_version.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/size_check.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/c_spec.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/swigptr.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/vtk_spec.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/ast_tools.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/numpy_scalar_spec.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave copying build/lib.linux-x86_64-2.7/scipy/weave/standard_array_spec.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc copying build/lib.linux-x86_64-2.7/scipy/misc/pilutil.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc copying build/lib.linux-x86_64-2.7/scipy/misc/setup.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc copying build/lib.linux-x86_64-2.7/scipy/misc/setupscons.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc copying build/lib.linux-x86_64-2.7/scipy/misc/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc copying build/lib.linux-x86_64-2.7/scipy/misc/common.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc copying build/lib.linux-x86_64-2.7/scipy/misc/doccer.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/_build_utils copying build/lib.linux-x86_64-2.7/scipy/_build_utils/__init__.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/_build_utils copying build/lib.linux-x86_64-2.7/scipy/_build_utils/_fortran.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/_build_utils byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/mio4.py to mio4.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/mio5.py to mio5.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/mio.py to mio.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/byteordercodes.py to byteordercodes.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/miobase.py to miobase.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/mio5_params.py to mio5_params.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/myfunctools.py to myfunctools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/arffread.py to arffread.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing/hb.py to hb.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing/_fortran_format_parser.py to _fortran_format_parser.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/mmio.py to mmio.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/wavfile.py to wavfile.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/netcdf.py to netcdf.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/idl.py to idl.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csgraph.py to csgraph.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/bsr.py to bsr.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csc.py to csc.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/csr.py to csr.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/dia.py to dia.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/coo.py to coo.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/bsr.py to bsr.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csc.py to csc.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/interface.py to interface.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/umfpack/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/umfpack/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/umfpack/umfpack.py to umfpack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/umfpack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/umfpack/_umfpack.py to _umfpack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/linsolve.py to linsolve.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py to lobpcg.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/arpack.py to arpack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/lsmr.py to lsmr.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/iterative.py to iterative.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/lsqr.py to lsqr.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/lgmres.py to lgmres.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/minres.py to minres.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/matfuncs.py to matfuncs.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/construct.py to construct.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/compressed.py to compressed.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sputils.py to sputils.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/spfuncs.py to spfuncs.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/_components.py to _components.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/_validation.py to _validation.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/_laplacian.py to _laplacian.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/dok.py to dok.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/data.py to data.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py to csr.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/dia.py to dia.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/lil.py to lil.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/coo.py to coo.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/extract.py to extract.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/constants/codata.py to codata.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/constants/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/constants/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/constants/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/_binned_statistic.py to _binned_statistic.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/mstats_basic.py to mstats_basic.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/_support.py to _support.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/_tukeylambda_stats.py to _tukeylambda_stats.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/vonmises.py to vonmises.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/kde.py to kde.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/morestats.py to morestats.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/mstats.py to mstats.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/contingency.py to contingency.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/rv.py to rv.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/stats.py to stats.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/distributions.py to distributions.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/mstats_extras.py to mstats_extras.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/spfun_stats.py to spfun_stats.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/_testutils.py to _testutils.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/lambertw.py to lambertw.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/orthogonal.py to orthogonal.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/generate_ufuncs.py to generate_ufuncs.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/add_newdocs.py to add_newdocs.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/minpack.py to minpack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py to optimize.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/slsqp.py to slsqp.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py to linesearch.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_minimize.py to _minimize.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/anneal.py to anneal.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/cobyla.py to cobyla.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/zeros.py to zeros.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_tstutils.py to _tstutils.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_root.py to _root.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/nnls.py to nnls.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_basinhopping.py to _basinhopping.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tnc.py to tnc.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/nonlin.py to nonlin.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/lbfgsb.py to lbfgsb.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py to lapack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_testutils.py to _testutils.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/flapack.py to flapack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/decomp_svd.py to decomp_svd.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/linalg_version.py to linalg_version.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/decomp_lu.py to decomp_lu.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/decomp_qr.py to decomp_qr.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/decomp_schur.py to decomp_schur.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/cblas.py to cblas.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/decomp_cholesky.py to decomp_cholesky.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/flinalg.py to flinalg.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_solvers.py to _solvers.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_decomp_qz.py to _decomp_qz.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/blas.py to blas.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/special_matrices.py to special_matrices.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/matfuncs.py to matfuncs.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/fblas.py to fblas.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/clapack.py to clapack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/decomp.py to decomp.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/__config__.py to __config__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/waveforms.py to waveforms.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/filter_design.py to filter_design.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/cont2discrete.py to cont2discrete.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/windows.py to windows.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/_peak_finding.py to _peak_finding.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/fir_filter_design.py to fir_filter_design.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/ltisys.py to ltisys.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/_arraytools.py to _arraytools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/wavelets.py to wavelets.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/spectral.py to spectral.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/dltisys.py to dltisys.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/signaltools.py to signaltools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/bsplines.py to bsplines.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/quadrature.py to quadrature.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/_ode.py to _ode.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/odepack.py to odepack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/quadpack.py to quadpack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/odr/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/odr/odrpack.py to odrpack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/odr/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/odr/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/odr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/_plotutils.py to _plotutils.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/distance.py to distance.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/kdtree.py to kdtree.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/measurements.py to measurements.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/io.py to io.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/interpolation.py to interpolation.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/_ni_support.py to _ni_support.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/morphology.py to morphology.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/fourier.py to fourier.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/realtransforms.py to realtransforms.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/pseudo_diffs.py to pseudo_diffs.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/helper.py to helper.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/fftpack_version.py to fftpack_version.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/vq.py to vq.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/hierarchy.py to hierarchy.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas/scons_support.py to scons_support.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/decorator.py to decorator.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/scons_support.py to scons_support.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/_util.py to _util.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/ndgriddata.py to ndgriddata.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/rbf.py to rbf.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/fitpack2.py to fitpack2.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/interpolate_wrapper.py to interpolate_wrapper.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/interpolate.py to interpolate.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/interpnd_info.py to interpnd_info.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/fitpack.py to fitpack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/polyint.py to polyint.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/converters.py to converters.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/base_info.py to base_info.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/catalog.py to catalog.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/common_info.py to common_info.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/base_spec.py to base_spec.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/swig2_spec.py to swig2_spec.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/build_tools.py to build_tools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/cpp_namespace_spec.py to cpp_namespace_spec.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/ext_tools.py to ext_tools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/slice_handler.py to slice_handler.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/_dumb_shelve.py to _dumb_shelve.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/platform_info.py to platform_info.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/inline_tools.py to inline_tools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz_spec.py to blitz_spec.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/swigptr2.py to swigptr2.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/accelerate_tools.py to accelerate_tools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz_tools.py to blitz_tools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/bytecodecompiler.py to bytecodecompiler.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/_dumbdbm_patched.py to _dumbdbm_patched.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/weave_version.py to weave_version.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/size_check.py to size_check.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/c_spec.py to c_spec.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/swigptr.py to swigptr.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/vtk_spec.py to vtk_spec.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/ast_tools.py to ast_tools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/numpy_scalar_spec.py to numpy_scalar_spec.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/standard_array_spec.py to standard_array_spec.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/pilutil.py to pilutil.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/setupscons.py to setupscons.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/doccer.py to doccer.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/_build_utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/_build_utils/_fortran.py to _fortran.pyc running install_data creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests/data copying scipy/special/tests/data/boost.npz -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests/data copying scipy/special/tests/data/gsl.npz -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests/data copying scipy/special/tests/data/README -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests/data creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/tests copying scipy/sparse/csgraph/tests/test_connected_components.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_conversions.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_graph_laplacian.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_traversal.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_shortest_path.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_spanning_tree.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_graph_components.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests copying scipy/spatial/tests/test_qhull.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test__plotutils.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_distance.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_kdtree.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/tests copying scipy/sparse/tests/test_csc.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_csr.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_sputils.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_spfuncs.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_extract.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_base.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_construct.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests copying scipy/interpolate/tests/test_rbf.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_interpolate.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_ndgriddata.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_fitpack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_polyint.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_fitpack2.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_regression.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_interpnd.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_interpolate_wrapper.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/tests copying scipy/sparse/linalg/dsolve/tests/test_linsolve.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests copying scipy/weave/tests/scxx_timings.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_numpy_scalar_spec.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_blitz_tools.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_scxx_dict.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_standard_array_spec.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_scxx_object.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_inline_tools.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_ast_tools.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_build_tools.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_slice_handler.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/weave_test_utils.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_scxx_sequence.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_ext_tools.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_catalog.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_c_spec.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_size_check.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests copying scipy/stats/tests/test_rank.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_kdeoth.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_morestats.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_fit.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_discrete_basic.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_distributions.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_binned_statistic.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_continuous_extra.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_contingency.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_mstats_basic.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_continuous_basic.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_tukeylambda_stats.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_mstats_extras.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_stats.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/tests copying scipy/sparse/linalg/eigen/arpack/tests/test_arpack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/tests copying scipy/sparse/linalg/isolve/tests/demo_lgmres.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_lsmr.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_utils.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_iterative.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_lgmres.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_lsqr.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/tests copying scipy/io/arff/tests/test_arffread.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/odr/tests copying scipy/odr/tests/test_odr.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/odr/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests copying scipy/cluster/tests/inconsistent-weighted-tdist-depth-2.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-median.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/fclusterdata-maxclusts-3.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-weighted.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/data.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist-depth-1.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/test_vq.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-single-tdist.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/Q-X.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist-depth-3.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-complete-tdist-depth-1.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist-depth-5.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-X.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/fclusterdata-maxclusts-4.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-complete-tdist-depth-4.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-weighted-tdist-depth-1.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/test_hierarchy.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/iris.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/vq_test.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist-depth-2.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/fclusterdata-maxclusts-2.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-Q-single-1.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-Q-single-3.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-weighted-tdist-depth-4.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-Q-single-4.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-weighted-tdist-depth-3.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-Q-single-2.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-average.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-weighted-tdist.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist-depth-0.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-single.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist-depth-4.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-average-tdist.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-complete-tdist-depth-3.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-complete-tdist-depth-2.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-Q-single-5.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-complete-tdist.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-complete.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-centroid.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-Q-single-6.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-ward.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/benchmarks copying scipy/optimize/benchmarks/bench_zeros.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/tests copying scipy/integrate/tests/test_integrate.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_quadrature.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_quadpack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx copying scipy/weave/scxx/sequence.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/dict.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/number.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/scxx.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/object.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/tuple.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/notes.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/weave_imp.cpp -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/README.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/list.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/str.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz copying scipy/weave/blitz/blitz/random.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/config.h.in -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tuning.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/reduce.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecmin.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecdot.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/promote-old.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/rand-uniform.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/rand-dunif.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecglobs.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/veccount.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/wrap-climits.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matbops.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/rand-tt800.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/bzconfig.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tvecglobs.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tiny.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecwhere.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecbfn.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tinyvec.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matexpr.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/traversal.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/funcs.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/array.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matutri.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecmax.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matsymm.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matgen.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/compiler.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tinyvec.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/applics.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/prettyprint.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vector-et.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tinyveciter.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matref.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/memblock.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vector.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/indexexpr.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tinymatexpr.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecsum.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/etbase.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/array-impl.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/shapecheck.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/README -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecexpr.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/randref.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/minmax.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matltri.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/timer.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecpickiter.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/zero.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/ops.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/numtrait.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tau.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/veciter.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tinymatio.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecio.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/extremum.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecglobs.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/mstruct.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matdiag.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/Makefile.am -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecuops.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/traversal.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/mathfunc.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/benchext.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecpick.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/Makefile.in -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecexprwrap.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matuops.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecbops.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matrix.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecpick.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/update.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/bzdebug.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vector.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tinyvecio.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecnorm1.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/numinquire.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tinymat.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/array-old.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/blitz.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/benchext.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matrix.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/limits-hack.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecdelta.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecwhere.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecall.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/mathf2.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/memblock.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecnorm.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/range.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecany.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tinyvec-et.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tvcross.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/bench.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/mattoep.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecaccum.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecpickio.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/listinit.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/promote.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/zero.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/rand-normal.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/bench.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas/tests copying scipy/lib/blas/tests/test_fblas.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas/tests/ copying scipy/lib/blas/tests/test_blas.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_complex64.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointers_replicated_3d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_string.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_5d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_byte.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_4d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-8000-le-2ch-1byteu.wav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_scalars.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_float32.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointer_arrays.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_2d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_6d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/example_1.nc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/various_compressed.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_2d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_float64.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_uint64.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_scalars_replicated.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointer_arrays_replicated_3d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_8d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_1d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_4d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_8d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_heap_pointer.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_int32.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_7d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100-le-1ch-4bytes.wav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_int16.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_uint16.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_uint32.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_scalars_replicated_3d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointers_replicated.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointers.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_6d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_3d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_complex32.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_7d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_inherit.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays_replicated_3d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_1d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays_replicated.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_5d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_3d.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointer_arrays_replicated.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_int64.sav -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests copying scipy/optimize/tests/test_zeros.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__root.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_nonlin.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__basinhopping.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_nnls.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_minpack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_cobyla.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_linesearch.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_anneal.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_optimize.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_regression.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_slsqp.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests copying scipy/signal/tests/test_peak_finding.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_signaltools.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_ltisys.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_dltisys.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_fir_filter_design.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_spectral.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_wavelets.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_array_tools.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_waveforms.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_windows.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_filter_design.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_cont2discrete.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests copying scipy/io/matlab/tests/test_mio_utils.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/gen_mat5files.m -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_streams.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio_funcs.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio5_utils.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_pathological.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/afunc.m -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/save_matfile.m -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_byteordercodes.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/gen_mat4files.m -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/special/tests/test_orthogonal_eval.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_spfun_stats.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_basic.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_mpmath.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_data.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_orthogonal.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_logit.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_lambertw.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/benchmarks copying scipy/io/matlab/benchmarks/bench_structarr.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/benchmarks copying scipy/fftpack/benchmarks/bench_basic.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/benchmarks/ copying scipy/fftpack/benchmarks/bench_pseudo_diffs.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/tests creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/icon_mono.png -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/icon.png -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/icon_mono_flat.png -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/tests/data creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/benchmarks copying scipy/spatial/benchmarks/bench_ckdtree.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/umfpack/tests copying scipy/sparse/linalg/dsolve/umfpack/tests/test_umfpack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/umfpack/tests/ copying scipy/sparse/linalg/dsolve/umfpack/tests/try_umfpack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/umfpack/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test3.arff -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test1.arff -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test4.arff -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test5.arff -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/iris.arff -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/missing.arff -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test2.arff -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/tests/data creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests copying scipy/sparse/linalg/eigen/lobpcg/tests/benchmark.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests/ copying scipy/sparse/linalg/eigen/lobpcg/tests/test_lobpcg.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests/ copying scipy/sparse/linalg/eigen/lobpcg/tests/large_scale.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/tests copying scipy/lib/lapack/tests/test_gesv.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/tests/ copying scipy/lib/lapack/tests/test_lapack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/tests/ copying scipy/lib/lapack/tests/test_esv.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/tests/ copying scipy/lib/lapack/tests/common.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests copying scipy/linalg/tests/test_fblas.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_lapack.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_build.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_cholesky.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_basic.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_special_matrices.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_solvers.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_matfuncs.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_blas.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/tests copying scipy/sparse/linalg/tests/test_interface.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_matfuncs.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/tests/ copying BENTO_BUILD.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy copying LATEST.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy copying TOCHANGE.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy copying INSTALL.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy copying HACKING.rst.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy copying LICENSE.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy copying README.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy copying THANKS.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/uops.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/resize.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/Makefile.am -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/multi.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/methods.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/et.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/indirect.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/ops.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/stencils.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/Makefile.in -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/interlace.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/stencil.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/asexpr.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/reduce.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/stencil-et.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/bops.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/cycle.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/io.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/zip.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/map.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/storage.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/newet-macros.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/complex.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/slicing.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/fastiter.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/eval.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/convolve.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/cartesian.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/reduce.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/funcs.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/iter.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/cgsolve.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/shape.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/domain.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/geometry.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/misc.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/newbops.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/slice.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/stencils.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/where.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/stencilops.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/expr.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/ops.cc -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/newet.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/convolve.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/functorExpr.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/weave/blitz/blitz/array/stencil.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array copying scipy/misc/tests/test_pilutil.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/tests/ copying scipy/misc/tests/test_common.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/tests/ copying scipy/misc/tests/test_doccer.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/benchmarks copying scipy/linalg/benchmarks/bench_basic.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/benchmarks/ copying scipy/linalg/benchmarks/bench_decom.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testunicode_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/single_empty_string.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmulti_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/japanese_utf8.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmulti_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/nasty_duplicate_fieldnames.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testvec_4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_5.3_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testfunc_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsefloat_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmulti_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test_skip_variable.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testunicode_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/some_functions.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testscalarcell_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/parabola.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/sqr.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test_mat4_le_floats.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testhdf5_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/one_by_zero_char.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test_empty_struct.mat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/benchmarks copying scipy/sparse/benchmarks/bench_sparse.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cosine-ml.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-minkowski-5.8-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-minkowski-3.2-ml.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/iris.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-spearman-ml.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cityblock-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-hamming-ml.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-correlation-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-double-inp.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-seuclidean-ml.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-chebychev-ml.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/cdist-X1.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/random-bool-data.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-seuclidean-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-jaccard-ml.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/degenerate_pointset.npz -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cosine-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-minkowski-3.2-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-euclidean-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-correlation-ml.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cityblock-ml.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-boolean-inp.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-euclidean-ml.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-chebychev-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/cdist-X2.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/genpromote.cpp -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/bzfstream.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/Makefile.in -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/optuple2.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/arroperands.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/Makefile.am -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/genarruops.cpp -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/genarrbops.cpp -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/arroptuple.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/optuple.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/genmathfunc.cpp -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/genmatbops.cpp -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/genvecwhere.cpp -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/operands.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/genmatuops.cpp -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/genvecbops.cpp -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/operands2.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/genvecuops.cpp -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate copying scipy/weave/blitz/blitz/generate/genvecbfn.cpp -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/gnu copying scipy/weave/blitz/blitz/gnu/bzconfig.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/gnu copying scipy/misc/lena.dat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/ copying scipy/misc/ascent.dat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/ copying scipy/misc/face.dat -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing/tests copying scipy/io/harwell_boeing/tests/test_fortran_format.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing/tests/ copying scipy/io/harwell_boeing/tests/test_hb.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests copying scipy/ndimage/tests/dots.png -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_filters.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_measurements.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_ndimage.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_io.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_datatypes.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_regression.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples copying scipy/weave/examples/ramp.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/binary_search.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/md5_speed.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/support_code_example.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/py_none.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/functional.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/wx_example.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/vtk_example.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/tuple_return.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/dict_sort.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/wx_speed.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/swig2_example.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/vq.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/cast_copy_transpose.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/ramp2.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/swig2_ext.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/swig2_ext.i -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/increment_example.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/array3d.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/print_example.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/fibonacci.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/object.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/ramp.c -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/constants/tests copying scipy/constants/tests/test_constants.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/constants/tests/ copying scipy/constants/tests/test_codata.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/constants/tests/ copying scipy/io/tests/test_idl.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/ copying scipy/io/tests/test_wavfile.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/ copying scipy/io/tests/test_mmio.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/ copying scipy/io/tests/test_netcdf.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/meta copying scipy/weave/blitz/blitz/meta/metaprog.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/meta copying scipy/weave/blitz/blitz/meta/matmat.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/meta copying scipy/weave/blitz/blitz/meta/Makefile.in -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/meta copying scipy/weave/blitz/blitz/meta/matvec.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/meta copying scipy/weave/blitz/blitz/meta/sum.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/meta copying scipy/weave/blitz/blitz/meta/vecassign.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/meta copying scipy/weave/blitz/blitz/meta/matassign.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/meta copying scipy/weave/blitz/blitz/meta/dot.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/meta copying scipy/weave/blitz/blitz/meta/product.h -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/meta copying scipy/weave/blitz/blitz/meta/Makefile.am -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/meta creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests copying scipy/fftpack/tests/fftw_single_ref.npz -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_dct.c -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gendata.m -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_real_transforms.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_double_ref.npz -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gendata.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_basic.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test.npz -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_helper.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/Makefile -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_pseudo_diffs.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gen_fftw_ref.py -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ creating /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/doc copying scipy/weave/doc/tutorial.txt -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/doc/ copying scipy/weave/doc/tutorial_original.html -> /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/doc/ running install_egg_info Writing /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy-0.12.1-py2.7.egg-info running install_clib + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/scipy-0.12.1 extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/mio_utils.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/mio5_utils.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/streams.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/_csr.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/_coo.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/_csgraph.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/_csc.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/_dia.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools/_bsr.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/_superlu.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/umfpack/__umfpack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/_arpack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/_iterative.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/_shortest_path.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/_min_spanning_tree.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/_tools.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/_traversal.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/statlib.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/futil.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/mvn.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/_rank.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/vonmises_cython.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/specfun.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/_ufuncs.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/_ufuncs_cxx.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_cobyla.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_zeros.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_slsqp.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_minpack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/moduleTNC.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/minpack2.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_lbfgsb.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_nnls.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_fblas.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_flapack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_flinalg.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/calc_lwork.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/sigtools.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/_spectral.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/spline.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/vode.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/_odepack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/lsoda.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/_quadpack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/_dop.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/odr/__odrpack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/_distance_wrap.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/qhull.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/ckdtree.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/_nd_image.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/_fftpack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/convolve.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/_vq.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/_hierarchy_wrap.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas/cblas.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas/fblas.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/clapack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/calc_lwork.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/flapack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/dfitpack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/interpnd.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/_interpolate.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/_fitpack.so /usr/lib/rpm/sepdebugcrcfix: Updated 63 CRC32s, 0 CRC32s did match. 42222 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Mj0kwS + umask 022 + cd /builddir/build/BUILD + cd scipy-0.12.1 + mkdir test + cd test + PYTHONPATH=/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages + python -c 'import scipy; scipy.test('\''full'\'', verbose=3)' 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/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/convolve.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/lsoda.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/vode.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/dfitpack.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/interpnd.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/mio5_utils.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/mio_utils.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/streams.so is executable; skipped /usr/lib64/python2.7/site-packages/numpy/lib/utils.py:139: DeprecationWarning: `scipy.lib.blas` is deprecated, use `scipy.linalg.blas` instead! warnings.warn(depdoc, DeprecationWarning) nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas/cblas.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas/fblas.so is executable; skipped /usr/lib64/python2.7/site-packages/numpy/lib/utils.py:139: DeprecationWarning: `scipy.lib.lapack` is deprecated, use `scipy.linalg.lapack` instead! warnings.warn(depdoc, DeprecationWarning) nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/calc_lwork.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/clapack.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/flapack.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/calc_lwork.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/minpack2.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/moduleTNC.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/sigtools.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/spline.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/ckdtree.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/qhull.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/special/specfun.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/futil.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/mvn.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/statlib.so is executable; skipped nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/vonmises_cython.so is executable; skipped Tests cophenet(Z) on tdist data set. ... ok Tests cophenet(Z, Y) on tdist data set. ... ok Tests correspond(Z, y) on linkage and CDMs over observation sets of different sizes. ... ok Tests correspond(Z, y) on linkage and CDMs over observation sets of different sizes. Correspondance should be false. ... ok Tests correspond(Z, y) on linkage and CDMs over observation sets of different sizes. Correspondance should be false. ... ok Tests correspond(Z, y) with empty linkage and condensed distance matrix. ... ok Tests num_obs_linkage with observation matrices of multiple sizes. ... ok Tests dendrogram calculation on single linkage of the tdist data set. ... ok Tests fcluster(Z, criterion='maxclust', t=2) on a random 3-cluster data set. ... ok Tests fcluster(Z, criterion='maxclust', t=3) on a random 3-cluster data set. ... ok Tests fcluster(Z, criterion='maxclust', t=4) on a random 3-cluster data set. ... ok Tests fclusterdata(X, criterion='maxclust', t=2) on a random 3-cluster data set. ... ok Tests fclusterdata(X, criterion='maxclust', t=3) on a random 3-cluster data set. ... ok Tests fclusterdata(X, criterion='maxclust', t=4) on a random 3-cluster data set. ... ok Tests from_mlab_linkage on empty linkage array. ... ok Tests from_mlab_linkage on linkage array with multiple rows. ... ok Tests from_mlab_linkage on linkage array with single row. ... ok Tests inconsistency matrix calculation (depth=1) on a complete linkage. ... ok Tests inconsistency matrix calculation (depth=2) on a complete linkage. ... ok Tests inconsistency matrix calculation (depth=3) on a complete linkage. ... ok Tests inconsistency matrix calculation (depth=4) on a complete linkage. ... ok Tests inconsistency matrix calculation (depth=1, dataset=Q) with single linkage. ... ok Tests inconsistency matrix calculation (depth=2, dataset=Q) with single linkage. ... ok Tests inconsistency matrix calculation (depth=3, dataset=Q) with single linkage. ... ok Tests inconsistency matrix calculation (depth=4, dataset=Q) with single linkage. ... ok Tests inconsistency matrix calculation (depth=1) on a single linkage. ... ok Tests inconsistency matrix calculation (depth=2) on a single linkage. ... ok Tests inconsistency matrix calculation (depth=3) on a single linkage. ... ok Tests inconsistency matrix calculation (depth=4) on a single linkage. ... ok Tests is_isomorphic on test case #1 (one flat cluster, different labellings) ... ok Tests is_isomorphic on test case #2 (two flat clusters, different labelings) ... ok Tests is_isomorphic on test case #3 (no flat clusters) ... ok Tests is_isomorphic on test case #4A (3 flat clusters, different labelings, isomorphic) ... ok Tests is_isomorphic on test case #4B (3 flat clusters, different labelings, nonisomorphic) ... ok Tests is_isomorphic on test case #4C (3 flat clusters, different labelings, isomorphic) ... ok Tests is_isomorphic on test case #5A (1000 observations, 2 random clusters, random permutation of the labeling). Run 3 times. ... ok Tests is_isomorphic on test case #5B (1000 observations, 3 random clusters, random permutation of the labeling). Run 3 times. ... ok Tests is_isomorphic on test case #5C (1000 observations, 5 random clusters, random permutation of the labeling). Run 3 times. ... ok Tests is_isomorphic on test case #5A (1000 observations, 2 random clusters, random permutation of the labeling, slightly nonisomorphic.) Run 3 times. ... ok Tests is_isomorphic on test case #5B (1000 observations, 3 random clusters, random permutation of the labeling, slightly nonisomorphic.) Run 3 times. ... ok Tests is_isomorphic on test case #5C (1000 observations, 5 random clusters, random permutation of the labeling, slightly non-isomorphic.) Run 3 times. ... ok Tests is_monotonic(Z) on 1x4 linkage. Expecting True. ... ok Tests is_monotonic(Z) on 2x4 linkage. Expecting False. ... ok Tests is_monotonic(Z) on 2x4 linkage. Expecting True. ... ok Tests is_monotonic(Z) on 3x4 linkage (case 1). Expecting False. ... ok Tests is_monotonic(Z) on 3x4 linkage (case 2). Expecting False. ... ok Tests is_monotonic(Z) on 3x4 linkage (case 3). Expecting False ... ok Tests is_monotonic(Z) on 3x4 linkage. Expecting True. ... ok Tests is_monotonic(Z) on an empty linkage. ... ok Tests is_monotonic(Z) on clustering generated by single linkage on Iris data set. Expecting True. ... ok Tests is_monotonic(Z) on clustering generated by single linkage on tdist data set. Expecting True. ... ok Tests is_monotonic(Z) on clustering generated by single linkage on tdist data set. Perturbing. Expecting False. ... ok Tests is_valid_im(R) on im over 2 observations. ... ok Tests is_valid_im(R) on im over 3 observations. ... ok Tests is_valid_im(R) with 3 columns. ... ok Tests is_valid_im(R) on im on observation sets between sizes 4 and 15 (step size 3). ... ok Tests is_valid_im(R) on im on observation sets between sizes 4 and 15 (step size 3) with negative link counts. ... ok Tests is_valid_im(R) on im on observation sets between sizes 4 and 15 (step size 3) with negative link height means. ... ok Tests is_valid_im(R) on im on observation sets between sizes 4 and 15 (step size 3) with negative link height standard deviations. ... ok Tests is_valid_im(R) with 5 columns. ... ok Tests is_valid_im(R) with empty inconsistency matrix. ... ok Tests is_valid_im(R) with integer type. ... ok Tests is_valid_linkage(Z) on linkage over 2 observations. ... ok Tests is_valid_linkage(Z) on linkage over 3 observations. ... ok Tests is_valid_linkage(Z) with 3 columns. ... ok Tests is_valid_linkage(Z) on linkage on observation sets between sizes 4 and 15 (step size 3). ... ok Tests is_valid_linkage(Z) on linkage on observation sets between sizes 4 and 15 (step size 3) with negative counts. ... ok Tests is_valid_linkage(Z) on linkage on observation sets between sizes 4 and 15 (step size 3) with negative distances. ... ok Tests is_valid_linkage(Z) on linkage on observation sets between sizes 4 and 15 (step size 3) with negative indices (left). ... ok Tests is_valid_linkage(Z) on linkage on observation sets between sizes 4 and 15 (step size 3) with negative indices (right). ... ok Tests is_valid_linkage(Z) with 5 columns. ... ok Tests is_valid_linkage(Z) with empty linkage. ... ok Tests is_valid_linkage(Z) with integer type. ... ok Tests leaders using a flat clustering generated by single linkage. ... ok Tests leaves_list(Z) on a 1x4 linkage. ... ok Tests leaves_list(Z) on a 2x4 linkage. ... ok Tests leaves_list(Z) on the Iris data set using average linkage. ... ok Tests leaves_list(Z) on the Iris data set using centroid linkage. ... ok Tests leaves_list(Z) on the Iris data set using complete linkage. ... ok Tests leaves_list(Z) on the Iris data set using median linkage. ... ok Tests leaves_list(Z) on the Iris data set using single linkage. ... ok Tests leaves_list(Z) on the Iris data set using ward linkage. ... ok Tests linkage(Y, 'average') on the tdist data set. ... ok Tests linkage(Y, 'centroid') on the Q data set. ... ok Tests linkage(Y, 'complete') on the Q data set. ... ok Tests linkage(Y, 'complete') on the tdist data set. ... ok Tests linkage(Y) where Y is a 0x4 linkage matrix. Exception expected. ... ok Tests linkage(Y, 'single') on the Q data set. ... ok Tests linkage(Y, 'single') on the tdist data set. ... ok Tests linkage(Y, 'weighted') on the Q data set. ... ok Tests linkage(Y, 'weighted') on the tdist data set. ... ok Tests maxdists(Z) on the Q data set using centroid linkage. ... ok Tests maxdists(Z) on the Q data set using complete linkage. ... ok Tests maxdists(Z) on the Q data set using median linkage. ... ok Tests maxdists(Z) on the Q data set using single linkage. ... ok Tests maxdists(Z) on the Q data set using Ward linkage. ... ok Tests maxdists(Z) on empty linkage. Expecting exception. ... ok Tests maxdists(Z) on linkage with one cluster. ... ok Tests maxinconsts(Z, R) on the Q data set using centroid linkage. ... ok Tests maxinconsts(Z, R) on the Q data set using complete linkage. ... ok Tests maxinconsts(Z, R) on the Q data set using median linkage. ... ok Tests maxinconsts(Z, R) on the Q data set using single linkage. ... ok Tests maxinconsts(Z, R) on the Q data set using Ward linkage. ... ok Tests maxinconsts(Z, R) on linkage and inconsistency matrices with different numbers of clusters. Expecting exception. ... ok Tests maxinconsts(Z, R) on empty linkage. Expecting exception. ... ok Tests maxinconsts(Z, R) on linkage with one cluster. ... ok Tests maxRstat(Z, R, 0) on the Q data set using centroid linkage. ... ok Tests maxRstat(Z, R, 0) on the Q data set using complete linkage. ... ok Tests maxRstat(Z, R, 0) on the Q data set using median linkage. ... ok Tests maxRstat(Z, R, 0) on the Q data set using single linkage. ... ok Tests maxRstat(Z, R, 0) on the Q data set using Ward linkage. ... ok Tests maxRstat(Z, R, 0) on linkage and inconsistency matrices with different numbers of clusters. Expecting exception. ... ok Tests maxRstat(Z, R, 0) on empty linkage. Expecting exception. ... ok Tests maxRstat(Z, R, 0) on linkage with one cluster. ... ok Tests maxRstat(Z, R, 1) on the Q data set using centroid linkage. ... ok Tests maxRstat(Z, R, 1) on the Q data set using complete linkage. ... ok Tests maxRstat(Z, R, 1) on the Q data set using median linkage. ... ok Tests maxRstat(Z, R, 1) on the Q data set using single linkage. ... ok Tests maxRstat(Z, R, 1) on the Q data set using Ward linkage. ... ok Tests maxRstat(Z, R, 1) on linkage and inconsistency matrices with different numbers of clusters. Expecting exception. ... ok Tests maxRstat(Z, R, 1) on empty linkage. Expecting exception. ... ok Tests maxRstat(Z, R, 1) on linkage with one cluster. ... ok Tests maxRstat(Z, R, 2) on the Q data set using centroid linkage. ... ok Tests maxRstat(Z, R, 2) on the Q data set using complete linkage. ... ok Tests maxRstat(Z, R, 2) on the Q data set using median linkage. ... ok Tests maxRstat(Z, R, 2) on the Q data set using single linkage. ... ok Tests maxRstat(Z, R, 2) on the Q data set using Ward linkage. ... ok Tests maxRstat(Z, R, 2) on linkage and inconsistency matrices with different numbers of clusters. Expecting exception. ... ok Tests maxRstat(Z, R, 2) on empty linkage. Expecting exception. ... ok Tests maxRstat(Z, R, 2) on linkage with one cluster. ... ok Tests maxRstat(Z, R, 3) on the Q data set using centroid linkage. ... ok Tests maxRstat(Z, R, 3) on the Q data set using complete linkage. ... ok Tests maxRstat(Z, R, 3) on the Q data set using median linkage. ... ok Tests maxRstat(Z, R, 3) on the Q data set using single linkage. ... ok Tests maxRstat(Z, R, 3) on the Q data set using Ward linkage. ... ok Tests maxRstat(Z, R, 3) on linkage and inconsistency matrices with different numbers of clusters. Expecting exception. ... ok Tests maxRstat(Z, R, 3) on empty linkage. Expecting exception. ... ok Tests maxRstat(Z, R, 3) on linkage with one cluster. ... ok Tests maxRstat(Z, R, 3.3). Expecting exception. ... ok Tests maxRstat(Z, R, -1). Expecting exception. ... ok Tests maxRstat(Z, R, 4). Expecting exception. ... ok Tests num_obs_linkage(Z) on linkage over 2 observations. ... ok Tests num_obs_linkage(Z) on linkage over 3 observations. ... ok Tests num_obs_linkage(Z) on linkage on observation sets between sizes 4 and 15 (step size 3). ... ok Tests num_obs_linkage(Z) with empty linkage. ... ok Tests to_mlab_linkage on linkage array with multiple rows. ... ok Tests to_mlab_linkage on empty linkage array. ... ok Tests to_mlab_linkage on linkage array with single row. ... ok test_hierarchy.load_testing_files ... ok Ticket #505. ... ok Testing that kmeans2 init methods work. ... ok Testing simple call to kmeans2 with rank 1 data. ... ok Testing simple call to kmeans2 with rank 1 data. ... ok Testing simple call to kmeans2 and its results. ... ok Regression test for #546: fail when k arg is 0. ... ok This will cause kmean to have a cluster with no points. ... ok test_kmeans_simple (test_vq.TestKMean) ... ok test_large_features (test_vq.TestKMean) ... ok test__vq_sametype (test_vq.TestVq) ... ok test_py_vq (test_vq.TestVq) ... ok test_py_vq2 (test_vq.TestVq) ... ok test_vq (test_vq.TestVq) ... ok Test special rank 1 vq algo, python implementation. ... ok nose.selector: INFO: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/vq_test.py is executable; skipped test_codata.test_find ... ok test_codata.test_basic_table_parse ... ok test_codata.test_basic_lookup ... ok test_codata.test_find_all ... ok test_codata.test_find_single ... ok test_codata.test_2002_vs_2006 ... ok Check that updating stored values with exact ones worked. ... ok test_constants.test_fahrenheit_to_celcius ... ok test_constants.test_celcius_to_kelvin ... ok test_constants.test_kelvin_to_celcius ... ok test_constants.test_fahrenheit_to_kelvin ... ok test_constants.test_kelvin_to_fahrenheit ... ok test_constants.test_celcius_to_fahrenheit ... ok test_constants.test_lambda_to_nu ... ok test_constants.test_nu_to_lambda ... ok test_definition (test_basic.TestDoubleFFT) ... ok test_djbfft (test_basic.TestDoubleFFT) ... ok test_n_argument_real (test_basic.TestDoubleFFT) ... ok test_definition (test_basic.TestDoubleIFFT) ... ok test_definition_real (test_basic.TestDoubleIFFT) ... ok test_djbfft (test_basic.TestDoubleIFFT) ... ok test_random_complex (test_basic.TestDoubleIFFT) ... ok test_random_real (test_basic.TestDoubleIFFT) ... ok test_size_accuracy (test_basic.TestDoubleIFFT) ... ok test_axes_argument (test_basic.TestFftn) ... ok test_definition (test_basic.TestFftn) ... ok test_shape_argument (test_basic.TestFftn) ... ok Test that fftn raises ValueError when s.shape is longer than x.shape ... ok test_shape_axes_argument (test_basic.TestFftn) ... ok test_shape_axes_argument2 (test_basic.TestFftn) ... ok test_definition (test_basic.TestFftnSingle) ... ok test_size_accuracy (test_basic.TestFftnSingle) ... ok test_definition (test_basic.TestIRFFTDouble) ... ok test_djbfft (test_basic.TestIRFFTDouble) ... ok test_random_real (test_basic.TestIRFFTDouble) ... ok test_size_accuracy (test_basic.TestIRFFTDouble) ... ok test_definition (test_basic.TestIRFFTSingle) ... ok test_djbfft (test_basic.TestIRFFTSingle) ... ok test_random_real (test_basic.TestIRFFTSingle) ... ok test_size_accuracy (test_basic.TestIRFFTSingle) ... ok test_definition (test_basic.TestIfftnDouble) ... ok test_random_complex (test_basic.TestIfftnDouble) ... ok test_definition (test_basic.TestIfftnSingle) ... ok test_random_complex (test_basic.TestIfftnSingle) ... ok test_complex (test_basic.TestLongDoubleFailure) ... ok test_real (test_basic.TestLongDoubleFailure) ... ok test_basic.TestOverwrite.test_fft ... ok test_basic.TestOverwrite.test_fftn ... ok test_basic.TestOverwrite.test_ifft ... ok test_basic.TestOverwrite.test_ifftn ... ok test_basic.TestOverwrite.test_irfft ... ok test_basic.TestOverwrite.test_rfft ... ok test_definition (test_basic.TestRFFTDouble) ... ok test_djbfft (test_basic.TestRFFTDouble) ... ok test_definition (test_basic.TestRFFTSingle) ... ok test_djbfft (test_basic.TestRFFTSingle) ... ok test_definition (test_basic.TestSingleFFT) ... ok test_djbfft (test_basic.TestSingleFFT) ... ok test_n_argument_real (test_basic.TestSingleFFT) ... ok test_notice (test_basic.TestSingleFFT) ... KNOWNFAIL: single-precision FFT implementation is partially disabled, until accuracy issues with large prime powers are resolved test_definition (test_basic.TestSingleIFFT) ... ok test_definition_real (test_basic.TestSingleIFFT) ... ok test_djbfft (test_basic.TestSingleIFFT) ... ok test_random_complex (test_basic.TestSingleIFFT) ... ok test_random_real (test_basic.TestSingleIFFT) ... ok test_size_accuracy (test_basic.TestSingleIFFT) ... ok fft returns wrong result with axes parameter. ... ok test_definition (test_helper.TestFFTFreq) ... ok test_definition (test_helper.TestFFTShift) ... ok test_inverse (test_helper.TestFFTShift) ... ok test_definition (test_helper.TestRFFTFreq) ... ok test_definition (test_pseudo_diffs.TestDiff) ... ok test_expr (test_pseudo_diffs.TestDiff) ... ok test_expr_large (test_pseudo_diffs.TestDiff) ... ok test_int (test_pseudo_diffs.TestDiff) ... ok test_period (test_pseudo_diffs.TestDiff) ... ok test_random_even (test_pseudo_diffs.TestDiff) ... ok test_random_odd (test_pseudo_diffs.TestDiff) ... ok test_sin (test_pseudo_diffs.TestDiff) ... ok test_zero_nyquist (test_pseudo_diffs.TestDiff) ... ok test_definition (test_pseudo_diffs.TestHilbert) ... ok test_random_even (test_pseudo_diffs.TestHilbert) ... ok test_random_odd (test_pseudo_diffs.TestHilbert) ... ok test_tilbert_relation (test_pseudo_diffs.TestHilbert) ... ok test_definition (test_pseudo_diffs.TestIHilbert) ... ok test_itilbert_relation (test_pseudo_diffs.TestIHilbert) ... ok test_definition (test_pseudo_diffs.TestITilbert) ... ok test_pseudo_diffs.TestOverwrite.test_cc_diff ... ok test_pseudo_diffs.TestOverwrite.test_cs_diff ... ok test_pseudo_diffs.TestOverwrite.test_diff ... ok test_pseudo_diffs.TestOverwrite.test_hilbert ... ok test_pseudo_diffs.TestOverwrite.test_itilbert ... ok test_pseudo_diffs.TestOverwrite.test_sc_diff ... ok test_pseudo_diffs.TestOverwrite.test_shift ... ok test_pseudo_diffs.TestOverwrite.test_ss_diff ... ok test_pseudo_diffs.TestOverwrite.test_tilbert ... ok test_definition (test_pseudo_diffs.TestShift) ... ok test_definition (test_pseudo_diffs.TestTilbert) ... ok test_random_even (test_pseudo_diffs.TestTilbert) ... ok test_random_odd (test_pseudo_diffs.TestTilbert) ... ok test_axis (test_real_transforms.TestDCTIDouble) ... ok test_definition (test_real_transforms.TestDCTIDouble) ... ok test_axis (test_real_transforms.TestDCTIFloat) ... ok test_definition (test_real_transforms.TestDCTIFloat) ... ok test_axis (test_real_transforms.TestDCTIIDouble) ... ok test_definition (test_real_transforms.TestDCTIIDouble) ... ok Test correspondance with matlab (orthornomal mode). ... ok test_axis (test_real_transforms.TestDCTIIFloat) ... ok test_definition (test_real_transforms.TestDCTIIFloat) ... ok Test correspondance with matlab (orthornomal mode). ... ok test_axis (test_real_transforms.TestDCTIIIDouble) ... ok test_definition (test_real_transforms.TestDCTIIIDouble) ... ok Test orthornomal mode. ... ok test_axis (test_real_transforms.TestDCTIIIFloat) ... ok test_definition (test_real_transforms.TestDCTIIIFloat) ... ok Test orthornomal mode. ... ok test_definition (test_real_transforms.TestDSTIDouble) ... ok test_definition (test_real_transforms.TestDSTIFloat) ... ok test_definition (test_real_transforms.TestDSTIIDouble) ... ok test_definition (test_real_transforms.TestDSTIIFloat) ... ok test_definition (test_real_transforms.TestDSTIIIDouble) ... ok test_definition (test_real_transforms.TestDSTIIIFloat) ... ok test_definition (test_real_transforms.TestIDCTIDouble) ... ok test_definition (test_real_transforms.TestIDCTIFloat) ... ok test_definition (test_real_transforms.TestIDCTIIDouble) ... ok test_definition (test_real_transforms.TestIDCTIIFloat) ... ok test_definition (test_real_transforms.TestIDCTIIIDouble) ... ok test_definition (test_real_transforms.TestIDCTIIIFloat) ... ok test_definition (test_real_transforms.TestIDSTIDouble) ... ok test_definition (test_real_transforms.TestIDSTIFloat) ... ok test_definition (test_real_transforms.TestIDSTIIDouble) ... ok test_definition (test_real_transforms.TestIDSTIIFloat) ... ok test_definition (test_real_transforms.TestIDSTIIIDouble) ... ok test_definition (test_real_transforms.TestIDSTIIIFloat) ... ok test_real_transforms.TestOverwrite.test_dct ... ok test_real_transforms.TestOverwrite.test_dst ... ok test_real_transforms.TestOverwrite.test_idct ... ok test_real_transforms.TestOverwrite.test_idst ... ok test_no_params (test_integrate.DOP853CheckParameterUse) ... ok test_one_scalar_param (test_integrate.DOP853CheckParameterUse) ... ok test_two_scalar_params (test_integrate.DOP853CheckParameterUse) ... ok test_vector_param (test_integrate.DOP853CheckParameterUse) ... ok test_no_params (test_integrate.DOPRI5CheckParameterUse) ... ok test_one_scalar_param (test_integrate.DOPRI5CheckParameterUse) ... ok test_two_scalar_params (test_integrate.DOPRI5CheckParameterUse) ... ok test_vector_param (test_integrate.DOPRI5CheckParameterUse) ... ok test_no_params (test_integrate.LSODACheckParameterUse) ... ok test_one_scalar_param (test_integrate.LSODACheckParameterUse) ... ok test_two_scalar_params (test_integrate.LSODACheckParameterUse) ... ok test_vector_param (test_integrate.LSODACheckParameterUse) ... ok Check the dop853 solver ... ok Check the dopri5 solver ... ok Check the lsoda solver ... ok Check the vode solver ... ok test_concurrent_fail (test_integrate.TestOde) ... ok test_concurrent_ok (test_integrate.TestOde) ... ok Check the dop853 solver ... ok Check the dopri5 solver ... ok Check the lsoda solver ... ok Check the vode solver ... ok Check the zvode solver ... ok test_odeint (test_integrate.TestOdeint) ... ok test_no_params (test_integrate.VODECheckParameterUse) ... ok test_one_scalar_param (test_integrate.VODECheckParameterUse) ... ok test_two_scalar_params (test_integrate.VODECheckParameterUse) ... ok test_vector_param (test_integrate.VODECheckParameterUse) ... ok test_no_params (test_integrate.ZVODECheckParameterUse) ... ok test_one_scalar_param (test_integrate.ZVODECheckParameterUse) ... ok test_two_scalar_params (test_integrate.ZVODECheckParameterUse) ... ok test_vector_param (test_integrate.ZVODECheckParameterUse) ... ok test_improvement (test_quadpack.TestCtypesQuad) ... KNOWNFAIL: Unreliable test, see ticket 1684. test_typical (test_quadpack.TestCtypesQuad) ... ok test_algebraic_log_weight (test_quadpack.TestQuad) ... ok test_cauchypv_weight (test_quadpack.TestQuad) ... ok test_cosine_weighted_infinite (test_quadpack.TestQuad) ... ok test_double_integral (test_quadpack.TestQuad) ... ok test_indefinite (test_quadpack.TestQuad) ... ok test_sine_weighted_finite (test_quadpack.TestQuad) ... ok test_sine_weighted_infinite (test_quadpack.TestQuad) ... ok test_singular (test_quadpack.TestQuad) ... ok test_triple_integral (test_quadpack.TestQuad) ... ok test_typical (test_quadpack.TestQuad) ... ok test_1d (test_quadrature.TestCumtrapz) ... ok test_nd (test_quadrature.TestCumtrapz) ... ok test_x_none (test_quadrature.TestCumtrapz) ... ok Test the first few degrees, for evenly spaced points. ... ok Test newton_cotes with points that are not evenly spaced. ... ok test_non_dtype (test_quadrature.TestQuadrature) ... ok test_quadrature (test_quadrature.TestQuadrature) ... ok test_quadrature_rtol (test_quadrature.TestQuadrature) ... ok test_romb (test_quadrature.TestQuadrature) ... ok test_romberg (test_quadrature.TestQuadrature) ... ok test_romberg_rtol (test_quadrature.TestQuadrature) ... ok test_smoke_bisplrep_bisplev (test_fitpack.TestSmokeTests) ... ok test_smoke_splint_spalde (test_fitpack.TestSmokeTests) ... ok test_smoke_splprep_splrep_splev (test_fitpack.TestSmokeTests) ... ok test_smoke_splrep_splev (test_fitpack.TestSmokeTests) ... ok test_smoke_sproot (test_fitpack.TestSmokeTests) ... ok test_1d_shape (test_fitpack.TestSplev) ... ok test_bilinearity (test_fitpack2.TestLSQBivariateSpline) ... ok Test whether empty inputs returns an empty output. Ticket 1014 ... ok test_integral (test_fitpack2.TestLSQBivariateSpline) ... ok test_linear_constant (test_fitpack2.TestLSQBivariateSpline) ... ok test_empty_input (test_fitpack2.TestLSQSphereBivariateSpline) ... ok test_linear_constant (test_fitpack2.TestLSQSphereBivariateSpline) ... ok test_defaults (test_fitpack2.TestRectBivariateSpline) ... ok test_evaluate (test_fitpack2.TestRectBivariateSpline) ... ok test_defaults (test_fitpack2.TestRectSphereBivariateSpline) ... ok test_evaluate (test_fitpack2.TestRectSphereBivariateSpline) ... ok test_integral (test_fitpack2.TestSmoothBivariateSpline) ... ok test_linear_1d (test_fitpack2.TestSmoothBivariateSpline) ... ok test_linear_constant (test_fitpack2.TestSmoothBivariateSpline) ... ok test_empty_input (test_fitpack2.TestSmoothSphereBivariateSpline) ... ok test_linear_constant (test_fitpack2.TestSmoothSphereBivariateSpline) ... ok Test whether empty input returns an empty output. Ticket 1014 ... ok test_linear_1d (test_fitpack2.TestUnivariateSpline) ... ok test_linear_constant (test_fitpack2.TestUnivariateSpline) ... ok test_preserve_shape (test_fitpack2.TestUnivariateSpline) ... ok Regression test for #1375. ... ok test_subclassing (test_fitpack2.TestUnivariateSpline) ... ok test_interpnd.TestCloughTocher2DInterpolator.test_dense ... ok test_interpnd.TestCloughTocher2DInterpolator.test_linear_smoketest ... ok test_interpnd.TestCloughTocher2DInterpolator.test_pickle ... ok test_interpnd.TestCloughTocher2DInterpolator.test_quadratic_smoketest ... ok test_interpnd.TestCloughTocher2DInterpolator.test_tri_input ... ok test_interpnd.TestCloughTocher2DInterpolator.test_wrong_ndim ... ok test_interpnd.TestEstimateGradients2DGlobal.test_smoketest ... ok test_interpnd.TestLinearNDInterpolation.test_complex_smoketest ... ok test_interpnd.TestLinearNDInterpolation.test_pickle ... ok test_interpnd.TestLinearNDInterpolation.test_smoketest ... ok test_interpnd.TestLinearNDInterpolation.test_smoketest_alternate ... ok test_interpnd.TestLinearNDInterpolation.test_square ... ok test_interpnd.TestLinearNDInterpolation.test_tri_input ... ok test_interpolate.TestInterp1D.test_bounds ... ok test_interpolate.TestInterp1D.test_complex ... ok Check the actual implementation of spline interpolation. ... ok Check that the attributes are initialized appropriately by the ... ok Check the actual implementation of linear interpolation. ... ok test_interpolate.TestInterp1D.test_nd ... ok test_interpolate.TestInterp1D.test_nd_zero_spline ... KNOWNFAIL: zero-order splines fail for the last point Check the actual implementation of nearest-neighbour interpolation. ... ok Make sure that appropriate exceptions are raised when invalid values ... ok Check the actual implementation of zero-order spline interpolation. ... KNOWNFAIL: zero-order splines fail for the last point test_interp2d (test_interpolate.TestInterp2D) ... ok test_interp2d_bounds (test_interpolate.TestInterp2D) ... ok test_interp2d_linear (test_interpolate.TestInterp2D) ... ok test_interp2d_meshgrid_input (test_interpolate.TestInterp2D) ... ok test_interp2d_meshgrid_input_unsorted (test_interpolate.TestInterp2D) ... ok test_lagrange (test_interpolate.TestLagrange) ... ok test_block_average_above (test_interpolate_wrapper.Test) ... ok test_linear (test_interpolate_wrapper.Test) ... ok test_linear2 (test_interpolate_wrapper.Test) ... ok test_logarithmic (test_interpolate_wrapper.Test) ... ok test_nearest (test_interpolate_wrapper.Test) ... ok test_ndgriddata.TestGriddata.test_1d ... ok test_ndgriddata.TestGriddata.test_1d_unsorted ... ok test_ndgriddata.TestGriddata.test_alternative_call ... ok test_ndgriddata.TestGriddata.test_complex_2d ... ok test_ndgriddata.TestGriddata.test_fill_value ... ok test_ndgriddata.TestGriddata.test_multipoint_2d ... ok test_ndgriddata.TestGriddata.test_multivalue_2d ... ok test_append (test_polyint.CheckBarycentric) ... ok test_delayed (test_polyint.CheckBarycentric) ... ok test_lagrange (test_polyint.CheckBarycentric) ... ok test_scalar (test_polyint.CheckBarycentric) ... ok test_shapes_1d_vectorvalue (test_polyint.CheckBarycentric) ... ok test_shapes_scalarvalue (test_polyint.CheckBarycentric) ... ok test_shapes_vectorvalue (test_polyint.CheckBarycentric) ... ok test_vector (test_polyint.CheckBarycentric) ... ok test_wrapper (test_polyint.CheckBarycentric) ... ok test_derivative (test_polyint.CheckKrogh) ... ok test_derivatives (test_polyint.CheckKrogh) ... ok test_empty (test_polyint.CheckKrogh) ... ok test_hermite (test_polyint.CheckKrogh) ... ok test_high_derivative (test_polyint.CheckKrogh) ... ok test_lagrange (test_polyint.CheckKrogh) ... ok test_low_derivatives (test_polyint.CheckKrogh) ... ok test_scalar (test_polyint.CheckKrogh) ... ok test_shapes_1d_vectorvalue (test_polyint.CheckKrogh) ... ok test_shapes_scalarvalue (test_polyint.CheckKrogh) ... ok test_shapes_scalarvalue_derivative (test_polyint.CheckKrogh) ... ok test_shapes_vectorvalue (test_polyint.CheckKrogh) ... ok test_shapes_vectorvalue_derivative (test_polyint.CheckKrogh) ... ok test_vector (test_polyint.CheckKrogh) ... ok test_wrapper (test_polyint.CheckKrogh) ... ok test_construction (test_polyint.CheckPiecewise) ... ok test_derivative (test_polyint.CheckPiecewise) ... ok test_derivatives (test_polyint.CheckPiecewise) ... ok test_incremental (test_polyint.CheckPiecewise) ... ok test_scalar (test_polyint.CheckPiecewise) ... ok test_shapes_scalarvalue (test_polyint.CheckPiecewise) ... ok test_shapes_scalarvalue_derivative (test_polyint.CheckPiecewise) ... ok test_shapes_vectorvalue (test_polyint.CheckPiecewise) ... ok test_shapes_vectorvalue_1d (test_polyint.CheckPiecewise) ... ok test_shapes_vectorvalue_derivative (test_polyint.CheckPiecewise) ... ok test_vector (test_polyint.CheckPiecewise) ... ok test_wrapper (test_polyint.CheckPiecewise) ... ok test_exponential (test_polyint.CheckTaylor) ... ok test_polyint.test_shapes(, (), (0,), None, -1) ... ok test_polyint.test_shapes(, (), (0,), None, 0) ... ok test_polyint.test_shapes(, (), (1,), None, -1) ... ok test_polyint.test_shapes(, (), (1,), None, 0) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (0,), (0,), None, -1) ... ok test_polyint.test_shapes(, (0,), (0,), None, 0) ... ok test_polyint.test_shapes(, (0,), (1,), None, -1) ... ok test_polyint.test_shapes(, (0,), (1,), None, 0) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (1,), (0,), None, -1) ... ok test_polyint.test_shapes(, (1,), (0,), None, 0) ... ok test_polyint.test_shapes(, (1,), (1,), None, -1) ... ok test_polyint.test_shapes(, (1,), (1,), None, 0) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (3, 2, 5), (0,), None, -1) ... ok test_polyint.test_shapes(, (3, 2, 5), (0,), None, 0) ... ok test_polyint.test_shapes(, (3, 2, 5), (1,), None, -1) ... ok test_polyint.test_shapes(, (3, 2, 5), (1,), None, 0) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (), (0,), None, -1) ... ok test_polyint.test_shapes(, (), (0,), None, 0) ... ok test_polyint.test_shapes(, (), (1,), None, -1) ... ok test_polyint.test_shapes(, (), (1,), None, 0) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (0,), (0,), None, -1) ... ok test_polyint.test_shapes(, (0,), (0,), None, 0) ... ok test_polyint.test_shapes(, (0,), (1,), None, -1) ... ok test_polyint.test_shapes(, (0,), (1,), None, 0) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (1,), (0,), None, -1) ... ok test_polyint.test_shapes(, (1,), (0,), None, 0) ... ok test_polyint.test_shapes(, (1,), (1,), None, -1) ... ok test_polyint.test_shapes(, (1,), (1,), None, 0) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (3, 2, 5), (0,), None, -1) ... ok test_polyint.test_shapes(, (3, 2, 5), (0,), None, 0) ... ok test_polyint.test_shapes(, (3, 2, 5), (1,), None, -1) ... ok test_polyint.test_shapes(, (3, 2, 5), (1,), None, 0) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (), (0,), None, -1) ... ok test_polyint.test_shapes(, (), (0,), None, 0) ... ok test_polyint.test_shapes(, (), (1,), None, -1) ... ok test_polyint.test_shapes(, (), (1,), None, 0) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (0,), (0,), None, -1) ... ok test_polyint.test_shapes(, (0,), (0,), None, 0) ... ok test_polyint.test_shapes(, (0,), (1,), None, -1) ... ok test_polyint.test_shapes(, (0,), (1,), None, 0) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (0,), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (1,), (0,), None, -1) ... ok test_polyint.test_shapes(, (1,), (0,), None, 0) ... ok test_polyint.test_shapes(, (1,), (1,), None, -1) ... ok test_polyint.test_shapes(, (1,), (1,), None, 0) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (1,), (3, 2, 5), None, 2) ... ok test_polyint.test_shapes(, (3, 2, 5), (0,), None, -1) ... ok test_polyint.test_shapes(, (3, 2, 5), (0,), None, 0) ... ok test_polyint.test_shapes(, (3, 2, 5), (1,), None, -1) ... ok test_polyint.test_shapes(, (3, 2, 5), (1,), None, 0) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, -3) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, -2) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, -1) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, 0) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, 1) ... ok test_polyint.test_shapes(, (3, 2, 5), (3, 2, 5), None, 2) ... ok test_polyint.test_derivs_shapes(, (), (0,), (3,), -1) ... ok test_polyint.test_derivs_shapes(, (), (0,), (4,), -1) ... ok test_polyint.test_derivs_shapes(, (), (0,), (3,), 0) ... ok test_polyint.test_derivs_shapes(, (), (0,), (4,), 0) ... ok test_polyint.test_derivs_shapes(, (), (1,), (3,), -1) ... ok test_polyint.test_derivs_shapes(, (), (1,), (4,), -1) ... ok test_polyint.test_derivs_shapes(, (), (1,), (3,), 0) ... ok test_polyint.test_derivs_shapes(, (), (1,), (4,), 0) ... ok test_polyint.test_derivs_shapes(, (), (3, 2, 5), (3,), -3) ... ok test_polyint.test_derivs_shapes(, (), (3, 2, 5), (4,), -3) ... ok test_polyint.test_derivs_shapes(, (), (3, 2, 5), (3,), -2) ... ok test_polyint.test_derivs_shapes(, (), (3, 2, 5), (4,), -2) ... ok test_polyint.test_derivs_shapes(, (), (3, 2, 5), (3,), -1) ... ok test_polyint.test_derivs_shapes(, (), (3, 2, 5), (4,), -1) ... ok test_polyint.test_derivs_shapes(, (), (3, 2, 5), (3,), 0) ... ok test_polyint.test_derivs_shapes(, (), (3, 2, 5), (4,), 0) ... ok test_polyint.test_derivs_shapes(, (), (3, 2, 5), (3,), 1) ... ok test_polyint.test_derivs_shapes(, (), (3, 2, 5), (4,), 1) ... ok test_polyint.test_derivs_shapes(, (), (3, 2, 5), (3,), 2) ... ok test_polyint.test_derivs_shapes(, (), (3, 2, 5), (4,), 2) ... ok test_polyint.test_derivs_shapes(, (0,), (0,), (3,), -1) ... ok test_polyint.test_derivs_shapes(, (0,), (0,), (4,), -1) ... ok test_polyint.test_derivs_shapes(, (0,), (0,), (3,), 0) ... ok test_polyint.test_derivs_shapes(, (0,), (0,), (4,), 0) ... ok test_polyint.test_derivs_shapes(, (0,), (1,), (3,), -1) ... ok test_polyint.test_derivs_shapes(, (0,), (1,), (4,), -1) ... ok test_polyint.test_derivs_shapes(, (0,), (1,), (3,), 0) ... ok test_polyint.test_derivs_shapes(, (0,), (1,), (4,), 0) ... ok test_polyint.test_derivs_shapes(, (0,), (3, 2, 5), (3,), -3) ... ok test_polyint.test_derivs_shapes(, (0,), (3, 2, 5), (4,), -3) ... ok test_polyint.test_derivs_shapes(, (0,), (3, 2, 5), (3,), -2) ... ok test_polyint.test_derivs_shapes(, (0,), (3, 2, 5), (4,), -2) ... ok test_polyint.test_derivs_shapes(, (0,), (3, 2, 5), (3,), -1) ... ok test_polyint.test_derivs_shapes(, (0,), (3, 2, 5), (4,), -1) ... ok test_polyint.test_derivs_shapes(, (0,), (3, 2, 5), (3,), 0) ... ok test_polyint.test_derivs_shapes(, (0,), (3, 2, 5), (4,), 0) ... ok test_polyint.test_derivs_shapes(, (0,), (3, 2, 5), (3,), 1) ... ok test_polyint.test_derivs_shapes(, (0,), (3, 2, 5), (4,), 1) ... ok test_polyint.test_derivs_shapes(, (0,), (3, 2, 5), (3,), 2) ... ok test_polyint.test_derivs_shapes(, (0,), (3, 2, 5), (4,), 2) ... ok test_polyint.test_derivs_shapes(, (1,), (0,), (3,), -1) ... ok test_polyint.test_derivs_shapes(, (1,), (0,), (4,), -1) ... ok test_polyint.test_derivs_shapes(, (1,), (0,), (3,), 0) ... ok test_polyint.test_derivs_shapes(, (1,), (0,), (4,), 0) ... ok test_polyint.test_derivs_shapes(, (1,), (1,), (3,), -1) ... ok test_polyint.test_derivs_shapes(, (1,), (1,), (4,), -1) ... ok test_polyint.test_derivs_shapes(, (1,), (1,), (3,), 0) ... ok test_polyint.test_derivs_shapes(, (1,), (1,), (4,), 0) ... ok test_polyint.test_derivs_shapes(, (1,), (3, 2, 5), (3,), -3) ... ok test_polyint.test_derivs_shapes(, (1,), (3, 2, 5), (4,), -3) ... ok test_polyint.test_derivs_shapes(, (1,), (3, 2, 5), (3,), -2) ... ok test_polyint.test_derivs_shapes(, (1,), (3, 2, 5), (4,), -2) ... ok test_polyint.test_derivs_shapes(, (1,), (3, 2, 5), (3,), -1) ... ok test_polyint.test_derivs_shapes(, (1,), (3, 2, 5), (4,), -1) ... ok test_polyint.test_derivs_shapes(, (1,), (3, 2, 5), (3,), 0) ... ok test_polyint.test_derivs_shapes(, (1,), (3, 2, 5), (4,), 0) ... ok test_polyint.test_derivs_shapes(, (1,), (3, 2, 5), (3,), 1) ... ok test_polyint.test_derivs_shapes(, (1,), (3, 2, 5), (4,), 1) ... ok test_polyint.test_derivs_shapes(, (1,), (3, 2, 5), (3,), 2) ... ok test_polyint.test_derivs_shapes(, (1,), (3, 2, 5), (4,), 2) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (0,), (3,), -1) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (0,), (4,), -1) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (0,), (3,), 0) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (0,), (4,), 0) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (1,), (3,), -1) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (1,), (4,), -1) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (1,), (3,), 0) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (1,), (4,), 0) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (3, 2, 5), (3,), -3) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (3, 2, 5), (4,), -3) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (3, 2, 5), (3,), -2) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (3, 2, 5), (4,), -2) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (3, 2, 5), (3,), -1) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (3, 2, 5), (4,), -1) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (3, 2, 5), (3,), 0) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (3, 2, 5), (4,), 0) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (3, 2, 5), (3,), 1) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (3, 2, 5), (4,), 1) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (3, 2, 5), (3,), 2) ... ok test_polyint.test_derivs_shapes(, (3, 2, 5), (3, 2, 5), (4,), 2) ... ok test_polyint.test_deriv_shapes(, (), (0,), (), -1) ... ok test_polyint.test_deriv_shapes(, (), (0,), (), 0) ... ok test_polyint.test_deriv_shapes(, (), (1,), (), -1) ... ok test_polyint.test_deriv_shapes(, (), (1,), (), 0) ... ok test_polyint.test_deriv_shapes(, (), (3, 2, 5), (), -3) ... ok test_polyint.test_deriv_shapes(, (), (3, 2, 5), (), -2) ... ok test_polyint.test_deriv_shapes(, (), (3, 2, 5), (), -1) ... ok test_polyint.test_deriv_shapes(, (), (3, 2, 5), (), 0) ... ok test_polyint.test_deriv_shapes(, (), (3, 2, 5), (), 1) ... ok test_polyint.test_deriv_shapes(, (), (3, 2, 5), (), 2) ... ok test_polyint.test_deriv_shapes(, (0,), (0,), (), -1) ... ok test_polyint.test_deriv_shapes(, (0,), (0,), (), 0) ... ok test_polyint.test_deriv_shapes(, (0,), (1,), (), -1) ... ok test_polyint.test_deriv_shapes(, (0,), (1,), (), 0) ... ok test_polyint.test_deriv_shapes(, (0,), (3, 2, 5), (), -3) ... ok test_polyint.test_deriv_shapes(, (0,), (3, 2, 5), (), -2) ... ok test_polyint.test_deriv_shapes(, (0,), (3, 2, 5), (), -1) ... ok test_polyint.test_deriv_shapes(, (0,), (3, 2, 5), (), 0) ... ok test_polyint.test_deriv_shapes(, (0,), (3, 2, 5), (), 1) ... ok test_polyint.test_deriv_shapes(, (0,), (3, 2, 5), (), 2) ... ok test_polyint.test_deriv_shapes(, (1,), (0,), (), -1) ... ok test_polyint.test_deriv_shapes(, (1,), (0,), (), 0) ... ok test_polyint.test_deriv_shapes(, (1,), (1,), (), -1) ... ok test_polyint.test_deriv_shapes(, (1,), (1,), (), 0) ... ok test_polyint.test_deriv_shapes(, (1,), (3, 2, 5), (), -3) ... ok test_polyint.test_deriv_shapes(, (1,), (3, 2, 5), (), -2) ... ok test_polyint.test_deriv_shapes(, (1,), (3, 2, 5), (), -1) ... ok test_polyint.test_deriv_shapes(, (1,), (3, 2, 5), (), 0) ... ok test_polyint.test_deriv_shapes(, (1,), (3, 2, 5), (), 1) ... ok test_polyint.test_deriv_shapes(, (1,), (3, 2, 5), (), 2) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (0,), (), -1) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (0,), (), 0) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (1,), (), -1) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (1,), (), 0) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (3, 2, 5), (), -3) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (3, 2, 5), (), -2) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (3, 2, 5), (), -1) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (3, 2, 5), (), 0) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (3, 2, 5), (), 1) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (3, 2, 5), (), 2) ... ok test_polyint.test_deriv_shapes(, (), (0,), (), -1) ... ok test_polyint.test_deriv_shapes(, (), (0,), (), 0) ... ok test_polyint.test_deriv_shapes(, (), (1,), (), -1) ... ok test_polyint.test_deriv_shapes(, (), (1,), (), 0) ... ok test_polyint.test_deriv_shapes(, (), (3, 2, 5), (), -3) ... ok test_polyint.test_deriv_shapes(, (), (3, 2, 5), (), -2) ... ok test_polyint.test_deriv_shapes(, (), (3, 2, 5), (), -1) ... ok test_polyint.test_deriv_shapes(, (), (3, 2, 5), (), 0) ... ok test_polyint.test_deriv_shapes(, (), (3, 2, 5), (), 1) ... ok test_polyint.test_deriv_shapes(, (), (3, 2, 5), (), 2) ... ok test_polyint.test_deriv_shapes(, (0,), (0,), (), -1) ... ok test_polyint.test_deriv_shapes(, (0,), (0,), (), 0) ... ok test_polyint.test_deriv_shapes(, (0,), (1,), (), -1) ... ok test_polyint.test_deriv_shapes(, (0,), (1,), (), 0) ... ok test_polyint.test_deriv_shapes(, (0,), (3, 2, 5), (), -3) ... ok test_polyint.test_deriv_shapes(, (0,), (3, 2, 5), (), -2) ... ok test_polyint.test_deriv_shapes(, (0,), (3, 2, 5), (), -1) ... ok test_polyint.test_deriv_shapes(, (0,), (3, 2, 5), (), 0) ... ok test_polyint.test_deriv_shapes(, (0,), (3, 2, 5), (), 1) ... ok test_polyint.test_deriv_shapes(, (0,), (3, 2, 5), (), 2) ... ok test_polyint.test_deriv_shapes(, (1,), (0,), (), -1) ... ok test_polyint.test_deriv_shapes(, (1,), (0,), (), 0) ... ok test_polyint.test_deriv_shapes(, (1,), (1,), (), -1) ... ok test_polyint.test_deriv_shapes(, (1,), (1,), (), 0) ... ok test_polyint.test_deriv_shapes(, (1,), (3, 2, 5), (), -3) ... ok test_polyint.test_deriv_shapes(, (1,), (3, 2, 5), (), -2) ... ok test_polyint.test_deriv_shapes(, (1,), (3, 2, 5), (), -1) ... ok test_polyint.test_deriv_shapes(, (1,), (3, 2, 5), (), 0) ... ok test_polyint.test_deriv_shapes(, (1,), (3, 2, 5), (), 1) ... ok test_polyint.test_deriv_shapes(, (1,), (3, 2, 5), (), 2) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (0,), (), -1) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (0,), (), 0) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (1,), (), -1) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (1,), (), 0) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (3, 2, 5), (), -3) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (3, 2, 5), (), -2) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (3, 2, 5), (), -1) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (3, 2, 5), (), 0) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (3, 2, 5), (), 1) ... ok test_polyint.test_deriv_shapes(, (3, 2, 5), (3, 2, 5), (), 2) ... ok test_polyint.test_complex(,) ... ok test_polyint.test_complex(,) ... ok test_polyint.test_complex(,) ... ok test_rbf.test_rbf_interpolation('multiquadric',) ... ok test_rbf.test_rbf_interpolation('multiquadric',) ... ok test_rbf.test_rbf_interpolation('multiquadric',) ... ok test_rbf.test_rbf_interpolation('inverse multiquadric',) ... ok test_rbf.test_rbf_interpolation('inverse multiquadric',) ... ok test_rbf.test_rbf_interpolation('inverse multiquadric',) ... ok test_rbf.test_rbf_interpolation('gaussian',) ... ok test_rbf.test_rbf_interpolation('gaussian',) ... ok test_rbf.test_rbf_interpolation('gaussian',) ... ok test_rbf.test_rbf_interpolation('cubic',) ... ok test_rbf.test_rbf_interpolation('cubic',) ... ok test_rbf.test_rbf_interpolation('cubic',) ... ok test_rbf.test_rbf_interpolation('quintic',) ... ok test_rbf.test_rbf_interpolation('quintic',) ... ok test_rbf.test_rbf_interpolation('quintic',) ... ok test_rbf.test_rbf_interpolation('thin-plate',) ... ok test_rbf.test_rbf_interpolation('thin-plate',) ... ok test_rbf.test_rbf_interpolation('thin-plate',) ... ok test_rbf.test_rbf_interpolation('linear',) ... ok test_rbf.test_rbf_interpolation('linear',) ... ok test_rbf.test_rbf_interpolation('linear',) ... ok test_rbf.test_rbf_regularity('multiquadric', 0.05) ... ok test_rbf.test_rbf_regularity('inverse multiquadric', 0.02) ... ok test_rbf.test_rbf_regularity('gaussian', 0.01) ... ok test_rbf.test_rbf_regularity('cubic', 0.15) ... ok test_rbf.test_rbf_regularity('quintic', 0.1) ... ok test_rbf.test_rbf_regularity('thin-plate', 0.1) ... ok test_rbf.test_rbf_regularity('linear', 0.2) ... ok Check that the Rbf class can be constructed with the default ... ok Check that the Rbf class can be constructed with function=callable. ... ok Check that the Rbf class can be constructed with a two argument ... ok test_rbf.test_rbf_epsilon_none ... ok Ticket #629 ... ok Parsing trivial file with nothing. ... ok Parsing trivial file with some comments in the data section. ... ok Test reading from file-like object (StringIO) ... ok Test parsing wrong type of attribute from their value. ... ok Parsing trivial header with nothing. ... ok Test parsing type of attribute from their value. ... ok test_missing (test_arffread.MissingDataTest) ... ok test_from_number (test_fortran_format.TestExpFormat) ... ok test_to_fortran (test_fortran_format.TestExpFormat) ... ok test_exp_exp (test_fortran_format.TestFortranFormatParser) ... ok test_repeat_exp (test_fortran_format.TestFortranFormatParser) ... ok test_repeat_exp_exp (test_fortran_format.TestFortranFormatParser) ... ok test_simple_exp (test_fortran_format.TestFortranFormatParser) ... ok test_simple_int (test_fortran_format.TestFortranFormatParser) ... ok test_simple_repeated_int (test_fortran_format.TestFortranFormatParser) ... ok test_wrong_formats (test_fortran_format.TestFortranFormatParser) ... ok test_from_number (test_fortran_format.TestIntFormat) ... ok test_to_fortran (test_fortran_format.TestIntFormat) ... ok test_simple (test_hb.TestHBReader) ... ok test_simple (test_hb.TestRBRoundtrip) ... ok test_byteordercodes.test_native ... ok test_byteordercodes.test_to_numpy ... ok test_mio.test_load('double', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testdouble_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testdouble_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testdouble_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testdouble_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testdouble_7.4_GLNX86.mat'], {'testdouble': array([[ 0. , 0.78539816, 1.57079633, 2.35619449, 3.14159265, ... ok test_mio.test_load('string', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststring_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststring_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststring_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststring_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststring_7.1_GLNX86.mat'], {'teststring': array([u'"Do nine men interpret?" "Nine men," I nod.'], ... ok test_mio.test_load('complex', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcomplex_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcomplex_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcomplex_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcomplex_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcomplex_7.4_GLNX86.mat'], {'testcomplex': array([[ 1.00000000e+00 +0.00000000e+00j, ... ok test_mio.test_load('matrix', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testmatrix_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testmatrix_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testmatrix_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testmatrix_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testmatrix_6.1_SOL2.mat'], {'testmatrix': array([[ 1., 2., 3., 4., 5.], ... ok test_mio.test_load('sparse', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_7.1_GLNX86.mat'], {'testsparse': <3x5 sparse matrix of type '' ... ok test_mio.test_load('sparsecomplex', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_6.1_SOL2.mat'], {'testsparsecomplex': <3x5 sparse matrix of type '' ... ok test_mio.test_load('multi', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testmulti_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testmulti_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testmulti_7.1_GLNX86.mat'], {'a': array([[ 1., 2., 3., 4., 5.], ... ok test_mio.test_load('minus', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testminus_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testminus_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testminus_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testminus_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testminus_7.1_GLNX86.mat'], {'testminus': array([[-1]])}) ... ok test_mio.test_load('onechar', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testonechar_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testonechar_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testonechar_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testonechar_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testonechar_6.5.1_GLNX86.mat'], {'testonechar': array([u'r'], ... ok test_mio.test_load('cell', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcell_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcell_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcell_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcell_6.5.1_GLNX86.mat'], {'testcell': array([[ array([u'This cell contains this string and 3 arrays of increasing length'], ... ok test_mio.test_load('scalarcell', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testscalarcell_7.4_GLNX86.mat'], {'testscalarcell': array([[array([[1]])]], dtype=object)}) ... ok test_mio.test_load('emptycell', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testemptycell_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testemptycell_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testemptycell_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testemptycell_5.3_SOL2.mat'], {'testemptycell': array([[array([[1]]), array([[2]]), array([], shape=(0, 0), dtype=float64), ... ok test_mio.test_load('stringarray', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststringarray_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststringarray_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststringarray_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststringarray_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststringarray_6.1_SOL2.mat'], {'teststringarray': array([u'one ', u'two ', u'three'], ... ok test_mio.test_load('3dmatrix', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/test3dmatrix_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/test3dmatrix_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/test3dmatrix_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/test3dmatrix_7.4_GLNX86.mat'], {'test3dmatrix': array([[[ 1, 7, 13, 19], ... ok test_mio.test_load('struct', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststruct_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststruct_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststruct_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststruct_7.1_GLNX86.mat'], {'teststruct': array([[ ([u'Rats live on no evil star.'], [[1.4142135623730951, 2.718281828459045, 3.141592653589793]], [[(1.4142135623730951+1.4142135623730951j), (2.718281828459045+2.718281828459045j), (3.141592653589793+3.141592653589793j)]])]], ... ok test_mio.test_load('cellnest', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcellnest_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcellnest_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcellnest_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcellnest_6.5.1_GLNX86.mat'], {'testcellnest': array([[array([[1]]), ... ok test_mio.test_load('structnest', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststructnest_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststructnest_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststructnest_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststructnest_7.4_GLNX86.mat'], {'teststructnest': array([[([[1]], [[(array([u'number 3'], ... ok test_mio.test_load('structarr', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststructarr_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststructarr_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststructarr_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststructarr_7.4_GLNX86.mat'], {'teststructarr': array([[([[1]], [[2]]), ([u'number 1'], [u'number 2'])]], ... ok test_mio.test_load('object', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testobject_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testobject_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testobject_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testobject_6.5.1_GLNX86.mat'], {'testobject': MatlabObject([[([u'x'], [u' x = INLINE_INPUTS_{1};'], [u'x'], [[0]], [[1]], [[1]])]], ... ok test_mio.test_load('unicode', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testunicode_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testunicode_7.4_GLNX86.mat'], {'testunicode': array([ u'Japanese: \n\u3059\u3079\u3066\u306e\u4eba\u9593\u306f\u3001\u751f\u307e\u308c\u306a\u304c\u3089\u306b\u3057\u3066\u81ea\u7531\u3067\u3042\u308a\u3001\n\u304b\u3064\u3001\u5c0a\u53b3\u3068\u6a29\u5229\u3068 \u306b\u3064\u3044\u3066\u5e73\u7b49\u3067\u3042\u308b\u3002\n\u4eba\u9593\u306f\u3001\u7406\u6027\u3068\u826f\u5fc3\u3068\u3092\u6388\u3051\u3089\u308c\u3066\u304a\u308a\u3001\n\u4e92\u3044\u306b\u540c\u80de\u306e\u7cbe\u795e\u3092\u3082\u3063\u3066\u884c\u52d5\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u3002'], ... ok test_mio.test_load('sparse', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_7.1_GLNX86.mat'], {'testsparse': <3x5 sparse matrix of type '' ... ok test_mio.test_load('sparsecomplex', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_6.1_SOL2.mat'], {'testsparsecomplex': <3x5 sparse matrix of type '' ... ok test_mio.test_whos('double', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testdouble_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testdouble_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testdouble_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testdouble_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testdouble_7.4_GLNX86.mat'], {'testdouble': array([[ 0. , 0.78539816, 1.57079633, 2.35619449, 3.14159265, ... ok test_mio.test_whos('string', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststring_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststring_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststring_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststring_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststring_7.1_GLNX86.mat'], {'teststring': array([u'"Do nine men interpret?" "Nine men," I nod.'], ... ok test_mio.test_whos('complex', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcomplex_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcomplex_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcomplex_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcomplex_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcomplex_7.4_GLNX86.mat'], {'testcomplex': array([[ 1.00000000e+00 +0.00000000e+00j, ... ok test_mio.test_whos('matrix', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testmatrix_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testmatrix_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testmatrix_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testmatrix_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testmatrix_6.1_SOL2.mat'], {'testmatrix': array([[ 1., 2., 3., 4., 5.], ... ok test_mio.test_whos('sparse', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_7.1_GLNX86.mat'], {'testsparse': <3x5 sparse matrix of type '' ... ok test_mio.test_whos('sparsecomplex', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_6.1_SOL2.mat'], {'testsparsecomplex': <3x5 sparse matrix of type '' ... ok test_mio.test_whos('multi', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testmulti_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testmulti_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testmulti_7.1_GLNX86.mat'], {'a': array([[ 1., 2., 3., 4., 5.], ... ok test_mio.test_whos('minus', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testminus_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testminus_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testminus_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testminus_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testminus_7.1_GLNX86.mat'], {'testminus': array([[-1]])}, {'testminus': 'double'}) ... ok test_mio.test_whos('onechar', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testonechar_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testonechar_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testonechar_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testonechar_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testonechar_6.5.1_GLNX86.mat'], {'testonechar': array([u'r'], ... ok test_mio.test_whos('cell', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcell_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcell_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcell_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcell_6.5.1_GLNX86.mat'], {'testcell': array([[ array([u'This cell contains this string and 3 arrays of increasing length'], ... ok test_mio.test_whos('scalarcell', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testscalarcell_7.4_GLNX86.mat'], {'testscalarcell': array([[array([[1]])]], dtype=object)}, {'testscalarcell': 'cell'}) ... ok test_mio.test_whos('emptycell', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testemptycell_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testemptycell_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testemptycell_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testemptycell_5.3_SOL2.mat'], {'testemptycell': array([[array([[1]]), array([[2]]), array([], shape=(0, 0), dtype=float64), ... ok test_mio.test_whos('stringarray', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststringarray_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststringarray_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststringarray_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststringarray_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststringarray_6.1_SOL2.mat'], {'teststringarray': array([u'one ', u'two ', u'three'], ... ok test_mio.test_whos('3dmatrix', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/test3dmatrix_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/test3dmatrix_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/test3dmatrix_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/test3dmatrix_7.4_GLNX86.mat'], {'test3dmatrix': array([[[ 1, 7, 13, 19], ... ok test_mio.test_whos('struct', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststruct_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststruct_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststruct_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststruct_7.1_GLNX86.mat'], {'teststruct': array([[ ([u'Rats live on no evil star.'], [[1.4142135623730951, 2.718281828459045, 3.141592653589793]], [[(1.4142135623730951+1.4142135623730951j), (2.718281828459045+2.718281828459045j), (3.141592653589793+3.141592653589793j)]])]], ... ok test_mio.test_whos('cellnest', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcellnest_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcellnest_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcellnest_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testcellnest_6.5.1_GLNX86.mat'], {'testcellnest': array([[array([[1]]), ... ok test_mio.test_whos('structnest', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststructnest_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststructnest_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststructnest_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststructnest_7.4_GLNX86.mat'], {'teststructnest': array([[([[1]], [[(array([u'number 3'], ... ok test_mio.test_whos('structarr', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststructarr_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststructarr_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststructarr_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/teststructarr_7.4_GLNX86.mat'], {'teststructarr': array([[([[1]], [[2]]), ([u'number 1'], [u'number 2'])]], ... ok test_mio.test_whos('object', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testobject_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testobject_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testobject_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testobject_6.5.1_GLNX86.mat'], {'testobject': MatlabObject([[([u'x'], [u' x = INLINE_INPUTS_{1};'], [u'x'], [[0]], [[1]], [[1]])]], ... ok test_mio.test_whos('unicode', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testunicode_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testunicode_7.4_GLNX86.mat'], {'testunicode': array([ u'Japanese: \n\u3059\u3079\u3066\u306e\u4eba\u9593\u306f\u3001\u751f\u307e\u308c\u306a\u304c\u3089\u306b\u3057\u3066\u81ea\u7531\u3067\u3042\u308a\u3001\n\u304b\u3064\u3001\u5c0a\u53b3\u3068\u6a29\u5229\u3068 \u306b\u3064\u3044\u3066\u5e73\u7b49\u3067\u3042\u308b\u3002\n\u4eba\u9593\u306f\u3001\u7406\u6027\u3068\u826f\u5fc3\u3068\u3092\u6388\u3051\u3089\u308c\u3066\u304a\u308a\u3001\n\u4e92\u3044\u306b\u540c\u80de\u306e\u7cbe\u795e\u3092\u3082\u3063\u3066\u884c\u52d5\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u3002'], ... ok test_mio.test_whos('sparse', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_6.1_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparse_7.1_GLNX86.mat'], {'testsparse': <3x5 sparse matrix of type '' ... ok test_mio.test_whos('sparsecomplex', ['/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_7.4_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_6.5.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_7.1_GLNX86.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_4.2c_SOL2.mat', '/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data/testsparsecomplex_6.1_SOL2.mat'], {'testsparsecomplex': <3x5 sparse matrix of type '' ... ok test_mio.test_round_trip('double_round_trip', {'testdouble': array([[ 0. , 0.78539816, 1.57079633, 2.35619449, 3.14159265, ... ok test_mio.test_round_trip('string_round_trip', {'teststring': array([u'"Do nine men interpret?" "Nine men," I nod.'], ... ok test_mio.test_round_trip('complex_round_trip', {'testcomplex': array([[ 1.00000000e+00 +0.00000000e+00j, ... ok test_mio.test_round_trip('matrix_round_trip', {'testmatrix': array([[ 1., 2., 3., 4., 5.], ... ok test_mio.test_round_trip('sparse_round_trip', {'testsparse': <3x5 sparse matrix of type '' ... ok test_mio.test_round_trip('sparsecomplex_round_trip', {'testsparsecomplex': <3x5 sparse matrix of type '' ... ok test_mio.test_round_trip('multi_round_trip', {'a': array([[ 1., 2., 3., 4., 5.], ... ok test_mio.test_round_trip('minus_round_trip', {'testminus': array([[-1]])}, '4') ... ok test_mio.test_round_trip('onechar_round_trip', {'testonechar': array([u'r'], ... ok test_mio.test_round_trip('cell_round_trip', {'testcell': array([[ array([u'This cell contains this string and 3 arrays of increasing length'], ... ok test_mio.test_round_trip('scalarcell_round_trip', {'testscalarcell': array([[array([[1]])]], dtype=object)}, '5') ... ok test_mio.test_round_trip('emptycell_round_trip', {'testemptycell': array([[array([[1]]), array([[2]]), array([], shape=(0, 0), dtype=float64), ... ok test_mio.test_round_trip('stringarray_round_trip', {'teststringarray': array([u'one ', u'two ', u'three'], ... ok test_mio.test_round_trip('3dmatrix_round_trip', {'test3dmatrix': array([[[ 1, 7, 13, 19], ... ok test_mio.test_round_trip('struct_round_trip', {'teststruct': array([[ ([u'Rats live on no evil star.'], [[1.4142135623730951, 2.718281828459045, 3.141592653589793]], [[(1.4142135623730951+1.4142135623730951j), (2.718281828459045+2.718281828459045j), (3.141592653589793+3.141592653589793j)]])]], ... ok test_mio.test_round_trip('cellnest_round_trip', {'testcellnest': array([[array([[1]]), ... ok test_mio.test_round_trip('structnest_round_trip', {'teststructnest': array([[([[1]], [[(array([u'number 3'], ... ok test_mio.test_round_trip('structarr_round_trip', {'teststructarr': array([[([[1]], [[2]]), ([u'number 1'], [u'number 2'])]], ... ok test_mio.test_round_trip('object_round_trip', {'testobject': MatlabObject([[([u'x'], [u' x = INLINE_INPUTS_{1};'], [u'x'], [[0]], [[1]], [[1]])]], ... ok test_mio.test_round_trip('unicode_round_trip', {'testunicode': array([ u'Japanese: \n\u3059\u3079\u3066\u306e\u4eba\u9593\u306f\u3001\u751f\u307e\u308c\u306a\u304c\u3089\u306b\u3057\u3066\u81ea\u7531\u3067\u3042\u308a\u3001\n\u304b\u3064\u3001\u5c0a\u53b3\u3068\u6a29\u5229\u3068 \u306b\u3064\u3044\u3066\u5e73\u7b49\u3067\u3042\u308b\u3002\n\u4eba\u9593\u306f\u3001\u7406\u6027\u3068\u826f\u5fc3\u3068\u3092\u6388\u3051\u3089\u308c\u3066\u304a\u308a\u3001\n\u4e92\u3044\u306b\u540c\u80de\u306e\u7cbe\u795e\u3092\u3082\u3063\u3066\u884c\u52d5\u3057\u306a\u3051\u308c\u3070\u306a\u3089\u306a\u3044\u3002'], ... ok test_mio.test_round_trip('sparse_round_trip', {'testsparse': <3x5 sparse matrix of type '' ... ok test_mio.test_round_trip('sparsecomplex_round_trip', {'testsparsecomplex': <3x5 sparse matrix of type '' ... ok test_mio.test_round_trip('objectarray_round_trip', {'testobjectarray': MatlabObject([[([u'x'], [u' x = INLINE_INPUTS_{1};'], [u'x'], [[0]], [[1]], [[1]]), ... ok test_mio.test_gzip_simple ... ok test_mio.test_multiple_open ... ok test_mio.test_mat73 ... ok test_mio.test_warnings ... ok Regression test for #653. ... ok test_mio.test_structname_len ... ok test_mio.test_4_and_long_field_names_incompatible ... ok test_mio.test_long_field_names ... ok test_mio.test_long_field_names_in_struct ... ok test_mio.test_cell_with_one_thing_in_it ... ok test_mio.test_writer_properties([], []) ... ok test_mio.test_writer_properties(['avar'], ['avar']) ... ok test_mio.test_writer_properties(False, False) ... ok test_mio.test_writer_properties(True, True) ... ok test_mio.test_writer_properties(False, False) ... ok test_mio.test_writer_properties(True, True) ... ok test_mio.test_use_small_element(True,) ... ok test_mio.test_use_small_element(True,) ... ok test_mio.test_save_dict ... ok test_mio.test_1d_shape ... ok test_mio.test_compression(array([[ 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., ... ok test_mio.test_compression(array([[ 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., ... ok test_mio.test_compression(True,) ... ok test_mio.test_compression(array([[ 1., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., ... ok test_mio.test_compression(array([[ 1., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., ... ok test_mio.test_single_object ... ok test_mio.test_skip_variable(True,) ... ok test_mio.test_skip_variable(True,) ... ok test_mio.test_skip_variable(True,) ... ok test_mio.test_empty_struct ... ok test_mio.test_recarray(array([[ 0.5]]), 0.5) ... ok test_mio.test_recarray(array([u'python'], ... ok test_mio.test_recarray(array([[ 0.5]]), 0.5) ... ok test_mio.test_recarray(array([u'python'], ... ok test_mio.test_recarray(dtype([('f1', 'O'), ('f2', 'O')]), dtype([('f1', 'O'), ('f2', 'O')])) ... ok test_mio.test_recarray(array([[ 99.]]), 99) ... ok test_mio.test_recarray(array([u'not perl'], ... ok test_mio.test_save_object ... ok test_mio.test_read_opts ... ok test_mio.test_empty_string ... ok test_mio.test_mat4_3d ... ok test_mio.test_func_read(True,) ... ok test_mio.test_func_read(, >, {'__version__': '1.0', '__header__': 'MATLAB 5.0 MAT-file, Platform: GLNX86, Created on: Fri Feb 20 15:26:59 2009', 'testfunc': MatlabFunction([[ ([u'/opt/matlab-2007a'], [u'/'], [u'@'], [[(array([u'afunc'], ... ok test_mio.test_mat_dtype('u', 'u') ... ok test_mio.test_mat_dtype('f', 'f') ... ok test_mio.test_sparse_in_struct(matrix([[ 1., 0., 0., 0.], ... ok test_mio.test_mat_struct_squeeze ... ok test_mio.test_scalar_squeeze ... ok test_mio.test_str_round ... ok test_mio.test_fieldnames ... ok test_mio.test_loadmat_varnames ... ok test_mio.test_round_types ... ok test_mio.test_varmats_from_mat ... ok Test 1x0 chars get read correctly ... ok test_mio.test_load_mat4_le ... ok test_mio5_utils.test_byteswap(16777216L, 16777216L) ... ok test_mio5_utils.test_byteswap(1L, 1L) ... ok test_mio5_utils.test_byteswap(65536L, 65536L) ... ok test_mio5_utils.test_byteswap(256L, 256L) ... ok test_mio5_utils.test_byteswap(256L, 256L) ... ok test_mio5_utils.test_byteswap(65536L, 65536L) ... ok test_mio5_utils.test_read_tag(, ) ... ok test_mio5_utils.test_read_tag(, ) ... ok test_mio5_utils.test_read_stream('\x05\x00\x04\x00\x01\x00\x00\x00', '\x05\x00\x04\x00\x01\x00\x00\x00') ... ok test_mio5_utils.test_read_numeric(1, True) ... ok test_mio5_utils.test_read_numeric(0, False) ... ok test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok test_mio5_utils.test_read_numeric(0, False) ... ok test_mio5_utils.test_read_numeric(1, True) ... ok test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok test_mio5_utils.test_read_numeric(array([30], dtype=uint16), 30) ... ok test_mio5_utils.test_read_numeric(1, True) ... ok test_mio5_utils.test_read_numeric(0, False) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(0, False) ... ok test_mio5_utils.test_read_numeric(1, True) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(array([1], dtype=int32), 1) ... ok test_mio5_utils.test_read_numeric(1, True) ... ok test_mio5_utils.test_read_numeric(0, False) ... ok test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok test_mio5_utils.test_read_numeric(0, False) ... ok test_mio5_utils.test_read_numeric(1, True) ... ok test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok test_mio5_utils.test_read_numeric(array([-1], dtype=int16), -1) ... ok test_mio5_utils.test_read_numeric_writeable(True,) ... ok test_mio5_utils.test_zero_byte_string ... ok test_mio_funcs.test_jottings ... ok test_mio_utils.test_cproduct ... ok test_mio_utils.test_squeeze_element ... ok test_mio_utils.test_chars_strings ... ok test_pathological.test_multiple_fieldnames ... ok test_streams.test_make_stream ... ok test_streams.test_tell_seek(0, 0) ... ok test_streams.test_tell_seek(0, 0) ... ok test_streams.test_tell_seek(0, 0) ... ok test_streams.test_tell_seek(5, 5) ... ok test_streams.test_tell_seek(0, 0) ... ok test_streams.test_tell_seek(7, 7) ... ok test_streams.test_tell_seek(0, 0) ... ok test_streams.test_tell_seek(6, 6) ... ok test_streams.test_tell_seek(0, 0) ... ok test_streams.test_tell_seek(0, 0) ... ok test_streams.test_tell_seek(0, 0) ... ok test_streams.test_tell_seek(5, 5) ... ok test_streams.test_tell_seek(0, 0) ... ok test_streams.test_tell_seek(7, 7) ... ok test_streams.test_tell_seek(0, 0) ... ok test_streams.test_tell_seek(6, 6) ... ok test_streams.test_tell_seek(0, 0) ... ok test_streams.test_tell_seek(0, 0) ... ok test_streams.test_tell_seek(0, 0) ... ok test_streams.test_tell_seek(5, 5) ... ok test_streams.test_tell_seek(0, 0) ... ok test_streams.test_tell_seek(7, 7) ... ok test_streams.test_tell_seek(0, 0) ... ok test_streams.test_tell_seek(6, 6) ... ok test_streams.test_read('a\x00string', 'a\x00string') ... ok test_streams.test_read('a\x00st', 'a\x00st') ... ok test_streams.test_read('a\x00st', 'a\x00st') ... ok test_streams.test_read('ring', 'ring') ... ok test_streams.test_read(, , , 2) ... ok test_streams.test_read('a\x00st', 'a\x00st') ... ok test_streams.test_read('ring', 'ring') ... ok test_streams.test_read(, , , 2) ... ok test_streams.test_read('a\x00string', 'a\x00string') ... ok test_streams.test_read('a\x00st', 'a\x00st') ... ok test_streams.test_read('a\x00st', 'a\x00st') ... ok test_streams.test_read('ring', 'ring') ... ok test_streams.test_read(, , , 2) ... ok test_streams.test_read('a\x00st', 'a\x00st') ... ok test_streams.test_read('ring', 'ring') ... ok test_streams.test_read(, , , 2) ... ok test_streams.test_read('a\x00string', 'a\x00string') ... ok test_streams.test_read('a\x00st', 'a\x00st') ... ok test_streams.test_read('a\x00st', 'a\x00st') ... ok test_streams.test_read('ring', 'ring') ... ok test_streams.test_read(, , , 2) ... ok test_streams.test_read('a\x00st', 'a\x00st') ... ok test_streams.test_read('ring', 'ring') ... ok test_streams.test_read(, , , 2) ... ok test_idl.TestArrayDimensions.test_1d ... ok test_idl.TestArrayDimensions.test_2d ... ok test_idl.TestArrayDimensions.test_3d ... ok test_idl.TestArrayDimensions.test_4d ... ok test_idl.TestArrayDimensions.test_5d ... ok test_idl.TestArrayDimensions.test_6d ... ok test_idl.TestArrayDimensions.test_7d ... ok test_idl.TestArrayDimensions.test_8d ... ok test_idl.TestCompressed.test_byte ... ok test_idl.TestCompressed.test_bytes ... ok test_idl.TestCompressed.test_complex32 ... ok test_idl.TestCompressed.test_complex64 ... ok test_idl.TestCompressed.test_compressed ... ok test_idl.TestCompressed.test_float32 ... ok test_idl.TestCompressed.test_float64 ... ok test_idl.TestCompressed.test_heap_pointer ... ok test_idl.TestCompressed.test_int16 ... ok test_idl.TestCompressed.test_int32 ... ok test_idl.TestCompressed.test_int64 ... ok test_idl.TestCompressed.test_object_reference ... ok test_idl.TestCompressed.test_structure ... ok test_idl.TestCompressed.test_uint16 ... ok test_idl.TestCompressed.test_uint32 ... ok test_idl.TestCompressed.test_uint64 ... ok test_idl.TestIdict.test_idict ... ok test_idl.TestPointerArray.test_1d ... ok test_idl.TestPointerArray.test_2d ... ok test_idl.TestPointerArray.test_3d ... ok test_idl.TestPointerArray.test_4d ... ok test_idl.TestPointerArray.test_5d ... ok test_idl.TestPointerArray.test_6d ... ok test_idl.TestPointerArray.test_7d ... ok test_idl.TestPointerArray.test_8d ... ok test_idl.TestPointerStructures.test_arrays ... ok test_idl.TestPointerStructures.test_arrays_replicated ... ok test_idl.TestPointerStructures.test_arrays_replicated_3d ... ok test_idl.TestPointerStructures.test_pointers_replicated ... ok test_idl.TestPointerStructures.test_pointers_replicated_3d ... ok test_idl.TestPointerStructures.test_scalars ... ok test_idl.TestPointers.test_pointers ... ok test_idl.TestScalars.test_byte ... ok test_idl.TestScalars.test_bytes ... ok test_idl.TestScalars.test_complex32 ... ok test_idl.TestScalars.test_complex64 ... ok test_idl.TestScalars.test_float32 ... ok test_idl.TestScalars.test_float64 ... ok test_idl.TestScalars.test_heap_pointer ... ok test_idl.TestScalars.test_int16 ... ok test_idl.TestScalars.test_int32 ... ok test_idl.TestScalars.test_int64 ... ok test_idl.TestScalars.test_object_reference ... ok test_idl.TestScalars.test_structure ... ok test_idl.TestScalars.test_uint16 ... ok test_idl.TestScalars.test_uint32 ... ok test_idl.TestScalars.test_uint64 ... ok test_idl.TestStructures.test_arrays ... ok test_idl.TestStructures.test_arrays_replicated ... ok test_idl.TestStructures.test_arrays_replicated_3d ... ok test_idl.TestStructures.test_inheritance ... ok test_idl.TestStructures.test_scalars ... ok test_idl.TestStructures.test_scalars_replicated ... ok test_idl.TestStructures.test_scalars_replicated_3d ... ok test_random_rect_real (test_mmio.TestMMIOArray) ... ok test_random_symmetric_real (test_mmio.TestMMIOArray) ... ok test_simple (test_mmio.TestMMIOArray) ... ok test_simple_complex (test_mmio.TestMMIOArray) ... ok test_simple_hermitian (test_mmio.TestMMIOArray) ... ok test_simple_real (test_mmio.TestMMIOArray) ... ok test_simple_rectangular (test_mmio.TestMMIOArray) ... ok test_simple_rectangular_real (test_mmio.TestMMIOArray) ... ok test_simple_skew_symmetric (test_mmio.TestMMIOArray) ... ok test_simple_skew_symmetric_float (test_mmio.TestMMIOArray) ... ok test_simple_symmetric (test_mmio.TestMMIOArray) ... ok test_complex_write_read (test_mmio.TestMMIOCoordinate) ... ok test_empty_write_read (test_mmio.TestMMIOCoordinate) ... ok read a general matrix ... ok read a hermitian matrix ... ok read a skew-symmetric matrix ... ok read a symmetric matrix ... ok read a symmetric pattern matrix ... ok test_real_write_read (test_mmio.TestMMIOCoordinate) ... ok test_sparse_formats (test_mmio.TestMMIOCoordinate) ... ok test_netcdf.test_read_write_files(True,) ... ok test_netcdf.test_read_write_files('Created for a test', 'Created for a test') ... ok test_netcdf.test_read_write_files('days since 2008-01-01', 'days since 2008-01-01') ... ok test_netcdf.test_read_write_files((11,), (11,)) ... ok test_netcdf.test_read_write_files(10, 10) ... ok test_netcdf.test_read_write_files(False,) ... ok test_netcdf.test_read_write_files('Created for a test', 'Created for a test') ... ok test_netcdf.test_read_write_files('days since 2008-01-01', 'days since 2008-01-01') ... ok test_netcdf.test_read_write_files((11,), (11,)) ... ok test_netcdf.test_read_write_files(10, 10) ... ok test_netcdf.test_read_write_files(False,) ... ok test_netcdf.test_read_write_files('Created for a test', 'Created for a test') ... ok test_netcdf.test_read_write_files('days since 2008-01-01', 'days since 2008-01-01') ... ok test_netcdf.test_read_write_files((11,), (11,)) ... ok test_netcdf.test_read_write_files(10, 10) ... ok test_netcdf.test_read_write_sio('Created for a test', 'Created for a test') ... ok test_netcdf.test_read_write_sio('days since 2008-01-01', 'days since 2008-01-01') ... ok test_netcdf.test_read_write_sio((11,), (11,)) ... ok test_netcdf.test_read_write_sio(10, 10) ... ok test_netcdf.test_read_write_sio(, , <_io.BytesIO object at 0x3a50d70>, 'r', True) ... ok test_netcdf.test_read_write_sio('Created for a test', 'Created for a test') ... ok test_netcdf.test_read_write_sio('days since 2008-01-01', 'days since 2008-01-01') ... ok test_netcdf.test_read_write_sio((11,), (11,)) ... ok test_netcdf.test_read_write_sio(10, 10) ... ok test_netcdf.test_read_write_sio(2, 2) ... ok test_netcdf.test_read_write_sio('Created for a test', 'Created for a test') ... ok test_netcdf.test_read_write_sio('days since 2008-01-01', 'days since 2008-01-01') ... ok test_netcdf.test_read_write_sio((11,), (11,)) ... ok test_netcdf.test_read_write_sio(10, 10) ... ok test_netcdf.test_read_write_sio(2, 2) ... ok test_netcdf.test_read_example_data ... ok test_netcdf.test_itemset_no_segfault_on_readonly ... ok test_netcdf.test_write_invalid_dtype(, >, 'time', 'int64', ('time',)) ... ok test_netcdf.test_write_invalid_dtype(, >, 'time', 'uint64', ('time',)) ... ok test_netcdf.test_write_invalid_dtype(, >, 'time', 'int', ('time',)) ... ok test_netcdf.test_write_invalid_dtype(, >, 'time', 'uint', ('time',)) ... ok test_netcdf.test_flush_rewind ... ok test_netcdf.test_dtype_specifiers ... ok test_netcdf.test_ticket_1720 ... ok test_wavfile.test_read_1 ... ok test_wavfile.test_read_2 ... ok test_wavfile.test_read_fail ... ok test_wavfile.test_write_roundtrip(8000, dtype('>i2'), 1) ... ok test_wavfile.test_write_roundtrip(8000, dtype('>i2'), 2) ... ok test_wavfile.test_write_roundtrip(8000, dtype('>i2'), 5) ... ok test_wavfile.test_write_roundtrip(32000, dtype('>i2'), 1) ... ok test_wavfile.test_write_roundtrip(32000, dtype('>i2'), 2) ... ok test_wavfile.test_write_roundtrip(32000, dtype('>i2'), 5) ... ok test_wavfile.test_write_roundtrip(8000, dtype('int16'), 1) ... ok test_wavfile.test_write_roundtrip(8000, dtype('int16'), 2) ... ok test_wavfile.test_write_roundtrip(8000, dtype('int16'), 5) ... ok test_wavfile.test_write_roundtrip(32000, dtype('int16'), 1) ... ok test_wavfile.test_write_roundtrip(32000, dtype('int16'), 2) ... ok test_wavfile.test_write_roundtrip(32000, dtype('int16'), 5) ... ok test_wavfile.test_write_roundtrip(8000, dtype('>i4'), 1) ... ok test_wavfile.test_write_roundtrip(8000, dtype('>i4'), 2) ... ok test_wavfile.test_write_roundtrip(8000, dtype('>i4'), 5) ... ok test_wavfile.test_write_roundtrip(32000, dtype('>i4'), 1) ... ok test_wavfile.test_write_roundtrip(32000, dtype('>i4'), 2) ... ok test_wavfile.test_write_roundtrip(32000, dtype('>i4'), 5) ... ok test_wavfile.test_write_roundtrip(8000, dtype('int32'), 1) ... ok test_wavfile.test_write_roundtrip(8000, dtype('int32'), 2) ... ok test_wavfile.test_write_roundtrip(8000, dtype('int32'), 5) ... ok test_wavfile.test_write_roundtrip(32000, dtype('int32'), 1) ... ok test_wavfile.test_write_roundtrip(32000, dtype('int32'), 2) ... ok test_wavfile.test_write_roundtrip(32000, dtype('int32'), 5) ... ok test_wavfile.test_write_roundtrip(8000, dtype('>i8'), 1) ... ok test_wavfile.test_write_roundtrip(8000, dtype('>i8'), 2) ... ok test_wavfile.test_write_roundtrip(8000, dtype('>i8'), 5) ... ok test_wavfile.test_write_roundtrip(32000, dtype('>i8'), 1) ... ok test_wavfile.test_write_roundtrip(32000, dtype('>i8'), 2) ... ok test_wavfile.test_write_roundtrip(32000, dtype('>i8'), 5) ... ok test_wavfile.test_write_roundtrip(8000, dtype('int64'), 1) ... ok test_wavfile.test_write_roundtrip(8000, dtype('int64'), 2) ... ok test_wavfile.test_write_roundtrip(8000, dtype('int64'), 5) ... ok test_wavfile.test_write_roundtrip(32000, dtype('int64'), 1) ... ok test_wavfile.test_write_roundtrip(32000, dtype('int64'), 2) ... ok test_wavfile.test_write_roundtrip(32000, dtype('int64'), 5) ... ok test_wavfile.test_write_roundtrip(8000, dtype('uint8'), 1) ... ok test_wavfile.test_write_roundtrip(8000, dtype('uint8'), 2) ... ok test_wavfile.test_write_roundtrip(8000, dtype('uint8'), 5) ... ok test_wavfile.test_write_roundtrip(32000, dtype('uint8'), 1) ... ok test_wavfile.test_write_roundtrip(32000, dtype('uint8'), 2) ... ok test_wavfile.test_write_roundtrip(32000, dtype('uint8'), 5) ... ok test_wavfile.test_write_roundtrip(8000, dtype('>u2'), 1) ... ok test_wavfile.test_write_roundtrip(8000, dtype('>u2'), 2) ... ok test_wavfile.test_write_roundtrip(8000, dtype('>u2'), 5) ... ok test_wavfile.test_write_roundtrip(32000, dtype('>u2'), 1) ... ok test_wavfile.test_write_roundtrip(32000, dtype('>u2'), 2) ... ok test_wavfile.test_write_roundtrip(32000, dtype('>u2'), 5) ... ok test_wavfile.test_write_roundtrip(8000, dtype('uint16'), 1) ... ok test_wavfile.test_write_roundtrip(8000, dtype('uint16'), 2) ... ok test_wavfile.test_write_roundtrip(8000, dtype('uint16'), 5) ... ok test_wavfile.test_write_roundtrip(32000, dtype('uint16'), 1) ... ok test_wavfile.test_write_roundtrip(32000, dtype('uint16'), 2) ... ok test_wavfile.test_write_roundtrip(32000, dtype('uint16'), 5) ... ok test_wavfile.test_write_roundtrip(8000, dtype('>u4'), 1) ... ok test_wavfile.test_write_roundtrip(8000, dtype('>u4'), 2) ... ok test_wavfile.test_write_roundtrip(8000, dtype('>u4'), 5) ... ok test_wavfile.test_write_roundtrip(32000, dtype('>u4'), 1) ... ok test_wavfile.test_write_roundtrip(32000, dtype('>u4'), 2) ... ok test_wavfile.test_write_roundtrip(32000, dtype('>u4'), 5) ... ok test_wavfile.test_write_roundtrip(8000, dtype('uint32'), 1) ... ok test_wavfile.test_write_roundtrip(8000, dtype('uint32'), 2) ... ok test_wavfile.test_write_roundtrip(8000, dtype('uint32'), 5) ... ok test_wavfile.test_write_roundtrip(32000, dtype('uint32'), 1) ... ok test_wavfile.test_write_roundtrip(32000, dtype('uint32'), 2) ... ok test_wavfile.test_write_roundtrip(32000, dtype('uint32'), 5) ... ok test_wavfile.test_write_roundtrip(8000, dtype('>u8'), 1) ... ok test_wavfile.test_write_roundtrip(8000, dtype('>u8'), 2) ... ok test_wavfile.test_write_roundtrip(8000, dtype('>u8'), 5) ... ok test_wavfile.test_write_roundtrip(32000, dtype('>u8'), 1) ... ok test_wavfile.test_write_roundtrip(32000, dtype('>u8'), 2) ... ok test_wavfile.test_write_roundtrip(32000, dtype('>u8'), 5) ... ok test_wavfile.test_write_roundtrip(8000, dtype('uint64'), 1) ... ok test_wavfile.test_write_roundtrip(8000, dtype('uint64'), 2) ... ok test_wavfile.test_write_roundtrip(8000, dtype('uint64'), 5) ... ok test_wavfile.test_write_roundtrip(32000, dtype('uint64'), 1) ... ok test_wavfile.test_write_roundtrip(32000, dtype('uint64'), 2) ... ok test_wavfile.test_write_roundtrip(32000, dtype('uint64'), 5) ... ok test_blas (test_blas.TestBLAS) ... ok test_axpy (test_blas.TestCBLAS1Simple) ... ok test_amax (test_blas.TestFBLAS1Simple) ... ok test_asum (test_blas.TestFBLAS1Simple) ... ok test_axpy (test_blas.TestFBLAS1Simple) ... ok test_copy (test_blas.TestFBLAS1Simple) ... ok test_dot (test_blas.TestFBLAS1Simple) ... ok test_nrm2 (test_blas.TestFBLAS1Simple) ... ok test_scal (test_blas.TestFBLAS1Simple) ... ok test_swap (test_blas.TestFBLAS1Simple) ... ok test_gemv (test_blas.TestFBLAS2Simple) ... ok test_ger (test_blas.TestFBLAS2Simple) ... ok test_gemm (test_blas.TestFBLAS3Simple) ... ok test_gemm2 (test_blas.TestFBLAS3Simple) ... ok test_default_a (test_fblas.TestCaxpy) ... ok test_simple (test_fblas.TestCaxpy) ... ok test_x_and_y_stride (test_fblas.TestCaxpy) ... ok test_x_bad_size (test_fblas.TestCaxpy) ... ok test_x_stride (test_fblas.TestCaxpy) ... ok test_y_bad_size (test_fblas.TestCaxpy) ... ok test_y_stride (test_fblas.TestCaxpy) ... ok test_simple (test_fblas.TestCcopy) ... ok test_x_and_y_stride (test_fblas.TestCcopy) ... ok test_x_bad_size (test_fblas.TestCcopy) ... ok test_x_stride (test_fblas.TestCcopy) ... ok test_y_bad_size (test_fblas.TestCcopy) ... ok test_y_stride (test_fblas.TestCcopy) ... ok test_default_beta_y (test_fblas.TestCgemv) ... ok test_simple (test_fblas.TestCgemv) ... ok test_simple_transpose (test_fblas.TestCgemv) ... ok test_simple_transpose_conj (test_fblas.TestCgemv) ... ok test_x_stride (test_fblas.TestCgemv) ... ok test_x_stride_assert (test_fblas.TestCgemv) ... ok test_x_stride_transpose (test_fblas.TestCgemv) ... ok test_y_stride (test_fblas.TestCgemv) ... ok test_y_stride_assert (test_fblas.TestCgemv) ... ok test_y_stride_transpose (test_fblas.TestCgemv) ... ok test_simple (test_fblas.TestCscal) ... ok test_x_bad_size (test_fblas.TestCscal) ... ok test_x_stride (test_fblas.TestCscal) ... ok test_simple (test_fblas.TestCswap) ... ok test_x_and_y_stride (test_fblas.TestCswap) ... ok test_x_bad_size (test_fblas.TestCswap) ... ok test_x_stride (test_fblas.TestCswap) ... ok test_y_bad_size (test_fblas.TestCswap) ... ok test_y_stride (test_fblas.TestCswap) ... ok test_default_a (test_fblas.TestDaxpy) ... ok test_simple (test_fblas.TestDaxpy) ... ok test_x_and_y_stride (test_fblas.TestDaxpy) ... ok test_x_bad_size (test_fblas.TestDaxpy) ... ok test_x_stride (test_fblas.TestDaxpy) ... ok test_y_bad_size (test_fblas.TestDaxpy) ... ok test_y_stride (test_fblas.TestDaxpy) ... ok test_simple (test_fblas.TestDcopy) ... ok test_x_and_y_stride (test_fblas.TestDcopy) ... ok test_x_bad_size (test_fblas.TestDcopy) ... ok test_x_stride (test_fblas.TestDcopy) ... ok test_y_bad_size (test_fblas.TestDcopy) ... ok test_y_stride (test_fblas.TestDcopy) ... ok test_default_beta_y (test_fblas.TestDgemv) ... ok test_simple (test_fblas.TestDgemv) ... ok test_simple_transpose (test_fblas.TestDgemv) ... ok test_simple_transpose_conj (test_fblas.TestDgemv) ... ok test_x_stride (test_fblas.TestDgemv) ... ok test_x_stride_assert (test_fblas.TestDgemv) ... ok test_x_stride_transpose (test_fblas.TestDgemv) ... ok test_y_stride (test_fblas.TestDgemv) ... ok test_y_stride_assert (test_fblas.TestDgemv) ... ok test_y_stride_transpose (test_fblas.TestDgemv) ... ok test_simple (test_fblas.TestDscal) ... ok test_x_bad_size (test_fblas.TestDscal) ... ok test_x_stride (test_fblas.TestDscal) ... ok test_simple (test_fblas.TestDswap) ... ok test_x_and_y_stride (test_fblas.TestDswap) ... ok test_x_bad_size (test_fblas.TestDswap) ... ok test_x_stride (test_fblas.TestDswap) ... ok test_y_bad_size (test_fblas.TestDswap) ... ok test_y_stride (test_fblas.TestDswap) ... ok test_default_a (test_fblas.TestSaxpy) ... ok test_simple (test_fblas.TestSaxpy) ... ok test_x_and_y_stride (test_fblas.TestSaxpy) ... ok test_x_bad_size (test_fblas.TestSaxpy) ... ok test_x_stride (test_fblas.TestSaxpy) ... ok test_y_bad_size (test_fblas.TestSaxpy) ... ok test_y_stride (test_fblas.TestSaxpy) ... ok test_simple (test_fblas.TestScopy) ... ok test_x_and_y_stride (test_fblas.TestScopy) ... ok test_x_bad_size (test_fblas.TestScopy) ... ok test_x_stride (test_fblas.TestScopy) ... ok test_y_bad_size (test_fblas.TestScopy) ... ok test_y_stride (test_fblas.TestScopy) ... ok test_default_beta_y (test_fblas.TestSgemv) ... ok test_simple (test_fblas.TestSgemv) ... ok test_simple_transpose (test_fblas.TestSgemv) ... ok test_simple_transpose_conj (test_fblas.TestSgemv) ... ok test_x_stride (test_fblas.TestSgemv) ... ok test_x_stride_assert (test_fblas.TestSgemv) ... ok test_x_stride_transpose (test_fblas.TestSgemv) ... ok test_y_stride (test_fblas.TestSgemv) ... ok test_y_stride_assert (test_fblas.TestSgemv) ... ok test_y_stride_transpose (test_fblas.TestSgemv) ... ok test_simple (test_fblas.TestSscal) ... ok test_x_bad_size (test_fblas.TestSscal) ... ok test_x_stride (test_fblas.TestSscal) ... ok test_simple (test_fblas.TestSswap) ... ok test_x_and_y_stride (test_fblas.TestSswap) ... ok test_x_bad_size (test_fblas.TestSswap) ... ok test_x_stride (test_fblas.TestSswap) ... ok test_y_bad_size (test_fblas.TestSswap) ... ok test_y_stride (test_fblas.TestSswap) ... ok test_default_a (test_fblas.TestZaxpy) ... ok test_simple (test_fblas.TestZaxpy) ... ok test_x_and_y_stride (test_fblas.TestZaxpy) ... ok test_x_bad_size (test_fblas.TestZaxpy) ... ok test_x_stride (test_fblas.TestZaxpy) ... ok test_y_bad_size (test_fblas.TestZaxpy) ... ok test_y_stride (test_fblas.TestZaxpy) ... ok test_simple (test_fblas.TestZcopy) ... ok test_x_and_y_stride (test_fblas.TestZcopy) ... ok test_x_bad_size (test_fblas.TestZcopy) ... ok test_x_stride (test_fblas.TestZcopy) ... ok test_y_bad_size (test_fblas.TestZcopy) ... ok test_y_stride (test_fblas.TestZcopy) ... ok test_default_beta_y (test_fblas.TestZgemv) ... ok test_simple (test_fblas.TestZgemv) ... ok test_simple_transpose (test_fblas.TestZgemv) ... ok test_simple_transpose_conj (test_fblas.TestZgemv) ... ok test_x_stride (test_fblas.TestZgemv) ... ok test_x_stride_assert (test_fblas.TestZgemv) ... ok test_x_stride_transpose (test_fblas.TestZgemv) ... ok test_y_stride (test_fblas.TestZgemv) ... ok test_y_stride_assert (test_fblas.TestZgemv) ... ok test_y_stride_transpose (test_fblas.TestZgemv) ... ok test_simple (test_fblas.TestZscal) ... ok test_x_bad_size (test_fblas.TestZscal) ... ok test_x_stride (test_fblas.TestZscal) ... ok test_simple (test_fblas.TestZswap) ... ok test_x_and_y_stride (test_fblas.TestZswap) ... ok test_x_bad_size (test_fblas.TestZswap) ... ok test_x_stride (test_fblas.TestZswap) ... ok test_y_bad_size (test_fblas.TestZswap) ... ok test_y_stride (test_fblas.TestZswap) ... ok test_clapack_dsyev (test_esv.TestEsv) ... SKIP: Skipping test: test_clapack_dsyev Clapack empty, skip clapack test test_clapack_dsyevr (test_esv.TestEsv) ... SKIP: Skipping test: test_clapack_dsyevr Clapack empty, skip clapack test test_clapack_dsyevr_ranges (test_esv.TestEsv) ... SKIP: Skipping test: test_clapack_dsyevr_ranges Clapack empty, skip clapack test test_clapack_ssyev (test_esv.TestEsv) ... SKIP: Skipping test: test_clapack_ssyev Clapack empty, skip clapack test test_clapack_ssyevr (test_esv.TestEsv) ... SKIP: Skipping test: test_clapack_ssyevr Clapack empty, skip clapack test test_clapack_ssyevr_ranges (test_esv.TestEsv) ... SKIP: Skipping test: test_clapack_ssyevr_ranges Clapack empty, skip clapack test test_dsyev (test_esv.TestEsv) ... ok test_dsyevr (test_esv.TestEsv) ... ok test_dsyevr_ranges (test_esv.TestEsv) ... ok test_ssyev (test_esv.TestEsv) ... ok test_ssyevr (test_esv.TestEsv) ... ok test_ssyevr_ranges (test_esv.TestEsv) ... ok test_clapack_dsygv_1 (test_gesv.TestSygv) ... SKIP: Skipping test: test_clapack_dsygv_1 Clapack empty, skip flapack test test_clapack_dsygv_2 (test_gesv.TestSygv) ... SKIP: Skipping test: test_clapack_dsygv_2 Clapack empty, skip flapack test test_clapack_dsygv_3 (test_gesv.TestSygv) ... SKIP: Skipping test: test_clapack_dsygv_3 Clapack empty, skip flapack test test_clapack_ssygv_1 (test_gesv.TestSygv) ... SKIP: Skipping test: test_clapack_ssygv_1 Clapack empty, skip flapack test test_clapack_ssygv_2 (test_gesv.TestSygv) ... SKIP: Skipping test: test_clapack_ssygv_2 Clapack empty, skip flapack test test_clapack_ssygv_3 (test_gesv.TestSygv) ... SKIP: Skipping test: test_clapack_ssygv_3 Clapack empty, skip flapack test test_dsygv_1 (test_gesv.TestSygv) ... ok test_dsygv_2 (test_gesv.TestSygv) ... ok test_dsygv_3 (test_gesv.TestSygv) ... ok test_ssygv_1 (test_gesv.TestSygv) ... ok test_ssygv_2 (test_gesv.TestSygv) ... ok test_ssygv_3 (test_gesv.TestSygv) ... ok test_clapack_dgebal (test_lapack.TestLapack) ... SKIP: Skipping test: test_clapack_dgebal Clapack empty, skip flapack test test_clapack_dgehrd (test_lapack.TestLapack) ... SKIP: Skipping test: test_clapack_dgehrd Clapack empty, skip flapack test test_clapack_sgebal (test_lapack.TestLapack) ... SKIP: Skipping test: test_clapack_sgebal Clapack empty, skip flapack test test_clapack_sgehrd (test_lapack.TestLapack) ... SKIP: Skipping test: test_clapack_sgehrd Clapack empty, skip flapack test test_dgebal (test_lapack.TestLapack) ... ok test_dgehrd (test_lapack.TestLapack) ... ok test_sgebal (test_lapack.TestLapack) ... ok test_sgehrd (test_lapack.TestLapack) ... ok test_check_finite (test_basic.TestDet) ... ok test_random (test_basic.TestDet) ... ok test_random_complex (test_basic.TestDet) ... ok test_simple (test_basic.TestDet) ... ok test_simple_complex (test_basic.TestDet) ... ok test_check_finite (test_basic.TestInv) ... ok test_random (test_basic.TestInv) ... ok test_random_complex (test_basic.TestInv) ... ok test_simple (test_basic.TestInv) ... ok test_simple_complex (test_basic.TestInv) ... ok test_check_finite (test_basic.TestLstsq) ... ok test_random_complex_exact (test_basic.TestLstsq) ... ok test_random_complex_overdet (test_basic.TestLstsq) ... ok test_random_exact (test_basic.TestLstsq) ... ok test_random_overdet (test_basic.TestLstsq) ... ok test_random_overdet_large (test_basic.TestLstsq) ... ok test_simple_exact (test_basic.TestLstsq) ... ok test_simple_overdet (test_basic.TestLstsq) ... ok test_simple_overdet_complex (test_basic.TestLstsq) ... ok test_simple_underdet (test_basic.TestLstsq) ... ok test_basic.TestNorm.test_overflow ... ok test_basic.TestNorm.test_stable ... ok test_basic.TestNorm.test_types ... ok test_basic.TestNorm.test_zero_norm ... ok test_basic.TestOverwrite.test_det ... ok test_basic.TestOverwrite.test_inv ... ok test_basic.TestOverwrite.test_lstsq ... ok test_basic.TestOverwrite.test_pinv ... ok test_basic.TestOverwrite.test_pinv2 ... ok test_basic.TestOverwrite.test_pinvh ... ok test_basic.TestOverwrite.test_solve ... ok test_basic.TestOverwrite.test_solve_banded ... ok test_basic.TestOverwrite.test_solve_triangular ... ok test_basic.TestOverwrite.test_solveh_banded ... ok test_check_finite (test_basic.TestPinv) ... ok test_simple_cols (test_basic.TestPinv) ... ok test_simple_complex (test_basic.TestPinv) ... ok test_simple_real (test_basic.TestPinv) ... ok test_simple_rows (test_basic.TestPinv) ... ok test_simple_singular (test_basic.TestPinv) ... ok test_nonpositive (test_basic.TestPinvSymmetric) ... ok test_simple_complex (test_basic.TestPinvSymmetric) ... ok test_simple_real (test_basic.TestPinvSymmetric) ... ok test_20Feb04_bug (test_basic.TestSolve) ... ok test_check_finite (test_basic.TestSolve) ... ok test_nils_20Feb04 (test_basic.TestSolve) ... ok test_random (test_basic.TestSolve) ... ok test_random_complex (test_basic.TestSolve) ... ok test_random_sym (test_basic.TestSolve) ... ok test_random_sym_complex (test_basic.TestSolve) ... ok test_simple (test_basic.TestSolve) ... ok test_simple_complex (test_basic.TestSolve) ... ok test_simple_sym (test_basic.TestSolve) ... ok test_simple_sym_complex (test_basic.TestSolve) ... ok test_bad_shape (test_basic.TestSolveBanded) ... ok test_check_finite (test_basic.TestSolveBanded) ... ok test_complex (test_basic.TestSolveBanded) ... ok test_real (test_basic.TestSolveBanded) ... ok test_01_complex (test_basic.TestSolveHBanded) ... ok test_01_float32 (test_basic.TestSolveHBanded) ... ok test_01_lower (test_basic.TestSolveHBanded) ... ok test_01_upper (test_basic.TestSolveHBanded) ... ok test_02_complex (test_basic.TestSolveHBanded) ... ok test_02_float32 (test_basic.TestSolveHBanded) ... ok test_02_lower (test_basic.TestSolveHBanded) ... ok test_02_upper (test_basic.TestSolveHBanded) ... ok test_03_upper (test_basic.TestSolveHBanded) ... ok test_bad_shapes (test_basic.TestSolveHBanded) ... ok test_check_finite (test_basic.TestSolveHBanded) ... ok solve_triangular on a simple 2x2 matrix. ... ok solve_triangular on a simple 2x2 matrix. ... ok solve_triangular on a simple 2x2 complex matrix ... ok test_axpy (test_blas.TestCBLAS1Simple) ... ok test_amax (test_blas.TestFBLAS1Simple) ... ok test_asum (test_blas.TestFBLAS1Simple) ... ok test_axpy (test_blas.TestFBLAS1Simple) ... ok test_complex_dotc (test_blas.TestFBLAS1Simple) ... ok test_complex_dotu (test_blas.TestFBLAS1Simple) ... ok test_copy (test_blas.TestFBLAS1Simple) ... ok test_dot (test_blas.TestFBLAS1Simple) ... ok test_nrm2 (test_blas.TestFBLAS1Simple) ... ok test_scal (test_blas.TestFBLAS1Simple) ... ok test_swap (test_blas.TestFBLAS1Simple) ... ok test_gemv (test_blas.TestFBLAS2Simple) ... ok test_ger (test_blas.TestFBLAS2Simple) ... ok test_gemm (test_blas.TestFBLAS3Simple) ... ok test_blas.test_get_blas_funcs ... ok test_blas.test_get_blas_funcs_alias ... ok test_lapack (test_build.TestF77Mismatch) ... ok test_datacopied (test_decomp.TestDatacopied) ... ok test_simple (test_decomp.TestDiagSVD) ... ok test_decomp.TestEig.test_bad_geneig ... ok test_decomp.TestEig.test_check_finite ... ok Test matrices giving some Nan generalized eigen values. ... ok Check that passing a non-square array raises a ValueError. ... ok Check that passing arrays of with different shapes raises a ValueError. ... ok test_decomp.TestEig.test_simple ... ok test_decomp.TestEig.test_simple_complex ... ok test_decomp.TestEig.test_simple_complex_eig ... ok test_decomp.TestEig.test_singular ... KNOWNFAIL: See ticket #1735 Compare dgbtrf LU factorisation with the LU factorisation result ... ok Compare dgbtrs solutions for linear equation system A*x = b ... ok Compare dsbev eigenvalues and eigenvectors with ... ok Compare dsbevd eigenvalues and eigenvectors with ... ok Compare dsbevx eigenvalues and eigenvectors ... ok Compare eigenvalues and eigenvectors of eig_banded ... ok Compare eigenvalues of eigvals_banded with those of linalg.eig. ... ok Compare zgbtrf LU factorisation with the LU factorisation result ... ok Compare zgbtrs solutions for linear equation system A*x = b ... ok Compare zhbevd eigenvalues and eigenvectors ... ok Compare zhbevx eigenvalues and eigenvectors ... ok test_check_finite (test_decomp.TestEigVals) ... ok test_simple (test_decomp.TestEigVals) ... ok test_simple_complex (test_decomp.TestEigVals) ... ok test_simple_tr (test_decomp.TestEigVals) ... ok test_check_finite (test_decomp.TestHessenberg) ... ok test_random (test_decomp.TestHessenberg) ... ok test_random_complex (test_decomp.TestHessenberg) ... ok test_simple (test_decomp.TestHessenberg) ... ok test_simple2 (test_decomp.TestHessenberg) ... ok test_simple_complex (test_decomp.TestHessenberg) ... ok test_check_finite (test_decomp.TestLU) ... ok test_hrectangular (test_decomp.TestLU) ... ok test_hrectangular_complex (test_decomp.TestLU) ... ok Check lu decomposition on medium size, rectangular matrix. ... ok Check lu decomposition on medium size, rectangular matrix. ... ok test_simple (test_decomp.TestLU) ... ok test_simple2 (test_decomp.TestLU) ... ok test_simple2_complex (test_decomp.TestLU) ... ok test_simple_complex (test_decomp.TestLU) ... ok test_simple_known (test_decomp.TestLU) ... ok test_vrectangular (test_decomp.TestLU) ... ok test_vrectangular_complex (test_decomp.TestLU) ... ok test_check_finite (test_decomp.TestLUSingle) ... ok test_hrectangular (test_decomp.TestLUSingle) ... ok test_hrectangular_complex (test_decomp.TestLUSingle) ... ok Check lu decomposition on medium size, rectangular matrix. ... ok Check lu decomposition on medium size, rectangular matrix. ... ok test_simple (test_decomp.TestLUSingle) ... ok test_simple2 (test_decomp.TestLUSingle) ... ok test_simple2_complex (test_decomp.TestLUSingle) ... ok test_simple_complex (test_decomp.TestLUSingle) ... ok test_simple_known (test_decomp.TestLUSingle) ... ok test_vrectangular (test_decomp.TestLUSingle) ... ok test_vrectangular_complex (test_decomp.TestLUSingle) ... ok test_check_finite (test_decomp.TestLUSolve) ... ok test_lu (test_decomp.TestLUSolve) ... ok test_decomp.TestOverwrite.test_eig ... ok test_decomp.TestOverwrite.test_eig_banded ... ok test_decomp.TestOverwrite.test_eigh ... ok test_decomp.TestOverwrite.test_eigvals ... ok test_decomp.TestOverwrite.test_eigvals_banded ... ok test_decomp.TestOverwrite.test_eigvalsh ... ok test_decomp.TestOverwrite.test_hessenberg ... ok test_decomp.TestOverwrite.test_lu ... ok test_decomp.TestOverwrite.test_lu_factor ... ok test_decomp.TestOverwrite.test_lu_solve ... ok test_decomp.TestOverwrite.test_qr ... ok test_decomp.TestOverwrite.test_rq ... ok test_decomp.TestOverwrite.test_schur ... ok test_decomp.TestOverwrite.test_schur_complex ... ok test_decomp.TestOverwrite.test_svd ... ok test_decomp.TestOverwrite.test_svdvals ... ok test_check_finite (test_decomp.TestQR) ... ok test_random (test_decomp.TestQR) ... ok test_random_complex (test_decomp.TestQR) ... ok test_random_complex_left (test_decomp.TestQR) ... ok test_random_complex_pivoting (test_decomp.TestQR) ... ok test_random_complex_right (test_decomp.TestQR) ... ok test_random_left (test_decomp.TestQR) ... ok test_random_pivoting (test_decomp.TestQR) ... ok test_random_right (test_decomp.TestQR) ... ok test_random_tall (test_decomp.TestQR) ... ok test_random_tall_e (test_decomp.TestQR) ... ok test_random_tall_e_pivoting (test_decomp.TestQR) ... ok test_random_tall_left (test_decomp.TestQR) ... ok test_random_tall_pivoting (test_decomp.TestQR) ... ok test_random_tall_right (test_decomp.TestQR) ... ok test_random_trap (test_decomp.TestQR) ... ok test_random_trap_pivoting (test_decomp.TestQR) ... ok test_simple (test_decomp.TestQR) ... ok test_simple_complex (test_decomp.TestQR) ... ok test_simple_complex_left (test_decomp.TestQR) ... ok test_simple_complex_left_conjugate (test_decomp.TestQR) ... ok test_simple_complex_left_pivoting (test_decomp.TestQR) ... ok test_simple_complex_pivoting (test_decomp.TestQR) ... ok test_simple_complex_right (test_decomp.TestQR) ... ok test_simple_complex_right_conjugate (test_decomp.TestQR) ... ok test_simple_complex_right_pivoting (test_decomp.TestQR) ... ok test_simple_complex_tall_left_conjugate (test_decomp.TestQR) ... ok test_simple_fat (test_decomp.TestQR) ... ok test_simple_fat_e (test_decomp.TestQR) ... ok test_simple_fat_e_pivoting (test_decomp.TestQR) ... ok test_simple_fat_left (test_decomp.TestQR) ... ok test_simple_fat_left_pivoting (test_decomp.TestQR) ... ok test_simple_fat_pivoting (test_decomp.TestQR) ... ok test_simple_fat_right (test_decomp.TestQR) ... ok test_simple_fat_right_pivoting (test_decomp.TestQR) ... ok test_simple_left (test_decomp.TestQR) ... ok test_simple_left_pivoting (test_decomp.TestQR) ... ok test_simple_pivoting (test_decomp.TestQR) ... ok test_simple_right (test_decomp.TestQR) ... ok test_simple_right_pivoting (test_decomp.TestQR) ... ok test_simple_tall (test_decomp.TestQR) ... ok test_simple_tall_complex_left (test_decomp.TestQR) ... ok test_simple_tall_e (test_decomp.TestQR) ... ok test_simple_tall_e_pivoting (test_decomp.TestQR) ... ok test_simple_tall_left (test_decomp.TestQR) ... ok test_simple_tall_left_pivoting (test_decomp.TestQR) ... ok test_simple_tall_pivoting (test_decomp.TestQR) ... ok test_simple_tall_right (test_decomp.TestQR) ... ok test_simple_tall_right_pivoting (test_decomp.TestQR) ... ok test_simple_trap (test_decomp.TestQR) ... ok test_simple_trap_pivoting (test_decomp.TestQR) ... ok test_check_finite (test_decomp.TestQZ) ... ok test_qz_complex (test_decomp.TestQZ) ... ok test_qz_complex64 (test_decomp.TestQZ) ... ok test_qz_double (test_decomp.TestQZ) ... ok test_qz_double_complex (test_decomp.TestQZ) ... ok test_qz_double_sort (test_decomp.TestQZ) ... ok test_qz_single (test_decomp.TestQZ) ... ok test_check_finite (test_decomp.TestRQ) ... ok test_r (test_decomp.TestRQ) ... ok test_random (test_decomp.TestRQ) ... ok test_random_complex (test_decomp.TestRQ) ... ok test_random_complex_economic (test_decomp.TestRQ) ... ok test_random_tall (test_decomp.TestRQ) ... ok test_random_trap (test_decomp.TestRQ) ... ok test_random_trap_economic (test_decomp.TestRQ) ... ok test_simple (test_decomp.TestRQ) ... ok test_simple_complex (test_decomp.TestRQ) ... ok test_simple_fat (test_decomp.TestRQ) ... ok test_simple_tall (test_decomp.TestRQ) ... ok test_simple_trap (test_decomp.TestRQ) ... ok test_check_finite (test_decomp.TestSVD) ... ok test_crash_1580 (test_decomp.TestSVD) ... ok test_random (test_decomp.TestSVD) ... ok test_random_complex (test_decomp.TestSVD) ... ok test_simple (test_decomp.TestSVD) ... ok test_simple_complex (test_decomp.TestSVD) ... ok test_simple_overdet (test_decomp.TestSVD) ... ok test_simple_singular (test_decomp.TestSVD) ... ok test_simple_underdet (test_decomp.TestSVD) ... ok test_check_finite (test_decomp.TestSVDVals) ... ok test_simple (test_decomp.TestSVDVals) ... ok test_simple_complex (test_decomp.TestSVDVals) ... ok test_simple_overdet (test_decomp.TestSVDVals) ... ok test_simple_overdet_complex (test_decomp.TestSVDVals) ... ok test_simple_underdet (test_decomp.TestSVDVals) ... ok test_simple_underdet_complex (test_decomp.TestSVDVals) ... ok test_check_finite (test_decomp.TestSchur) ... ok test_simple (test_decomp.TestSchur) ... ok test_sort (test_decomp.TestSchur) ... ok test_sort_errors (test_decomp.TestSchur) ... ok test_decomp.test_eigh('ordinary', 6, 'f', True, True, True, None) ... ok test_decomp.test_eigh('general ', 6, 'f', True, True, True, None) ... ok test_decomp.test_eigh('ordinary', 6, 'f', True, False, True, None) ... ok test_decomp.test_eigh('general ', 6, 'f', True, False, True, None) ... ok test_decomp.test_eigh('ordinary', 6, 'f', True, True, True, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'f', True, True, True, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'f', True, False, True, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'f', True, False, True, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'f', True, True, False, None) ... ok test_decomp.test_eigh('general ', 6, 'f', True, True, False, None) ... ok test_decomp.test_eigh('ordinary', 6, 'f', True, False, False, None) ... ok test_decomp.test_eigh('general ', 6, 'f', True, False, False, None) ... ok test_decomp.test_eigh('ordinary', 6, 'f', True, True, False, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'f', True, True, False, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'f', True, False, False, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'f', True, False, False, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'f', False, True, True, None) ... ok test_decomp.test_eigh('general ', 6, 'f', False, True, True, None) ... ok test_decomp.test_eigh('ordinary', 6, 'f', False, False, True, None) ... ok test_decomp.test_eigh('general ', 6, 'f', False, False, True, None) ... ok test_decomp.test_eigh('ordinary', 6, 'f', False, True, True, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'f', False, True, True, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'f', False, False, True, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'f', False, False, True, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'f', False, True, False, None) ... ok test_decomp.test_eigh('general ', 6, 'f', False, True, False, None) ... ok test_decomp.test_eigh('ordinary', 6, 'f', False, False, False, None) ... ok test_decomp.test_eigh('general ', 6, 'f', False, False, False, None) ... ok test_decomp.test_eigh('ordinary', 6, 'f', False, True, False, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'f', False, True, False, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'f', False, False, False, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'f', False, False, False, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'd', True, True, True, None) ... ok test_decomp.test_eigh('general ', 6, 'd', True, True, True, None) ... ok test_decomp.test_eigh('ordinary', 6, 'd', True, False, True, None) ... ok test_decomp.test_eigh('general ', 6, 'd', True, False, True, None) ... ok test_decomp.test_eigh('ordinary', 6, 'd', True, True, True, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'd', True, True, True, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'd', True, False, True, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'd', True, False, True, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'd', True, True, False, None) ... ok test_decomp.test_eigh('general ', 6, 'd', True, True, False, None) ... ok test_decomp.test_eigh('ordinary', 6, 'd', True, False, False, None) ... ok test_decomp.test_eigh('general ', 6, 'd', True, False, False, None) ... ok test_decomp.test_eigh('ordinary', 6, 'd', True, True, False, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'd', True, True, False, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'd', True, False, False, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'd', True, False, False, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'd', False, True, True, None) ... ok test_decomp.test_eigh('general ', 6, 'd', False, True, True, None) ... ok test_decomp.test_eigh('ordinary', 6, 'd', False, False, True, None) ... ok test_decomp.test_eigh('general ', 6, 'd', False, False, True, None) ... ok test_decomp.test_eigh('ordinary', 6, 'd', False, True, True, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'd', False, True, True, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'd', False, False, True, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'd', False, False, True, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'd', False, True, False, None) ... ok test_decomp.test_eigh('general ', 6, 'd', False, True, False, None) ... ok test_decomp.test_eigh('ordinary', 6, 'd', False, False, False, None) ... ok test_decomp.test_eigh('general ', 6, 'd', False, False, False, None) ... ok test_decomp.test_eigh('ordinary', 6, 'd', False, True, False, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'd', False, True, False, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'd', False, False, False, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'd', False, False, False, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'F', True, True, True, None) ... ok test_decomp.test_eigh('general ', 6, 'F', True, True, True, None) ... ok test_decomp.test_eigh('ordinary', 6, 'F', True, False, True, None) ... ok test_decomp.test_eigh('general ', 6, 'F', True, False, True, None) ... ok test_decomp.test_eigh('ordinary', 6, 'F', True, True, True, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'F', True, True, True, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'F', True, False, True, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'F', True, False, True, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'F', True, True, False, None) ... ok test_decomp.test_eigh('general ', 6, 'F', True, True, False, None) ... ok test_decomp.test_eigh('ordinary', 6, 'F', True, False, False, None) ... ok test_decomp.test_eigh('general ', 6, 'F', True, False, False, None) ... ok test_decomp.test_eigh('ordinary', 6, 'F', True, True, False, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'F', True, True, False, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'F', True, False, False, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'F', True, False, False, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'F', False, True, True, None) ... ok test_decomp.test_eigh('general ', 6, 'F', False, True, True, None) ... ok test_decomp.test_eigh('ordinary', 6, 'F', False, False, True, None) ... ok test_decomp.test_eigh('general ', 6, 'F', False, False, True, None) ... ok test_decomp.test_eigh('ordinary', 6, 'F', False, True, True, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'F', False, True, True, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'F', False, False, True, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'F', False, False, True, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'F', False, True, False, None) ... ok test_decomp.test_eigh('general ', 6, 'F', False, True, False, None) ... ok test_decomp.test_eigh('ordinary', 6, 'F', False, False, False, None) ... ok test_decomp.test_eigh('general ', 6, 'F', False, False, False, None) ... ok test_decomp.test_eigh('ordinary', 6, 'F', False, True, False, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'F', False, True, False, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'F', False, False, False, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'F', False, False, False, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'D', True, True, True, None) ... ok test_decomp.test_eigh('general ', 6, 'D', True, True, True, None) ... ok test_decomp.test_eigh('ordinary', 6, 'D', True, False, True, None) ... ok test_decomp.test_eigh('general ', 6, 'D', True, False, True, None) ... ok test_decomp.test_eigh('ordinary', 6, 'D', True, True, True, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'D', True, True, True, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'D', True, False, True, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'D', True, False, True, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'D', True, True, False, None) ... ok test_decomp.test_eigh('general ', 6, 'D', True, True, False, None) ... ok test_decomp.test_eigh('ordinary', 6, 'D', True, False, False, None) ... ok test_decomp.test_eigh('general ', 6, 'D', True, False, False, None) ... ok test_decomp.test_eigh('ordinary', 6, 'D', True, True, False, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'D', True, True, False, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'D', True, False, False, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'D', True, False, False, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'D', False, True, True, None) ... ok test_decomp.test_eigh('general ', 6, 'D', False, True, True, None) ... ok test_decomp.test_eigh('ordinary', 6, 'D', False, False, True, None) ... ok test_decomp.test_eigh('general ', 6, 'D', False, False, True, None) ... ok test_decomp.test_eigh('ordinary', 6, 'D', False, True, True, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'D', False, True, True, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'D', False, False, True, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'D', False, False, True, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'D', False, True, False, None) ... ok test_decomp.test_eigh('general ', 6, 'D', False, True, False, None) ... ok test_decomp.test_eigh('ordinary', 6, 'D', False, False, False, None) ... ok test_decomp.test_eigh('general ', 6, 'D', False, False, False, None) ... ok test_decomp.test_eigh('ordinary', 6, 'D', False, True, False, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'D', False, True, False, (2, 4)) ... ok test_decomp.test_eigh('ordinary', 6, 'D', False, False, False, (2, 4)) ... ok test_decomp.test_eigh('general ', 6, 'D', False, False, False, (2, 4)) ... ok test_decomp.test_eigh_integer ... ok Check linalg works with non-aligned memory ... ok Check linalg works with non-aligned memory ... ok Check that complex objects don't need to be completely aligned ... ok test_decomp.test_lapack_misaligned ... KNOWNFAIL: Ticket #1152, triggers a segfault in rare cases. test_check_finite (test_decomp_cholesky.TestCholesky) ... ok test_random (test_decomp_cholesky.TestCholesky) ... ok test_random_complex (test_decomp_cholesky.TestCholesky) ... ok test_simple (test_decomp_cholesky.TestCholesky) ... ok test_simple_complex (test_decomp_cholesky.TestCholesky) ... ok test_check_finite (test_decomp_cholesky.TestCholeskyBanded) ... ok test_lower_complex (test_decomp_cholesky.TestCholeskyBanded) ... ok test_lower_real (test_decomp_cholesky.TestCholeskyBanded) ... ok test_upper_complex (test_decomp_cholesky.TestCholeskyBanded) ... ok test_upper_real (test_decomp_cholesky.TestCholeskyBanded) ... ok test_decomp_cholesky.TestOverwrite.test_cho_factor ... ok test_decomp_cholesky.TestOverwrite.test_cho_solve ... ok test_decomp_cholesky.TestOverwrite.test_cho_solve_banded ... ok test_decomp_cholesky.TestOverwrite.test_cholesky ... ok test_decomp_cholesky.TestOverwrite.test_cholesky_banded ... ok test_default_a (test_fblas.TestCaxpy) ... ok test_simple (test_fblas.TestCaxpy) ... ok test_x_and_y_stride (test_fblas.TestCaxpy) ... ok test_x_bad_size (test_fblas.TestCaxpy) ... ok test_x_stride (test_fblas.TestCaxpy) ... ok test_y_bad_size (test_fblas.TestCaxpy) ... ok test_y_stride (test_fblas.TestCaxpy) ... ok test_simple (test_fblas.TestCcopy) ... ok test_x_and_y_stride (test_fblas.TestCcopy) ... ok test_x_bad_size (test_fblas.TestCcopy) ... ok test_x_stride (test_fblas.TestCcopy) ... ok test_y_bad_size (test_fblas.TestCcopy) ... ok test_y_stride (test_fblas.TestCcopy) ... ok test_default_beta_y (test_fblas.TestCgemv) ... ok test_simple (test_fblas.TestCgemv) ... ok test_simple_transpose (test_fblas.TestCgemv) ... ok test_simple_transpose_conj (test_fblas.TestCgemv) ... ok test_x_stride (test_fblas.TestCgemv) ... ok test_x_stride_assert (test_fblas.TestCgemv) ... ok test_x_stride_transpose (test_fblas.TestCgemv) ... ok test_y_stride (test_fblas.TestCgemv) ... ok test_y_stride_assert (test_fblas.TestCgemv) ... ok test_y_stride_transpose (test_fblas.TestCgemv) ... ok test_simple (test_fblas.TestCscal) ... ok test_x_bad_size (test_fblas.TestCscal) ... ok test_x_stride (test_fblas.TestCscal) ... ok test_simple (test_fblas.TestCswap) ... ok test_x_and_y_stride (test_fblas.TestCswap) ... ok test_x_bad_size (test_fblas.TestCswap) ... ok test_x_stride (test_fblas.TestCswap) ... ok test_y_bad_size (test_fblas.TestCswap) ... ok test_y_stride (test_fblas.TestCswap) ... ok test_default_a (test_fblas.TestDaxpy) ... ok test_simple (test_fblas.TestDaxpy) ... ok test_x_and_y_stride (test_fblas.TestDaxpy) ... ok test_x_bad_size (test_fblas.TestDaxpy) ... ok test_x_stride (test_fblas.TestDaxpy) ... ok test_y_bad_size (test_fblas.TestDaxpy) ... ok test_y_stride (test_fblas.TestDaxpy) ... ok test_simple (test_fblas.TestDcopy) ... ok test_x_and_y_stride (test_fblas.TestDcopy) ... ok test_x_bad_size (test_fblas.TestDcopy) ... ok test_x_stride (test_fblas.TestDcopy) ... ok test_y_bad_size (test_fblas.TestDcopy) ... ok test_y_stride (test_fblas.TestDcopy) ... ok test_default_beta_y (test_fblas.TestDgemv) ... ok test_simple (test_fblas.TestDgemv) ... ok test_simple_transpose (test_fblas.TestDgemv) ... ok test_simple_transpose_conj (test_fblas.TestDgemv) ... ok test_x_stride (test_fblas.TestDgemv) ... ok test_x_stride_assert (test_fblas.TestDgemv) ... ok test_x_stride_transpose (test_fblas.TestDgemv) ... ok test_y_stride (test_fblas.TestDgemv) ... ok test_y_stride_assert (test_fblas.TestDgemv) ... ok test_y_stride_transpose (test_fblas.TestDgemv) ... ok test_simple (test_fblas.TestDscal) ... ok test_x_bad_size (test_fblas.TestDscal) ... ok test_x_stride (test_fblas.TestDscal) ... ok test_simple (test_fblas.TestDswap) ... ok test_x_and_y_stride (test_fblas.TestDswap) ... ok test_x_bad_size (test_fblas.TestDswap) ... ok test_x_stride (test_fblas.TestDswap) ... ok test_y_bad_size (test_fblas.TestDswap) ... ok test_y_stride (test_fblas.TestDswap) ... ok test_default_a (test_fblas.TestSaxpy) ... ok test_simple (test_fblas.TestSaxpy) ... ok test_x_and_y_stride (test_fblas.TestSaxpy) ... ok test_x_bad_size (test_fblas.TestSaxpy) ... ok test_x_stride (test_fblas.TestSaxpy) ... ok test_y_bad_size (test_fblas.TestSaxpy) ... ok test_y_stride (test_fblas.TestSaxpy) ... ok test_simple (test_fblas.TestScopy) ... ok test_x_and_y_stride (test_fblas.TestScopy) ... ok test_x_bad_size (test_fblas.TestScopy) ... ok test_x_stride (test_fblas.TestScopy) ... ok test_y_bad_size (test_fblas.TestScopy) ... ok test_y_stride (test_fblas.TestScopy) ... ok test_default_beta_y (test_fblas.TestSgemv) ... ok test_simple (test_fblas.TestSgemv) ... ok test_simple_transpose (test_fblas.TestSgemv) ... ok test_simple_transpose_conj (test_fblas.TestSgemv) ... ok test_x_stride (test_fblas.TestSgemv) ... ok test_x_stride_assert (test_fblas.TestSgemv) ... ok test_x_stride_transpose (test_fblas.TestSgemv) ... ok test_y_stride (test_fblas.TestSgemv) ... ok test_y_stride_assert (test_fblas.TestSgemv) ... ok test_y_stride_transpose (test_fblas.TestSgemv) ... ok test_simple (test_fblas.TestSscal) ... ok test_x_bad_size (test_fblas.TestSscal) ... ok test_x_stride (test_fblas.TestSscal) ... ok test_simple (test_fblas.TestSswap) ... ok test_x_and_y_stride (test_fblas.TestSswap) ... ok test_x_bad_size (test_fblas.TestSswap) ... ok test_x_stride (test_fblas.TestSswap) ... ok test_y_bad_size (test_fblas.TestSswap) ... ok test_y_stride (test_fblas.TestSswap) ... ok test_default_a (test_fblas.TestZaxpy) ... ok test_simple (test_fblas.TestZaxpy) ... ok test_x_and_y_stride (test_fblas.TestZaxpy) ... ok test_x_bad_size (test_fblas.TestZaxpy) ... ok test_x_stride (test_fblas.TestZaxpy) ... ok test_y_bad_size (test_fblas.TestZaxpy) ... ok test_y_stride (test_fblas.TestZaxpy) ... ok test_simple (test_fblas.TestZcopy) ... ok test_x_and_y_stride (test_fblas.TestZcopy) ... ok test_x_bad_size (test_fblas.TestZcopy) ... ok test_x_stride (test_fblas.TestZcopy) ... ok test_y_bad_size (test_fblas.TestZcopy) ... ok test_y_stride (test_fblas.TestZcopy) ... ok test_default_beta_y (test_fblas.TestZgemv) ... ok test_simple (test_fblas.TestZgemv) ... ok test_simple_transpose (test_fblas.TestZgemv) ... ok test_simple_transpose_conj (test_fblas.TestZgemv) ... ok test_x_stride (test_fblas.TestZgemv) ... ok test_x_stride_assert (test_fblas.TestZgemv) ... ok test_x_stride_transpose (test_fblas.TestZgemv) ... ok test_y_stride (test_fblas.TestZgemv) ... ok test_y_stride_assert (test_fblas.TestZgemv) ... ok test_y_stride_transpose (test_fblas.TestZgemv) ... ok test_simple (test_fblas.TestZscal) ... ok test_x_bad_size (test_fblas.TestZscal) ... ok test_x_stride (test_fblas.TestZscal) ... ok test_simple (test_fblas.TestZswap) ... ok test_x_and_y_stride (test_fblas.TestZswap) ... ok test_x_bad_size (test_fblas.TestZswap) ... ok test_x_stride (test_fblas.TestZswap) ... ok test_y_bad_size (test_fblas.TestZswap) ... ok test_y_stride (test_fblas.TestZswap) ... ok test_gebal (test_lapack.TestFlapackSimple) ... ok test_gehrd (test_lapack.TestFlapackSimple) ... ok test_trsyl (test_lapack.TestFlapackSimple) ... ok test_clapack (test_lapack.TestLapack) ... ok test_flapack (test_lapack.TestLapack) ... ok test_ticket_1645 (test_lapack.TestRegression) ... ok test_consistency (test_matfuncs.TestExpM) ... ok test_zero (test_matfuncs.TestExpM) ... ok test_nils (test_matfuncs.TestLogM) ... ok test_defective1 (test_matfuncs.TestSignM) ... ok test_defective2 (test_matfuncs.TestSignM) ... ok test_defective3 (test_matfuncs.TestSignM) ... ok test_nils (test_matfuncs.TestSignM) ... ok test_bad (test_matfuncs.TestSqrtM) ... ok test_cases (test_solvers.TestSolveContinuousARE) ... ok test_cases (test_solvers.TestSolveDiscreteARE) ... ok test_cases (test_solvers.TestSolveLyapunov) ... ok test_cases (test_solvers.TestSolveSylvester) ... ok test_trivial (test_solvers.TestSolveSylvester) ... ok test_special_matrices.TestBlockDiag.test_bad_arg ... ok test_special_matrices.TestBlockDiag.test_basic ... ok test_special_matrices.TestBlockDiag.test_dtype ... ok test_special_matrices.TestBlockDiag.test_no_args ... ok test_special_matrices.TestBlockDiag.test_scalar_and_1d_args ... ok test_basic (test_special_matrices.TestCirculant) ... ok test_bad_shapes (test_special_matrices.TestCompanion) ... ok test_basic (test_special_matrices.TestCompanion) ... ok test_basic (test_special_matrices.TestHadamard) ... ok test_basic (test_special_matrices.TestHankel) ... ok test_basic (test_special_matrices.TestHilbert) ... ok test_basic (test_special_matrices.TestInvHilbert) ... ok test_inverse (test_special_matrices.TestInvHilbert) ... ok test_special_matrices.TestKron.test_basic ... ok test_bad_shapes (test_special_matrices.TestLeslie) ... ok test_basic (test_special_matrices.TestLeslie) ... ok test_big (test_special_matrices.TestPascal) ... ok test_cases (test_special_matrices.TestPascal) ... ok test_basic (test_special_matrices.TestToeplitz) ... ok test_complex_01 (test_special_matrices.TestToeplitz) ... ok Scalar arguments still produce a 2D array. ... ok test_scalar_01 (test_special_matrices.TestToeplitz) ... ok test_scalar_02 (test_special_matrices.TestToeplitz) ... ok test_scalar_03 (test_special_matrices.TestToeplitz) ... ok test_scalar_04 (test_special_matrices.TestToeplitz) ... ok test_2d (test_special_matrices.TestTri) ... ok test_basic (test_special_matrices.TestTri) ... ok test_diag (test_special_matrices.TestTri) ... ok test_diag2d (test_special_matrices.TestTri) ... ok test_basic (test_special_matrices.TestTril) ... ok test_diag (test_special_matrices.TestTril) ... ok test_basic (test_special_matrices.TestTriu) ... ok test_diag (test_special_matrices.TestTriu) ... ok test_common.test_pade_trivial ... ok test_common.test_pade_4term_exp ... ok Test whether logsumexp() function correctly handles large inputs. ... ok test_common.test_logsumexp_b ... ok test_doccer.test_unindent('Another test\n with some indent', 'Another test\n with some indent') ... ok test_doccer.test_unindent('Another test, one line', 'Another test, one line') ... ok test_doccer.test_unindent('Another test\n with some indent', 'Another test\n with some indent') ... ok test_doccer.test_unindent_dict('Another test\n with some indent', 'Another test\n with some indent') ... ok test_doccer.test_unindent_dict('Another test, one line', 'Another test, one line') ... ok test_doccer.test_unindent_dict('Another test\n with some indent', 'Another test\n with some indent') ... ok test_doccer.test_docformat('Docstring\n Another test\n with some indent\n Another test, one line\n Another test\n with some indent\n', 'Docstring\n Another test\n with some indent\n Another test, one line\n Another test\n with some indent\n') ... ok test_doccer.test_docformat('Single line doc Another test\n with some indent', 'Single line doc Another test\n with some indent') ... ok test_doccer.test_decorator(' Docstring\n Another test\n with some indent\n ', ' Docstring\n Another test\n with some indent\n ') ... ok test_doccer.test_decorator(' Docstring\n Another test\n with some indent\n ', ' Docstring\n Another test\n with some indent\n ') ... ok test_bytescale (test_pilutil.TestPILUtil) ... SKIP: Skipping test: test_bytescale Need to import PIL for this test test_bytescale_keywords (test_pilutil.TestPILUtil) ... SKIP: Skipping test: test_bytescale_keywords Need to import PIL for this test test_imresize (test_pilutil.TestPILUtil) ... SKIP: Skipping test: test_imresize Need to import PIL for this test test_imresize2 (test_pilutil.TestPILUtil) ... SKIP: Skipping test: test_imresize2 Need to import PIL for this test test_imresize3 (test_pilutil.TestPILUtil) ... SKIP: Skipping test: test_imresize3 Need to import PIL for this test Failure: SkipTest (Skipping test: test_fromimage Need to import PIL for this test) ... SKIP: Skipping test: test_fromimage Need to import PIL for this test test_datatypes.test_map_coordinates_dts ... ok test_datatypes.test_uint64_max ... KNOWNFAIL: Test skipped due to known failure test_filters.test_ticket_701 ... ok test_filters.test_orders_gauss(0, array([ 0.])) ... ok test_filters.test_orders_gauss(0, array([ 0.])) ... ok test_filters.test_orders_gauss(, , array([ 0.]), 1, -1) ... ok test_filters.test_orders_gauss(, , array([ 0.]), 1, 4) ... ok test_filters.test_orders_gauss(0, array([ 0.])) ... ok test_filters.test_orders_gauss(0, array([ 0.])) ... ok test_filters.test_orders_gauss(, , array([ 0.]), 1, -1, -1) ... ok test_filters.test_orders_gauss(, , array([ 0.]), 1, -1, 4) ... ok Regression test for #1311. ... ok test_io.test_imread ... SKIP: Skipping test: test_imread The Python Image Library could not be found. test_basic (test_measurements.Test_measurements_select) ... ok test_a (test_measurements.Test_measurements_stats) ... ok test_a_centered (test_measurements.Test_measurements_stats) ... ok test_b (test_measurements.Test_measurements_stats) ... ok test_b_centered (test_measurements.Test_measurements_stats) ... ok test_nonint_labels (test_measurements.Test_measurements_stats) ... ok label 1 ... ok label 2 ... ok label 3 ... ok label 4 ... ok label 5 ... ok label 6 ... ok label 7 ... ok label 8 ... ok label 9 ... ok label 10 ... ok label 11 ... ok label 12 ... ok label 13 ... ok test label with specified output with type ... ok test label with specified output dtype ... ok test label with output of wrong size ... ok find_objects 1 ... ok find_objects 2 ... ok find_objects 3 ... ok find_objects 4 ... ok find_objects 5 ... ok find_objects 6 ... ok find_objects 7 ... ok find_objects 8 ... ok find_objects 9 ... ok sum 1 ... ok sum 2 ... ok sum 3 ... ok sum 4 ... ok sum 5 ... ok sum 6 ... ok sum 7 ... ok sum 8 ... ok sum 9 ... ok sum 10 ... ok sum 11 ... ok sum 12 ... ok mean 1 ... ok mean 2 ... ok mean 3 ... ok mean 4 ... ok minimum 1 ... ok minimum 2 ... ok minimum 3 ... ok minimum 4 ... ok maximum 1 ... ok maximum 2 ... ok maximum 3 ... ok maximum 4 ... ok Ticket #501 ... ok median 1 ... ok median 2 ... ok median 3 ... ok variance 1 ... ok variance 2 ... ok variance 3 ... ok variance 4 ... ok variance 5 ... ok variance 6 ... ok standard deviation 1 ... ok standard deviation 2 ... ok standard deviation 3 ... ok standard deviation 4 ... ok standard deviation 5 ... ok standard deviation 6 ... ok standard deviation 7 ... ok minimum position 1 ... ok minimum position 2 ... ok minimum position 3 ... ok minimum position 4 ... ok minimum position 5 ... ok minimum position 6 ... ok minimum position 7 ... ok maximum position 1 ... ok maximum position 2 ... ok maximum position 3 ... ok maximum position 4 ... ok maximum position 5 ... ok maximum position 6 ... ok maximum position 7 - float labels ... ok extrema 1 ... ok extrema 2 ... ok extrema 3 ... ok extrema 4 ... ok center of mass 1 ... ok center of mass 2 ... ok center of mass 3 ... ok center of mass 4 ... ok center of mass 5 ... ok center of mass 6 ... ok center of mass 7 ... ok center of mass 8 ... ok center of mass 9 ... ok histogram 1 ... ok histogram 2 ... ok histogram 3 ... ok Apply the stat funcs to a 2-d array. ... ok test_ndimage.TestDilateFix.test_dilation_scalar_size ... ok test_ndimage.TestDilateFix.test_dilation_square_structure ... ok affine_transform 1 ... ok affine transform 2 ... ok affine transform 3 ... ok affine transform 4 ... ok affine transform 5 ... ok affine transform 6 ... ok affine transform 7 ... ok affine transform 8 ... ok affine transform 9 ... ok affine transform 10 ... ok affine transform 11 ... ok affine transform 12 ... ok affine transform 13 ... ok affine transform 14 ... ok affine transform 15 ... ok affine transform 16 ... ok affine transform 17 ... ok affine transform 18 ... ok affine transform 19 ... ok affine transform 20 ... ok affine transform 21 ... ok binary closing 1 ... ok binary closing 2 ... ok binary dilation 1 ... ok binary dilation 2 ... ok binary dilation 3 ... ok binary dilation 4 ... ok binary dilation 5 ... ok binary dilation 6 ... ok binary dilation 7 ... ok binary dilation 8 ... ok binary dilation 9 ... ok binary dilation 10 ... ok binary dilation 11 ... ok binary dilation 12 ... ok binary dilation 13 ... ok binary dilation 14 ... ok binary dilation 15 ... ok binary dilation 16 ... ok binary dilation 17 ... ok binary dilation 18 ... ok binary dilation 19 ... ok binary dilation 20 ... ok binary dilation 21 ... ok binary dilation 22 ... ok binary dilation 23 ... ok binary dilation 24 ... ok binary dilation 25 ... ok binary dilation 26 ... ok binary dilation 27 ... ok binary dilation 28 ... ok binary dilation 29 ... ok binary dilation 30 ... ok binary dilation 31 ... ok binary dilation 32 ... ok binary dilation 33 ... ok binary dilation 34 ... ok binary dilation 35 ... ok binary erosion 1 ... ok binary erosion 2 ... ok binary erosion 3 ... ok binary erosion 4 ... ok binary erosion 5 ... ok binary erosion 6 ... ok binary erosion 7 ... ok binary erosion 8 ... ok binary erosion 9 ... ok binary erosion 10 ... ok binary erosion 11 ... ok binary erosion 12 ... ok binary erosion 13 ... ok binary erosion 14 ... ok binary erosion 15 ... ok binary erosion 16 ... ok binary erosion 17 ... ok binary erosion 18 ... ok binary erosion 19 ... ok binary erosion 20 ... ok binary erosion 21 ... ok binary erosion 22 ... ok binary erosion 23 ... ok binary erosion 24 ... ok binary erosion 25 ... ok binary erosion 26 ... ok binary erosion 27 ... ok binary erosion 28 ... ok binary erosion 29 ... ok binary erosion 30 ... ok binary erosion 31 ... ok binary erosion 32 ... ok binary erosion 33 ... ok binary erosion 34 ... ok binary erosion 35 ... ok binary erosion 36 ... ok binary fill holes 1 ... ok binary fill holes 2 ... ok binary fill holes 3 ... ok binary opening 1 ... ok binary opening 2 ... ok binary propagation 1 ... ok binary propagation 2 ... ok black tophat 1 ... ok black tophat 2 ... ok boundary modes ... ok boundary modes 2 ... ok correlation 1 ... ok correlation 2 ... ok correlation 3 ... ok correlation 4 ... ok correlation 5 ... ok correlation 6 ... ok correlation 7 ... ok correlation 8 ... ok correlation 9 ... ok correlation 10 ... ok correlation 11 ... ok correlation 12 ... ok correlation 13 ... ok correlation 14 ... ok correlation 15 ... ok correlation 16 ... ok correlation 17 ... ok correlation 18 ... ok correlation 19 ... ok correlation 20 ... ok correlation 21 ... ok correlation 22 ... ok correlation 23 ... ok correlation 24 ... ok correlation 25 ... ok brute force distance transform 1 ... ok brute force distance transform 2 ... ok brute force distance transform 3 ... ok brute force distance transform 4 ... ok brute force distance transform 5 ... ok brute force distance transform 6 ... ok chamfer type distance transform 1 ... ok chamfer type distance transform 2 ... ok chamfer type distance transform 3 ... ok euclidean distance transform 1 ... ok euclidean distance transform 2 ... ok euclidean distance transform 3 ... ok euclidean distance transform 4 ... ok Ticket #954 ... ok line extension 1 ... ok line extension 2 ... ok line extension 3 ... ok line extension 4 ... ok line extension 5 ... ok line extension 6 ... ok line extension 7 ... ok line extension 8 ... ok line extension 9 ... ok line extension 10 ... ok ellipsoid fourier filter for complex transforms 1 ... ok ellipsoid fourier filter for real transforms 1 ... ok gaussian fourier filter for complex transforms 1 ... ok gaussian fourier filter for real transforms 1 ... ok shift filter for complex transforms 1 ... ok shift filter for real transforms 1 ... ok uniform fourier filter for complex transforms 1 ... ok uniform fourier filter for real transforms 1 ... ok gaussian filter 1 ... ok gaussian filter 2 ... ok gaussian filter 3 - single precision data ... ok gaussian filter 4 ... ok gaussian filter 5 ... ok gaussian filter 6 ... ok gaussian gradient magnitude filter 1 ... ok gaussian gradient magnitude filter 2 ... ok gaussian laplace filter 1 ... ok gaussian laplace filter 2 ... ok generation of a binary structure 1 ... ok generation of a binary structure 2 ... ok generation of a binary structure 3 ... ok generation of a binary structure 4 ... ok generic filter 1 ... ok generic 1d filter 1 ... ok generic gradient magnitude 1 ... ok generic laplace filter 1 ... ok geometric transform 1 ... ok geometric transform 2 ... ok geometric transform 3 ... ok geometric transform 4 ... ok geometric transform 5 ... ok geometric transform 6 ... ok geometric transform 7 ... ok geometric transform 8 ... ok geometric transform 10 ... ok geometric transform 13 ... ok geometric transform 14 ... ok geometric transform 15 ... ok geometric transform 16 ... ok geometric transform 17 ... ok geometric transform 18 ... ok geometric transform 19 ... ok geometric transform 20 ... ok geometric transform 21 ... ok geometric transform 22 ... ok geometric transform 23 ... ok geometric transform 24 ... ok grey closing 1 ... ok grey closing 2 ... ok grey dilation 1 ... ok grey dilation 2 ... ok grey dilation 3 ... ok grey erosion 1 ... ok grey erosion 2 ... ok grey erosion 3 ... ok grey opening 1 ... ok grey opening 2 ... ok binary hit-or-miss transform 1 ... ok binary hit-or-miss transform 2 ... ok binary hit-or-miss transform 3 ... ok iterating a structure 1 ... ok iterating a structure 2 ... ok iterating a structure 3 ... ok laplace filter 1 ... ok laplace filter 2 ... ok map coordinates 1 ... ok map coordinates 2 ... ok maximum filter 1 ... ok maximum filter 2 ... ok maximum filter 3 ... ok maximum filter 4 ... ok maximum filter 5 ... ok maximum filter 6 ... ok maximum filter 7 ... ok maximum filter 8 ... ok maximum filter 9 ... ok minimum filter 1 ... ok minimum filter 2 ... ok minimum filter 3 ... ok minimum filter 4 ... ok minimum filter 5 ... ok minimum filter 6 ... ok minimum filter 7 ... ok minimum filter 8 ... ok minimum filter 9 ... ok morphological gradient 1 ... ok morphological gradient 2 ... ok morphological laplace 1 ... ok morphological laplace 2 ... ok prewitt filter 1 ... ok prewitt filter 2 ... ok prewitt filter 3 ... ok prewitt filter 4 ... ok rank filter 1 ... ok rank filter 2 ... ok rank filter 3 ... ok rank filter 4 ... ok rank filter 5 ... ok rank filter 6 ... ok rank filter 7 ... ok median filter 8 ... ok rank filter 9 ... ok rank filter 10 ... ok rank filter 11 ... ok rank filter 12 ... ok rank filter 13 ... ok rank filter 14 ... ok rotate 1 ... ok rotate 2 ... ok rotate 3 ... ok rotate 4 ... ok rotate 5 ... ok rotate 6 ... ok rotate 7 ... ok rotate 8 ... ok shift 1 ... ok shift 2 ... ok shift 3 ... ok shift 4 ... ok shift 5 ... ok shift 6 ... ok shift 7 ... ok shift 8 ... ok shift 9 ... ok sobel filter 1 ... ok sobel filter 2 ... ok sobel filter 3 ... ok sobel filter 4 ... ok spline filter 1 ... ok spline filter 2 ... ok spline filter 3 ... ok spline filter 4 ... ok spline filter 5 ... ok uniform filter 1 ... ok uniform filter 2 ... ok uniform filter 3 ... ok uniform filter 4 ... ok uniform filter 5 ... ok uniform filter 6 ... ok watershed_ift 1 ... ok watershed_ift 2 ... ok watershed_ift 3 ... ok watershed_ift 4 ... ok watershed_ift 5 ... ok watershed_ift 6 ... ok watershed_ift 7 ... ok white tophat 1 ... ok white tophat 2 ... ok zoom 1 ... ok zoom 2 ... ok zoom 3 ... ok zoom by affine transformation 1 ... ok Ticket #1419 ... ok Ticket #1122 ... ok Regression test for #413: median_filter does not handle bytes orders. ... ok Ticket #643 ... ok test_regression.test_ticket_742 ... ok test_explicit (test_odr.TestODR) ... ok test_implicit (test_odr.TestODR) ... ok test_lorentz (test_odr.TestODR) ... ok test_multi (test_odr.TestODR) ... ok test_pearson (test_odr.TestODR) ... ok test_ticket_1253 (test_odr.TestODR) ... ok test_1d_grad (test__basinhopping.TestBasinHopping) ... ok test_2d (test__basinhopping.TestBasinHopping) ... ok test_2d_nograd (test__basinhopping.TestBasinHopping) ... ok test_TypeError (test__basinhopping.TestBasinHopping) ... ok test_all_minimizers (test__basinhopping.TestBasinHopping) ... ok test_njev (test__basinhopping.TestBasinHopping) ... ok test_pass_accept_test (test__basinhopping.TestBasinHopping) ... ok test_pass_callback (test__basinhopping.TestBasinHopping) ... ok test_pass_simple_takestep (test__basinhopping.TestBasinHopping) ... ok test_pass_takestep (test__basinhopping.TestBasinHopping) ... ok test_adaptive_decrease (test__basinhopping.Test_AdaptiveStepsize) ... ok test_adaptive_increase (test__basinhopping.Test_AdaptiveStepsize) ... ok test_all_accepted (test__basinhopping.Test_AdaptiveStepsize) ... ok test_all_rejected (test__basinhopping.Test_AdaptiveStepsize) ... ok test_KeyError (test__basinhopping.Test_Metropolis) ... ok test_accept (test__basinhopping.Test_Metropolis) ... ok test_boolean_return (test__basinhopping.Test_Metropolis) ... ok test_lower_f_accepted (test__basinhopping.Test_Metropolis) ... ok test_random (test__basinhopping.Test_RandomDisplacement) ... ok test_higher_f_rejected (test__basinhopping.Test_Storage) ... ok test_lower_f_accepted (test__basinhopping.Test_Storage) ... ok test__root.TestRoot.test_tol_parameter ... ok Anneal: test for Boltzmann schedule ... ok Anneal: test for Cauchy schedule ... ok Anneal: test for fast schedule ... ok minimize with 'anneal' method ... ok Minimize with method='COBYLA' ... ok fmin_cobyla ... ok test_linesearch.TestLineSearch.test_armijo_terminate_1 ... ok test_linesearch.TestLineSearch.test_line_search_armijo ... ok test_linesearch.TestLineSearch.test_line_search_wolfe1 ... ok test_linesearch.TestLineSearch.test_line_search_wolfe2 ... ok test_linesearch.TestLineSearch.test_scalar_search_armijo ... ok test_linesearch.TestLineSearch.test_scalar_search_wolfe1 ... ok test_linesearch.TestLineSearch.test_scalar_search_wolfe2 ... ok test_linesearch.TestLineSearch.test_wolfe_terminate ... ok test_func_is_classmethod (test_minpack.TestCurveFit) ... ok test_one_argument (test_minpack.TestCurveFit) ... ok test_two_argument (test_minpack.TestCurveFit) ... ok test_float32 (test_minpack.TestFSolve) ... ok fsolve without gradient, equal pipes -> equal flows ... ok fsolve with gradient, equal pipes -> equal flows ... ok The callables 'func' and 'deriv_func' have no '__name__' attribute. ... ok test_wrong_shape_fprime_function (test_minpack.TestFSolve) ... ok The callable 'func' has no '__name__' attribute. ... ok test_wrong_shape_func_function (test_minpack.TestFSolve) ... ok f(x) = c * x**2; fixed point should be x=1/c ... ok f(x) = c * x**0.5; fixed point should be x=c**2 ... ok test_array_trivial (test_minpack.TestFixedPoint) ... ok f(x) = x**2; x0=1.05; fixed point should be x=1 ... ok f(x) = x**0.5; x0=1.05; fixed point should be x=1 ... ok f(x) = 2x; fixed point should be x=0 ... ok test_basic (test_minpack.TestLeastSq) ... ok test_float32 (test_minpack.TestLeastSq) ... ok test_full_output (test_minpack.TestLeastSq) ... ok test_input_untouched (test_minpack.TestLeastSq) ... ok The callables 'func' and 'deriv_func' have no '__name__' attribute. ... ok test_wrong_shape_Dfun_function (test_minpack.TestLeastSq) ... ok The callable 'func' has no '__name__' attribute. ... ok test_wrong_shape_func_function (test_minpack.TestLeastSq) ... ok root/hybr without gradient, equal pipes -> equal flows ... ok root/hybr with gradient, equal pipes -> equal flows ... ok root/hybr with gradient and function combined, equal pipes -> equal flows ... ok root/lm without gradient, equal pipes -> equal flows ... ok test_nnls (test_nnls.TestNNLS) ... ok test_nonlin.TestJacobianDotSolve.test_anderson ... ok test_nonlin.TestJacobianDotSolve.test_broyden1 ... ok test_nonlin.TestJacobianDotSolve.test_broyden2 ... ok test_nonlin.TestJacobianDotSolve.test_diagbroyden ... ok test_nonlin.TestJacobianDotSolve.test_excitingmixing ... ok test_nonlin.TestJacobianDotSolve.test_krylov ... ok test_nonlin.TestJacobianDotSolve.test_linearmixing ... ok test_anderson (test_nonlin.TestLinear) ... ok test_broyden1 (test_nonlin.TestLinear) ... ok test_broyden2 (test_nonlin.TestLinear) ... ok test_krylov (test_nonlin.TestLinear) ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for nonlin functions ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok Tests for root ... ok test_anderson (test_nonlin.TestNonlinOldTests) ... ok test_broyden1 (test_nonlin.TestNonlinOldTests) ... ok test_broyden2 (test_nonlin.TestNonlinOldTests) ... ok test_diagbroyden (test_nonlin.TestNonlinOldTests) ... ok test_exciting (test_nonlin.TestNonlinOldTests) ... ok test_linearmixing (test_nonlin.TestNonlinOldTests) ... ok test_root_anderson (test_nonlin.TestNonlinOldTests) ... ok test_root_broyden1 (test_nonlin.TestNonlinOldTests) ... ok test_root_broyden2 (test_nonlin.TestNonlinOldTests) ... ok test_root_diagbroyden (test_nonlin.TestNonlinOldTests) ... ok test_root_excitingmixing (test_nonlin.TestNonlinOldTests) ... ok test_root_linearmixing (test_nonlin.TestNonlinOldTests) ... ok test_anderson (test_nonlin.TestSecant) ... ok test_broyden1 (test_nonlin.TestSecant) ... ok test_broyden1_update (test_nonlin.TestSecant) ... ok test_broyden2 (test_nonlin.TestSecant) ... ok test_broyden2_update (test_nonlin.TestSecant) ... ok L-BFGS-B with bounds ... ok L-BFGS-B with fun and jac combined and extra arguments ... ok Minimize with method='L-BFGS-B' with bounds ... ok Broyden-Fletcher-Goldfarb-Shanno optimization routine ... ok Test corner case where -Inf is the minimum. See #1494. ... ok Test corner case where nan is fed to optimizer. See #1542. ... ok BFGS with numerical jacobian and a vector epsilon parameter ... ok conjugate gradient optimization routine ... ok limited-memory bound-constrained BFGS algorithm ... ok L-BFGS-B with combined objective function and jacobian ... ok L-BFGS-B with numerical jacobian ... ok Tests for the minimize wrapper. ... ok Minimize with L-BFGS-B method ... ok test_minimize_l_bfgs_b_ftol (test_optimize.TestOptimize) ... ok test_minimize_tol_parameter (test_optimize.TestOptimize) ... ok line-search Newton conjugate gradient optimization routine ... ok Newton conjugate gradient with Hessian ... ok Newton conjugate gradient with Hessian times a vector p ... ok Nelder-Mead simplex algorithm ... ok Powell (direction set) optimization routine ... ok brent algorithm ... ok Test fminbound ... ok test_fminbound_scalar (test_optimize.TestOptimizeScalar) ... ok golden algorithm ... ok test_minimize_scalar (test_optimize.TestOptimizeScalar) ... ok Compare rosen_hess(x) times p with rosen_hess_prod(x,p) (ticket #1248) ... ok Minimize, method=TNC, 1 ... ok Minimize, method=TNC, 1b (approx gradient) ... ok Minimize, method=TNC, 1c (combined function and gradient) ... ok Minimize, method=TNC, 2 ... ok Minimize, method=TNC, 3 ... ok Minimize, method=TNC, 38 ... ok Minimize, method=TNC, 4 ... ok Minimize, method=TNC, 45 ... ok Minimize, method=TNC, 5 ... ok TNC: test 1 ... ok TNC: test 1 (approx. gradient) ... ok TNC: test 1 (separate fprime) ... ok TNC: test 2 ... ok TNC: test 3 ... ok TNC: test 38 ... ok TNC: test 4 ... ok TNC: test 45 ... ok TNC: test 5 ... ok Ticket #1214 ... ok Ticket #1074 ... ok SLSQP: bounds, eq. const., given jac. for fun. and const. ... ok SLSQP: equality constraint, approximated jacobian. ... ok SLSQP: equality constraint, given jacobian. ... ok SLSQP: equality constraint, given jacobian for fun and const. ... ok SLSQP: inequality constraint, given jacobian. ... ok test_integer_bounds (test_slsqp.TestSLSQP) ... ok Minimize with method='SLSQP': bounds, eq. const., given jac. for ... ok Minimize with method='SLSQP': equality constraint, approx. jacobian. ... ok Minimize with method='SLSQP': equality constraint, given jacobian. ... ok Minimize with method='SLSQP': equality constraint, given jacobian ... ok Minimize with method='SLSQP': scalar equality constraint, given ... ok Minimize with method='SLSQP': inequality constraint, given jacobian. ... ok Minimize with method='SLSQP': vector inequality constraint, given jacobian. ... ok Minimize, method='SLSQP': unbounded, approximated jacobian. ... ok Minimize, method='SLSQP': unbounded, combined function and jacobian. ... ok Minimize, method='SLSQP': unbounded, given jacobian. ... ok Ticket #1657 ... ok SLSQP: unbounded, approximated jacobian. ... ok SLSQP: unbounded, given jacobian. ... ok test_bisect (test_zeros.TestBasic) ... ok test_brenth (test_zeros.TestBasic) ... ok test_brentq (test_zeros.TestBasic) ... ok test_deriv_zero_warning (test_zeros.TestBasic) ... ok test_newton (test_zeros.TestBasic) ... ok test_ridder (test_zeros.TestBasic) ... ok test_axis_reverse (test_array_tools.TestArrayTools) ... ok test_axis_slice (test_array_tools.TestArrayTools) ... ok test_const_ext (test_array_tools.TestArrayTools) ... ok test_even_ext (test_array_tools.TestArrayTools) ... ok test_odd_ext (test_array_tools.TestArrayTools) ... ok test_backward_diff (test_cont2discrete.TestC2D) ... ok test_bilinear (test_cont2discrete.TestC2D) ... ok Test that the solution to the discrete approximation of a continuous ... ok test_euler (test_cont2discrete.TestC2D) ... ok test_gbt (test_cont2discrete.TestC2D) ... ok Test method='gbt' with alpha=0.25 for tf and zpk cases. ... ok test_transferfunction (test_cont2discrete.TestC2D) ... ok test_zerospolesgain (test_cont2discrete.TestC2D) ... ok test_zoh (test_cont2discrete.TestC2D) ... ok test_dimpulse (test_dltisys.TestDLTI) ... ok test_dlsim (test_dltisys.TestDLTI) ... ok test_dlsim_simple1d (test_dltisys.TestDLTI) ... ok test_dlsim_simple2d (test_dltisys.TestDLTI) ... ok test_dlsim_trivial (test_dltisys.TestDLTI) ... ok test_dstep (test_dltisys.TestDLTI) ... ok test_more_step_and_impulse (test_dltisys.TestDLTI) ... ok test_basic (test_filter_design.TestFreqz) ... ok test_basic_whole (test_filter_design.TestFreqz) ... ok test_plot (test_filter_design.TestFreqz) ... ok Regression test for ticket 1441. ... ok Test for false positive on allclose in normalize() in ... ok Regression test for #651: better handling of badly conditioned ... ok test_simple (test_filter_design.TestTf2zpk) ... ok Test the identity transfer function. ... ok Test that invalid cutoff argument raises ValueError. ... ok test_bandpass (test_fir_filter_design.TestFirWinMore) ... ok Test that attempt to create a highpass filter with an even number ... ok test_highpass (test_fir_filter_design.TestFirWinMore) ... ok test_lowpass (test_fir_filter_design.TestFirWinMore) ... ok test_multi (test_fir_filter_design.TestFirWinMore) ... ok Test the nyq keyword. ... ok test_response (test_fir_filter_design.TestFirwin) ... ok For one lowpass, bandpass, and highpass example filter, this test ... ok test01 (test_fir_filter_design.TestFirwin2) ... ok test02 (test_fir_filter_design.TestFirwin2) ... ok test03 (test_fir_filter_design.TestFirwin2) ... ok Test firwin2 when window=None. ... ok Test firwin2 for calculating Type IV filters ... ok Test firwin2 for calculating Type III filters ... ok test_invalid_args (test_fir_filter_design.TestFirwin2) ... ok test_nyq (test_fir_filter_design.TestFirwin2) ... ok test_bad_args (test_fir_filter_design.TestRemez) ... ok test_hilbert (test_fir_filter_design.TestRemez) ... ok test_fir_filter_design.test_kaiser_beta ... ok test_fir_filter_design.test_kaiser_atten ... ok test_fir_filter_design.test_kaiserord ... ok test_ltisys.TestSS2TF.test_basic(3, 3, 3) ... ok test_ltisys.TestSS2TF.test_basic(1, 3, 3) ... ok test_ltisys.TestSS2TF.test_basic(1, 1, 1) ... ok Test bode() magnitude calculation (manual sanity check). ... ok Test bode() phase calculation (manual sanity check). ... ok Test bode() magnitude calculation. ... ok Test bode() phase calculation. ... ok Test that bode() finds a reasonable frequency range. ... ok Test that bode() doesn't fail on a system with a pole at 0. ... ok test_ltisys.Test_freqresp.test_freq_range ... ok test_ltisys.Test_freqresp.test_imag_part ... ok test_ltisys.Test_freqresp.test_imag_part_manual ... ok test_ltisys.Test_freqresp.test_pole_zero ... ok test_ltisys.Test_freqresp.test_real_part ... ok test_ltisys.Test_freqresp.test_real_part_manual ... ok test_ltisys.Test_impulse2.test_01 ... ok Specify the desired time values for the output. ... ok Specify an initial condition as a scalar. ... ok Specify an initial condition as a list. ... ok test_ltisys.Test_impulse2.test_05 ... ok test_ltisys.Test_impulse2.test_06 ... ok test_ltisys.Test_lsim2.test_01 ... ok test_ltisys.Test_lsim2.test_02 ... ok test_ltisys.Test_lsim2.test_03 ... ok test_ltisys.Test_lsim2.test_04 ... ok test_ltisys.Test_lsim2.test_05 ... ok Test use of the default values of the arguments `T` and `U`. ... ok test_ltisys.Test_step2.test_01 ... ok Specify the desired time values for the output. ... ok Specify an initial condition as a scalar. ... ok Specify an initial condition as a list. ... ok test_ltisys.Test_step2.test_05 ... ok test_ltisys.Test_step2.test_06 ... ok test_ltisys.test_lti_instantiation ... ok test_2d_gaussians (test_peak_finding.TestArgrelmax) ... ok test_highorder (test_peak_finding.TestArgrelmax) ... ok Generate a series of gaussians and attempt to find the peak locations. ... ok Verify that no peak is found in ... ok Verify that peak locations are (approximately) found ... ok test_empty (test_peak_finding.TestRidgeLines) ... ok test_minimal (test_peak_finding.TestRidgeLines) ... ok test_single_bigdist (test_peak_finding.TestRidgeLines) ... ok test_single_biggap (test_peak_finding.TestRidgeLines) ... ok test_single_biggaps (test_peak_finding.TestRidgeLines) ... ok test_single_pass (test_peak_finding.TestRidgeLines) ... ok test_basic (test_signaltools.TestCSpline1DEval) ... ok test_2d_arrays (test_signaltools.TestConvolve) ... ok test_basic (test_signaltools.TestConvolve) ... ok test_complex (test_signaltools.TestConvolve) ... ok test_same_mode (test_signaltools.TestConvolve) ... ok test_single_element (test_signaltools.TestConvolve) ... ok test_valid_mode (test_signaltools.TestConvolve) ... ok test_zero_rank (test_signaltools.TestConvolve) ... ok test_2d_arrays (test_signaltools.TestConvolve2d) ... ok test_consistency_convolve_funcs (test_signaltools.TestConvolve2d) ... ok test_fillvalue (test_signaltools.TestConvolve2d) ... ok test_same_mode (test_signaltools.TestConvolve2d) ... ok test_sym_boundary (test_signaltools.TestConvolve2d) ... ok test_valid_mode (test_signaltools.TestConvolve2d) ... ok test_valid_mode2 (test_signaltools.TestConvolve2d) ... ok test_wrap_boundary (test_signaltools.TestConvolve2d) ... ok test_consistency_correlate_funcs (test_signaltools.TestCorrelate2d) ... ok test_rank1_full (test_signaltools.TestCorrelateComplex128) ... ok test_rank1_same (test_signaltools.TestCorrelateComplex128) ... ok test_rank1_valid (test_signaltools.TestCorrelateComplex128) ... ok test_rank3 (test_signaltools.TestCorrelateComplex128) ... ok test_rank1_full (test_signaltools.TestCorrelateComplex256) ... ok test_rank1_same (test_signaltools.TestCorrelateComplex256) ... ok test_rank1_valid (test_signaltools.TestCorrelateComplex256) ... ok test_rank3 (test_signaltools.TestCorrelateComplex256) ... ok test_rank1_full (test_signaltools.TestCorrelateComplex256) ... ok test_rank1_same (test_signaltools.TestCorrelateComplex256) ... ok test_rank1_valid (test_signaltools.TestCorrelateComplex256) ... ok test_rank3 (test_signaltools.TestCorrelateComplex256) ... ok test_rank1_full (test_signaltools.TestCorrelateComplex64) ... ok test_rank1_same (test_signaltools.TestCorrelateComplex64) ... ok test_rank1_valid (test_signaltools.TestCorrelateComplex64) ... ok test_rank3 (test_signaltools.TestCorrelateComplex64) ... ok test_rank1_full (test_signaltools.TestCorrelateDecimal) ... ok test_rank1_same (test_signaltools.TestCorrelateDecimal) ... ok test_rank1_valid (test_signaltools.TestCorrelateDecimal) ... ok test_rank3_all (test_signaltools.TestCorrelateDecimal) ... ok test_rank3_same (test_signaltools.TestCorrelateDecimal) ... ok test_rank3_valid (test_signaltools.TestCorrelateDecimal) ... ok test_rank1_full (test_signaltools.TestCorrelateFloat128) ... ok test_rank1_same (test_signaltools.TestCorrelateFloat128) ... ok test_rank1_valid (test_signaltools.TestCorrelateFloat128) ... ok test_rank3_all (test_signaltools.TestCorrelateFloat128) ... ok test_rank3_same (test_signaltools.TestCorrelateFloat128) ... ok test_rank3_valid (test_signaltools.TestCorrelateFloat128) ... ok test_rank1_full (test_signaltools.TestCorrelateFloat32) ... ok test_rank1_same (test_signaltools.TestCorrelateFloat32) ... ok test_rank1_valid (test_signaltools.TestCorrelateFloat32) ... ok test_rank3_all (test_signaltools.TestCorrelateFloat32) ... ok test_rank3_same (test_signaltools.TestCorrelateFloat32) ... ok test_rank3_valid (test_signaltools.TestCorrelateFloat32) ... ok test_rank1_full (test_signaltools.TestCorrelateFloat64) ... ok test_rank1_same (test_signaltools.TestCorrelateFloat64) ... ok test_rank1_valid (test_signaltools.TestCorrelateFloat64) ... ok test_rank3_all (test_signaltools.TestCorrelateFloat64) ... ok test_rank3_same (test_signaltools.TestCorrelateFloat64) ... ok test_rank3_valid (test_signaltools.TestCorrelateFloat64) ... ok test_rank1_full (test_signaltools.TestCorrelateInt) ... ok test_rank1_same (test_signaltools.TestCorrelateInt) ... ok test_rank1_valid (test_signaltools.TestCorrelateInt) ... ok test_rank3_all (test_signaltools.TestCorrelateInt) ... ok test_rank3_same (test_signaltools.TestCorrelateInt) ... ok test_rank3_valid (test_signaltools.TestCorrelateInt) ... ok test_rank1_full (test_signaltools.TestCorrelateInt16) ... ok test_rank1_same (test_signaltools.TestCorrelateInt16) ... ok test_rank1_valid (test_signaltools.TestCorrelateInt16) ... ok test_rank3_all (test_signaltools.TestCorrelateInt16) ... ok test_rank3_same (test_signaltools.TestCorrelateInt16) ... ok test_rank3_valid (test_signaltools.TestCorrelateInt16) ... ok test_rank1_full (test_signaltools.TestCorrelateInt8) ... ok test_rank1_same (test_signaltools.TestCorrelateInt8) ... ok test_rank1_valid (test_signaltools.TestCorrelateInt8) ... ok test_rank3_all (test_signaltools.TestCorrelateInt8) ... ok test_rank3_same (test_signaltools.TestCorrelateInt8) ... ok test_rank3_valid (test_signaltools.TestCorrelateInt8) ... ok test_rank1_full (test_signaltools.TestCorrelateUint16) ... ok test_rank1_same (test_signaltools.TestCorrelateUint16) ... ok test_rank1_valid (test_signaltools.TestCorrelateUint16) ... ok test_rank3_all (test_signaltools.TestCorrelateUint16) ... ok test_rank3_same (test_signaltools.TestCorrelateUint16) ... ok test_rank3_valid (test_signaltools.TestCorrelateUint16) ... ok test_rank1_full (test_signaltools.TestCorrelateUint64) ... ok test_rank1_same (test_signaltools.TestCorrelateUint64) ... ok test_rank1_valid (test_signaltools.TestCorrelateUint64) ... ok test_rank3_all (test_signaltools.TestCorrelateUint64) ... ok test_rank3_same (test_signaltools.TestCorrelateUint64) ... ok test_rank3_valid (test_signaltools.TestCorrelateUint64) ... ok test_rank1_full (test_signaltools.TestCorrelateUint8) ... ok test_rank1_same (test_signaltools.TestCorrelateUint8) ... ok test_rank1_valid (test_signaltools.TestCorrelateUint8) ... ok test_rank3_all (test_signaltools.TestCorrelateUint8) ... ok test_rank3_same (test_signaltools.TestCorrelateUint8) ... ok test_rank3_valid (test_signaltools.TestCorrelateUint8) ... ok test_signaltools.TestDecimate.test_basic ... ok test_signaltools.TestDecimate.test_shape ... ok test_2d_complex_same (test_signaltools.TestFFTConvolve) ... ok test_2d_real_same (test_signaltools.TestFFTConvolve) ... ok test_complex (test_signaltools.TestFFTConvolve) ... ok test_empty (test_signaltools.TestFFTConvolve) ... ok test_random_data (test_signaltools.TestFFTConvolve) ... ok test_real (test_signaltools.TestFFTConvolve) ... ok test_real_same_mode (test_signaltools.TestFFTConvolve) ... ok test_real_same_mode2 (test_signaltools.TestFFTConvolve) ... ok test_real_valid_mode (test_signaltools.TestFFTConvolve) ... ok test_real_valid_mode2 (test_signaltools.TestFFTConvolve) ... ok test_single_element (test_signaltools.TestFFTConvolve) ... ok test_zero_rank (test_signaltools.TestFFTConvolve) ... ok test_axis (test_signaltools.TestFiltFilt) ... ok test_basic (test_signaltools.TestFiltFilt) ... ok test_sine (test_signaltools.TestFiltFilt) ... ok test_signaltools.TestHilbert.test_bad_args ... ok test_signaltools.TestHilbert.test_hilbert_axisN(array([[ 0.+2.30940108j, 6.+2.30940108j, 12.+2.30940108j], ... ok test_signaltools.TestHilbert.test_hilbert_axisN(array([ 0.+2.30940108j, 1.-1.15470054j, 2.-1.15470054j, 3.-1.15470054j, ... ok test_signaltools.TestHilbert.test_hilbert_axisN((3, 20), [3, 20]) ... ok test_signaltools.TestHilbert.test_hilbert_axisN((20, 3), [20, 3]) ... ok test_signaltools.TestHilbert.test_hilbert_axisN(array([ 0.00000000e+00-1.7201583j , 1.00000000e+00-2.04779451j, ... ok test_signaltools.TestHilbert.test_hilbert_theoretical ... ok test_signaltools.TestHilbert2.test_bad_args ... ok test_basic (test_signaltools.TestLFilterZI) ... ok test_empty_zi (test_signaltools.TestLinearFilterComplex128) ... ok test_rank1 (test_signaltools.TestLinearFilterComplex128) ... ok test_rank2 (test_signaltools.TestLinearFilterComplex128) ... ok test_rank2_init_cond_a0 (test_signaltools.TestLinearFilterComplex128) ... ok test_rank2_init_cond_a1 (test_signaltools.TestLinearFilterComplex128) ... ok test_rank3 (test_signaltools.TestLinearFilterComplex128) ... ok test_empty_zi (test_signaltools.TestLinearFilterComplex64) ... ok test_rank1 (test_signaltools.TestLinearFilterComplex64) ... ok test_rank2 (test_signaltools.TestLinearFilterComplex64) ... ok test_rank2_init_cond_a0 (test_signaltools.TestLinearFilterComplex64) ... ok test_rank2_init_cond_a1 (test_signaltools.TestLinearFilterComplex64) ... ok test_rank3 (test_signaltools.TestLinearFilterComplex64) ... ok test_empty_zi (test_signaltools.TestLinearFilterComplexxxiExtended28) ... ok test_rank1 (test_signaltools.TestLinearFilterComplexxxiExtended28) ... ok test_rank2 (test_signaltools.TestLinearFilterComplexxxiExtended28) ... ok test_rank2_init_cond_a0 (test_signaltools.TestLinearFilterComplexxxiExtended28) ... ok test_rank2_init_cond_a1 (test_signaltools.TestLinearFilterComplexxxiExtended28) ... ok test_rank3 (test_signaltools.TestLinearFilterComplexxxiExtended28) ... ok test_empty_zi (test_signaltools.TestLinearFilterDecimal) ... ok test_rank1 (test_signaltools.TestLinearFilterDecimal) ... ok test_rank2 (test_signaltools.TestLinearFilterDecimal) ... ok test_rank2_init_cond_a0 (test_signaltools.TestLinearFilterDecimal) ... ok test_rank2_init_cond_a1 (test_signaltools.TestLinearFilterDecimal) ... ok test_rank3 (test_signaltools.TestLinearFilterDecimal) ... ok test_empty_zi (test_signaltools.TestLinearFilterFloat32) ... ok test_rank1 (test_signaltools.TestLinearFilterFloat32) ... ok test_rank2 (test_signaltools.TestLinearFilterFloat32) ... ok test_rank2_init_cond_a0 (test_signaltools.TestLinearFilterFloat32) ... ok test_rank2_init_cond_a1 (test_signaltools.TestLinearFilterFloat32) ... ok test_rank3 (test_signaltools.TestLinearFilterFloat32) ... ok test_empty_zi (test_signaltools.TestLinearFilterFloat64) ... ok test_rank1 (test_signaltools.TestLinearFilterFloat64) ... ok test_rank2 (test_signaltools.TestLinearFilterFloat64) ... ok test_rank2_init_cond_a0 (test_signaltools.TestLinearFilterFloat64) ... ok test_rank2_init_cond_a1 (test_signaltools.TestLinearFilterFloat64) ... ok test_rank3 (test_signaltools.TestLinearFilterFloat64) ... ok test_empty_zi (test_signaltools.TestLinearFilterFloatExtended) ... ok test_rank1 (test_signaltools.TestLinearFilterFloatExtended) ... ok test_rank2 (test_signaltools.TestLinearFilterFloatExtended) ... ok test_rank2_init_cond_a0 (test_signaltools.TestLinearFilterFloatExtended) ... ok test_rank2_init_cond_a1 (test_signaltools.TestLinearFilterFloatExtended) ... ok test_rank3 (test_signaltools.TestLinearFilterFloatExtended) ... ok test_empty_zi (test_signaltools.TestLinearFilterObject) ... ok test_rank1 (test_signaltools.TestLinearFilterObject) ... ok test_rank2 (test_signaltools.TestLinearFilterObject) ... ok test_rank2_init_cond_a0 (test_signaltools.TestLinearFilterObject) ... ok test_rank2_init_cond_a1 (test_signaltools.TestLinearFilterObject) ... ok test_rank3 (test_signaltools.TestLinearFilterObject) ... ok test_basic (test_signaltools.TestMedFilt) ... ok test_none (test_signaltools.TestMedFilt) ... ok test_basic (test_signaltools.TestOrderFilt) ... ok test_basic (test_signaltools.TestWiener) ... ok test_signaltools.test_lfilter_bad_object ... ok Test if height of peak in normalized Lomb-Scargle periodogram ... ok Test if frequency location of peak corresponds to frequency of ... ok test_spectral.TestLombscargle.test_wrong_shape ... ok test_spectral.TestLombscargle.test_zero_division ... ok test_complex (test_spectral.TestPeriodogram) ... ok test_empty_input (test_spectral.TestPeriodogram) ... ok test_nd_axis_0 (test_spectral.TestPeriodogram) ... ok test_nd_axis_m1 (test_spectral.TestPeriodogram) ... ok test_nfft_is_xshape (test_spectral.TestPeriodogram) ... ok test_padded_fft (test_spectral.TestPeriodogram) ... ok test_real_onesided_even (test_spectral.TestPeriodogram) ... ok test_real_onesided_odd (test_spectral.TestPeriodogram) ... ok test_real_spectrum (test_spectral.TestPeriodogram) ... ok test_real_twosided (test_spectral.TestPeriodogram) ... ok test_short_nfft (test_spectral.TestPeriodogram) ... ok test_unk_scaling (test_spectral.TestPeriodogram) ... ok test_window_external (test_spectral.TestPeriodogram) ... ok test_bad_noverlap (test_spectral.TestWelch) ... ok test_complex (test_spectral.TestWelch) ... ok test_detrend_external (test_spectral.TestWelch) ... ok test_detrend_external_nd_0 (test_spectral.TestWelch) ... ok test_detrend_external_nd_m1 (test_spectral.TestWelch) ... ok test_detrend_linear (test_spectral.TestWelch) ... ok test_empty_input (test_spectral.TestWelch) ... ok test_nd_axis_0 (test_spectral.TestWelch) ... ok test_nd_axis_m1 (test_spectral.TestWelch) ... ok test_nfft_too_short (test_spectral.TestWelch) ... ok test_nondefault_noverlap (test_spectral.TestWelch) ... ok test_real_onesided_even (test_spectral.TestWelch) ... ok test_real_onesided_odd (test_spectral.TestWelch) ... ok test_real_spectrum (test_spectral.TestWelch) ... ok test_real_twosided (test_spectral.TestWelch) ... ok test_short_data (test_spectral.TestWelch) ... ok test_unk_scaling (test_spectral.TestWelch) ... ok test_window_external (test_spectral.TestWelch) ... ok test_window_long_or_nd (test_spectral.TestWelch) ... ok test_hyperbolic_at_zero (test_waveforms.TestChirp) ... ok test_hyperbolic_freq_01 (test_waveforms.TestChirp) ... ok test_hyperbolic_freq_02 (test_waveforms.TestChirp) ... ok test_hyperbolic_freq_03 (test_waveforms.TestChirp) ... ok test_integer_all (test_waveforms.TestChirp) ... ok test_integer_f0 (test_waveforms.TestChirp) ... ok test_integer_f1 (test_waveforms.TestChirp) ... ok test_integer_t1 (test_waveforms.TestChirp) ... ok test_linear_at_zero (test_waveforms.TestChirp) ... ok test_linear_freq_01 (test_waveforms.TestChirp) ... ok test_linear_freq_02 (test_waveforms.TestChirp) ... ok test_logarithmic_at_zero (test_waveforms.TestChirp) ... ok test_logarithmic_freq_01 (test_waveforms.TestChirp) ... ok test_logarithmic_freq_02 (test_waveforms.TestChirp) ... ok test_logarithmic_freq_03 (test_waveforms.TestChirp) ... ok test_quadratic_at_zero (test_waveforms.TestChirp) ... ok test_quadratic_at_zero2 (test_waveforms.TestChirp) ... ok test_quadratic_freq_01 (test_waveforms.TestChirp) ... ok test_quadratic_freq_02 (test_waveforms.TestChirp) ... ok test_unknown_method (test_waveforms.TestChirp) ... ok test_integer_bw (test_waveforms.TestGaussPulse) ... ok test_integer_bwr (test_waveforms.TestGaussPulse) ... ok test_integer_fc (test_waveforms.TestGaussPulse) ... ok test_integer_tpr (test_waveforms.TestGaussPulse) ... ok test_sweep_poly_const (test_waveforms.TestSweepPoly) ... ok test_sweep_poly_cubic (test_waveforms.TestSweepPoly) ... ok Use an array of coefficients instead of a poly1d. ... ok Use a list of coefficients instead of a poly1d. ... ok test_sweep_poly_linear (test_waveforms.TestSweepPoly) ... ok test_sweep_poly_quad1 (test_waveforms.TestSweepPoly) ... ok test_sweep_poly_quad2 (test_waveforms.TestSweepPoly) ... ok test_cascade (test_wavelets.TestWavelets) ... ok test_cwt (test_wavelets.TestWavelets) ... ok test_daub (test_wavelets.TestWavelets) ... ok test_morlet (test_wavelets.TestWavelets) ... ok test_qmf (test_wavelets.TestWavelets) ... ok test_ricker (test_wavelets.TestWavelets) ... ok test_windows.TestChebWin.test_cheb_even ... ok test_windows.TestChebWin.test_cheb_odd ... ok test_windows.TestGetWindow.test_boxcar ... ok test_windows.TestGetWindow.test_cheb_even ... ok test_windows.TestGetWindow.test_cheb_odd ... ok test_connected_components.test_weak_connections ... ok test_connected_components.test_strong_connections ... ok test_connected_components.test_strong_connections2 ... ok test_connected_components.test_weak_connections2 ... ok test_connected_components.test_ticket1876 ... ok test_conversions.test_csgraph_from_dense ... ok test_conversions.test_csgraph_to_dense ... ok test_conversions.test_multiple_edges ... ok test_graph_components.test_cs_graph_components ... ok test_graph_laplacian.test_graph_laplacian('np.arange(10) * np.arange(10)[:, np.newaxis]', True) ... ok test_graph_laplacian.test_graph_laplacian('np.arange(10) * np.arange(10)[:, np.newaxis]', False) ... ok test_graph_laplacian.test_graph_laplacian('np.ones((7, 7))', True) ... ok test_graph_laplacian.test_graph_laplacian('np.ones((7, 7))', False) ... ok test_graph_laplacian.test_graph_laplacian('np.eye(19)', True) ... ok test_graph_laplacian.test_graph_laplacian('np.eye(19)', False) ... ok test_graph_laplacian.test_graph_laplacian('sparse.diags([1, 1], [-1, 1], shape=(4,4))', True) ... ok test_graph_laplacian.test_graph_laplacian('sparse.diags([1, 1], [-1, 1], shape=(4,4))', False) ... ok test_graph_laplacian.test_graph_laplacian('sparse.diags([1, 1], [-1, 1], shape=(4,4)).todense()', True) ... ok test_graph_laplacian.test_graph_laplacian('sparse.diags([1, 1], [-1, 1], shape=(4,4)).todense()', False) ... ok test_graph_laplacian.test_graph_laplacian('np.asarray(sparse.diags([1, 1], [-1, 1], shape=(4,4)).todense())', True) ... ok test_graph_laplacian.test_graph_laplacian('np.asarray(sparse.diags([1, 1], [-1, 1], shape=(4,4)).todense())', False) ... ok test_graph_laplacian.test_graph_laplacian('np.vander(np.arange(4)) + np.vander(np.arange(4)).T', True) ... ok test_graph_laplacian.test_graph_laplacian('np.vander(np.arange(4)) + np.vander(np.arange(4)).T', False) ... ok test_shortest_path.test_directed('auto',) ... ok test_shortest_path.test_directed('FW',) ... ok test_shortest_path.test_directed('D',) ... ok test_shortest_path.test_directed('BF',) ... ok test_shortest_path.test_directed('J',) ... ok test_shortest_path.test_undirected('auto', True) ... ok test_shortest_path.test_undirected('auto', False) ... ok test_shortest_path.test_undirected('FW', True) ... ok test_shortest_path.test_undirected('FW', False) ... ok test_shortest_path.test_undirected('D', True) ... ok test_shortest_path.test_undirected('D', False) ... ok test_shortest_path.test_undirected('BF', True) ... ok test_shortest_path.test_undirected('BF', False) ... ok test_shortest_path.test_undirected('J', True) ... ok test_shortest_path.test_undirected('J', False) ... ok test_shortest_path.test_shortest_path_indices(, (4,)) ... ok test_shortest_path.test_shortest_path_indices(, (4,)) ... ok test_shortest_path.test_shortest_path_indices(, (4,)) ... ok test_shortest_path.test_shortest_path_indices(, (4, 1)) ... ok test_shortest_path.test_shortest_path_indices(, (4, 1)) ... ok test_shortest_path.test_shortest_path_indices(, (4, 1)) ... ok test_shortest_path.test_shortest_path_indices(, (2, 2)) ... ok test_shortest_path.test_shortest_path_indices(, (2, 2)) ... ok test_shortest_path.test_shortest_path_indices(, (2, 2)) ... ok test_shortest_path.test_predecessors('auto', True) ... ok test_shortest_path.test_predecessors('auto', False) ... ok test_shortest_path.test_predecessors('FW', True) ... ok test_shortest_path.test_predecessors('FW', False) ... ok test_shortest_path.test_predecessors('D', True) ... ok test_shortest_path.test_predecessors('D', False) ... ok test_shortest_path.test_predecessors('BF', True) ... ok test_shortest_path.test_predecessors('BF', False) ... ok test_shortest_path.test_predecessors('J', True) ... ok test_shortest_path.test_predecessors('J', False) ... ok test_shortest_path.test_construct_shortest_path('auto', True) ... ok test_shortest_path.test_construct_shortest_path('auto', False) ... ok test_shortest_path.test_construct_shortest_path('FW', True) ... ok test_shortest_path.test_construct_shortest_path('FW', False) ... ok test_shortest_path.test_construct_shortest_path('D', True) ... ok test_shortest_path.test_construct_shortest_path('D', False) ... ok test_shortest_path.test_construct_shortest_path('BF', True) ... ok test_shortest_path.test_construct_shortest_path('BF', False) ... ok test_shortest_path.test_construct_shortest_path('J', True) ... ok test_shortest_path.test_construct_shortest_path('J', False) ... ok test_shortest_path.test_unweighted_path('auto', True) ... ok test_shortest_path.test_unweighted_path('auto', False) ... ok test_shortest_path.test_unweighted_path('FW', True) ... ok test_shortest_path.test_unweighted_path('FW', False) ... ok test_shortest_path.test_unweighted_path('D', True) ... ok test_shortest_path.test_unweighted_path('D', False) ... ok test_shortest_path.test_unweighted_path('BF', True) ... ok test_shortest_path.test_unweighted_path('BF', False) ... ok test_shortest_path.test_unweighted_path('J', True) ... ok test_shortest_path.test_unweighted_path('J', False) ... ok test_shortest_path.test_negative_cycles('FW', True) ... ok test_shortest_path.test_negative_cycles('FW', False) ... ok test_shortest_path.test_negative_cycles('J', True) ... ok test_shortest_path.test_negative_cycles('J', False) ... ok test_shortest_path.test_negative_cycles('BF', True) ... ok test_shortest_path.test_negative_cycles('BF', False) ... ok test_shortest_path.test_masked_input('auto',) ... ok test_shortest_path.test_masked_input('FW',) ... ok test_shortest_path.test_masked_input('D',) ... ok test_shortest_path.test_masked_input('BF',) ... ok test_shortest_path.test_masked_input('J',) ... ok test_spanning_tree.test_minimum_spanning_tree ... ok test_traversal.test_graph_breadth_first ... ok test_traversal.test_graph_depth_first ... ok Getting factors of complex matrix ... ok Getting factors of real matrix ... ok Getting factors of complex matrix ... ok Getting factors of real matrix ... ok Prefactorize (with UMFPACK) matrix for solving with multiple rhs ... ok Prefactorize matrix for solving with multiple rhs ... ok Solve with UMFPACK: double precision complex ... ok Solve: single precision complex ... ok Solve with UMFPACK: double precision, sparse rhs ... ok Solve with UMFPACK: double precision ... ok Solve: single precision ... ok test_bmatrix_smoketest (test_linsolve.TestLinsolve) ... ok test_bvector_smoketest (test_linsolve.TestLinsolve) ... ok test_example_comparison (test_linsolve.TestLinsolve) ... ok test_non_square (test_linsolve.TestLinsolve) ... ok test_singular (test_linsolve.TestLinsolve) ... ok test_twodiags (test_linsolve.TestLinsolve) ... ok test_linsolve.TestSplu.test_lu_refcount ... ok test_linsolve.TestSplu.test_spilu_nnz0 ... ok test_linsolve.TestSplu.test_spilu_smoketest ... ok test_linsolve.TestSplu.test_splu_basic ... ok test_linsolve.TestSplu.test_splu_nnz0 ... ok test_linsolve.TestSplu.test_splu_perm ... ok test_linsolve.TestSplu.test_splu_smoketest ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'f', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SM', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'LA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'SA', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, None, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'normal') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'buckling') ... ok test_arpack.test_symmetric_modes(True, , 'd', 2, 'BE', None, 0.5, , None, 'cayley') ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'F', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SM', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'LA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, None, ) ... ok test_arpack.test_hermitian_modes(True, , 'D', 2, 'SA', None, 0.5, ) ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 1, 'LM', array([ 0.41269636, 0.00960835, 0.35408631, 0.01148503, 0.50139314, ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 1, 'LM', array([ 0.56676437, 0.19022742, 0.45528289, 0.71284735, 0.77866285, ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 1, 'LM', array([ 0.14138307, 0.01164138, 0.71092969, 0.36212587, 0.34644246, ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 1, 'LM', array([ 0.46962556, 0.56231337, 0.87562271, 0.00308084, 0.84794618, ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 2, 'LM', array([ 0.98596376, 0.85196507, 0.79026061, 0.10343032, 0.70278829, ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 2, 'LM', array([ 0.53233171, 0.3101198 , 0.67918398, 0.70867385, 0.33128772, ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 2, 'LM', array([ 0.70464522, 0.51724982, 0.67499 , 0.81002331, 0.66976255, ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 2, 'LM', array([ 0.42437501, 0.48749626, 0.72897401, 0.58120501, 0.29981558, ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 3, 'LM', array([ 0.08962601, 0.81984955, 0.35813275, 0.22546215, 0.12842874, ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 3, 'LM', array([ 0.24999289, 0.76675923, 0.12279806, 0.27926745, 0.59434502, ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 3, 'LM', array([ 0.97633594, 0.59026343, 0.30687043, 0.51567054, 0.1712912 , ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 3, 'LM', array([ 0.06844307, 0.90287966, 0.30342479, 0.45676258, 0.00906532, ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 4, 'LM', array([ 0.73214144, 0.62640047, 0.54344255, 0.80745506, 0.87415659, ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 4, 'LM', array([ 0.16603075, 0.11532257, 0.67992713, 0.1599241 , 0.0114733 , ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 4, 'LM', array([ 0.61669004, 0.34440598, 0.64905792, 0.36332896, 0.66675228, ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 4, 'LM', array([ 0.26326538, 0.9545484 , 0.05326332, 0.51488055, 0.50778964, ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 5, 'LM', array([ 0.80487007, 0.60510474, 0.19692439, 0.63565904, 0.91801673, ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 5, 'LM', array([ 0.67410763, 0.48056736, 0.81938441, 0.69739442, 0.77492463, ... ok test_arpack.test_symmetric_starting_vector(True, , 'f', 5, 'LM', array([ 0.32776815, 0.49633607, 0.41503069, 0.109256 , 0.42711499, ... ok test_arpack.test_symmetric_starting_vector(True, , 'd', 5, 'LM', array([ 0.63241427, 0.07749855, 0.13707459, 0.1603934 , 0.48464977, ... ok test_arpack.test_symmetric_no_convergence ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'f', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LM', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LR', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, None, , None) ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'r') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, (0.1+0.1j), , 'i') ... ok test_arpack.test_real_nonsymmetric_modes(False, , 'd', 2, 'LI', None, 0.1, , 'r') ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'D', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LM', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LR', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, None, ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, (0.1+0.1j), ) ... ok test_arpack.test_complex_nonsymmetric_modes(False, , 'F', 2, 'LI', None, 0.1, ) ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'F', 1, 'LM', array([ 0.41269636+0.j, 0.00960835+0.j, 0.35408631+0.j, 0.01148503+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'D', 1, 'LM', array([ 0.56676437+0.j, 0.19022742+0.j, 0.45528289+0.j, 0.71284735+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'F', 1, 'LM', array([ 0.14138307+0.j, 0.01164138+0.j, 0.71092969+0.j, 0.36212587+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'D', 1, 'LM', array([ 0.46962556+0.j, 0.56231337+0.j, 0.87562271+0.j, 0.00308084+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'F', 2, 'LM', array([ 0.98596376+0.j, 0.85196507+0.j, 0.79026061+0.j, 0.10343032+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'D', 2, 'LM', array([ 0.53233171+0.j, 0.31011980+0.j, 0.67918398+0.j, 0.70867385+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'F', 2, 'LM', array([ 0.70464522+0.j, 0.51724982+0.j, 0.67499000+0.j, 0.81002331+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'D', 2, 'LM', array([ 0.42437501+0.j, 0.48749626+0.j, 0.72897401+0.j, 0.58120501+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'F', 3, 'LM', array([ 0.08962601+0.j, 0.81984955+0.j, 0.35813275+0.j, 0.22546215+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'D', 3, 'LM', array([ 0.24999289+0.j, 0.76675923+0.j, 0.12279806+0.j, 0.27926745+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'F', 3, 'LM', array([ 0.97633594+0.j, 0.59026343+0.j, 0.30687043+0.j, 0.51567054+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'D', 3, 'LM', array([ 0.06844307+0.j, 0.90287966+0.j, 0.30342479+0.j, 0.45676258+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'F', 4, 'LM', array([ 0.73214144+0.j, 0.62640047+0.j, 0.54344255+0.j, 0.80745506+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'D', 4, 'LM', array([ 0.16603075+0.j, 0.11532257+0.j, 0.67992713+0.j, 0.15992410+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'F', 4, 'LM', array([ 0.61669004+0.j, 0.34440598+0.j, 0.64905792+0.j, 0.36332896+0.j, ... ok test_arpack.test_standard_nonsymmetric_starting_vector(False, , 'D', 4, 'LM', array([ 0.26326538+0.j, 0.95454840+0.j, 0.05326332+0.j, 0.51488055+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'F', 1, 'LM', array([ 0.41269636+0.j, 0.00960835+0.j, 0.35408631+0.j, 0.01148503+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'D', 1, 'LM', array([ 0.56676437+0.j, 0.19022742+0.j, 0.45528289+0.j, 0.71284735+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'F', 1, 'LM', array([ 0.14138307+0.j, 0.01164138+0.j, 0.71092969+0.j, 0.36212587+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'D', 1, 'LM', array([ 0.46962556+0.j, 0.56231337+0.j, 0.87562271+0.j, 0.00308084+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'F', 2, 'LM', array([ 0.98596376+0.j, 0.85196507+0.j, 0.79026061+0.j, 0.10343032+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'D', 2, 'LM', array([ 0.53233171+0.j, 0.31011980+0.j, 0.67918398+0.j, 0.70867385+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'F', 2, 'LM', array([ 0.70464522+0.j, 0.51724982+0.j, 0.67499000+0.j, 0.81002331+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'D', 2, 'LM', array([ 0.42437501+0.j, 0.48749626+0.j, 0.72897401+0.j, 0.58120501+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'F', 3, 'LM', array([ 0.08962601+0.j, 0.81984955+0.j, 0.35813275+0.j, 0.22546215+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'D', 3, 'LM', array([ 0.24999289+0.j, 0.76675923+0.j, 0.12279806+0.j, 0.27926745+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'F', 3, 'LM', array([ 0.97633594+0.j, 0.59026343+0.j, 0.30687043+0.j, 0.51567054+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'D', 3, 'LM', array([ 0.06844307+0.j, 0.90287966+0.j, 0.30342479+0.j, 0.45676258+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'F', 4, 'LM', array([ 0.73214144+0.j, 0.62640047+0.j, 0.54344255+0.j, 0.80745506+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'D', 4, 'LM', array([ 0.16603075+0.j, 0.11532257+0.j, 0.67992713+0.j, 0.15992410+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'F', 4, 'LM', array([ 0.61669004+0.j, 0.34440598+0.j, 0.64905792+0.j, 0.36332896+0.j, ... ok test_arpack.test_general_nonsymmetric_starting_vector(False, , 'D', 4, 'LM', array([ 0.26326538+0.j, 0.95454840+0.j, 0.05326332+0.j, 0.51488055+0.j, ... ok test_arpack.test_standard_nonsymmetric_no_convergence ... ok test_arpack.test_eigen_bad_shapes ... ok test_arpack.test_eigen_bad_kwargs ... ok test_arpack.test_ticket_1459_arpack_crash ... ok test_arpack.test_svd_simple_real ... ok test_arpack.test_svd_simple_complex ... ok test_arpack.test_svd_maxiter ... ok test_arpack.test_svd_return ... ok test_arpack.test_svd_which ... ok test_arpack.test_svd_v0 ... ok test_lobpcg.test_Small ... ok test_lobpcg.test_ElasticRod ... ok test_lobpcg.test_MikotaPair ... ok test_lobpcg.test_trivial ... ok test_abi (test_iterative.TestGMRES) ... ok test_callback (test_iterative.TestGMRES) ... ok Check that QMR works with left and right preconditioners ... ok test_iterative.test_maxiter(, ) ... ok test_iterative.test_maxiter(, ) ... ok test_iterative.test_maxiter(, ) ... ok test_iterative.test_maxiter(, ) ... ok test_iterative.test_maxiter(, ) ... ok test_iterative.test_maxiter(, ) ... ok test_iterative.test_maxiter(, ) ... ok test_iterative.test_maxiter(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_convergence(, ) ... ok test_iterative.test_precond_dummy(, ) ... ok test_iterative.test_precond_dummy(, ) ... ok test_iterative.test_precond_dummy(, ) ... ok test_iterative.test_precond_dummy(, ) ... ok test_iterative.test_precond_dummy(, ) ... ok test_iterative.test_precond_dummy(, ) ... ok test_iterative.test_precond_dummy(, ) ... ok test_iterative.test_precond_dummy(, ) ... ok test_iterative.test_gmres_basic ... ok test_iterative.test_reentrancy(, True) ... ok test_iterative.test_reentrancy(, True) ... ok test_iterative.test_reentrancy(, False) ... ok test_iterative.test_reentrancy(, False) ... ok test_iterative.test_reentrancy(, False) ... ok test_iterative.test_reentrancy(, False) ... ok test_iterative.test_reentrancy(, False) ... ok test_iterative.test_reentrancy(, False) ... ok test_outer_v (test_lgmres.TestLGMRES) ... ok test_preconditioner (test_lgmres.TestLGMRES) ... ok test_lsmr.TestLSMR.testBidiagonalA ... ok test_lsmr.TestLSMR.testIdentityACase1 ... ok test_lsmr.TestLSMR.testIdentityACase2 ... ok test_lsmr.TestLSMR.testIdentityACase3 ... ok test_lsmr.TestLSMRReturns.testNormar ... ok test_lsmr.TestLSMRReturns.testNormr ... ok test_lsmr.TestLSMRReturns.testNormx ... ok test_lsqr.test_basic ... ok test_utils.test_make_system_bad_shape ... ok test_basic (test_interface.TestAsLinearOperator) ... ok test_matvec (test_interface.TestLinearOperator) ... ok test_logm_consistency (test_matfuncs.TestExpM) ... ok test_padecases_dtype (test_matfuncs.TestExpM) ... ok test_padecases_dtype_sparse (test_matfuncs.TestExpM) ... ok test_zero (test_matfuncs.TestExpM) ... ok test_zero_sparse (test_matfuncs.TestExpM) ... ok test_abs (test_base.TestBSR) ... ok test_add (test_base.TestBSR) ... ok Adding 0 to a sparse matrix ... ok adding a dense matrix to a sparse matrix ... ok test_add_sub (test_base.TestBSR) ... ok test_asfptype (test_base.TestBSR) ... ok test_astype (test_base.TestBSR) ... ok test_bsr_matvec (test_base.TestBSR) ... ok test_bsr_matvecs (test_base.TestBSR) ... ok check native BSR format constructor ... ok construct from dense ... ok Check whether the copy=True and copy=False keywords work ... ok Does the matrix's .diagonal() method work? ... ok test_elementwise_divide (test_base.TestBSR) ... ok test_elementwise_multiply (test_base.TestBSR) ... ok test_eliminate_zeros (test_base.TestBSR) ... ok create empty matrices ... ok Test manipulating empty matrices. Fails in SciPy SVN <= r1768 ... ok test_expm (test_base.TestBSR) ... ok test_from_array (test_base.TestBSR) ... ok test_from_list (test_base.TestBSR) ... ok test_from_matrix (test_base.TestBSR) ... ok test_from_sparse (test_base.TestBSR) ... ok test_getcol (test_base.TestBSR) ... ok test_getrow (test_base.TestBSR) ... ok test_idiv_scalar (test_base.TestBSR) ... ok test_imag (test_base.TestBSR) ... ok test_imul_scalar (test_base.TestBSR) ... ok test_inv (test_base.TestBSR) ... ok test_invalid_shapes (test_base.TestBSR) ... ok test_matmat_dense (test_base.TestBSR) ... ok test_matmat_sparse (test_base.TestBSR) ... ok test_matvec (test_base.TestBSR) ... ok Does the matrix's .mean(axis=...) method work? ... ok test_mu (test_base.TestBSR) ... ok test_mul_scalar (test_base.TestBSR) ... ok test_neg (test_base.TestBSR) ... ok test_nonzero (test_base.TestBSR) ... ok test_pow (test_base.TestBSR) ... ok test_radd (test_base.TestBSR) ... ok test_real (test_base.TestBSR) ... ok test_repr (test_base.TestBSR) ... ok test_rmatvec (test_base.TestBSR) ... ok test_rmul_scalar (test_base.TestBSR) ... ok test_rsub (test_base.TestBSR) ... ok test that A*x works for x with shape () (1,) and (1,1) ... ok test_sparse_format_conversions (test_base.TestBSR) ... ok test_str (test_base.TestBSR) ... ok test_sub (test_base.TestBSR) ... ok subtracting a dense matrix to/from a sparse matrix ... ok Does the matrix's .sum(axis=...) method work? ... ok test_toarray (test_base.TestBSR) ... ok test_tobsr (test_base.TestBSR) ... ok test_todense (test_base.TestBSR) ... ok test_transpose (test_base.TestBSR) ... ok test_abs (test_base.TestCOO) ... ok test_add (test_base.TestCOO) ... ok Adding 0 to a sparse matrix ... ok adding a dense matrix to a sparse matrix ... ok test_asfptype (test_base.TestCOO) ... ok test_astype (test_base.TestCOO) ... ok unsorted triplet format ... ok unsorted triplet format with duplicates (which are summed) ... ok empty matrix ... ok from dense matrix ... ok Check whether the copy=True and copy=False keywords work ... ok Does the matrix's .diagonal() method work? ... ok test_elementwise_divide (test_base.TestCOO) ... ok test_elementwise_multiply (test_base.TestCOO) ... ok create empty matrices ... ok Test manipulating empty matrices. Fails in SciPy SVN <= r1768 ... ok test_expm (test_base.TestCOO) ... ok test_from_array (test_base.TestCOO) ... ok test_from_list (test_base.TestCOO) ... ok test_from_matrix (test_base.TestCOO) ... ok test_from_sparse (test_base.TestCOO) ... ok test_getcol (test_base.TestCOO) ... ok test_getrow (test_base.TestCOO) ... ok test_imag (test_base.TestCOO) ... ok test_inv (test_base.TestCOO) ... ok test_invalid_shapes (test_base.TestCOO) ... ok test_matmat_dense (test_base.TestCOO) ... ok test_matmat_sparse (test_base.TestCOO) ... ok test_matvec (test_base.TestCOO) ... ok Does the matrix's .mean(axis=...) method work? ... ok test_mul_scalar (test_base.TestCOO) ... ok test_neg (test_base.TestCOO) ... ok test_nonzero (test_base.TestCOO) ... ok test_pow (test_base.TestCOO) ... ok test_radd (test_base.TestCOO) ... ok test_real (test_base.TestCOO) ... ok test_repr (test_base.TestCOO) ... ok test_rmatvec (test_base.TestCOO) ... ok test_rmul_scalar (test_base.TestCOO) ... ok test_rsub (test_base.TestCOO) ... ok test that A*x works for x with shape () (1,) and (1,1) ... ok test_sparse_format_conversions (test_base.TestCOO) ... ok test_str (test_base.TestCOO) ... ok test_sub (test_base.TestCOO) ... ok subtracting a dense matrix to/from a sparse matrix ... ok Does the matrix's .sum(axis=...) method work? ... ok test_toarray (test_base.TestCOO) ... ok test_tobsr (test_base.TestCOO) ... ok test_todense (test_base.TestCOO) ... ok test_transpose (test_base.TestCOO) ... ok test_abs (test_base.TestCSC) ... ok test_add (test_base.TestCSC) ... ok Adding 0 to a sparse matrix ... ok adding a dense matrix to a sparse matrix ... ok test_add_sub (test_base.TestCSC) ... ok test_asfptype (test_base.TestCSC) ... ok test_astype (test_base.TestCSC) ... ok test_constructor1 (test_base.TestCSC) ... ok test_constructor2 (test_base.TestCSC) ... ok test_constructor3 (test_base.TestCSC) ... ok using (data, ij) format ... ok infer dimensions from arrays ... ok Check whether the copy=True and copy=False keywords work ... ok Does the matrix's .diagonal() method work? ... ok test_elementwise_divide (test_base.TestCSC) ... ok test_elementwise_multiply (test_base.TestCSC) ... ok test_eliminate_zeros (test_base.TestCSC) ... ok create empty matrices ... ok Test manipulating empty matrices. Fails in SciPy SVN <= r1768 ... ok test_expm (test_base.TestCSC) ... ok test_fancy_indexing (test_base.TestCSC) ... ok test_fancy_indexing_randomized (test_base.TestCSC) ... ok test_fancy_indexing_set (test_base.TestCSC) ... KNOWNFAIL: Fancy indexing is known to be broken for CSC matrices test_from_array (test_base.TestCSC) ... ok test_from_list (test_base.TestCSC) ... ok test_from_matrix (test_base.TestCSC) ... ok test_from_sparse (test_base.TestCSC) ... ok Test for new slice functionality (EJS) ... ok test_get_slices (test_base.TestCSC) ... ok Test for new slice functionality (EJS) ... ok test_getcol (test_base.TestCSC) ... ok test_getelement (test_base.TestCSC) ... ok test_getrow (test_base.TestCSC) ... ok test_idiv_scalar (test_base.TestCSC) ... ok test_imag (test_base.TestCSC) ... ok test_imul_scalar (test_base.TestCSC) ... ok test_inv (test_base.TestCSC) ... ok test_invalid_shapes (test_base.TestCSC) ... ok test_matmat_dense (test_base.TestCSC) ... ok test_matmat_sparse (test_base.TestCSC) ... ok test_matvec (test_base.TestCSC) ... ok Does the matrix's .mean(axis=...) method work? ... ok test_mu (test_base.TestCSC) ... ok test_mul_scalar (test_base.TestCSC) ... ok test_neg (test_base.TestCSC) ... ok test_non_unit_stride_2d_indexing_raises_exception (test_base.TestCSC) ... ok test_nonzero (test_base.TestCSC) ... ok test_pow (test_base.TestCSC) ... ok test_radd (test_base.TestCSC) ... ok test_real (test_base.TestCSC) ... ok test_repr (test_base.TestCSC) ... ok test_rmatvec (test_base.TestCSC) ... ok test_rmul_scalar (test_base.TestCSC) ... ok test_rsub (test_base.TestCSC) ... ok test_setelement (test_base.TestCSC) ... ok test that A*x works for x with shape () (1,) and (1,1) ... ok Test whether the lu_solve command segfaults, as reported by Nils ... ok test_sort_indices (test_base.TestCSC) ... ok test_sparse_format_conversions (test_base.TestCSC) ... ok test_str (test_base.TestCSC) ... ok test_sub (test_base.TestCSC) ... ok subtracting a dense matrix to/from a sparse matrix ... ok Does the matrix's .sum(axis=...) method work? ... ok test_toarray (test_base.TestCSC) ... ok test_tobsr (test_base.TestCSC) ... ok test_todense (test_base.TestCSC) ... ok test_transpose (test_base.TestCSC) ... ok test_ufuncs (test_base.TestCSC) ... ok test_unsorted_arithmetic (test_base.TestCSC) ... ok test_abs (test_base.TestCSR) ... ok test_add (test_base.TestCSR) ... ok Adding 0 to a sparse matrix ... ok adding a dense matrix to a sparse matrix ... ok test_add_sub (test_base.TestCSR) ... ok test_asfptype (test_base.TestCSR) ... ok test_astype (test_base.TestCSR) ... ok test_constructor1 (test_base.TestCSR) ... ok test_constructor2 (test_base.TestCSR) ... ok test_constructor3 (test_base.TestCSR) ... ok using (data, ij) format ... ok infer dimensions from arrays ... ok Check whether the copy=True and copy=False keywords work ... ok Does the matrix's .diagonal() method work? ... ok test_elementwise_divide (test_base.TestCSR) ... ok test_elementwise_multiply (test_base.TestCSR) ... ok test_eliminate_zeros (test_base.TestCSR) ... ok create empty matrices ... ok Test manipulating empty matrices. Fails in SciPy SVN <= r1768 ... ok test_expm (test_base.TestCSR) ... ok test_fancy_indexing (test_base.TestCSR) ... ok test_fancy_indexing_randomized (test_base.TestCSR) ... ok test_fancy_indexing_set (test_base.TestCSR) ... KNOWNFAIL: Fancy indexing is known to be broken for CSR matrices test_from_array (test_base.TestCSR) ... ok test_from_list (test_base.TestCSR) ... ok test_from_matrix (test_base.TestCSR) ... ok test_from_sparse (test_base.TestCSR) ... ok Test for new slice functionality (EJS) ... ok test_get_slices (test_base.TestCSR) ... ok Test for new slice functionality (EJS) ... ok test_getcol (test_base.TestCSR) ... ok test_getelement (test_base.TestCSR) ... ok test_getrow (test_base.TestCSR) ... ok test_idiv_scalar (test_base.TestCSR) ... ok test_imag (test_base.TestCSR) ... ok test_imul_scalar (test_base.TestCSR) ... ok test_inv (test_base.TestCSR) ... ok test_invalid_shapes (test_base.TestCSR) ... ok test_matmat_dense (test_base.TestCSR) ... ok test_matmat_sparse (test_base.TestCSR) ... ok test_matvec (test_base.TestCSR) ... ok Does the matrix's .mean(axis=...) method work? ... ok test_mu (test_base.TestCSR) ... ok test_mul_scalar (test_base.TestCSR) ... ok test_neg (test_base.TestCSR) ... ok test_non_unit_stride_2d_indexing_raises_exception (test_base.TestCSR) ... ok test_nonzero (test_base.TestCSR) ... ok test_pow (test_base.TestCSR) ... ok test_radd (test_base.TestCSR) ... ok test_real (test_base.TestCSR) ... ok test_repr (test_base.TestCSR) ... ok test_rmatvec (test_base.TestCSR) ... ok test_rmul_scalar (test_base.TestCSR) ... ok test_rsub (test_base.TestCSR) ... ok test_setelement (test_base.TestCSR) ... ok test that A*x works for x with shape () (1,) and (1,1) ... ok Test whether the lu_solve command segfaults, as reported by Nils ... ok test_sort_indices (test_base.TestCSR) ... ok test_sparse_format_conversions (test_base.TestCSR) ... ok test_str (test_base.TestCSR) ... ok test_sub (test_base.TestCSR) ... ok subtracting a dense matrix to/from a sparse matrix ... ok Does the matrix's .sum(axis=...) method work? ... ok test_toarray (test_base.TestCSR) ... ok test_tobsr (test_base.TestCSR) ... ok test_todense (test_base.TestCSR) ... ok test_transpose (test_base.TestCSR) ... ok test_ufuncs (test_base.TestCSR) ... ok test_unsorted_arithmetic (test_base.TestCSR) ... ok test_abs (test_base.TestDIA) ... ok test_add (test_base.TestDIA) ... ok Adding 0 to a sparse matrix ... ok adding a dense matrix to a sparse matrix ... ok test_add_sub (test_base.TestDIA) ... ok test_asfptype (test_base.TestDIA) ... ok test_astype (test_base.TestDIA) ... ok test_constructor1 (test_base.TestDIA) ... ok Check whether the copy=True and copy=False keywords work ... ok Does the matrix's .diagonal() method work? ... ok test_elementwise_divide (test_base.TestDIA) ... ok test_elementwise_multiply (test_base.TestDIA) ... ok create empty matrices ... ok Test manipulating empty matrices. Fails in SciPy SVN <= r1768 ... ok test_expm (test_base.TestDIA) ... ok test_from_array (test_base.TestDIA) ... ok test_from_list (test_base.TestDIA) ... ok test_from_matrix (test_base.TestDIA) ... ok test_from_sparse (test_base.TestDIA) ... ok test_getcol (test_base.TestDIA) ... ok test_getrow (test_base.TestDIA) ... ok test_imag (test_base.TestDIA) ... ok test_inv (test_base.TestDIA) ... ok test_invalid_shapes (test_base.TestDIA) ... ok test_matmat_dense (test_base.TestDIA) ... ok test_matmat_sparse (test_base.TestDIA) ... ok test_matvec (test_base.TestDIA) ... ok Does the matrix's .mean(axis=...) method work? ... ok test_mu (test_base.TestDIA) ... ok test_mul_scalar (test_base.TestDIA) ... ok test_neg (test_base.TestDIA) ... ok test_nonzero (test_base.TestDIA) ... ok test_pow (test_base.TestDIA) ... ok test_radd (test_base.TestDIA) ... ok test_real (test_base.TestDIA) ... ok test_repr (test_base.TestDIA) ... ok test_rmatvec (test_base.TestDIA) ... ok test_rmul_scalar (test_base.TestDIA) ... ok test_rsub (test_base.TestDIA) ... ok test that A*x works for x with shape () (1,) and (1,1) ... ok test_sparse_format_conversions (test_base.TestDIA) ... ok test_str (test_base.TestDIA) ... ok test_sub (test_base.TestDIA) ... ok subtracting a dense matrix to/from a sparse matrix ... ok Does the matrix's .sum(axis=...) method work? ... ok test_toarray (test_base.TestDIA) ... ok test_tobsr (test_base.TestDIA) ... ok test_todense (test_base.TestDIA) ... ok test_transpose (test_base.TestDIA) ... ok test_abs (test_base.TestDOK) ... ok test_add (test_base.TestDOK) ... ok Adding 0 to a sparse matrix ... ok adding a dense matrix to a sparse matrix ... ok test_asfptype (test_base.TestDOK) ... ok test_astype (test_base.TestDOK) ... ok Test provided by Andrew Straw. Fails in SciPy <= r1477. ... ok Check whether the copy=True and copy=False keywords work ... ok test_ctor (test_base.TestDOK) ... ok Does the matrix's .diagonal() method work? ... ok test_elementwise_divide (test_base.TestDOK) ... ok test_elementwise_multiply (test_base.TestDOK) ... ok create empty matrices ... ok Test manipulating empty matrices. Fails in SciPy SVN <= r1768 ... ok test_expm (test_base.TestDOK) ... ok test_from_array (test_base.TestDOK) ... ok test_from_list (test_base.TestDOK) ... ok test_from_matrix (test_base.TestDOK) ... ok test_from_sparse (test_base.TestDOK) ... ok test_getcol (test_base.TestDOK) ... ok test_getelement (test_base.TestDOK) ... ok test_getrow (test_base.TestDOK) ... ok test_imag (test_base.TestDOK) ... ok test_inv (test_base.TestDOK) ... ok test_invalid_shapes (test_base.TestDOK) ... ok test_matmat_dense (test_base.TestDOK) ... ok test_matmat_sparse (test_base.TestDOK) ... ok test_matvec (test_base.TestDOK) ... ok Does the matrix's .mean(axis=...) method work? ... ok test_mul_scalar (test_base.TestDOK) ... ok test_mult (test_base.TestDOK) ... ok test_neg (test_base.TestDOK) ... ok test_nonzero (test_base.TestDOK) ... ok test_pow (test_base.TestDOK) ... ok test_radd (test_base.TestDOK) ... ok test_real (test_base.TestDOK) ... ok test_repr (test_base.TestDOK) ... ok A couple basic tests of the resize() method. ... ok test_rmatvec (test_base.TestDOK) ... ok test_rmul_scalar (test_base.TestDOK) ... ok test_rsub (test_base.TestDOK) ... ok Test for slice functionality (EJS) ... ok test_setelement (test_base.TestDOK) ... ok test that A*x works for x with shape () (1,) and (1,1) ... ok Test whether the lu_solve command segfaults, as reported by Nils ... ok test_sparse_format_conversions (test_base.TestDOK) ... ok test_str (test_base.TestDOK) ... ok test_sub (test_base.TestDOK) ... ok subtracting a dense matrix to/from a sparse matrix ... ok Does the matrix's .sum(axis=...) method work? ... ok Regression test for ticket #1160. ... ok test_toarray (test_base.TestDOK) ... ok test_tobsr (test_base.TestDOK) ... ok test_todense (test_base.TestDOK) ... ok test_transpose (test_base.TestDOK) ... ok test_abs (test_base.TestLIL) ... ok test_add (test_base.TestLIL) ... ok Adding 0 to a sparse matrix ... ok adding a dense matrix to a sparse matrix ... ok test_add_sub (test_base.TestLIL) ... ok test_asfptype (test_base.TestLIL) ... ok test_astype (test_base.TestLIL) ... ok Check whether the copy=True and copy=False keywords work ... ok Does the matrix's .diagonal() method work? ... ok test_dot (test_base.TestLIL) ... ok test_elementwise_divide (test_base.TestLIL) ... ok test_elementwise_multiply (test_base.TestLIL) ... ok create empty matrices ... ok Test manipulating empty matrices. Fails in SciPy SVN <= r1768 ... ok test_expm (test_base.TestLIL) ... ok test_fancy_indexing (test_base.TestLIL) ... ok test_fancy_indexing_randomized (test_base.TestLIL) ... KNOWNFAIL: Fancy indexing is known to be broken for LIL matrices test_fancy_indexing_set (test_base.TestLIL) ... KNOWNFAIL: Fancy indexing is known to be broken for LIL matrices test_from_array (test_base.TestLIL) ... ok test_from_list (test_base.TestLIL) ... ok test_from_matrix (test_base.TestLIL) ... ok test_from_sparse (test_base.TestLIL) ... ok Test for new slice functionality (EJS) ... ok test_get_slices (test_base.TestLIL) ... ok Test for new slice functionality (EJS) ... ok test_getcol (test_base.TestLIL) ... ok test_getelement (test_base.TestLIL) ... ok test_getrow (test_base.TestLIL) ... ok test_idiv_scalar (test_base.TestLIL) ... ok test_imag (test_base.TestLIL) ... ok test_imul_scalar (test_base.TestLIL) ... ok test_inplace_ops (test_base.TestLIL) ... ok test_inv (test_base.TestLIL) ... ok test_invalid_shapes (test_base.TestLIL) ... ok Tests whether a lil_matrix can be constructed from a ... ok test_lil_iteration (test_base.TestLIL) ... ok Tests whether a row of one lil_matrix can be assigned to ... ok Ticket #1427. ... ok test_lil_sequence_assignment (test_base.TestLIL) ... ok test_lil_slice_assignment (test_base.TestLIL) ... ok test_matmat_dense (test_base.TestLIL) ... ok test_matmat_sparse (test_base.TestLIL) ... ok test_matvec (test_base.TestLIL) ... ok Does the matrix's .mean(axis=...) method work? ... ok test_mu (test_base.TestLIL) ... ok test_mul_scalar (test_base.TestLIL) ... ok test_neg (test_base.TestLIL) ... ok test_nonzero (test_base.TestLIL) ... ok test_point_wise_multiply (test_base.TestLIL) ... ok test_pow (test_base.TestLIL) ... ok test_radd (test_base.TestLIL) ... ok test_real (test_base.TestLIL) ... ok test_repr (test_base.TestLIL) ... ok test_reshape (test_base.TestLIL) ... ok test_rmatvec (test_base.TestLIL) ... ok test_rmul_scalar (test_base.TestLIL) ... ok test_rsub (test_base.TestLIL) ... ok test_scalar_mul (test_base.TestLIL) ... ok test_setelement (test_base.TestLIL) ... ok test that A*x works for x with shape () (1,) and (1,1) ... ok Test whether the lu_solve command segfaults, as reported by Nils ... ok test_sparse_format_conversions (test_base.TestLIL) ... ok test_str (test_base.TestLIL) ... ok test_sub (test_base.TestLIL) ... ok subtracting a dense matrix to/from a sparse matrix ... ok Does the matrix's .sum(axis=...) method work? ... ok test_toarray (test_base.TestLIL) ... ok test_tobsr (test_base.TestLIL) ... ok test_todense (test_base.TestLIL) ... ok test_transpose (test_base.TestLIL) ... ok block_diag with one matrix ... ok basic test for block_diag ... ok block_diag with scalar and 1d arguments ... ok test_bmat (test_construct.TestConstructUtils) ... ok test_diags (test_construct.TestConstructUtils) ... ok test_diags_bad (test_construct.TestConstructUtils) ... ok test_diags_dtype (test_construct.TestConstructUtils) ... ok test_diags_one_diagonal (test_construct.TestConstructUtils) ... ok test_diags_vs_diag (test_construct.TestConstructUtils) ... ok test_eye (test_construct.TestConstructUtils) ... ok test_eye_one (test_construct.TestConstructUtils) ... ok test_hstack (test_construct.TestConstructUtils) ... ok test_identity (test_construct.TestConstructUtils) ... ok test_kron (test_construct.TestConstructUtils) ... ok test_kronsum (test_construct.TestConstructUtils) ... ok test_rand (test_construct.TestConstructUtils) ... ok test_spdiags (test_construct.TestConstructUtils) ... ok test_vstack (test_construct.TestConstructUtils) ... ok test_csc.test_csc_getrow ... ok test_csc.test_csc_getcol ... ok test_csr.test_csr_rowslice(0, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(0, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(0, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(0, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(1, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(1, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(1, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(1, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(2, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(2, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(2, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(2, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(3, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(3, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(3, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(3, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(4, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(4, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(4, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(4, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(5, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(5, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(5, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(5, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(6, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(6, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(6, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(6, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(7, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(7, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(7, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(7, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(8, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(8, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(8, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(8, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(9, slice(None, None, None), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(9, slice(None, None, -1), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(9, slice(1, -2, 2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_rowslice(9, slice(-2, 1, -2), array([[ 0.549, 0. , 0.603, 0.545, 0.424, 0.646, 0.438, 0. , 0. , 0.383], ... ok test_csr.test_csr_getrow ... ok test_csr.test_csr_getcol ... ok test_tril (test_extract.TestExtract) ... ok test_triu (test_extract.TestExtract) ... ok test_count_blocks (test_spfuncs.TestSparseFunctions) ... ok test_estimate_blocksize (test_spfuncs.TestSparseFunctions) ... ok test_scale_rows_and_cols (test_spfuncs.TestSparseFunctions) ... ok test_getdtype (test_sputils.TestSparseUtils) ... ok test_isdense (test_sputils.TestSparseUtils) ... ok test_isintlike (test_sputils.TestSparseUtils) ... ok test_isscalarlike (test_sputils.TestSparseUtils) ... ok test_issequence (test_sputils.TestSparseUtils) ... ok test_isshape (test_sputils.TestSparseUtils) ... ok test_upcast (test_sputils.TestSparseUtils) ... ok test__plotutils.TestPlotting.test_convex_hull ... SKIP: Skipping test: test_convex_hull Matplotlib not available test__plotutils.TestPlotting.test_delaunay ... SKIP: Skipping test: test_delaunay Matplotlib not available test__plotutils.TestPlotting.test_voronoi ... SKIP: Skipping test: test_voronoi Matplotlib not available Tests cdist(X, 'braycurtis') on random data. ... ok Tests cdist(X, 'canberra') on random data. ... ok Tests cdist(X, 'chebychev') on random data. ... ok Tests cdist(X, 'cityblock') on random data. ... ok Tests cdist(X, 'correlation') on random data. ... ok Tests cdist(X, 'cosine') on random data. ... ok Tests cdist(X, 'dice') on random data. ... ok Tests cdist(X, 'euclidean') on random data. ... ok Tests cdist(X, u'euclidean') using unicode metric string ... ok Tests cdist(X, 'hamming') on random boolean data. ... ok Tests cdist(X, 'hamming') on random data. ... ok Tests cdist(X, 'jaccard') on random boolean data. ... ok Tests cdist(X, 'jaccard') on random data. ... ok Tests cdist(X, 'kulsinski') on random data. ... ok Tests cdist(X, 'mahalanobis') on random data. ... ok Tests cdist(X, 'matching') on random data. ... ok Tests cdist(X, 'minkowski') on random data. (p=1.23) ... ok Tests cdist(X, 'minkowski') on random data. (p=3.8) ... ok Tests cdist(X, 'minkowski') on random data. (p=4.6) ... ok Tests cdist(X, 'rogerstanimoto') on random data. ... ok Tests cdist(X, 'russellrao') on random data. ... ok Tests cdist(X, 'seuclidean') on random data. ... ok Tests cdist(X, 'sokalmichener') on random data. ... ok Tests cdist(X, 'sokalsneath') on random data. ... ok Tests cdist(X, 'sqeuclidean') on random data. ... ok Tests cdist(X, 'wminkowski') on random data. (p=1.23) ... ok Tests cdist(X, 'wminkowski') on random data. (p=3.8) ... ok Tests cdist(X, 'wminkowski') on random data. (p=4.6) ... ok Tests cdist(X, 'yule') on random data. ... ok Tests is_valid_dm(*) on an assymetric distance matrix. Exception expected. ... ok Tests is_valid_dm(*) on an assymetric distance matrix. False expected. ... ok Tests is_valid_dm(*) on a correct 1x1. True expected. ... ok Tests is_valid_dm(*) on a correct 2x2. True expected. ... ok Tests is_valid_dm(*) on a correct 3x3. True expected. ... ok Tests is_valid_dm(*) on a correct 4x4. True expected. ... ok Tests is_valid_dm(*) on a correct 5x5. True expected. ... ok Tests is_valid_dm(*) on a 1D array. Exception expected. ... ok Tests is_valid_dm(*) on a 1D array. False expected. ... ok Tests is_valid_dm(*) on a 3D array. Exception expected. ... ok Tests is_valid_dm(*) on a 3D array. False expected. ... ok Tests is_valid_dm(*) on an int16 array. Exception expected. ... ok Tests is_valid_dm(*) on an int16 array. False expected. ... ok Tests is_valid_dm(*) on a distance matrix with a nonzero diagonal. Exception expected. ... ok Tests is_valid_dm(*) on a distance matrix with a nonzero diagonal. False expected. ... ok Tests is_valid_y(*) on 100 improper condensed distance matrices. Expecting exception. ... ok Tests is_valid_y(*) on a correct 2x2 condensed. True expected. ... ok Tests is_valid_y(*) on a correct 3x3 condensed. True expected. ... ok Tests is_valid_y(*) on a correct 4x4 condensed. True expected. ... ok Tests is_valid_y(*) on a correct 5x5 condensed. True expected. ... ok Tests is_valid_y(*) on a 2D array. Exception expected. ... ok Tests is_valid_y(*) on a 2D array. False expected. ... ok Tests is_valid_y(*) on a 3D array. Exception expected. ... ok Tests is_valid_y(*) on a 3D array. False expected. ... ok Tests is_valid_y(*) on an int16 array. Exception expected. ... ok Tests is_valid_y(*) on an int16 array. False expected. ... ok Tests num_obs_dm(D) on a 0x0 distance matrix. Expecting exception. ... ok Tests num_obs_dm(D) on a 1x1 distance matrix. ... ok Tests num_obs_dm(D) on a 2x2 distance matrix. ... ok Tests num_obs_dm(D) on a 3x3 distance matrix. ... ok Tests num_obs_dm(D) on a 4x4 distance matrix. ... ok Tests num_obs_dm with observation matrices of multiple sizes. ... ok Tests num_obs_y(y) on a condensed distance matrix over 1 observations. Expecting exception. ... ok Tests num_obs_y(y) on a condensed distance matrix over 2 observations. ... ok Tests num_obs_y(y) on 100 improper condensed distance matrices. Expecting exception. ... ok Tests num_obs_y(y) on a condensed distance matrix over 3 observations. ... ok Tests num_obs_y(y) on a condensed distance matrix over 4 observations. ... ok Tests num_obs_y(y) on a condensed distance matrix between 5 and 15 observations. ... ok Tests num_obs_y with observation matrices of multiple sizes. ... ok Tests pdist(X, 'canberra') to see if the two implementations match on the Iris data set. ... ok Tests pdist(X, 'canberra') to see if Canberra gives the right result as reported in Scipy bug report 711. ... ok Tests pdist(X, 'chebychev') on the Iris data set. ... ok Tests pdist(X, 'chebychev') on the Iris data set. (float32) ... ok Tests pdist(X, 'test_chebychev') [the non-C implementation] on the Iris data set. ... ok Tests pdist(X, 'chebychev') on random data. ... ok Tests pdist(X, 'chebychev') on random data. (float32) ... ok Tests pdist(X, 'test_chebychev') [the non-C implementation] on random data. ... ok Tests pdist(X, 'cityblock') on the Iris data set. ... ok Tests pdist(X, 'cityblock') on the Iris data set. (float32) ... ok Tests pdist(X, 'test_cityblock') [the non-C implementation] on the Iris data set. ... ok Tests pdist(X, 'cityblock') on random data. ... ok Tests pdist(X, 'cityblock') on random data. (float32) ... ok Tests pdist(X, 'test_cityblock') [the non-C implementation] on random data. ... ok Tests pdist(X, 'correlation') on the Iris data set. ... ok Tests pdist(X, 'correlation') on the Iris data set. (float32) ... ok Tests pdist(X, 'test_correlation') [the non-C implementation] on the Iris data set. ... ok Tests pdist(X, 'correlation') on random data. ... ok Tests pdist(X, 'correlation') on random data. (float32) ... ok Tests pdist(X, 'test_correlation') [the non-C implementation] on random data. ... ok Tests pdist(X, 'cosine') on the Iris data set. ... ok Tests pdist(X, 'cosine') on the Iris data set. ... ok Tests pdist(X, 'test_cosine') [the non-C implementation] on the Iris data set. ... ok Tests pdist(X, 'cosine') on random data. ... ok Tests pdist(X, 'cosine') on random data. (float32) ... ok Tests pdist(X, 'test_cosine') [the non-C implementation] on random data. ... ok Tests pdist(X, 'hamming') on random data. ... ok Tests pdist(X, 'hamming') on random data. (float32) ... ok Tests pdist(X, 'test_hamming') [the non-C implementation] on random data. ... ok Tests pdist(X, 'dice') to see if the two implementations match on random double input data. ... ok Tests dice(*,*) with mtica example #1. ... ok Tests dice(*,*) with mtica example #2. ... ok Tests pdist(X, 'jaccard') on random data. ... ok Tests pdist(X, 'jaccard') on random data. (float32) ... ok Tests pdist(X, 'test_jaccard') [the non-C implementation] on random data. ... ok Tests pdist(X, 'euclidean') on the Iris data set. ... ok Tests pdist(X, 'euclidean') on the Iris data set. (float32) ... ok Tests pdist(X, 'test_euclidean') [the non-C implementation] on the Iris data set. ... ok Tests pdist(X, 'euclidean') on random data. ... ok Tests pdist(X, 'euclidean') on random data (float32). ... ok Tests pdist(X, 'test_euclidean') [the non-C implementation] on random data. ... ok Tests pdist(X, 'euclidean') with unicode metric string ... ok Tests pdist(X, 'hamming') on random data. ... ok Tests pdist(X, 'hamming') on random data. ... ok Tests pdist(X, 'test_hamming') [the non-C implementation] on random data. ... ok Tests pdist(X, 'jaccard') to see if the two implementations match on random double input data. ... ok Tests jaccard(*,*) with mtica example #1. ... ok Tests jaccard(*,*) with mtica example #2. ... ok Tests pdist(X, 'jaccard') on random data. ... ok Tests pdist(X, 'jaccard') on random data. (float32) ... ok Tests pdist(X, 'test_jaccard') [the non-C implementation] on random data. ... ok Tests pdist(X, 'kulsinski') to see if the two implementations match on random double input data. ... ok Tests pdist(X, 'matching') to see if the two implementations match on random boolean input data. ... ok Tests matching(*,*) with mtica example #1 (nums). ... ok Tests matching(*,*) with mtica example #2. ... ok Tests pdist(X, 'minkowski') on iris data. ... ok Tests pdist(X, 'minkowski') on iris data. (float32) ... ok Tests pdist(X, 'test_minkowski') [the non-C implementation] on iris data. ... ok Tests pdist(X, 'minkowski') on iris data. ... ok Tests pdist(X, 'minkowski') on iris data. (float32) ... ok Tests pdist(X, 'test_minkowski') [the non-C implementation] on iris data. ... ok Tests pdist(X, 'minkowski') on random data. ... ok Tests pdist(X, 'minkowski') on random data. (float32) ... ok Tests pdist(X, 'test_minkowski') [the non-C implementation] on random data. ... ok Tests pdist(X, 'rogerstanimoto') to see if the two implementations match on random double input data. ... ok Tests rogerstanimoto(*,*) with mtica example #1. ... ok Tests rogerstanimoto(*,*) with mtica example #2. ... ok Tests pdist(X, 'russellrao') to see if the two implementations match on random double input data. ... ok Tests russellrao(*,*) with mtica example #1. ... ok Tests russellrao(*,*) with mtica example #2. ... ok Tests pdist(X, 'seuclidean') on the Iris data set. ... ok Tests pdist(X, 'seuclidean') on the Iris data set (float32). ... ok Tests pdist(X, 'test_seuclidean') [the non-C implementation] on the Iris data set. ... ok Tests pdist(X, 'seuclidean') on random data. ... ok Tests pdist(X, 'seuclidean') on random data (float32). ... ok Tests pdist(X, 'test_sqeuclidean') [the non-C implementation] on random data. ... ok Tests pdist(X, 'sokalmichener') to see if the two implementations match on random double input data. ... ok Tests pdist(X, 'sokalsneath') to see if the two implementations match on random double input data. ... ok Tests sokalsneath(*,*) with mtica example #1. ... ok Tests sokalsneath(*,*) with mtica example #2. ... ok test_pdist_wminkowski (test_distance.TestPdist) ... ok Tests pdist(X, 'yule') to see if the two implementations match on random double input data. ... ok Tests yule(*,*) with mtica example #1. ... ok Tests yule(*,*) with mtica example #2. ... ok test_correlation (test_distance.TestSomeDistanceFunctions) ... ok test_cosine (test_distance.TestSomeDistanceFunctions) ... ok test_euclidean (test_distance.TestSomeDistanceFunctions) ... ok test_mahalanobis (test_distance.TestSomeDistanceFunctions) ... ok test_minkowski (test_distance.TestSomeDistanceFunctions) ... ok test_sqeuclidean (test_distance.TestSomeDistanceFunctions) ... ok test_wminkowski (test_distance.TestSomeDistanceFunctions) ... ok Tests squareform on a 1x1 matrix. ... ok Tests squareform on a 2x2 matrix. ... ok Tests squareform on an empty matrix. ... ok Tests squareform on an empty vector. ... ok Tests squareform on a square matrices of multiple sizes. ... ok Tests squareform on a 1x1 binary matrix; conversion to double was ... ok Tests squareform on a 1-D array, length=1. ... ok Loading test data files for the scipy.spatial.distance tests. ... ok Raise ValueError if p < 1. ... ok Regression test for ticket #876 ... ok Regression test for ticket #1430. ... ok Regression test for ticket #1430. ... ok Regression test for ticket #1328. ... ok Test that sokalmichener has the same result for bool and int inputs. ... ok Assorted tests for _validate_vector. ... ok test_kdtree.test_count_neighbors.test_large_radius ... ok test_kdtree.test_count_neighbors.test_multiple_radius ... ok test_kdtree.test_count_neighbors.test_one_radius ... ok test_kdtree.test_count_neighbors_compiled.test_large_radius ... ok test_kdtree.test_count_neighbors_compiled.test_multiple_radius ... ok test_kdtree.test_count_neighbors_compiled.test_one_radius ... ok test_kdtree.test_random.test_approx ... ok test_kdtree.test_random.test_m_nearest ... ok test_kdtree.test_random.test_nearest ... ok test_kdtree.test_random.test_points_near ... ok test_kdtree.test_random.test_points_near_l1 ... ok test_kdtree.test_random.test_points_near_linf ... ok test_kdtree.test_random_ball.test_found_all ... ok test_kdtree.test_random_ball.test_in_ball ... ok test_kdtree.test_random_ball_approx.test_found_all ... ok test_kdtree.test_random_ball_approx.test_in_ball ... ok test_kdtree.test_random_ball_approx_compiled.test_found_all ... ok test_kdtree.test_random_ball_approx_compiled.test_in_ball ... ok test_kdtree.test_random_ball_compiled.test_found_all ... ok test_kdtree.test_random_ball_compiled.test_in_ball ... ok test_kdtree.test_random_ball_far.test_found_all ... ok test_kdtree.test_random_ball_far.test_in_ball ... ok test_kdtree.test_random_ball_far_compiled.test_found_all ... ok test_kdtree.test_random_ball_far_compiled.test_in_ball ... ok test_kdtree.test_random_ball_l1.test_found_all ... ok test_kdtree.test_random_ball_l1.test_in_ball ... ok test_kdtree.test_random_ball_l1_compiled.test_found_all ... ok test_kdtree.test_random_ball_l1_compiled.test_in_ball ... ok test_kdtree.test_random_ball_linf.test_found_all ... ok test_kdtree.test_random_ball_linf.test_in_ball ... ok test_kdtree.test_random_ball_linf_compiled.test_found_all ... ok test_kdtree.test_random_ball_linf_compiled.test_in_ball ... ok test_kdtree.test_random_compiled.test_approx ... ok test_kdtree.test_random_compiled.test_m_nearest ... ok test_kdtree.test_random_compiled.test_nearest ... ok test_kdtree.test_random_compiled.test_points_near ... ok test_kdtree.test_random_compiled.test_points_near_l1 ... ok test_kdtree.test_random_compiled.test_points_near_linf ... ok test_kdtree.test_random_far.test_approx ... ok test_kdtree.test_random_far.test_m_nearest ... ok test_kdtree.test_random_far.test_nearest ... ok test_kdtree.test_random_far.test_points_near ... ok test_kdtree.test_random_far.test_points_near_l1 ... ok test_kdtree.test_random_far.test_points_near_linf ... ok test_kdtree.test_random_far_compiled.test_approx ... ok test_kdtree.test_random_far_compiled.test_m_nearest ... ok test_kdtree.test_random_far_compiled.test_nearest ... ok test_kdtree.test_random_far_compiled.test_points_near ... ok test_kdtree.test_random_far_compiled.test_points_near_l1 ... ok test_kdtree.test_random_far_compiled.test_points_near_linf ... ok test_kdtree.test_rectangle.test_max_inside ... ok test_kdtree.test_rectangle.test_max_one_side ... ok test_kdtree.test_rectangle.test_max_two_sides ... ok test_kdtree.test_rectangle.test_min_inside ... ok test_kdtree.test_rectangle.test_min_one_side ... ok test_kdtree.test_rectangle.test_min_two_sides ... ok test_kdtree.test_rectangle.test_split ... ok test_kdtree.test_small.test_approx ... ok test_kdtree.test_small.test_m_nearest ... ok test_kdtree.test_small.test_nearest ... ok test_kdtree.test_small.test_nearest_two ... ok test_kdtree.test_small.test_points_near ... ok test_kdtree.test_small.test_points_near_l1 ... ok test_kdtree.test_small.test_points_near_linf ... ok test_kdtree.test_small_compiled.test_approx ... ok test_kdtree.test_small_compiled.test_m_nearest ... ok test_kdtree.test_small_compiled.test_nearest ... ok test_kdtree.test_small_compiled.test_nearest_two ... ok test_kdtree.test_small_compiled.test_points_near ... ok test_kdtree.test_small_compiled.test_points_near_l1 ... ok test_kdtree.test_small_compiled.test_points_near_linf ... ok test_kdtree.test_small_nonleaf.test_approx ... ok test_kdtree.test_small_nonleaf.test_m_nearest ... ok test_kdtree.test_small_nonleaf.test_nearest ... ok test_kdtree.test_small_nonleaf.test_nearest_two ... ok test_kdtree.test_small_nonleaf.test_points_near ... ok test_kdtree.test_small_nonleaf.test_points_near_l1 ... ok test_kdtree.test_small_nonleaf.test_points_near_linf ... ok test_kdtree.test_small_nonleaf_compiled.test_approx ... ok test_kdtree.test_small_nonleaf_compiled.test_m_nearest ... ok test_kdtree.test_small_nonleaf_compiled.test_nearest ... ok test_kdtree.test_small_nonleaf_compiled.test_nearest_two ... ok test_kdtree.test_small_nonleaf_compiled.test_points_near ... ok test_kdtree.test_small_nonleaf_compiled.test_points_near_l1 ... ok test_kdtree.test_small_nonleaf_compiled.test_points_near_linf ... ok test_kdtree.test_sparse_distance_matrix.test_consistency_with_neighbors ... ok test_kdtree.test_sparse_distance_matrix.test_zero_distance ... ok test_kdtree.test_sparse_distance_matrix_compiled.test_consistency_with_neighbors ... ok test_kdtree.test_sparse_distance_matrix_compiled.test_zero_distance ... ok test_kdtree.test_two_random_trees.test_all_in_ball ... ok test_kdtree.test_two_random_trees.test_found_all ... ok test_kdtree.test_two_random_trees_compiled.test_all_in_ball ... ok test_kdtree.test_two_random_trees_compiled.test_found_all ... ok test_kdtree.test_two_random_trees_far.test_all_in_ball ... ok test_kdtree.test_two_random_trees_far.test_found_all ... ok test_kdtree.test_two_random_trees_far_compiled.test_all_in_ball ... ok test_kdtree.test_two_random_trees_far_compiled.test_found_all ... ok test_kdtree.test_two_random_trees_linf.test_all_in_ball ... ok test_kdtree.test_two_random_trees_linf.test_found_all ... ok test_kdtree.test_two_random_trees_linf_compiled.test_all_in_ball ... ok test_kdtree.test_two_random_trees_linf_compiled.test_found_all ... ok test_kdtree.test_vectorization.test_single_query ... ok test_kdtree.test_vectorization.test_single_query_all_neighbors ... ok test_kdtree.test_vectorization.test_single_query_multiple_neighbors ... ok test_kdtree.test_vectorization.test_vectorized_query ... ok test_kdtree.test_vectorization.test_vectorized_query_all_neighbors ... ok test_kdtree.test_vectorization.test_vectorized_query_multiple_neighbors ... ok test_kdtree.test_vectorization_compiled.test_single_query ... ok test_kdtree.test_vectorization_compiled.test_single_query_multiple_neighbors ... ok test_kdtree.test_vectorization_compiled.test_vectorized_query ... ok test_kdtree.test_vectorization_compiled.test_vectorized_query_multiple_neighbors ... ok test_kdtree.test_vectorization_compiled.test_vectorized_query_noncontiguous_values ... ok test_kdtree.test_random_ball_vectorized ... ok test_kdtree.test_random_ball_vectorized_compiled ... ok test_kdtree.test_distance_l2 ... ok test_kdtree.test_distance_l1 ... ok test_kdtree.test_distance_linf ... ok test_kdtree.test_distance_vectorization ... ok test_kdtree.test_distance_matrix ... ok test_kdtree.test_distance_matrix_looping ... ok test_kdtree.test_onetree_query(, 0.1) ... ok test_kdtree.test_onetree_query(, 0.1) ... ok test_kdtree.test_onetree_query(, 0.001) ... ok test_kdtree.test_onetree_query(, 1e-05) ... ok test_kdtree.test_onetree_query(, 1e-06) ... ok test_kdtree.test_onetree_query_compiled(, 0.1) ... ok test_kdtree.test_onetree_query_compiled(, 0.1) ... ok test_kdtree.test_onetree_query_compiled(, 0.001) ... ok test_kdtree.test_onetree_query_compiled(, 1e-05) ... ok test_kdtree.test_onetree_query_compiled(, 1e-06) ... ok test_kdtree.test_query_pairs_single_node ... ok test_kdtree.test_query_pairs_single_node_compiled ... ok Regression test for #1373. ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('pathological-1',) ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('pathological-2',) ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('random-2d',) ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('random-3d',) ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('random-4d',) ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('random-5d',) ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('random-6d',) ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('random-7d',) ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('random-8d',) ... ok test_qhull.TestConvexHull.test_hull_consistency_tri('some-points',) ... ok test_qhull.TestConvexHull.test_incremental('pathological-1', 1) ... ok test_qhull.TestConvexHull.test_incremental('pathological-1', 4) ... ok test_qhull.TestConvexHull.test_incremental('pathological-2', 1) ... ok test_qhull.TestConvexHull.test_incremental('pathological-2', 4) ... ok test_qhull.TestConvexHull.test_incremental('random-2d', 1) ... ok test_qhull.TestConvexHull.test_incremental('random-2d', 4) ... ok test_qhull.TestConvexHull.test_incremental('random-3d', 1) ... ok test_qhull.TestConvexHull.test_incremental('random-3d', 4) ... ok test_qhull.TestConvexHull.test_incremental('random-4d', 1) ... ok test_qhull.TestConvexHull.test_incremental('random-4d', 4) ... ok test_qhull.TestConvexHull.test_incremental('random-5d', 1) ... ok test_qhull.TestConvexHull.test_incremental('random-5d', 4) ... ok test_qhull.TestConvexHull.test_incremental('random-6d', 1) ... ok test_qhull.TestConvexHull.test_incremental('random-6d', 4) ... ok test_qhull.TestConvexHull.test_incremental('random-7d', 1) ... ok test_qhull.TestConvexHull.test_incremental('random-7d', 4) ... ok test_qhull.TestConvexHull.test_incremental('random-8d', 1) ... ok test_qhull.TestConvexHull.test_incremental('random-8d', 4) ... ok test_qhull.TestConvexHull.test_incremental('some-points', 1) ... ok test_qhull.TestConvexHull.test_incremental('some-points', 4) ... ok test_qhull.TestDelaunay.test_2d_square ... ok test_qhull.TestDelaunay.test_coplanar ... ok test_qhull.TestDelaunay.test_duplicate_points ... ok test_qhull.TestDelaunay.test_furthest_site ... ok test_qhull.TestDelaunay.test_incremental('pathological-1', 1) ... ok test_qhull.TestDelaunay.test_incremental('pathological-1', 4) ... ok test_qhull.TestDelaunay.test_incremental('pathological-2', 1) ... ok test_qhull.TestDelaunay.test_incremental('pathological-2', 4) ... ok test_qhull.TestDelaunay.test_incremental('random-2d', 1) ... ok test_qhull.TestDelaunay.test_incremental('random-2d', 4) ... ok test_qhull.TestDelaunay.test_incremental('random-3d', 1) ... ok test_qhull.TestDelaunay.test_incremental('random-3d', 4) ... ok test_qhull.TestDelaunay.test_incremental('random-4d', 1) ... ok test_qhull.TestDelaunay.test_incremental('random-4d', 4) ... ok test_qhull.TestDelaunay.test_incremental('random-5d', 1) ... ok test_qhull.TestDelaunay.test_incremental('random-5d', 4) ... ok test_qhull.TestDelaunay.test_incremental('random-6d', 1) ... ok test_qhull.TestDelaunay.test_incremental('random-6d', 4) ... ok test_qhull.TestDelaunay.test_incremental('random-7d', 1) ... ok test_qhull.TestDelaunay.test_incremental('random-7d', 4) ... ok test_qhull.TestDelaunay.test_incremental('random-8d', 1) ... ok test_qhull.TestDelaunay.test_incremental('random-8d', 4) ... ok test_qhull.TestDelaunay.test_incremental('some-points', 1) ... ok test_qhull.TestDelaunay.test_incremental('some-points', 4) ... ok test_qhull.TestDelaunay.test_joggle ... ok test_qhull.TestDelaunay.test_nd_simplex ... ok test_qhull.TestDelaunay.test_pathological ... ok test_qhull.TestRidgeIter2D.test_complicated ... ok test_qhull.TestRidgeIter2D.test_rectangle ... ok test_qhull.TestRidgeIter2D.test_triangle ... ok test_qhull.TestUtilities.test_convex_hull ... ok test_qhull.TestUtilities.test_degenerate_barycentric_transforms ... ok test_qhull.TestUtilities.test_find_simplex ... ok test_qhull.TestUtilities.test_more_barycentric_transforms ... ok test_qhull.TestUtilities.test_plane_distance ... ok test_qhull.TestVoronoi.test_furthest_site ... ok test_qhull.TestVoronoi.test_incremental('pathological-2', 1) ... ok test_qhull.TestVoronoi.test_incremental('pathological-2', 4) ... ok test_qhull.TestVoronoi.test_incremental('random-2d', 1) ... ok test_qhull.TestVoronoi.test_incremental('random-2d', 4) ... ok test_qhull.TestVoronoi.test_incremental('random-3d', 1) ... ok test_qhull.TestVoronoi.test_incremental('random-3d', 4) ... ok test_qhull.TestVoronoi.test_incremental('some-points', 1) ... ok test_qhull.TestVoronoi.test_incremental('some-points', 4) ... ok test_qhull.TestVoronoi.test_ridges('pathological-2',) ... ok test_qhull.TestVoronoi.test_ridges('random-4d',) ... ok test_qhull.TestVoronoi.test_ridges('pathological-1',) ... ok test_qhull.TestVoronoi.test_ridges('random-6d',) ... ok test_qhull.TestVoronoi.test_ridges('random-7d',) ... ok test_qhull.TestVoronoi.test_ridges('random-2d',) ... ok test_qhull.TestVoronoi.test_ridges('random-3d',) ... ok test_qhull.TestVoronoi.test_ridges('random-8d',) ... ok test_qhull.TestVoronoi.test_ridges('random-5d',) ... ok test_qhull.TestVoronoi.test_ridges('some-points',) ... ok test_qhull.TestVoronoi.test_simple ... ok test_qhull.Test_Qhull.test_swapping ... ok test_ai_zeros (test_basic.TestAiry) ... ok test_airy (test_basic.TestAiry) ... ok test_airye (test_basic.TestAiry) ... ok test_bi_zeros (test_basic.TestAiry) ... ok test_assoc_laguerre (test_basic.TestAssocLaguerre) ... ok test_bernoulli (test_basic.TestBernoulli) ... ok test_i0 (test_basic.TestBessel) ... ok test_i0_series (test_basic.TestBessel) ... ok test_i0e (test_basic.TestBessel) ... ok test_i1 (test_basic.TestBessel) ... ok test_i1_series (test_basic.TestBessel) ... ok test_i1e (test_basic.TestBessel) ... ok test_it2i0k0 (test_basic.TestBessel) ... ok test_it2j0y0 (test_basic.TestBessel) ... ok test_iti0k0 (test_basic.TestBessel) ... ok test_itj0y0 (test_basic.TestBessel) ... ok test_iv (test_basic.TestBessel) ... ok test_iv_cephes_vs_amos (test_basic.TestBessel) ... ok test_iv_cephes_vs_amos_mass_test (test_basic.TestBessel) ... ok test_iv_hyperg_poles (test_basic.TestBessel) ... ok test_iv_series (test_basic.TestBessel) ... ok test_ive (test_basic.TestBessel) ... ok test_ivp (test_basic.TestBessel) ... ok test_ivp0 (test_basic.TestBessel) ... ok test_j0 (test_basic.TestBessel) ... ok test_j1 (test_basic.TestBessel) ... ok test_jacobi (test_basic.TestBessel) ... ok test_jn (test_basic.TestBessel) ... ok test_jn_zeros (test_basic.TestBessel) ... ok test_jn_zeros_slow (test_basic.TestBessel) ... ok test_jnjnp_zeros (test_basic.TestBessel) ... ok test_jnp_zeros (test_basic.TestBessel) ... ok test_jnyn_zeros (test_basic.TestBessel) ... ok test_jv (test_basic.TestBessel) ... ok test_jv_cephes_vs_amos (test_basic.TestBessel) ... ok test_jve (test_basic.TestBessel) ... ok test_jvp (test_basic.TestBessel) ... ok test_k0 (test_basic.TestBessel) ... ok test_k0e (test_basic.TestBessel) ... ok test_k1 (test_basic.TestBessel) ... ok test_k1e (test_basic.TestBessel) ... ok test_kn (test_basic.TestBessel) ... ok test_kv0 (test_basic.TestBessel) ... ok test_kv1 (test_basic.TestBessel) ... ok test_kv2 (test_basic.TestBessel) ... ok test_kv_cephes_vs_amos (test_basic.TestBessel) ... ok test_kve (test_basic.TestBessel) ... ok test_kvp_n1 (test_basic.TestBessel) ... ok test_kvp_n2 (test_basic.TestBessel) ... ok test_kvp_v0n1 (test_basic.TestBessel) ... ok test_negv_iv (test_basic.TestBessel) ... ok test_negv_ive (test_basic.TestBessel) ... ok test_negv_jv (test_basic.TestBessel) ... ok test_negv_jve (test_basic.TestBessel) ... ok test_negv_kv (test_basic.TestBessel) ... ok test_negv_kve (test_basic.TestBessel) ... ok test_negv_yv (test_basic.TestBessel) ... ok test_negv_yve (test_basic.TestBessel) ... ok Real-valued Bessel I overflow ... ok test_ticket_623 (test_basic.TestBessel) ... ok Negative-order Bessels ... ok Real-valued Bessel domains ... ok test_y0 (test_basic.TestBessel) ... ok test_y0_zeros (test_basic.TestBessel) ... ok test_y1 (test_basic.TestBessel) ... ok test_y1_zeros (test_basic.TestBessel) ... ok test_y1p_zeros (test_basic.TestBessel) ... ok test_yn (test_basic.TestBessel) ... ok test_yn_zeros (test_basic.TestBessel) ... ok test_ynp_zeros (test_basic.TestBessel) ... ok test_ynp_zeros_large_order (test_basic.TestBessel) ... KNOWNFAIL: cephes/yv is not eps accurate for large orders on all platforms, and has nan/inf issues test_yv (test_basic.TestBessel) ... ok test_yv_cephes_vs_amos (test_basic.TestBessel) ... KNOWNFAIL: cephes/yv is not eps accurate for large orders on all platforms, and has nan/inf issues test_yv_cephes_vs_amos_only_small_orders (test_basic.TestBessel) ... ok test_yve (test_basic.TestBessel) ... ok test_yvp (test_basic.TestBessel) ... ok test_besselpoly (test_basic.TestBesselpoly) ... ok test_beta (test_basic.TestBeta) ... ok test_betainc (test_basic.TestBeta) ... ok test_betaincinv (test_basic.TestBeta) ... ok test_betaln (test_basic.TestBeta) ... ok test_airy (test_basic.TestCephes) ... ok test_airye (test_basic.TestCephes) ... ok test_bdtr (test_basic.TestCephes) ... ok test_bdtrc (test_basic.TestCephes) ... ok test_bdtri (test_basic.TestCephes) ... ok test_bdtrik (test_basic.TestCephes) ... ok test_bdtrin (test_basic.TestCephes) ... ok test_bei (test_basic.TestCephes) ... ok test_beip (test_basic.TestCephes) ... ok test_ber (test_basic.TestCephes) ... ok test_berp (test_basic.TestCephes) ... ok test_besselpoly (test_basic.TestCephes) ... ok test_beta (test_basic.TestCephes) ... ok test_beta_inf (test_basic.TestCephes) ... ok test_betainc (test_basic.TestCephes) ... ok test_betaincinv (test_basic.TestCephes) ... ok test_betaln (test_basic.TestCephes) ... ok test_binom (test_basic.TestCephes) ... ok test_binom_2 (test_basic.TestCephes) ... KNOWNFAIL: beta function overflow bug for a >> b test_binom_exact (test_basic.TestCephes) ... ok test_btdtr (test_basic.TestCephes) ... ok test_btdtri (test_basic.TestCephes) ... ok test_btdtria (test_basic.TestCephes) ... ok test_btdtrib (test_basic.TestCephes) ... ok test_cbrt (test_basic.TestCephes) ... ok test_chdtr (test_basic.TestCephes) ... ok test_chdtrc (test_basic.TestCephes) ... ok test_chdtri (test_basic.TestCephes) ... ok test_chdtriv (test_basic.TestCephes) ... ok test_chndtr (test_basic.TestCephes) ... ok test_chndtridf (test_basic.TestCephes) ... ok test_chndtrinc (test_basic.TestCephes) ... ok test_chndtrix (test_basic.TestCephes) ... ok test_cosdg (test_basic.TestCephes) ... ok test_cosm1 (test_basic.TestCephes) ... ok test_cotdg (test_basic.TestCephes) ... ok test_dawsn (test_basic.TestCephes) ... ok test_ellipe (test_basic.TestCephes) ... ok test_ellipeinc (test_basic.TestCephes) ... ok test_ellipj (test_basic.TestCephes) ... ok test_ellipk (test_basic.TestCephes) ... ok test_ellipkinc (test_basic.TestCephes) ... ok test_erf (test_basic.TestCephes) ... ok test_erfc (test_basic.TestCephes) ... ok test_exp1 (test_basic.TestCephes) ... ok test_exp10 (test_basic.TestCephes) ... ok test_exp1_reg (test_basic.TestCephes) ... ok test_exp2 (test_basic.TestCephes) ... ok test_expi (test_basic.TestCephes) ... ok test_expm1 (test_basic.TestCephes) ... ok test_expn (test_basic.TestCephes) ... ok test_fdtr (test_basic.TestCephes) ... ok test_fdtrc (test_basic.TestCephes) ... ok test_fdtri (test_basic.TestCephes) ... ok test_fdtridfd (test_basic.TestCephes) ... ok test_fresnel (test_basic.TestCephes) ... ok test_gamma (test_basic.TestCephes) ... ok test_gammainc (test_basic.TestCephes) ... ok test_gammaincc (test_basic.TestCephes) ... ok test_gammainccinv (test_basic.TestCephes) ... ok test_gammaln (test_basic.TestCephes) ... ok test_gammasgn (test_basic.TestCephes) ... ok test_gdtr (test_basic.TestCephes) ... ok test_gdtrc (test_basic.TestCephes) ... ok test_gdtria (test_basic.TestCephes) ... ok test_gdtrib (test_basic.TestCephes) ... ok test_gdtrix (test_basic.TestCephes) ... ok test_hankel1 (test_basic.TestCephes) ... ok test_hankel1e (test_basic.TestCephes) ... ok test_hankel2 (test_basic.TestCephes) ... ok test_hankel2e (test_basic.TestCephes) ... ok test_hyp1f1 (test_basic.TestCephes) ... ok test_hyp1f2 (test_basic.TestCephes) ... ok test_hyp2f0 (test_basic.TestCephes) ... ok test_hyp2f1 (test_basic.TestCephes) ... ok test_hyp3f0 (test_basic.TestCephes) ... ok test_hyperu (test_basic.TestCephes) ... ok test_i0 (test_basic.TestCephes) ... ok test_i0e (test_basic.TestCephes) ... ok test_i1 (test_basic.TestCephes) ... ok test_i1e (test_basic.TestCephes) ... ok test_it2i0k0 (test_basic.TestCephes) ... ok test_it2j0y0 (test_basic.TestCephes) ... ok test_it2struve0 (test_basic.TestCephes) ... ok test_itairy (test_basic.TestCephes) ... ok test_iti0k0 (test_basic.TestCephes) ... ok test_itj0y0 (test_basic.TestCephes) ... ok test_itmodstruve0 (test_basic.TestCephes) ... ok test_itstruve0 (test_basic.TestCephes) ... ok test_iv (test_basic.TestCephes) ... ok test_j0 (test_basic.TestCephes) ... ok test_j1 (test_basic.TestCephes) ... ok test_jn (test_basic.TestCephes) ... ok test_jv (test_basic.TestCephes) ... ok test_k0 (test_basic.TestCephes) ... ok test_k0e (test_basic.TestCephes) ... ok test_k1 (test_basic.TestCephes) ... ok test_k1e (test_basic.TestCephes) ... ok test_kei (test_basic.TestCephes) ... ok test_keip (test_basic.TestCephes) ... ok test_ker (test_basic.TestCephes) ... ok test_kerp (test_basic.TestCephes) ... ok test_kn (test_basic.TestCephes) ... ok test_kolmogi (test_basic.TestCephes) ... ok test_kolmogorov (test_basic.TestCephes) ... ok test_log1p (test_basic.TestCephes) ... ok test_lpmv (test_basic.TestCephes) ... ok test_mathieu_a (test_basic.TestCephes) ... ok test_mathieu_b (test_basic.TestCephes) ... ok test_mathieu_cem (test_basic.TestCephes) ... ok test_mathieu_modcem1 (test_basic.TestCephes) ... ok test_mathieu_modcem2 (test_basic.TestCephes) ... ok test_mathieu_modsem1 (test_basic.TestCephes) ... ok test_mathieu_modsem2 (test_basic.TestCephes) ... ok test_mathieu_overflow (test_basic.TestCephes) ... ok test_mathieu_sem (test_basic.TestCephes) ... ok test_mathieu_ticket_1847 (test_basic.TestCephes) ... ok test_modfresnelm (test_basic.TestCephes) ... ok test_modfresnelp (test_basic.TestCephes) ... ok test_nbdtr (test_basic.TestCephes) ... ok test_nbdtrc (test_basic.TestCephes) ... ok test_nbdtri (test_basic.TestCephes) ... ok test_nbdtrin (test_basic.TestCephes) ... ok test_ncfdtr (test_basic.TestCephes) ... ok test_ncfdtri (test_basic.TestCephes) ... ok test_ncfdtridfd (test_basic.TestCephes) ... ok test_nctdtr (test_basic.TestCephes) ... ok test_nctdtrinc (test_basic.TestCephes) ... ok test_nctdtrit (test_basic.TestCephes) ... ok test_ndtr (test_basic.TestCephes) ... ok test_ndtri (test_basic.TestCephes) ... ok test_nrdtrimn (test_basic.TestCephes) ... ok test_nrdtrisd (test_basic.TestCephes) ... ok test_obl_ang1 (test_basic.TestCephes) ... ok test_obl_ang1_cv (test_basic.TestCephes) ... ok test_obl_rad1 (test_basic.TestCephes) ... ok test_obl_rad1_cv (test_basic.TestCephes) ... ok test_obl_rad2 (test_basic.TestCephes) ... ok test_obl_rad2_cv (test_basic.TestCephes) ... ok test_pbdv (test_basic.TestCephes) ... ok test_pbvv (test_basic.TestCephes) ... ok test_pbwa (test_basic.TestCephes) ... ok test_pdtr (test_basic.TestCephes) ... ok test_pdtrc (test_basic.TestCephes) ... ok test_pdtri (test_basic.TestCephes) ... ok test_pdtrik (test_basic.TestCephes) ... ok test_pro_ang1 (test_basic.TestCephes) ... ok test_pro_ang1_cv (test_basic.TestCephes) ... ok test_pro_rad1 (test_basic.TestCephes) ... ok test_pro_rad1_cv (test_basic.TestCephes) ... ok test_pro_rad2 (test_basic.TestCephes) ... ok test_pro_rad2_cv (test_basic.TestCephes) ... ok test_psi (test_basic.TestCephes) ... ok test_radian (test_basic.TestCephes) ... ok test_rgamma (test_basic.TestCephes) ... ok test_round (test_basic.TestCephes) ... ok test_shichi (test_basic.TestCephes) ... ok test_sici (test_basic.TestCephes) ... ok test_sindg (test_basic.TestCephes) ... ok test_smirnov (test_basic.TestCephes) ... ok test_smirnovi (test_basic.TestCephes) ... ok test_spence (test_basic.TestCephes) ... ok test_stdtr (test_basic.TestCephes) ... ok test_stdtridf (test_basic.TestCephes) ... ok test_stdtrit (test_basic.TestCephes) ... ok test_struve (test_basic.TestCephes) ... ok test_tandg (test_basic.TestCephes) ... ok test_tklmbda (test_basic.TestCephes) ... ok test_wofz (test_basic.TestCephes) ... ok test_y0 (test_basic.TestCephes) ... ok test_y1 (test_basic.TestCephes) ... ok test_yn (test_basic.TestCephes) ... ok test_yv (test_basic.TestCephes) ... ok test_zeta (test_basic.TestCephes) ... ok test_zetac (test_basic.TestCephes) ... ok test_ellipe (test_basic.TestEllip) ... ok test_ellipeinc (test_basic.TestEllip) ... ok test_ellipj (test_basic.TestEllip) ... ok Regression test for #912. ... ok test_ellipk (test_basic.TestEllip) ... ok test_ellipkinc (test_basic.TestEllip) ... ok test_dawsn_consistent (test_basic.TestErf) ... ok test_erf (test_basic.TestErf) ... ok test_erf_zeros (test_basic.TestErf) ... ok test_erfc_consistent (test_basic.TestErf) ... ok test_erfcinv (test_basic.TestErf) ... ok test_erfcx_consistent (test_basic.TestErf) ... ok test_erfi_consistent (test_basic.TestErf) ... ok test_erfinv (test_basic.TestErf) ... ok test_errprint (test_basic.TestErf) ... ok test_euler (test_basic.TestEuler) ... ok test_exp10 (test_basic.TestExp) ... ok test_exp10more (test_basic.TestExp) ... ok test_exp2 (test_basic.TestExp) ... ok test_exp2more (test_basic.TestExp) ... ok test_expm1 (test_basic.TestExp) ... ok test_expm1more (test_basic.TestExp) ... ok test_fresnel (test_basic.TestFresnel) ... ok test_fresnel_zeros (test_basic.TestFresnel) ... ok test_fresnelc_zeros (test_basic.TestFresnel) ... ok test_fresnels_zeros (test_basic.TestFresnel) ... ok test_modfresnelm (test_basic.TestFresnelIntegral) ... ok test_modfresnelp (test_basic.TestFresnelIntegral) ... ok test_975 (test_basic.TestGamma) ... ok test_gamma (test_basic.TestGamma) ... ok test_gammainc (test_basic.TestGamma) ... ok test_gammaincc (test_basic.TestGamma) ... ok test_gammainccinv (test_basic.TestGamma) ... ok test_gammainccnan (test_basic.TestGamma) ... ok test_gammaincinv (test_basic.TestGamma) ... ok test_gammaincnan (test_basic.TestGamma) ... ok test_gammainczero (test_basic.TestGamma) ... ok test_gammaln (test_basic.TestGamma) ... ok test_infinity (test_basic.TestGamma) ... ok test_rgamma (test_basic.TestGamma) ... ok test_hankel1 (test_basic.TestHankel) ... ok test_hankel1e (test_basic.TestHankel) ... ok test_hankel2 (test_basic.TestHankel) ... ok test_hankl2e (test_basic.TestHankel) ... ok test_neg2e (test_basic.TestHankel) ... ok test_negv1 (test_basic.TestHankel) ... ok test_negv1e (test_basic.TestHankel) ... ok test_negv2 (test_basic.TestHankel) ... ok test_h1vp (test_basic.TestHyper) ... ok test_h2vp (test_basic.TestHyper) ... ok test_hyp0f1 (test_basic.TestHyper) ... ok test_hyp1f1 (test_basic.TestHyper) ... ok test_hyp1f2 (test_basic.TestHyper) ... ok test_hyp2f0 (test_basic.TestHyper) ... ok test_hyp2f1 (test_basic.TestHyper) ... ok test_hyp3f0 (test_basic.TestHyper) ... ok test_hyperu (test_basic.TestHyper) ... ok test_bei (test_basic.TestKelvin) ... ok test_bei_zeros (test_basic.TestKelvin) ... ok test_beip (test_basic.TestKelvin) ... ok test_beip_zeros (test_basic.TestKelvin) ... ok test_ber (test_basic.TestKelvin) ... ok test_ber_zeros (test_basic.TestKelvin) ... ok test_berp (test_basic.TestKelvin) ... ok test_berp_zeros (test_basic.TestKelvin) ... ok test_kei (test_basic.TestKelvin) ... ok test_kei_zeros (test_basic.TestKelvin) ... ok test_keip (test_basic.TestKelvin) ... ok test_keip_zeros (test_basic.TestKelvin) ... ok test_kelvin (test_basic.TestKelvin) ... ok test_kelvin_zeros (test_basic.TestKelvin) ... ok test_ker (test_basic.TestKelvin) ... ok test_ker_zeros (test_basic.TestKelvin) ... ok test_kerp (test_basic.TestKelvin) ... ok test_kerp_zeros (test_basic.TestKelvin) ... ok test_genlaguerre (test_basic.TestLaguerre) ... ok test_laguerre (test_basic.TestLaguerre) ... ok test_lmbda (test_basic.TestLambda) ... ok test_legendre (test_basic.TestLegendre) ... ok test_lpmn (test_basic.TestLegendreFunctions) ... ok test_lpmv (test_basic.TestLegendreFunctions) ... ok test_lpn (test_basic.TestLegendreFunctions) ... ok test_lqmn (test_basic.TestLegendreFunctions) ... ok test_lqmn_shape (test_basic.TestLegendreFunctions) ... ok test_lqn (test_basic.TestLegendreFunctions) ... ok test_log1p (test_basic.TestLog1p) ... ok test_log1pmore (test_basic.TestLog1p) ... ok test_mathieu_a (test_basic.TestMathieu) ... ok test_mathieu_even_coef (test_basic.TestMathieu) ... ok test_mathieu_odd_coef (test_basic.TestMathieu) ... ok test_obl_cv_seq (test_basic.TestOblCvSeq) ... ok test_pbdn_seq (test_basic.TestParabolicCylinder) ... ok test_pbdv (test_basic.TestParabolicCylinder) ... ok test_pbdv_gradient (test_basic.TestParabolicCylinder) ... ok test_pbdv_points (test_basic.TestParabolicCylinder) ... ok test_pbdv_seq (test_basic.TestParabolicCylinder) ... ok test_pbvv_gradient (test_basic.TestParabolicCylinder) ... ok test_polygamma (test_basic.TestPolygamma) ... ok test_pro_cv_seq (test_basic.TestProCvSeq) ... ok test_psi (test_basic.TestPsi) ... ok test_radian (test_basic.TestRadian) ... ok test_radianmore (test_basic.TestRadian) ... ok test_riccati_jn (test_basic.TestRiccati) ... ok test_riccati_yn (test_basic.TestRiccati) ... ok test_round (test_basic.TestRound) ... ok test_sph_harm (test_basic.TestSpherical) ... ok test_sph_in (test_basic.TestSpherical) ... ok test_sph_inkn (test_basic.TestSpherical) ... ok test_sph_jn (test_basic.TestSpherical) ... ok test_sph_jnyn (test_basic.TestSpherical) ... ok test_sph_kn (test_basic.TestSpherical) ... ok test_sph_yn (test_basic.TestSpherical) ... ok Regression test for #679 ... ok test_basic.TestStruve.test_some_values ... ok Check Struve function versus its power series ... ok test_specialpoints (test_basic.TestTandg) ... ok test_tandg (test_basic.TestTandg) ... ok test_tandgmore (test_basic.TestTandg) ... ok test_0 (test_basic.TestTrigonometric) ... ok test_cbrt (test_basic.TestTrigonometric) ... ok test_cbrtmore (test_basic.TestTrigonometric) ... ok test_cosdg (test_basic.TestTrigonometric) ... ok test_cosdgmore (test_basic.TestTrigonometric) ... ok test_cosm1 (test_basic.TestTrigonometric) ... ok test_cotdg (test_basic.TestTrigonometric) ... ok test_cotdgmore (test_basic.TestTrigonometric) ... ok test_sinc (test_basic.TestTrigonometric) ... ok test_sindg (test_basic.TestTrigonometric) ... ok test_sindgmore (test_basic.TestTrigonometric) ... ok test_specialpoints (test_basic.TestTrigonometric) ... ok test_basic.test_error_raising ... ok test_basic.test_sph_harm(array((0.28209479177387814+0j)), 0.28209479177387814) ... ok test_basic.test_sph_harm(array((0.1931371010115948+0j)), 0.19313710101159473) ... ok test_basic.test_sph_harm(array((0.3862742020231897+0j)), 0.38627420202318957) ... ok test_basic.test_sph_harm(array((0.3862742020231896-9.460989302017943e-17j)), (0.38627420202318957-9.4609893020179434e-17j)) ... ok test_basic.test_sph_harm(array((1.1522049019425493e-17+0.18816934037548774j)), (1.1522049019425496e-17+0.18816934037548777j)) ... ok test_basic.test_sph_harm(array((1.6935820166275232e-18+0.027658293277811382j)), (1.6935820166275244e-18+0.027658293277811399j)) ... ok test_basic.test_chi2_smalldf ... ok test_basic.test_chi2c_smalldf ... ok test_basic.test_chi2_inv_smalldf ... ok test_basic.test_agm_simple ... ok test_basic.test_legacy ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... KNOWNFAIL: Known bug in Cephes kn implementation test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... KNOWNFAIL: Known bug in Cephes yv implementation test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_boost(,) ... ok test_data.test_gsl(,) ... ok test_data.test_gsl(,) ... ok test_data.test_gsl(,) ... ok test_data.test_gsl(,) ... ok test_data.test_gsl(,) ... ok test_data.test_gsl(,) ... ok test_data.test_gsl(,) ... ok test_data.test_gsl(,) ... ok test_lambertw.test_values ... ok test_lambertw.test_ufunc ... ok test_float32 (test_logit.TestExpit) ... ok test_float64 (test_logit.TestExpit) ... ok test_float32 (test_logit.TestLogit) ... ok test_float64 (test_logit.TestLogit) ... ok test_nan (test_logit.TestLogit) ... ok test_mpmath.test_expi_complex ... SKIP: Skipping test: test_expi_complex mpmath library is not present test_mpmath.test_hyp2f1_strange_points ... SKIP: Skipping test: test_hyp2f1_strange_points mpmath library is not present test_mpmath.test_hyp2f1_real_some_points ... SKIP: Skipping test: test_hyp2f1_real_some_points mpmath library is not present test_mpmath.test_hyp2f1_some_points_2 ... SKIP: Skipping test: test_hyp2f1_some_points_2 mpmath library is not present test_mpmath.test_hyp2f1_real_some ... SKIP: Skipping test: test_hyp2f1_real_some mpmath library is not present test_mpmath.test_hyp2f1_real_random ... SKIP: Skipping test: test_hyp2f1_real_random mpmath library is not present test_mpmath.test_erf_complex ... SKIP: Skipping test: test_erf_complex mpmath library is not present test_mpmath.test_lpmv ... SKIP: Skipping test: test_lpmv mpmath library is not present test_mpmath.test_beta ... SKIP: Skipping test: test_beta mpmath library is not present test_orthogonal.TestCall.test_call ... ok test_chebyc (test_orthogonal.TestCheby) ... ok test_chebys (test_orthogonal.TestCheby) ... ok test_chebyt (test_orthogonal.TestCheby) ... ok test_chebyu (test_orthogonal.TestCheby) ... ok test_gegenbauer (test_orthogonal.TestGegenbauer) ... ok test_hermite (test_orthogonal.TestHermite) ... ok test_hermitenorm (test_orthogonal.TestHermite) ... ok test_orthogonal_eval.TestPolys.test_chebyc ... ok test_orthogonal_eval.TestPolys.test_chebys ... ok test_orthogonal_eval.TestPolys.test_chebyt ... ok test_orthogonal_eval.TestPolys.test_chebyu ... ok test_orthogonal_eval.TestPolys.test_gegenbauer ... ok test_orthogonal_eval.TestPolys.test_genlaguerre ... ok test_orthogonal_eval.TestPolys.test_hermite ... ok test_orthogonal_eval.TestPolys.test_hermitenorm ... ok test_orthogonal_eval.TestPolys.test_jacobi ... ok test_orthogonal_eval.TestPolys.test_laguerre ... ok test_orthogonal_eval.TestPolys.test_legendre ... ok test_orthogonal_eval.TestPolys.test_sh_chebyt ... ok test_orthogonal_eval.TestPolys.test_sh_chebyu ... ok test_orthogonal_eval.TestPolys.test_sh_jacobi ... ok test_orthogonal_eval.TestPolys.test_sh_legendre ... ok test_orthogonal_eval.TestRecurrence.test_chebyc ... ok test_orthogonal_eval.TestRecurrence.test_chebys ... ok test_orthogonal_eval.TestRecurrence.test_chebyt ... ok test_orthogonal_eval.TestRecurrence.test_chebyu ... ok test_orthogonal_eval.TestRecurrence.test_gegenbauer ... ok test_orthogonal_eval.TestRecurrence.test_genlaguerre ... ok test_orthogonal_eval.TestRecurrence.test_jacobi ... ok test_orthogonal_eval.TestRecurrence.test_laguerre ... ok test_orthogonal_eval.TestRecurrence.test_legendre ... ok test_orthogonal_eval.TestRecurrence.test_sh_chebyt ... ok test_orthogonal_eval.TestRecurrence.test_sh_chebyu ... ok test_orthogonal_eval.TestRecurrence.test_sh_jacobi ... ok test_orthogonal_eval.TestRecurrence.test_sh_legendre ... ok test_orthogonal_eval.test_eval_chebyt ... ok test_orthogonal_eval.test_warnings ... ok test1 (test_spfun_stats.TestMultiGammaLn) ... ok test_ararg (test_spfun_stats.TestMultiGammaLn) ... ok test_bararg (test_spfun_stats.TestMultiGammaLn) ... ok test_binned_statistic.TestBinnedStatistic.test_1d_bincode ... ok test_binned_statistic.TestBinnedStatistic.test_1d_count ... ok test_binned_statistic.TestBinnedStatistic.test_1d_mean ... ok test_binned_statistic.TestBinnedStatistic.test_1d_median ... ok test_binned_statistic.TestBinnedStatistic.test_1d_std ... ok test_binned_statistic.TestBinnedStatistic.test_1d_sum ... ok test_binned_statistic.TestBinnedStatistic.test_2d_bincode ... ok test_binned_statistic.TestBinnedStatistic.test_2d_count ... ok test_binned_statistic.TestBinnedStatistic.test_2d_mean ... ok test_binned_statistic.TestBinnedStatistic.test_2d_median ... ok test_binned_statistic.TestBinnedStatistic.test_2d_std ... ok test_binned_statistic.TestBinnedStatistic.test_2d_sum ... ok test_binned_statistic.TestBinnedStatistic.test_dd_bincode ... ok test_binned_statistic.TestBinnedStatistic.test_dd_count ... ok test_binned_statistic.TestBinnedStatistic.test_dd_mean ... ok test_binned_statistic.TestBinnedStatistic.test_dd_median ... ok test_binned_statistic.TestBinnedStatistic.test_dd_std ... ok test_binned_statistic.TestBinnedStatistic.test_dd_sum ... ok test_contingency.test_margins ... ok test_contingency.test_expected_freq ... ok Some very simple tests for chi2_contingency. ... ok Some test cases that were computed independently, using R. ... ok test_contingency.test_chi2_contingency_bad_args ... ok test_continuous_basic.test_cont_basic ... ok test_continuous_basic.test_cont_basic_slow(, (), array(0.0), array(1.2898681336964528), 0.066877232164720093, 1.2557095806403153, 1000, 'cosinesample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (), array(0.0), array(1.2898681336964528), 'cosine') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'cosine') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'cosine') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'cosine') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'cosine') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'cosine') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'cosine') ... ok test_continuous_basic.test_cont_basic_slow('cosine', (), 0.01, array([ -1.834e+00, -1.020e+00, -1.207e+00, 1.770e+00, -8.363e-01, 4.322e-01, ... ok test_continuous_basic.test_cont_basic_slow(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), array(0.7906029420813253), array(0.010324457830051759), 0.79716096342878007, 0.0093964106719664608, 1000, 'gausshypersample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), array(0.7906029420813253), array(0.010324457830051759), 'gausshyper') ... ok test_continuous_basic.test_cont_basic_slow(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 'gausshyper') ... ok test_continuous_basic.test_cont_basic_slow(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 'gausshyper') ... ok test_continuous_basic.test_cont_basic_slow(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 'gausshyper') ... ok test_continuous_basic.test_cont_basic_slow(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 'gausshyper') ... ok test_continuous_basic.test_cont_basic_slow(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 'gausshyper') ... ok test_continuous_basic.test_cont_basic_slow(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 'gausshyper') ... ok test_continuous_basic.test_cont_basic_slow('gausshyper', (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 0.01, array([ 0.609, 0.708, 0.688, 0.927, 0.727, 0.838, 0.882, 0.846, 0.887, 0.703, ... ok test_continuous_basic.test_cont_basic_slow(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), array(0.08188155356604093), array(0.004748806170273567), 0.085394283597286444, 0.0049721262309725253, 1000, 'genexponsample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), array(0.08188155356604093), array(0.004748806170273567), 'genexpon') ... ok test_continuous_basic.test_cont_basic_slow(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), 'genexpon') ... ok test_continuous_basic.test_cont_basic_slow(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), 'genexpon') ... ok test_continuous_basic.test_cont_basic_slow(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), 'genexpon') ... ok test_continuous_basic.test_cont_basic_slow(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), 'genexpon') ... ok test_continuous_basic.test_cont_basic_slow(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), 'genexpon') ... ok test_continuous_basic.test_cont_basic_slow(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), 'genexpon') ... ok test_continuous_basic.test_cont_basic_slow('genexpon', (9.13259764654189, 16.23195660059063, 3.2819552690843983), 0.01, array([ 6.030e-03, 2.320e-02, 1.805e-02, 2.049e-01, 2.895e-02, 8.933e-02, ... ok test_continuous_basic.test_cont_basic_slow(, (10.58,), array(1.064245928570055), array(0.019515313753651453), 1.0717327056387989, 0.020316928703907878, 1000, 'invweibullsample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (10.58,), array(1.064245928570055), array(0.019515313753651453), 'invweibull') ... ok test_continuous_basic.test_cont_basic_slow(, (10.58,), 'invweibull') ... ok test_continuous_basic.test_cont_basic_slow(, (10.58,), 'invweibull') ... ok test_continuous_basic.test_cont_basic_slow(, (10.58,), 'invweibull') ... ok test_continuous_basic.test_cont_basic_slow(, (10.58,), 'invweibull') ... ok test_continuous_basic.test_cont_basic_slow(, (10.58,), 'invweibull') ... ok test_continuous_basic.test_cont_basic_slow(, (10.58,), 'invweibull') ... ok test_continuous_basic.test_cont_basic_slow('invweibull', (10.58,), 0.01, array([ 0.904, 0.957, 0.944, 1.296, 0.969, 1.078, 1.155, 1.09 , 1.166, 0.953, ... ok test_continuous_basic.test_cont_basic_slow(, (2.554395574161155, 2.2482281679651965), array(-1.5421538673934547), array(0.7629881969825036), -1.4802090580087397, 0.64030549378085866, 1000, 'johnsonsusample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (2.554395574161155, 2.2482281679651965), array(-1.5421538673934547), array(0.7629881969825036), 'johnsonsu') ... ok test_continuous_basic.test_cont_basic_slow(, (2.554395574161155, 2.2482281679651965), 'johnsonsu') ... ok test_continuous_basic.test_cont_basic_slow(, (2.554395574161155, 2.2482281679651965), 'johnsonsu') ... ok test_continuous_basic.test_cont_basic_slow(, (2.554395574161155, 2.2482281679651965), 'johnsonsu') ... ok test_continuous_basic.test_cont_basic_slow(, (2.554395574161155, 2.2482281679651965), 'johnsonsu') ... ok test_continuous_basic.test_cont_basic_slow(, (2.554395574161155, 2.2482281679651965), 'johnsonsu') ... ok test_continuous_basic.test_cont_basic_slow(, (2.554395574161155, 2.2482281679651965), 'johnsonsu') ... ok test_continuous_basic.test_cont_basic_slow('johnsonsu', (2.554395574161155, 2.2482281679651965), 0.01, array([-3.098, -2.146, -2.325, -0.469, -1.987, -1.148, -0.828, -1.089, -0.793, -2.191, ... ok test_continuous_basic.test_cont_basic_slow(, (1000,), array(0.019651596727324566), array(0.00010726424678741248), 0.020229310594215771, 0.00010848811750334306, 1000, 'ksonesample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (1000,), array(0.019651596727324566), array(0.00010726424678741248), 'ksone') ... ok test_continuous_basic.test_cont_basic_slow(, (1000,), 'ksone') ... ok test_continuous_basic.test_cont_basic_slow(, (1000,), 'ksone') ... ok test_continuous_basic.test_cont_basic_slow(, (1000,), 'ksone') ... ok test_continuous_basic.test_cont_basic_slow(, (1000,), 'ksone') ... ok test_continuous_basic.test_cont_basic_slow(, (1000,), 'ksone') ... ok test_continuous_basic.test_cont_basic_slow(, (1000,), 'ksone') ... ok test_continuous_basic.test_cont_basic_slow('ksone', (1000,), 0.01, array([ 0.005, 0.01 , 0.009, 0.037, 0.012, 0.022, 0.028, 0.023, 0.029, 0.01 , ... ok test_continuous_basic.test_cont_basic_slow(, (), array(0.868733101720468), array(0.06777109615641685), 0.88333617713614543, 0.068962463183067341, 1000, 'kstwobignsample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (), array(0.868733101720468), array(0.06777109615641685), 'kstwobign') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'kstwobign') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'kstwobign') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'kstwobign') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'kstwobign') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'kstwobign') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'kstwobign') ... ok test_continuous_basic.test_cont_basic_slow('kstwobign', (), 0.01, array([ 0.525, 0.646, 0.617, 1.317, 0.676, 0.921, 1.078, 0.946, 1.099, 0.639, ... ok test_continuous_basic.test_cont_basic_slow(, (10.4, 3.6), array(1.6383160845171076), array(0.7601429668550521), 1.6787451437758132, 0.76460232760244395, 1000, 'mielkesample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (10.4, 3.6), array(1.6383160845171076), array(0.7601429668550521), 'mielke') ... ok test_continuous_basic.test_cont_basic_slow(, (10.4, 3.6), 'mielke') ... ok test_continuous_basic.test_cont_basic_slow(, (10.4, 3.6), 'mielke') ... ok test_continuous_basic.test_cont_basic_slow(, (10.4, 3.6), 'mielke') ... ok test_continuous_basic.test_cont_basic_slow(, (10.4, 3.6), 'mielke') ... ok test_continuous_basic.test_cont_basic_slow(, (10.4, 3.6), 'mielke') ... ok test_continuous_basic.test_cont_basic_slow(, (10.4, 3.6), 'mielke') ... ok test_continuous_basic.test_cont_basic_slow('mielke', (10.4, 3.6), 0.01, array([ 0.858, 1.088, 1.033, 2.868, 1.143, 1.636, 2.03 , 1.694, 2.089, 1.073, ... ok test_continuous_basic.test_cont_basic_slow(, (2.1413923530064087, 0.44639540782048337), array(0.810935038061184), array(0.0873939451413348), 0.82762934478457906, 0.088971628537018746, 1000, 'powerlognormsample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (2.1413923530064087, 0.44639540782048337), array(0.810935038061184), array(0.0873939451413348), 'powerlognorm') ... ok test_continuous_basic.test_cont_basic_slow(, (2.1413923530064087, 0.44639540782048337), 'powerlognorm') ... ok test_continuous_basic.test_cont_basic_slow(, (2.1413923530064087, 0.44639540782048337), 'powerlognorm') ... ok test_continuous_basic.test_cont_basic_slow(, (2.1413923530064087, 0.44639540782048337), 'powerlognorm') ... ok test_continuous_basic.test_cont_basic_slow(, (2.1413923530064087, 0.44639540782048337), 'powerlognorm') ... ok test_continuous_basic.test_cont_basic_slow(, (2.1413923530064087, 0.44639540782048337), 'powerlognorm') ... ok test_continuous_basic.test_cont_basic_slow(, (2.1413923530064087, 0.44639540782048337), 'powerlognorm') ... ok test_continuous_basic.test_cont_basic_slow('powerlognorm', (2.1413923530064087, 0.44639540782048337), 0.01, array([ 0.419, 0.564, 0.53 , 1.308, 0.598, 0.868, 1.038, 0.896, 1.061, 0.556, ... ok test_continuous_basic.test_cont_basic_slow(, (0.9,), array(0.0), array(1.7800284850122077), 0.034195658437947099, 0.53053935902929517, 1000, 'rdistsample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (0.9,), array(0.0), array(1.7800284850122077), 'rdist') ... ok test_continuous_basic.test_cont_basic_slow(, (0.9,), 'rdist') ... ok test_continuous_basic.test_cont_basic_slow(, (0.9,), 'rdist') ... ok test_continuous_basic.test_cont_basic_slow(, (0.9,), 'rdist') ... ok test_continuous_basic.test_cont_basic_slow(, (0.9,), 'rdist') ... ok test_continuous_basic.test_cont_basic_slow(, (0.9,), 'rdist') ... ok test_continuous_basic.test_cont_basic_slow(, (0.9,), 'rdist') ... ok test_continuous_basic.test_cont_basic_slow('rdist', (0.9,), 0.01, array([ -9.908e-01, -8.354e-01, -9.020e-01, 9.876e-01, -7.439e-01, 4.408e-01, ... ok test_continuous_basic.test_cont_basic_slow(, (0.6300426780936912,), array(2.5871940660171564), array(3.587194065907795), 2.4895378659294742, 3.0462804278153826, 1000, 'recipinvgausssample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (0.6300426780936912,), array(2.5871940660171564), array(3.587194065907795), 'recipinvgauss') ... ok test_continuous_basic.test_cont_basic_slow(, (0.6300426780936912,), 'recipinvgauss') ... ok test_continuous_basic.test_cont_basic_slow(, (0.6300426780936912,), 'recipinvgauss') ... ok test_continuous_basic.test_cont_basic_slow(, (0.6300426780936912,), 'recipinvgauss') ... ok test_continuous_basic.test_cont_basic_slow(, (0.6300426780936912,), 'recipinvgauss') ... ok test_continuous_basic.test_cont_basic_slow(, (0.6300426780936912,), 'recipinvgauss') ... ok test_continuous_basic.test_cont_basic_slow(, (0.6300426780936912,), 'recipinvgauss') ... ok test_continuous_basic.test_cont_basic_slow('recipinvgauss', (0.6300426780936912,), 0.01, array([ 0.909, 4.33 , 2.297, 1.081, 4.02 , 5.026, 1.079, 2.309, 0.569, ... ok test_continuous_basic.test_cont_basic_slow(, (0.7749725210111873,), array(1.434767764680493), array(0.5420238697561759), 1.4759724770721283, 0.54682310140952917, 1000, 'ricesample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (0.7749725210111873,), array(1.434767764680493), array(0.5420238697561759), 'rice') ... ok test_continuous_basic.test_cont_basic_slow(, (0.7749725210111873,), 'rice') ... ok test_continuous_basic.test_cont_basic_slow(, (0.7749725210111873,), 'rice') ... ok test_continuous_basic.test_cont_basic_slow(, (0.7749725210111873,), 'rice') ... ok test_continuous_basic.test_cont_basic_slow(, (0.7749725210111873,), 'rice') ... ok test_continuous_basic.test_cont_basic_slow(, (0.7749725210111873,), 'rice') ... ok test_continuous_basic.test_cont_basic_slow(, (0.7749725210111873,), 'rice') ... ok test_continuous_basic.test_cont_basic_slow('rice', (0.7749725210111873,), 0.01, array([ 0.389, 0.779, 0.683, 2.668, 0.876, 1.631, 2.063, 1.704, 2.117, 0.753, ... ok test_continuous_basic.test_cont_basic_slow(, (), array(0.0), array(0.25), 0.027504350440163399, 0.24700849349956572, 1000, 'semicircularsample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (), array(0.0), array(0.25), 'semicircular') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'semicircular') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'semicircular') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'semicircular') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'semicircular') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'semicircular') ... ok test_continuous_basic.test_cont_basic_slow(, (), 'semicircular') ... ok test_continuous_basic.test_cont_basic_slow('semicircular', (), 0.01, array([ -7.936e-01, -4.880e-01, -5.675e-01, 7.739e-01, -4.061e-01, 2.144e-01, ... ok test_continuous_basic.test_cont_basic_slow(, (3.99390425810714,), array(9.869190571234436e-17), array(0.2988042418170134), 0.033567273497364047, 0.31611620271596441, 1000, 'vonmisessample mean test') ... ok test_continuous_basic.test_cont_basic_slow(, (3.99390425810714,), array(9.869190571234436e-17), array(0.2988042418170134), 'vonmises') ... ok test_continuous_basic.test_cont_basic_slow(, (3.99390425810714,), 'vonmises') ... ok test_continuous_basic.test_cont_basic_slow(, (3.99390425810714,), 'vonmises') ... ok test_continuous_basic.test_cont_basic_slow(, (3.99390425810714,), 'vonmises') ... ok test_continuous_basic.test_cont_basic_slow(, (3.99390425810714,), 'vonmises') ... ok test_continuous_basic.test_cont_basic_slow(, (3.99390425810714,), 'vonmises') ... ok test_continuous_basic.test_cont_basic_slow(, (3.99390425810714,), 'vonmises') ... ok test_continuous_extra.test_cont_extra(, (3.570477051665046,), 'alpha ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.570477051665046,), 'alpha isf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.570477051665046,), 'alpha loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'anglit ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'anglit isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'anglit loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'arcsine ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'arcsine isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'arcsine loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.3098496451481823, 0.6268795430096368), 'beta ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.3098496451481823, 0.6268795430096368), 'beta isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.3098496451481823, 0.6268795430096368), 'beta loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (5, 6), 'betaprime ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (5, 6), 'betaprime isf limit test') ... ok test_continuous_extra.test_cont_extra(, (5, 6), 'betaprime loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.29891359763170633,), 'bradford ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.29891359763170633,), 'bradford isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.29891359763170633,), 'bradford loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (10.5, 4.3), 'burr ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (10.5, 4.3), 'burr isf limit test') ... ok test_continuous_extra.test_cont_extra(, (10.5, 4.3), 'burr loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'cauchy ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'cauchy isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'cauchy loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (78,), 'chi ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (78,), 'chi isf limit test') ... ok test_continuous_extra.test_cont_extra(, (78,), 'chi loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (55,), 'chi2 ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (55,), 'chi2 isf limit test') ... ok test_continuous_extra.test_cont_extra(, (55,), 'chi2 loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'cosine ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'cosine isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'cosine loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (1.1023326088288166,), 'dgamma ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.1023326088288166,), 'dgamma isf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.1023326088288166,), 'dgamma loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.0685080649914673,), 'dweibull ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.0685080649914673,), 'dweibull isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.0685080649914673,), 'dweibull loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (20,), 'erlang ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (20,), 'erlang isf limit test') ... ok test_continuous_extra.test_cont_extra(, (20,), 'erlang loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'expon ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'expon isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'expon loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.697119160358469,), 'exponpow ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.697119160358469,), 'exponpow isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.697119160358469,), 'exponpow loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.8923945291034436, 1.9505288745913174), 'exponweib ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.8923945291034436, 1.9505288745913174), 'exponweib isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.8923945291034436, 1.9505288745913174), 'exponweib loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (29, 18), 'f ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (29, 18), 'f isf limit test') ... ok test_continuous_extra.test_cont_extra(, (29, 18), 'f loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (29,), 'fatiguelife ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (29,), 'fatiguelife isf limit test') ... ok test_continuous_extra.test_cont_extra(, (29,), 'fatiguelife loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (3.085754862225318,), 'fisk ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.085754862225318,), 'fisk isf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.085754862225318,), 'fisk loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (4.716467345583189,), 'foldcauchy ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.716467345583189,), 'foldcauchy isf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.716467345583189,), 'foldcauchy loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (1.952125337355587,), 'foldnorm ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.952125337355587,), 'foldnorm isf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.952125337355587,), 'foldnorm loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (3.627991125558324,), 'frechet_l ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.627991125558324,), 'frechet_l isf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.627991125558324,), 'frechet_l loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (1.8928171603534227,), 'frechet_r ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.8928171603534227,), 'frechet_r isf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.8928171603534227,), 'frechet_r loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (1.9932305483800778,), 'gamma ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.9932305483800778,), 'gamma isf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.9932305483800778,), 'gamma loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 'gausshyper ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 'gausshyper isf limit test') ... ok test_continuous_extra.test_cont_extra(, (13.7637716041307, 3.118963664868143, 2.514598035018302, 5.1811649903971615), 'gausshyper loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), 'genexpon ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), 'genexpon isf limit test') ... ok test_continuous_extra.test_cont_extra(, (9.13259764654189, 16.23195660059063, 3.2819552690843983), 'genexpon loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (-0.1,), 'genextreme ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (-0.1,), 'genextreme isf limit test') ... ok test_continuous_extra.test_cont_extra(, (-0.1,), 'genextreme loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (4.4162385429431925, 3.119309167924276), 'gengamma ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.4162385429431925, 3.119309167924276), 'gengamma isf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.4162385429431925, 3.119309167924276), 'gengamma loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.7727472780992932,), 'genhalflogistic ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.7727472780992932,), 'genhalflogistic isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.7727472780992932,), 'genhalflogistic loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.41192440799679475,), 'genlogistic ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.41192440799679475,), 'genlogistic isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.41192440799679475,), 'genlogistic loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.1,), 'genpareto ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.1,), 'genpareto isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.1,), 'genpareto loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'gilbrat ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'gilbrat isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'gilbrat loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.9474371307510525,), 'gompertz ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.9474371307510525,), 'gompertz isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.9474371307510525,), 'gompertz loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'gumbel_l ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'gumbel_l isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'gumbel_l loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'gumbel_r ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'gumbel_r isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'gumbel_r loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'halfcauchy ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'halfcauchy isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'halfcauchy loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'halflogistic ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'halflogistic isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'halflogistic loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'halfnorm ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'halfnorm isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'halfnorm loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'hypsecant ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'hypsecant isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'hypsecant loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.0668996136993067,), 'invgamma ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.0668996136993067,), 'invgamma isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.0668996136993067,), 'invgamma loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.14546264555347513,), 'invgauss ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.14546264555347513,), 'invgauss isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.14546264555347513,), 'invgauss loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (10.58,), 'invweibull ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (10.58,), 'invweibull isf limit test') ... ok test_continuous_extra.test_cont_extra(, (10.58,), 'invweibull loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (4.317267509914106, 3.1837781130785063), 'johnsonsb ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.317267509914106, 3.1837781130785063), 'johnsonsb isf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.317267509914106, 3.1837781130785063), 'johnsonsb loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.554395574161155, 2.2482281679651965), 'johnsonsu ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.554395574161155, 2.2482281679651965), 'johnsonsu isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.554395574161155, 2.2482281679651965), 'johnsonsu loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (1000,), 'ksone ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (1000,), 'ksone isf limit test') ... ok test_continuous_extra.test_cont_extra(, (1000,), 'ksone loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'kstwobign ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'kstwobign isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'kstwobign loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'laplace ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'laplace isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'laplace loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'levy ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'levy isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'levy loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'levy_l ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'levy_l isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'levy_l loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.4141193182605212,), 'loggamma ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.4141193182605212,), 'loggamma isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.4141193182605212,), 'loggamma loc, scale test') ... /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/distributions.py:4097: RuntimeWarning: overflow encountered in exp return exp(c*x-exp(x)-gamln(c)) ok test_continuous_extra.test_cont_extra(, (), 'logistic ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'logistic isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'logistic loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (3.2505926592051435,), 'loglaplace ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.2505926592051435,), 'loglaplace isf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.2505926592051435,), 'loglaplace loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.9536822696057533,), 'lognorm ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.9536822696057533,), 'lognorm isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.9536822696057533,), 'lognorm loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (1.8771398388773268,), 'lomax ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.8771398388773268,), 'lomax isf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.8771398388773268,), 'lomax loc, scale test') ... /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/distributions.py:4579: RuntimeWarning: invalid value encountered in sqrt vals = 2*(bt+1.0)*sqrt(b-2.0)/((b-3.0)*sqrt(b)) ok test_continuous_extra.test_cont_extra(, (), 'maxwell ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'maxwell isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'maxwell loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (10.4, 3.6), 'mielke ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (10.4, 3.6), 'mielke isf limit test') ... ok test_continuous_extra.test_cont_extra(, (10.4, 3.6), 'mielke loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (4.967379486666624,), 'nakagami ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.967379486666624,), 'nakagami isf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.967379486666624,), 'nakagami loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (27, 27, 0.41578441799226107), 'ncf ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (27, 27, 0.41578441799226107), 'ncf isf limit test') ... ok test_continuous_extra.test_cont_extra(, (27, 27, 0.41578441799226107), 'ncf loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (14, 0.24045031331198066), 'nct ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (14, 0.24045031331198066), 'nct isf limit test') ... ok test_continuous_extra.test_cont_extra(, (14, 0.24045031331198066), 'nct loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (21, 1.0560465975116415), 'ncx2 ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (21, 1.0560465975116415), 'ncx2 isf limit test') ... ok test_continuous_extra.test_cont_extra(, (21, 1.0560465975116415), 'ncx2 loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'norm ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'norm isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'norm loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.621716532144454,), 'pareto ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.621716532144454,), 'pareto isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.621716532144454,), 'pareto loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.1,), 'pearson3 ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.1,), 'pearson3 isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.1,), 'pearson3 loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (1.659113328990585,), 'powerlaw ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.659113328990585,), 'powerlaw isf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.659113328990585,), 'powerlaw loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.1413923530064087, 0.44639540782048337), 'powerlognorm ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.1413923530064087, 0.44639540782048337), 'powerlognorm isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.1413923530064087, 0.44639540782048337), 'powerlognorm loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (4.445365225459078,), 'powernorm ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.445365225459078,), 'powernorm isf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.445365225459078,), 'powernorm loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'rayleigh ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'rayleigh isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'rayleigh loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.9,), 'rdist ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.9,), 'rdist isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.9,), 'rdist loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.6300426780936912,), 'recipinvgauss ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.6300426780936912,), 'recipinvgauss isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.6300426780936912,), 'recipinvgauss loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.0062309367010521255, 1.0062309367010522), 'reciprocal ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.0062309367010521255, 1.0062309367010522), 'reciprocal isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.0062309367010521255, 1.0062309367010522), 'reciprocal loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.7749725210111873,), 'rice ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.7749725210111873,), 'rice isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.7749725210111873,), 'rice loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'semicircular ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'semicircular isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'semicircular loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.7433514990818093,), 't ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.7433514990818093,), 't isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.7433514990818093,), 't loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.15785029824528218,), 'triang ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.15785029824528218,), 'triang isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.15785029824528218,), 'triang loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (4.690772545681048,), 'truncexpon ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.690772545681048,), 'truncexpon isf limit test') ... ok test_continuous_extra.test_cont_extra(, (4.690772545681048,), 'truncexpon loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (-1.0978730080013919, 2.730675410903198), 'truncnorm ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (-1.0978730080013919, 2.730675410903198), 'truncnorm isf limit test') ... ok test_continuous_extra.test_cont_extra(, (-1.0978730080013919, 2.730675410903198), 'truncnorm loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (3.1321477856738267,), 'tukeylambda ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.1321477856738267,), 'tukeylambda isf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.1321477856738267,), 'tukeylambda loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'uniform ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'uniform isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'uniform loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (3.99390425810714,), 'vonmises ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.99390425810714,), 'vonmises isf limit test') ... ok test_continuous_extra.test_cont_extra(, (3.99390425810714,), 'vonmises loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (), 'wald ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'wald isf limit test') ... ok test_continuous_extra.test_cont_extra(, (), 'wald loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (2.8687961709100187,), 'weibull_max ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.8687961709100187,), 'weibull_max isf limit test') ... ok test_continuous_extra.test_cont_extra(, (2.8687961709100187,), 'weibull_max loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (1.7866166930421596,), 'weibull_min ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.7866166930421596,), 'weibull_min isf limit test') ... ok test_continuous_extra.test_cont_extra(, (1.7866166930421596,), 'weibull_min loc, scale test') ... ok test_continuous_extra.test_cont_extra(, (0.031071279018614728,), 'wrapcauchy ppf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.031071279018614728,), 'wrapcauchy isf limit test') ... ok test_continuous_extra.test_cont_extra(, (0.031071279018614728,), 'wrapcauchy loc, scale test') ... ok test_continuous_extra.test_540_567 ... ok test_discrete_basic.test_discrete_basic(0.29999999999999999, array(0.3), 'bernoulli sample mean test') ... ok test_discrete_basic.test_discrete_basic(0.20999999999999627, array(0.21), 'bernoulli sample var test') ... ok test_discrete_basic.test_discrete_basic(, (0.3,), 'bernoulli cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.3,), array([0, 1]), 'bernoulli cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.3,), 'bernoulli pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (0.3,), 'bernoulli oth') ... ok test_discrete_basic.test_discrete_basic(, (0.3,), -1.2380952380951449, 0.8728715609440049, 'bernoulli skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (0.3,), array([0, 0, 0, ..., 1, 0, 0]), 0.01, 'bernoulli chisquare') ... ok test_discrete_basic.test_discrete_basic(2.0015000000000001, array(2.0), 'binom sample mean test') ... ok test_discrete_basic.test_discrete_basic(1.1854977500000026, array(1.2), 'binom sample var test') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.4), 'binom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.4), array([0, 1, 2, 3, 4, 5]), 'binom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.4), 'binom pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.4), 'binom oth') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.4), -0.2624892922502635, 0.2805793366655662, 'binom skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.4), array([2, 2, 2, ..., 4, 1, 3]), 0.01, 'binom chisquare') ... ok test_discrete_basic.test_discrete_basic(0.32900000000000001, array(0.3273108178480401), 'boltzmann sample mean test') ... ok test_discrete_basic.test_discrete_basic(0.43975900000001117, array(0.4344431884043245), 'boltzmann sample var test') ... ok test_discrete_basic.test_discrete_basic(, (1.4, 19), 'boltzmann cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (1.4, 19), array([0, 1, 2, 3, 4]), 'boltzmann cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (1.4, 19), 'boltzmann pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (1.4, 19), 'boltzmann oth') ... ok test_discrete_basic.test_discrete_basic(, (1.4, 19), 6.713365248434322, 2.418691392797208, 'boltzmann skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (1.4, 19), array([0, 0, 0, ..., 2, 0, 0]), 0.01, 'boltzmann chisquare') ... ok test_discrete_basic.test_discrete_basic(0.0070000000000000001, array(7.918171118805674e-17), 'dlaplace sample mean test') ... ok test_discrete_basic.test_discrete_basic(2.9319510000000588, array(2.9635341891843714), 'dlaplace sample var test') ... ok test_discrete_basic.test_discrete_basic(, (0.8,), 'dlaplace cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.8,), array([-8, -7, -6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7]), 'dlaplace cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.8,), 'dlaplace pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (0.8,), 'dlaplace oth') ... ok test_discrete_basic.test_discrete_basic(, (0.8,), 3.0660776822072453, 0.021996158609059947, 'dlaplace skew_kurt') ... ok test_discrete_basic.test_discrete_basic(1.9870000000000001, array(2.0), 'geom sample mean test') ... ok test_discrete_basic.test_discrete_basic(2.0098310000000303, array(2.0), 'geom sample var test') ... ok test_discrete_basic.test_discrete_basic(, (0.5,), 'geom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.5,), array([ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]), 'geom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.5,), 'geom pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (0.5,), 'geom oth') ... ok test_discrete_basic.test_discrete_basic(, (0.5,), 5.193588371665577, 2.0476504362662378, 'geom skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (0.5,), array([1, 1, 2, ..., 6, 1, 2]), 0.01, 'geom chisquare') ... ok test_discrete_basic.test_discrete_basic(2.3860000000000001, array(2.4000000000000004), 'hypergeom sample mean test') ... ok test_discrete_basic.test_discrete_basic(1.1500039999999776, array(1.1917241379310344), 'hypergeom sample var test') ... ok test_discrete_basic.test_discrete_basic(, (30, 12, 6), 'hypergeom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (30, 12, 6), array([0, 1, 2, 3, 4, 5, 6]), 'hypergeom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (30, 12, 6), 'hypergeom pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (30, 12, 6), 'hypergeom oth') ... ok test_discrete_basic.test_discrete_basic(, (30, 12, 6), -0.2968691636255203, 0.020906577365969316, 'hypergeom skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (30, 12, 6), array([1, 1, 4, ..., 3, 2, 2]), 0.01, 'hypergeom chisquare') ... ok test_discrete_basic.test_discrete_basic(1.724, array(1.7142857142857142), 'hypergeom sample mean test') ... ok test_discrete_basic.test_discrete_basic(0.65282400000000196, array(0.6612244897959184), 'hypergeom sample var test') ... ok test_discrete_basic.test_discrete_basic(, (21, 3, 12), 'hypergeom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (21, 3, 12), array([0, 1, 2, 3]), 'hypergeom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (21, 3, 12), 'hypergeom pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (21, 3, 12), 'hypergeom oth') ... ok test_discrete_basic.test_discrete_basic(, (21, 3, 12), -0.4624347256458812, -0.18093529905213196, 'hypergeom skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (21, 3, 12), array([2, 3, 2, ..., 2, 2, 1]), 0.01, 'hypergeom chisquare') ... ok test_discrete_basic.test_discrete_basic(9.4184999999999999, array(9.428571428571429), 'hypergeom sample mean test') ... ok test_discrete_basic.test_discrete_basic(0.68435774999998666, array(0.673469387755102), 'hypergeom sample var test') ... ok test_discrete_basic.test_discrete_basic(, (21, 18, 11), 'hypergeom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (21, 18, 11), array([ 8, 9, 10, 11]), 'hypergeom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (21, 18, 11), 'hypergeom pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (21, 18, 11), 'hypergeom oth') ... ok test_discrete_basic.test_discrete_basic(, (21, 18, 11), -0.5339635245761793, 0.09360175584181686, 'hypergeom skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (21, 18, 11), array([ 9, 8, 9, ..., 10, 10, 10]), 0.01, 'hypergeom chisquare') ... ok test_discrete_basic.test_discrete_basic(1.635, array(1.637035001905937), 'logser sample mean test') ... ok test_discrete_basic.test_discrete_basic(1.325775000000023, array(1.4127039072996714), 'logser sample var test') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), 'logser cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), array([1, 2, 3, 4, 5, 6, 7, 8, 9]), 'logser cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), 'logser pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), 'logser oth') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), 7.559198377977479, 2.494779703822059, 'logser skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), array([1, 1, 1, ..., 1, 1, 4]), 0.01, 'logser chisquare') ... ok test_discrete_basic.test_discrete_basic(4.9210000000000003, array(5.0), 'nbinom sample mean test') ... ok test_discrete_basic.test_discrete_basic(9.4787590000000037, array(10.0), 'nbinom sample var test') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.5), 'nbinom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.5), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21]), 'nbinom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.5), 'nbinom pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.5), 'nbinom oth') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.5), 1.5000586959708402, 0.9735851837301902, 'nbinom skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (5, 0.5), array([0, 2, 6, ..., 3, 3, 3]), 0.01, 'nbinom chisquare') ... ok test_discrete_basic.test_discrete_basic(0.58399999999999996, array(0.6000000000000001), 'nbinom sample mean test') ... ok test_discrete_basic.test_discrete_basic(1.4729440000000598, array(1.5000000000000002), 'nbinom sample var test') ... ok test_discrete_basic.test_discrete_basic(, (0.4, 0.4), 'nbinom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.4, 0.4), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12]), 'nbinom cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.4, 0.4), 'nbinom pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (0.4, 0.4), 'nbinom oth') ... ok test_discrete_basic.test_discrete_basic(, (0.4, 0.4), 13.929082276070467, 3.2071528858780165, 'nbinom skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (0.4, 0.4), array([0, 0, 0, ..., 0, 0, 0]), 0.01, 'nbinom chisquare') ... ok test_discrete_basic.test_discrete_basic(1.496, array(1.5031012098113492), 'planck sample mean test') ... ok test_discrete_basic.test_discrete_basic(3.8119840000000167, array(3.7624144567476914), 'planck sample var test') ... ok test_discrete_basic.test_discrete_basic(, (0.51,), 'planck cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.51,), array([ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]), 'planck cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.51,), 'planck pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (0.51,), 'planck oth') ... ok test_discrete_basic.test_discrete_basic(, (0.51,), 5.0921201134828475, 1.9924056300476671, 'planck skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (0.51,), array([1, 1, 1, ..., 7, 0, 2]), 0.01, 'planck chisquare') ... ok test_discrete_basic.test_discrete_basic(0.58550000000000002, array(0.6), 'poisson sample mean test') ... ok test_discrete_basic.test_discrete_basic(0.59768974999998681, array(0.6), 'poisson sample var test') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), 'poisson cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), array([0, 1, 2, 3, 4, 5]), 'poisson cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), 'poisson pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), 'poisson oth') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), 1.9406814436782422, 1.3589585241917534, 'poisson skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (0.6,), array([0, 0, 0, ..., 1, 0, 0]), 0.01, 'poisson chisquare') ... ok test_discrete_basic.test_discrete_basic(18.4725, array(18.5), 'randint sample mean test') ... ok test_discrete_basic.test_discrete_basic(48.800243749999929, array(47.916666666666664), 'randint sample var test') ... ok test_discrete_basic.test_discrete_basic(, (7, 31), 'randint cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (7, 31), array([ 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, ... ok test_discrete_basic.test_discrete_basic(, (7, 31), 'randint pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (7, 31), 'randint oth') ... ok test_discrete_basic.test_discrete_basic(, (7, 31), -1.2115060412211844, -0.025412774105826177, 'randint skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (7, 31), array([27, 10, 15, ..., 16, 9, 17]), 0.01, 'randint chisquare') ... ok test_discrete_basic.test_discrete_basic(7.0019999999999998, array(7.0), 'skellam sample mean test') ... ok test_discrete_basic.test_discrete_basic(22.550995999999991, array(23.0), 'skellam sample var test') ... ok test_discrete_basic.test_discrete_basic(, (15, 8), 'skellam cdf_ppf') ... ok test_discrete_basic.test_discrete_basic(, (15, 8), array([-10, -7, -6, -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, ... ok test_discrete_basic.test_discrete_basic(, (15, 8), 'skellam pmf_cdf') ... ok test_discrete_basic.test_discrete_basic(, (15, 8), 'skellam oth') ... ok test_discrete_basic.test_discrete_basic(, (15, 8), 0.11554402415317133, 0.10806520422790773, 'skellam skew_kurt') ... ok test_discrete_basic.test_discrete_basic(, (15, 8), array([ 4, 6, 10, ..., 5, 14, 15]), 0.01, 'skellam chisquare') ... ok test_discrete_basic.test_discrete_extra(, (0.3,), 'bernoulli ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.3,), 'bernoulli isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.3,), 'bernoulli entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (5, 0.4), 'binom ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (5, 0.4), 'binom isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (5, 0.4), 'binom entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (1.4, 19), 'boltzmann ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (1.4, 19), 'boltzmann isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (1.4, 19), 'boltzmann entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (0.8,), 'dlaplace ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.8,), 'dlaplace isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.8,), 'dlaplace entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (0.5,), 'geom ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.5,), 'geom isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.5,), 'geom entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (30, 12, 6), 'hypergeom ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (30, 12, 6), 'hypergeom isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (30, 12, 6), 'hypergeom entropy nan test') ... /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/distributions.py:6862: RuntimeWarning: divide by zero encountered in log lvals = where(vals==0.0,0.0,log(vals)) ok test_discrete_basic.test_discrete_extra(, (21, 3, 12), 'hypergeom ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (21, 3, 12), 'hypergeom isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (21, 3, 12), 'hypergeom entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (21, 18, 11), 'hypergeom ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (21, 18, 11), 'hypergeom isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (21, 18, 11), 'hypergeom entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (0.6,), 'logser ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.6,), 'logser isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.6,), 'logser entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (5, 0.5), 'nbinom ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (5, 0.5), 'nbinom isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (5, 0.5), 'nbinom entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (0.4, 0.4), 'nbinom ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.4, 0.4), 'nbinom isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.4, 0.4), 'nbinom entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (0.51,), 'planck ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.51,), 'planck isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.51,), 'planck entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (0.6,), 'poisson ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.6,), 'poisson isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (0.6,), 'poisson entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (7, 31), 'randint ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (7, 31), 'randint isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (7, 31), 'randint entropy nan test') ... ok test_discrete_basic.test_discrete_extra(, (15, 8), 'skellam ppf limit test') ... ok test_discrete_basic.test_discrete_extra(, (15, 8), 'skellam isf limit test') ... ok test_discrete_basic.test_discrete_extra(, (15, 8), 'skellam entropy nan test') ... ok Failure: SkipTest (Skipping test: test_discrete_privateTest skipped due to test condition) ... SKIP: Skipping test: test_discrete_privateTest skipped due to test condition test_noexception (test_distributions.TestArrayArgument) ... ok test_rvs (test_distributions.TestBernoulli) ... ok test_rvs (test_distributions.TestBinom) ... ok test_precision (test_distributions.TestChi2) ... ok test_rvs (test_distributions.TestDLaplace) ... ok See ticket #761 ... ok If name is not given, construction shouldn't fail. See #1508. ... ok test_entropy_base (test_distributions.TestEntropy) ... ok See ticket #497 ... ok test_beta (test_distributions.TestExpect) ... ok test_hypergeom (test_distributions.TestExpect) ... ok test_norm (test_distributions.TestExpect) ... ok test_poisson (test_distributions.TestExpect) ... ok test_tail (test_distributions.TestExpon) ... ok test_zero (test_distributions.TestExpon) ... ok test_tail (test_distributions.TestExponpow) ... ok test_fit (test_distributions.TestFitMethod) ... /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py:1672: RuntimeWarning: invalid value encountered in double_scalars tmp2 = (x - v)*(fx - fw) /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py:1673: RuntimeWarning: invalid value encountered in double_scalars p = (x - v)*tmp2 - (x - w)*tmp1; /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py:438: RuntimeWarning: invalid value encountered in subtract and numpy.max(numpy.abs(fsim[0] - fsim[1:])) <= ftol): /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py:2177: RuntimeWarning: invalid value encountered in subtract if (fx2 - fval) > delta: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py:2185: RuntimeWarning: invalid value encountered in subtract if (2.0*(fx - fval) <= ftol*(numpy.abs(fx) + numpy.abs(fval)) + 1e-20): break /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/distributions.py:2357: RuntimeWarning: invalid value encountered in double_scalars k = gd*g2c*g2cd - g1c**2 * g1cd**2 /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/distributions.py:1847: RuntimeWarning: invalid value encountered in double_scalars Lhat = muhat - Shat*mu /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/distributions.py:1142: RuntimeWarning: divide by zero encountered in log return log(self._pdf(x, *args)) /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/distributions.py:2268: RuntimeWarning: divide by zero encountered in true_divide return where(b > 1, a/(b-1.0), inf) /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/distributions.py:2270: RuntimeWarning: divide by zero encountered in true_divide return where(b > 2, a*(a+1.0)/((b-2.0)*(b-1.0)), inf) /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/distributions.py:1581: RuntimeWarning: invalid value encountered in subtract mu2 = mu2p - mu*mu /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py:1671: RuntimeWarning: invalid value encountered in double_scalars tmp1 = (x - w)*(fx - fv) /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py:1949: RuntimeWarning: invalid value encountered in double_scalars w = xb - ((xb - xc)*tmp2 - (xb - xa)*tmp1) / denom /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/distributions.py:2914: RuntimeWarning: divide by zero encountered in double_scalars g1 = 2*(v2+2*v1-2)/(v2-6)*sqrt((2*v2-4)/(v1*(v2+v1-2))) /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/distributions.py:2914: RuntimeWarning: invalid value encountered in sqrt g1 = 2*(v2+2*v1-2)/(v2-6)*sqrt((2*v2-4)/(v1*(v2+v1-2))) /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/distributions.py:3126: RuntimeWarning: divide by zero encountered in true_divide val = (-1.0/c)**n * sum(comb(n,k)*(-1)**k / (1.0-c*k),axis=0) /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py:2177: RuntimeWarning: invalid value encountered in double_scalars if (fx2 - fval) > delta: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py:2185: RuntimeWarning: invalid value encountered in double_scalars if (2.0*(fx - fval) <= ftol*(numpy.abs(fx) + numpy.abs(fval)) + 1e-20): break /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/distributions.py:3316: RuntimeWarning: invalid value encountered in log return (a-1)*log(x) - x - gamln(a) ok test_fix_fit (test_distributions.TestFitMethod) ... /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/distributions.py:5086: RuntimeWarning: divide by zero encountered in true_divide return where(x < c, 2*x/c, 2*(1-x)/(1-c)) ok Regression test for #1551. ... ok test_gamma (test_distributions.TestFrozen) ... ok test_norm (test_distributions.TestFrozen) ... ok Regression test for ticket #1293. ... ok test_pdf (test_distributions.TestGamma) ... ok test_cdf_bounds (test_distributions.TestGenExpon) ... ok test_pdf_unity_area (test_distributions.TestGenExpon) ... ok test_cdf_sf (test_distributions.TestGeom) ... ok test_logpmf (test_distributions.TestGeom) ... ok test_pmf (test_distributions.TestGeom) ... ok test_rvs (test_distributions.TestGeom) ... ok test_precision (test_distributions.TestHypergeom) ... ok Test hypergeom precision for large numbers. See #1218. ... ok test_rvs (test_distributions.TestHypergeom) ... ok test_rvs (test_distributions.TestLogser) ... ok test_pmf (test_distributions.TestNBinom) ... ok test_rvs (test_distributions.TestNBinom) ... ok test_cdf (test_distributions.TestPearson3) ... ok test_pdf (test_distributions.TestPearson3) ... ok test_rvs (test_distributions.TestPearson3) ... ok test_rvs (test_distributions.TestPoisson) ... ok test_cdf (test_distributions.TestRandInt) ... ok test_pdf (test_distributions.TestRandInt) ... ok test_rvs (test_distributions.TestRandInt) ... ok test_rvs (test_distributions.TestRvDiscrete) ... ok test_cdf (test_distributions.TestSkellam) ... ok test_pmf (test_distributions.TestSkellam) ... ok test_rvs (test_distributions.TestZipf) ... ok test_distributions.test_all_distributions('uniform', (), 0.01) ... ok test_distributions.test_all_distributions('norm', (), 0.01) ... ok test_distributions.test_all_distributions('lognorm', (1.240130407826354,), 0.01) ... ok test_distributions.test_all_distributions('expon', (), 0.01) ... ok test_distributions.test_all_distributions('beta', (1.9531293398277989, 1.3522255615155074), 0.01) ... ok test_distributions.test_all_distributions('powerlaw', (1.2878779148563999,), 0.01) ... ok test_distributions.test_all_distributions('bradford', (1.3592011972537463,), 0.01) ... ok test_distributions.test_all_distributions('burr', (1.946905835657891, 1.6337478522492526), 0.01) ... ok test_distributions.test_all_distributions('fisk', (1.6210768456186673,), 0.01) ... ok test_distributions.test_all_distributions('cauchy', (), 0.01) ... ok test_distributions.test_all_distributions('halfcauchy', (), 0.01) ... ok test_distributions.test_all_distributions('foldcauchy', (1.7156193503014563,), 0.01) ... ok test_distributions.test_all_distributions('gamma', (1.3880172353125055,), 0.01) ... ok test_distributions.test_all_distributions('gengamma', (1.4144179882772474, 1.650832862263345), 0.01) ... ok test_distributions.test_all_distributions('loggamma', (1.0015242218567202,), 0.01) ... ok test_distributions.test_all_distributions('alpha', (1.1923095412446758,), 0.01) ... ok test_distributions.test_all_distributions('anglit', (), 0.01) ... ok test_distributions.test_all_distributions('arcsine', (), 0.01) ... ok test_distributions.test_all_distributions('betaprime', (1.3344016906625016, 1.2394159601859585), 0.01) ... ok test_distributions.test_all_distributions('erlang', (4, 0.63739940112930027, 0.37864807032309444), 0.01) ... ok test_distributions.test_all_distributions('dgamma', (1.8754233917130172,), 0.01) ... ok test_distributions.test_all_distributions('exponweib', (1.5681514209101919, 1.4144063966836442), 0.01) ... ok test_distributions.test_all_distributions('exponpow', (1.4022670751190796,), 0.01) ... ok test_distributions.test_all_distributions('frechet_l', (1.7018296239336754,), 0.01) ... ok test_distributions.test_all_distributions('frechet_r', (1.4182265532924661,), 0.01) ... ok test_distributions.test_all_distributions('gilbrat', (), 0.01) ... ok test_distributions.test_all_distributions('f', (1.6621958889738173, 1.0467796859567984), 0.01) ... ok test_distributions.test_all_distributions('ncf', (1.4453521897188297, 1.2592269234472226, 1.1576865721223109), 0.01) ... ok test_distributions.test_all_distributions('chi2', (1.5275731301676148,), 0.01) ... ok test_distributions.test_all_distributions('chi', (1.4872656010690322,), 0.01) ... ok test_distributions.test_all_distributions('nakagami', (1.5614049256144269,), 0.01) ... ok test_distributions.test_all_distributions('genpareto', (1.7554847672586824,), 0.01) ... ok test_distributions.test_all_distributions('genextreme', (1.8838751542487009,), 0.01) ... ok test_distributions.test_all_distributions('genhalflogistic', (1.4945826703752867,), 0.01) ... ok test_distributions.test_all_distributions('pareto', (1.3120582464168731,), 0.01) ... ok test_distributions.test_all_distributions('lomax', (1.4668922353525236,), 0.01) ... ok test_distributions.test_all_distributions('halfnorm', (), 0.01) ... ok test_distributions.test_all_distributions('halflogistic', (), 0.01) ... ok test_distributions.test_all_distributions('fatiguelife', (1.8090458573603625,), 0.001) ... ok test_distributions.test_all_distributions('foldnorm', (1.8750163314802712,), 0.01) ... ok test_distributions.test_all_distributions('ncx2', (1.8124149323637591, 1.188001294050828), 0.01) ... ok test_distributions.test_all_distributions('t', (1.9994203594553304,), 0.01) ... ok test_distributions.test_all_distributions('nct', (1.6330887599183004, 1.0834670501757293), 0.01) ... ok test_distributions.test_all_distributions('weibull_min', (1.7255543554613124,), 0.01) ... ok test_distributions.test_all_distributions('weibull_max', (1.9868214802051281,), 0.01) ... ok test_distributions.test_all_distributions('dweibull', (1.4018168222125436,), 0.01) ... ok test_distributions.test_all_distributions('maxwell', (), 0.01) ... ok test_distributions.test_all_distributions('rayleigh', (), 0.01) ... ok test_distributions.test_all_distributions('genlogistic', (1.6785150052419682,), 0.01) ... ok test_distributions.test_all_distributions('logistic', (), 0.01) ... ok test_distributions.test_all_distributions('gumbel_l', (), 0.01) ... ok test_distributions.test_all_distributions('gumbel_r', (), 0.01) ... ok test_distributions.test_all_distributions('gompertz', (1.3161771372213424,), 0.01) ... ok test_distributions.test_all_distributions('hypsecant', (), 0.01) ... ok test_distributions.test_all_distributions('laplace', (), 0.01) ... ok test_distributions.test_all_distributions('reciprocal', (0.21352466206469611, 1.213524662064696), 0.01) ... ok test_distributions.test_all_distributions('triang', (0.0023575647193538884,), 0.01) ... ok test_distributions.test_all_distributions('tukeylambda', (1.8227314105314156,), 0.01) ... ok test_distributions.test_all_distributions('vonmises', (10,), 0.01) ... ok test_distributions.test_all_distributions('vonmises', (101,), 0.01) ... ok test_distributions.test_all_distributions('vonmises', (1.5283459768597929,), 0.01) ... ok test_distributions.test_all_distributions('pearson3', (1.0977843418006592,), 0.01) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 0) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 0) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 1) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 1) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 10) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 10) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 100) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 1, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(0.1, 0, 10, 100) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 0) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 0) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 1) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 1) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 10) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 10) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 100) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(1, 1, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(1, 0, 10, 100) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 0) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 0) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 0) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 1) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 1) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 1) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 3.141592653589793) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 10) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 10) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 10) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 100) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(101, 1, 1, 100) ... ok test_distributions.test_vonmises_pdf_periodic(101, 0, 10, 100) ... ok Regression test for #1191 ... ok test_distributions.TestArgsreduce ... ok Regression test for ticket #1316. ... ok Regression test for ticket #1326. ... ok Make sure that Tukey-Lambda distribution correctly handles non-positive lambdas. ... ok Regression test for ticket #1421 - correction discrete docs. ... ok test_distributions.test_nan_arguments_ticket_835 ... ok test_distributions.test_frozen_fit_ticket_1536 ... ok Check the starting value works for Cauchy distribution fit. ... ok Some test for the variance and kurtosis of the Tukey Lambda distr. ... ok Regression test for #1436, poisson.logpmf precision. ... ok Test the powerlaw stats function. ... ok test_distributions.test_ksone_fit_freeze ... ok Test precision of the logcdf of the normal distribution. ... ok test_distributions.test_hypergeom_interval_1802 ... ok test_distributions.test_distribution_too_many_args ... ok test_distributions.test_ncx2_tails_ticket_955 ... ok test_kdeoth.test_kde_1d ... ok test_kdeoth.test_kde_bandwidth_method ... ok test_kdeoth.test_gaussian_kde_subclassing ... ok test_kdeoth.test_gaussian_kde_covariance_caching ... ok Ugly, but people may rely on this. See scipy pull request 123, ... ok Regression test for #1181. ... ok test_bad_arg (test_morestats.TestAnderson) ... ok test_expon (test_morestats.TestAnderson) ... ok test_normal (test_morestats.TestAnderson) ... ok test_approx (test_morestats.TestAnsari) ... ok test_bad_arg (test_morestats.TestAnsari) ... ok test_exact (test_morestats.TestAnsari) ... ok test_small (test_morestats.TestAnsari) ... ok Too few args raises ValueError. ... ok test_data (test_morestats.TestBartlett) ... ok Length of x must be 1 or 2. ... ok len(x) is 1, but n is invalid. ... ok test_bad_p (test_morestats.TestBinomP) ... ok test_data (test_morestats.TestBinomP) ... ok test_basic (test_morestats.TestFindRepeats) ... ok test_bad_center_value (test_morestats.TestFligner) ... ok test_bad_keyword (test_morestats.TestFligner) ... ok Too few args raises ValueError. ... ok test_data (test_morestats.TestFligner) ... ok Test that center='trimmed' gives the same result as center='mean' when proportiontocut=0. ... ok test_trimmed2 (test_morestats.TestFligner) ... ok test_bad_center_value (test_morestats.TestLevene) ... ok test_bad_keyword (test_morestats.TestLevene) ... ok test_data (test_morestats.TestLevene) ... ok test_equal_mean_median (test_morestats.TestLevene) ... ok test_too_few_args (test_morestats.TestLevene) ... ok Test that center='trimmed' gives the same result as center='mean' when proportiontocut=0. ... ok test_trimmed2 (test_morestats.TestLevene) ... ok test_bad_arg (test_morestats.TestShapiro) ... ok test_basic (test_morestats.TestShapiro) ... ok test_morestats.test_mood ... ok Raise ValueError when the sum of the lengths of the args is less than 3. ... ok Raise ValueError is fewer than two args are given. ... ok Raise ValueError when two args of different lengths are given or ... ok Raise ValueError if fewer than two data points are given. ... ok Raise ValueError if n > 4 or n > 1. ... ok Raise ValueError is n is not 1 or 2. ... ok Raise ValueError when given an invalid distribution. ... ok Raise ValueError when given an invalid distribution. ... ok Raise ValueError if any data value is negative. ... ok test_morestats.test_circstats ... ok test_morestats.test_circmean_axis ... ok test_morestats.test_circvar_axis ... ok test_morestats.test_circstd_axis ... ok test_morestats.test_circstats_small ... ok test_morestats.test_accuracy_wilcoxon ... ok Tests some computations of Kendall's tau ... ok Tests the seasonal Kendall tau. ... ok Tests some computations of Pearson's r ... ok Tests point biserial ... ok Tests some computations of Spearman's rho ... ok test_1D (test_mstats_basic.TestGMean) ... ok test_2D (test_mstats_basic.TestGMean) ... ok test_1D (test_mstats_basic.TestHMean) ... ok test_2D (test_mstats_basic.TestHMean) ... ok Tests the Friedman Chi-square test ... ok Tests the Kolmogorov-Smirnov 2 samples test ... ok Tests Obrien transform ... ok test_kurtosis (test_mstats_basic.TestMoments) ... ok test_mode (test_mstats_basic.TestMoments) ... ok test_moment (test_mstats_basic.TestMoments) ... ok test_skewness (test_mstats_basic.TestMoments) ... ok test_variation (test_mstats_basic.TestMoments) ... ok Ticket #867 ... ok test_2D (test_mstats_basic.TestPercentile) ... ok test_percentile (test_mstats_basic.TestPercentile) ... ok test_ranking (test_mstats_basic.TestRanking) ... ok Tests trimming ... ok Tests trimming. ... ok Tests the trimmed mean standard error. ... ok Tests the trimmed mean. ... ok Tests the Winsorization of the data. ... ok this is not in R, so used ... ok this is not in R, so used ... ok not in R, so tested by using ... ok not in R, so tested by using ... ok Regress a line with sinusoidal noise. Test for #1273. ... ok Regression test for #1256 ... ok Tests ideal-fourths ... ok Tests the Marits-Jarrett estimator ... ok Tests the confidence intervals of the trimmed mean. ... ok test_hdquantiles (test_mstats_extras.TestQuantiles) ... ok Basic tests of stats.rankdata. ... ok stats.rankdata([]) should return an empty array. ... ok test_large_int (test_rank.TestRankData) ... ok Check stats.rankdata with an array of length 1. ... ok Check a few basic examples of the tie correction factor. ... ok An empty array requires no correction, should return 1.0. ... ok Arrays with no ties require no correction. ... ok A single element requires no correction, should return 1.0. ... ok test_tmeanX (test_stats.TestBasicStats) ... ok test_tstdX (test_stats.TestBasicStats) ... ok test_tvarX (test_stats.TestBasicStats) ... ok test_basic (test_stats.TestCMedian) ... ok test_pBIGBIG (test_stats.TestCorrPearsonr) ... ok test_pBIGHUGE (test_stats.TestCorrPearsonr) ... ok test_pBIGLITTLE (test_stats.TestCorrPearsonr) ... ok test_pBIGROUND (test_stats.TestCorrPearsonr) ... ok test_pBIGTINY (test_stats.TestCorrPearsonr) ... ok test_pHUGEHUGE (test_stats.TestCorrPearsonr) ... ok test_pHUGEROUND (test_stats.TestCorrPearsonr) ... ok test_pHUGETINY (test_stats.TestCorrPearsonr) ... ok test_pLITTLEHUGE (test_stats.TestCorrPearsonr) ... ok test_pLITTLELITTLE (test_stats.TestCorrPearsonr) ... ok test_pLITTLEROUND (test_stats.TestCorrPearsonr) ... ok test_pLITTLETINY (test_stats.TestCorrPearsonr) ... ok test_pROUNDROUND (test_stats.TestCorrPearsonr) ... ok test_pTINYROUND (test_stats.TestCorrPearsonr) ... ok test_pTINYTINY (test_stats.TestCorrPearsonr) ... ok test_pXBIG (test_stats.TestCorrPearsonr) ... ok test_pXHUGE (test_stats.TestCorrPearsonr) ... ok test_pXLITTLE (test_stats.TestCorrPearsonr) ... ok test_pXROUND (test_stats.TestCorrPearsonr) ... ok test_pXTINY (test_stats.TestCorrPearsonr) ... ok test_pXX (test_stats.TestCorrPearsonr) ... ok test_r_exactly_neg1 (test_stats.TestCorrPearsonr) ... ok test_r_exactly_pos1 (test_stats.TestCorrPearsonr) ... ok test_sBIGBIG (test_stats.TestCorrSpearmanr) ... ok test_sBIGHUGE (test_stats.TestCorrSpearmanr) ... ok test_sBIGLITTLE (test_stats.TestCorrSpearmanr) ... ok test_sBIGROUND (test_stats.TestCorrSpearmanr) ... ok test_sBIGTINY (test_stats.TestCorrSpearmanr) ... ok test_sHUGEHUGE (test_stats.TestCorrSpearmanr) ... ok test_sHUGEROUND (test_stats.TestCorrSpearmanr) ... ok test_sHUGETINY (test_stats.TestCorrSpearmanr) ... ok test_sLITTLEHUGE (test_stats.TestCorrSpearmanr) ... ok test_sLITTLELITTLE (test_stats.TestCorrSpearmanr) ... ok test_sLITTLEROUND (test_stats.TestCorrSpearmanr) ... ok test_sLITTLETINY (test_stats.TestCorrSpearmanr) ... ok test_sROUNDROUND (test_stats.TestCorrSpearmanr) ... ok test_sTINYROUND (test_stats.TestCorrSpearmanr) ... ok test_sTINYTINY (test_stats.TestCorrSpearmanr) ... ok test_sXBIG (test_stats.TestCorrSpearmanr) ... ok test_sXHUGE (test_stats.TestCorrSpearmanr) ... ok test_sXLITTLE (test_stats.TestCorrSpearmanr) ... ok test_sXROUND (test_stats.TestCorrSpearmanr) ... ok test_sXTINY (test_stats.TestCorrSpearmanr) ... ok test_sXX (test_stats.TestCorrSpearmanr) ... ok test_tie1 (test_stats.TestCorrSpearmanrTies) ... ok A test of stats.f_oneway, with F=2. ... ok A trivial test of stats.f_oneway, with F=0. ... ok test_basic (test_stats.TestFisherExact) ... ok test_large_numbers (test_stats.TestFisherExact) ... ok test_less_greater (test_stats.TestFisherExact) ... ok test_precise (test_stats.TestFisherExact) ... ok test_raises (test_stats.TestFisherExact) ... ok test_row_or_col_zero (test_stats.TestFisherExact) ... ok test_1D_array (test_stats.TestGMean) ... ok test_1D_list (test_stats.TestGMean) ... ok test_2D_array_default (test_stats.TestGMean) ... ok test_2D_array_dim1 (test_stats.TestGMean) ... ok test_large_values (test_stats.TestGMean) ... ok Test a 1d array ... ok Test a 1d array with zero element ... ok Test a 1d list ... ok Test a 1d list with zero element ... ok Test a 1d masked array ... ok Test a 1d masked array with zero element ... ok Test a 1d masked array with negative element ... ok Test a 1d masked array with a masked value ... ok Test a 2d array ... ok Test a 2d list with axis=0 ... ok Test a 2d list with axis=1 ... ok Test a 2d list ... ok Test a 2d masked array ... ok Test a 2d list with axis=1 ... ok Test a 2d list with axis=0 ... ok test_1D_array (test_stats.TestHMean) ... ok test_1D_list (test_stats.TestHMean) ... ok test_2D_array_default (test_stats.TestHMean) ... ok test_2D_array_dim1 (test_stats.TestHMean) ... ok Test a 1d array ... ok Test a 1d list ... ok Test a 1d masked array ... ok Test a 1d masked array with a masked value ... ok Test a 2d array ... ok Test a 2d list with axis=0 ... ok Test a 2d list with axis=1 ... ok Test a 2d list ... ok Test a 2d masked array ... ok Test a 2d list with axis=1 ... ok Test a 2d list with axis=0 ... ok Tests that increasing the number of bins produces expected results ... ok Tests that reducing the number of bins produces expected results ... ok Tests that each of the tests works as expected with default params ... ok Tests that weights give expected histograms ... ok test_jarque_bera_array_like (test_stats.TestJarqueBera) ... ok test_jarque_bera_size (test_stats.TestJarqueBera) ... ok test_jarque_bera_stats (test_stats.TestJarqueBera) ... ok Another test of stats.kruskal with a tie. ... ok A basic test, with no ties. ... ok A really simple case for stats.kruskal ... ok A simple case with a tie. ... ok A test of stats.kruskal with three groups, with ties. ... ok test_basic (test_stats.TestMode) ... ok sum((testcase-mean(testcase,axis=0))**4,axis=0)/((sqrt(var(testcase)*3/4))**4)/4 ... ok test_kurtosis_array_scalar (test_stats.TestMoments) ... ok mean((testcase-mean(testcase))**power,axis=0),axis=0))**power)) ... ok sum((testmathworks-mean(testmathworks,axis=0))**3,axis=0)/ ... ok `skew` must return a scalar for 1-dim input ... ok variation = samplestd/mean ... ok Check nanmean when all values are nan. ... ok Check nanmean when no values are nan. ... ok Check nanmean when some values only are nan. ... ok Check nanmedian when all values are nan. ... ok Check nanmedian when no values are nan. ... ok Check nanmedian for scalar inputs. See ticket #1098. ... ok Check nanmedian when some values only are nan. ... ok Check nanstd when all values are nan. ... ok test_nanstd_negative_axis (test_stats.TestNanFunc) ... ok Check nanstd when no values are nan. ... ok Check nanstd when some values only are nan. ... ok compared with multivariate ols with pinv ... ok W.II.F. Regress BIG on X. ... ok W.IV.B. Regress X on X. ... ok W.IV.D. Regress ZERO on X. ... ok Check that a single input argument to linregress with wrong shape ... ok Regress a line with sinusoidal noise. ... ok test_regress_simple_negative_cor (test_stats.TestRegression) ... ok Regress a line with sinusoidal noise, with a single input of shape ... ok Regress a line with sinusoidal noise, with a single input of shape ... ok W.II.A.0. Print ROUND with only one digit. ... ok W.II.A.1. Y = INT(2.6*7 -0.2) (Y should be 18) ... ok W.II.A.2. Y = 2-INT(EXP(LOG(SQR(2)*SQR(2)))) (Y should be 0) ... ok W.II.A.3. Y = INT(3-EXP(LOG(SQR(2)*SQR(2)))) (Y should be 1) ... ok test_2D (test_stats.TestScoreatpercentile) ... ok test_axis (test_stats.TestScoreatpercentile) ... ok test_basic (test_stats.TestScoreatpercentile) ... ok test_exception (test_stats.TestScoreatpercentile) ... ok test_fraction (test_stats.TestScoreatpercentile) ... ok test_lower_higher (test_stats.TestScoreatpercentile) ... ok test_sequence (test_stats.TestScoreatpercentile) ... ok test_stats.TestSigamClip.test_sigmaclip1 ... ok test_stats.TestSigamClip.test_sigmaclip2 ... ok test_stats.TestSigamClip.test_sigmaclip3 ... ok test_onesample (test_stats.TestStudentTest) ... ok test_basic (test_stats.TestThreshold) ... ok this is not in R, so used ... ok this is not in R, so used ... ok not in R, so tested by using ... ok Test use of 'axis' keyword in zmap. ... ok Test use of 'ddof' keyword in zmap. ... ok not in R, so tested by using ... ok Test use of 'axis' keyword in zscore. ... ok Test use of 'ddof' keyword in zscore. ... ok test_stats.Test_Trim.test_trim1 ... ok test_stats.Test_Trim.test_trim_mean ... ok test_stats.Test_Trim.test_trimboth ... ok Some tests for kendalltau. ... ok test_stats.test_cumfreq ... ok test_stats.test_relfreq ... ok test_stats.test_percentileofscore(35.0, 35.0) ... ok test_stats.test_percentileofscore(30.0, 30.0) ... ok test_stats.test_percentileofscore(40.0, 40.0) ... ok test_stats.test_percentileofscore(45.0, 45.0) ... ok test_stats.test_percentileofscore(30.0, 30.0) ... ok test_stats.test_percentileofscore(50.0, 50.0) ... ok test_stats.test_percentileofscore(40.0, 40.0) ... ok test_stats.test_percentileofscore(50.0, 50.0) ... ok test_stats.test_percentileofscore(45.0, 45.0) ... ok test_stats.test_percentileofscore(30.0, 30.0) ... ok test_stats.test_percentileofscore(60.0, 60.0) ... ok test_stats.test_percentileofscore(30.0, 30) ... ok test_stats.test_percentileofscore(30.0, 30) ... ok test_stats.test_percentileofscore(30.0, 30) ... ok test_stats.test_percentileofscore(30.0, 30) ... ok test_stats.test_percentileofscore(35.0, 35.0) ... ok test_stats.test_percentileofscore(30.0, 30.0) ... ok test_stats.test_percentileofscore(40.0, 40.0) ... ok test_stats.test_percentileofscore(45.0, 45.0) ... ok test_stats.test_percentileofscore(30.0, 30.0) ... ok test_stats.test_percentileofscore(60.0, 60.0) ... ok test_stats.test_percentileofscore(30.0, 30.0) ... ok test_stats.test_percentileofscore(30.0, 30.0) ... ok test_stats.test_percentileofscore(30.0, 30.0) ... ok test_stats.test_percentileofscore(30.0, 30.0) ... ok test_stats.test_percentileofscore(10.0, 10.0) ... ok test_stats.test_percentileofscore(5.0, 5.0) ... ok test_stats.test_percentileofscore(0.0, 0.0) ... ok test_stats.test_percentileofscore(10.0, 10.0) ... ok test_stats.test_percentileofscore(100.0, 100.0) ... ok test_stats.test_percentileofscore(95.0, 95.0) ... ok test_stats.test_percentileofscore(90.0, 90.0) ... ok test_stats.test_percentileofscore(100.0, 100.0) ... ok test_stats.test_percentileofscore(100.0, 100.0) ... ok test_stats.test_percentileofscore(100.0, 100.0) ... ok test_stats.test_percentileofscore(0.0, 0.0) ... ok test_stats.test_friedmanchisquare ... ok test_stats.test_kstest ... ok test_stats.test_ks_2samp ... ok test_stats.test_ttest_rel ... ok test_stats.test_ttest_ind ... ok test_stats.test_ttest_ind_with_uneq_var ... ok test_stats.test_ttest_1samp_new ... ok test_stats.test_describe ... ok test_stats.test_normalitytests((3.9237191815818493, 0.14059672529747549), (3.92371918, 0.14059673)) ... ok test_stats.test_normalitytests((1.9807882609087573, 0.047615023828432253), (1.98078826, 0.04761502)) ... ok test_stats.test_normalitytests((-0.014037344047597383, 0.98880018772590561), (-0.01403734, 0.98880019)) ... ok Regression test for ticket #1492. ... ok Regression test for ticket #1425. ... ok test_stats.test_pointbiserial ... ok test_stats.test_obrientransform ... ok test_stats.test_binomtest ... ok Compare results with some known exact formulas. ... ok Compare results with some values that were computed using mpmath. ... ok Test values of lambda outside the domains of the functions. ... ok convert simple expr to blitz ... ok convert fdtd equation to blitz. ... ok convert simple expr to blitz ... ok result[1:-1,1:-1] = (b[1:-1,1:-1] + b[2:,1:-1] + b[:-2,1:-1] ... Running unit tests for scipy NumPy version 1.7.1 NumPy is installed in /usr/lib64/python2.7/site-packages/numpy SciPy version 0.12.1 SciPy is installed in /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy Python version 2.7.5 (default, Apr 26 2014, 18:58:42) [GCC 4.8.2 20140120 (Red Hat 4.8.2-16)] nose version 1.3.0 Expression: result[1:-1,1:-1] = (b[1:-1,1:-1] + b[2:,1:-1] + b[:-2,1:-1]+ b[1:-1,2:] + b[1:-1,:-2]) / 5. Run: (10, 10) creating /tmp/scipy-mockbuild-29fsBU/python27_intermediate/compiler_c749b778113024074075658fc3c7347c8cfd0d1006e7ca318015253b7857f05b In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195bb199f6e96acb7a6e3e86f14705d9b4b30.cpp:23: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array-impl.h:37:0, from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array.h:26, from /builddir/.python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195bb199f6e96acb7a6e3e86f14705d9b4b30.cpp:11: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/range.h: In member function 'bool blitz::Range::isAscendingContiguous() const': /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/range.h:120:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return ((first_ < last_) && (stride_ == 1) || (first_ == last_)); ^ ok result[1:-1,1:-1] = (b[1:-1,1:-1] + b[2:,1:-1] + b[:-2,1:-1] ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195bb199f6e96acb7a6e3e86f14705d9b4b30.cpp:23: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array-impl.h:37:0, from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array.h:26, from /builddir/.python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195bb199f6e96acb7a6e3e86f14705d9b4b30.cpp:11: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/range.h: In member function 'bool blitz::Range::isAscendingContiguous() const': /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/range.h:120:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return ((first_ < last_) && (stride_ == 1) || (first_ == last_)); ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195bb199f6e96acb7a6e3e86f14705d9b4b31.cpp:23: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array-impl.h:37:0, from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array.h:26, from /builddir/.python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195bb199f6e96acb7a6e3e86f14705d9b4b31.cpp:11: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/range.h: In member function 'bool blitz::Range::isAscendingContiguous() const': /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/range.h:120:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return ((first_ < last_) && (stride_ == 1) || (first_ == last_)); ^ ok result[1:-1,1:-1] = (b[1:-1,1:-1] + b[2:,1:-1] + b[:-2,1:-1] ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195bb199f6e96acb7a6e3e86f14705d9b4b30.cpp:23: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array-impl.h:37:0, from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array.h:26, from /builddir/.python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195bb199f6e96acb7a6e3e86f14705d9b4b30.cpp:11: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/range.h: In member function 'bool blitz::Range::isAscendingContiguous() const': /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/range.h:120:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return ((first_ < last_) && (stride_ == 1) || (first_ == last_)); ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195bb199f6e96acb7a6e3e86f14705d9b4b31.cpp:23: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array-impl.h:37:0, from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array.h:26, from /builddir/.python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195bb199f6e96acb7a6e3e86f14705d9b4b31.cpp:11: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/range.h: In member function 'bool blitz::Range::isAscendingContiguous() const': /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/range.h:120:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return ((first_ < last_) && (stride_ == 1) || (first_ == last_)); ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195bb199f6e96acb7a6e3e86f14705d9b4b32.cpp:23: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array-impl.h:37:0, from /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array.h:26, from /builddir/.python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195bb199f6e96acb7a6e3e86f14705d9b4b32.cpp:11: /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/range.h: In member function 'bool blitz::Range::isAscendingContiguous() const': /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/range.h:120:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return ((first_ < last_) && (stride_ == 1) || (first_ == last_)); ^ ok bad path should return same as default (and warn) ... ok make sure it handles relative values. ... ok default behavior is to return current directory ... ok make sure it handles relative values ... ok test_simple (test_build_tools.TestConfigureSysArgv) ... ok bad path should return same as default (and warn) ... ok make sure it handles relative values. ... ok default behavior returns tempdir ... ok make sure it handles relative values ... ok test_call_function (test_c_spec.CallableConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_2b46deee6f1e6430a8dce5895498db29ce4d96300c38ed21cfdb084ed4c038150.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_complex_return (test_c_spec.ComplexConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_cc6853593368500948499de40d198ced099bb89203ec9c563617766320d47bb30.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_cc6853593368500948499de40d198ced099bb89203ec9c563617766320d47bb30.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_cc6853593368500948499de40d198ced099bb89203ec9c563617766320d47bb30.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_complex_var_in (test_c_spec.ComplexConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_6cc6c55b5f6ada871b0ae0a80dc46114f7781d3a940ab0f3fefcf3e1ce413d9b0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_6cc6c55b5f6ada871b0ae0a80dc46114f7781d3a940ab0f3fefcf3e1ce413d9b0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_6cc6c55b5f6ada871b0ae0a80dc46114f7781d3a940ab0f3fefcf3e1ce413d9b0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_type_match_complex (test_c_spec.ComplexConverter) ... ok test_type_match_float (test_c_spec.ComplexConverter) ... ok test_type_match_int (test_c_spec.ComplexConverter) ... ok test_type_match_string (test_c_spec.ComplexConverter) ... ok test_return (test_c_spec.DictConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_e21c8e1d0f0ec6ccbf0e457aba7ac314a94bd6a3d0ffae123647a68f14dc01d20.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_e21c8e1d0f0ec6ccbf0e457aba7ac314a94bd6a3d0ffae123647a68f14dc01d20.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_e21c8e1d0f0ec6ccbf0e457aba7ac314a94bd6a3d0ffae123647a68f14dc01d20.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_type_match_bad (test_c_spec.DictConverter) ... ok test_type_match_good (test_c_spec.DictConverter) ... ok test_var_in (test_c_spec.DictConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_6f25a626a0cf6429410ff5291692df0d46df26fcbc7c8e8412b7c7f5dc7d07e60.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_6f25a626a0cf6429410ff5291692df0d46df26fcbc7c8e8412b7c7f5dc7d07e60.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_6f25a626a0cf6429410ff5291692df0d46df26fcbc7c8e8412b7c7f5dc7d07e60.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_file_to_py (test_c_spec.FileConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_118183af37296a78943145d3f2ebeffaf5e6165a905aeea0be561c34ad37982f0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_py_to_file (test_c_spec.FileConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_74c86ccd864cec7b7885715ec1c7760051ab144b9e31998e8d65093338b984420.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_float_return (test_c_spec.FloatConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_d7645299b8b75a43ad3a0a79d3b13729cb66e573dbc3d1ed18cbab0421224e940.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_d7645299b8b75a43ad3a0a79d3b13729cb66e573dbc3d1ed18cbab0421224e940.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_d7645299b8b75a43ad3a0a79d3b13729cb66e573dbc3d1ed18cbab0421224e940.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_float_var_in (test_c_spec.FloatConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_fd500fbae841557b1855bc505520772093dc81e5a29b1aa297192322937498be0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_fd500fbae841557b1855bc505520772093dc81e5a29b1aa297192322937498be0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_fd500fbae841557b1855bc505520772093dc81e5a29b1aa297192322937498be0.cpp:632:16: warning: variable 'a' set but not used [-Wunused-but-set-variable] double a = convert_to_float(py_a,"a"); ^ /tmp/tmpzA2jmG/sc_fd500fbae841557b1855bc505520772093dc81e5a29b1aa297192322937498be0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_type_match_complex (test_c_spec.FloatConverter) ... ok test_type_match_float (test_c_spec.FloatConverter) ... ok test_type_match_int (test_c_spec.FloatConverter) ... ok test_type_match_string (test_c_spec.FloatConverter) ... ok test_int_return (test_c_spec.IntConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_eb39cfe37d77f933ae58fa1c079a42614a564d35327995086b69ced0f61ebe150.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_eb39cfe37d77f933ae58fa1c079a42614a564d35327995086b69ced0f61ebe150.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_eb39cfe37d77f933ae58fa1c079a42614a564d35327995086b69ced0f61ebe150.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_type_match_complex (test_c_spec.IntConverter) ... ok test_type_match_float (test_c_spec.IntConverter) ... ok test_type_match_int (test_c_spec.IntConverter) ... ok test_type_match_string (test_c_spec.IntConverter) ... ok test_var_in (test_c_spec.IntConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_a75bdac84e540cfecdfeb7ee5c6200d61f37c6ff73eb8b523eab64b85571468e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_a75bdac84e540cfecdfeb7ee5c6200d61f37c6ff73eb8b523eab64b85571468e0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_a75bdac84e540cfecdfeb7ee5c6200d61f37c6ff73eb8b523eab64b85571468e0.cpp:632:13: warning: variable 'a' set but not used [-Wunused-but-set-variable] int a = convert_to_int(py_a,"a"); ^ /tmp/tmpzA2jmG/sc_a75bdac84e540cfecdfeb7ee5c6200d61f37c6ff73eb8b523eab64b85571468e0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_return (test_c_spec.ListConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_73998d2907034db551d7224f23a03cfd2ce1c3d9d9c87710536bf8115dbb13710.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_73998d2907034db551d7224f23a03cfd2ce1c3d9d9c87710536bf8115dbb13710.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_73998d2907034db551d7224f23a03cfd2ce1c3d9d9c87710536bf8115dbb13710.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_speed (test_c_spec.ListConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_df1878a4d199735e2bb647661897e1d8882c40080bbd9a0c4a1df883c136ee0b0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_df1878a4d199735e2bb647661897e1d8882c40080bbd9a0c4a1df883c136ee0b0.cpp: In function 'PyObject* with_cxx(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_df1878a4d199735e2bb647661897e1d8882c40080bbd9a0c4a1df883c136ee0b0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ /tmp/tmpzA2jmG/sc_df1878a4d199735e2bb647661897e1d8882c40080bbd9a0c4a1df883c136ee0b0.cpp: In function 'PyObject* no_checking(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_df1878a4d199735e2bb647661897e1d8882c40080bbd9a0c4a1df883c136ee0b0.cpp:673:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_type_match_bad (test_c_spec.ListConverter) ... ok test_type_match_good (test_c_spec.ListConverter) ... ok test_var_in (test_c_spec.ListConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_e99755b3fec46d11827cee6c993302c127899d8cf5b11899358ad17eeab9a1f90.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_e99755b3fec46d11827cee6c993302c127899d8cf5b11899358ad17eeab9a1f90.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_e99755b3fec46d11827cee6c993302c127899d8cf5b11899358ad17eeab9a1f90.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_convert_to_dict (test_c_spec.SequenceConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_f4807d12f046212f128954779c0f9ab87724f04f4fafe5b0f0f5b676037552bc0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_convert_to_list (test_c_spec.SequenceConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_f4807d12f046212f128954779c0f9ab87724f04f4fafe5b0f0f5b676037552bc1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_convert_to_string (test_c_spec.SequenceConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_f4807d12f046212f128954779c0f9ab87724f04f4fafe5b0f0f5b676037552bc2.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_convert_to_tuple (test_c_spec.SequenceConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_f4807d12f046212f128954779c0f9ab87724f04f4fafe5b0f0f5b676037552bc3.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_return (test_c_spec.StringConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_7d5948a4e3f7a39e533748cfc4e693ac002a08f52595c222a4ad896021c581ca0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_type_match_complex (test_c_spec.StringConverter) ... ok test_type_match_float (test_c_spec.StringConverter) ... ok test_type_match_int (test_c_spec.StringConverter) ... ok test_type_match_string (test_c_spec.StringConverter) ... ok test_var_in (test_c_spec.StringConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_b455fc09eef7dd22548a3d6de76f2232037b3162ac0b6a16f50371b931c496560.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_call_function (test_c_spec.TestCallableConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_2b46deee6f1e6430a8dce5895498db29ce4d96300c38ed21cfdb084ed4c038151.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_call_function (test_c_spec.TestCallableConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_2b46deee6f1e6430a8dce5895498db29ce4d96300c38ed21cfdb084ed4c038152.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_complex_return (test_c_spec.TestComplexConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_82a98125988e9f0f844b84314e30c407cf4a1a7651a38449cd42b35110eef87f0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_82a98125988e9f0f844b84314e30c407cf4a1a7651a38449cd42b35110eef87f0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_82a98125988e9f0f844b84314e30c407cf4a1a7651a38449cd42b35110eef87f0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_complex_var_in (test_c_spec.TestComplexConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_1c027b2c33d03448b23013336866717702fa712ae280d147e27eb8b3c1c46a0e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_1c027b2c33d03448b23013336866717702fa712ae280d147e27eb8b3c1c46a0e0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_1c027b2c33d03448b23013336866717702fa712ae280d147e27eb8b3c1c46a0e0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_type_match_complex (test_c_spec.TestComplexConverterGcc) ... ok test_type_match_float (test_c_spec.TestComplexConverterGcc) ... ok test_type_match_int (test_c_spec.TestComplexConverterGcc) ... ok test_type_match_string (test_c_spec.TestComplexConverterGcc) ... ok test_complex_return (test_c_spec.TestComplexConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_cc6853593368500948499de40d198ced099bb89203ec9c563617766320d47bb31.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_cc6853593368500948499de40d198ced099bb89203ec9c563617766320d47bb31.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_cc6853593368500948499de40d198ced099bb89203ec9c563617766320d47bb31.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_complex_var_in (test_c_spec.TestComplexConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_6cc6c55b5f6ada871b0ae0a80dc46114f7781d3a940ab0f3fefcf3e1ce413d9b1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_6cc6c55b5f6ada871b0ae0a80dc46114f7781d3a940ab0f3fefcf3e1ce413d9b1.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_6cc6c55b5f6ada871b0ae0a80dc46114f7781d3a940ab0f3fefcf3e1ce413d9b1.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_type_match_complex (test_c_spec.TestComplexConverterUnix) ... ok test_type_match_float (test_c_spec.TestComplexConverterUnix) ... ok test_type_match_int (test_c_spec.TestComplexConverterUnix) ... ok test_type_match_string (test_c_spec.TestComplexConverterUnix) ... ok test_return (test_c_spec.TestDictConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_aff8d08ed0cf28b6980e4ac9a03c077b40934551f68bff9d7fa0db9570dad8f30.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_aff8d08ed0cf28b6980e4ac9a03c077b40934551f68bff9d7fa0db9570dad8f30.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_aff8d08ed0cf28b6980e4ac9a03c077b40934551f68bff9d7fa0db9570dad8f30.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_type_match_bad (test_c_spec.TestDictConverterGcc) ... ok test_type_match_good (test_c_spec.TestDictConverterGcc) ... ok test_var_in (test_c_spec.TestDictConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_110dfff1e1b85a6a25de2e96016fe2f18c090c0036d84ed78b8112c12b406a970.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_110dfff1e1b85a6a25de2e96016fe2f18c090c0036d84ed78b8112c12b406a970.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_110dfff1e1b85a6a25de2e96016fe2f18c090c0036d84ed78b8112c12b406a970.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_return (test_c_spec.TestDictConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_e21c8e1d0f0ec6ccbf0e457aba7ac314a94bd6a3d0ffae123647a68f14dc01d21.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_e21c8e1d0f0ec6ccbf0e457aba7ac314a94bd6a3d0ffae123647a68f14dc01d21.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_e21c8e1d0f0ec6ccbf0e457aba7ac314a94bd6a3d0ffae123647a68f14dc01d21.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_type_match_bad (test_c_spec.TestDictConverterUnix) ... ok test_type_match_good (test_c_spec.TestDictConverterUnix) ... ok test_var_in (test_c_spec.TestDictConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_6f25a626a0cf6429410ff5291692df0d46df26fcbc7c8e8412b7c7f5dc7d07e61.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_6f25a626a0cf6429410ff5291692df0d46df26fcbc7c8e8412b7c7f5dc7d07e61.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_6f25a626a0cf6429410ff5291692df0d46df26fcbc7c8e8412b7c7f5dc7d07e61.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_file_to_py (test_c_spec.TestFileConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_118183af37296a78943145d3f2ebeffaf5e6165a905aeea0be561c34ad37982f1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_py_to_file (test_c_spec.TestFileConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_74c86ccd864cec7b7885715ec1c7760051ab144b9e31998e8d65093338b984421.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_file_to_py (test_c_spec.TestFileConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_118183af37296a78943145d3f2ebeffaf5e6165a905aeea0be561c34ad37982f2.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_py_to_file (test_c_spec.TestFileConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_74c86ccd864cec7b7885715ec1c7760051ab144b9e31998e8d65093338b984422.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_float_return (test_c_spec.TestFloatConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_739b7e080840ac76bc06da14cf5ed4e428f33c4eb7f310bca85d92b3fdd7f3290.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_739b7e080840ac76bc06da14cf5ed4e428f33c4eb7f310bca85d92b3fdd7f3290.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_739b7e080840ac76bc06da14cf5ed4e428f33c4eb7f310bca85d92b3fdd7f3290.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_float_var_in (test_c_spec.TestFloatConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_c46c2cf0be9c9645de586d85972a4ba04bf62a256301a580bd783b72ac7a9f110.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_c46c2cf0be9c9645de586d85972a4ba04bf62a256301a580bd783b72ac7a9f110.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_c46c2cf0be9c9645de586d85972a4ba04bf62a256301a580bd783b72ac7a9f110.cpp:632:16: warning: variable 'a' set but not used [-Wunused-but-set-variable] double a = convert_to_float(py_a,"a"); ^ /tmp/tmpzA2jmG/sc_c46c2cf0be9c9645de586d85972a4ba04bf62a256301a580bd783b72ac7a9f110.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_type_match_complex (test_c_spec.TestFloatConverterGcc) ... ok test_type_match_float (test_c_spec.TestFloatConverterGcc) ... ok test_type_match_int (test_c_spec.TestFloatConverterGcc) ... ok test_type_match_string (test_c_spec.TestFloatConverterGcc) ... ok test_float_return (test_c_spec.TestFloatConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_d7645299b8b75a43ad3a0a79d3b13729cb66e573dbc3d1ed18cbab0421224e941.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_d7645299b8b75a43ad3a0a79d3b13729cb66e573dbc3d1ed18cbab0421224e941.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_d7645299b8b75a43ad3a0a79d3b13729cb66e573dbc3d1ed18cbab0421224e941.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_float_var_in (test_c_spec.TestFloatConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_fd500fbae841557b1855bc505520772093dc81e5a29b1aa297192322937498be1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_fd500fbae841557b1855bc505520772093dc81e5a29b1aa297192322937498be1.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_fd500fbae841557b1855bc505520772093dc81e5a29b1aa297192322937498be1.cpp:632:16: warning: variable 'a' set but not used [-Wunused-but-set-variable] double a = convert_to_float(py_a,"a"); ^ /tmp/tmpzA2jmG/sc_fd500fbae841557b1855bc505520772093dc81e5a29b1aa297192322937498be1.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_type_match_complex (test_c_spec.TestFloatConverterUnix) ... ok test_type_match_float (test_c_spec.TestFloatConverterUnix) ... ok test_type_match_int (test_c_spec.TestFloatConverterUnix) ... ok test_type_match_string (test_c_spec.TestFloatConverterUnix) ... ok test_int_return (test_c_spec.TestIntConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_8c59889ed66bf1c1b9ac214ebd417e9e0c42e5783d65df81d744b67cbbbc273d0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_8c59889ed66bf1c1b9ac214ebd417e9e0c42e5783d65df81d744b67cbbbc273d0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_8c59889ed66bf1c1b9ac214ebd417e9e0c42e5783d65df81d744b67cbbbc273d0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_type_match_complex (test_c_spec.TestIntConverterGcc) ... ok test_type_match_float (test_c_spec.TestIntConverterGcc) ... ok test_type_match_int (test_c_spec.TestIntConverterGcc) ... ok test_type_match_string (test_c_spec.TestIntConverterGcc) ... ok test_var_in (test_c_spec.TestIntConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_a7dbb78899d406b873b8cc4264db771e11d74263b94b3b3064610b838bf8e4d00.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_a7dbb78899d406b873b8cc4264db771e11d74263b94b3b3064610b838bf8e4d00.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_a7dbb78899d406b873b8cc4264db771e11d74263b94b3b3064610b838bf8e4d00.cpp:632:13: warning: variable 'a' set but not used [-Wunused-but-set-variable] int a = convert_to_int(py_a,"a"); ^ /tmp/tmpzA2jmG/sc_a7dbb78899d406b873b8cc4264db771e11d74263b94b3b3064610b838bf8e4d00.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_int_return (test_c_spec.TestIntConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_eb39cfe37d77f933ae58fa1c079a42614a564d35327995086b69ced0f61ebe151.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_eb39cfe37d77f933ae58fa1c079a42614a564d35327995086b69ced0f61ebe151.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_eb39cfe37d77f933ae58fa1c079a42614a564d35327995086b69ced0f61ebe151.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_type_match_complex (test_c_spec.TestIntConverterUnix) ... ok test_type_match_float (test_c_spec.TestIntConverterUnix) ... ok test_type_match_int (test_c_spec.TestIntConverterUnix) ... ok test_type_match_string (test_c_spec.TestIntConverterUnix) ... ok test_var_in (test_c_spec.TestIntConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_a75bdac84e540cfecdfeb7ee5c6200d61f37c6ff73eb8b523eab64b85571468e1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_a75bdac84e540cfecdfeb7ee5c6200d61f37c6ff73eb8b523eab64b85571468e1.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_a75bdac84e540cfecdfeb7ee5c6200d61f37c6ff73eb8b523eab64b85571468e1.cpp:632:13: warning: variable 'a' set but not used [-Wunused-but-set-variable] int a = convert_to_int(py_a,"a"); ^ /tmp/tmpzA2jmG/sc_a75bdac84e540cfecdfeb7ee5c6200d61f37c6ff73eb8b523eab64b85571468e1.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_return (test_c_spec.TestListConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_33b659d411bdd5f9991f5b4b320142f94cecf97a3884196d7c9babb91b3d03140.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_33b659d411bdd5f9991f5b4b320142f94cecf97a3884196d7c9babb91b3d03140.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_33b659d411bdd5f9991f5b4b320142f94cecf97a3884196d7c9babb91b3d03140.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_speed (test_c_spec.TestListConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_687ab924f5fcde17954398148fd6b03fc82e401af0f752cad4910970dbe99b6e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_687ab924f5fcde17954398148fd6b03fc82e401af0f752cad4910970dbe99b6e0.cpp: In function 'PyObject* with_cxx(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_687ab924f5fcde17954398148fd6b03fc82e401af0f752cad4910970dbe99b6e0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ /tmp/tmpzA2jmG/sc_687ab924f5fcde17954398148fd6b03fc82e401af0f752cad4910970dbe99b6e0.cpp: In function 'PyObject* no_checking(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_687ab924f5fcde17954398148fd6b03fc82e401af0f752cad4910970dbe99b6e0.cpp:673:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_type_match_bad (test_c_spec.TestListConverterGcc) ... ok test_type_match_good (test_c_spec.TestListConverterGcc) ... ok test_var_in (test_c_spec.TestListConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_363223d70cb84de71864f778c60fb8d5e2459cf8adcffadf48c63c0fe96273a00.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_363223d70cb84de71864f778c60fb8d5e2459cf8adcffadf48c63c0fe96273a00.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_363223d70cb84de71864f778c60fb8d5e2459cf8adcffadf48c63c0fe96273a00.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_return (test_c_spec.TestListConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_73998d2907034db551d7224f23a03cfd2ce1c3d9d9c87710536bf8115dbb13711.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_73998d2907034db551d7224f23a03cfd2ce1c3d9d9c87710536bf8115dbb13711.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_73998d2907034db551d7224f23a03cfd2ce1c3d9d9c87710536bf8115dbb13711.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_speed (test_c_spec.TestListConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_df1878a4d199735e2bb647661897e1d8882c40080bbd9a0c4a1df883c136ee0b1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_df1878a4d199735e2bb647661897e1d8882c40080bbd9a0c4a1df883c136ee0b1.cpp: In function 'PyObject* with_cxx(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_df1878a4d199735e2bb647661897e1d8882c40080bbd9a0c4a1df883c136ee0b1.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ /tmp/tmpzA2jmG/sc_df1878a4d199735e2bb647661897e1d8882c40080bbd9a0c4a1df883c136ee0b1.cpp: In function 'PyObject* no_checking(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_df1878a4d199735e2bb647661897e1d8882c40080bbd9a0c4a1df883c136ee0b1.cpp:673:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_type_match_bad (test_c_spec.TestListConverterUnix) ... ok test_type_match_good (test_c_spec.TestListConverterUnix) ... ok test_var_in (test_c_spec.TestListConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_e99755b3fec46d11827cee6c993302c127899d8cf5b11899358ad17eeab9a1f91.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_e99755b3fec46d11827cee6c993302c127899d8cf5b11899358ad17eeab9a1f91.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_e99755b3fec46d11827cee6c993302c127899d8cf5b11899358ad17eeab9a1f91.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_convert_to_dict (test_c_spec.TestSequenceConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_f4807d12f046212f128954779c0f9ab87724f04f4fafe5b0f0f5b676037552bc4.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_convert_to_list (test_c_spec.TestSequenceConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_f4807d12f046212f128954779c0f9ab87724f04f4fafe5b0f0f5b676037552bc5.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_convert_to_string (test_c_spec.TestSequenceConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_f4807d12f046212f128954779c0f9ab87724f04f4fafe5b0f0f5b676037552bc6.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_convert_to_tuple (test_c_spec.TestSequenceConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_f4807d12f046212f128954779c0f9ab87724f04f4fafe5b0f0f5b676037552bc7.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_convert_to_dict (test_c_spec.TestSequenceConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_f4807d12f046212f128954779c0f9ab87724f04f4fafe5b0f0f5b676037552bc8.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_convert_to_list (test_c_spec.TestSequenceConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_f4807d12f046212f128954779c0f9ab87724f04f4fafe5b0f0f5b676037552bc9.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_convert_to_string (test_c_spec.TestSequenceConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_f4807d12f046212f128954779c0f9ab87724f04f4fafe5b0f0f5b676037552bc10.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_convert_to_tuple (test_c_spec.TestSequenceConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/build/BUILD/scipy-0.12.1/test/sc_f4807d12f046212f128954779c0f9ab87724f04f4fafe5b0f0f5b676037552bc11.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_return (test_c_spec.TestStringConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_2c0e2dab4fa981f37f6fc12a459fe0da518290d6ecb9e81f801d2080315d8d750.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_type_match_complex (test_c_spec.TestStringConverterGcc) ... ok test_type_match_float (test_c_spec.TestStringConverterGcc) ... ok test_type_match_int (test_c_spec.TestStringConverterGcc) ... ok test_type_match_string (test_c_spec.TestStringConverterGcc) ... ok test_var_in (test_c_spec.TestStringConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_9c188bf237e7c74e11ac929f793be646367621cd1623adf5f08a917c485a46480.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_return (test_c_spec.TestStringConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_7d5948a4e3f7a39e533748cfc4e693ac002a08f52595c222a4ad896021c581ca1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_type_match_complex (test_c_spec.TestStringConverterUnix) ... ok test_type_match_float (test_c_spec.TestStringConverterUnix) ... ok test_type_match_int (test_c_spec.TestStringConverterUnix) ... ok test_type_match_string (test_c_spec.TestStringConverterUnix) ... ok test_var_in (test_c_spec.TestStringConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_b455fc09eef7dd22548a3d6de76f2232037b3162ac0b6a16f50371b931c496561.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_return (test_c_spec.TestTupleConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_e4429e32c0a8a7f2d304495fedd77be5ebd6cec93f4baa9e083c1b0d66846f2a0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_e4429e32c0a8a7f2d304495fedd77be5ebd6cec93f4baa9e083c1b0d66846f2a0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_e4429e32c0a8a7f2d304495fedd77be5ebd6cec93f4baa9e083c1b0d66846f2a0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_type_match_bad (test_c_spec.TestTupleConverterGcc) ... ok test_type_match_good (test_c_spec.TestTupleConverterGcc) ... ok test_var_in (test_c_spec.TestTupleConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_4deb6c7ae09ac936495e9c1d8ab1ddbb73da1150a9abce75266473d6477959890.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_4deb6c7ae09ac936495e9c1d8ab1ddbb73da1150a9abce75266473d6477959890.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_4deb6c7ae09ac936495e9c1d8ab1ddbb73da1150a9abce75266473d6477959890.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_return (test_c_spec.TestTupleConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_d62908e3151cb159eaf6122f127b40ac46cdd0e06bec8dd7d889f0af3ea01de10.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_d62908e3151cb159eaf6122f127b40ac46cdd0e06bec8dd7d889f0af3ea01de10.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_d62908e3151cb159eaf6122f127b40ac46cdd0e06bec8dd7d889f0af3ea01de10.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_type_match_bad (test_c_spec.TestTupleConverterUnix) ... ok test_type_match_good (test_c_spec.TestTupleConverterUnix) ... ok test_var_in (test_c_spec.TestTupleConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_0efc539d81ca1b20ba89f888e6d048ce309fc9bbd05eae6aa8c1a710f713be040.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_0efc539d81ca1b20ba89f888e6d048ce309fc9bbd05eae6aa8c1a710f713be040.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_0efc539d81ca1b20ba89f888e6d048ce309fc9bbd05eae6aa8c1a710f713be040.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_return (test_c_spec.TupleConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_d62908e3151cb159eaf6122f127b40ac46cdd0e06bec8dd7d889f0af3ea01de11.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_d62908e3151cb159eaf6122f127b40ac46cdd0e06bec8dd7d889f0af3ea01de11.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_d62908e3151cb159eaf6122f127b40ac46cdd0e06bec8dd7d889f0af3ea01de11.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_type_match_bad (test_c_spec.TupleConverter) ... ok test_type_match_good (test_c_spec.TupleConverter) ... ok test_var_in (test_c_spec.TupleConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpzA2jmG/sc_0efc539d81ca1b20ba89f888e6d048ce309fc9bbd05eae6aa8c1a710f713be041.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpzA2jmG/sc_0efc539d81ca1b20ba89f888e6d048ce309fc9bbd05eae6aa8c1a710f713be041.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpzA2jmG/sc_0efc539d81ca1b20ba89f888e6d048ce309fc9bbd05eae6aa8c1a710f713be041.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok There should always be a writable file -- even if it is in temp ... ok test_add_function_ordered (test_catalog.TestCatalog) ... ok Test persisting a function in the default catalog ... ok MODULE in search path should be replaced by module_dir. ... ok MODULE in search path should be removed if module_dir==None. ... ok If MODULE is absent, module_dir shouldn't be in search path. ... ok Make sure environment variable is getting used. ... ok Be sure we get at least one file even without specifying the path. ... ok Ignore bad paths in the path. ... ok test_clear_module_directory (test_catalog.TestCatalog) ... ok test_get_environ_path (test_catalog.TestCatalog) ... ok Shouldn't get any files when temp doesn't exist and no path set. ... ok Shouldn't get a single file from the temp dir. ... ok test_set_module_directory (test_catalog.TestCatalog) ... ok Check that we can create a file in the writable directory ... ok Check that we can create a file in the writable directory ... ok There should always be a writable file -- even if search paths contain ... ok test_bad_path (test_catalog.TestCatalogPath) ... ok test_current (test_catalog.TestCatalogPath) ... ok test_default (test_catalog.TestCatalogPath) ... ok test_module (test_catalog.TestCatalogPath) ... ok test_path (test_catalog.TestCatalogPath) ... ok test_user (test_catalog.TestCatalogPath) ... ok test_is_writable (test_catalog.TestDefaultDir) ... ok test_posix (test_catalog.TestDefaultDir) ... ok test_posix_dirs_inaccessible (test_catalog.TestDefaultDir) ... ok test_posix_home_inaccessible (test_catalog.TestDefaultDir) ... ok test_win (test_catalog.TestDefaultDir) ... ok get_test_dir (test_catalog.TestGetCatalog) ... ok test_create_catalog (test_catalog.TestGetCatalog) ... ok test_nonexistent_catalog_is_none (test_catalog.TestGetCatalog) ... ok test if new intermediate dir is created when there is only one ... KNOWNFAIL: Can't change owner. if permissions on existing im dir are not correct, ... ok test if intermediate dir is owned by correct user ... ok im dir should have permissions 0700 ... ok im dir shouldn't be a symlink ... ok if existing im dir is a symlink, new one should be created ... ok test_assign_variable_types (test_ext_tools.TestAssignVariableTypes) ... ok Simplest possible function ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/simple_ext_function.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_multi_functions (test_ext_tools.TestExtModule) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/module_multi_function.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_return_tuple (test_ext_tools.TestExtModule) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/ext_return_tuple.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /builddir/.python27_compiled/m0/ext_return_tuple.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /builddir/.python27_compiled/m0/ext_return_tuple.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok Simplest possible module ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/simple_ext_module.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_string_and_int (test_ext_tools.TestExtModule) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/ext_string_and_int.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /builddir/.python27_compiled/m0/ext_string_and_int.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /builddir/.python27_compiled/m0/ext_string_and_int.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used, b_used; ^ ok test_with_include (test_ext_tools.TestExtModule) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/ext_module_with_include.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /builddir/.python27_compiled/m0/ext_module_with_include.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /builddir/.python27_compiled/m0/ext_module_with_include.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ 1st run(numpy.numerix,compiled,speed up): 0.0002, 2.2388, 0.0001 2nd run(numpy.numerix,compiled,speed up): 0.0002, 0.0009, 0.2354 Run: (50, 50) 1st run(numpy.numerix,compiled,speed up): 0.0003, 0.0009, 0.2912 2nd run(numpy.numerix,compiled,speed up): 0.0002, 0.0009, 0.2780 Run: (100, 100) 1st run(numpy.numerix,compiled,speed up): 0.0006, 0.0010, 0.5553 2nd run(numpy.numerix,compiled,speed up): 0.0006, 0.0010, 0.5412 Run: (500, 500) 1st run(numpy.numerix,compiled,speed up): 0.0114, 0.0059, 1.9375 2nd run(numpy.numerix,compiled,speed up): 0.0115, 0.0058, 1.9770 Run: (1000, 1000) 1st run(numpy.numerix,compiled,speed up): 0.0531, 0.0202, 2.6289 2nd run(numpy.numerix,compiled,speed up): 0.0474, 0.0203, 2.3411 Expression: result[1:-1,1:-1] = (b[1:-1,1:-1] + b[2:,1:-1] + b[:-2,1:-1]+ b[1:-1,2:] + b[1:-1,:-2]) / 5. Run: (10, 10) warning: compilation failed. Executing as python code 1st run(numpy.numerix,compiled,speed up): 0.0002, 2.1645, 0.0001 2nd run(numpy.numerix,compiled,speed up): 0.0002, 2.1974, 0.0001 Run: (50, 50) 1st run(numpy.numerix,compiled,speed up): 0.0002, 0.0009, 0.2466 2nd run(numpy.numerix,compiled,speed up): 0.0002, 0.0009, 0.2321 Run: (100, 100) 1st run(numpy.numerix,compiled,speed up): 0.0004, 0.0009, 0.4006 2nd run(numpy.numerix,compiled,speed up): 0.0004, 0.0009, 0.3933 Run: (500, 500) 1st run(numpy.numerix,compiled,speed up): 0.0068, 0.0032, 2.0910 2nd run(numpy.numerix,compiled,speed up): 0.0054, 0.0033, 1.6387 Run: (1000, 1000) 1st run(numpy.numerix,compiled,speed up): 0.0269, 0.0108, 2.4925 2nd run(numpy.numerix,compiled,speed up): 0.0269, 0.0108, 2.4797 Expression: result[1:-1,1:-1] = (b[1:-1,1:-1] + b[2:,1:-1] + b[:-2,1:-1]+ b[1:-1,2:] + b[1:-1,:-2]) / 5. Run: (10, 10) warning: compilation failed. Executing as python code 1st run(numpy.numerix,compiled,speed up): 0.0002, 2.1578, 0.0001 warning: compilation failed. Executing as python code 2nd run(numpy.numerix,compiled,speed up): 0.0002, 2.1849, 0.0001 Run: (50, 50) 1st run(numpy.numerix,compiled,speed up): 0.0002, 2.2023, 0.0001 2nd run(numpy.numerix,compiled,speed up): 0.0002, 0.0009, 0.2523 Run: (100, 100) 1st run(numpy.numerix,compiled,speed up): 0.0003, 0.0009, 0.3333 2nd run(numpy.numerix,compiled,speed up): 0.0003, 0.0009, 0.3212 Run: (500, 500) 1st run(numpy.numerix,compiled,speed up): 0.0040, 0.0033, 1.2321 2nd run(numpy.numerix,compiled,speed up): 0.0036, 0.0032, 1.1176 Run: (1000, 1000) 1st run(numpy.numerix,compiled,speed up): 0.0153, 0.0104, 1.4746 2nd run(numpy.numerix,compiled,speed up): 0.0143, 0.0104, 1.3790 speed test for list access compiler: scxx: 0.0269320011139 C, no checking: 0.0168778896332 python: 0.193927049637 speed test for list access compiler: gcc scxx: 0.0276899337769 C, no checking: 0.0188939571381 python: 0.192008972168 speed test for list access compiler: scxx: 0.0277278423309 C, no checking: 0.0192761421204 python: 0.193861961365 ok test_exceptions (test_inline_tools.TestInline) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_0f71f8ae805a08ae9c0997bbed885aa05732bf4ee5dd998201b13696fd4936120.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_complex_return (test_numpy_scalar_spec.NumpyComplexScalarConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpkn6asJ/sc_cc6853593368500948499de40d198ced099bb89203ec9c563617766320d47bb30.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpkn6asJ/sc_cc6853593368500948499de40d198ced099bb89203ec9c563617766320d47bb30.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpkn6asJ/sc_cc6853593368500948499de40d198ced099bb89203ec9c563617766320d47bb30.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_complex_var_in (test_numpy_scalar_spec.NumpyComplexScalarConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpkn6asJ/sc_6cc6c55b5f6ada871b0ae0a80dc46114f7781d3a940ab0f3fefcf3e1ce413d9b0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpkn6asJ/sc_6cc6c55b5f6ada871b0ae0a80dc46114f7781d3a940ab0f3fefcf3e1ce413d9b0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpkn6asJ/sc_6cc6c55b5f6ada871b0ae0a80dc46114f7781d3a940ab0f3fefcf3e1ce413d9b0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_inline (test_numpy_scalar_spec.NumpyComplexScalarConverter) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_b85a00917e8fbf8aded5f59e0fb1c86aaaf1a4e28dcd3f45ec339979928ebe6b0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_type_match_complex128 (test_numpy_scalar_spec.NumpyComplexScalarConverter) ... ok test_type_match_float (test_numpy_scalar_spec.NumpyComplexScalarConverter) ... ok test_type_match_int (test_numpy_scalar_spec.NumpyComplexScalarConverter) ... ok test_type_match_string (test_numpy_scalar_spec.NumpyComplexScalarConverter) ... ok test_complex_return (test_numpy_scalar_spec.TestNumpyComplexScalarConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpkn6asJ/sc_82a98125988e9f0f844b84314e30c407cf4a1a7651a38449cd42b35110eef87f0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpkn6asJ/sc_82a98125988e9f0f844b84314e30c407cf4a1a7651a38449cd42b35110eef87f0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpkn6asJ/sc_82a98125988e9f0f844b84314e30c407cf4a1a7651a38449cd42b35110eef87f0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_complex_var_in (test_numpy_scalar_spec.TestNumpyComplexScalarConverterGcc) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpkn6asJ/sc_1c027b2c33d03448b23013336866717702fa712ae280d147e27eb8b3c1c46a0e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpkn6asJ/sc_1c027b2c33d03448b23013336866717702fa712ae280d147e27eb8b3c1c46a0e0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpkn6asJ/sc_1c027b2c33d03448b23013336866717702fa712ae280d147e27eb8b3c1c46a0e0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_inline (test_numpy_scalar_spec.TestNumpyComplexScalarConverterGcc) ... ok test_type_match_complex128 (test_numpy_scalar_spec.TestNumpyComplexScalarConverterGcc) ... ok test_type_match_float (test_numpy_scalar_spec.TestNumpyComplexScalarConverterGcc) ... ok test_type_match_int (test_numpy_scalar_spec.TestNumpyComplexScalarConverterGcc) ... ok test_type_match_string (test_numpy_scalar_spec.TestNumpyComplexScalarConverterGcc) ... ok test_complex_return (test_numpy_scalar_spec.TestNumpyComplexScalarConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpkn6asJ/sc_cc6853593368500948499de40d198ced099bb89203ec9c563617766320d47bb31.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpkn6asJ/sc_cc6853593368500948499de40d198ced099bb89203ec9c563617766320d47bb31.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpkn6asJ/sc_cc6853593368500948499de40d198ced099bb89203ec9c563617766320d47bb31.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_complex_var_in (test_numpy_scalar_spec.TestNumpyComplexScalarConverterUnix) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /tmp/tmpkn6asJ/sc_6cc6c55b5f6ada871b0ae0a80dc46114f7781d3a940ab0f3fefcf3e1ce413d9b1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ /tmp/tmpkn6asJ/sc_6cc6c55b5f6ada871b0ae0a80dc46114f7781d3a940ab0f3fefcf3e1ce413d9b1.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpkn6asJ/sc_6cc6c55b5f6ada871b0ae0a80dc46114f7781d3a940ab0f3fefcf3e1ce413d9b1.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ok test_inline (test_numpy_scalar_spec.TestNumpyComplexScalarConverterUnix) ... ok test_type_match_complex128 (test_numpy_scalar_spec.TestNumpyComplexScalarConverterUnix) ... ok test_type_match_float (test_numpy_scalar_spec.TestNumpyComplexScalarConverterUnix) ... ok test_type_match_int (test_numpy_scalar_spec.TestNumpyComplexScalarConverterUnix) ... ok test_type_match_string (test_numpy_scalar_spec.TestNumpyComplexScalarConverterUnix) ... ok test_numpy_scalar_spec.setup_test_location ... ok test_numpy_scalar_spec.teardown_test_location ... ok test_empty (test_scxx_dict.TestDictConstruct) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_76a842623116bf4bc87649f92f14bcde20327fb37f69af19573b1e145cdcea7a0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_complex (test_scxx_dict.TestDictDel) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_37a01ab5c6f551aee7da806f13d6d986a8157613e5535815c50678585568df640.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_double (test_scxx_dict.TestDictDel) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_37a01ab5c6f551aee7da806f13d6d986a8157613e5535815c50678585568df641.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_int (test_scxx_dict.TestDictDel) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_37a01ab5c6f551aee7da806f13d6d986a8157613e5535815c50678585568df642.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_obj (test_scxx_dict.TestDictDel) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_37a01ab5c6f551aee7da806f13d6d986a8157613e5535815c50678585568df643.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_std_string (test_scxx_dict.TestDictDel) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_37a01ab5c6f551aee7da806f13d6d986a8157613e5535815c50678585568df644.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_char (test_scxx_dict.TestDictGetItemOp) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_df890736b0b5e10f46dbed6e63eaee981ca1a7e351747cd62145ca46752613210.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_char_fail (test_scxx_dict.TestDictGetItemOp) ... KNOWNFAIL: Test skipped due to known failure test_obj (test_scxx_dict.TestDictGetItemOp) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_3d47bff6ed13e266ac05d44fb6494ec325d2abc87e27bfe3085d018a0715b1400.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_obj_fail (test_scxx_dict.TestDictGetItemOp) ... KNOWNFAIL: Test skipped due to known failure test_string (test_scxx_dict.TestDictGetItemOp) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_a8a3aff20f2cde68f2a39f6778ce246e6259d7d819b699cc9df8f378ae6673dc0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_complex (test_scxx_dict.TestDictHasKey) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_6257a8bc65516157c615bc736d04c5aa69b6a084b15f791c6e71db5e1f85b1d00.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_double (test_scxx_dict.TestDictHasKey) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_a83545f5760a4dfad3594156241d2371b7a7d673d579ebc3d1d37ed876c57bca0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_int (test_scxx_dict.TestDictHasKey) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_cc9f709e42b75ca0135418a30a4abab3a4d8681a944d3542e956c2303a9db25e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_obj (test_scxx_dict.TestDictHasKey) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_e0dc391e1e3ad2f9084614c36209058bb8d2ef89e5c705253efa368bed2a4f830.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_std_string (test_scxx_dict.TestDictHasKey) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_19e2370a23978e1b544399dee79b67a3641790cfb043109b1b960f0ed16ed5be0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_string (test_scxx_dict.TestDictHasKey) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_549374f9cfc213a895eefce0f48aab150e1ca4ec6c41bdd11bd40f9999f0d4370.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_string_fail (test_scxx_dict.TestDictHasKey) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_c9e9ff19368db6f4f4872e4505458164d9c6fb7e1631dfc7730088299ec58c620.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_clear (test_scxx_dict.TestDictOthers) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_43d40768e4ee368c91dce1bf90ea41bf5331142b38311abad4eeb1d1f499f0f10.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_items (test_scxx_dict.TestDictOthers) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_891c8e078461d402723f70dd1f425fee320f7e775a42278c526c70b25f2e8b7e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_keys (test_scxx_dict.TestDictOthers) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_3d6f2655af255dd3840160c89e45cc662d3d1bd59f367f0f7bf9e74a0b2eff550.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_update (test_scxx_dict.TestDictOthers) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_b0191340340d910ba6572020bedf465569097a0ca6eea3f3bb12ea04ef29e5ac0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_values (test_scxx_dict.TestDictOthers) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_c11fc1e843b4ce07c0f44a1c1cab3a5d51396d4ee8e44882f5f3ecf1147a388d0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_new_complex_int (test_scxx_dict.TestDictSetOperator) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_2d20687abd7fa99ff0a2c0900f9adf665c33aac8a2e260feb6c35a47c4d39ccc0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_new_double_int (test_scxx_dict.TestDictSetOperator) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_2d20687abd7fa99ff0a2c0900f9adf665c33aac8a2e260feb6c35a47c4d39ccc1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_new_int_int (test_scxx_dict.TestDictSetOperator) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_2d20687abd7fa99ff0a2c0900f9adf665c33aac8a2e260feb6c35a47c4d39ccc2.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_new_obj_int (test_scxx_dict.TestDictSetOperator) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_2d20687abd7fa99ff0a2c0900f9adf665c33aac8a2e260feb6c35a47c4d39ccc3.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_new_std_string_int (test_scxx_dict.TestDictSetOperator) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_2d20687abd7fa99ff0a2c0900f9adf665c33aac8a2e260feb6c35a47c4d39ccc4.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_overwrite_complex_int (test_scxx_dict.TestDictSetOperator) ... ok test_overwrite_double_int (test_scxx_dict.TestDictSetOperator) ... ok test_overwrite_int_int (test_scxx_dict.TestDictSetOperator) ... ok test_overwrite_obj_int (test_scxx_dict.TestDictSetOperator) ... ok test_overwrite_std_string_int (test_scxx_dict.TestDictSetOperator) ... ok test_attr_call (test_scxx_object.TestObjectAttr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_a2f4ec0acf72c96392da7cc540e39f66b3eb8afaa4b9defa4ad65cd06497cb620.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_char (test_scxx_object.TestObjectAttr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_34367d8e71d10728bcd3e20630d6a9a15007d68991029420abb9969d73e80baa0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_char_fail (test_scxx_object.TestObjectAttr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_a7ac4133814ffd4b9cf7021bb630c7341a8ba7987e37e3a1bee52ca23972d2fc0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_obj (test_scxx_object.TestObjectAttr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_f5d558e3dc3f27b9c5ae586d97643afcc982640a31a29c3d111831ffcf73f60c0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_obj_fail (test_scxx_object.TestObjectAttr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_ea61ea653fb42ee4070dbf4fe6da0ee0083723495457d2cc580919de7f776e0c0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_string (test_scxx_object.TestObjectAttr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_25ce54551fe0560c117657349eba3e4621f0b97b3eb07fd47b7df7f405205e9b0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_string_fail (test_scxx_object.TestObjectAttr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_f165cbed6de076e5ba823106a72444afc917261808ee5d43251ff88227b254c00.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_args (test_scxx_object.TestObjectCall) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_8744d65353d3580e278e25dacd161b29ae54ecd040c57f4ca0d994b571fee0d70.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_args_kw (test_scxx_object.TestObjectCall) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_002ea4b1fed1ca8130fcbe77e4d35cf4718ae4f9c7a4b6f5eab544b70d355fc20.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_noargs (test_scxx_object.TestObjectCall) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_118453a78cc0fb70a0193c06ead980217f86f9457e9fa9dd9c0db735f47823b10.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_noargs_with_args (test_scxx_object.TestObjectCall) ... ok test_complex_cast (test_scxx_object.TestObjectCast) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_277ee4cf70dd6cbff9579f265af574d49759fd4a787ca38fe6ce9ad9bc6283770.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_double_cast (test_scxx_object.TestObjectCast) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_3eafff57abea6555b428e67c5c8e02abcd798c550d266a9d5664750b16c0f21d0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_float_cast (test_scxx_object.TestObjectCast) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_50d2a93c41fc9bdb6ece0bce6bcd4b78bc11c7ceb4ce8e07944c23df4228f4570.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_int_cast (test_scxx_object.TestObjectCast) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_989c1c469f852d4ce186934fcf93853ff5a4a16d7f70c4e2e2e4cf2e6f2322d50.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_string_cast (test_scxx_object.TestObjectCast) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_2fcbafd9bae6e37d35a2e2297f5cc8fe0b3eb49cbf0eaa380eafaaedf683f2930.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_char (test_scxx_object.TestObjectCmp) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_93cb47834f7a07798b1b529efe1119f4cd4811a1e7205351abc60fa7b62321850.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_double (test_scxx_object.TestObjectCmp) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_2a8763cc0d81786234f7c7cd8ca922ccd17092a578e76a974b2ac1b5f79c97840.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_equal (test_scxx_object.TestObjectCmp) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_49e20048c77424db009b8b5d07d4833a1d99904c88f623ca4938bb7449faa7b80.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_equal_objects (test_scxx_object.TestObjectCmp) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_49e20048c77424db009b8b5d07d4833a1d99904c88f623ca4938bb7449faa7b81.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_gt (test_scxx_object.TestObjectCmp) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_4e74d75980af2432ce87f735f4a93efab175148b8e4033f16b2970baf40a5dfb0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_gte (test_scxx_object.TestObjectCmp) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_b0a488f08ebcef0d65b6dc03006a757fb4472a829406bc617887e94550d301500.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_int (test_scxx_object.TestObjectCmp) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_4a113e94a39d3327ff004b4856e61b4de267549d9785fcdb040353c989e03b090.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_int2 (test_scxx_object.TestObjectCmp) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_22b43bc95f59c00553f766eca1b1a707d03001621be5d28c73c1c66c72ea039e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_lt (test_scxx_object.TestObjectCmp) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_4911c8d92bd0162872d7795c16f360504d7ba8d2bad532296b05b34c6f6921930.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_lte (test_scxx_object.TestObjectCmp) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_2cb8039464dc3b04921bd4523f66b9fd232186c7c82744c9560abb82dca7a5ec0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_not_equal (test_scxx_object.TestObjectCmp) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_8b6e727b8fe8abd6e3e462a0b554775f49c72ba7446965e8bb775c89933848a50.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_std_string (test_scxx_object.TestObjectCmp) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_5fe135be2312e0e39e5d03cef2c4f81dd8483341d4b7fe07952338e5dffd4e290.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_unsigned_long (test_scxx_object.TestObjectCmp) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_fa6a27ea44f1429ad587fe1c39e8c7533a2bb89c53e67365e5b1bdcb87440d090.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_complex (test_scxx_object.TestObjectConstruct) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_2541bba7dfbe3cd613fa2d3e5a89ed61791f0d8168417408c7fa99c1c8b3b3620.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_double (test_scxx_object.TestObjectConstruct) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_7ddc090ef72474bb7afb8c875305d881c7787901e79ac88a0606f1aaa75d0f1f0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_float (test_scxx_object.TestObjectConstruct) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_e6209b8f8a8b6cd827f15218120c4c0d3ba6253c817f5cb13bcf3b67aa86827e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_int (test_scxx_object.TestObjectConstruct) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_77e3ccc1b4e81ba7ef62b20c311c242e5eb3459fb269334858baef49b7dede050.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_std_string (test_scxx_object.TestObjectConstruct) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_cfad2ed3ad6e4181882cdfcacab1b1c165f5e6599839d328d138109748e9ab7e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_string (test_scxx_object.TestObjectConstruct) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_9900fe34cf0931f4866534088f6a164925a496bce9f707830ad08a075eb409370.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_char (test_scxx_object.TestObjectDel) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_fa65c9b6c58af30b4378ae23f9dd08310c17ad13e2508c6015170f04937890700.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_object (test_scxx_object.TestObjectDel) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_2af7d8273bb17aa41487489b836a375720626555c119dbfb201a5dc90e110ca00.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_string (test_scxx_object.TestObjectDel) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_d04595dc4ad45ae7a5ab701a740dae8b6dc210a9e42ec094927412bf45779b3e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_func (test_scxx_object.TestObjectHasattr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_85e0815ce9735ac04e6c254d5464e4b18bdf9cd2c475d91f42771457d96d4abc0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok THIS NEEDS TO MOVE TO THE INLINE TEST SUITE ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_1e7caf9579d736ad0d8467b5994ef5c8dadebe2978b024ff508534f0f598c6d70.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_std_string (test_scxx_object.TestObjectHasattr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_9add39de4998789fd89186552889486a8afcd0d178562a2a8bb21303400311e60.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_string (test_scxx_object.TestObjectHasattr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_8113bc5e5bad42028181a6c56f965bbbb9cc5aed9307f68bb7a599d5536b3b0c0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_string_fail (test_scxx_object.TestObjectHasattr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_9e545f43ee9f7d9042fce1026a84fb532d15d9c8c916520db6b467d7f5ed30620.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_hash (test_scxx_object.TestObjectHash) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_9d4cb6528bac9522c3a4d03eb7c5a9b7926d46f1f8800de60d6b274a2ea9cbf10.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_false (test_scxx_object.TestObjectIsCallable) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_8452b2b542a0fa82f2a4a660f8796f518bf5d76d041aa3f40a9c740868559cce0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_true (test_scxx_object.TestObjectIsCallable) ... ok test_false (test_scxx_object.TestObjectIsTrue) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_409f73dab7a177fa4a30fac7298a27d82a21ae5ac2115d72580b5c9d7323ecfa0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_true (test_scxx_object.TestObjectIsTrue) ... ok test_args (test_scxx_object.TestObjectMcall) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_efe50cb16630d650fdd223ed818f399913cf49a70d3c5b4e35d83edb9af94a490.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_args_kw (test_scxx_object.TestObjectMcall) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_c2254704d103b4c67918acc1c345ad8e90d5625af5ce36340fc45bbdcc843b890.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_noargs (test_scxx_object.TestObjectMcall) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_886f958fe62c522bc56e60b6cce962ea4a9d2d4504c24fe61e4a3712eb370edf0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_noargs_with_args (test_scxx_object.TestObjectMcall) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_6fc9c8e46fbb79b034aaa811f4ba97692519719785f54ee6ba5e6dbeb65f51f80.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_std_args (test_scxx_object.TestObjectMcall) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_f5b801545ba6cca2c6e14e0bbf548cfcca6aff0d1a554c6307ac6357bfde004c0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_std_args_kw (test_scxx_object.TestObjectMcall) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_3d0c6a89938266067bff2195f920c7eb1188705bcef3f7d17f6114d26e6a126f0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_std_noargs (test_scxx_object.TestObjectMcall) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_03003ccbd8a17142f9a6cd125a924f133a693ef26f8acce0cfa43d87bc5433810.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_stringio (test_scxx_object.TestObjectPrint) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_7bbeb29db38d4553f40d78421a3af46ab6b36e69e9b70ececadf76da00bb63ad0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_repr (test_scxx_object.TestObjectRepr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_82a53d8535a507e591216d16632cbaffd7f9ed44db33984955ab4fdb370daf690.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_existing_char (test_scxx_object.TestObjectSetAttr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_1b98ce1f302df73677617edf180c058f5d54d6f3e6930b699e5d7299db22a33b0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_existing_char1 (test_scxx_object.TestObjectSetAttr) ... ok test_existing_complex (test_scxx_object.TestObjectSetAttr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_43eff1190cc99663574e78732085b1f79df810226054bf9fc452e40336d5010c0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_existing_double (test_scxx_object.TestObjectSetAttr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_c6f384d72b0d9ef69eb09ca57ff6d602c66bab7d67318f4ae956756c1bf40abc0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_existing_int (test_scxx_object.TestObjectSetAttr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_cc16f63afe22d412bdbde1a9202d83c3d45b551b33bc9be4a947be24176f5f1f0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_existing_object (test_scxx_object.TestObjectSetAttr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_e20fbfb1a1a7c772cbf391743461e748c3cff7652d384c8b9968ff9c7a6a702a0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_existing_string (test_scxx_object.TestObjectSetAttr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_7ac5af7bf2d765b77b31d84fcc1f00b5012686182ee20a6e753db43ef59d4c870.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_existing_string1 (test_scxx_object.TestObjectSetAttr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_5897f5cf285e61b5d555285e0fde4645f6b068734a5140c5f38bafa38b61775c0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_new_char (test_scxx_object.TestObjectSetAttr) ... ok test_new_fail (test_scxx_object.TestObjectSetAttr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_1fd793d481551d8e5c86c2b2035fbb7ec607ac0da27fe65b4a32bcf6ad77ede50.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_new_object (test_scxx_object.TestObjectSetAttr) ... ok test_new_string (test_scxx_object.TestObjectSetAttr) ... ok test_list_refcount (test_scxx_object.TestObjectSetItemOpIndex) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_0c1a7f98f4074dcf6a917c6fe8b390f48c3431c5de01fde979728cd16c557af80.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_set_char (test_scxx_object.TestObjectSetItemOpIndex) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_28049d918cb563a00584a6c0ab9a73744b7b3b0ab276cb1c9aa35b3b40fe74f30.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_set_double (test_scxx_object.TestObjectSetItemOpIndex) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_b041b7c2bde5abc77186566814a6439ad1fec1073401b6896b77edfd462531d70.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_set_int (test_scxx_object.TestObjectSetItemOpIndex) ... ok test_set_string1 (test_scxx_object.TestObjectSetItemOpIndex) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_1b4e93732d6a4e7ed85ecbb9f286a44c9e6f7b932801d87c403d3b5676a92a1b0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_set_string2 (test_scxx_object.TestObjectSetItemOpIndex) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_e2ab7d6649f0686fd35d6123ba6158fe059b29a62f0d1a1865fcf30feb3e6ea30.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_key_refcount (test_scxx_object.TestObjectSetItemOpKey) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_bc4632c810fdbf7e8363b83ecddc31d9130bf246f32c28d73d79866b648ad0110.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_set_char (test_scxx_object.TestObjectSetItemOpKey) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_5410863ab7798d466a68eb3914847d861319a48b46f979aa6587f91f09c9ce300.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_set_class (test_scxx_object.TestObjectSetItemOpKey) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_375dc9dc4eb501af4424a1b05539475d6cdcd62cee0b9416835b5e29303f4b420.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_set_complex (test_scxx_object.TestObjectSetItemOpKey) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_933a106855830aa4855b5a0285ec1b3118dbe4e61e0c06110d5225142dfc350a0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_set_double_exists (test_scxx_object.TestObjectSetItemOpKey) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_0b573e24d42e1d925a2a990615701af334739a2a278b5f6b025c96da3c81038d0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_set_double_new (test_scxx_object.TestObjectSetItemOpKey) ... ok test_set_from_member (test_scxx_object.TestObjectSetItemOpKey) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_2ac2a0103c7c9990eaa54f071f7324318a2830e35f56733e86fbc75d41b3ecb50.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_len (test_scxx_object.TestObjectSize) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_9a34409165e998ee1604f47312c79294d6f4049eee71929f0b6b887579341ad00.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_length (test_scxx_object.TestObjectSize) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_bfd584bb0f211e15c23f23d0a384a5e62e69a06b40c0b690e354eaceda66d4920.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_size (test_scxx_object.TestObjectSize) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_4bff4f858a609d887f1d9423c81fa6a4a1904ec447ac9b49596853fd350272580.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_str (test_scxx_object.TestObjectStr) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_00c784a24ee831148e15800e4bd73dafdd7f91066769eb41fffc779141faacc50.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_type (test_scxx_object.TestObjectType) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_ab54308257051651c842cc38bc8924feffc0b52e16360898a504bc11e6f2faa00.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_unicode (test_scxx_object.TestObjectUnicode) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_bfac5fc5f952c2b77ee0f6c8a9ab4aecba3cfbe45785ca036e40673fdfd975580.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_access_set_speed (test_scxx_sequence.TestList) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_451c46f2a87a2b922afcbdc50fd8abfacf23d02741601fd0c98f4e23e98562d80.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_access_speed (test_scxx_sequence.TestList) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_2784244b1eb8d428e39f093b4f2e501ad502ffd763ad6b0f482878cd401057650.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_append (test_scxx_sequence.TestList) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_f50652b92a32a1b18e35659ea846865fc73297fcd48ef979594cca531f52ba5e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_fc99c3a22ffad99e6671a527da796ed91afdc9a8f90f4752f796e27fccd20baf0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_fb5155553090d873ab3dd58d3623ed348cc0aedcd0083c801d98769324ff044b0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_c58be2ab90c20940113388421f1d1e6a4d7d7d9597426b0c7e1dd1699db11a860.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_502c0f97db248a07d9431786d6e05ee7040371f5d0c7dbf174ae05ab3d4f03310.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_append_passed_item (test_scxx_sequence.TestList) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_a573fba7f150105b4cd0b6dbd15aa82e60a572d67305b10a6fbab31b9f806b150.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_conversion (test_scxx_sequence.TestList) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_93f3bd327ea6950f54d44181e2667a584fb22c3fa6e4217bb4d8d12fb0d397b70.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok Test the "count" method for lists. We'll assume ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_4a9aff4ec44c41ae45f101959fb8729590e23b4dbf05f873f015c83067e870b30.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_6dcbdfed48899b7f70587e772b72c45cd2283c891ede847fbb1066245da61fae0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_33b0e7152a417d676dcc6dd0ee6e604a37ec6c96540a13074ab26fb44d7c22ab0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_e12e4a8d8564c1014f7bb50a5ca870c2d76a741092141051e7ba60254a64ae1a0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_775c543516259dc6179c45d4c9673c3ebea7c8a5df229a8e9c0f774fca96f7950.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_get_item_index_error (test_scxx_sequence.TestList) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_485d55456f67edc801a98b8fa94ea95186f0a743a3995819d769a45b9cb87c620.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok Test the "in" method for lists. We'll assume ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_fec83f2f1bdad40eb17bdfe8d47c541748e06297a4e6fee14e9bc2e375f84fa00.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_20a87ce8d1b2aed252654779c6be0f9e5d2cc1d0c5735840e59ba647470499290.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_88a64874bb2ddb3f945aa5310cfb971741c201d19b90ddcd70ce338bfea151060.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_7e24b6b14e19680bbfd511f5e5fd9d106330ebcf93b91f4ac9f7e719536f89580.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_5d5a1535d6962b3c44fedc9e0787de145388196d33e6d40d451382c276e568c20.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_0a1183affc4409188ef4c649163cc749e9304f62018b9832d112d6ea0ff5fc720.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_ae8cb7884c964858814e2dcad2d1bf11bbe8e414606b8ba03dad5b6b2c5d1e7b0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_4921a9ac48fcb409bc1f0f0c9a028a4d9b2fe906463651f52078730dbf955fb20.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_45784bd83b59f7b9fa07f617495d3ac0468b6ba783dd273f6556b7e1416a908b0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_insert (test_scxx_sequence.TestList) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_c4e6b768dac5a5f77942db081f41cbfce6a17fd699504d18fbf84b693a103aef0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_b49843fcd30831825ea5296de9541b17a40558ab4c6c538f7513baf9778962fa0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_3ca70c04f94d396a18214369bee901de738f8396ee543af1733ce47bb9c795280.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_f6ef3a1c4f07cb384914552cc3ce5207495278b6ee1a67e9fd145a16c3cd17a20.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_int_add_speed (test_scxx_sequence.TestList) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_43be727171a5a28660e85db81b50a4cc837b484a5536d3c8cf1d22e4551b95dd0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_set_item_index_error (test_scxx_sequence.TestList) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_ab88dc3a8c18fa158128806d6ddd10dd8a3f8ca80db9eafd5fbea9b2d269428a0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_set_item_operator_equal (test_scxx_sequence.TestList) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_c568225832e7470e507def912515a7baee79655956e53a133f14f6a901527ee70.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_set_item_operator_equal_created (test_scxx_sequence.TestList) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_14dda26698e401424be72ad56236bc410d038be681257c23acd385857f2b35810.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_string_add_speed (test_scxx_sequence.TestList) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_1ab1c14e63585385545a7fcfbf48d6dd5b2ce4d7bda460d40839510c1b629e710.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_access_set_speed (test_scxx_sequence.TestTuple) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_451c46f2a87a2b922afcbdc50fd8abfacf23d02741601fd0c98f4e23e98562d81.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_access_speed (test_scxx_sequence.TestTuple) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_2784244b1eb8d428e39f093b4f2e501ad502ffd763ad6b0f482878cd401057651.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_conversion (test_scxx_sequence.TestTuple) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_93f3bd327ea6950f54d44181e2667a584fb22c3fa6e4217bb4d8d12fb0d397b71.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok Test the "count" method for lists. We'll assume ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_4a9aff4ec44c41ae45f101959fb8729590e23b4dbf05f873f015c83067e870b31.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_6dcbdfed48899b7f70587e772b72c45cd2283c891ede847fbb1066245da61fae1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_33b0e7152a417d676dcc6dd0ee6e604a37ec6c96540a13074ab26fb44d7c22ab1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_e12e4a8d8564c1014f7bb50a5ca870c2d76a741092141051e7ba60254a64ae1a1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_775c543516259dc6179c45d4c9673c3ebea7c8a5df229a8e9c0f774fca96f7951.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_get_item_operator_index_error (test_scxx_sequence.TestTuple) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_8327f8977aeaa9c599db89d29e0ec702aaa020af51942d7afdd1260599986e530.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok Test the "in" method for lists. We'll assume ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_fec83f2f1bdad40eb17bdfe8d47c541748e06297a4e6fee14e9bc2e375f84fa01.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_20a87ce8d1b2aed252654779c6be0f9e5d2cc1d0c5735840e59ba647470499291.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_88a64874bb2ddb3f945aa5310cfb971741c201d19b90ddcd70ce338bfea151061.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_7e24b6b14e19680bbfd511f5e5fd9d106330ebcf93b91f4ac9f7e719536f89581.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_5d5a1535d6962b3c44fedc9e0787de145388196d33e6d40d451382c276e568c21.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_0a1183affc4409188ef4c649163cc749e9304f62018b9832d112d6ea0ff5fc721.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_ae8cb7884c964858814e2dcad2d1bf11bbe8e414606b8ba03dad5b6b2c5d1e7b1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_4921a9ac48fcb409bc1f0f0c9a028a4d9b2fe906463651f52078730dbf955fb21.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_45784bd83b59f7b9fa07f617495d3ac0468b6ba783dd273f6556b7e1416a908b1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_set_item_index_error (test_scxx_sequence.TestTuple) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_0340c4711ae583ecbbd754dae5e2aea69cea2d07e2023b939d6b2cbedb8221480.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_set_item_operator_equal (test_scxx_sequence.TestTuple) ... In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from /builddir/.python27_compiled/m0/sc_173243115fe8831dd7db82e9d5b3f152624b32b203b30fc4b69aa8d1ff93e9f90.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ ok test_set_item_operator_equal_fail (test_scxx_sequence.TestTuple) ... ok test_error1 (test_size_check.TestBinaryOpSize) ... ok test_error2 (test_size_check.TestBinaryOpSize) ... ok test_scalar (test_size_check.TestBinaryOpSize) ... ok test_x1 (test_size_check.TestBinaryOpSize) ... ok test_x_y (test_size_check.TestBinaryOpSize) ... ok test_x_y2 (test_size_check.TestBinaryOpSize) ... ok test_x_y3 (test_size_check.TestBinaryOpSize) ... ok test_x_y4 (test_size_check.TestBinaryOpSize) ... ok test_x_y5 (test_size_check.TestBinaryOpSize) ... ok test_x_y6 (test_size_check.TestBinaryOpSize) ... ok test_x_y7 (test_size_check.TestBinaryOpSize) ... ok test_y1 (test_size_check.TestBinaryOpSize) ... ok test_error1 (test_size_check.TestDummyArray) ... ok test_error2 (test_size_check.TestDummyArray) ... ok test_scalar (test_size_check.TestDummyArray) ... ok test_x1 (test_size_check.TestDummyArray) ... ok test_x_y (test_size_check.TestDummyArray) ... ok test_x_y2 (test_size_check.TestDummyArray) ... ok test_x_y3 (test_size_check.TestDummyArray) ... ok test_x_y4 (test_size_check.TestDummyArray) ... ok test_x_y5 (test_size_check.TestDummyArray) ... ok test_x_y6 (test_size_check.TestDummyArray) ... ok test_x_y7 (test_size_check.TestDummyArray) ... ok test_y1 (test_size_check.TestDummyArray) ... ok test_1d_0 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_1 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_10 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_2 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_3 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_4 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_5 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_6 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_7 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_8 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_9 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_index_0 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_index_1 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_index_2 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_index_3 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_index_calculated (test_size_check.TestDummyArrayIndexing) ... ok through a bunch of different indexes at it for good measure. ... ok test_1d_stride_0 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_stride_1 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_stride_10 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_stride_11 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_stride_12 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_stride_2 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_stride_3 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_stride_4 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_stride_5 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_stride_6 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_stride_7 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_stride_8 (test_size_check.TestDummyArrayIndexing) ... ok test_1d_stride_9 (test_size_check.TestDummyArrayIndexing) ... ok test_2d_0 (test_size_check.TestDummyArrayIndexing) ... ok test_2d_1 (test_size_check.TestDummyArrayIndexing) ... ok test_2d_2 (test_size_check.TestDummyArrayIndexing) ... ok through a bunch of different indexes at it for good measure. ... ok through a bunch of different indexes at it for good measure. ... ok test_calculated_index (test_size_check.TestExpressions) ... ok test_calculated_index2 (test_size_check.TestExpressions) ... ok test_generic_1d (test_size_check.TestExpressions) ... ok test_single_index (test_size_check.TestExpressions) ... ok test_scalar (test_size_check.TestMakeSameLength) ... ok test_x_scalar (test_size_check.TestMakeSameLength) ... ok test_x_short (test_size_check.TestMakeSameLength) ... ok test_y_scalar (test_size_check.TestMakeSameLength) ... ok test_y_short (test_size_check.TestMakeSameLength) ... ok test_1d_0 (test_size_check.TestReduction) ... ok test_2d_0 (test_size_check.TestReduction) ... ok test_2d_1 (test_size_check.TestReduction) ... ok test_3d_0 (test_size_check.TestReduction) ... ok test_error0 (test_size_check.TestReduction) ... ok test_error1 (test_size_check.TestReduction) ... ok test_exclusive_end (test_slice_handler.TestBuildSliceAtom) ... ok match slice from a[1:] ... ok match slice from a[1::] ... ok match slice from a[1:2] ... ok match slice from a[1:2:] ... ok match slice from a[1:2:3] ... ok match slice from a[1::3] ... ok match slice from a[:] ... ok match slice from a[::] ... ok match slice from a[:2] ... ok match slice from a[:2:] ... ok match slice from a[:2:3] ... ok match slice from a[:1+i+2:] ... ok match slice from a[0] ... ok match slice from a[::3] ... ok transform a[:] to slice notation ... ok transform a[:,:] = b[:,1:1+2:3] *(c[1-2+i:,:] - c[:,:]) ... ok test_type_match_array (test_standard_array_spec.TestArrayConverter) ... ok test_type_match_int (test_standard_array_spec.TestArrayConverter) ... ok test_type_match_string (test_standard_array_spec.TestArrayConverter) ... ok ---------------------------------------------------------------------- Ran 6883 tests in 618.922s OK (KNOWNFAIL=19, SKIP=36) after and after2 should be equal in the following before, after, after2: 2 3 3 hash: 123 'how now brown cow' str return %s access/set -- b[i] = a[i] for N = (, 1000000) python: 0.134298801422 weave: 0.0311431884766 %s access -- val = a[i] for N = (, 1000000) python1: 0.0504190921783 python2: 0.0297789573669 weave: 0.0115349292755 int add -- b[i] = a[i] + 1 for N = 1000000 python: 0.168836116791 weave: 0.0357389450073 string add -- b[i] = a[i] + "blah" for N = 1000000 python: 0.218296051025 weave: 0.274063825607 %s access/set -- b[i] = a[i] for N = (, 1000000) python: 0.157722949982 weave: 0.029021024704 %s access -- val = a[i] for N = (, 1000000) python1: 0.0743720531464 python2: 0.0286870002747 weave: 0.010302066803 + exit 0 Processing files: scipy-0.12.1-3.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ATFR5N + umask 022 + cd /builddir/build/BUILD + cd scipy-0.12.1 + DOCDIR=/builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/share/doc/scipy-0.12.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/share/doc/scipy-0.12.1 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64/usr/share/doc/scipy-0.12.1 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: scipy = 0.12.1-3.el7 scipy(x86-64) = 0.12.1-3.el7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libamd.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libgfortran.so.3()(64bit) libgfortran.so.3(GFORTRAN_1.0)(64bit) libgfortran.so.3(GFORTRAN_1.4)(64bit) liblapack.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libquadmath.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libtatlas.so.3()(64bit) libumfpack.so.5()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: scipy-debuginfo-0.12.1-3.el7.x86_64 Provides: scipy-debuginfo = 0.12.1-3.el7 scipy-debuginfo(x86-64) = 0.12.1-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/scipy-0.12.1-3.el7.x86_64.rpm Wrote: /builddir/build/RPMS/scipy-debuginfo-0.12.1-3.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.m1s2Fh + umask 022 + cd /builddir/build/BUILD + cd scipy-0.12.1 + rm -rf /builddir/build/BUILDROOT/scipy-0.12.1-3.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->