Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/scipy.spec'], gid=135env={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}uid=1001printOutput=Falselogger=timeout=0shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-32581/root'user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/scipy.spec'] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory warning: Could not canonicalize hostname: copr-builder-53579698.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/scipy-0.14.1-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/scipy.spec'], gid=135uid=1001printOutput=Falselogger=timeout=0env={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-32581/root'shell=Falseuser='mockbuild'private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/scipy.spec'] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.v4we5j + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf scipy-0.14.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/scipy-0.14.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd scipy-0.14.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cat + rm -rf /builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos + cp -a . /builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VWkGfK + umask 022 + cd /builddir/build/BUILD + cd scipy-0.14.1 + pushd /builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos ~/build/BUILD/python3-scipy-0.14.1-1.el7.centos ~/build/BUILD/scipy-0.14.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 /usr/bin/python3 setup.py config_fc --fcompiler=gnu95 --noarch build blas_opt_info: blas_mkl_info: libraries mkl,vml,guide not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE openblas_info: libraries openblas not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE atlas_3_10_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 -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 Nov 20 05:32:04 UTC 2015: UNAME : Linux worker1.bsys.centos.org 2.6.32-220.17.1.el6.x86_64 #1 SMP Wed May 16 00:01:37 BST 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=2394 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 4194304 F77 : /usr/bin/gfortran, version GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) F77FLAGS : -O -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SMC : /usr/bin/x86_64-redhat-linux-gcc, version x86_64-redhat-linux-gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) SMCFLAGS : -fomit-frame-pointer -mfpmath=sse -O2 -fno-schedule-insns2 -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SKC : /usr/bin/x86_64-redhat-linux-gcc, version x86_64-redhat-linux-gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) 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: include_dirs = ['/usr/include'] language = c define_macros = [('HAVE_CBLAS', None), ('ATLAS_INFO', '"\\"3.10.1\\""')] libraries = ['tatlas'] library_dirs = ['/usr/lib64/atlas'] FOUND: include_dirs = ['/usr/include'] language = c define_macros = [('HAVE_CBLAS', None), ('ATLAS_INFO', '"\\"3.10.1\\""')] libraries = ['tatlas'] library_dirs = ['/usr/lib64/atlas'] lapack_opt_info: openblas_lapack_info: libraries openblas not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE lapack_mkl_info: mkl_info: libraries mkl,vml,guide not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE NOT AVAILABLE atlas_3_10_threads_info: Setting PTATLAS=ATLAS libraries lapack_atlas not found in /usr/lib64/atlas Setting PTATLAS=ATLAS customize Gnu95FCompiler 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 -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -ltatlas -o _configtest ATLAS version 3.10.1 built by mockbuild on Fri Nov 20 05:32:04 UTC 2015: UNAME : Linux worker1.bsys.centos.org 2.6.32-220.17.1.el6.x86_64 #1 SMP Wed May 16 00:01:37 BST 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=2394 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 4194304 F77 : /usr/bin/gfortran, version GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) F77FLAGS : -O -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SMC : /usr/bin/x86_64-redhat-linux-gcc, version x86_64-redhat-linux-gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) SMCFLAGS : -fomit-frame-pointer -mfpmath=sse -O2 -fno-schedule-insns2 -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SKC : /usr/bin/x86_64-redhat-linux-gcc, version x86_64-redhat-linux-gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) 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: include_dirs = ['/usr/include'] language = f77 define_macros = [('ATLAS_INFO', '"\\"3.10.1\\""')] libraries = ['tatlas', 'tatlas', 'tatlas'] library_dirs = ['/usr/lib64/atlas'] FOUND: include_dirs = ['/usr/include'] language = f77 define_macros = [('ATLAS_INFO', '"\\"3.10.1\\""')] libraries = ['tatlas', 'tatlas', 'tatlas'] library_dirs = ['/usr/lib64/atlas'] ATLAS version: 3.10.1 ATLAS version: 3.10.1 ATLAS version: 3.10.1 Splitting linalg.interpolative Fortran source files non-existing path in 'scipy/sparse': 'sparsetools/sparsetools_impl.h' non-existing path in 'scipy/sparse': 'sparsetools/bsr_impl.h' non-existing path in 'scipy/sparse': 'sparsetools/csc_impl.h' non-existing path in 'scipy/sparse': 'sparsetools/csr_impl.h' non-existing path in 'scipy/sparse': 'sparsetools/other_impl.h' 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-3.3 creating build/src.linux-x86_64-3.3/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-3.3/scipy/fftpack creating build/src.linux-x86_64-3.3/scipy/fftpack/src conv_template:> build/src.linux-x86_64-3.3/scipy/fftpack/src/dct.c conv_template:> build/src.linux-x86_64-3.3/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-3.3/scipy/fftpack/_fftpackmodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. copying /usr/lib64/python3.3/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-x86_64-3.3 copying /usr/lib64/python3.3/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-x86_64-3.3 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-3.3/scipy/fftpack/convolvemodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' 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-3.3/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-3.3/scipy/integrate/vodemodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' 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-3.3/scipy/integrate/lsodamodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' 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,iout,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,iout,work,iwork,[fcn_extra_args,overwrite_y,solout_extra_args]) Wrote C/API module "_dop" to file "build/src.linux-x86_64-3.3/scipy/integrate/_dopmodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.interpolate.interpnd" sources building extension "scipy.interpolate._ppoly" sources building extension "scipy.interpolate._fitpack" sources building extension "scipy.interpolate.dfitpack" sources creating build/src.linux-x86_64-3.3/scipy/interpolate creating build/src.linux-x86_64-3.3/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: parder Block: bispeu Block: pardeu 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 "parder"... z,ier = parder(tx,ty,c,kx,ky,nux,nuy,x,y) Constructing wrapper function "bispeu"... z,ier = bispeu(tx,ty,c,kx,ky,x,y) Constructing wrapper function "pardeu"... z,ier = pardeu(tx,ty,c,kx,ky,nux,nuy,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-3.3/scipy/interpolate/src/dfitpackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.3/scipy/interpolate/src/dfitpack-f2pywrappers.f" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. adding 'build/src.linux-x86_64-3.3/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-3.3/scipy/lib creating build/src.linux-x86_64-3.3/scipy/lib/blas from_template:> build/src.linux-x86_64-3.3/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. creating build/src.linux-x86_64-3.3/build creating build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3 creating build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy creating build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib creating build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/blas f2py options: [] f2py: build/src.linux-x86_64-3.3/scipy/lib/blas/fblas.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.3/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: scnrm2 Block: dnrm2 Block: dznrm2 Block: sasum Block: scasum Block: dasum 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"("wsdot")... 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]) Creating wrapper for Fortran function "cdotu"("wcdotu")... 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]) Creating wrapper for Fortran function "zdotu"("wzdotu")... 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]) Creating wrapper for Fortran function "cdotc"("wcdotc")... 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]) Creating wrapper for Fortran function "zdotc"("wzdotc")... 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"("wsnrm2")... Constructing wrapper function "snrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = snrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "scnrm2"("wscnrm2")... Constructing wrapper function "scnrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = scnrm2(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 "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"("wsasum")... Constructing wrapper function "sasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = sasum(x,[n,offx,incx]) Creating wrapper for Fortran function "scasum"("wscasum")... Constructing wrapper function "scasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = scasum(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 "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-3.3/build/src.linux-x86_64-3.3/scipy/lib/blas/fblasmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/blas/fblas-f2pywrappers.f" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. adding 'build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/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-3.3/scipy/lib/blas/cblas.pyf Including file scipy/lib/blas/cblas_l1.pyf.src f2py options: [] f2py: build/src.linux-x86_64-3.3/scipy/lib/blas/cblas.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.3/scipy/lib/blas/cblas.pyf' (format:free) Line #33 in build/src.linux-x86_64-3.3/scipy/lib/blas/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Line #57 in build/src.linux-x86_64-3.3/scipy/lib/blas/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Line #81 in build/src.linux-x86_64-3.3/scipy/lib/blas/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Line #105 in build/src.linux-x86_64-3.3/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-3.3/build/src.linux-x86_64-3.3/scipy/lib/blas/cblasmodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.lib.lapack.flapack" sources creating build/src.linux-x86_64-3.3/scipy/lib/lapack from_template:> build/src.linux-x86_64-3.3/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-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack f2py options: [] f2py: build/src.linux-x86_64-3.3/scipy/lib/lapack/flapack.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.3/scipy/lib/lapack/flapack.pyf' (format:free) Line #1590 in build/src.linux-x86_64-3.3/scipy/lib/lapack/flapack.pyf:" 3*n-1" crackline:3: No pattern for line Line #1612 in build/src.linux-x86_64-3.3/scipy/lib/lapack/flapack.pyf:" 3*n-1" crackline:3: No pattern for line Line #1634 in build/src.linux-x86_64-3.3/scipy/lib/lapack/flapack.pyf:" 2*n-1" crackline:3: No pattern for line Line #1656 in build/src.linux-x86_64-3.3/scipy/lib/lapack/flapack.pyf:" 2*n-1" crackline:3: No pattern for line Line #1679 in build/src.linux-x86_64-3.3/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-3.3/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-3.3/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-3.3/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-3.3/scipy/lib/lapack/flapack.pyf:" n" crackline:3: No pattern for line Line #2668 in build/src.linux-x86_64-3.3/scipy/lib/lapack/flapack.pyf:" n" crackline:3: No pattern for line Line #2689 in build/src.linux-x86_64-3.3/scipy/lib/lapack/flapack.pyf:" n" crackline:3: No pattern for line Line #2710 in build/src.linux-x86_64-3.3/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-3.3/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-3.3/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-3.3/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-3.3/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-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/flapackmodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.lib.lapack.clapack" sources adding 'scipy/lib/lapack/clapack.pyf.src' to sources. from_template:> build/src.linux-x86_64-3.3/scipy/lib/lapack/clapack.pyf f2py options: [] f2py: build/src.linux-x86_64-3.3/scipy/lib/lapack/clapack.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.3/scipy/lib/lapack/clapack.pyf' (format:free) Post-processing... Block: clapack Block: sgesv Block: dgesv Block: cgesv Block: zgesv 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 Post-processing (stage 2)... Building modules... Building module "clapack"... Constructing wrapper function "sgesv"... lu,piv,x,info = sgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "dgesv"... lu,piv,x,info = dgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "cgesv"... lu,piv,x,info = cgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "zgesv"... lu,piv,x,info = zgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "sposv"... c,x,info = sposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "dposv"... c,x,info = dposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "cposv"... c,x,info = cposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "zposv"... c,x,info = zposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "spotrf"... c,info = spotrf(a,[lower,clean,rowmajor,overwrite_a]) Constructing wrapper function "dpotrf"... c,info = dpotrf(a,[lower,clean,rowmajor,overwrite_a]) Constructing wrapper function "cpotrf"... c,info = cpotrf(a,[lower,clean,rowmajor,overwrite_a]) Constructing wrapper function "zpotrf"... c,info = zpotrf(a,[lower,clean,rowmajor,overwrite_a]) Constructing wrapper function "spotrs"... x,info = spotrs(c,b,[lower,rowmajor,overwrite_b]) Constructing wrapper function "dpotrs"... x,info = dpotrs(c,b,[lower,rowmajor,overwrite_b]) Constructing wrapper function "cpotrs"... x,info = cpotrs(c,b,[lower,rowmajor,overwrite_b]) Constructing wrapper function "zpotrs"... x,info = zpotrs(c,b,[lower,rowmajor,overwrite_b]) Constructing wrapper function "spotri"... inv_a,info = spotri(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "dpotri"... inv_a,info = dpotri(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "cpotri"... inv_a,info = cpotri(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "zpotri"... inv_a,info = zpotri(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "slauum"... a,info = slauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "dlauum"... a,info = dlauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "clauum"... a,info = clauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "zlauum"... a,info = zlauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "strtri"... inv_c,info = strtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Constructing wrapper function "dtrtri"... inv_c,info = dtrtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Constructing wrapper function "ctrtri"... inv_c,info = ctrtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Constructing wrapper function "ztrtri"... inv_c,info = ztrtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Wrote C/API module "clapack" to file "build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.lib.lapack.calc_lwork" sources f2py options: [] f2py:> build/src.linux-x86_64-3.3/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-3.3/scipy/lib/lapack/calc_lworkmodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.linalg._fblas" sources creating build/src.linux-x86_64-3.3/scipy/linalg from_template:> build/src.linux-x86_64-3.3/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. Mismatch in number of replacements (base ) for . Ignoring. creating build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg f2py options: [] f2py: build/src.linux-x86_64-3.3/scipy/linalg/fblas.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.3/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: scnrm2 Block: dnrm2 Block: dznrm2 Block: sasum Block: scasum Block: dasum 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 Block: ssymm Block: dsymm Block: csymm Block: zsymm Block: chemm Block: zhemm Block: ssyrk Block: dsyrk Block: csyrk Block: zsyrk Block: cherk Block: zherk Block: ssyr2k Block: dsyr2k Block: csyr2k Block: zsyr2k Block: cher2k Block: zher2k Block: strmm Block: dtrmm Block: ctrmm Block: ztrmm 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"("wsdot")... 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]) Creating wrapper for Fortran function "cdotu"("wcdotu")... 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]) Creating wrapper for Fortran function "zdotu"("wzdotu")... 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]) Creating wrapper for Fortran function "cdotc"("wcdotc")... 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]) Creating wrapper for Fortran function "zdotc"("wzdotc")... 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"("wsnrm2")... Constructing wrapper function "snrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = snrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "scnrm2"("wscnrm2")... Constructing wrapper function "scnrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = scnrm2(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 "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"("wsasum")... Constructing wrapper function "sasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = sasum(x,[n,offx,incx]) Creating wrapper for Fortran function "scasum"("wscasum")... Constructing wrapper function "scasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = scasum(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 "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]) Constructing wrapper function "ssymm"... c = ssymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Constructing wrapper function "dsymm"... c = dsymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Constructing wrapper function "csymm"... c = csymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Constructing wrapper function "zsymm"... c = zsymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Constructing wrapper function "chemm"... c = chemm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Constructing wrapper function "zhemm"... c = zhemm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Constructing wrapper function "ssyrk"... c = ssyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "dsyrk"... c = dsyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "csyrk"... c = csyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "zsyrk"... c = zsyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "cherk"... c = cherk(alpha,a,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "zherk"... c = zherk(alpha,a,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "ssyr2k"... c = ssyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "dsyr2k"... c = dsyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "csyr2k"... c = csyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "zsyr2k"... c = zsyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "cher2k"... c = cher2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "zher2k"... c = zher2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "strmm"... b = strmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) Constructing wrapper function "dtrmm"... b = dtrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) Constructing wrapper function "ctrmm"... b = ctrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) Constructing wrapper function "ztrmm"... b = ztrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) Wrote C/API module "_fblas" to file "build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_fblasmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_fblas-f2pywrappers.f" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. adding 'build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_fblas-f2pywrappers.f' to sources. building extension "scipy.linalg._flapack" sources from_template:> build/src.linux-x86_64-3.3/scipy/linalg/flapack.pyf Including file scipy/linalg/flapack_user.pyf.src f2py options: [] f2py: build/src.linux-x86_64-3.3/scipy/linalg/flapack.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.3/scipy/linalg/flapack.pyf' (format:free) Line #4330 in build/src.linux-x86_64-3.3/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 #4410 in build/src.linux-x86_64-3.3/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 #4619 in build/src.linux-x86_64-3.3/scipy/linalg/flapack.pyf:"lprotoargument char*,int*,int *,int*,int*,float*,int*,int*,float*,int*,int*" crackline:3: No pattern for line Line #4652 in build/src.linux-x86_64-3.3/scipy/linalg/flapack.pyf:"lprotoargument char*,int*,int *,int*,int*,double*,int*,int*,double*,int*,int*" crackline:3: No pattern for line Line #4685 in build/src.linux-x86_64-3.3/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 #4718 in build/src.linux-x86_64-3.3/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-3.3/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-3.3/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-3.3/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-3.3/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-3.3/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-3.3/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-3.3/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-3.3/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: dlamch Block: slamch 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 "dlamch"("dlamch")... Constructing wrapper function "dlamch"... dlamch = dlamch(cmach) Creating wrapper for Fortran function "slamch"("wslamch")... Constructing wrapper function "slamch"... slamch = slamch(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-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapack-f2pywrappers.f" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. adding 'build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapack-f2pywrappers.f' to sources. building extension "scipy.linalg._cblas" sources from_template:> build/src.linux-x86_64-3.3/scipy/linalg/cblas.pyf Including file scipy/linalg/cblas_l1.pyf.src f2py options: [] f2py: build/src.linux-x86_64-3.3/scipy/linalg/cblas.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.3/scipy/linalg/cblas.pyf' (format:free) Line #33 in build/src.linux-x86_64-3.3/scipy/linalg/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Line #57 in build/src.linux-x86_64-3.3/scipy/linalg/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Line #81 in build/src.linux-x86_64-3.3/scipy/linalg/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Line #105 in build/src.linux-x86_64-3.3/scipy/linalg/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-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_cblasmodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.linalg._clapack" sources from_template:> build/src.linux-x86_64-3.3/scipy/linalg/clapack.pyf f2py options: [] f2py: build/src.linux-x86_64-3.3/scipy/linalg/clapack.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.3/scipy/linalg/clapack.pyf' (format:free) Post-processing... Block: _clapack Block: sgesv Block: dgesv Block: cgesv Block: zgesv Block: sposv Block: dposv Block: cposv Block: zposv Block: slauum Block: dlauum Block: clauum Block: zlauum Block: strtri Block: dtrtri Block: ctrtri Block: ztrtri Post-processing (stage 2)... Building modules... Building module "_clapack"... Constructing wrapper function "sgesv"... lu,piv,x,info = sgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "dgesv"... lu,piv,x,info = dgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "cgesv"... lu,piv,x,info = cgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "zgesv"... lu,piv,x,info = zgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "sposv"... c,x,info = sposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "dposv"... c,x,info = dposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "cposv"... c,x,info = cposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "zposv"... c,x,info = zposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "slauum"... a,info = slauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "dlauum"... a,info = dlauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "clauum"... a,info = clauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "zlauum"... a,info = zlauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "strtri"... inv_c,info = strtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Constructing wrapper function "dtrtri"... inv_c,info = dtrtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Constructing wrapper function "ctrtri"... inv_c,info = ctrtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Constructing wrapper function "ztrtri"... inv_c,info = ztrtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Wrote C/API module "_clapack" to file "build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.linalg._flinalg" sources f2py options: [] f2py:> build/src.linux-x86_64-3.3/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-3.3/scipy/linalg/_flinalgmodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.linalg.calc_lwork" sources f2py options: [] f2py:> build/src.linux-x86_64-3.3/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-3.3/scipy/linalg/calc_lworkmodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.linalg._interpolative" sources f2py options: [] f2py: scipy/linalg/interpolative.pyf Reading fortran codes... Reading file 'scipy/linalg/interpolative.pyf' (format:free) Post-processing... Block: _interpolative Block: id_srand Block: idd_frm Block: idd_sfrm Block: idd_frmi Block: idd_sfrmi Block: iddp_id Block: iddr_id Block: idd_reconid Block: idd_reconint Block: idd_copycols Block: idd_id2svd Block: idd_snorm In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idd_snorm get_useparameters: no module idd__user__routines info used by idd_snorm Block: idd_diffsnorm In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idd_diffsnorm get_useparameters: no module idd__user__routines info used by idd_diffsnorm Block: iddr_svd Block: iddp_svd Block: iddp_aid Block: idd_estrank Block: iddp_asvd Block: iddp_rid In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddp_rid get_useparameters: no module idd__user__routines info used by iddp_rid Block: idd_findrank In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idd_findrank get_useparameters: no module idd__user__routines info used by idd_findrank Block: iddp_rsvd In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddp_rsvd get_useparameters: no module idd__user__routines info used by iddp_rsvd Block: iddr_aid Block: iddr_aidi Block: iddr_asvd Block: iddr_rid In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddr_rid get_useparameters: no module idd__user__routines info used by iddr_rid Block: iddr_rsvd In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddr_rsvd get_useparameters: no module idd__user__routines info used by iddr_rsvd Block: idz_frm Block: idz_sfrm Block: idz_frmi Block: idz_sfrmi Block: idzp_id Block: idzr_id Block: idz_reconid Block: idz_reconint Block: idz_copycols Block: idz_id2svd Block: idz_snorm In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idz_snorm get_useparameters: no module idz__user__routines info used by idz_snorm Block: idz_diffsnorm In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idz_diffsnorm get_useparameters: no module idz__user__routines info used by idz_diffsnorm Block: idzr_svd Block: idzp_svd Block: idzp_aid Block: idz_estrank Block: idzp_asvd Block: idzp_rid In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzp_rid get_useparameters: no module idz__user__routines info used by idzp_rid Block: idz_findrank In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idz_findrank get_useparameters: no module idz__user__routines info used by idz_findrank Block: idzp_rsvd In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzp_rsvd get_useparameters: no module idz__user__routines info used by idzp_rsvd Block: idzr_aid Block: idzr_aidi Block: idzr_asvd Block: idzr_rid In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzr_rid get_useparameters: no module idz__user__routines info used by idzr_rid Block: idzr_rsvd In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzr_rsvd get_useparameters: no module idz__user__routines info used by idzr_rsvd Block: idd__user__routines Block: idd_user_interface Block: matvect Block: matvec Block: matvect2 Block: matvec2 Block: idz__user__routines Block: idz_user_interface Block: matveca Block: matvec Block: matveca2 Block: matvec2 Post-processing (stage 2)... Building modules... Constructing call-back function "cb_matvect_in_idd__user__routines" def matvect(x,[m,n,p1,p2,p3,p4]): return y Constructing call-back function "cb_matvec_in_idd__user__routines" def matvec(x,[n,m,p1,p2,p3,p4]): return y Constructing call-back function "cb_matvect2_in_idd__user__routines" def matvect2(x,[m,n,p1,p2,p3,p4]): return y Constructing call-back function "cb_matvec2_in_idd__user__routines" def matvec2(x,[n,m,p1,p2,p3,p4]): return y Constructing call-back function "cb_matveca_in_idz__user__routines" def matveca(x,[m,n,p1,p2,p3,p4]): return y Constructing call-back function "cb_matvec_in_idz__user__routines" def matvec(x,[n,m,p1,p2,p3,p4]): return y Constructing call-back function "cb_matveca2_in_idz__user__routines" def matveca2(x,[m,n,p1,p2,p3,p4]): return y Constructing call-back function "cb_matvec2_in_idz__user__routines" def matvec2(x,[n,m,p1,p2,p3,p4]): return y Building module "_interpolative"... Constructing wrapper function "id_srand"... r = id_srand(n) Constructing wrapper function "id_srandi"... id_srandi(t) Constructing wrapper function "id_srando"... id_srando() Constructing wrapper function "idd_frm"... y = idd_frm(n,w,x,[m]) Constructing wrapper function "idd_sfrm"... y = idd_sfrm(l,n,w,x,[m]) Constructing wrapper function "idd_frmi"... n,w = idd_frmi(m) Constructing wrapper function "idd_sfrmi"... n,w = idd_sfrmi(l,m) Constructing wrapper function "iddp_id"... krank,list,rnorms = iddp_id(eps,a,[m,n]) Constructing wrapper function "iddr_id"... list,rnorms = iddr_id(a,krank,[m,n]) Constructing wrapper function "idd_reconid"... approx = idd_reconid(col,list,proj,[m,krank,n]) Constructing wrapper function "idd_reconint"... p = idd_reconint(list,proj,[n,krank]) Constructing wrapper function "idd_copycols"... getarrdims:warning: assumed shape array, using 0 instead of '*' col = idd_copycols(a,krank,list,[m,n]) Constructing wrapper function "idd_id2svd"... u,v,s,ier = idd_id2svd(b,list,proj,[m,krank,n,w]) Constructing wrapper function "idd_snorm"... snorm,v = idd_snorm(m,n,matvect,matvec,its,[p1t,p2t,p3t,p4t,p1,p2,p3,p4,u,matvect_extra_args,matvec_extra_args]) Constructing wrapper function "idd_diffsnorm"... snorm = idd_diffsnorm(m,n,matvect,matvect2,matvec,matvec2,its,[p1t,p2t,p3t,p4t,p1t2,p2t2,p3t2,p4t2,p1,p2,p3,p4,p12,p22,p32,p42,w,matvect_extra_args,matvect2_extra_args,matvec_extra_args,matvec2_extra_args]) Constructing wrapper function "iddr_svd"... u,v,s,ier = iddr_svd(a,krank,[m,n,r]) Constructing wrapper function "iddp_svd"... krank,iu,iv,is,w,ier = iddp_svd(eps,a,[m,n]) Constructing wrapper function "iddp_aid"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,list,proj = iddp_aid(eps,a,work,proj,[m,n]) Constructing wrapper function "idd_estrank"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,ra = idd_estrank(eps,a,w,ra,[m,n]) Constructing wrapper function "iddp_asvd"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,iu,iv,is,w,ier = iddp_asvd(eps,a,winit,w,[m,n]) Constructing wrapper function "iddp_rid"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,list,proj,ier = iddp_rid(eps,m,n,matvect,proj,[p1,p2,p3,p4,matvect_extra_args]) Constructing wrapper function "idd_findrank"... krank,ra,ier = idd_findrank(eps,m,n,matvect,[p1,p2,p3,p4,w,matvect_extra_args]) Constructing wrapper function "iddp_rsvd"... krank,iu,iv,is,w,ier = iddp_rsvd(eps,m,n,matvect,matvec,[p1t,p2t,p3t,p4t,p1,p2,p3,p4,matvect_extra_args,matvec_extra_args]) Constructing wrapper function "iddr_aid"... list,proj = iddr_aid(a,krank,w,[m,n]) Constructing wrapper function "iddr_aidi"... w = iddr_aidi(m,n,krank) Constructing wrapper function "iddr_asvd"... u,v,s,ier = iddr_asvd(a,krank,w,[m,n]) Constructing wrapper function "iddr_rid"... list,proj = iddr_rid(m,n,matvect,krank,[p1,p2,p3,p4,matvect_extra_args]) Constructing wrapper function "iddr_rsvd"... u,v,s,ier = iddr_rsvd(m,n,matvect,matvec,krank,[p1t,p2t,p3t,p4t,p1,p2,p3,p4,w,matvect_extra_args,matvec_extra_args]) Constructing wrapper function "idz_frm"... y = idz_frm(n,w,x,[m]) Constructing wrapper function "idz_sfrm"... y = idz_sfrm(l,n,w,x,[m]) Constructing wrapper function "idz_frmi"... n,w = idz_frmi(m) Constructing wrapper function "idz_sfrmi"... n,w = idz_sfrmi(l,m) Constructing wrapper function "idzp_id"... krank,list,rnorms = idzp_id(eps,a,[m,n]) Constructing wrapper function "idzr_id"... list,rnorms = idzr_id(a,krank,[m,n]) Constructing wrapper function "idz_reconid"... approx = idz_reconid(col,list,proj,[m,krank,n]) Constructing wrapper function "idz_reconint"... p = idz_reconint(list,proj,[n,krank]) Constructing wrapper function "idz_copycols"... getarrdims:warning: assumed shape array, using 0 instead of '*' col = idz_copycols(a,krank,list,[m,n]) Constructing wrapper function "idz_id2svd"... u,v,s,ier = idz_id2svd(b,list,proj,[m,krank,n,w]) Constructing wrapper function "idz_snorm"... snorm,v = idz_snorm(m,n,matveca,matvec,its,[p1a,p2a,p3a,p4a,p1,p2,p3,p4,u,matveca_extra_args,matvec_extra_args]) Constructing wrapper function "idz_diffsnorm"... snorm = idz_diffsnorm(m,n,matveca,matveca2,matvec,matvec2,its,[p1a,p2a,p3a,p4a,p1a2,p2a2,p3a2,p4a2,p1,p2,p3,p4,p12,p22,p32,p42,w,matveca_extra_args,matveca2_extra_args,matvec_extra_args,matvec2_extra_args]) Constructing wrapper function "idzr_svd"... u,v,s,ier = idzr_svd(a,krank,[m,n,r]) Constructing wrapper function "idzp_svd"... krank,iu,iv,is,w,ier = idzp_svd(eps,a,[m,n]) Constructing wrapper function "idzp_aid"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,list,proj = idzp_aid(eps,a,work,proj,[m,n]) Constructing wrapper function "idz_estrank"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,ra = idz_estrank(eps,a,w,ra,[m,n]) Constructing wrapper function "idzp_asvd"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,iu,iv,is,w,ier = idzp_asvd(eps,a,winit,w,[m,n]) Constructing wrapper function "idzp_rid"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,list,proj,ier = idzp_rid(eps,m,n,matveca,proj,[p1,p2,p3,p4,matveca_extra_args]) Constructing wrapper function "idz_findrank"... krank,ra,ier = idz_findrank(eps,m,n,matveca,[p1,p2,p3,p4,w,matveca_extra_args]) Constructing wrapper function "idzp_rsvd"... krank,iu,iv,is,w,ier = idzp_rsvd(eps,m,n,matveca,matvec,[p1a,p2a,p3a,p4a,p1,p2,p3,p4,matveca_extra_args,matvec_extra_args]) Constructing wrapper function "idzr_aid"... list,proj = idzr_aid(a,krank,w,[m,n]) Constructing wrapper function "idzr_aidi"... w = idzr_aidi(m,n,krank) Constructing wrapper function "idzr_asvd"... u,v,s,ier = idzr_asvd(a,krank,w,[m,n]) Constructing wrapper function "idzr_rid"... list,proj = idzr_rid(m,n,matveca,krank,[p1,p2,p3,p4,matveca_extra_args]) Constructing wrapper function "idzr_rsvd"... u,v,s,ier = idzr_rsvd(m,n,matveca,matvec,krank,[p1a,p2a,p3a,p4a,p1,p2,p3,p4,w,matveca_extra_args,matvec_extra_args]) Wrote C/API module "_interpolative" to file "build/src.linux-x86_64-3.3/scipy/linalg/_interpolativemodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' 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-3.3/scipy/optimize creating build/src.linux-x86_64-3.3/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-3.3/scipy/optimize/lbfgsb/_lbfgsbmodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.optimize.moduleTNC" sources building extension "scipy.optimize._cobyla" sources creating build/src.linux-x86_64-3.3/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-3.3/scipy/optimize/cobyla/_cobylamodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.optimize.minpack2" sources creating build/src.linux-x86_64-3.3/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-3.3/scipy/optimize/minpack2/minpack2module.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.optimize._slsqp" sources creating build/src.linux-x86_64-3.3/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-3.3/scipy/optimize/slsqp/_slsqpmodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.optimize._nnls" sources creating build/src.linux-x86_64-3.3/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-3.3/scipy/optimize/nnls/_nnlsmodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.signal.sigtools" sources creating build/src.linux-x86_64-3.3/scipy/signal conv_template:> build/src.linux-x86_64-3.3/scipy/signal/lfilter.c conv_template:> build/src.linux-x86_64-3.3/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-3.3/scipy/sparse creating build/src.linux-x86_64-3.3/scipy/sparse/linalg creating build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve creating build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative from_template:> build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/STOPTEST2.f from_template:> build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/getbreak.f from_template:> build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/BiCGREVCOM.f from_template:> build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/BiCGSTABREVCOM.f from_template:> build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/CGREVCOM.f from_template:> build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/CGSREVCOM.f from_template:> build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f from_template:> build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/QMRREVCOM.f from_template:> build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/_iterative.pyf creating build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse creating build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg creating build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve creating build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative f2py options: [] f2py: build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/_iterative.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.3/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-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.sparse.linalg.dsolve._superlu" sources building extension "scipy.sparse.linalg.eigen.arpack._arpack" sources creating build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen creating build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack from_template:> build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/arpack.pyf creating build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen creating build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack f2py options: [] f2py: build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/arpack.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/arpack.pyf' (format:free) Line #5 in build/src.linux-x86_64-3.3/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-3.3/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-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. adding 'build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f' to 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.sparse._csparsetools" sources building extension "scipy.sparse._sparsetools" sources [generate_sparsetools] generating 'scipy/sparse/sparsetools/bsr_impl.h' [generate_sparsetools] generating 'scipy/sparse/sparsetools/csr_impl.h' [generate_sparsetools] generating 'scipy/sparse/sparsetools/csc_impl.h' [generate_sparsetools] generating 'scipy/sparse/sparsetools/other_impl.h' [generate_sparsetools] generating 'scipy/sparse/sparsetools/sparsetools_impl.h' 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-3.3/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,ntype) 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-3.3/scipy/special/specfunmodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.special._ufuncs" sources conv_template:> build/src.linux-x86_64-3.3/scipy/special/_logit.c building extension "scipy.special._ufuncs_cxx" sources building extension "scipy.stats.statlib" sources creating build/src.linux-x86_64-3.3/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-3.3/scipy/stats/statlibmodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' 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-3.3/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-3.3/scipy/stats/futilmodule.c" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' 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-3.3/scipy/stats/mvnmodule.c" Fortran 77 wrappers are saved to "build/src.linux-x86_64-3.3/scipy/stats/mvn-f2pywrappers.f" adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. adding 'build/src.linux-x86_64-3.3/scipy/stats/mvn-f2pywrappers.f' to sources. building extension "scipy.ndimage._nd_image" sources building extension "scipy.ndimage._ni_label" sources building data_files sources build_src: building npy-pkg config files running build_py creating build/lib.linux-x86_64-3.3 creating build/lib.linux-x86_64-3.3/scipy copying scipy/setup.py -> build/lib.linux-x86_64-3.3/scipy copying scipy/__init__.py -> build/lib.linux-x86_64-3.3/scipy copying scipy/version.py -> build/lib.linux-x86_64-3.3/scipy copying build/src.linux-x86_64-3.3/scipy/__config__.py -> build/lib.linux-x86_64-3.3/scipy creating build/lib.linux-x86_64-3.3/scipy/cluster copying scipy/cluster/setup.py -> build/lib.linux-x86_64-3.3/scipy/cluster copying scipy/cluster/__init__.py -> build/lib.linux-x86_64-3.3/scipy/cluster copying scipy/cluster/hierarchy.py -> build/lib.linux-x86_64-3.3/scipy/cluster copying scipy/cluster/vq.py -> build/lib.linux-x86_64-3.3/scipy/cluster creating build/lib.linux-x86_64-3.3/scipy/constants copying scipy/constants/setup.py -> build/lib.linux-x86_64-3.3/scipy/constants copying scipy/constants/__init__.py -> build/lib.linux-x86_64-3.3/scipy/constants copying scipy/constants/codata.py -> build/lib.linux-x86_64-3.3/scipy/constants copying scipy/constants/constants.py -> build/lib.linux-x86_64-3.3/scipy/constants creating build/lib.linux-x86_64-3.3/scipy/fftpack copying scipy/fftpack/setup.py -> build/lib.linux-x86_64-3.3/scipy/fftpack copying scipy/fftpack/__init__.py -> build/lib.linux-x86_64-3.3/scipy/fftpack copying scipy/fftpack/basic.py -> build/lib.linux-x86_64-3.3/scipy/fftpack copying scipy/fftpack/realtransforms.py -> build/lib.linux-x86_64-3.3/scipy/fftpack copying scipy/fftpack/pseudo_diffs.py -> build/lib.linux-x86_64-3.3/scipy/fftpack copying scipy/fftpack/fftpack_version.py -> build/lib.linux-x86_64-3.3/scipy/fftpack copying scipy/fftpack/helper.py -> build/lib.linux-x86_64-3.3/scipy/fftpack creating build/lib.linux-x86_64-3.3/scipy/integrate copying scipy/integrate/setup.py -> build/lib.linux-x86_64-3.3/scipy/integrate copying scipy/integrate/__init__.py -> build/lib.linux-x86_64-3.3/scipy/integrate copying scipy/integrate/odepack.py -> build/lib.linux-x86_64-3.3/scipy/integrate copying scipy/integrate/quadpack.py -> build/lib.linux-x86_64-3.3/scipy/integrate copying scipy/integrate/quadrature.py -> build/lib.linux-x86_64-3.3/scipy/integrate copying scipy/integrate/_ode.py -> build/lib.linux-x86_64-3.3/scipy/integrate creating build/lib.linux-x86_64-3.3/scipy/interpolate copying scipy/interpolate/fitpack2.py -> build/lib.linux-x86_64-3.3/scipy/interpolate copying scipy/interpolate/_monotone.py -> build/lib.linux-x86_64-3.3/scipy/interpolate copying scipy/interpolate/setup.py -> build/lib.linux-x86_64-3.3/scipy/interpolate copying scipy/interpolate/__init__.py -> build/lib.linux-x86_64-3.3/scipy/interpolate copying scipy/interpolate/ndgriddata.py -> build/lib.linux-x86_64-3.3/scipy/interpolate copying scipy/interpolate/rbf.py -> build/lib.linux-x86_64-3.3/scipy/interpolate copying scipy/interpolate/interpolate.py -> build/lib.linux-x86_64-3.3/scipy/interpolate copying scipy/interpolate/interpolate_wrapper.py -> build/lib.linux-x86_64-3.3/scipy/interpolate copying scipy/interpolate/interpnd_info.py -> build/lib.linux-x86_64-3.3/scipy/interpolate copying scipy/interpolate/fitpack.py -> build/lib.linux-x86_64-3.3/scipy/interpolate copying scipy/interpolate/polyint.py -> build/lib.linux-x86_64-3.3/scipy/interpolate creating build/lib.linux-x86_64-3.3/scipy/io copying scipy/io/idl.py -> build/lib.linux-x86_64-3.3/scipy/io copying scipy/io/setup.py -> build/lib.linux-x86_64-3.3/scipy/io copying scipy/io/__init__.py -> build/lib.linux-x86_64-3.3/scipy/io copying scipy/io/mmio.py -> build/lib.linux-x86_64-3.3/scipy/io copying scipy/io/netcdf.py -> build/lib.linux-x86_64-3.3/scipy/io copying scipy/io/wavfile.py -> build/lib.linux-x86_64-3.3/scipy/io copying scipy/io/_fortran.py -> build/lib.linux-x86_64-3.3/scipy/io creating build/lib.linux-x86_64-3.3/scipy/io/matlab copying scipy/io/matlab/mio5.py -> build/lib.linux-x86_64-3.3/scipy/io/matlab copying scipy/io/matlab/mio5_params.py -> build/lib.linux-x86_64-3.3/scipy/io/matlab copying scipy/io/matlab/setup.py -> build/lib.linux-x86_64-3.3/scipy/io/matlab copying scipy/io/matlab/__init__.py -> build/lib.linux-x86_64-3.3/scipy/io/matlab copying scipy/io/matlab/byteordercodes.py -> build/lib.linux-x86_64-3.3/scipy/io/matlab copying scipy/io/matlab/mio.py -> build/lib.linux-x86_64-3.3/scipy/io/matlab copying scipy/io/matlab/mio4.py -> build/lib.linux-x86_64-3.3/scipy/io/matlab copying scipy/io/matlab/miobase.py -> build/lib.linux-x86_64-3.3/scipy/io/matlab creating build/lib.linux-x86_64-3.3/scipy/io/arff copying scipy/io/arff/arffread.py -> build/lib.linux-x86_64-3.3/scipy/io/arff copying scipy/io/arff/setup.py -> build/lib.linux-x86_64-3.3/scipy/io/arff copying scipy/io/arff/__init__.py -> build/lib.linux-x86_64-3.3/scipy/io/arff creating build/lib.linux-x86_64-3.3/scipy/io/harwell_boeing copying scipy/io/harwell_boeing/setup.py -> build/lib.linux-x86_64-3.3/scipy/io/harwell_boeing copying scipy/io/harwell_boeing/_fortran_format_parser.py -> build/lib.linux-x86_64-3.3/scipy/io/harwell_boeing copying scipy/io/harwell_boeing/__init__.py -> build/lib.linux-x86_64-3.3/scipy/io/harwell_boeing copying scipy/io/harwell_boeing/hb.py -> build/lib.linux-x86_64-3.3/scipy/io/harwell_boeing creating build/lib.linux-x86_64-3.3/scipy/lib copying scipy/lib/setup.py -> build/lib.linux-x86_64-3.3/scipy/lib copying scipy/lib/__init__.py -> build/lib.linux-x86_64-3.3/scipy/lib copying scipy/lib/decorator.py -> build/lib.linux-x86_64-3.3/scipy/lib copying scipy/lib/_util.py -> build/lib.linux-x86_64-3.3/scipy/lib copying scipy/lib/six.py -> build/lib.linux-x86_64-3.3/scipy/lib copying scipy/lib/_gcutils.py -> build/lib.linux-x86_64-3.3/scipy/lib copying scipy/lib/_version.py -> build/lib.linux-x86_64-3.3/scipy/lib creating build/lib.linux-x86_64-3.3/scipy/lib/blas copying scipy/lib/blas/setup.py -> build/lib.linux-x86_64-3.3/scipy/lib/blas copying scipy/lib/blas/__init__.py -> build/lib.linux-x86_64-3.3/scipy/lib/blas copying scipy/lib/blas/scons_support.py -> build/lib.linux-x86_64-3.3/scipy/lib/blas creating build/lib.linux-x86_64-3.3/scipy/lib/lapack copying scipy/lib/lapack/setup.py -> build/lib.linux-x86_64-3.3/scipy/lib/lapack copying scipy/lib/lapack/__init__.py -> build/lib.linux-x86_64-3.3/scipy/lib/lapack copying scipy/lib/lapack/scons_support.py -> build/lib.linux-x86_64-3.3/scipy/lib/lapack creating build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/_expm_frechet.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/flapack.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/interpolative.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/setup.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/__init__.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/basic.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/flinalg.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/_decomp_polar.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/_solvers.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/decomp_qr.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/cblas.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/misc.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/decomp_schur.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/decomp_cholesky.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/decomp_svd.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/decomp_lu.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/lapack.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/_testutils.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/_decomp_qz.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/linalg_version.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/decomp.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/clapack.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/_matfuncs_sqrtm.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/fblas.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/matfuncs.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/special_matrices.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/_matfuncs_inv_ssq.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/blas.py -> build/lib.linux-x86_64-3.3/scipy/linalg copying scipy/linalg/_interpolative_backend.py -> build/lib.linux-x86_64-3.3/scipy/linalg creating build/lib.linux-x86_64-3.3/scipy/misc copying scipy/misc/common.py -> build/lib.linux-x86_64-3.3/scipy/misc copying scipy/misc/setup.py -> build/lib.linux-x86_64-3.3/scipy/misc copying scipy/misc/__init__.py -> build/lib.linux-x86_64-3.3/scipy/misc copying scipy/misc/doccer.py -> build/lib.linux-x86_64-3.3/scipy/misc copying scipy/misc/pilutil.py -> build/lib.linux-x86_64-3.3/scipy/misc creating build/lib.linux-x86_64-3.3/scipy/odr copying scipy/odr/odrpack.py -> build/lib.linux-x86_64-3.3/scipy/odr copying scipy/odr/setup.py -> build/lib.linux-x86_64-3.3/scipy/odr copying scipy/odr/__init__.py -> build/lib.linux-x86_64-3.3/scipy/odr copying scipy/odr/models.py -> build/lib.linux-x86_64-3.3/scipy/odr copying scipy/odr/add_newdocs.py -> build/lib.linux-x86_64-3.3/scipy/odr creating build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/_trustregion_ncg.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/_basinhopping.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/zeros.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/anneal.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/minpack.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/_root.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/setup.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/__init__.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/_trustregion.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/slsqp.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/_tstutils.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/nnls.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/optimize.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/cobyla.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/lbfgsb.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/tnc.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/nonlin.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/_trustregion_dogleg.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/linesearch.py -> build/lib.linux-x86_64-3.3/scipy/optimize copying scipy/optimize/_minimize.py -> build/lib.linux-x86_64-3.3/scipy/optimize creating build/lib.linux-x86_64-3.3/scipy/signal copying scipy/signal/spectral.py -> build/lib.linux-x86_64-3.3/scipy/signal copying scipy/signal/setup.py -> build/lib.linux-x86_64-3.3/scipy/signal copying scipy/signal/__init__.py -> build/lib.linux-x86_64-3.3/scipy/signal copying scipy/signal/fir_filter_design.py -> build/lib.linux-x86_64-3.3/scipy/signal copying scipy/signal/wavelets.py -> build/lib.linux-x86_64-3.3/scipy/signal copying scipy/signal/filter_design.py -> build/lib.linux-x86_64-3.3/scipy/signal copying scipy/signal/bsplines.py -> build/lib.linux-x86_64-3.3/scipy/signal copying scipy/signal/cont2discrete.py -> build/lib.linux-x86_64-3.3/scipy/signal copying scipy/signal/signaltools.py -> build/lib.linux-x86_64-3.3/scipy/signal copying scipy/signal/waveforms.py -> build/lib.linux-x86_64-3.3/scipy/signal copying scipy/signal/_arraytools.py -> build/lib.linux-x86_64-3.3/scipy/signal copying scipy/signal/dltisys.py -> build/lib.linux-x86_64-3.3/scipy/signal copying scipy/signal/_peak_finding.py -> build/lib.linux-x86_64-3.3/scipy/signal copying scipy/signal/_savitzky_golay.py -> build/lib.linux-x86_64-3.3/scipy/signal copying scipy/signal/windows.py -> build/lib.linux-x86_64-3.3/scipy/signal copying scipy/signal/ltisys.py -> build/lib.linux-x86_64-3.3/scipy/signal creating build/lib.linux-x86_64-3.3/scipy/sparse copying scipy/sparse/spfuncs.py -> build/lib.linux-x86_64-3.3/scipy/sparse copying scipy/sparse/dia.py -> build/lib.linux-x86_64-3.3/scipy/sparse copying scipy/sparse/generate_sparsetools.py -> build/lib.linux-x86_64-3.3/scipy/sparse copying scipy/sparse/setup.py -> build/lib.linux-x86_64-3.3/scipy/sparse copying scipy/sparse/lil.py -> build/lib.linux-x86_64-3.3/scipy/sparse copying scipy/sparse/__init__.py -> build/lib.linux-x86_64-3.3/scipy/sparse copying scipy/sparse/coo.py -> build/lib.linux-x86_64-3.3/scipy/sparse copying scipy/sparse/csc.py -> build/lib.linux-x86_64-3.3/scipy/sparse copying scipy/sparse/extract.py -> build/lib.linux-x86_64-3.3/scipy/sparse copying scipy/sparse/sputils.py -> build/lib.linux-x86_64-3.3/scipy/sparse copying scipy/sparse/compressed.py -> build/lib.linux-x86_64-3.3/scipy/sparse copying scipy/sparse/construct.py -> build/lib.linux-x86_64-3.3/scipy/sparse copying scipy/sparse/dok.py -> build/lib.linux-x86_64-3.3/scipy/sparse copying scipy/sparse/sparsetools.py -> build/lib.linux-x86_64-3.3/scipy/sparse copying scipy/sparse/data.py -> build/lib.linux-x86_64-3.3/scipy/sparse copying scipy/sparse/bsr.py -> build/lib.linux-x86_64-3.3/scipy/sparse copying scipy/sparse/base.py -> build/lib.linux-x86_64-3.3/scipy/sparse copying scipy/sparse/csr.py -> build/lib.linux-x86_64-3.3/scipy/sparse creating build/lib.linux-x86_64-3.3/scipy/sparse/linalg copying scipy/sparse/linalg/setup.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg copying scipy/sparse/linalg/__init__.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg copying scipy/sparse/linalg/_onenormest.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg copying scipy/sparse/linalg/interface.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg copying scipy/sparse/linalg/_expm_multiply.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg copying scipy/sparse/linalg/matfuncs.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg creating build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/iterative.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/setup.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/__init__.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/lsqr.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/utils.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/lgmres.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/lsmr.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/minres.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve creating build/lib.linux-x86_64-3.3/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/setup.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/__init__.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/_add_newdocs.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/linsolve.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/dsolve creating build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen copying scipy/sparse/linalg/eigen/setup.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen copying scipy/sparse/linalg/eigen/__init__.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen creating build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/setup.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/__init__.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/arpack.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack creating build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen/lobpcg copying scipy/sparse/linalg/eigen/lobpcg/setup.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen/lobpcg copying scipy/sparse/linalg/eigen/lobpcg/__init__.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen/lobpcg copying scipy/sparse/linalg/eigen/lobpcg/lobpcg.py -> build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen/lobpcg creating build/lib.linux-x86_64-3.3/scipy/sparse/csgraph copying scipy/sparse/csgraph/_components.py -> build/lib.linux-x86_64-3.3/scipy/sparse/csgraph copying scipy/sparse/csgraph/setup.py -> build/lib.linux-x86_64-3.3/scipy/sparse/csgraph copying scipy/sparse/csgraph/__init__.py -> build/lib.linux-x86_64-3.3/scipy/sparse/csgraph copying scipy/sparse/csgraph/_validation.py -> build/lib.linux-x86_64-3.3/scipy/sparse/csgraph copying scipy/sparse/csgraph/_laplacian.py -> build/lib.linux-x86_64-3.3/scipy/sparse/csgraph creating build/lib.linux-x86_64-3.3/scipy/spatial copying scipy/spatial/setup.py -> build/lib.linux-x86_64-3.3/scipy/spatial copying scipy/spatial/__init__.py -> build/lib.linux-x86_64-3.3/scipy/spatial copying scipy/spatial/kdtree.py -> build/lib.linux-x86_64-3.3/scipy/spatial copying scipy/spatial/distance.py -> build/lib.linux-x86_64-3.3/scipy/spatial copying scipy/spatial/_plotutils.py -> build/lib.linux-x86_64-3.3/scipy/spatial creating build/lib.linux-x86_64-3.3/scipy/special copying scipy/special/setup.py -> build/lib.linux-x86_64-3.3/scipy/special copying scipy/special/__init__.py -> build/lib.linux-x86_64-3.3/scipy/special copying scipy/special/basic.py -> build/lib.linux-x86_64-3.3/scipy/special copying scipy/special/generate_ufuncs.py -> build/lib.linux-x86_64-3.3/scipy/special copying scipy/special/lambertw.py -> build/lib.linux-x86_64-3.3/scipy/special copying scipy/special/_testutils.py -> build/lib.linux-x86_64-3.3/scipy/special copying scipy/special/orthogonal.py -> build/lib.linux-x86_64-3.3/scipy/special copying scipy/special/add_newdocs.py -> build/lib.linux-x86_64-3.3/scipy/special copying scipy/special/spfun_stats.py -> build/lib.linux-x86_64-3.3/scipy/special creating build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/_tukeylambda_stats.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/setup.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/__init__.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/mstats_extras.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/contingency.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/vonmises.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/rv.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/mstats.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/mstats_basic.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/_constants.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/_continuous_distns.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/_distn_infrastructure.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/kde.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/morestats.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/stats.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/_discrete_distns.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/_binned_statistic.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/_multivariate.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/distributions.py -> build/lib.linux-x86_64-3.3/scipy/stats copying scipy/stats/_distr_params.py -> build/lib.linux-x86_64-3.3/scipy/stats creating build/lib.linux-x86_64-3.3/scipy/ndimage copying scipy/ndimage/_ni_support.py -> build/lib.linux-x86_64-3.3/scipy/ndimage copying scipy/ndimage/setup.py -> build/lib.linux-x86_64-3.3/scipy/ndimage copying scipy/ndimage/__init__.py -> build/lib.linux-x86_64-3.3/scipy/ndimage copying scipy/ndimage/interpolation.py -> build/lib.linux-x86_64-3.3/scipy/ndimage copying scipy/ndimage/fourier.py -> build/lib.linux-x86_64-3.3/scipy/ndimage copying scipy/ndimage/filters.py -> build/lib.linux-x86_64-3.3/scipy/ndimage copying scipy/ndimage/io.py -> build/lib.linux-x86_64-3.3/scipy/ndimage copying scipy/ndimage/measurements.py -> build/lib.linux-x86_64-3.3/scipy/ndimage copying scipy/ndimage/morphology.py -> build/lib.linux-x86_64-3.3/scipy/ndimage creating build/lib.linux-x86_64-3.3/scipy/_build_utils copying scipy/_build_utils/__init__.py -> build/lib.linux-x86_64-3.3/scipy/_build_utils copying scipy/_build_utils/_fortran.py -> build/lib.linux-x86_64-3.3/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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3 creating build/temp.linux-x86_64-3.3/scipy creating build/temp.linux-x86_64-3.3/scipy/fftpack creating build/temp.linux-x86_64-3.3/scipy/fftpack/src creating build/temp.linux-x86_64-3.3/scipy/fftpack/src/dfftpack compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -c' gfortran:f77: scipy/fftpack/src/dfftpack/zffti.f gfortran:f77: scipy/fftpack/src/dfftpack/dsinti.f gfortran:f77: scipy/fftpack/src/dfftpack/zfftb1.f gfortran:f77: scipy/fftpack/src/dfftpack/zfftf.f gfortran:f77: scipy/fftpack/src/dfftpack/dcost.f gfortran:f77: scipy/fftpack/src/dfftpack/dfftb.f gfortran:f77: scipy/fftpack/src/dfftpack/zfftf1.f gfortran:f77: scipy/fftpack/src/dfftpack/dsint1.f gfortran:f77: scipy/fftpack/src/dfftpack/dfftb1.f gfortran:f77: scipy/fftpack/src/dfftpack/dsinqf.f gfortran:f77: scipy/fftpack/src/dfftpack/dfftf1.f gfortran:f77: scipy/fftpack/src/dfftpack/dfftf.f gfortran:f77: scipy/fftpack/src/dfftpack/dcosqf.f gfortran:f77: scipy/fftpack/src/dfftpack/dsint.f gfortran:f77: scipy/fftpack/src/dfftpack/zfftb.f gfortran:f77: scipy/fftpack/src/dfftpack/dcosti.f gfortran:f77: scipy/fftpack/src/dfftpack/dcosqb.f gfortran:f77: scipy/fftpack/src/dfftpack/dcosqi.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/dsinqb.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/dsinqi.f gfortran:f77: scipy/fftpack/src/dfftpack/dffti.f ar: adding 23 object files to build/temp.linux-x86_64-3.3/libdfftpack.a building 'fftpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/fftpack/src/fftpack compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -c' gfortran:f77: scipy/fftpack/src/fftpack/cffti.f gfortran:f77: scipy/fftpack/src/fftpack/cosqf.f gfortran:f77: scipy/fftpack/src/fftpack/costi.f gfortran:f77: scipy/fftpack/src/fftpack/cfftb1.f gfortran:f77: scipy/fftpack/src/fftpack/sinqb.f gfortran:f77: scipy/fftpack/src/fftpack/cfftb.f gfortran:f77: scipy/fftpack/src/fftpack/cosqb.f gfortran:f77: scipy/fftpack/src/fftpack/cosqi.f gfortran:f77: scipy/fftpack/src/fftpack/cost.f 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/sinqf.f gfortran:f77: scipy/fftpack/src/fftpack/rfftf.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/cfftf1.f gfortran:f77: scipy/fftpack/src/fftpack/rfftb1.f gfortran:f77: scipy/fftpack/src/fftpack/sinti.f gfortran:f77: scipy/fftpack/src/fftpack/sint.f gfortran:f77: scipy/fftpack/src/fftpack/sinqi.f gfortran:f77: scipy/fftpack/src/fftpack/rfftb.f gfortran:f77: scipy/fftpack/src/fftpack/rffti.f gfortran:f77: scipy/fftpack/src/fftpack/sint1.f gfortran:f77: scipy/fftpack/src/fftpack/rfftf1.f gfortran:f77: scipy/fftpack/src/fftpack/cfftf.f ar: adding 23 object files to build/temp.linux-x86_64-3.3/libfftpack.a building 'linpack_lite' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/integrate creating build/temp.linux-x86_64-3.3/scipy/integrate/linpack_lite compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -c' gfortran:f77: scipy/integrate/linpack_lite/dgtsl.f gfortran:f77: scipy/integrate/linpack_lite/dgesl.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/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/dgefa.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/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/dgbfa.f ar: adding 9 object files to build/temp.linux-x86_64-3.3/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 -g -ffixed-form -fno-second-underscore -fPIC Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC creating build/temp.linux-x86_64-3.3/scipy/integrate/mach compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -c' 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) gfortran:f77: scipy/integrate/mach/i1mach.f 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) ar: adding 4 object files to build/temp.linux-x86_64-3.3/libmach.a building 'quadpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/integrate/quadpack compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -c' gfortran:f77: scipy/integrate/quadpack/dqk15w.f gfortran:f77: scipy/integrate/quadpack/dqawf.f gfortran:f77: scipy/integrate/quadpack/dqags.f gfortran:f77: scipy/integrate/quadpack/dqk15i.f 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/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/dqawce.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/dqage.f gfortran:f77: scipy/integrate/quadpack/dqk51.f gfortran:f77: scipy/integrate/quadpack/dqc25s.f gfortran:f77: scipy/integrate/quadpack/dqpsrt.f 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/dqawse.f gfortran:f77: scipy/integrate/quadpack/dqk31.f 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/dqwgts.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/dqawc.f 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/dqag.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/dqk21.f gfortran:f77: scipy/integrate/quadpack/dqk61.f 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/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/dqaws.f gfortran:f77: scipy/integrate/quadpack/dqagp.f gfortran:f77: scipy/integrate/quadpack/dqagi.f gfortran:f77: scipy/integrate/quadpack/dqk15.f gfortran:f77: scipy/integrate/quadpack/dqawo.f gfortran:f77: scipy/integrate/quadpack/dqelg.f gfortran:f77: scipy/integrate/quadpack/dqcheb.f gfortran:f77: scipy/integrate/quadpack/dqc25c.f ar: adding 35 object files to build/temp.linux-x86_64-3.3/libquadpack.a building 'odepack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/integrate/odepack compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -c' gfortran:f77: scipy/integrate/odepack/adjlr.f gfortran:f77: scipy/integrate/odepack/xsetf.f gfortran:f77: scipy/integrate/odepack/nnsc.f gfortran:f77: scipy/integrate/odepack/nntc.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/roots.f gfortran:f77: scipy/integrate/odepack/prepj.f 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/fnorm.f gfortran:f77: scipy/integrate/odepack/nroc.f gfortran:f77: scipy/integrate/odepack/cntnzu.f gfortran:f77: scipy/integrate/odepack/cfode.f gfortran:f77: scipy/integrate/odepack/nnfc.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/iprep.f 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/md.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/solbt.f gfortran:f77: scipy/integrate/odepack/prep.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/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/xsetun.f gfortran:f77: scipy/integrate/odepack/nsfc.f gfortran:f77: scipy/integrate/odepack/srcom.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/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/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/bnorm.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/srcms.f gfortran:f77: scipy/integrate/odepack/vmnorm.f gfortran:f77: scipy/integrate/odepack/intdy.f gfortran:f77: scipy/integrate/odepack/vnorm.f gfortran:f77: scipy/integrate/odepack/prepji.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/mdm.f gfortran:f77: scipy/integrate/odepack/ainvg.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/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/sro.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/decbt.f gfortran:f77: scipy/integrate/odepack/mdi.f gfortran:f77: scipy/integrate/odepack/rchek.f 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/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/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/jgroup.f gfortran:f77: scipy/integrate/odepack/pjibt.f gfortran:f77: scipy/integrate/odepack/blkdta000.f gfortran:f77: scipy/integrate/odepack/prja.f gfortran:f77: scipy/integrate/odepack/srcma.f gfortran:f77: scipy/integrate/odepack/aigbt.f gfortran:f77: scipy/integrate/odepack/odrv.f gfortran:f77: scipy/integrate/odepack/cdrv.f gfortran:f77: scipy/integrate/odepack/mdu.f gfortran:f77: scipy/integrate/odepack/prjs.f ar: adding 50 object files to build/temp.linux-x86_64-3.3/libodepack.a ar: adding 10 object files to build/temp.linux-x86_64-3.3/libodepack.a building 'dop' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/integrate/dop compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -c' 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 ^ 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 ^ ar: adding 2 object files to build/temp.linux-x86_64-3.3/libdop.a building 'fitpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/interpolate creating build/temp.linux-x86_64-3.3/scipy/interpolate/fitpack compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -c' gfortran:f77: scipy/interpolate/fitpack/surev.f gfortran:f77: scipy/interpolate/fitpack/surfit.f gfortran:f77: scipy/interpolate/fitpack/fpcsin.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/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/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/fpseno.f gfortran:f77: scipy/interpolate/fitpack/percur.f gfortran:f77: scipy/interpolate/fitpack/sproot.f gfortran:f77: scipy/interpolate/fitpack/fpsuev.f gfortran:f77: scipy/interpolate/fitpack/splint.f gfortran:f77: scipy/interpolate/fitpack/concon.f gfortran:f77: scipy/interpolate/fitpack/fpdisc.f gfortran:f77: scipy/interpolate/fitpack/curev.f gfortran:f77: scipy/interpolate/fitpack/profil.f gfortran:f77: scipy/interpolate/fitpack/evapol.f gfortran:f77: scipy/interpolate/fitpack/splder.f scipy/interpolate/fitpack/splder.f:85.4: 30 ier = 0 1 Warning: Label 30 at (1) defined but not used 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/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/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/regrid.f gfortran:f77: scipy/interpolate/fitpack/fpgrpa.f gfortran:f77: scipy/interpolate/fitpack/dblint.f 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/fprank.f gfortran:f77: scipy/interpolate/fitpack/fourco.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/fpsysy.f gfortran:f77: scipy/interpolate/fitpack/pogrid.f gfortran:f77: scipy/interpolate/fitpack/curfit.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/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/cocosp.f gfortran:f77: scipy/interpolate/fitpack/pardeu.f scipy/interpolate/fitpack/pardeu.f:87.4: 60 ier = 0 1 Warning: Label 60 at (1) defined but not used scipy/interpolate/fitpack/pardeu.f:70.30: * nc,nkx1,nky1,nxx,nyy,iw 1 Warning: Unused variable 'iw' declared at (1) 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/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/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/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/fpched.f 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/fpcyt2.f 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/fpdeno.f gfortran:f77: scipy/interpolate/fitpack/fpbacp.f gfortran:f77: scipy/interpolate/fitpack/parder.f gfortran:f77: scipy/interpolate/fitpack/fppocu.f gfortran:f77: scipy/interpolate/fitpack/spalde.f gfortran:f77: scipy/interpolate/fitpack/fpbspl.f gfortran:f77: scipy/interpolate/fitpack/fporde.f gfortran:f77: scipy/interpolate/fitpack/fpbisp.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/fpopdi.f gfortran:f77: scipy/interpolate/fitpack/cualde.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/fpcyt1.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/fprati.f gfortran:f77: scipy/interpolate/fitpack/parcur.f gfortran:f77: scipy/interpolate/fitpack/fpinst.f gfortran:f77: scipy/interpolate/fitpack/bispev.f gfortran:f77: scipy/interpolate/fitpack/fpadpo.f gfortran:f77: scipy/interpolate/fitpack/fpadno.f 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/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/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/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/fprpsp.f 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/fpcosp.f gfortran:f77: scipy/interpolate/fitpack/fpchec.f gfortran:f77: scipy/interpolate/fitpack/insert.f gfortran:f77: scipy/interpolate/fitpack/fpchep.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/fprota.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/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/fpader.f gfortran:f77: scipy/interpolate/fitpack/clocur.f 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/spgrid.f 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/parsur.f gfortran:f77: scipy/interpolate/fitpack/fpback.f gfortran:f77: scipy/interpolate/fitpack/fpcuro.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 ^ ar: adding 50 object files to build/temp.linux-x86_64-3.3/libfitpack.a ar: adding 35 object files to build/temp.linux-x86_64-3.3/libfitpack.a building 'odrpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/odr creating build/temp.linux-x86_64-3.3/scipy/odr/odrpack compile options: '-I/usr/lib64/python3.3/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-3.3/libodrpack.a building 'minpack' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/optimize creating build/temp.linux-x86_64-3.3/scipy/optimize/minpack compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -c' gfortran:f77: scipy/optimize/minpack/lmstr1.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/lmpar.f gfortran:f77: scipy/optimize/minpack/lmdif1.f gfortran:f77: scipy/optimize/minpack/rwupdt.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/hybrd1.f gfortran:f77: scipy/optimize/minpack/r1updt.f gfortran:f77: scipy/optimize/minpack/chkder.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/qrfac.f gfortran:f77: scipy/optimize/minpack/dogleg.f gfortran:f77: scipy/optimize/minpack/qform.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/qrsolv.f 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/fdjac1.f gfortran:f77: scipy/optimize/minpack/hybrj1.f gfortran:f77: scipy/optimize/minpack/lmder1.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/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) ^ gfortran:f77: scipy/optimize/minpack/dpmpar.f ar: adding 23 object files to build/temp.linux-x86_64-3.3/libminpack.a building 'rootfind' library compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/scipy/optimize/Zeros compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -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/brentq.c gcc: scipy/optimize/Zeros/brenth.c gcc: scipy/optimize/Zeros/ridder.c ar: adding 4 object files to build/temp.linux-x86_64-3.3/librootfind.a building 'superlu_src' library compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/scipy/sparse creating build/temp.linux-x86_64-3.3/scipy/sparse/linalg creating build/temp.linux-x86_64-3.3/scipy/sparse/linalg/dsolve creating build/temp.linux-x86_64-3.3/scipy/sparse/linalg/dsolve/SuperLU creating build/temp.linux-x86_64-3.3/scipy/sparse/linalg/dsolve/SuperLU/SRC compile options: '-DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/lib64/python3.3/site-packages/numpy/core/include -c' gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsequ.c 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/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/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/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/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/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/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/sgstrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcomplex.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ddiagonal.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dcopy_to_ucol.c 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/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/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/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/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/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/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/ilu_relax_snode.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/slacon.c 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/cgsrfs.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/zpruneL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_spivotL.c 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/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/xerbla.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/scomplex.c 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/dpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgscon.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsitrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/mmd.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zpivotL.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/relax_snode.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccolumn_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/mark_relax.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zpanel_dfs.c 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/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/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/ilu_ssnode_dfs.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/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/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/sgscon.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlaqgs.c 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/zdiagonal.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zldperm.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas3.c 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/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/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/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/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/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/cgstrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dldperm.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/zpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotgrowth.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsitrf.c 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/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/ilu_scopy_to_ucol.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dsnode_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dcolumn_dfs.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/ilu_cpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cldperm.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/get_perm_c.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpruneL.c 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/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:103: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:105: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/sgsequ.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsrfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_preorder.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/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/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/colamd.c 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/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/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/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/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/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/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/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/sdiagonal.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas3.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotgrowth.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgscon.c 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:103: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:105: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/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/spruneL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/slaqgs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cdiagonal.c 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/zgsequ.c 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/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:104: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:106: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/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/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:186:11: warning: 'tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] sum->r += tmp; ^ gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpruneL.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/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/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/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/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:104: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:106: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/zpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_heap_relax_snode.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/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/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/spanel_dfs.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/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/memory.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/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/ilu_dpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsrfs.c 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/ilu_csnode_dfs.c 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/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/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/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/cpanel_dfs.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/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/ilu_scolumn_dfs.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_spanel_dfs.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/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/dgstrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/claqgs.c 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) ^ 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/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/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/sgsrfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas3.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsequ.c 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/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/ssp_blas3.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/sldperm.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/qselect.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcolumn_dfs.c 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_zsnode_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgscon.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlaqgs.c 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/ilu_dpanel_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/superlu_timer.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/dlacon.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) ^ ar: adding 50 object files to build/temp.linux-x86_64-3.3/libsuperlu_src.a ar: adding 50 object files to build/temp.linux-x86_64-3.3/libsuperlu_src.a ar: adding 50 object files to build/temp.linux-x86_64-3.3/libsuperlu_src.a ar: adding 23 object files to build/temp.linux-x86_64-3.3/libsuperlu_src.a building 'arpack_scipy' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/sparse/linalg/eigen creating build/temp.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack creating build/temp.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/ARPACK creating build/temp.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC creating build/temp.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL creating build/temp.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK creating build/temp.linux-x86_64-3.3/builddir creating build/temp.linux-x86_64-3.3/builddir/build creating build/temp.linux-x86_64-3.3/builddir/build/BUILD creating build/temp.linux-x86_64-3.3/builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos creating build/temp.linux-x86_64-3.3/builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy creating build/temp.linux-x86_64-3.3/builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils creating build/temp.linux-x86_64-3.3/builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src compile options: '-Iscipy/sparse/linalg/eigen/arpack/ARPACK/SRC -I/usr/lib64/python3.3/site-packages/numpy/core/include -c' 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/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/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/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/dsortr.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/csortc.f 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/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/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/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/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/sstqrb.f 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/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/dsortc.f 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/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/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/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/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/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/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/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/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/ssortr.f 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/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/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/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/ssortc.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zsortc.f 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/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/ssesrt.f 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/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/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/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/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/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/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/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/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/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/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/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/dnaupe.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaitr.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/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/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/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/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/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/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/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/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/snaupe.f 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/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/dstqrb.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaitr.f 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 = wslamch('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/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/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/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/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/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 = wslamch('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/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/UTIL/second_NONE.f scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/second_NONE.f:17.27: REAL T1 1 Warning: Unused variable 't1' declared at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/second_NONE.f:20.36: REAL TARRAY( 2 ) 1 Warning: Unused variable 'tarray' declared at (1) 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/UTIL/dvout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/smout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/ivout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/dmout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/cmout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/zmout.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/svout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icnteq.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/iswap.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: /builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src/wrap_dummy_g77_abi.f gfortran:f77: /builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src/wrap_dummy_accelerate.f ar: adding 50 object files to build/temp.linux-x86_64-3.3/libarpack_scipy.a ar: adding 40 object files to build/temp.linux-x86_64-3.3/libarpack_scipy.a building 'sc_c_misc' library compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/scipy/special creating build/temp.linux-x86_64-3.3/scipy/special/c_misc compile options: '-I/builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/special -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -I/builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/special/c_misc -I/usr/lib64/python3.3/site-packages/numpy/core/include -c' gcc: scipy/special/c_misc/poch.c scipy/special/c_misc/poch.c: In function 'poch': scipy/special/c_misc/poch.c:19:12: warning: unused variable 'q' [-Wunused-variable] double q; ^ gcc: scipy/special/c_misc/struve.c scipy/special/c_misc/struve.c: In function 'struve_power_series': scipy/special/c_misc/struve.c:220:49: warning: unused variable 'ctmp2' [-Wunused-variable] double2_t cterm, csum, cdiv, z2, c2v, ctmp, ctmp2; ^ scipy/special/c_misc/struve.c: In function 'struve_bessel_series': scipy/special/c_misc/struve.c:295:12: warning: unused variable 'sgn' [-Wunused-variable] int n, sgn; ^ gcc: scipy/special/c_misc/besselpoly.c gcc: scipy/special/c_misc/gammaincinv.c gcc: scipy/special/c_misc/fsolve.c gcc: scipy/special/c_misc/gammasgn.c ar: adding 6 object files to build/temp.linux-x86_64-3.3/libsc_c_misc.a building 'sc_cephes' library compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/scipy/special/cephes compile options: '-I/builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/special -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -I/builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/special/c_misc -I/usr/lib64/python3.3/site-packages/numpy/core/include -c' gcc: scipy/special/cephes/pdtr.c gcc: scipy/special/cephes/igam.c gcc: scipy/special/cephes/psi.c gcc: scipy/special/cephes/exp10.c gcc: scipy/special/cephes/ellpe.c gcc: scipy/special/cephes/mvmpy.c gcc: scipy/special/cephes/chdtr.c gcc: scipy/special/cephes/btdtr.c gcc: scipy/special/cephes/gdtr.c gcc: scipy/special/cephes/fdtr.c gcc: scipy/special/cephes/sindg.c gcc: scipy/special/cephes/rgamma.c gcc: scipy/special/cephes/bdtr.c gcc: scipy/special/cephes/shichi.c gcc: scipy/special/cephes/cpmul.c gcc: scipy/special/cephes/k0.c gcc: scipy/special/cephes/airy.c gcc: scipy/special/cephes/simpsn.c gcc: scipy/special/cephes/scipy_iv.c 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/k1.c gcc: scipy/special/cephes/setprec.c gcc: scipy/special/cephes/hyperg.c gcc: scipy/special/cephes/incbi.c gcc: scipy/special/cephes/spence.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/mmmpy.c gcc: scipy/special/cephes/jv.c scipy/special/cephes/jv.c: In function 'cephes_jv': scipy/special/cephes/jv.c:179:8: warning: label 'underf' defined but not used [-Wunused-label] underf: ^ gcc: scipy/special/cephes/ellpj.c gcc: scipy/special/cephes/expn.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/powi.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/ellpk.c gcc: scipy/special/cephes/ellik.c gcc: scipy/special/cephes/i0.c gcc: scipy/special/cephes/zeta.c gcc: scipy/special/cephes/kn.c gcc: scipy/special/cephes/polyn.c gcc: scipy/special/cephes/igami.c gcc: scipy/special/cephes/round.c gcc: scipy/special/cephes/i1.c gcc: scipy/special/cephes/yn.c gcc: scipy/special/cephes/fresnl.c gcc: scipy/special/cephes/dawsn.c gcc: scipy/special/cephes/ndtri.c gcc: scipy/special/cephes/ellie.c gcc: scipy/special/cephes/j0.c gcc: scipy/special/cephes/exp2.c gcc: scipy/special/cephes/simq.c gcc: scipy/special/cephes/tandg.c gcc: scipy/special/cephes/const.c gcc: scipy/special/cephes/ndtr.c gcc: scipy/special/cephes/polmisc.c gcc: scipy/special/cephes/sincos.c gcc: scipy/special/cephes/hyp2f1.c scipy/special/cephes/hyp2f1.c: In function 'hys2f1': scipy/special/cephes/hyp2f1.c:476:9: warning: variable 'ia' set but not used [-Wunused-but-set-variable] int ia, ib, intflag = 0; ^ scipy/special/cephes/hyp2f1.c:474: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:552:12: warning: unused variable 'm' [-Wunused-variable] int n, m, da; ^ gcc: scipy/special/cephes/mtherr.c scipy/special/cephes/mtherr.c:68:14: warning: 'ermsg' defined but not used [-Wunused-variable] static char *ermsg[8] = { ^ gcc: scipy/special/cephes/nbdtr.c gcc: scipy/special/cephes/polevl.c gcc: scipy/special/cephes/gamma.c gcc: scipy/special/cephes/cbrt.c gcc: scipy/special/cephes/stdtr.c gcc: scipy/special/cephes/struve.c gcc: scipy/special/cephes/j1.c gcc: scipy/special/cephes/beta.c scipy/special/cephes/beta.c: In function 'lbeta_asymp': scipy/special/cephes/beta.c:236:15: warning: unused variable 'sum' [-Wunused-variable] double r, sum; ^ gcc: scipy/special/cephes/incbet.c gcc: scipy/special/cephes/tukey.c gcc: scipy/special/cephes/unity.c gcc: scipy/special/cephes/zetac.c gcc: scipy/special/cephes/chbevl.c gcc: scipy/special/cephes/sici.c gcc: scipy/special/cephes/kolmogorov.c ar: adding 50 object files to build/temp.linux-x86_64-3.3/libsc_cephes.a ar: adding 22 object files to build/temp.linux-x86_64-3.3/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 -g -ffixed-form -fno-second-underscore -fPIC Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC creating build/temp.linux-x86_64-3.3/scipy/special/mach compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -c' 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) gfortran:f77: scipy/special/mach/i1mach.f 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) ar: adding 4 object files to build/temp.linux-x86_64-3.3/libsc_mach.a building 'sc_amos' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/special/amos compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -c' gfortran:f77: scipy/special/amos/zbuni.f gfortran:f77: scipy/special/amos/zacai.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/zbiry.f gfortran:f77: scipy/special/amos/zwrsk.f gfortran:f77: scipy/special/amos/zs1s2.f gfortran:f77: scipy/special/amos/zuchk.f gfortran:f77: scipy/special/amos/zabs.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/zuni2.f gfortran:f77: scipy/special/amos/zrati.f gfortran:f77: scipy/special/amos/zairy.f gfortran:f77: scipy/special/amos/zexp.f gfortran:f77: scipy/special/amos/zbunk.f gfortran:f77: scipy/special/amos/zshch.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/zuoik.f gfortran:f77: scipy/special/amos/zbesi.f gfortran:f77: scipy/special/amos/zasyi.f gfortran:f77: scipy/special/amos/zseri.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/zbesj.f gfortran:f77: scipy/special/amos/zmlri.f gfortran:f77: scipy/special/amos/dsclmr.f gfortran:f77: scipy/special/amos/zkscl.f gfortran:f77: scipy/special/amos/zunhj.f gfortran:f77: scipy/special/amos/zlog.f gfortran:f77: scipy/special/amos/zdiv.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/zbesk.f gfortran:f77: scipy/special/amos/zsqrt.f gfortran:f77: scipy/special/amos/zbinu.f 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/zbesh.f gfortran:f77: scipy/special/amos/zmlt.f gfortran:f77: scipy/special/amos/zunik.f gfortran:f77: scipy/special/amos/fdump.f gfortran:f77: scipy/special/amos/zuni1.f ar: adding 38 object files to build/temp.linux-x86_64-3.3/libsc_amos.a building 'sc_cdf' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/special/cdflib compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -c' gfortran:f77: scipy/special/cdflib/cumchn.f gfortran:f77: scipy/special/cdflib/basym.f gfortran:f77: scipy/special/cdflib/bcorr.f gfortran:f77: scipy/special/cdflib/cumbet.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/cdfchn.f gfortran:f77: scipy/special/cdflib/stvaln.f gfortran:f77: scipy/special/cdflib/dt1.f gfortran:f77: scipy/special/cdflib/cdft.f gfortran:f77: scipy/special/cdflib/cdfbin.f gfortran:f77: scipy/special/cdflib/cumnor.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/cdfgam.f gfortran:f77: scipy/special/cdflib/cdfbet.f gfortran:f77: scipy/special/cdflib/cumpoi.f gfortran:f77: scipy/special/cdflib/rcomp.f gfortran:f77: scipy/special/cdflib/cumt.f 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/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/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/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/rlog.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/ipmpar.f gfortran:f77: scipy/special/cdflib/rexp.f gfortran:f77: scipy/special/cdflib/cumnbn.f gfortran:f77: scipy/special/cdflib/algdiv.f gfortran:f77: scipy/special/cdflib/gam1.f gfortran:f77: scipy/special/cdflib/psi_fort.f gfortran:f77: scipy/special/cdflib/cdffnc.f gfortran:f77: scipy/special/cdflib/gsumln.f gfortran:f77: scipy/special/cdflib/bfrac.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/erfc1.f gfortran:f77: scipy/special/cdflib/cdftnc.f gfortran:f77: scipy/special/cdflib/esum.f gfortran:f77: scipy/special/cdflib/cumtnc.f gfortran:f77: scipy/special/cdflib/spmpar.f gfortran:f77: scipy/special/cdflib/cumgam.f gfortran:f77: scipy/special/cdflib/cumbin.f 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/cdfnbn.f gfortran:f77: scipy/special/cdflib/gamln1.f gfortran:f77: scipy/special/cdflib/alngam.f gfortran:f77: scipy/special/cdflib/cumchi.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/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/exparg.f gfortran:f77: scipy/special/cdflib/apser.f gfortran:f77: scipy/special/cdflib/cumf.f gfortran:f77: scipy/special/cdflib/devlpl.f gfortran:f77: scipy/special/cdflib/rlog1.f gfortran:f77: scipy/special/cdflib/alnrel.f gfortran:f77: scipy/special/cdflib/grat1.f gfortran:f77: scipy/special/cdflib/gratio.f gfortran:f77: scipy/special/cdflib/fpser.f 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/cdfnor.f gfortran:f77: scipy/special/cdflib/dinvnr.f gfortran:f77: scipy/special/cdflib/bgrat.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/cdfpoi.f ar: adding 50 object files to build/temp.linux-x86_64-3.3/libsc_cdf.a ar: adding 14 object files to build/temp.linux-x86_64-3.3/libsc_cdf.a building 'sc_specfun' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/special/specfun compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -c' gfortran:f77: scipy/special/specfun/specfun.f scipy/special/specfun/specfun.f:4913.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:1218.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:1257.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:1581.13: N=XA 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/specfun/specfun.f:1586.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:2553.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:3386.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:8174.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:9359.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:9360.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:9382.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:9853.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:9893.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:9928.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:9939.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:8754.2: 6 FNAN=DNAN() 1 scipy/special/specfun/specfun.f:8714.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:5607.34: DOUBLE COMPLEX Z, CEI, IMF 1 Warning: Unused variable 'imf' declared at (1) scipy/special/specfun/specfun.f: In function 'fcoef': scipy/special/specfun/specfun.f:8728: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:12760: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:12760: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:6829:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CS0=(CBS+CF)/CDCOS(Z) ^ scipy/special/specfun/specfun.f:6829: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:12410:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CS0=CDEXP(Z1)/(CBS-CF) ^ scipy/special/specfun/specfun.f:12410: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:1181:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] 20 CSJ(K)=CS*CSJ(K) ^ scipy/special/specfun/specfun.f:1181: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:1471:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CDYV=-V/Z*CBYV+CFY ^ scipy/special/specfun/specfun.f:1471: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:2093: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:2260:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CQF0=CQ0 ^ scipy/special/specfun/specfun.f:2260: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:3517:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 CBJ(K)=CS*CBJ(K) ^ scipy/special/specfun/specfun.f:3517:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3496: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:3496:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3453: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:3453:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3432:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CYV1=CA0*(CPZ*CSK+CQZ*CCK) ^ scipy/special/specfun/specfun.f:3432:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3429:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CYV0=CA0*(CPZ*CSK+CQZ*CCK) ^ scipy/special/specfun/specfun.f:3429:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3532:0: warning: 'cyv0' may be used uninitialized in this function [-Wmaybe-uninitialized] YA1=CDABS(CG0) ^ scipy/special/specfun/specfun.f:3484: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:3484:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3514: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:3719:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CS=CJV0/CF ^ scipy/special/specfun/specfun.f:3719:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3677:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CYV0=CA0*(CPZ*CSK+CQZ*CCK) ^ scipy/special/specfun/specfun.f:3677: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:5445:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CDKV=-CFK-V/Z*CBKV ^ scipy/special/specfun/specfun.f:5445: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:5860: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:6118: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:6118:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:6118:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:6118:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:6073: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:6073: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:6416:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (K.GT.150) WRITE(*,160) ^ scipy/special/specfun/specfun.f:6350: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:6350: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:6726: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:6726:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:6676: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:6676: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:10265:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] 20 CSI(K)=CS*CSI(K) ^ scipy/special/specfun/specfun.f:10265:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:10258: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:10258: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:11294:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CS=CBI0/CF ^ scipy/special/specfun/specfun.f:11294: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:11455:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CS=CBI0/CF ^ scipy/special/specfun/specfun.f:11455: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:12215: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:12215: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:12518:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CS=CBI0/CF ^ scipy/special/specfun/specfun.f:12518: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:13078: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-3.3/libsc_specfun.a building 'statlib' library compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/stats creating build/temp.linux-x86_64-3.3/scipy/stats/statlib compile options: '-I/usr/lib64/python3.3/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-3.3/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.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 -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/scipy/cluster creating build/temp.linux-x86_64-3.3/scipy/cluster/src compile options: '-DSCIPY_PY3K -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/cluster/src/vq_module.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/cluster/src/vq_module.c:7: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/cluster/src/vq.h:6, from scipy/cluster/src/vq.c:16: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/cluster/src/vq.h:6, from scipy/cluster/src/vq.c:16: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: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-3.3/scipy/cluster/src/vq_module.o build/temp.linux-x86_64-3.3/scipy/cluster/src/vq.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/cluster/_vq.cpython-33m.so building 'scipy.cluster._hierarchy_wrap' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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: '-DSCIPY_PY3K -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/cluster/src/hierarchy_wrap.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/cluster/src/hierarchy_wrap.c:39: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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: scipy/cluster/src/hierarchy.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/cluster/src/hierarchy.c:37: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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/python3.3/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/python3.3/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: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-3.3/scipy/cluster/src/hierarchy_wrap.o build/temp.linux-x86_64-3.3/scipy/cluster/src/hierarchy.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/cluster/_hierarchy_wrap.cpython-33m.so building 'scipy.fftpack._fftpack' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/build creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3 creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/fftpack creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/fftpack/src compile options: '-Iscipy/fftpack/src -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/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/zrfft.c gcc: build/src.linux-x86_64-3.3/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: scipy/fftpack/src/zfftnd.c gcc: build/src.linux-x86_64-3.3/scipy/fftpack/_fftpackmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/fftpack/_fftpackmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/fftpack/src/zfft.c gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/fftpack/src/drfft.c /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/fftpack/_fftpackmodule.o build/temp.linux-x86_64-3.3/scipy/fftpack/src/zfft.o build/temp.linux-x86_64-3.3/scipy/fftpack/src/drfft.o build/temp.linux-x86_64-3.3/scipy/fftpack/src/zrfft.o build/temp.linux-x86_64-3.3/scipy/fftpack/src/zfftnd.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/fftpack/src/dct.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/fftpack/src/dst.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ldfftpack -lfftpack -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/fftpack/_fftpack.cpython-33m.so building 'scipy.fftpack.convolve' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/scipy/fftpack/convolvemodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/fftpack/convolvemodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/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-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/fftpack/src/convolve.c /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/fftpack/convolvemodule.o build/temp.linux-x86_64-3.3/scipy/fftpack/src/convolve.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ldfftpack -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/fftpack/convolve.cpython-33m.so building 'scipy.integrate._quadpack' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/integrate/_quadpackmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/integrate/quadpack.h:32, from scipy/integrate/_quadpackmodule.c:4: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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 -g -Wall -g -shared build/temp.linux-x86_64-3.3/scipy/integrate/_quadpackmodule.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lquadpack -llinpack_lite -lmach -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/integrate/_quadpack.cpython-33m.so building 'scipy.integrate._odepack' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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: '-DHAVE_CBLAS -DATLAS_INFO="\"3.10.1\"" -I/usr/include -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/integrate/_odepackmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23, from scipy/integrate/multipack.h:32, from scipy/integrate/_odepackmodule.c:4: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from scipy/integrate/_odepackmodule.c:4:0: scipy/integrate/multipack.h: In function 'call_python_function': scipy/integrate/multipack.h:160:27: warning: unused variable 'str1' [-Wunused-variable] PyObject *arg1 = NULL, *str1 = NULL; ^ scipy/integrate/_odepackmodule.c: At top level: scipy/integrate/multipack.h:119: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 -g -Wall -g -shared build/temp.linux-x86_64-3.3/scipy/integrate/_odepackmodule.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lodepack -llinpack_lite -lmach -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/integrate/_odepack.cpython-33m.so building 'scipy.integrate.vode' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/build/src.linux-x86_64-3.3/scipy/integrate compile options: '-DHAVE_CBLAS -DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c: In function 'cb_f_in_dvode__user__routines': build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c:372:7: warning: unused variable 'ipar' [-Wunused-variable] int ipar=(*ipar_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c:371:10: warning: unused variable 'rpar' [-Wunused-variable] double rpar=(*rpar_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c: In function 'cb_jac_in_dvode__user__routines': build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c:504:7: warning: unused variable 'ipar' [-Wunused-variable] int ipar=(*ipar_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c:503:10: warning: unused variable 'rpar' [-Wunused-variable] double rpar=(*rpar_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c:501:7: warning: unused variable 'mu' [-Wunused-variable] int mu=(*mu_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c:500:7: warning: unused variable 'ml' [-Wunused-variable] int ml=(*ml_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c: In function 'cb_f_in_zvode__user__routines': build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c:632:7: warning: unused variable 'ipar' [-Wunused-variable] int ipar=(*ipar_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c:631:10: warning: unused variable 'rpar' [-Wunused-variable] double rpar=(*rpar_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c: In function 'cb_jac_in_zvode__user__routines': build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c:764:7: warning: unused variable 'ipar' [-Wunused-variable] int ipar=(*ipar_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c:763:10: warning: unused variable 'rpar' [-Wunused-variable] double rpar=(*rpar_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c:761:7: warning: unused variable 'mu' [-Wunused-variable] int mu=(*mu_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c:760:7: warning: unused variable 'ml' [-Wunused-variable] int ml=(*ml_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c: In function 'f2py_rout_vode_dvode': build/src.linux-x86_64-3.3/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-3.3/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-3.3/scipy/integrate/vodemodule.c: In function 'f2py_rout_vode_zvode': build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.c:1261: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-3.3/scipy/integrate/vodemodule.c:1256: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-3.3/scipy/integrate/vodemodule.c: At top level: build/src.linux-x86_64-3.3/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-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/integrate/vodemodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lodepack -llinpack_lite -lmach -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/integrate/vode.cpython-33m.so building 'scipy.integrate.lsoda' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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: '-DHAVE_CBLAS -DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/scipy/integrate/lsodamodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/integrate/lsodamodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/scipy/integrate/lsodamodule.c: In function 'cb_jac_in_lsoda__user__routines': build/src.linux-x86_64-3.3/scipy/integrate/lsodamodule.c:496:7: warning: unused variable 'mu' [-Wunused-variable] int mu=(*mu_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/lsodamodule.c:495:7: warning: unused variable 'ml' [-Wunused-variable] int ml=(*ml_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/lsodamodule.c: In function 'f2py_rout_lsoda_lsoda': build/src.linux-x86_64-3.3/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-3.3/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-3.3/scipy/integrate/lsodamodule.c: At top level: build/src.linux-x86_64-3.3/scipy/integrate/lsodamodule.c:142:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/integrate/lsodamodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lodepack -llinpack_lite -lmach -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/integrate/lsoda.cpython-33m.so building 'scipy.integrate._dop' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/scipy/integrate/_dopmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/integrate/_dopmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/scipy/integrate/_dopmodule.c: In function 'cb_fcn_in___user__routines': build/src.linux-x86_64-3.3/scipy/integrate/_dopmodule.c:370:7: warning: unused variable 'ipar' [-Wunused-variable] int ipar=(*ipar_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/_dopmodule.c:369:10: warning: unused variable 'rpar' [-Wunused-variable] double rpar=(*rpar_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/_dopmodule.c: In function 'cb_solout_in___user__routines': build/src.linux-x86_64-3.3/scipy/integrate/_dopmodule.c:503:7: warning: unused variable 'irtn' [-Wunused-variable] int irtn=(*irtn_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/_dopmodule.c:502:7: warning: unused variable 'ipar' [-Wunused-variable] int ipar=(*ipar_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/_dopmodule.c:501:10: warning: unused variable 'rpar' [-Wunused-variable] double rpar=(*rpar_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/integrate/_dopmodule.c: At top level: build/src.linux-x86_64-3.3/scipy/integrate/_dopmodule.c:142:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/integrate/_dopmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ldop -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/integrate/_dop.cpython-33m.so building 'scipy.interpolate.interpnd' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/interpolate/interpnd.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/interpolate/interpnd.c:349: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from scipy/interpolate/interpnd.c:349: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: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.41': scipy/interpolate/interpnd.c:27056: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:8556:10: note: '__pyx_v_g3' was declared here double __pyx_v_g3; ^ scipy/interpolate/interpnd.c:27056: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:8555:10: note: '__pyx_v_g2' was declared here double __pyx_v_g2; ^ scipy/interpolate/interpnd.c:27056: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:8554: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.42': scipy/interpolate/interpnd.c:8377: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:7824:10: note: '__pyx_v_g3' was declared here double __pyx_v_g3; ^ scipy/interpolate/interpnd.c:8368: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:7823:10: note: '__pyx_v_g2' was declared here double __pyx_v_g2; ^ scipy/interpolate/interpnd.c:8359: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:7822: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-3.3/scipy/interpolate/interpnd.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/interpolate/interpnd.cpython-33m.so building 'scipy.interpolate._ppoly' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/interpolate/_ppoly.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/interpolate/_ppoly.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ scipy/interpolate/_ppoly.c: In function '__pyx_f_5scipy_11interpolate_6_ppoly_croots_poly1': scipy/interpolate/_ppoly.c:11297:3: warning: implicit declaration of function 'dgeev_' [-Wimplicit-function-declaration] c_dgeev(__pyx_k_N, __pyx_k_N, (&__pyx_v_order), __pyx_v_a, (&__pyx_v_order), ((double *)__pyx_v_wr), ((double *)__pyx_v_wi), NULL, (&__pyx_v_order), NULL, (&__pyx_v_order), __pyx_v_work, (&__pyx_v_lwork), (&__pyx_v_info)); ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/interpolate/_ppoly.c:352: scipy/interpolate/_ppoly.c: At top level: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ufuncobject.h:317:0, from scipy/interpolate/_ppoly.c:353: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/scipy/interpolate/_ppoly.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ltatlas -ltatlas -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/interpolate/_ppoly.cpython-33m.so building 'scipy.interpolate._fitpack' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/scipy/interpolate/src compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/interpolate/src/_fitpackmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/interpolate/src/multipack.h:32, from scipy/interpolate/src/_fitpackmodule.c:5: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from scipy/interpolate/src/_fitpackmodule.c:5:0: scipy/interpolate/src/multipack.h: In function 'call_python_function': scipy/interpolate/src/multipack.h:164:27: warning: unused variable 'str1' [-Wunused-variable] PyObject *arg1 = NULL, *str1 = NULL; ^ scipy/interpolate/src/_fitpackmodule.c: At top level: scipy/interpolate/src/multipack.h:123: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:147: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:1379:20: warning: 'dx' may be used uninitialized in this function [-Wmaybe-uninitialized] factor = pow(dx, (double)k); ^ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/scipy/interpolate/src/_fitpackmodule.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lfitpack -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/interpolate/_fitpack.cpython-33m.so building 'scipy.interpolate.dfitpack' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/build/src.linux-x86_64-3.3/scipy/interpolate creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/interpolate/src compile options: '-Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: build/src.linux-x86_64-3.3/scipy/interpolate/src/dfitpackmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/interpolate/src/dfitpackmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/scipy/interpolate/src/dfitpackmodule.c:151: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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gfortran:f77: build/src.linux-x86_64-3.3/scipy/interpolate/src/dfitpack-f2pywrappers.f /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/interpolate/src/dfitpackmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/interpolate/src/dfitpack-f2pywrappers.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lfitpack -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/interpolate/dfitpack.cpython-33m.so building 'scipy.interpolate._interpolate' extension compiling C++ sources C compiler: g++ -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' g++: scipy/interpolate/src/_interpolate.cpp In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/interpolate/src/_interpolate.cpp:5: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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] scipy/interpolate/src/_interpolate.cpp: In function 'PyObject* PyInit__interpolate()': scipy/interpolate/src/_interpolate.cpp:239:19: warning: unused variable 'd' [-Wunused-variable] PyObject *m, *d, *s; ^ scipy/interpolate/src/_interpolate.cpp:239:23: warning: unused variable 's' [-Wunused-variable] PyObject *m, *d, *s; ^ 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-3.3/scipy/interpolate/src/_interpolate.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/interpolate/_interpolate.cpython-33m.so building 'scipy.io.matlab.streams' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/scipy/io creating build/temp.linux-x86_64-3.3/scipy/io/matlab compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/io/matlab/streams.c scipy/io/matlab/streams.c: In function 'PyInit_streams': scipy/io/matlab/streams.c:6122:3: warning: statement with no effect [-Wunused-value] PycString_IMPORT; ^ 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-3.3/scipy/io/matlab/streams.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/io/matlab/streams.cpython-33m.so building 'scipy.io.matlab.mio_utils' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/io/matlab/mio_utils.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/io/matlab/mio_utils.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/io/matlab/mio_utils.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ufuncobject.h:317:0, from scipy/io/matlab/mio_utils.c:353: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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-3.3/scipy/io/matlab/mio_utils.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/io/matlab/mio_utils.cpython-33m.so building 'scipy.io.matlab.mio5_utils' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/io/matlab/mio5_utils.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/io/matlab/mio5_utils.c:353: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ufuncobject.h:317:0, from scipy/io/matlab/mio5_utils.c:354: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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-3.3/scipy/io/matlab/mio5_utils.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/io/matlab/mio5_utils.cpython-33m.so building 'scipy.lib.blas.fblas' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/build/src.linux-x86_64-3.3/build creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3 creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/blas compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/blas/fblasmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/blas/fblasmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/blas/fblasmodule.c:154: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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gfortran:f77: /builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src/wrap_dummy_g77_abi.f gfortran:f77: /builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src/wrap_dummy_accelerate.f gfortran:f77: build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/blas/fblas-f2pywrappers.f /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/blas/fblasmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o build/temp.linux-x86_64-3.3/builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.linux-x86_64-3.3/builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src/wrap_dummy_accelerate.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/blas/fblas-f2pywrappers.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ltatlas -ltatlas -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/lib/blas/fblas.cpython-33m.so building 'scipy.lib.blas.cblas' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/blas/cblasmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/blas/cblasmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/blas/cblasmodule.c:233:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/blas/cblasmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ltatlas -ltatlas -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/lib/blas/cblas.cpython-33m.so building 'scipy.lib.lapack.flapack' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/flapackmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/flapackmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/flapackmodule.c: In function 'f2py_rout_flapack_sgees': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/flapackmodule.c:6162: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-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/flapackmodule.c: In function 'f2py_rout_flapack_dgees': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/flapackmodule.c:6434: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-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/flapackmodule.c: In function 'f2py_rout_flapack_cgees': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/flapackmodule.c:6704: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-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/flapackmodule.c: In function 'f2py_rout_flapack_zgees': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/flapackmodule.c:6975: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-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/flapackmodule.c: At top level: build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/flapackmodule.c:181:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/flapackmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ltatlas -ltatlas -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/lib/lapack/flapack.cpython-33m.so building 'scipy.lib.lapack.clapack' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_sgesv': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:243:7: warning: variable 'sgesv_return_value' set but not used [-Wunused-but-set-variable] int sgesv_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_dgesv': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:400:7: warning: variable 'dgesv_return_value' set but not used [-Wunused-but-set-variable] int dgesv_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_cgesv': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:557:7: warning: variable 'cgesv_return_value' set but not used [-Wunused-but-set-variable] int cgesv_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_zgesv': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:714:7: warning: variable 'zgesv_return_value' set but not used [-Wunused-but-set-variable] int zgesv_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_sposv': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:871:7: warning: variable 'sposv_return_value' set but not used [-Wunused-but-set-variable] int sposv_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_dposv': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:1021:7: warning: variable 'dposv_return_value' set but not used [-Wunused-but-set-variable] int dposv_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_cposv': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:1171:7: warning: variable 'cposv_return_value' set but not used [-Wunused-but-set-variable] int cposv_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_zposv': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:1321:7: warning: variable 'zposv_return_value' set but not used [-Wunused-but-set-variable] int zposv_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_spotrf': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:1469:7: warning: variable 'spotrf_return_value' set but not used [-Wunused-but-set-variable] int spotrf_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_dpotrf': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:1601:7: warning: variable 'dpotrf_return_value' set but not used [-Wunused-but-set-variable] int dpotrf_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_cpotrf': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:1733:7: warning: variable 'cpotrf_return_value' set but not used [-Wunused-but-set-variable] int cpotrf_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_zpotrf': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:1865:7: warning: variable 'zpotrf_return_value' set but not used [-Wunused-but-set-variable] int zpotrf_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_spotrs': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:1997:7: warning: variable 'spotrs_return_value' set but not used [-Wunused-but-set-variable] int spotrs_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_dpotrs': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:2145:7: warning: variable 'dpotrs_return_value' set but not used [-Wunused-but-set-variable] int dpotrs_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_cpotrs': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:2293:7: warning: variable 'cpotrs_return_value' set but not used [-Wunused-but-set-variable] int cpotrs_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_zpotrs': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:2441:7: warning: variable 'zpotrs_return_value' set but not used [-Wunused-but-set-variable] int zpotrs_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_spotri': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:2588:7: warning: variable 'spotri_return_value' set but not used [-Wunused-but-set-variable] int spotri_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_dpotri': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:2709:7: warning: variable 'dpotri_return_value' set but not used [-Wunused-but-set-variable] int dpotri_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_cpotri': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:2830:7: warning: variable 'cpotri_return_value' set but not used [-Wunused-but-set-variable] int cpotri_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_zpotri': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:2951:7: warning: variable 'zpotri_return_value' set but not used [-Wunused-but-set-variable] int zpotri_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_slauum': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:3072:7: warning: variable 'slauum_return_value' set but not used [-Wunused-but-set-variable] int slauum_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_dlauum': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:3193:7: warning: variable 'dlauum_return_value' set but not used [-Wunused-but-set-variable] int dlauum_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_clauum': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:3314:7: warning: variable 'clauum_return_value' set but not used [-Wunused-but-set-variable] int clauum_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_zlauum': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:3435:7: warning: variable 'zlauum_return_value' set but not used [-Wunused-but-set-variable] int zlauum_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_strtri': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:3557:7: warning: variable 'strtri_return_value' set but not used [-Wunused-but-set-variable] int strtri_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_dtrtri': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:3689:7: warning: variable 'dtrtri_return_value' set but not used [-Wunused-but-set-variable] int dtrtri_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_ctrtri': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:3821:7: warning: variable 'ctrtri_return_value' set but not used [-Wunused-but-set-variable] int ctrtri_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_ztrtri': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:3953:7: warning: variable 'ztrtri_return_value' set but not used [-Wunused-but-set-variable] int ztrtri_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c: At top level: build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.c:117:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/clapackmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ltatlas -ltatlas -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/lib/lapack/clapack.cpython-33m.so building 'scipy.lib.lapack.calc_lwork' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/build/src.linux-x86_64-3.3/scipy/lib creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: build/src.linux-x86_64-3.3/scipy/lib/lapack/calc_lworkmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/lib/lapack/calc_lworkmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/lib creating build/temp.linux-x86_64-3.3/scipy/lib/lapack compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gfortran:f77: scipy/lib/lapack/calc_lwork.f /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/lib/lapack/calc_lworkmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o build/temp.linux-x86_64-3.3/scipy/lib/lapack/calc_lwork.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ltatlas -ltatlas -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/lib/lapack/calc_lwork.cpython-33m.so building 'scipy.linalg._fblas' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_fblasmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_fblasmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_fblasmodule.c:154: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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gfortran:f77: /builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src/wrap_dummy_g77_abi.f gfortran:f77: /builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src/wrap_dummy_accelerate.f gfortran:f77: build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_fblas-f2pywrappers.f /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_fblasmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o build/temp.linux-x86_64-3.3/builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.linux-x86_64-3.3/builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src/wrap_dummy_accelerate.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_fblas-f2pywrappers.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ltatlas -ltatlas -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/linalg/_fblas.cpython-33m.so building 'scipy.linalg._flapack' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_sgges': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/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-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_dgges': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c:1936: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-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_cgges': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c:2293: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-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_zgges': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c:2651: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-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_cgeqp3': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c:11695: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-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c:11695:9: note: expected 'float *' but argument is of type 'struct complex_float *' build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_zgeqp3': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c:11878: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-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c:11878:9: note: expected 'double *' but argument is of type 'struct complex_double *' build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_cheev': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c:17619: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-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c:17619:9: note: expected 'struct complex_float *' but argument is of type 'float *' build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_zheev': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c:17802: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-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c:17802:9: note: expected 'struct complex_double *' but argument is of type 'double *' build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_cgees': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c:23026: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-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_zgees': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c:23297: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-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_sgees': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c:23570: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-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c: In function 'f2py_rout__flapack_dgees': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c:23842: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-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c: At top level: build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.c:261: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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gfortran:f77: /builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src/wrap_dummy_g77_abi.f gfortran:f77: /builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src/wrap_dummy_accelerate.f gfortran:f77: build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapack-f2pywrappers.f /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapackmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o build/temp.linux-x86_64-3.3/builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.linux-x86_64-3.3/builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src/wrap_dummy_accelerate.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapack-f2pywrappers.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ltatlas -ltatlas -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/linalg/_flapack.cpython-33m.so building 'scipy.linalg._cblas' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_cblasmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_cblasmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_cblasmodule.c:233:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_cblasmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ltatlas -ltatlas -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/linalg/_cblas.cpython-33m.so building 'scipy.linalg._clapack' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_sgesv': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c:231:7: warning: variable 'sgesv_return_value' set but not used [-Wunused-but-set-variable] int sgesv_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_dgesv': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c:388:7: warning: variable 'dgesv_return_value' set but not used [-Wunused-but-set-variable] int dgesv_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_cgesv': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c:545:7: warning: variable 'cgesv_return_value' set but not used [-Wunused-but-set-variable] int cgesv_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_zgesv': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c:702:7: warning: variable 'zgesv_return_value' set but not used [-Wunused-but-set-variable] int zgesv_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_sposv': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c:859:7: warning: variable 'sposv_return_value' set but not used [-Wunused-but-set-variable] int sposv_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_dposv': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c:1009:7: warning: variable 'dposv_return_value' set but not used [-Wunused-but-set-variable] int dposv_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_cposv': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c:1159:7: warning: variable 'cposv_return_value' set but not used [-Wunused-but-set-variable] int cposv_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_zposv': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c:1309:7: warning: variable 'zposv_return_value' set but not used [-Wunused-but-set-variable] int zposv_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_slauum': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c:1456:7: warning: variable 'slauum_return_value' set but not used [-Wunused-but-set-variable] int slauum_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_dlauum': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c:1577:7: warning: variable 'dlauum_return_value' set but not used [-Wunused-but-set-variable] int dlauum_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_clauum': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c:1698:7: warning: variable 'clauum_return_value' set but not used [-Wunused-but-set-variable] int clauum_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_zlauum': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c:1819:7: warning: variable 'zlauum_return_value' set but not used [-Wunused-but-set-variable] int zlauum_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_strtri': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c:1941:7: warning: variable 'strtri_return_value' set but not used [-Wunused-but-set-variable] int strtri_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_dtrtri': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c:2073:7: warning: variable 'dtrtri_return_value' set but not used [-Wunused-but-set-variable] int dtrtri_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_ctrtri': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c:2205:7: warning: variable 'ctrtri_return_value' set but not used [-Wunused-but-set-variable] int ctrtri_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_ztrtri': build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c:2337:7: warning: variable 'ztrtri_return_value' set but not used [-Wunused-but-set-variable] int ztrtri_return_value=0; ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c: At top level: build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.c:117:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_clapackmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ltatlas -ltatlas -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/linalg/_clapack.cpython-33m.so building 'scipy.linalg._flinalg' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/build/src.linux-x86_64-3.3/scipy/linalg compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: build/src.linux-x86_64-3.3/scipy/linalg/_flinalgmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/linalg/_flinalgmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/scipy/linalg/_flinalgmodule.c:112: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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/linalg creating build/temp.linux-x86_64-3.3/scipy/linalg/src compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gfortran:f77: scipy/linalg/src/det.f gfortran:f77: scipy/linalg/src/lu.f /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flinalgmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o build/temp.linux-x86_64-3.3/scipy/linalg/src/det.o build/temp.linux-x86_64-3.3/scipy/linalg/src/lu.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ltatlas -ltatlas -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/linalg/_flinalg.cpython-33m.so building 'scipy.linalg.calc_lwork' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: build/src.linux-x86_64-3.3/scipy/linalg/calc_lworkmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/linalg/calc_lworkmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gfortran:f77: scipy/linalg/src/calc_lwork.f /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/calc_lworkmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o build/temp.linux-x86_64-3.3/scipy/linalg/src/calc_lwork.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ltatlas -ltatlas -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/linalg/calc_lwork.cpython-33m.so building 'scipy.linalg._interpolative' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/scipy/linalg/_interpolativemodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/linalg/_interpolativemodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/scipy/linalg/_interpolativemodule.c:146:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist creating build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_asvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_asvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_asvd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_aid.f scipy/linalg/src/id_dist/src/iddp_aid.f:78.13: n2 = work(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/iddp_aid.f:239.13: n2 = w(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idd_snorm.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_0.f scipy/linalg/src/id_dist/src/idz_frm_subr_0.f:37.13: iw = w(3+m+n) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idz_frm_subr_0.f:104.13: iw = w(4+m+l) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_rsvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1.41: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'matvect' at (1) scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1.45: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p1t' at (1) scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1.49: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p2t' at (1) scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1.53: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p3t' at (1) scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1.57: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p4t' at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idzr_rsvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_rsvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_sfft.f scipy/linalg/src/id_dist/src/idd_sfft.f:75.37: if(l .eq. 1) call idd_sffti1(ind,n,wsave) 1 Warning: Rank mismatch in argument 'ind' at (1) (scalar and rank-1) scipy/linalg/src/id_dist/src/idd_sfft.f:233.36: if(l .eq. 1) call idd_sfft1(ind,n,v,wsave) 1 Warning: Rank mismatch in argument 'ind' at (1) (scalar and rank-1) scipy/linalg/src/id_dist/src/idd_sfft.f:386.23: v(2*i-1) = sum 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idd_sfft.f:387.21: v(2*i) = -ci*sum 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idd_sfft.f:406.25: v(2*i-1) = sum 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idd_sfft.f:407.23: v(2*i) = -ci*sum 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idd_sfft.f:419.23: rsum = rsum + wsave(iii+m*(nblock/2)+k) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idd_sfft.f:428.23: rsum = rsum + wsave(iii+m*(nblock/2)+2*k-1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idd_sfft.f:429.23: rsum = rsum - wsave(iii+m*(nblock/2)+2*k) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idd_sfft.f: In function 'idd_sfft1': scipy/linalg/src/id_dist/src/idd_sfft.f:305:0: warning: 'sumr' may be used uninitialized in this function [-Wmaybe-uninitialized] v(2*ind-1) = sumr ^ scipy/linalg/src/id_dist/src/idd_sfft.f:306:0: warning: 'sumi' may be used uninitialized in this function [-Wmaybe-uninitialized] v(2*ind) = sumi ^ gfortran:f77: scipy/linalg/src/id_dist/src/idd_house.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_aid.f scipy/linalg/src/id_dist/src/iddr_aid.f:104.12: l = w(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/iddr_aid.f:105.13: n2 = w(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idz_id2svd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_id2svd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_id2svd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_id.f scipy/linalg/src/id_dist/src/idz_id.f:107.20: iswap = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idz_id.f:115.20: list(k) = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idz_id.f:124.24: rnorms(k) = a(k,k) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_id.f:373.21: rnumer = a(j,krank+k)*conjg(a(j,krank+k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_id.f:374.21: rdenom = a(j,j)*conjg(a(j,j)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_id.f:220.20: iswap = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idz_id.f:228.20: list(k) = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idz_id.f:237.22: rnorms(k) = a(k,k) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idz_sfft.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rand_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rand_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rand_subr_2.f scipy/linalg/src/id_dist/src/id_rand_subr_2.f:31.14: j = m*r+1 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idd_id.f scipy/linalg/src/id_dist/src/idd_id.f:106.20: iswap = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idd_id.f:114.20: list(k) = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idd_id.f:218.20: iswap = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idd_id.f:226.20: list(k) = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idzr_rid.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_house.f scipy/linalg/src/id_dist/src/idz_house.f:73.18: sum = sum+vn(k)*conjg(vn(k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_house.f:169.16: sum = sum+x(k)*conjg(x(k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_house.f:189.14: rss = x1*conjg(x1) + sum 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_house.f:199.15: test = conjg(phase) * x1 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_house.f:234.15: scal = 2*v1*conjg(v1) / (v1*conjg(v1)+sum) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_house.f:237.14: rss = phase*rss 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rsvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1.41: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'matveca' at (1) scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1.45: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p1t' at (1) scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1.49: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p2t' at (1) scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1.53: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p3t' at (1) scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1.57: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p4t' at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rsvd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rid.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_rid.f gfortran:f77: scipy/linalg/src/id_dist/src/prini.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_0.f scipy/linalg/src/id_dist/src/idd_frm_subr_0.f:37.13: iw = w(3+m+n) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idd_frm_subr_0.f:104.13: l2 = w(3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idd_frm_subr_0.f:110.13: iw = w(4+m+l+l2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_4.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_5.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_6.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_svd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_svd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_svd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_aid.f scipy/linalg/src/id_dist/src/idzr_aid.f:105.12: l = w(1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idzr_aid.f:106.13: n2 = w(2) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/iddr_rid.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_asvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_asvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_rsvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_rsvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_asvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_asvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:145.17: ialbetas=w(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:146.13: iixs=w(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:147.15: nsteps=w(3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:148.12: iww=w(4) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:149.10: n=w(5) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:185.17: ialbetas=w(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:186.13: iixs=w(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:187.15: nsteps=w(3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:188.12: iww=w(4) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:189.10: n=w(5) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:223.17: ialbetas=w(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:224.13: iixs=w(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:225.15: nsteps=w(3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:226.12: iww=w(4) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:227.10: n=w(5) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:228.16: igammas=w(6) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:265.17: ialbetas=w(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:266.13: iixs=w(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:267.15: nsteps=w(3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:268.12: iww=w(4) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:269.10: n=w(5) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:270.16: igammas=w(6) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_4.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_5.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_6.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_7.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_8.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_9.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_10.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_11.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_asvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_asvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_qrpiv.f gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_0.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_1.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_2.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_3.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_4.f Warning: Nonconforming tab character in column 1 of line 2 scipy/linalg/src/id_dist/src/dfft_subr_4.f: In function 'zffti1': scipy/linalg/src/id_dist/src/dfft_subr_4.f:12:0: warning: 'ntry' may be used uninitialized in this function [-Wmaybe-uninitialized] 103 NTRY = NTRY+2 ^ gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_5.f Warning: Nonconforming tab character in column 1 of line 2 Warning: Nonconforming tab character in column 1 of line 12 Warning: Nonconforming tab character in column 1 of line 41 Warning: Nonconforming tab character in column 1 of line 67 Warning: Nonconforming tab character in column 1 of line 80 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_6.f Warning: Nonconforming tab character in column 1 of line 2 scipy/linalg/src/id_dist/src/dfft_subr_6.f: In function 'dzfft1': scipy/linalg/src/id_dist/src/dfft_subr_6.f:13:0: warning: 'ntry' may be used uninitialized in this function [-Wmaybe-uninitialized] 103 NTRY = NTRY+2 ^ gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_7.f Warning: Nonconforming tab character in column 1 of line 2 Warning: Nonconforming tab character in column 1 of line 16 Warning: Nonconforming tab character in column 1 of line 28 Warning: Nonconforming tab character in column 1 of line 48 Warning: Nonconforming tab character in column 1 of line 70 Warning: Nonconforming tab character in column 1 of line 97 Warning: Nonconforming tab character in column 1 of line 104 Warning: Nonconforming tab character in column 1 of line 221 Warning: Nonconforming tab character in column 1 of line 245 Warning: Nonconforming tab character in column 1 of line 288 Warning: Nonconforming tab character in column 1 of line 340 Warning: Nonconforming tab character in column 1 of line 419 Warning: Nonconforming tab character in column 1 of line 536 Warning: Nonconforming tab character in column 1 of line 560 Warning: Nonconforming tab character in column 1 of line 603 Warning: Nonconforming tab character in column 1 of line 655 Warning: Nonconforming tab character in column 1 of line 734 Warning: Nonconforming tab character in column 1 of line 762 Warning: Nonconforming tab character in column 1 of line 800 Warning: Nonconforming tab character in column 1 of line 858 Warning: Nonconforming tab character in column 1 of line 925 Warning: Nonconforming tab character in column 1 of line 1086 Warning: Nonconforming tab character in column 1 of line 1114 Warning: Nonconforming tab character in column 1 of line 1150 Warning: Nonconforming tab character in column 1 of line 1204 Warning: Nonconforming tab character in column 1 of line 1267 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_8.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_9.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_10.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_11.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_12.f Warning: Nonconforming tab character in column 1 of line 2 scipy/linalg/src/id_dist/src/dfft_subr_12.f: In function 'dffti1': scipy/linalg/src/id_dist/src/dfft_subr_12.f:12:0: warning: 'ntry' may be used uninitialized in this function [-Wmaybe-uninitialized] 103 NTRY = NTRY+2 ^ gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_13.f Warning: Nonconforming tab character in column 1 of line 2 Warning: Nonconforming tab character in column 1 of line 9 Warning: Nonconforming tab character in column 1 of line 28 Warning: Nonconforming tab character in column 1 of line 45 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_14.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_15.f Warning: Nonconforming tab character in column 1 of line 2 Warning: Nonconforming tab character in column 1 of line 13 gfortran:f77: scipy/linalg/src/id_dist/src/idz_qrpiv.f scipy/linalg/src/id_dist/src/idz_qrpiv.f:491.20: ss(k) = ss(k)+a(j,k)*conjg(a(j,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_qrpiv.f:573.22: ss(k) = ss(k)-a(krank,k)*conjg(a(krank,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_qrpiv.f:621.28: ss(k) = ss(k)+a(j,k)*conjg(a(j,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_qrpiv.f:749.20: ss(k) = ss(k)+a(j,k)*conjg(a(j,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_qrpiv.f:828.22: ss(k) = ss(k)-a(loop,k)*conjg(a(loop,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_qrpiv.f:876.28: ss(k) = ss(k)+a(j,k)*conjg(a(j,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_0.f scipy/linalg/src/id_dist/src/idzp_aid_subr_0.f:63.13: n2 = work(2) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_3.f scipy/linalg/src/id_dist/src/idzp_aid_subr_3.f:47.13: n2 = w(2) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_4.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_5.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_id2svd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_id2svd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_id2svd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_snorm.f scipy/linalg/src/id_dist/src/idz_snorm.f:166.18: enorm = enorm+v(k)*conjg(v(k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_interpolativemodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idz_svd_subr_0.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idz_svd_subr_1.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idz_svd_subr_2.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idz_svd_subr_3.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzp_asvd_subr_0.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzp_asvd_subr_1.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzp_asvd_subr_2.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/iddp_aid.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idd_snorm.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idz_frm_subr_0.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idz_frm_subr_1.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idz_frm_subr_2.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idz_frm_subr_3.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/iddp_rsvd_subr_0.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzr_rsvd_subr_0.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzr_rsvd_subr_1.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idd_sfft.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idd_house.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/iddr_aid.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idz_id2svd_subr_0.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idz_id2svd_subr_1.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idz_id2svd_subr_2.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idz_id.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idz_sfft.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/id_rand_subr_0.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/id_rand_subr_1.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/id_rand_subr_2.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idd_id.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzr_rid.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idz_house.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzp_rsvd_subr_0.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzp_rsvd_subr_2.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzp_rid.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/iddp_rid.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/prini.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idd_frm_subr_0.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idd_frm_subr_1.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idd_frm_subr_2.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idd_frm_subr_3.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idd_frm_subr_4.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idd_frm_subr_5.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idd_frm_subr_6.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idd_svd_subr_0.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idd_svd_subr_1.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idd_svd_subr_2.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzr_aid.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/iddr_rid.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzr_asvd_subr_0.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzr_asvd_subr_1.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/iddr_rsvd_subr_0.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/iddr_rsvd_subr_1.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/iddp_asvd_subr_0.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/iddp_asvd_subr_1.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/id_rtrans_subr_0.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/id_rtrans_subr_1.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/id_rtrans_subr_2.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/id_rtrans_subr_3.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/id_rtrans_subr_4.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/id_rtrans_subr_5.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/id_rtrans_subr_6.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/id_rtrans_subr_7.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/id_rtrans_subr_8.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/id_rtrans_subr_9.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/id_rtrans_subr_10.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/id_rtrans_subr_11.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/iddr_asvd_subr_0.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/iddr_asvd_subr_1.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idd_qrpiv.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/dfft_subr_0.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/dfft_subr_1.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/dfft_subr_2.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/dfft_subr_3.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/dfft_subr_4.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/dfft_subr_5.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/dfft_subr_6.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/dfft_subr_7.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/dfft_subr_8.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/dfft_subr_9.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/dfft_subr_10.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/dfft_subr_11.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/dfft_subr_12.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/dfft_subr_13.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/dfft_subr_14.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/dfft_subr_15.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idz_qrpiv.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzp_aid_subr_0.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzp_aid_subr_1.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzp_aid_subr_2.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzp_aid_subr_3.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzp_aid_subr_4.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idzp_aid_subr_5.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idd_id2svd_subr_0.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idd_id2svd_subr_1.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idd_id2svd_subr_2.o build/temp.linux-x86_64-3.3/scipy/linalg/src/id_dist/src/idz_snorm.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ltatlas -ltatlas -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/linalg/_interpolative.cpython-33m.so building 'scipy.odr.__odrpack' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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: '-DHAVE_CBLAS -DATLAS_INFO="\"3.10.1\"" -Iscipy/odr -I/usr/include -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/odr/__odrpack.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/odr/odrpack.h:2, from scipy/odr/__odrpack.c:12: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ scipy/odr/__odrpack.c: In function 'odr': scipy/odr/__odrpack.c:1115: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: In function 'PyInit___odrpack': scipy/odr/__odrpack.c:1334:23: warning: unused variable 'd' [-Wunused-variable] PyObject *m, *s, *d; ^ scipy/odr/__odrpack.c:1334:19: warning: unused variable 's' [-Wunused-variable] PyObject *m, *s, *d; ^ scipy/odr/__odrpack.c: At top level: scipy/odr/__odrpack.c:1256: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/python3.3m/pytime.h:6:0, from /usr/include/python3.3m/Python.h:65, from scipy/odr/odrpack.h:1, from scipy/odr/__odrpack.c:12: scipy/odr/__odrpack.c: In function 'fcn_callback': /usr/include/python3.3m/object.h:824: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 -g -Wall -g -shared build/temp.linux-x86_64-3.3/scipy/odr/__odrpack.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lodrpack -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/odr/__odrpack.cpython-33m.so building 'scipy.optimize._minpack' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/optimize/_minpackmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/optimize/minpack.h:38, from scipy/optimize/_minpackmodule.c:5: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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 -g -Wall -g -shared build/temp.linux-x86_64-3.3/scipy/optimize/_minpackmodule.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lminpack -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/optimize/_minpack.cpython-33m.so building 'scipy.optimize._zeros' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/optimize/zeros.c scipy/optimize/zeros.c: In function 'PyInit__zeros': scipy/optimize/zeros.c:194:23: warning: unused variable 's' [-Wunused-variable] PyObject *m, *d, *s; ^ scipy/optimize/zeros.c:194:19: warning: unused variable 'd' [-Wunused-variable] PyObject *m, *d, *s; ^ In file included from scipy/optimize/zeros.c:24:0: scipy/optimize/zeros.c: At top level: 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-3.3/scipy/optimize/zeros.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lrootfind -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/optimize/_zeros.cpython-33m.so building 'scipy.optimize._lbfgsb' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/build/src.linux-x86_64-3.3/scipy/optimize creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/optimize/lbfgsb compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/scipy/optimize/lbfgsb/_lbfgsbmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/optimize/lbfgsb/_lbfgsbmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/scipy/optimize/lbfgsb/_lbfgsbmodule.c:184:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/optimize/lbfgsb compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -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 scipy/optimize/lbfgsb/timer.f:4.15: real temp 1 Warning: Unused variable 'temp' declared at (1) /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/optimize/lbfgsb/_lbfgsbmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o build/temp.linux-x86_64-3.3/scipy/optimize/lbfgsb/lbfgsb.o build/temp.linux-x86_64-3.3/scipy/optimize/lbfgsb/linpack.o build/temp.linux-x86_64-3.3/scipy/optimize/lbfgsb/timer.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ltatlas -ltatlas -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/optimize/_lbfgsb.cpython-33m.so building 'scipy.optimize.moduleTNC' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/scipy/optimize/tnc compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/optimize/tnc/tnc.c gcc: scipy/optimize/tnc/moduleTNC.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/optimize/tnc/moduleTNC.c:30: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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-3.3/scipy/optimize/tnc/moduleTNC.o build/temp.linux-x86_64-3.3/scipy/optimize/tnc/tnc.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/optimize/moduleTNC.cpython-33m.so building 'scipy.optimize._cobyla' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/build/src.linux-x86_64-3.3/scipy/optimize/cobyla compile options: '-Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/scipy/optimize/cobyla/_cobylamodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/optimize/cobyla/_cobylamodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/scipy/optimize/cobyla/_cobylamodule.c: In function 'cb_calcfc_in__cobyla__user__routines': build/src.linux-x86_64-3.3/scipy/optimize/cobyla/_cobylamodule.c:355:10: warning: unused variable 'f' [-Wunused-variable] double f=(*f_cb_capi); ^ build/src.linux-x86_64-3.3/scipy/optimize/cobyla/_cobylamodule.c: At top level: build/src.linux-x86_64-3.3/scipy/optimize/cobyla/_cobylamodule.c:129:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/optimize/cobyla compile options: '-Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gfortran:f77: scipy/optimize/cobyla/cobyla2.f gfortran:f77: scipy/optimize/cobyla/trstlp.f /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/optimize/cobyla/_cobylamodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o build/temp.linux-x86_64-3.3/scipy/optimize/cobyla/cobyla2.o build/temp.linux-x86_64-3.3/scipy/optimize/cobyla/trstlp.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/optimize/_cobyla.cpython-33m.so building 'scipy.optimize.minpack2' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/build/src.linux-x86_64-3.3/scipy/optimize/minpack2 compile options: '-Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: build/src.linux-x86_64-3.3/scipy/optimize/minpack2/minpack2module.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/optimize/minpack2/minpack2module.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/scipy/optimize/minpack2/minpack2module.c:136: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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/optimize/minpack2 compile options: '-Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gfortran:f77: scipy/optimize/minpack2/dcsrch.f gfortran:f77: scipy/optimize/minpack2/dcstep.f /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/optimize/minpack2/minpack2module.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o build/temp.linux-x86_64-3.3/scipy/optimize/minpack2/dcsrch.o build/temp.linux-x86_64-3.3/scipy/optimize/minpack2/dcstep.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/optimize/minpack2.cpython-33m.so building 'scipy.optimize._slsqp' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/build/src.linux-x86_64-3.3/scipy/optimize/slsqp compile options: '-Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: build/src.linux-x86_64-3.3/scipy/optimize/slsqp/_slsqpmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/optimize/slsqp/_slsqpmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/scipy/optimize/slsqp/_slsqpmodule.c:152: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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/optimize/slsqp compile options: '-Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -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 -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/optimize/slsqp/_slsqpmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o build/temp.linux-x86_64-3.3/scipy/optimize/slsqp/slsqp_optmz.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/optimize/_slsqp.cpython-33m.so building 'scipy.optimize._nnls' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/build/src.linux-x86_64-3.3/scipy/optimize/nnls compile options: '-Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/scipy/optimize/nnls/_nnlsmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/optimize/nnls/_nnlsmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/scipy/optimize/nnls/_nnlsmodule.c:111:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/scipy/optimize/nnls compile options: '-Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -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 -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/optimize/nnls/_nnlsmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o build/temp.linux-x86_64-3.3/scipy/optimize/nnls/nnls.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/optimize/_nnls.cpython-33m.so building 'scipy.signal.sigtools' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/scipy/signal creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/signal compile options: '-Iscipy/signal -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/signal/sigtoolsmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/sigtoolsmodule.c:10: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/signal/firfilter.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/sigtools.h:11, from scipy/signal/firfilter.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: build/src.linux-x86_64-3.3/scipy/signal/lfilter.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/lfilter.c.src:8: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17:0, from /usr/lib64/python3.3/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/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1127: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/python3.3m/pytime.h:6:0, from /usr/include/python3.3m/Python.h:65, from scipy/signal/lfilter.c.src:5: /usr/include/python3.3m/object.h:773: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: build/src.linux-x86_64-3.3/scipy/signal/correlate_nd.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/correlate_nd.c.src:8: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/signal/medianfilter.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/medianfilter.c:6: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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-3.3/scipy/signal/sigtoolsmodule.o build/temp.linux-x86_64-3.3/scipy/signal/firfilter.o build/temp.linux-x86_64-3.3/scipy/signal/medianfilter.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/signal/lfilter.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/signal/correlate_nd.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/signal/sigtools.cpython-33m.so building 'scipy.signal._spectral' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/signal/_spectral.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/_spectral.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/_spectral.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ufuncobject.h:317:0, from scipy/signal/_spectral.c:353: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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-3.3/scipy/signal/_spectral.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/signal/_spectral.cpython-33m.so building 'scipy.signal.spline' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/signal/Z_bspline_util.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/Z_bspline_util.c:8: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/signal/S_bspline_util.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/noprefix.h:9, from scipy/signal/S_bspline_util.c:8: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/signal/D_bspline_util.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/D_bspline_util.c:8: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/signal/splinemodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/splinemodule.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/signal/bspline_util.c gcc: scipy/signal/C_bspline_util.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/C_bspline_util.c:8: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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-3.3/scipy/signal/splinemodule.o build/temp.linux-x86_64-3.3/scipy/signal/S_bspline_util.o build/temp.linux-x86_64-3.3/scipy/signal/D_bspline_util.o build/temp.linux-x86_64-3.3/scipy/signal/C_bspline_util.o build/temp.linux-x86_64-3.3/scipy/signal/Z_bspline_util.o build/temp.linux-x86_64-3.3/scipy/signal/bspline_util.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/signal/spline.cpython-33m.so building 'scipy.sparse.linalg.isolve._iterative' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c:153: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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gfortran:f77: build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/STOPTEST2.f gfortran:f77: build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/getbreak.f gfortran:f77: build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/BiCGREVCOM.f gfortran:f77: build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/BiCGSTABREVCOM.f gfortran:f77: build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/CGREVCOM.f gfortran:f77: build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/CGSREVCOM.f gfortran:f77: build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f build/src.linux-x86_64-3.3/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-3.3/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:1666.38: $ FUNCTION wscAPPROXRES( I, H, S, GIVENS, LDG ) 1 Warning: Unused dummy argument 'h' at (1) build/src.linux-x86_64-3.3/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-3.3/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:478.37: $ FUNCTION wsAPPROXRES( I, H, S, GIVENS, LDG ) 1 Warning: Unused dummy argument 'h' at (1) gfortran:f77: build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/QMRREVCOM.f gfortran:f77: /builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src/wrap_dummy_g77_abi.f gfortran:f77: /builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src/wrap_dummy_accelerate.f /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/_iterativemodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/STOPTEST2.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/getbreak.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/BiCGREVCOM.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/BiCGSTABREVCOM.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/CGREVCOM.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/CGSREVCOM.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative/QMRREVCOM.o build/temp.linux-x86_64-3.3/builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.linux-x86_64-3.3/builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/_build_utils/src/wrap_dummy_accelerate.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ltatlas -ltatlas -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve/_iterative.cpython-33m.so building 'scipy.sparse.linalg.dsolve._superlu' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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\"" -DUSE_VENDOR_BLAS=1 -I/usr/include -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/sparse/linalg/dsolve/_superlumodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/linalg/dsolve/_superlumodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ scipy/sparse/linalg/dsolve/_superlumodule.c: In function 'Py_gssv': scipy/sparse/linalg/dsolve/_superlumodule.c:155:5: warning: passing argument 2 of 'DenseSuper_from_Numeric' from incompatible pointer type [enabled by default] if (DenseSuper_from_Numeric(&B, Py_X)) { ^ In file included from scipy/sparse/linalg/dsolve/_superlumodule.c:20:0: scipy/sparse/linalg/dsolve/_superluobject.h:50:5: note: expected 'struct PyObject *' but argument is of type 'struct PyArrayObject *' int DenseSuper_from_Numeric(SuperMatrix *, PyObject *); ^ scipy/sparse/linalg/dsolve/_superlumodule.c:93: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:140:19: warning: 'gstrf' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gstrf, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:141:19: warning: 'gsitrf' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gsitrf, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:142:19: warning: 'gstrs' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gstrs, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:144:19: warning: 'Create_Dense_Matrix' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_Dense_Matrix, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:145:19: warning: 'Create_CompRow_Matrix' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_CompRow_Matrix, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:146:19: warning: 'Create_CompCol_Matrix' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_CompCol_Matrix, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ gcc: scipy/sparse/linalg/dsolve/_superlu_utils.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/linalg/dsolve/_superluobject.h:19, from scipy/sparse/linalg/dsolve/_superlu_utils.c:8: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from scipy/sparse/linalg/dsolve/_superlu_utils.c:8:0: scipy/sparse/linalg/dsolve/_superluobject.h:140:19: warning: 'gstrf' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gstrf, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:141:19: warning: 'gsitrf' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gsitrf, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:142:19: warning: 'gstrs' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gstrs, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:143:19: warning: 'gssv' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gssv, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:144:19: warning: 'Create_Dense_Matrix' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_Dense_Matrix, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:145:19: warning: 'Create_CompRow_Matrix' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_CompRow_Matrix, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:146:19: warning: 'Create_CompCol_Matrix' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_CompCol_Matrix, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81: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/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/linalg/dsolve/_superluobject.h:19, from scipy/sparse/linalg/dsolve/_superluobject.c:13: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ scipy/sparse/linalg/dsolve/_superluobject.c:208:5: warning: initialization from incompatible pointer type [enabled by default] {"shape", SuperLU_getter, (setter)NULL, (char*)NULL, (void*)"shape"}, ^ scipy/sparse/linalg/dsolve/_superluobject.c:208:5: warning: (near initialization for 'SuperLU_getset[0].get') [enabled by default] scipy/sparse/linalg/dsolve/_superluobject.c:209:5: warning: initialization from incompatible pointer type [enabled by default] {"nnz", SuperLU_getter, (setter)NULL, (char*)NULL, (void*)"nnz"}, ^ scipy/sparse/linalg/dsolve/_superluobject.c:209:5: warning: (near initialization for 'SuperLU_getset[1].get') [enabled by default] scipy/sparse/linalg/dsolve/_superluobject.c:210:5: warning: initialization from incompatible pointer type [enabled by default] {"perm_r", SuperLU_getter, (setter)NULL, (char*)NULL, (void*)"perm_r"}, ^ scipy/sparse/linalg/dsolve/_superluobject.c:210:5: warning: (near initialization for 'SuperLU_getset[2].get') [enabled by default] scipy/sparse/linalg/dsolve/_superluobject.c:211:5: warning: initialization from incompatible pointer type [enabled by default] {"perm_c", SuperLU_getter, (setter)NULL, (char*)NULL, (void*)"perm_c"}, ^ scipy/sparse/linalg/dsolve/_superluobject.c:211:5: warning: (near initialization for 'SuperLU_getset[3].get') [enabled by default] scipy/sparse/linalg/dsolve/_superluobject.c:212:5: warning: initialization from incompatible pointer type [enabled by default] {"U", SuperLU_getter, (setter)NULL, (char*)NULL, (void*)"U"}, ^ scipy/sparse/linalg/dsolve/_superluobject.c:212:5: warning: (near initialization for 'SuperLU_getset[4].get') [enabled by default] scipy/sparse/linalg/dsolve/_superluobject.c:213:5: warning: initialization from incompatible pointer type [enabled by default] {"L", SuperLU_getter, (setter)NULL, (char*)NULL, (void*)"L"}, ^ scipy/sparse/linalg/dsolve/_superluobject.c:213:5: warning: (near initialization for 'SuperLU_getset[5].get') [enabled by default] scipy/sparse/linalg/dsolve/_superluobject.c:215:1: warning: missing braces around initializer [-Wmissing-braces] }; ^ scipy/sparse/linalg/dsolve/_superluobject.c:215:1: warning: (near initialization for 'SuperLU_getset[6]') [-Wmissing-braces] scipy/sparse/linalg/dsolve/_superluobject.c: In function 'LU_to_csc_matrix': scipy/sparse/linalg/dsolve/_superluobject.c:450:12: warning: assignment from incompatible pointer type [enabled by default] Lstore = (NCformat*)L->Store; ^ scipy/sparse/linalg/dsolve/_superluobject.c: In function 'LU_to_csc': scipy/sparse/linalg/dsolve/_superluobject.c:565:12: warning: assignment from incompatible pointer type [enabled by default] Lstore = (NCformat*)L->Store; ^ scipy/sparse/linalg/dsolve/_superluobject.c:560:74: warning: unused variable 'L_nrow' [-Wunused-variable] int isup, icol, icolstart, icolend, ncols, irow, iptr, istart, iend, L_nrow; ^ scipy/sparse/linalg/dsolve/_superluobject.c:560:48: warning: unused variable 'irow' [-Wunused-variable] int isup, icol, icolstart, icolend, ncols, irow, iptr, istart, iend, L_nrow; ^ scipy/sparse/linalg/dsolve/_superluobject.c:560:41: warning: unused variable 'ncols' [-Wunused-variable] int isup, icol, icolstart, icolend, ncols, irow, iptr, istart, iend, L_nrow; ^ scipy/sparse/linalg/dsolve/_superluobject.c: In function 'droprule_one_cvt': scipy/sparse/linalg/dsolve/_superluobject.c:771:10: warning: variable 'i' set but not used [-Wunused-but-set-variable] long i = -1; \ ^ scipy/sparse/linalg/dsolve/_superluobject.c:926: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:143:19: warning: 'gssv' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gssv, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81: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:1015:7: warning: 'one_value' may be used uninitialized in this function [-Wmaybe-uninitialized] rule |= one_value; ^ scipy/sparse/linalg/dsolve/_superluobject.c: In function 'LU_to_csc_matrix': scipy/sparse/linalg/dsolve/_superluobject.c:610:49: warning: 'elsize' may be used uninitialized in this function [-Wmaybe-uninitialized] src = (char*)Lstore->nzval + elsize * Lstore->nzval_colptr[icol]; ^ scipy/sparse/linalg/dsolve/_superluobject.c:559:14: note: 'elsize' was declared here npy_intp elsize; ^ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/scipy/sparse/linalg/dsolve/_superlumodule.o build/temp.linux-x86_64-3.3/scipy/sparse/linalg/dsolve/_superlu_utils.o build/temp.linux-x86_64-3.3/scipy/sparse/linalg/dsolve/_superluobject.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lsuperlu_src -ltatlas -ltatlas -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/sparse/linalg/dsolve/_superlu.cpython-33m.so building 'scipy.sparse.linalg.eigen.arpack._arpack' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen creating build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c:262: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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-DATLAS_INFO="\"3.10.1\"" -I/usr/include -Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gfortran:f77: build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/_arpackmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -larpack_scipy -ltatlas -ltatlas -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/_arpack.cpython-33m.so building 'scipy.sparse.csgraph._shortest_path' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/scipy/sparse/csgraph compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/sparse/csgraph/_shortest_path.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_shortest_path.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_shortest_path.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ufuncobject.h:317:0, from scipy/sparse/csgraph/_shortest_path.c:353: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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-3.3/scipy/sparse/csgraph/_shortest_path.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/sparse/csgraph/_shortest_path.cpython-33m.so building 'scipy.sparse.csgraph._traversal' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3.3/site-packages/numpy/core/include -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/sparse/csgraph/_traversal.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_traversal.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_traversal.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ufuncobject.h:317:0, from scipy/sparse/csgraph/_traversal.c:353: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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-3.3/scipy/sparse/csgraph/_traversal.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/sparse/csgraph/_traversal.cpython-33m.so building 'scipy.sparse.csgraph._min_spanning_tree' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3.3/site-packages/numpy/core/include -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/sparse/csgraph/_min_spanning_tree.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_min_spanning_tree.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_min_spanning_tree.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ufuncobject.h:317:0, from scipy/sparse/csgraph/_min_spanning_tree.c:353: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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-3.3/scipy/sparse/csgraph/_min_spanning_tree.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/sparse/csgraph/_min_spanning_tree.cpython-33m.so building 'scipy.sparse.csgraph._tools' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3.3/site-packages/numpy/core/include -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/sparse/csgraph/_tools.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_tools.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_tools.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ufuncobject.h:317:0, from scipy/sparse/csgraph/_tools.c:353: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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-3.3/scipy/sparse/csgraph/_tools.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/sparse/csgraph/_tools.cpython-33m.so building 'scipy.sparse._csparsetools' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/sparse/_csparsetools.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/_csparsetools.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/_csparsetools.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ufuncobject.h:317:0, from scipy/sparse/_csparsetools.c:353: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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-3.3/scipy/sparse/_csparsetools.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/sparse/_csparsetools.cpython-33m.so building 'scipy.sparse._sparsetools' extension compiling C++ sources C compiler: g++ -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/scipy/sparse/sparsetools compile options: '-D__STDC_FORMAT_MACROS=1 -Iscipy/sparse/sparsetools -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' g++: scipy/sparse/sparsetools/other.cxx In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/sparse/sparsetools/sparsetools.h:5, from scipy/sparse/sparsetools/other.cxx:4: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ g++: scipy/sparse/sparsetools/sparsetools.cxx In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/sparse/sparsetools/sparsetools.cxx:34: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ g++: scipy/sparse/sparsetools/bsr.cxx In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/sparse/sparsetools/sparsetools.h:5, from scipy/sparse/sparsetools/bsr.cxx:4: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ g++: scipy/sparse/sparsetools/csc.cxx In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/sparse/sparsetools/sparsetools.h:5, from scipy/sparse/sparsetools/csc.cxx:4: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ g++: scipy/sparse/sparsetools/csr.cxx In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/sparse/sparsetools/sparsetools.h:5, from scipy/sparse/sparsetools/csr.cxx:4: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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-3.3/scipy/sparse/sparsetools/sparsetools.o build/temp.linux-x86_64-3.3/scipy/sparse/sparsetools/csr.o build/temp.linux-x86_64-3.3/scipy/sparse/sparsetools/csc.o build/temp.linux-x86_64-3.3/scipy/sparse/sparsetools/bsr.o build/temp.linux-x86_64-3.3/scipy/sparse/sparsetools/other.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/sparse/_sparsetools.cpython-33m.so building 'scipy.spatial.qhull' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/scipy/spatial creating build/temp.linux-x86_64-3.3/scipy/spatial/qhull creating build/temp.linux-x86_64-3.3/scipy/spatial/qhull/src compile options: '-DATLAS_INFO="\"3.10.1\"" -Dqh_QHpointer=1 -I/usr/include -I/usr/include/python3.3m -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/spatial/qhull/src/geom2.c gcc: scipy/spatial/qhull/src/user.c gcc: scipy/spatial/qhull/src/userprintf.c gcc: scipy/spatial/qhull/src/random.c gcc: scipy/spatial/qhull.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/spatial/qhull.c:349: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ scipy/spatial/qhull.c: In function '__pyx_f_5scipy_7spatial_5qhull_6_Qhull__get_voronoi_diagram': scipy/spatial/qhull.c:7950: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:360: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:10912: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:10931: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:10975: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/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from scipy/spatial/qhull.c:349: scipy/spatial/qhull.c: At top level: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ufuncobject.h:317:0, from scipy/spatial/qhull.c:354: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ gcc: scipy/spatial/qhull/src/global.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/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/io.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/stat.c gcc: scipy/spatial/qhull/src/mem.c gcc: scipy/spatial/qhull/src/usermem.c gcc: scipy/spatial/qhull/src/userprintf_rbox.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/libqhull.c gcc: scipy/spatial/qhull/src/rboxlib.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 -g -Wall -g -shared build/temp.linux-x86_64-3.3/scipy/spatial/qhull.o build/temp.linux-x86_64-3.3/scipy/spatial/qhull/src/geom2.o build/temp.linux-x86_64-3.3/scipy/spatial/qhull/src/geom.o build/temp.linux-x86_64-3.3/scipy/spatial/qhull/src/global.o build/temp.linux-x86_64-3.3/scipy/spatial/qhull/src/io.o build/temp.linux-x86_64-3.3/scipy/spatial/qhull/src/libqhull.o build/temp.linux-x86_64-3.3/scipy/spatial/qhull/src/mem.o build/temp.linux-x86_64-3.3/scipy/spatial/qhull/src/merge.o build/temp.linux-x86_64-3.3/scipy/spatial/qhull/src/poly2.o build/temp.linux-x86_64-3.3/scipy/spatial/qhull/src/poly.o build/temp.linux-x86_64-3.3/scipy/spatial/qhull/src/qset.o build/temp.linux-x86_64-3.3/scipy/spatial/qhull/src/random.o build/temp.linux-x86_64-3.3/scipy/spatial/qhull/src/rboxlib.o build/temp.linux-x86_64-3.3/scipy/spatial/qhull/src/stat.o build/temp.linux-x86_64-3.3/scipy/spatial/qhull/src/user.o build/temp.linux-x86_64-3.3/scipy/spatial/qhull/src/usermem.o build/temp.linux-x86_64-3.3/scipy/spatial/qhull/src/userprintf.o build/temp.linux-x86_64-3.3/scipy/spatial/qhull/src/userprintf_rbox.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -ltatlas -ltatlas -ltatlas -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/spatial/qhull.cpython-33m.so building 'scipy.spatial.ckdtree' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/spatial/ckdtree.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/spatial/ckdtree.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/spatial/ckdtree.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ufuncobject.h:317:0, from scipy/spatial/ckdtree.c:353: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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-3.3/scipy/spatial/ckdtree.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/spatial/ckdtree.cpython-33m.so building 'scipy.spatial._distance_wrap' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/scipy/spatial/src compile options: '-I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/spatial/src/distance.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/spatial/src/distance.c:37: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from scipy/spatial/src/distance.c:37: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc: scipy/spatial/src/distance_wrap.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/spatial/src/distance_wrap.c:40: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ scipy/spatial/src/distance_wrap.c: In function 'pdist_weighted_minkowski_wrap': scipy/spatial/src/distance_wrap.c:914:7: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] w = (const double*)w_->data; ^ 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-3.3/scipy/spatial/src/distance_wrap.o build/temp.linux-x86_64-3.3/scipy/spatial/src/distance.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/spatial/_distance_wrap.cpython-33m.so building 'scipy.special.specfun' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/build/src.linux-x86_64-3.3/scipy/special compile options: '-Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/scipy/special/specfunmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/special/specfunmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/scipy/special/specfunmodule.c:112:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/special/specfunmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lsc_specfun -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/special/specfun.cpython-33m.so building 'scipy.special._ufuncs' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3-scipy-0.14.1-1.el7.centos/scipy/special -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -I/builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos/scipy/special/c_misc -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/special/_ufuncs.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/special/_ufuncs.c:354: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_13_complexstuff_zabs': scipy/special/_ufuncs.c:14867:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_r = npy_cabs((((npy_cdouble *)(&__pyx_v_x))[0])); ^ scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_13_complexstuff_zlog': scipy/special/_ufuncs.c:14928:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_v_r = npy_clog((((npy_cdouble *)(&__pyx_v_x))[0])); ^ scipy/special/_ufuncs.c:14937:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_r = (((__pyx_t_double_complex *)(&__pyx_v_r))[0]); ^ scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_13_complexstuff_zexp': scipy/special/_ufuncs.c:14997:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_v_r = npy_cexp((((npy_cdouble *)(&__pyx_v_x))[0])); ^ scipy/special/_ufuncs.c:15006:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_r = (((__pyx_t_double_complex *)(&__pyx_v_r))[0]); ^ scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_15orthogonal_eval_hyp2f1': scipy/special/_ufuncs.c:16008:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_v_r = chyp2f1_wrap(__pyx_v_a, __pyx_v_b, __pyx_v_c, (((npy_cdouble *)(&__pyx_v_z))[0])); ^ scipy/special/_ufuncs.c:16017:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_r = (((__pyx_t_double_complex *)(&__pyx_v_r))[0]); ^ scipy/special/_ufuncs.c: In function '__pyx_fuse_1__pyx_f_5scipy_7special_15orthogonal_eval_hyp1f1': scipy/special/_ufuncs.c:16078:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_v_r = chyp1f1_wrap(__pyx_v_a, __pyx_v_b, (((npy_cdouble *)(&__pyx_v_z))[0])); ^ scipy/special/_ufuncs.c:16087:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __pyx_r = (((__pyx_t_double_complex *)(&__pyx_v_r))[0]); ^ scipy/special/_ufuncs.c: At top level: scipy/special/_ufuncs.c:3719:12: warning: '__pyx_f_5scipy_7special_7_ufuncs__set_errprint' defined but not used [-Wunused-function] static int __pyx_f_5scipy_7special_7_ufuncs__set_errprint(int __pyx_v_flag) { ^ 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: build/src.linux-x86_64-3.3/scipy/special/_logit.c gcc: scipy/special/cdf_wrappers.c gcc: scipy/special/sf_error.c /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/scipy/special/_ufuncs.o build/temp.linux-x86_64-3.3/scipy/special/sf_error.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/special/_logit.o build/temp.linux-x86_64-3.3/scipy/special/amos_wrappers.o build/temp.linux-x86_64-3.3/scipy/special/cdf_wrappers.o build/temp.linux-x86_64-3.3/scipy/special/specfun_wrappers.o -L/usr/lib64/python3.3/site-packages/numpy/core/lib -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lsc_amos -lsc_c_misc -lsc_cephes -lsc_mach -lsc_cdf -lsc_specfun -lnpymath -lm -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/special/_ufuncs.cpython-33m.so building 'scipy.special._ufuncs_cxx' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3-scipy-0.14.1-1.el7.centos/scipy/special -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/special/sf_error.c compiling C++ sources C compiler: g++ -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3-scipy-0.14.1-1.el7.centos/scipy/special -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' g++: scipy/special/_ufuncs_cxx.cxx In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/special/_ufuncs_cxx.cxx:354: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ g++: scipy/special/Faddeeva.cc g++: scipy/special/_faddeeva.cxx 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-3.3/scipy/special/sf_error.o build/temp.linux-x86_64-3.3/scipy/special/_ufuncs_cxx.o build/temp.linux-x86_64-3.3/scipy/special/_faddeeva.o build/temp.linux-x86_64-3.3/scipy/special/Faddeeva.o -L/usr/lib64/python3.3/site-packages/numpy/core/lib -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lnpymath -lm -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/special/_ufuncs_cxx.cpython-33m.so building 'scipy.stats.statlib' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/build/src.linux-x86_64-3.3/scipy/stats compile options: '-Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: build/src.linux-x86_64-3.3/scipy/stats/statlibmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/stats/statlibmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/scipy/stats/statlibmodule.c: In function 'f2py_rout_statlib_prho': build/src.linux-x86_64-3.3/scipy/stats/statlibmodule.c:636:10: warning: variable 'prho_return_value' set but not used [-Wunused-but-set-variable] double prho_return_value=0; ^ build/src.linux-x86_64-3.3/scipy/stats/statlibmodule.c: At top level: build/src.linux-x86_64-3.3/scipy/stats/statlibmodule.c:111:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/stats/statlibmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lstatlib -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/stats/statlib.cpython-33m.so building 'scipy.stats.vonmises_cython' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/stats/vonmises_cython.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/stats/vonmises_cython.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/stats/vonmises_cython.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ufuncobject.h:317:0, from scipy/stats/vonmises_cython.c:353: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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-3.3/scipy/stats/vonmises_cython.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/stats/vonmises_cython.cpython-33m.so building 'scipy.stats._rank' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/stats/_rank.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/stats/_rank.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/stats/_rank.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ufuncobject.h:317:0, from scipy/stats/_rank.c:353: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ scipy/stats/_rank.c: In function '__pyx_fuse_1__pyx_f_5scipy_5stats_5_rank__rankdata_fused': scipy/stats/_rank.c:2448:170: warning: '__pyx_v_tie_rank' may be used uninitialized in this function [-Wmaybe-uninitialized] *__Pyx_BufPtrStrided1d(__pyx_t_5numpy_float64_t *, __pyx_pybuffernd_ranks.rcbuffer->pybuffer.buf, __pyx_t_25, __pyx_pybuffernd_ranks.diminfo[0].strides) = __pyx_v_tie_rank; ^ scipy/stats/_rank.c: In function '__pyx_fuse_0__pyx_f_5scipy_5stats_5_rank__rankdata_fused': scipy/stats/_rank.c:1858:170: warning: '__pyx_v_tie_rank' may be used uninitialized in this function [-Wmaybe-uninitialized] *__Pyx_BufPtrStrided1d(__pyx_t_5numpy_float64_t *, __pyx_pybuffernd_ranks.rcbuffer->pybuffer.buf, __pyx_t_25, __pyx_pybuffernd_ranks.diminfo[0].strides) = __pyx_v_tie_rank; ^ scipy/stats/_rank.c: In function '__pyx_fuse_2__pyx_f_5scipy_5stats_5_rank__rankdata_fused': scipy/stats/_rank.c:3038:170: warning: '__pyx_v_tie_rank' may be used uninitialized in this function [-Wmaybe-uninitialized] *__Pyx_BufPtrStrided1d(__pyx_t_5numpy_float64_t *, __pyx_pybuffernd_ranks.rcbuffer->pybuffer.buf, __pyx_t_25, __pyx_pybuffernd_ranks.diminfo[0].strides) = __pyx_v_tie_rank; ^ 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-3.3/scipy/stats/_rank.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/stats/_rank.cpython-33m.so building 'scipy.stats.futil' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/scipy/stats/futilmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/stats/futilmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/scipy/stats/futilmodule.c:104:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gfortran:f77: scipy/stats/futil.f /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/stats/futilmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o build/temp.linux-x86_64-3.3/scipy/stats/futil.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/stats/futil.cpython-33m.so building 'scipy.stats.mvn' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: build/src.linux-x86_64-3.3/fortranobject.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/fortranobject.c:2: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: build/src.linux-x86_64-3.3/scipy/stats/mvnmodule.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-3.3/fortranobject.h:13, from build/src.linux-x86_64-3.3/scipy/stats/mvnmodule.c:18: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-3.3/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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops compile options: '-Ibuild/src.linux-x86_64-3.3 -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -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-3.3/scipy/stats/mvn-f2pywrappers.f /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/stats/mvnmodule.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/fortranobject.o build/temp.linux-x86_64-3.3/scipy/stats/mvndst.o build/temp.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/stats/mvn-f2pywrappers.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -lgfortran -o build/lib.linux-x86_64-3.3/scipy/stats/mvn.cpython-33m.so building 'scipy.ndimage._nd_image' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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-3.3/scipy/ndimage creating build/temp.linux-x86_64-3.3/scipy/ndimage/src compile options: '-Iscipy/ndimage/src -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/ndimage/src/ni_filters.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/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/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/ndimage/src/ni_measure.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/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/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/ndimage/src/ni_fourier.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/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/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/ndimage/src/ni_morphology.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/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/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/ndimage/src/nd_image.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/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/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ scipy/ndimage/src/nd_image.c: In function 'PyInit__nd_image': scipy/ndimage/src/nd_image.c:959:23: warning: unused variable 'd' [-Wunused-variable] PyObject *m, *s, *d; ^ scipy/ndimage/src/nd_image.c:959:19: warning: unused variable 's' [-Wunused-variable] PyObject *m, *s, *d; ^ gcc: scipy/ndimage/src/ni_support.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/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/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/ndimage/src/ni_interpolation.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/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/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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-3.3/scipy/ndimage/src/nd_image.o build/temp.linux-x86_64-3.3/scipy/ndimage/src/ni_filters.o build/temp.linux-x86_64-3.3/scipy/ndimage/src/ni_fourier.o build/temp.linux-x86_64-3.3/scipy/ndimage/src/ni_interpolation.o build/temp.linux-x86_64-3.3/scipy/ndimage/src/ni_measure.o build/temp.linux-x86_64-3.3/scipy/ndimage/src/ni_morphology.o build/temp.linux-x86_64-3.3/scipy/ndimage/src/ni_support.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/ndimage/_nd_image.cpython-33m.so building 'scipy.ndimage._ni_label' extension compiling C sources C compiler: gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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/ndimage/src -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/lib64/python3.3/site-packages/numpy/core/include -I/usr/include/python3.3m -c' gcc: scipy/ndimage/src/_ni_label.c In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/ndimage/src/_ni_label.c:352: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/ufuncobject.h:317:0, from scipy/ndimage/src/_ni_label.c:353: /usr/lib64/python3.3/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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-3.3/scipy/ndimage/src/_ni_label.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.3 -lpython3.3m -o build/lib.linux-x86_64-3.3/scipy/ndimage/_ni_label.cpython-33m.so /usr/lib64/python3.3/distutils/dist.py:257: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) /usr/lib64/python3.3/distutils/dist.py:257: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib64/python3.3/distutils/dist.py:257: UserWarning: Unknown distribution option: 'setup_requires' warnings.warn(msg) Running from scipy source directory. "object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) "object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) "object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) "object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) "object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) "object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) ~/build/BUILD/scipy-0.14.1 + popd + 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 /usr/bin/python2 setup.py config_fc --fcompiler=gnu95 --noarch build /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'setup_requires' warnings.warn(msg) /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) blas_opt_info: blas_mkl_info: libraries mkl,vml,guide not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE openblas_info: libraries openblas not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE atlas_3_10_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 Nov 20 05:32:04 UTC 2015: UNAME : Linux worker1.bsys.centos.org 2.6.32-220.17.1.el6.x86_64 #1 SMP Wed May 16 00:01:37 BST 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=2394 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 4194304 F77 : /usr/bin/gfortran, version GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) F77FLAGS : -O -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SMC : /usr/bin/x86_64-redhat-linux-gcc, version x86_64-redhat-linux-gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) SMCFLAGS : -fomit-frame-pointer -mfpmath=sse -O2 -fno-schedule-insns2 -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SKC : /usr/bin/x86_64-redhat-linux-gcc, version x86_64-redhat-linux-gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) 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 = [('HAVE_CBLAS', None), ('ATLAS_INFO', '"\\"3.10.1\\""')] include_dirs = ['/usr/include'] FOUND: libraries = ['tatlas'] library_dirs = ['/usr/lib64/atlas'] language = c define_macros = [('HAVE_CBLAS', None), ('ATLAS_INFO', '"\\"3.10.1\\""')] include_dirs = ['/usr/include'] lapack_opt_info: openblas_lapack_info: libraries openblas not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE lapack_mkl_info: mkl_info: libraries mkl,vml,guide not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE NOT AVAILABLE atlas_3_10_threads_info: Setting PTATLAS=ATLAS libraries lapack_atlas not found in /usr/lib64/atlas numpy.distutils.system_info.atlas_3_10_threads_info Setting PTATLAS=ATLAS customize Gnu95FCompiler 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 -ltatlas -o _configtest ATLAS version 3.10.1 built by mockbuild on Fri Nov 20 05:32:04 UTC 2015: UNAME : Linux worker1.bsys.centos.org 2.6.32-220.17.1.el6.x86_64 #1 SMP Wed May 16 00:01:37 BST 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=2394 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 4194304 F77 : /usr/bin/gfortran, version GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) F77FLAGS : -O -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SMC : /usr/bin/x86_64-redhat-linux-gcc, version x86_64-redhat-linux-gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) SMCFLAGS : -fomit-frame-pointer -mfpmath=sse -O2 -fno-schedule-insns2 -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SKC : /usr/bin/x86_64-redhat-linux-gcc, version x86_64-redhat-linux-gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) 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', 'tatlas', 'tatlas'] library_dirs = ['/usr/lib64/atlas'] language = f77 define_macros = [('ATLAS_INFO', '"\\"3.10.1\\""')] include_dirs = ['/usr/include'] FOUND: libraries = ['tatlas', 'tatlas', 'tatlas'] library_dirs = ['/usr/lib64/atlas'] language = f77 define_macros = [('ATLAS_INFO', '"\\"3.10.1\\""')] include_dirs = ['/usr/include'] Running from scipy source directory. ATLAS version: 3.10.1 ATLAS version: 3.10.1 ATLAS version: 3.10.1 Splitting linalg.interpolative Fortran source files non-existing path in 'scipy/sparse': 'sparsetools/sparsetools_impl.h' non-existing path in 'scipy/sparse': 'sparsetools/bsr_impl.h' non-existing path in 'scipy/sparse': 'sparsetools/csc_impl.h' non-existing path in 'scipy/sparse': 'sparsetools/csr_impl.h' non-existing path in 'scipy/sparse': 'sparsetools/other_impl.h' 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,iout,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,iout,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._ppoly" 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: parder Block: bispeu Block: pardeu 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 "parder"... z,ier = parder(tx,ty,c,kx,ky,nux,nuy,x,y) Constructing wrapper function "bispeu"... z,ier = bispeu(tx,ty,c,kx,ky,x,y) Constructing wrapper function "pardeu"... z,ier = pardeu(tx,ty,c,kx,ky,nux,nuy,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. 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: scnrm2 Block: dnrm2 Block: dznrm2 Block: sasum Block: scasum Block: dasum 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"("wsdot")... 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]) Creating wrapper for Fortran function "cdotu"("wcdotu")... 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]) Creating wrapper for Fortran function "zdotu"("wzdotu")... 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]) Creating wrapper for Fortran function "cdotc"("wcdotc")... 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]) Creating wrapper for Fortran function "zdotc"("wzdotc")... 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"("wsnrm2")... Constructing wrapper function "snrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = snrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "scnrm2"("wscnrm2")... Constructing wrapper function "scnrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = scnrm2(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 "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"("wsasum")... Constructing wrapper function "sasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = sasum(x,[n,offx,incx]) Creating wrapper for Fortran function "scasum"("wscasum")... Constructing wrapper function "scasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = scasum(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 "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 'scipy/lib/lapack/clapack.pyf.src' to sources. from_template:> build/src.linux-x86_64-2.7/scipy/lib/lapack/clapack.pyf 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: sgesv Block: dgesv Block: cgesv Block: zgesv 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 Post-processing (stage 2)... Building modules... Building module "clapack"... Constructing wrapper function "sgesv"... lu,piv,x,info = sgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "dgesv"... lu,piv,x,info = dgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "cgesv"... lu,piv,x,info = cgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "zgesv"... lu,piv,x,info = zgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "sposv"... c,x,info = sposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "dposv"... c,x,info = dposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "cposv"... c,x,info = cposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "zposv"... c,x,info = zposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "spotrf"... c,info = spotrf(a,[lower,clean,rowmajor,overwrite_a]) Constructing wrapper function "dpotrf"... c,info = dpotrf(a,[lower,clean,rowmajor,overwrite_a]) Constructing wrapper function "cpotrf"... c,info = cpotrf(a,[lower,clean,rowmajor,overwrite_a]) Constructing wrapper function "zpotrf"... c,info = zpotrf(a,[lower,clean,rowmajor,overwrite_a]) Constructing wrapper function "spotrs"... x,info = spotrs(c,b,[lower,rowmajor,overwrite_b]) Constructing wrapper function "dpotrs"... x,info = dpotrs(c,b,[lower,rowmajor,overwrite_b]) Constructing wrapper function "cpotrs"... x,info = cpotrs(c,b,[lower,rowmajor,overwrite_b]) Constructing wrapper function "zpotrs"... x,info = zpotrs(c,b,[lower,rowmajor,overwrite_b]) Constructing wrapper function "spotri"... inv_a,info = spotri(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "dpotri"... inv_a,info = dpotri(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "cpotri"... inv_a,info = cpotri(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "zpotri"... inv_a,info = zpotri(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "slauum"... a,info = slauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "dlauum"... a,info = dlauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "clauum"... a,info = clauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "zlauum"... a,info = zlauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "strtri"... inv_c,info = strtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Constructing wrapper function "dtrtri"... inv_c,info = dtrtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Constructing wrapper function "ctrtri"... inv_c,info = ctrtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Constructing wrapper function "ztrtri"... inv_c,info = ztrtri(c,[lower,unitdiag,rowmajor,overwrite_c]) 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. Mismatch in number of replacements (base ) for . 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: scnrm2 Block: dnrm2 Block: dznrm2 Block: sasum Block: scasum Block: dasum 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 Block: ssymm Block: dsymm Block: csymm Block: zsymm Block: chemm Block: zhemm Block: ssyrk Block: dsyrk Block: csyrk Block: zsyrk Block: cherk Block: zherk Block: ssyr2k Block: dsyr2k Block: csyr2k Block: zsyr2k Block: cher2k Block: zher2k Block: strmm Block: dtrmm Block: ctrmm Block: ztrmm 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"("wsdot")... 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]) Creating wrapper for Fortran function "cdotu"("wcdotu")... 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]) Creating wrapper for Fortran function "zdotu"("wzdotu")... 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]) Creating wrapper for Fortran function "cdotc"("wcdotc")... 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]) Creating wrapper for Fortran function "zdotc"("wzdotc")... 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"("wsnrm2")... Constructing wrapper function "snrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = snrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "scnrm2"("wscnrm2")... Constructing wrapper function "scnrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = scnrm2(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 "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"("wsasum")... Constructing wrapper function "sasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = sasum(x,[n,offx,incx]) Creating wrapper for Fortran function "scasum"("wscasum")... Constructing wrapper function "scasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = scasum(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 "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]) Constructing wrapper function "ssymm"... c = ssymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Constructing wrapper function "dsymm"... c = dsymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Constructing wrapper function "csymm"... c = csymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Constructing wrapper function "zsymm"... c = zsymm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Constructing wrapper function "chemm"... c = chemm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Constructing wrapper function "zhemm"... c = zhemm(alpha,a,b,[beta,c,side,lower,overwrite_c]) Constructing wrapper function "ssyrk"... c = ssyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "dsyrk"... c = dsyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "csyrk"... c = csyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "zsyrk"... c = zsyrk(alpha,a,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "cherk"... c = cherk(alpha,a,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "zherk"... c = zherk(alpha,a,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "ssyr2k"... c = ssyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "dsyr2k"... c = dsyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "csyr2k"... c = csyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "zsyr2k"... c = zsyr2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "cher2k"... c = cher2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "zher2k"... c = zher2k(alpha,a,b,[beta,c,trans,lower,overwrite_c]) Constructing wrapper function "strmm"... b = strmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) Constructing wrapper function "dtrmm"... b = dtrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) Constructing wrapper function "ctrmm"... b = ctrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) Constructing wrapper function "ztrmm"... b = ztrmm(alpha,a,b,[side,lower,trans_a,diag,overwrite_b]) 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 #4330 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 #4410 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 #4619 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 #4652 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 #4685 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 #4718 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: dlamch Block: slamch 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 "dlamch"("dlamch")... Constructing wrapper function "dlamch"... dlamch = dlamch(cmach) Creating wrapper for Fortran function "slamch"("wslamch")... Constructing wrapper function "slamch"... slamch = slamch(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._cblas" sources from_template:> build/src.linux-x86_64-2.7/scipy/linalg/cblas.pyf Including file scipy/linalg/cblas_l1.pyf.src f2py options: [] f2py: build/src.linux-x86_64-2.7/scipy/linalg/cblas.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-2.7/scipy/linalg/cblas.pyf' (format:free) Line #33 in build/src.linux-x86_64-2.7/scipy/linalg/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Line #57 in build/src.linux-x86_64-2.7/scipy/linalg/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Line #81 in build/src.linux-x86_64-2.7/scipy/linalg/cblas.pyf:" intent(c)" All arguments will have attribute intent(c) Line #105 in build/src.linux-x86_64-2.7/scipy/linalg/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/linalg/_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.linalg._clapack" sources from_template:> build/src.linux-x86_64-2.7/scipy/linalg/clapack.pyf f2py options: [] f2py: build/src.linux-x86_64-2.7/scipy/linalg/clapack.pyf Reading fortran codes... Reading file 'build/src.linux-x86_64-2.7/scipy/linalg/clapack.pyf' (format:free) Post-processing... Block: _clapack Block: sgesv Block: dgesv Block: cgesv Block: zgesv Block: sposv Block: dposv Block: cposv Block: zposv Block: slauum Block: dlauum Block: clauum Block: zlauum Block: strtri Block: dtrtri Block: ctrtri Block: ztrtri Post-processing (stage 2)... Building modules... Building module "_clapack"... Constructing wrapper function "sgesv"... lu,piv,x,info = sgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "dgesv"... lu,piv,x,info = dgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "cgesv"... lu,piv,x,info = cgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "zgesv"... lu,piv,x,info = zgesv(a,b,[rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "sposv"... c,x,info = sposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "dposv"... c,x,info = dposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "cposv"... c,x,info = cposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "zposv"... c,x,info = zposv(a,b,[lower,rowmajor,overwrite_a,overwrite_b]) Constructing wrapper function "slauum"... a,info = slauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "dlauum"... a,info = dlauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "clauum"... a,info = clauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "zlauum"... a,info = zlauum(c,[lower,rowmajor,overwrite_c]) Constructing wrapper function "strtri"... inv_c,info = strtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Constructing wrapper function "dtrtri"... inv_c,info = dtrtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Constructing wrapper function "ctrtri"... inv_c,info = ctrtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Constructing wrapper function "ztrtri"... inv_c,info = ztrtri(c,[lower,unitdiag,rowmajor,overwrite_c]) Wrote C/API module "_clapack" to file "build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_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.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.linalg._interpolative" sources f2py options: [] f2py: scipy/linalg/interpolative.pyf "object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) "object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) "object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) "object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) "object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) "object of type 'type' has no len()" in evaluating 'len(list)' (available names: []) Reading fortran codes... Reading file 'scipy/linalg/interpolative.pyf' (format:free) Post-processing... Block: _interpolative Block: id_srand Block: idd_frm Block: idd_sfrm Block: idd_frmi Block: idd_sfrmi Block: iddp_id Block: iddr_id Block: idd_reconid Block: idd_reconint Block: idd_copycols Block: idd_id2svd Block: idd_snorm In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idd_snorm get_useparameters: no module idd__user__routines info used by idd_snorm Block: idd_diffsnorm In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idd_diffsnorm get_useparameters: no module idd__user__routines info used by idd_diffsnorm Block: iddr_svd Block: iddp_svd Block: iddp_aid Block: idd_estrank Block: iddp_asvd Block: iddp_rid In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddp_rid get_useparameters: no module idd__user__routines info used by iddp_rid Block: idd_findrank In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idd_findrank get_useparameters: no module idd__user__routines info used by idd_findrank Block: iddp_rsvd In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddp_rsvd get_useparameters: no module idd__user__routines info used by iddp_rsvd Block: iddr_aid Block: iddr_aidi Block: iddr_asvd Block: iddr_rid In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddr_rid get_useparameters: no module idd__user__routines info used by iddr_rid Block: iddr_rsvd In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:iddr_rsvd get_useparameters: no module idd__user__routines info used by iddr_rsvd Block: idz_frm Block: idz_sfrm Block: idz_frmi Block: idz_sfrmi Block: idzp_id Block: idzr_id Block: idz_reconid Block: idz_reconint Block: idz_copycols Block: idz_id2svd Block: idz_snorm In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idz_snorm get_useparameters: no module idz__user__routines info used by idz_snorm Block: idz_diffsnorm In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idz_diffsnorm get_useparameters: no module idz__user__routines info used by idz_diffsnorm Block: idzr_svd Block: idzp_svd Block: idzp_aid Block: idz_estrank Block: idzp_asvd Block: idzp_rid In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzp_rid get_useparameters: no module idz__user__routines info used by idzp_rid Block: idz_findrank In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idz_findrank get_useparameters: no module idz__user__routines info used by idz_findrank Block: idzp_rsvd In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzp_rsvd get_useparameters: no module idz__user__routines info used by idzp_rsvd Block: idzr_aid Block: idzr_aidi Block: idzr_asvd Block: idzr_rid In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzr_rid get_useparameters: no module idz__user__routines info used by idzr_rid Block: idzr_rsvd In: scipy/linalg/interpolative.pyf:_interpolative:unknown_interface:idzr_rsvd get_useparameters: no module idz__user__routines info used by idzr_rsvd Block: idd__user__routines Block: idd_user_interface Block: matvect Block: matvec Block: matvect2 Block: matvec2 Block: idz__user__routines Block: idz_user_interface Block: matveca Block: matvec Block: matveca2 Block: matvec2 Post-processing (stage 2)... Building modules... Constructing call-back function "cb_matvect_in_idd__user__routines" def matvect(x,[m,n,p1,p2,p3,p4]): return y Constructing call-back function "cb_matvec_in_idd__user__routines" def matvec(x,[n,m,p1,p2,p3,p4]): return y Constructing call-back function "cb_matvect2_in_idd__user__routines" def matvect2(x,[m,n,p1,p2,p3,p4]): return y Constructing call-back function "cb_matvec2_in_idd__user__routines" def matvec2(x,[n,m,p1,p2,p3,p4]): return y Constructing call-back function "cb_matveca_in_idz__user__routines" def matveca(x,[m,n,p1,p2,p3,p4]): return y Constructing call-back function "cb_matvec_in_idz__user__routines" def matvec(x,[n,m,p1,p2,p3,p4]): return y Constructing call-back function "cb_matveca2_in_idz__user__routines" def matveca2(x,[m,n,p1,p2,p3,p4]): return y Constructing call-back function "cb_matvec2_in_idz__user__routines" def matvec2(x,[n,m,p1,p2,p3,p4]): return y Building module "_interpolative"... Constructing wrapper function "id_srand"... r = id_srand(n) Constructing wrapper function "id_srandi"... id_srandi(t) Constructing wrapper function "id_srando"... id_srando() Constructing wrapper function "idd_frm"... y = idd_frm(n,w,x,[m]) Constructing wrapper function "idd_sfrm"... y = idd_sfrm(l,n,w,x,[m]) Constructing wrapper function "idd_frmi"... n,w = idd_frmi(m) Constructing wrapper function "idd_sfrmi"... n,w = idd_sfrmi(l,m) Constructing wrapper function "iddp_id"... krank,list,rnorms = iddp_id(eps,a,[m,n]) Constructing wrapper function "iddr_id"... list,rnorms = iddr_id(a,krank,[m,n]) Constructing wrapper function "idd_reconid"... approx = idd_reconid(col,list,proj,[m,krank,n]) Constructing wrapper function "idd_reconint"... p = idd_reconint(list,proj,[n,krank]) Constructing wrapper function "idd_copycols"... getarrdims:warning: assumed shape array, using 0 instead of '*' col = idd_copycols(a,krank,list,[m,n]) Constructing wrapper function "idd_id2svd"... u,v,s,ier = idd_id2svd(b,list,proj,[m,krank,n,w]) Constructing wrapper function "idd_snorm"... snorm,v = idd_snorm(m,n,matvect,matvec,its,[p1t,p2t,p3t,p4t,p1,p2,p3,p4,u,matvect_extra_args,matvec_extra_args]) Constructing wrapper function "idd_diffsnorm"... snorm = idd_diffsnorm(m,n,matvect,matvect2,matvec,matvec2,its,[p1t,p2t,p3t,p4t,p1t2,p2t2,p3t2,p4t2,p1,p2,p3,p4,p12,p22,p32,p42,w,matvect_extra_args,matvect2_extra_args,matvec_extra_args,matvec2_extra_args]) Constructing wrapper function "iddr_svd"... u,v,s,ier = iddr_svd(a,krank,[m,n,r]) Constructing wrapper function "iddp_svd"... krank,iu,iv,is,w,ier = iddp_svd(eps,a,[m,n]) Constructing wrapper function "iddp_aid"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,list,proj = iddp_aid(eps,a,work,proj,[m,n]) Constructing wrapper function "idd_estrank"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,ra = idd_estrank(eps,a,w,ra,[m,n]) Constructing wrapper function "iddp_asvd"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,iu,iv,is,w,ier = iddp_asvd(eps,a,winit,w,[m,n]) Constructing wrapper function "iddp_rid"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,list,proj,ier = iddp_rid(eps,m,n,matvect,proj,[p1,p2,p3,p4,matvect_extra_args]) Constructing wrapper function "idd_findrank"... krank,ra,ier = idd_findrank(eps,m,n,matvect,[p1,p2,p3,p4,w,matvect_extra_args]) Constructing wrapper function "iddp_rsvd"... krank,iu,iv,is,w,ier = iddp_rsvd(eps,m,n,matvect,matvec,[p1t,p2t,p3t,p4t,p1,p2,p3,p4,matvect_extra_args,matvec_extra_args]) Constructing wrapper function "iddr_aid"... list,proj = iddr_aid(a,krank,w,[m,n]) Constructing wrapper function "iddr_aidi"... w = iddr_aidi(m,n,krank) Constructing wrapper function "iddr_asvd"... u,v,s,ier = iddr_asvd(a,krank,w,[m,n]) Constructing wrapper function "iddr_rid"... list,proj = iddr_rid(m,n,matvect,krank,[p1,p2,p3,p4,matvect_extra_args]) Constructing wrapper function "iddr_rsvd"... u,v,s,ier = iddr_rsvd(m,n,matvect,matvec,krank,[p1t,p2t,p3t,p4t,p1,p2,p3,p4,w,matvect_extra_args,matvec_extra_args]) Constructing wrapper function "idz_frm"... y = idz_frm(n,w,x,[m]) Constructing wrapper function "idz_sfrm"... y = idz_sfrm(l,n,w,x,[m]) Constructing wrapper function "idz_frmi"... n,w = idz_frmi(m) Constructing wrapper function "idz_sfrmi"... n,w = idz_sfrmi(l,m) Constructing wrapper function "idzp_id"... krank,list,rnorms = idzp_id(eps,a,[m,n]) Constructing wrapper function "idzr_id"... list,rnorms = idzr_id(a,krank,[m,n]) Constructing wrapper function "idz_reconid"... approx = idz_reconid(col,list,proj,[m,krank,n]) Constructing wrapper function "idz_reconint"... p = idz_reconint(list,proj,[n,krank]) Constructing wrapper function "idz_copycols"... getarrdims:warning: assumed shape array, using 0 instead of '*' col = idz_copycols(a,krank,list,[m,n]) Constructing wrapper function "idz_id2svd"... u,v,s,ier = idz_id2svd(b,list,proj,[m,krank,n,w]) Constructing wrapper function "idz_snorm"... snorm,v = idz_snorm(m,n,matveca,matvec,its,[p1a,p2a,p3a,p4a,p1,p2,p3,p4,u,matveca_extra_args,matvec_extra_args]) Constructing wrapper function "idz_diffsnorm"... snorm = idz_diffsnorm(m,n,matveca,matveca2,matvec,matvec2,its,[p1a,p2a,p3a,p4a,p1a2,p2a2,p3a2,p4a2,p1,p2,p3,p4,p12,p22,p32,p42,w,matveca_extra_args,matveca2_extra_args,matvec_extra_args,matvec2_extra_args]) Constructing wrapper function "idzr_svd"... u,v,s,ier = idzr_svd(a,krank,[m,n,r]) Constructing wrapper function "idzp_svd"... krank,iu,iv,is,w,ier = idzp_svd(eps,a,[m,n]) Constructing wrapper function "idzp_aid"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,list,proj = idzp_aid(eps,a,work,proj,[m,n]) Constructing wrapper function "idz_estrank"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,ra = idz_estrank(eps,a,w,ra,[m,n]) Constructing wrapper function "idzp_asvd"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,iu,iv,is,w,ier = idzp_asvd(eps,a,winit,w,[m,n]) Constructing wrapper function "idzp_rid"... getarrdims:warning: assumed shape array, using 0 instead of '*' krank,list,proj,ier = idzp_rid(eps,m,n,matveca,proj,[p1,p2,p3,p4,matveca_extra_args]) Constructing wrapper function "idz_findrank"... krank,ra,ier = idz_findrank(eps,m,n,matveca,[p1,p2,p3,p4,w,matveca_extra_args]) Constructing wrapper function "idzp_rsvd"... krank,iu,iv,is,w,ier = idzp_rsvd(eps,m,n,matveca,matvec,[p1a,p2a,p3a,p4a,p1,p2,p3,p4,matveca_extra_args,matvec_extra_args]) Constructing wrapper function "idzr_aid"... list,proj = idzr_aid(a,krank,w,[m,n]) Constructing wrapper function "idzr_aidi"... w = idzr_aidi(m,n,krank) Constructing wrapper function "idzr_asvd"... u,v,s,ier = idzr_asvd(a,krank,w,[m,n]) Constructing wrapper function "idzr_rid"... list,proj = idzr_rid(m,n,matveca,krank,[p1,p2,p3,p4,matveca_extra_args]) Constructing wrapper function "idzr_rsvd"... u,v,s,ier = idzr_rsvd(m,n,matveca,matvec,krank,[p1a,p2a,p3a,p4a,p1,p2,p3,p4,w,matveca_extra_args,matvec_extra_args]) Wrote C/API module "_interpolative" to file "build/src.linux-x86_64-2.7/scipy/linalg/_interpolativemodule.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.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.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.sparse._csparsetools" sources building extension "scipy.sparse._sparsetools" sources [generate_sparsetools] generating 'scipy/sparse/sparsetools/bsr_impl.h' [generate_sparsetools] generating 'scipy/sparse/sparsetools/csr_impl.h' [generate_sparsetools] generating 'scipy/sparse/sparsetools/csc_impl.h' [generate_sparsetools] generating 'scipy/sparse/sparsetools/other_impl.h' [generate_sparsetools] generating 'scipy/sparse/sparsetools/sparsetools_impl.h' 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,ntype) 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 extension "scipy.ndimage._ni_label" 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/version.py -> build/lib.linux-x86_64-2.7/scipy copying scipy/__init__.py -> build/lib.linux-x86_64-2.7/scipy copying scipy/setup.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/hierarchy.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/setup.py -> build/lib.linux-x86_64-2.7/scipy/cluster creating 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/codata.py -> build/lib.linux-x86_64-2.7/scipy/constants copying scipy/constants/__init__.py -> build/lib.linux-x86_64-2.7/scipy/constants copying scipy/constants/setup.py -> build/lib.linux-x86_64-2.7/scipy/constants creating 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/fftpack_version.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/realtransforms.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/__init__.py -> build/lib.linux-x86_64-2.7/scipy/fftpack copying scipy/fftpack/setup.py -> build/lib.linux-x86_64-2.7/scipy/fftpack creating 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/quadrature.py -> build/lib.linux-x86_64-2.7/scipy/integrate copying scipy/integrate/quadpack.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/__init__.py -> build/lib.linux-x86_64-2.7/scipy/integrate copying scipy/integrate/setup.py -> build/lib.linux-x86_64-2.7/scipy/integrate creating build/lib.linux-x86_64-2.7/scipy/interpolate copying scipy/interpolate/polyint.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/interpnd_info.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/interpolate.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/ndgriddata.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/setup.py -> build/lib.linux-x86_64-2.7/scipy/interpolate copying scipy/interpolate/_monotone.py -> build/lib.linux-x86_64-2.7/scipy/interpolate copying scipy/interpolate/fitpack2.py -> build/lib.linux-x86_64-2.7/scipy/interpolate creating build/lib.linux-x86_64-2.7/scipy/io copying scipy/io/_fortran.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/netcdf.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/__init__.py -> 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/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/miobase.py -> 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/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/__init__.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/mio5_params.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 creating 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/setup.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/hb.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/_fortran_format_parser.py -> 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 creating build/lib.linux-x86_64-2.7/scipy/lib copying scipy/lib/_version.py -> build/lib.linux-x86_64-2.7/scipy/lib copying scipy/lib/_gcutils.py -> build/lib.linux-x86_64-2.7/scipy/lib copying scipy/lib/six.py -> build/lib.linux-x86_64-2.7/scipy/lib copying scipy/lib/_util.py -> 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/__init__.py -> build/lib.linux-x86_64-2.7/scipy/lib copying scipy/lib/setup.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/scons_support.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/setup.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/scons_support.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/setup.py -> build/lib.linux-x86_64-2.7/scipy/lib/lapack creating build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/_interpolative_backend.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/_matfuncs_inv_ssq.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/_matfuncs_sqrtm.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/decomp.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_qz.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/lapack.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_svd.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/decomp_schur.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/cblas.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/_solvers.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/_decomp_polar.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/basic.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/setup.py -> build/lib.linux-x86_64-2.7/scipy/linalg copying scipy/linalg/interpolative.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/_expm_frechet.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/doccer.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/setup.py -> build/lib.linux-x86_64-2.7/scipy/misc copying scipy/misc/common.py -> build/lib.linux-x86_64-2.7/scipy/misc creating build/lib.linux-x86_64-2.7/scipy/odr copying scipy/odr/add_newdocs.py -> 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/__init__.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/odrpack.py -> build/lib.linux-x86_64-2.7/scipy/odr creating 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/linesearch.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/_trustregion_dogleg.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/tnc.py -> build/lib.linux-x86_64-2.7/scipy/optimize copying scipy/optimize/lbfgsb.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/optimize.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/_tstutils.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/_trustregion.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/setup.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/minpack.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/zeros.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/_trustregion_ncg.py -> build/lib.linux-x86_64-2.7/scipy/optimize creating 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/windows.py -> build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/_savitzky_golay.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/dltisys.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/waveforms.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/cont2discrete.py -> build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/bsplines.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/wavelets.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/setup.py -> build/lib.linux-x86_64-2.7/scipy/signal copying scipy/signal/spectral.py -> build/lib.linux-x86_64-2.7/scipy/signal creating 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/base.py -> 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/data.py -> build/lib.linux-x86_64-2.7/scipy/sparse copying scipy/sparse/sparsetools.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/construct.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/extract.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/coo.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/lil.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/generate_sparsetools.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/spfuncs.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/matfuncs.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg copying scipy/sparse/linalg/_expm_multiply.py -> 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/_onenormest.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/setup.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/minres.py -> 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/lgmres.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/setup.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 creating 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 copying scipy/sparse/linalg/dsolve/_add_newdocs.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/setup.py -> build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve creating 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 copying scipy/sparse/linalg/eigen/setup.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/arpack.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/setup.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/__init__.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 creating 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 copying scipy/sparse/csgraph/_validation.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/setup.py -> 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 creating 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 copying scipy/spatial/__init__.py -> build/lib.linux-x86_64-2.7/scipy/spatial copying scipy/spatial/setup.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/add_newdocs.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/_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/generate_ufuncs.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/__init__.py -> build/lib.linux-x86_64-2.7/scipy/special copying scipy/special/setup.py -> build/lib.linux-x86_64-2.7/scipy/special creating build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/_distr_params.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/_multivariate.py -> 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/_discrete_distns.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/morestats.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/_distn_infrastructure.py -> build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/_continuous_distns.py -> build/lib.linux-x86_64-2.7/scipy/stats copying scipy/stats/_constants.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/mstats.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/vonmises.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/mstats_extras.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/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 creating 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/measurements.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/filters.py -> build/lib.linux-x86_64-2.7/scipy/ndimage copying scipy/ndimage/fourier.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/__init__.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/_ni_support.py -> build/lib.linux-x86_64-2.7/scipy/ndimage creating 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/ext_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/swigptr.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/vtk_spec.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/inline_tools.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/common_info.py -> 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/size_check.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/numpy_scalar_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/c_spec.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/blitz_spec.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/setup.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/build_tools.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/ast_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/standard_array_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/catalog.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 creating 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 copying scipy/_build_utils/__init__.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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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/dffti.f gfortran:f77: scipy/fftpack/src/dfftpack/dsinqi.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/dsinqb.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/dcosqi.f gfortran:f77: scipy/fftpack/src/dfftpack/dcosqb.f gfortran:f77: scipy/fftpack/src/dfftpack/dcosti.f gfortran:f77: scipy/fftpack/src/dfftpack/zfftb.f gfortran:f77: scipy/fftpack/src/dfftpack/dsint.f gfortran:f77: scipy/fftpack/src/dfftpack/dcosqf.f gfortran:f77: scipy/fftpack/src/dfftpack/dfftf.f gfortran:f77: scipy/fftpack/src/dfftpack/dfftf1.f gfortran:f77: scipy/fftpack/src/dfftpack/dsinqf.f gfortran:f77: scipy/fftpack/src/dfftpack/dfftb1.f gfortran:f77: scipy/fftpack/src/dfftpack/dsint1.f gfortran:f77: scipy/fftpack/src/dfftpack/zfftf1.f gfortran:f77: scipy/fftpack/src/dfftpack/dfftb.f gfortran:f77: scipy/fftpack/src/dfftpack/dcost.f gfortran:f77: scipy/fftpack/src/dfftpack/zfftf.f gfortran:f77: scipy/fftpack/src/dfftpack/zfftb1.f gfortran:f77: scipy/fftpack/src/dfftpack/dsinti.f gfortran:f77: scipy/fftpack/src/dfftpack/zffti.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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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/cfftf.f gfortran:f77: scipy/fftpack/src/fftpack/rfftf1.f gfortran:f77: scipy/fftpack/src/fftpack/sint1.f gfortran:f77: scipy/fftpack/src/fftpack/rffti.f gfortran:f77: scipy/fftpack/src/fftpack/rfftb.f gfortran:f77: scipy/fftpack/src/fftpack/sinqi.f gfortran:f77: scipy/fftpack/src/fftpack/sint.f gfortran:f77: scipy/fftpack/src/fftpack/sinti.f gfortran:f77: scipy/fftpack/src/fftpack/rfftb1.f gfortran:f77: scipy/fftpack/src/fftpack/cfftf1.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/rfftf.f gfortran:f77: scipy/fftpack/src/fftpack/sinqf.f 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/cost.f gfortran:f77: scipy/fftpack/src/fftpack/cosqi.f gfortran:f77: scipy/fftpack/src/fftpack/cosqb.f gfortran:f77: scipy/fftpack/src/fftpack/cfftb.f gfortran:f77: scipy/fftpack/src/fftpack/sinqb.f gfortran:f77: scipy/fftpack/src/fftpack/cfftb1.f gfortran:f77: scipy/fftpack/src/fftpack/costi.f gfortran:f77: scipy/fftpack/src/fftpack/cosqf.f gfortran:f77: scipy/fftpack/src/fftpack/cffti.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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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/dgbfa.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/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/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/dgbsl.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/dgesl.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 -g -ffixed-form -fno-second-underscore -fPIC Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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/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/d1mach.f 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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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/dqc25c.f gfortran:f77: scipy/integrate/quadpack/dqcheb.f gfortran:f77: scipy/integrate/quadpack/dqelg.f gfortran:f77: scipy/integrate/quadpack/dqawo.f gfortran:f77: scipy/integrate/quadpack/dqk15.f gfortran:f77: scipy/integrate/quadpack/dqagi.f gfortran:f77: scipy/integrate/quadpack/dqagp.f gfortran:f77: scipy/integrate/quadpack/dqaws.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/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/dqk61.f gfortran:f77: scipy/integrate/quadpack/dqk21.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/dqag.f 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/dqawc.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/dqwgts.f 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/dqk31.f gfortran:f77: scipy/integrate/quadpack/dqawse.f 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/dqpsrt.f gfortran:f77: scipy/integrate/quadpack/dqc25s.f gfortran:f77: scipy/integrate/quadpack/dqk51.f gfortran:f77: scipy/integrate/quadpack/dqage.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/dqk41.f gfortran:f77: scipy/integrate/quadpack/dqawce.f 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/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/dqk15i.f gfortran:f77: scipy/integrate/quadpack/dqags.f gfortran:f77: scipy/integrate/quadpack/dqawf.f gfortran:f77: scipy/integrate/quadpack/dqk15w.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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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/prjs.f gfortran:f77: scipy/integrate/odepack/mdu.f gfortran:f77: scipy/integrate/odepack/cdrv.f gfortran:f77: scipy/integrate/odepack/odrv.f gfortran:f77: scipy/integrate/odepack/aigbt.f gfortran:f77: scipy/integrate/odepack/srcma.f gfortran:f77: scipy/integrate/odepack/prja.f gfortran:f77: scipy/integrate/odepack/blkdta000.f gfortran:f77: scipy/integrate/odepack/pjibt.f gfortran:f77: scipy/integrate/odepack/jgroup.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/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/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/rchek.f gfortran:f77: scipy/integrate/odepack/mdi.f gfortran:f77: scipy/integrate/odepack/decbt.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/sro.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/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/ainvg.f gfortran:f77: scipy/integrate/odepack/mdm.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/prepji.f gfortran:f77: scipy/integrate/odepack/vnorm.f gfortran:f77: scipy/integrate/odepack/intdy.f gfortran:f77: scipy/integrate/odepack/vmnorm.f gfortran:f77: scipy/integrate/odepack/srcms.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/bnorm.f 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/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/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/srcom.f gfortran:f77: scipy/integrate/odepack/nsfc.f gfortran:f77: scipy/integrate/odepack/xsetun.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/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/ewset.f gfortran:f77: scipy/integrate/odepack/prep.f gfortran:f77: scipy/integrate/odepack/solbt.f gfortran:f77: scipy/integrate/odepack/srcar.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/md.f 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/iprep.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/nnfc.f gfortran:f77: scipy/integrate/odepack/cfode.f gfortran:f77: scipy/integrate/odepack/cntnzu.f gfortran:f77: scipy/integrate/odepack/nroc.f gfortran:f77: scipy/integrate/odepack/fnorm.f 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/prepj.f gfortran:f77: scipy/integrate/odepack/roots.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/nntc.f gfortran:f77: scipy/integrate/odepack/nnsc.f gfortran:f77: scipy/integrate/odepack/xsetf.f gfortran:f77: scipy/integrate/odepack/adjlr.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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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/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/fpcuro.f gfortran:f77: scipy/interpolate/fitpack/fpback.f gfortran:f77: scipy/interpolate/fitpack/parsur.f 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/spgrid.f 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/clocur.f gfortran:f77: scipy/interpolate/fitpack/fpader.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/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/fprota.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/fpchep.f gfortran:f77: scipy/interpolate/fitpack/insert.f gfortran:f77: scipy/interpolate/fitpack/fpchec.f gfortran:f77: scipy/interpolate/fitpack/fpcosp.f 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/fprpsp.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/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/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/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/fpadno.f gfortran:f77: scipy/interpolate/fitpack/fpadpo.f gfortran:f77: scipy/interpolate/fitpack/bispev.f gfortran:f77: scipy/interpolate/fitpack/fpinst.f gfortran:f77: scipy/interpolate/fitpack/parcur.f gfortran:f77: scipy/interpolate/fitpack/fprati.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/fpcyt1.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/cualde.f gfortran:f77: scipy/interpolate/fitpack/fpopdi.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/fpbisp.f gfortran:f77: scipy/interpolate/fitpack/fporde.f gfortran:f77: scipy/interpolate/fitpack/fpbspl.f gfortran:f77: scipy/interpolate/fitpack/spalde.f gfortran:f77: scipy/interpolate/fitpack/fppocu.f gfortran:f77: scipy/interpolate/fitpack/parder.f gfortran:f77: scipy/interpolate/fitpack/fpbacp.f gfortran:f77: scipy/interpolate/fitpack/fpdeno.f 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/fpcyt2.f 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/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/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/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/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/pardeu.f scipy/interpolate/fitpack/pardeu.f:87.4: 60 ier = 0 1 Warning: Label 60 at (1) defined but not used scipy/interpolate/fitpack/pardeu.f:70.30: * nc,nkx1,nky1,nxx,nyy,iw 1 Warning: Unused variable 'iw' declared at (1) gfortran:f77: scipy/interpolate/fitpack/cocosp.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/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/curfit.f gfortran:f77: scipy/interpolate/fitpack/pogrid.f gfortran:f77: scipy/interpolate/fitpack/fpsysy.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/fourco.f gfortran:f77: scipy/interpolate/fitpack/fprank.f 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/dblint.f gfortran:f77: scipy/interpolate/fitpack/fpgrpa.f gfortran:f77: scipy/interpolate/fitpack/regrid.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/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/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/splder.f scipy/interpolate/fitpack/splder.f:85.4: 30 ier = 0 1 Warning: Label 30 at (1) defined but not used gfortran:f77: scipy/interpolate/fitpack/evapol.f gfortran:f77: scipy/interpolate/fitpack/profil.f gfortran:f77: scipy/interpolate/fitpack/curev.f gfortran:f77: scipy/interpolate/fitpack/fpdisc.f gfortran:f77: scipy/interpolate/fitpack/concon.f gfortran:f77: scipy/interpolate/fitpack/splint.f gfortran:f77: scipy/interpolate/fitpack/fpsuev.f gfortran:f77: scipy/interpolate/fitpack/sproot.f gfortran:f77: scipy/interpolate/fitpack/percur.f gfortran:f77: scipy/interpolate/fitpack/fpseno.f 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/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/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/fpcsin.f gfortran:f77: scipy/interpolate/fitpack/surfit.f gfortran:f77: scipy/interpolate/fitpack/surev.f ar: adding 50 object files to build/temp.linux-x86_64-2.7/libfitpack.a ar: adding 35 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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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/dpmpar.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) ^ 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/hybrj1.f gfortran:f77: scipy/optimize/minpack/fdjac1.f 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/qrsolv.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/dogleg.f gfortran:f77: scipy/optimize/minpack/qrfac.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/chkder.f gfortran:f77: scipy/optimize/minpack/r1updt.f gfortran:f77: scipy/optimize/minpack/hybrd1.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/fdjac2.f gfortran:f77: scipy/optimize/minpack/rwupdt.f gfortran:f77: scipy/optimize/minpack/lmdif1.f gfortran:f77: scipy/optimize/minpack/lmpar.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/lmstr1.f 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/cgsrfs.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/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/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/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/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/ilu_dpivotL.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/sdiagonal.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dcolumn_dfs.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/get_perm_c.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/ilu_heap_relax_snode.c 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:186:11: warning: 'tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] sum->r += tmp; ^ 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/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/mark_relax.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/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/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/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/zpanel_dfs.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/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/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:103: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:105: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:104: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:106: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/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/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/dpruneL.c 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/zgsequ.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/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/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:104: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:106: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/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/colamd.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/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/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/spanel_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/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_dcopy_to_ucol.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_spanel_dfs.c 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/ilu_zsnode_dfs.c 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:103: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:105: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 gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrf.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgscon.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/ilu_cpivotL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccolumn_dfs.c 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/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/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/zpruneL.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/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/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/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/spruneL.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotgrowth.c gcc: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ssnode_dfs.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/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/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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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/builddir creating build/temp.linux-x86_64-2.7/builddir/build creating build/temp.linux-x86_64-2.7/builddir/build/BUILD creating build/temp.linux-x86_64-2.7/builddir/build/BUILD/scipy-0.14.1 creating build/temp.linux-x86_64-2.7/builddir/build/BUILD/scipy-0.14.1/scipy creating build/temp.linux-x86_64-2.7/builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils creating build/temp.linux-x86_64-2.7/builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src 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/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/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 = wslamch('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/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/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/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/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/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 = wslamch('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/dsaitr.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstqrb.f 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/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/snaupe.f 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/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/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/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/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/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/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/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/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/ssaitr.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupe.f 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/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/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/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/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/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/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/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/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/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/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/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/ssesrt.f 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/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/zsortc.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssortc.f 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/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/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/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/ssortr.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/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/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/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/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/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/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/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/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/dsortc.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/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/sstqrb.f 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/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/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/dsesrt.f 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/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/csortc.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsortr.f 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/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/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/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/UTIL/iswap.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icnteq.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/svout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/zvout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icopy.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/zmout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/cmout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/dmout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/ivout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/smout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/dvout.f gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/cvout.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/second_NONE.f scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/second_NONE.f:17.27: REAL T1 1 Warning: Unused variable 't1' declared at (1) scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/second_NONE.f:20.36: REAL TARRAY( 2 ) 1 Warning: Unused variable 'tarray' declared at (1) 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/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/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/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: /builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src/wrap_dummy_g77_abi.f gfortran:f77: /builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src/wrap_dummy_accelerate.f ar: adding 50 object files to build/temp.linux-x86_64-2.7/libarpack_scipy.a ar: adding 40 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.14.1/scipy/special -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -I/builddir/build/BUILD/scipy-0.14.1/scipy/special/c_misc -I/usr/lib64/python2.7/site-packages/numpy/core/include -c' gcc: scipy/special/c_misc/gammasgn.c gcc: scipy/special/c_misc/besselpoly.c gcc: scipy/special/c_misc/struve.c scipy/special/c_misc/struve.c: In function 'struve_power_series': scipy/special/c_misc/struve.c:220:49: warning: unused variable 'ctmp2' [-Wunused-variable] double2_t cterm, csum, cdiv, z2, c2v, ctmp, ctmp2; ^ scipy/special/c_misc/struve.c: In function 'struve_bessel_series': scipy/special/c_misc/struve.c:295:12: warning: unused variable 'sgn' [-Wunused-variable] int n, sgn; ^ gcc: scipy/special/c_misc/poch.c scipy/special/c_misc/poch.c: In function 'poch': scipy/special/c_misc/poch.c:19:12: warning: unused variable 'q' [-Wunused-variable] double q; ^ gcc: scipy/special/c_misc/gammaincinv.c gcc: scipy/special/c_misc/fsolve.c ar: adding 6 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.14.1/scipy/special -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -I/builddir/build/BUILD/scipy-0.14.1/scipy/special/c_misc -I/usr/lib64/python2.7/site-packages/numpy/core/include -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:1188: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:1210: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:476:9: warning: variable 'ia' set but not used [-Wunused-but-set-variable] int ia, ib, intflag = 0; ^ scipy/special/cephes/hyp2f1.c:474: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:552:12: warning: unused variable 'm' [-Wunused-variable] int n, m, da; ^ gcc: scipy/special/cephes/igam.c gcc: scipy/special/cephes/ellpk.c gcc: scipy/special/cephes/stdtr.c gcc: scipy/special/cephes/ellpj.c 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:1188: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:1210: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/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/ellik.c gcc: scipy/special/cephes/unity.c gcc: scipy/special/cephes/shichi.c gcc: scipy/special/cephes/incbet.c gcc: scipy/special/cephes/airy.c gcc: scipy/special/cephes/kolmogorov.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/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:1188: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:1210: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/zetac.c gcc: scipy/special/cephes/cbrt.c gcc: scipy/special/cephes/rgamma.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/hyperg.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/psi.c gcc: scipy/special/cephes/j0.c gcc: scipy/special/cephes/cpmul.c gcc: scipy/special/cephes/i1.c gcc: scipy/special/cephes/beta.c scipy/special/cephes/beta.c: In function 'lbeta_asymp': scipy/special/cephes/beta.c:236:15: warning: unused variable 'sum' [-Wunused-variable] double r, sum; ^ gcc: scipy/special/cephes/ndtri.c gcc: scipy/special/cephes/pdtr.c gcc: scipy/special/cephes/sici.c gcc: scipy/special/cephes/exp2.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:1188: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:1210: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/mvmpy.c gcc: scipy/special/cephes/gdtr.c gcc: scipy/special/cephes/mmmpy.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/k1.c gcc: scipy/special/cephes/chbevl.c gcc: scipy/special/cephes/ellie.c gcc: scipy/special/cephes/jv.c scipy/special/cephes/jv.c: In function 'cephes_jv': scipy/special/cephes/jv.c:179:8: warning: label 'underf' defined but not used [-Wunused-label] underf: ^ gcc: scipy/special/cephes/yn.c gcc: scipy/special/cephes/j1.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:1188: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:1210: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/simpsn.c gcc: scipy/special/cephes/tukey.c gcc: scipy/special/cephes/spence.c gcc: scipy/special/cephes/round.c gcc: scipy/special/cephes/gamma.c gcc: scipy/special/cephes/expn.c gcc: scipy/special/cephes/setprec.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 -g -ffixed-form -fno-second-underscore -fPIC Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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/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/d1mach.f 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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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/zuni1.f gfortran:f77: scipy/special/amos/fdump.f gfortran:f77: scipy/special/amos/zunik.f gfortran:f77: scipy/special/amos/zmlt.f gfortran:f77: scipy/special/amos/zbesh.f 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/zbinu.f gfortran:f77: scipy/special/amos/zsqrt.f gfortran:f77: scipy/special/amos/zbesk.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/zdiv.f gfortran:f77: scipy/special/amos/zlog.f gfortran:f77: scipy/special/amos/zunhj.f gfortran:f77: scipy/special/amos/zkscl.f gfortran:f77: scipy/special/amos/dsclmr.f gfortran:f77: scipy/special/amos/zmlri.f gfortran:f77: scipy/special/amos/zbesj.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/zseri.f gfortran:f77: scipy/special/amos/zasyi.f gfortran:f77: scipy/special/amos/zbesi.f gfortran:f77: scipy/special/amos/zuoik.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/zshch.f gfortran:f77: scipy/special/amos/zbunk.f gfortran:f77: scipy/special/amos/zexp.f gfortran:f77: scipy/special/amos/zairy.f gfortran:f77: scipy/special/amos/zrati.f gfortran:f77: scipy/special/amos/zuni2.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/zabs.f gfortran:f77: scipy/special/amos/zuchk.f gfortran:f77: scipy/special/amos/zs1s2.f gfortran:f77: scipy/special/amos/zwrsk.f gfortran:f77: scipy/special/amos/zbiry.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/zacai.f gfortran:f77: scipy/special/amos/zbuni.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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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/cdfpoi.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/bgrat.f gfortran:f77: scipy/special/cdflib/dinvnr.f gfortran:f77: scipy/special/cdflib/cdfnor.f 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/fpser.f gfortran:f77: scipy/special/cdflib/gratio.f gfortran:f77: scipy/special/cdflib/grat1.f gfortran:f77: scipy/special/cdflib/alnrel.f gfortran:f77: scipy/special/cdflib/rlog1.f gfortran:f77: scipy/special/cdflib/devlpl.f gfortran:f77: scipy/special/cdflib/cumf.f gfortran:f77: scipy/special/cdflib/apser.f gfortran:f77: scipy/special/cdflib/exparg.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/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/cumchi.f gfortran:f77: scipy/special/cdflib/alngam.f gfortran:f77: scipy/special/cdflib/gamln1.f gfortran:f77: scipy/special/cdflib/cdfnbn.f 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/cumbin.f gfortran:f77: scipy/special/cdflib/cumgam.f gfortran:f77: scipy/special/cdflib/spmpar.f gfortran:f77: scipy/special/cdflib/cumtnc.f gfortran:f77: scipy/special/cdflib/esum.f gfortran:f77: scipy/special/cdflib/cdftnc.f gfortran:f77: scipy/special/cdflib/erfc1.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/bfrac.f gfortran:f77: scipy/special/cdflib/gsumln.f gfortran:f77: scipy/special/cdflib/cdffnc.f gfortran:f77: scipy/special/cdflib/psi_fort.f gfortran:f77: scipy/special/cdflib/gam1.f gfortran:f77: scipy/special/cdflib/algdiv.f gfortran:f77: scipy/special/cdflib/cumnbn.f gfortran:f77: scipy/special/cdflib/rexp.f gfortran:f77: scipy/special/cdflib/ipmpar.f 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/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/rlog.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/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/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/cdff.f 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/cumt.f gfortran:f77: scipy/special/cdflib/rcomp.f gfortran:f77: scipy/special/cdflib/cumpoi.f gfortran:f77: scipy/special/cdflib/cdfbet.f gfortran:f77: scipy/special/cdflib/cdfgam.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/cumnor.f gfortran:f77: scipy/special/cdflib/cdfbin.f gfortran:f77: scipy/special/cdflib/cdft.f gfortran:f77: scipy/special/cdflib/dt1.f gfortran:f77: scipy/special/cdflib/stvaln.f gfortran:f77: scipy/special/cdflib/cdfchn.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/cumbet.f gfortran:f77: scipy/special/cdflib/bcorr.f gfortran:f77: scipy/special/cdflib/basym.f gfortran:f77: scipy/special/cdflib/cumchn.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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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:4913.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:1218.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:1257.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:1581.13: N=XA 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/special/specfun/specfun.f:1586.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:2553.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:3386.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:8174.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:9359.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:9360.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:9382.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:9853.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:9893.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:9928.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:9939.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:8754.2: 6 FNAN=DNAN() 1 scipy/special/specfun/specfun.f:8714.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:5607.34: DOUBLE COMPLEX Z, CEI, IMF 1 Warning: Unused variable 'imf' declared at (1) scipy/special/specfun/specfun.f: In function 'fcoef': scipy/special/specfun/specfun.f:8728: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:12760: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:12760: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:6829:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CS0=(CBS+CF)/CDCOS(Z) ^ scipy/special/specfun/specfun.f:6829: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:12410:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CS0=CDEXP(Z1)/(CBS-CF) ^ scipy/special/specfun/specfun.f:12410: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:1181:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] 20 CSJ(K)=CS*CSJ(K) ^ scipy/special/specfun/specfun.f:1181: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:1471:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CDYV=-V/Z*CBYV+CFY ^ scipy/special/specfun/specfun.f:1471: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:2093: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:2260:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CQF0=CQ0 ^ scipy/special/specfun/specfun.f:2260: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:3517:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] 80 CBJ(K)=CS*CBJ(K) ^ scipy/special/specfun/specfun.f:3517:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3496: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:3496:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3453: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:3453:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3432:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CYV1=CA0*(CPZ*CSK+CQZ*CCK) ^ scipy/special/specfun/specfun.f:3432:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3429:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CYV0=CA0*(CPZ*CSK+CQZ*CCK) ^ scipy/special/specfun/specfun.f:3429:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3532:0: warning: 'cyv0' may be used uninitialized in this function [-Wmaybe-uninitialized] YA1=CDABS(CG0) ^ scipy/special/specfun/specfun.f:3484: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:3484:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3514: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:3719:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CS=CJV0/CF ^ scipy/special/specfun/specfun.f:3719:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:3677:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CYV0=CA0*(CPZ*CSK+CQZ*CCK) ^ scipy/special/specfun/specfun.f:3677: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:5445:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CDKV=-CFK-V/Z*CBKV ^ scipy/special/specfun/specfun.f:5445: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:5860: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:6118: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:6118:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:6118:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:6118:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:6073: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:6073: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:6416:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] IF (K.GT.150) WRITE(*,160) ^ scipy/special/specfun/specfun.f:6350: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:6350: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:6726: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:6726:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:6676: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:6676: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:10265:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] 20 CSI(K)=CS*CSI(K) ^ scipy/special/specfun/specfun.f:10265:0: warning: 'REALPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] scipy/special/specfun/specfun.f:10258: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:10258: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:11294:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CS=CBI0/CF ^ scipy/special/specfun/specfun.f:11294: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:11455:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CS=CBI0/CF ^ scipy/special/specfun/specfun.f:11455: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:12215: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:12215: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:12518:0: warning: 'IMAGPART_EXPR ' may be used uninitialized in this function [-Wmaybe-uninitialized] CS=CBI0/CF ^ scipy/special/specfun/specfun.f:12518: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:13078: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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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/ansari.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/swilk.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.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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/cluster/src/vq_module.c:7: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:4, 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:1629: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:1804: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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1629: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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/cluster/src/hierarchy_wrap.c:39: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /usr/bin/gfortran -Wall -g -Wall -g -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/fftpack/src/convolve.c /usr/bin/gfortran -Wall -g -Wall -g -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:1804:0, from /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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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 -g -Wall -g -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: '-DHAVE_CBLAS -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:1804:0, from /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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from scipy/integrate/_odepackmodule.c:4:0: scipy/integrate/multipack.h: In function 'call_python_function': scipy/integrate/multipack.h:160:27: warning: unused variable 'str1' [-Wunused-variable] PyObject *arg1 = NULL, *str1 = NULL; ^ scipy/integrate/_odepackmodule.c: At top level: scipy/integrate/multipack.h:119: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 -g -Wall -g -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: '-DHAVE_CBLAS -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:372:7: warning: unused variable 'ipar' [-Wunused-variable] int ipar=(*ipar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:371: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:504:7: warning: unused variable 'ipar' [-Wunused-variable] int ipar=(*ipar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:503:10: warning: unused variable 'rpar' [-Wunused-variable] double rpar=(*rpar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:501:7: warning: unused variable 'mu' [-Wunused-variable] int mu=(*mu_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:500: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:632:7: warning: unused variable 'ipar' [-Wunused-variable] int ipar=(*ipar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:631: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:764:7: warning: unused variable 'ipar' [-Wunused-variable] int ipar=(*ipar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:763:10: warning: unused variable 'rpar' [-Wunused-variable] double rpar=(*rpar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:761:7: warning: unused variable 'mu' [-Wunused-variable] int mu=(*mu_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/vodemodule.c:760: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:1261: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:1256: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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /usr/bin/gfortran -Wall -g -Wall -g -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: '-DHAVE_CBLAS -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:496:7: warning: unused variable 'mu' [-Wunused-variable] int mu=(*mu_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/lsodamodule.c:495: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 -g -Wall -g -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:370:7: warning: unused variable 'ipar' [-Wunused-variable] int ipar=(*ipar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/_dopmodule.c:369: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:503:7: warning: unused variable 'irtn' [-Wunused-variable] int irtn=(*irtn_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/_dopmodule.c:502:7: warning: unused variable 'ipar' [-Wunused-variable] int ipar=(*ipar_cb_capi); ^ build/src.linux-x86_64-2.7/scipy/integrate/_dopmodule.c:501: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 -g -Wall -g -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/interpolate/interpnd.c:349: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from scipy/interpolate/interpnd.c:349: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: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.40': scipy/interpolate/interpnd.c:27056: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:8556:10: note: '__pyx_v_g3' was declared here double __pyx_v_g3; ^ scipy/interpolate/interpnd.c:27056: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:8555:10: note: '__pyx_v_g2' was declared here double __pyx_v_g2; ^ scipy/interpolate/interpnd.c:27056: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:8554: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.41': scipy/interpolate/interpnd.c:8377: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:7824:10: note: '__pyx_v_g3' was declared here double __pyx_v_g3; ^ scipy/interpolate/interpnd.c:8368: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:7823:10: note: '__pyx_v_g2' was declared here double __pyx_v_g2; ^ scipy/interpolate/interpnd.c:8359: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:7822: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._ppoly' 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/interpolate/_ppoly.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/interpolate/_ppoly.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ scipy/interpolate/_ppoly.c: In function '__pyx_f_5scipy_11interpolate_6_ppoly_croots_poly1': scipy/interpolate/_ppoly.c:11297:3: warning: implicit declaration of function 'dgeev_' [-Wimplicit-function-declaration] c_dgeev(__pyx_k_N, __pyx_k_N, (&__pyx_v_order), __pyx_v_a, (&__pyx_v_order), ((double *)__pyx_v_wr), ((double *)__pyx_v_wi), NULL, (&__pyx_v_order), NULL, (&__pyx_v_order), __pyx_v_work, (&__pyx_v_lwork), (&__pyx_v_info)); ^ 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:4, from scipy/interpolate/_ppoly.c:352: scipy/interpolate/_ppoly.c: At top level: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: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:317:0, from scipy/interpolate/_ppoly.c:353: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-2.7/scipy/interpolate/_ppoly.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -ltatlas -ltatlas -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/interpolate/_ppoly.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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from scipy/interpolate/src/_fitpackmodule.c:5:0: scipy/interpolate/src/multipack.h: In function 'call_python_function': scipy/interpolate/src/multipack.h:164:27: warning: unused variable 'str1' [-Wunused-variable] PyObject *arg1 = NULL, *str1 = NULL; ^ scipy/interpolate/src/_fitpackmodule.c: At top level: scipy/interpolate/src/multipack.h:123: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:147: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:1379:20: warning: 'dx' may be used uninitialized in this function [-Wmaybe-uninitialized] factor = pow(dx, (double)k); ^ /usr/bin/gfortran -Wall -g -Wall -g -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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 -g -Wall -g -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/interpolate/src/_interpolate.cpp:5: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1074: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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/io/matlab/mio_utils.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:4, from scipy/io/matlab/mio_utils.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: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:317:0, from scipy/io/matlab/mio_utils.c:353: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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/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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/io/matlab/mio5_utils.c:353: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:317:0, from scipy/io/matlab/mio5_utils.c:354: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops 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: /builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src/wrap_dummy_g77_abi.f gfortran:f77: /builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src/wrap_dummy_accelerate.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 -g -Wall -g -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/builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.linux-x86_64-2.7/builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src/wrap_dummy_accelerate.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 -ltatlas -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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, ...) ^ /usr/bin/gfortran -Wall -g -Wall -g -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/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 -ltatlas -ltatlas -lpython2.7 -lgfortran -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_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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:6162: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:6434: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:6704: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:6975: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 -g -Wall -g -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 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -ltatlas -ltatlas -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_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/lapack/clapackmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_sgesv': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:243:7: warning: variable 'sgesv_return_value' set but not used [-Wunused-but-set-variable] int sgesv_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_dgesv': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:400:7: warning: variable 'dgesv_return_value' set but not used [-Wunused-but-set-variable] int dgesv_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_cgesv': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:557:7: warning: variable 'cgesv_return_value' set but not used [-Wunused-but-set-variable] int cgesv_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_zgesv': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:714:7: warning: variable 'zgesv_return_value' set but not used [-Wunused-but-set-variable] int zgesv_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_sposv': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:871:7: warning: variable 'sposv_return_value' set but not used [-Wunused-but-set-variable] int sposv_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_dposv': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:1021:7: warning: variable 'dposv_return_value' set but not used [-Wunused-but-set-variable] int dposv_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_cposv': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:1171:7: warning: variable 'cposv_return_value' set but not used [-Wunused-but-set-variable] int cposv_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_zposv': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:1321:7: warning: variable 'zposv_return_value' set but not used [-Wunused-but-set-variable] int zposv_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_spotrf': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:1469:7: warning: variable 'spotrf_return_value' set but not used [-Wunused-but-set-variable] int spotrf_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_dpotrf': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:1601:7: warning: variable 'dpotrf_return_value' set but not used [-Wunused-but-set-variable] int dpotrf_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_cpotrf': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:1733:7: warning: variable 'cpotrf_return_value' set but not used [-Wunused-but-set-variable] int cpotrf_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_zpotrf': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:1865:7: warning: variable 'zpotrf_return_value' set but not used [-Wunused-but-set-variable] int zpotrf_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_spotrs': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:1997:7: warning: variable 'spotrs_return_value' set but not used [-Wunused-but-set-variable] int spotrs_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_dpotrs': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:2145:7: warning: variable 'dpotrs_return_value' set but not used [-Wunused-but-set-variable] int dpotrs_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_cpotrs': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:2293:7: warning: variable 'cpotrs_return_value' set but not used [-Wunused-but-set-variable] int cpotrs_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_zpotrs': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:2441:7: warning: variable 'zpotrs_return_value' set but not used [-Wunused-but-set-variable] int zpotrs_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_spotri': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:2588:7: warning: variable 'spotri_return_value' set but not used [-Wunused-but-set-variable] int spotri_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_dpotri': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:2709:7: warning: variable 'dpotri_return_value' set but not used [-Wunused-but-set-variable] int dpotri_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_cpotri': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:2830:7: warning: variable 'cpotri_return_value' set but not used [-Wunused-but-set-variable] int cpotri_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_zpotri': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:2951:7: warning: variable 'zpotri_return_value' set but not used [-Wunused-but-set-variable] int zpotri_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_slauum': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:3072:7: warning: variable 'slauum_return_value' set but not used [-Wunused-but-set-variable] int slauum_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_dlauum': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:3193:7: warning: variable 'dlauum_return_value' set but not used [-Wunused-but-set-variable] int dlauum_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_clauum': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:3314:7: warning: variable 'clauum_return_value' set but not used [-Wunused-but-set-variable] int clauum_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_zlauum': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:3435:7: warning: variable 'zlauum_return_value' set but not used [-Wunused-but-set-variable] int zlauum_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_strtri': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:3557:7: warning: variable 'strtri_return_value' set but not used [-Wunused-but-set-variable] int strtri_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_dtrtri': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:3689:7: warning: variable 'dtrtri_return_value' set but not used [-Wunused-but-set-variable] int dtrtri_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_ctrtri': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:3821:7: warning: variable 'ctrtri_return_value' set but not used [-Wunused-but-set-variable] int ctrtri_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: In function 'f2py_rout_clapack_ztrtri': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:3953:7: warning: variable 'ztrtri_return_value' set but not used [-Wunused-but-set-variable] int ztrtri_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c: At top level: build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack/clapackmodule.c:117: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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /usr/bin/gfortran -Wall -g -Wall -g -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 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -ltatlas -ltatlas -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 creating build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/lib/lapack 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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_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: scipy/lib/lapack/calc_lwork.f /usr/bin/gfortran -Wall -g -Wall -g -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 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -ltatlas -ltatlas -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_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/linalg/_fblasmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops 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: /builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src/wrap_dummy_g77_abi.f gfortran:f77: /builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src/wrap_dummy_accelerate.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 -g -Wall -g -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/builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.linux-x86_64-2.7/builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src/wrap_dummy_accelerate.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 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -ltatlas -ltatlas -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_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/linalg/_flapackmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1936: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:2293: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:2651: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:11695: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:11695: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:11878: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:11878: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:17619: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:17619: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:17802: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:17802: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:23026: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:23297: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:23570: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:23842: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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops 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: /builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src/wrap_dummy_g77_abi.f gfortran:f77: /builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src/wrap_dummy_accelerate.f 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 -g -Wall -g -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/builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.linux-x86_64-2.7/builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src/wrap_dummy_accelerate.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 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -ltatlas -ltatlas -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/linalg/_flapack.so building 'scipy.linalg._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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_cblasmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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/_cblasmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_cblasmodule.c:233:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_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 -ltatlas -ltatlas -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/linalg/_cblas.so building 'scipy.linalg._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_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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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/_clapackmodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_sgesv': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c:231:7: warning: variable 'sgesv_return_value' set but not used [-Wunused-but-set-variable] int sgesv_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_dgesv': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c:388:7: warning: variable 'dgesv_return_value' set but not used [-Wunused-but-set-variable] int dgesv_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_cgesv': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c:545:7: warning: variable 'cgesv_return_value' set but not used [-Wunused-but-set-variable] int cgesv_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_zgesv': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c:702:7: warning: variable 'zgesv_return_value' set but not used [-Wunused-but-set-variable] int zgesv_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_sposv': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c:859:7: warning: variable 'sposv_return_value' set but not used [-Wunused-but-set-variable] int sposv_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_dposv': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c:1009:7: warning: variable 'dposv_return_value' set but not used [-Wunused-but-set-variable] int dposv_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_cposv': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c:1159:7: warning: variable 'cposv_return_value' set but not used [-Wunused-but-set-variable] int cposv_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_zposv': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c:1309:7: warning: variable 'zposv_return_value' set but not used [-Wunused-but-set-variable] int zposv_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_slauum': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c:1456:7: warning: variable 'slauum_return_value' set but not used [-Wunused-but-set-variable] int slauum_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_dlauum': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c:1577:7: warning: variable 'dlauum_return_value' set but not used [-Wunused-but-set-variable] int dlauum_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_clauum': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c:1698:7: warning: variable 'clauum_return_value' set but not used [-Wunused-but-set-variable] int clauum_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_zlauum': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c:1819:7: warning: variable 'zlauum_return_value' set but not used [-Wunused-but-set-variable] int zlauum_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_strtri': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c:1941:7: warning: variable 'strtri_return_value' set but not used [-Wunused-but-set-variable] int strtri_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_dtrtri': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c:2073:7: warning: variable 'dtrtri_return_value' set but not used [-Wunused-but-set-variable] int dtrtri_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_ctrtri': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c:2205:7: warning: variable 'ctrtri_return_value' set but not used [-Wunused-but-set-variable] int ctrtri_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c: In function 'f2py_rout__clapack_ztrtri': build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c:2337:7: warning: variable 'ztrtri_return_value' set but not used [-Wunused-but-set-variable] int ztrtri_return_value=0; ^ build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c: At top level: build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_clapackmodule.c:117:12: warning: 'f2py_size' defined but not used [-Wunused-function] static int f2py_size(PyArrayObject* var, ...) ^ /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_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 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -ltatlas -ltatlas -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/linalg/_clapack.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_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/linalg/_flinalgmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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_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: scipy/linalg/src/det.f gfortran:f77: scipy/linalg/src/lu.f /usr/bin/gfortran -Wall -g -Wall -g -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 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -ltatlas -ltatlas -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_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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops 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: scipy/linalg/src/calc_lwork.f /usr/bin/gfortran -Wall -g -Wall -g -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 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -ltatlas -ltatlas -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/linalg/calc_lwork.so building 'scipy.linalg._interpolative' 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/scipy/linalg/_interpolativemodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from build/src.linux-x86_64-2.7/fortranobject.h:13, from build/src.linux-x86_64-2.7/scipy/linalg/_interpolativemodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ build/src.linux-x86_64-2.7/scipy/linalg/_interpolativemodule.c:146: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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist creating build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src 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: scipy/linalg/src/id_dist/src/idz_snorm.f scipy/linalg/src/id_dist/src/idz_snorm.f:166.18: enorm = enorm+v(k)*conjg(v(k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idd_id2svd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_id2svd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_id2svd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_0.f scipy/linalg/src/id_dist/src/idzp_aid_subr_0.f:63.13: n2 = work(2) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_3.f scipy/linalg/src/id_dist/src/idzp_aid_subr_3.f:47.13: n2 = w(2) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_4.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_5.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_qrpiv.f scipy/linalg/src/id_dist/src/idz_qrpiv.f:491.20: ss(k) = ss(k)+a(j,k)*conjg(a(j,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_qrpiv.f:573.22: ss(k) = ss(k)-a(krank,k)*conjg(a(krank,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_qrpiv.f:621.28: ss(k) = ss(k)+a(j,k)*conjg(a(j,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_qrpiv.f:749.20: ss(k) = ss(k)+a(j,k)*conjg(a(j,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_qrpiv.f:828.22: ss(k) = ss(k)-a(loop,k)*conjg(a(loop,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_qrpiv.f:876.28: ss(k) = ss(k)+a(j,k)*conjg(a(j,k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_0.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_1.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_2.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_3.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_4.f Warning: Nonconforming tab character in column 1 of line 2 scipy/linalg/src/id_dist/src/dfft_subr_4.f: In function 'zffti1': scipy/linalg/src/id_dist/src/dfft_subr_4.f:12:0: warning: 'ntry' may be used uninitialized in this function [-Wmaybe-uninitialized] 103 NTRY = NTRY+2 ^ gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_5.f Warning: Nonconforming tab character in column 1 of line 2 Warning: Nonconforming tab character in column 1 of line 12 Warning: Nonconforming tab character in column 1 of line 41 Warning: Nonconforming tab character in column 1 of line 67 Warning: Nonconforming tab character in column 1 of line 80 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_6.f Warning: Nonconforming tab character in column 1 of line 2 scipy/linalg/src/id_dist/src/dfft_subr_6.f: In function 'dzfft1': scipy/linalg/src/id_dist/src/dfft_subr_6.f:13:0: warning: 'ntry' may be used uninitialized in this function [-Wmaybe-uninitialized] 103 NTRY = NTRY+2 ^ gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_7.f Warning: Nonconforming tab character in column 1 of line 2 Warning: Nonconforming tab character in column 1 of line 16 Warning: Nonconforming tab character in column 1 of line 28 Warning: Nonconforming tab character in column 1 of line 48 Warning: Nonconforming tab character in column 1 of line 70 Warning: Nonconforming tab character in column 1 of line 97 Warning: Nonconforming tab character in column 1 of line 104 Warning: Nonconforming tab character in column 1 of line 221 Warning: Nonconforming tab character in column 1 of line 245 Warning: Nonconforming tab character in column 1 of line 288 Warning: Nonconforming tab character in column 1 of line 340 Warning: Nonconforming tab character in column 1 of line 419 Warning: Nonconforming tab character in column 1 of line 536 Warning: Nonconforming tab character in column 1 of line 560 Warning: Nonconforming tab character in column 1 of line 603 Warning: Nonconforming tab character in column 1 of line 655 Warning: Nonconforming tab character in column 1 of line 734 Warning: Nonconforming tab character in column 1 of line 762 Warning: Nonconforming tab character in column 1 of line 800 Warning: Nonconforming tab character in column 1 of line 858 Warning: Nonconforming tab character in column 1 of line 925 Warning: Nonconforming tab character in column 1 of line 1086 Warning: Nonconforming tab character in column 1 of line 1114 Warning: Nonconforming tab character in column 1 of line 1150 Warning: Nonconforming tab character in column 1 of line 1204 Warning: Nonconforming tab character in column 1 of line 1267 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_8.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_9.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_10.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_11.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_12.f Warning: Nonconforming tab character in column 1 of line 2 scipy/linalg/src/id_dist/src/dfft_subr_12.f: In function 'dffti1': scipy/linalg/src/id_dist/src/dfft_subr_12.f:12:0: warning: 'ntry' may be used uninitialized in this function [-Wmaybe-uninitialized] 103 NTRY = NTRY+2 ^ gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_13.f Warning: Nonconforming tab character in column 1 of line 2 Warning: Nonconforming tab character in column 1 of line 9 Warning: Nonconforming tab character in column 1 of line 28 Warning: Nonconforming tab character in column 1 of line 45 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_14.f Warning: Nonconforming tab character in column 1 of line 2 gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_15.f Warning: Nonconforming tab character in column 1 of line 2 Warning: Nonconforming tab character in column 1 of line 13 gfortran:f77: scipy/linalg/src/id_dist/src/idd_qrpiv.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_asvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_asvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:145.17: ialbetas=w(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:146.13: iixs=w(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:147.15: nsteps=w(3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:148.12: iww=w(4) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:149.10: n=w(5) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:185.17: ialbetas=w(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:186.13: iixs=w(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:187.15: nsteps=w(3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:188.12: iww=w(4) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:189.10: n=w(5) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:223.17: ialbetas=w(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:224.13: iixs=w(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:225.15: nsteps=w(3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:226.12: iww=w(4) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:227.10: n=w(5) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:228.16: igammas=w(6) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:265.17: ialbetas=w(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:266.13: iixs=w(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:267.15: nsteps=w(3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:268.12: iww=w(4) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:269.10: n=w(5) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/id_rtrans_subr_0.f:270.16: igammas=w(6) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_4.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_5.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_6.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_7.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_8.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_9.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_10.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rtrans_subr_11.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_asvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_asvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_rsvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_rsvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_asvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_asvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_rid.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_aid.f scipy/linalg/src/id_dist/src/idzr_aid.f:105.12: l = w(1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idzr_aid.f:106.13: n2 = w(2) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idd_svd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_svd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_svd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_0.f scipy/linalg/src/id_dist/src/idd_frm_subr_0.f:37.13: iw = w(3+m+n) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idd_frm_subr_0.f:104.13: l2 = w(3) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idd_frm_subr_0.f:110.13: iw = w(4+m+l+l2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_4.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_5.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_frm_subr_6.f gfortran:f77: scipy/linalg/src/id_dist/src/prini.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_rid.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rid.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rsvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1.41: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'matveca' at (1) scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1.45: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p1t' at (1) scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1.49: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p2t' at (1) scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1.53: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p3t' at (1) scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.f:1.57: subroutine idzp_rsvd0(m,n,matveca,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p4t' at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rsvd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_house.f scipy/linalg/src/id_dist/src/idz_house.f:73.18: sum = sum+vn(k)*conjg(vn(k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_house.f:169.16: sum = sum+x(k)*conjg(x(k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_house.f:189.14: rss = x1*conjg(x1) + sum 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_house.f:199.15: test = conjg(phase) * x1 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_house.f:234.15: scal = 2*v1*conjg(v1) / (v1*conjg(v1)+sum) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_house.f:237.14: rss = phase*rss 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idzr_rid.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_id.f scipy/linalg/src/id_dist/src/idd_id.f:106.20: iswap = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idd_id.f:114.20: list(k) = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idd_id.f:218.20: iswap = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idd_id.f:226.20: list(k) = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/id_rand_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rand_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/id_rand_subr_2.f scipy/linalg/src/id_dist/src/id_rand_subr_2.f:31.14: j = m*r+1 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idz_sfft.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_id.f scipy/linalg/src/id_dist/src/idz_id.f:107.20: iswap = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idz_id.f:115.20: list(k) = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idz_id.f:124.24: rnorms(k) = a(k,k) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_id.f:373.21: rnumer = a(j,krank+k)*conjg(a(j,krank+k)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_id.f:374.21: rdenom = a(j,j)*conjg(a(j,j)) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idz_id.f:220.20: iswap = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idz_id.f:228.20: list(k) = rnorms(k) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idz_id.f:237.22: rnorms(k) = a(k,k) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idz_id2svd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_id2svd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_id2svd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/iddr_aid.f scipy/linalg/src/id_dist/src/iddr_aid.f:104.12: l = w(1) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/iddr_aid.f:105.13: n2 = w(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idd_house.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_sfft.f scipy/linalg/src/id_dist/src/idd_sfft.f:75.37: if(l .eq. 1) call idd_sffti1(ind,n,wsave) 1 Warning: Rank mismatch in argument 'ind' at (1) (scalar and rank-1) scipy/linalg/src/id_dist/src/idd_sfft.f:233.36: if(l .eq. 1) call idd_sfft1(ind,n,v,wsave) 1 Warning: Rank mismatch in argument 'ind' at (1) (scalar and rank-1) scipy/linalg/src/id_dist/src/idd_sfft.f:386.23: v(2*i-1) = sum 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idd_sfft.f:387.21: v(2*i) = -ci*sum 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idd_sfft.f:406.25: v(2*i-1) = sum 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idd_sfft.f:407.23: v(2*i) = -ci*sum 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idd_sfft.f:419.23: rsum = rsum + wsave(iii+m*(nblock/2)+k) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idd_sfft.f:428.23: rsum = rsum + wsave(iii+m*(nblock/2)+2*k-1) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idd_sfft.f:429.23: rsum = rsum - wsave(iii+m*(nblock/2)+2*k) 1 Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) scipy/linalg/src/id_dist/src/idd_sfft.f: In function 'idd_sfft1': scipy/linalg/src/id_dist/src/idd_sfft.f:305:0: warning: 'sumr' may be used uninitialized in this function [-Wmaybe-uninitialized] v(2*ind-1) = sumr ^ scipy/linalg/src/id_dist/src/idd_sfft.f:306:0: warning: 'sumi' may be used uninitialized in this function [-Wmaybe-uninitialized] v(2*ind) = sumi ^ gfortran:f77: scipy/linalg/src/id_dist/src/idzr_rsvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzr_rsvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_rsvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1.41: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'matvect' at (1) scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1.45: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p1t' at (1) scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1.49: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p2t' at (1) scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1.53: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p3t' at (1) scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.f:1.57: subroutine iddp_rsvd0(m,n,matvect,p1t,p2t,p3t,p4t, 1 Warning: Unused dummy argument 'p4t' at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_0.f scipy/linalg/src/id_dist/src/idz_frm_subr_0.f:37.13: iw = w(3+m+n) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/idz_frm_subr_0.f:104.13: iw = w(4+m+l) 1 Warning: Possible change of value in conversion from COMPLEX(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_frm_subr_3.f gfortran:f77: scipy/linalg/src/id_dist/src/idd_snorm.f gfortran:f77: scipy/linalg/src/id_dist/src/iddp_aid.f scipy/linalg/src/id_dist/src/iddp_aid.f:78.13: n2 = work(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) scipy/linalg/src/id_dist/src/iddp_aid.f:239.13: n2 = w(2) 1 Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) gfortran:f77: scipy/linalg/src/id_dist/src/idzp_asvd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_asvd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idzp_asvd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_0.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_1.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_2.f gfortran:f77: scipy/linalg/src/id_dist/src/idz_svd_subr_3.f /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/scipy/linalg/_interpolativemodule.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/id_dist/src/idz_snorm.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idd_id2svd_subr_0.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idd_id2svd_subr_1.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idd_id2svd_subr_2.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzp_aid_subr_0.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzp_aid_subr_1.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzp_aid_subr_2.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzp_aid_subr_3.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzp_aid_subr_4.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzp_aid_subr_5.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idz_qrpiv.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/dfft_subr_0.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/dfft_subr_1.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/dfft_subr_2.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/dfft_subr_3.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/dfft_subr_4.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/dfft_subr_5.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/dfft_subr_6.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/dfft_subr_7.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/dfft_subr_8.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/dfft_subr_9.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/dfft_subr_10.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/dfft_subr_11.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/dfft_subr_12.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/dfft_subr_13.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/dfft_subr_14.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/dfft_subr_15.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idd_qrpiv.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/iddr_asvd_subr_0.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/iddr_asvd_subr_1.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/id_rtrans_subr_0.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/id_rtrans_subr_1.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/id_rtrans_subr_2.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/id_rtrans_subr_3.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/id_rtrans_subr_4.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/id_rtrans_subr_5.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/id_rtrans_subr_6.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/id_rtrans_subr_7.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/id_rtrans_subr_8.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/id_rtrans_subr_9.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/id_rtrans_subr_10.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/id_rtrans_subr_11.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/iddp_asvd_subr_0.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/iddp_asvd_subr_1.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/iddr_rsvd_subr_0.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/iddr_rsvd_subr_1.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzr_asvd_subr_0.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzr_asvd_subr_1.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/iddr_rid.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzr_aid.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idd_svd_subr_0.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idd_svd_subr_1.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idd_svd_subr_2.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idd_frm_subr_0.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idd_frm_subr_1.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idd_frm_subr_2.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idd_frm_subr_3.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idd_frm_subr_4.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idd_frm_subr_5.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idd_frm_subr_6.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/prini.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/iddp_rid.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzp_rid.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzp_rsvd_subr_0.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzp_rsvd_subr_2.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idz_house.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzr_rid.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idd_id.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/id_rand_subr_0.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/id_rand_subr_1.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/id_rand_subr_2.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idz_sfft.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idz_id.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idz_id2svd_subr_0.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idz_id2svd_subr_1.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idz_id2svd_subr_2.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/iddr_aid.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idd_house.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idd_sfft.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzr_rsvd_subr_0.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzr_rsvd_subr_1.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/iddp_rsvd_subr_0.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idz_frm_subr_0.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idz_frm_subr_1.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idz_frm_subr_2.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idz_frm_subr_3.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idd_snorm.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/iddp_aid.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzp_asvd_subr_0.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzp_asvd_subr_1.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idzp_asvd_subr_2.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idz_svd_subr_0.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idz_svd_subr_1.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idz_svd_subr_2.o build/temp.linux-x86_64-2.7/scipy/linalg/src/id_dist/src/idz_svd_subr_3.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -ltatlas -ltatlas -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/linalg/_interpolative.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: '-DHAVE_CBLAS -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/odr/odrpack.h:2, from scipy/odr/__odrpack.c:12: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ scipy/odr/__odrpack.c: In function 'odr': scipy/odr/__odrpack.c:1115: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: In function 'init__odrpack': scipy/odr/__odrpack.c:1342:19: warning: unused variable 'd' [-Wunused-variable] PyObject *m, *d; ^ scipy/odr/__odrpack.c:1342:15: warning: variable 'm' set but not used [-Wunused-but-set-variable] PyObject *m, *d; ^ scipy/odr/__odrpack.c: At top level: scipy/odr/__odrpack.c:1256: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 -g -Wall -g -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/optimize/minpack.h:38, from scipy/optimize/_minpackmodule.c:5: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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 -g -Wall -g -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_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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops creating build/temp.linux-x86_64-2.7/scipy/optimize/lbfgsb 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: 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 scipy/optimize/lbfgsb/timer.f:4.15: real temp 1 Warning: Unused variable 'temp' declared at (1) /usr/bin/gfortran -Wall -g -Wall -g -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 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -ltatlas -ltatlas -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 In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/optimize/tnc/moduleTNC.c:30: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:355: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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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 -g -Wall -g -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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 -g -Wall -g -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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 -g -Wall -g -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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 -g -Wall -g -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:1804:0, from /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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1127: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:1804:0, from /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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/signal/firfilter.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/_spectral.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:4, from scipy/signal/_spectral.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: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:317:0, from scipy/signal/_spectral.c:353: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/C_bspline_util.c:8: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/signal/splinemodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/splinemodule.c:2: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/signal/S_bspline_util.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/signal/Z_bspline_util.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/Z_bspline_util.c:8: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/signal/D_bspline_util.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/signal/D_bspline_util.c:8: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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_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/sparse/linalg/isolve/iterative/_iterativemodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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 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/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.38: $ FUNCTION wscAPPROXRES( 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.37: $ FUNCTION wsAPPROXRES( 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: /builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src/wrap_dummy_g77_abi.f gfortran:f77: /builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src/wrap_dummy_accelerate.f /usr/bin/gfortran -Wall -g -Wall -g -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/builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.linux-x86_64-2.7/builddir/build/BUILD/scipy-0.14.1/scipy/_build_utils/src/wrap_dummy_accelerate.o -L/usr/lib64/atlas -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -ltatlas -ltatlas -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_INFO="\"3.10.1\"" -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from scipy/sparse/linalg/dsolve/_superlu_utils.c:8:0: scipy/sparse/linalg/dsolve/_superluobject.h:140:19: warning: 'gstrf' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gstrf, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:141:19: warning: 'gsitrf' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gsitrf, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:142:19: warning: 'gstrs' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gstrs, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:143:19: warning: 'gssv' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gssv, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:144:19: warning: 'Create_Dense_Matrix' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_Dense_Matrix, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:145:19: warning: 'Create_CompRow_Matrix' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_CompRow_Matrix, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:146:19: warning: 'Create_CompCol_Matrix' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_CompCol_Matrix, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81: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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ scipy/sparse/linalg/dsolve/_superluobject.c:208:5: warning: initialization from incompatible pointer type [enabled by default] {"shape", SuperLU_getter, (setter)NULL, (char*)NULL, (void*)"shape"}, ^ scipy/sparse/linalg/dsolve/_superluobject.c:208:5: warning: (near initialization for 'SuperLU_getset[0].get') [enabled by default] scipy/sparse/linalg/dsolve/_superluobject.c:209:5: warning: initialization from incompatible pointer type [enabled by default] {"nnz", SuperLU_getter, (setter)NULL, (char*)NULL, (void*)"nnz"}, ^ scipy/sparse/linalg/dsolve/_superluobject.c:209:5: warning: (near initialization for 'SuperLU_getset[1].get') [enabled by default] scipy/sparse/linalg/dsolve/_superluobject.c:210:5: warning: initialization from incompatible pointer type [enabled by default] {"perm_r", SuperLU_getter, (setter)NULL, (char*)NULL, (void*)"perm_r"}, ^ scipy/sparse/linalg/dsolve/_superluobject.c:210:5: warning: (near initialization for 'SuperLU_getset[2].get') [enabled by default] scipy/sparse/linalg/dsolve/_superluobject.c:211:5: warning: initialization from incompatible pointer type [enabled by default] {"perm_c", SuperLU_getter, (setter)NULL, (char*)NULL, (void*)"perm_c"}, ^ scipy/sparse/linalg/dsolve/_superluobject.c:211:5: warning: (near initialization for 'SuperLU_getset[3].get') [enabled by default] scipy/sparse/linalg/dsolve/_superluobject.c:212:5: warning: initialization from incompatible pointer type [enabled by default] {"U", SuperLU_getter, (setter)NULL, (char*)NULL, (void*)"U"}, ^ scipy/sparse/linalg/dsolve/_superluobject.c:212:5: warning: (near initialization for 'SuperLU_getset[4].get') [enabled by default] scipy/sparse/linalg/dsolve/_superluobject.c:213:5: warning: initialization from incompatible pointer type [enabled by default] {"L", SuperLU_getter, (setter)NULL, (char*)NULL, (void*)"L"}, ^ scipy/sparse/linalg/dsolve/_superluobject.c:213:5: warning: (near initialization for 'SuperLU_getset[5].get') [enabled by default] scipy/sparse/linalg/dsolve/_superluobject.c:215:1: warning: missing braces around initializer [-Wmissing-braces] }; ^ scipy/sparse/linalg/dsolve/_superluobject.c:215:1: warning: (near initialization for 'SuperLU_getset[6]') [-Wmissing-braces] scipy/sparse/linalg/dsolve/_superluobject.c: In function 'LU_to_csc_matrix': scipy/sparse/linalg/dsolve/_superluobject.c:450:12: warning: assignment from incompatible pointer type [enabled by default] Lstore = (NCformat*)L->Store; ^ scipy/sparse/linalg/dsolve/_superluobject.c: In function 'LU_to_csc': scipy/sparse/linalg/dsolve/_superluobject.c:565:12: warning: assignment from incompatible pointer type [enabled by default] Lstore = (NCformat*)L->Store; ^ scipy/sparse/linalg/dsolve/_superluobject.c:560:74: warning: unused variable 'L_nrow' [-Wunused-variable] int isup, icol, icolstart, icolend, ncols, irow, iptr, istart, iend, L_nrow; ^ scipy/sparse/linalg/dsolve/_superluobject.c:560:48: warning: unused variable 'irow' [-Wunused-variable] int isup, icol, icolstart, icolend, ncols, irow, iptr, istart, iend, L_nrow; ^ scipy/sparse/linalg/dsolve/_superluobject.c:560:41: warning: unused variable 'ncols' [-Wunused-variable] int isup, icol, icolstart, icolend, ncols, irow, iptr, istart, iend, L_nrow; ^ scipy/sparse/linalg/dsolve/_superluobject.c: In function 'droprule_one_cvt': scipy/sparse/linalg/dsolve/_superluobject.c:771:10: warning: variable 'i' set but not used [-Wunused-but-set-variable] long i = -1; \ ^ scipy/sparse/linalg/dsolve/_superluobject.c:926: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:143:19: warning: 'gssv' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gssv, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81: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:1015:7: warning: 'one_value' may be used uninitialized in this function [-Wmaybe-uninitialized] rule |= one_value; ^ scipy/sparse/linalg/dsolve/_superluobject.c: In function 'LU_to_csc_matrix': scipy/sparse/linalg/dsolve/_superluobject.c:610:49: warning: 'elsize' may be used uninitialized in this function [-Wmaybe-uninitialized] src = (char*)Lstore->nzval + elsize * Lstore->nzval_colptr[icol]; ^ scipy/sparse/linalg/dsolve/_superluobject.c:559:14: note: 'elsize' was declared here npy_intp elsize; ^ gcc: scipy/sparse/linalg/dsolve/_superlumodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/linalg/dsolve/_superlumodule.c:18: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ scipy/sparse/linalg/dsolve/_superlumodule.c: In function 'Py_gssv': scipy/sparse/linalg/dsolve/_superlumodule.c:155:5: warning: passing argument 2 of 'DenseSuper_from_Numeric' from incompatible pointer type [enabled by default] if (DenseSuper_from_Numeric(&B, Py_X)) { ^ In file included from scipy/sparse/linalg/dsolve/_superlumodule.c:20:0: scipy/sparse/linalg/dsolve/_superluobject.h:50:5: note: expected 'struct PyObject *' but argument is of type 'struct PyArrayObject *' int DenseSuper_from_Numeric(SuperMatrix *, PyObject *); ^ scipy/sparse/linalg/dsolve/_superlumodule.c:93: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:140:19: warning: 'gstrf' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gstrf, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:141:19: warning: 'gsitrf' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gsitrf, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:142:19: warning: 'gstrs' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(gstrs, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:144:19: warning: 'Create_Dense_Matrix' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_Dense_Matrix, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:145:19: warning: 'Create_CompRow_Matrix' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_CompRow_Matrix, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ scipy/sparse/linalg/dsolve/_superluobject.h:146:19: warning: 'Create_CompCol_Matrix' defined but not used [-Wunused-function] TYPE_GENERIC_FUNC(Create_CompCol_Matrix, void); ^ scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: in definition of macro 'TYPE_GENERIC_FUNC' static returntype name(int type, name##_ARGS) \ ^ /usr/bin/gfortran -Wall -g -Wall -g -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 -Lbuild/temp.linux-x86_64-2.7 -lsuperlu_src -ltatlas -ltatlas -ltatlas -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/_superlu.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_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/sparse/linalg/eigen/arpack/_arpackmodule.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ compiling Fortran sources Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops 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/build/src.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f /usr/bin/gfortran -Wall -g -Wall -g -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 -Lbuild/temp.linux-x86_64-2.7 -larpack_scipy -ltatlas -ltatlas -ltatlas -lpython2.7 -lgfortran -o build/lib.linux-x86_64-2.7/scipy/sparse/linalg/eigen/arpack/_arpack.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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_shortest_path.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:4, from scipy/sparse/csgraph/_shortest_path.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: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:317:0, from scipy/sparse/csgraph/_shortest_path.c:353: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_traversal.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:4, from scipy/sparse/csgraph/_traversal.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: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:317:0, from scipy/sparse/csgraph/_traversal.c:353: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_min_spanning_tree.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:4, from scipy/sparse/csgraph/_min_spanning_tree.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: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:317:0, from scipy/sparse/csgraph/_min_spanning_tree.c:353: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/csgraph/_tools.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:4, from scipy/sparse/csgraph/_tools.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: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:317:0, from scipy/sparse/csgraph/_tools.c:353: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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.sparse._csparsetools' 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/sparse/_csparsetools.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/sparse/_csparsetools.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:4, from scipy/sparse/_csparsetools.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: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:317:0, from scipy/sparse/_csparsetools.c:353: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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/_csparsetools.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/sparse/_csparsetools.so building 'scipy.sparse._sparsetools' 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 -Iscipy/sparse/sparsetools -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c' g++: scipy/sparse/sparsetools/sparsetools.cxx In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/sparse/sparsetools/sparsetools.cxx:34: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ g++: scipy/sparse/sparsetools/csr.cxx In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/sparse/sparsetools/sparsetools.h:5, from scipy/sparse/sparsetools/csr.cxx:4: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ g++: scipy/sparse/sparsetools/bsr.cxx In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/sparse/sparsetools/sparsetools.h:5, from scipy/sparse/sparsetools/bsr.cxx:4: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ g++: scipy/sparse/sparsetools/csc.cxx In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/sparse/sparsetools/sparsetools.h:5, from scipy/sparse/sparsetools/csc.cxx:4: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ g++: scipy/sparse/sparsetools/other.cxx In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/sparse/sparsetools/sparsetools.h:5, from scipy/sparse/sparsetools/other.cxx:4: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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/sparsetools.o build/temp.linux-x86_64-2.7/scipy/sparse/sparsetools/csr.o build/temp.linux-x86_64-2.7/scipy/sparse/sparsetools/csc.o build/temp.linux-x86_64-2.7/scipy/sparse/sparsetools/bsr.o build/temp.linux-x86_64-2.7/scipy/sparse/sparsetools/other.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/sparse/_sparsetools.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_INFO="\"3.10.1\"" -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from scipy/spatial/qhull.c:349: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ scipy/spatial/qhull.c: In function '__pyx_f_5scipy_7spatial_5qhull_6_Qhull__get_voronoi_diagram': scipy/spatial/qhull.c:7950: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:360: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:10912: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:10931: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:10975: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:349: scipy/spatial/qhull.c: At top level: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: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:317:0, from scipy/spatial/qhull.c:354: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ 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 -g -Wall -g -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 -Lbuild/temp.linux-x86_64-2.7 -ltatlas -ltatlas -ltatlas -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/spatial/ckdtree.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:4, from scipy/spatial/ckdtree.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: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:317:0, from scipy/spatial/ckdtree.c:353: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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:1188: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:1210: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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/spatial/src/distance_wrap.c:40: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ scipy/spatial/src/distance_wrap.c: In function 'pdist_weighted_minkowski_wrap': scipy/spatial/src/distance_wrap.c:914: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:1804: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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1629: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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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 -g -Wall -g -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.14.1/scipy/special -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -I/builddir/build/BUILD/scipy-0.14.1/scipy/special/c_misc -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:1188: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:1210: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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/special/_ufuncs.c:354: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ scipy/special/_ufuncs.c:3719:12: warning: '__pyx_f_5scipy_7special_7_ufuncs__set_errprint' defined but not used [-Wunused-function] static int __pyx_f_5scipy_7special_7_ufuncs__set_errprint(int __pyx_v_flag) { ^ gcc: build/src.linux-x86_64-2.7/scipy/special/_logit.c /usr/bin/gfortran -Wall -g -Wall -g -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.14.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:1188: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:1210: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.14.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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/special/_ufuncs_cxx.cxx:354: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1188: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:1210: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:1188: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:1210: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 -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:636: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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /usr/bin/gfortran -Wall -g -Wall -g -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/stats/vonmises_cython.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:4, from scipy/stats/vonmises_cython.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: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:317:0, from scipy/stats/vonmises_cython.c:353: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/stats/_rank.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:4, from scipy/stats/_rank.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629: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:317:0, from scipy/stats/_rank.c:353: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ scipy/stats/_rank.c: In function '__pyx_fuse_1__pyx_f_5scipy_5stats_5_rank__rankdata_fused': scipy/stats/_rank.c:2448:170: warning: '__pyx_v_tie_rank' may be used uninitialized in this function [-Wmaybe-uninitialized] *__Pyx_BufPtrStrided1d(__pyx_t_5numpy_float64_t *, __pyx_pybuffernd_ranks.rcbuffer->pybuffer.buf, __pyx_t_25, __pyx_pybuffernd_ranks.diminfo[0].strides) = __pyx_v_tie_rank; ^ scipy/stats/_rank.c: In function '__pyx_fuse_0__pyx_f_5scipy_5stats_5_rank__rankdata_fused': scipy/stats/_rank.c:1858:170: warning: '__pyx_v_tie_rank' may be used uninitialized in this function [-Wmaybe-uninitialized] *__Pyx_BufPtrStrided1d(__pyx_t_5numpy_float64_t *, __pyx_pybuffernd_ranks.rcbuffer->pybuffer.buf, __pyx_t_25, __pyx_pybuffernd_ranks.diminfo[0].strides) = __pyx_v_tie_rank; ^ scipy/stats/_rank.c: In function '__pyx_fuse_2__pyx_f_5scipy_5stats_5_rank__rankdata_fused': scipy/stats/_rank.c:3038:170: warning: '__pyx_v_tie_rank' may be used uninitialized in this function [-Wmaybe-uninitialized] *__Pyx_BufPtrStrided1d(__pyx_t_5numpy_float64_t *, __pyx_pybuffernd_ranks.rcbuffer->pybuffer.buf, __pyx_t_25, __pyx_pybuffernd_ranks.diminfo[0].strides) = __pyx_v_tie_rank; ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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 -g -Wall -g -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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, 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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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 -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -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 -g -Wall -g -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:1804:0, from /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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/ndimage/src/ni_support.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/ndimage/src/ni_morphology.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/ndimage/src/ni_interpolation.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/ndimage/src/ni_fourier.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/ndimage/src/ni_measure.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ gcc: scipy/ndimage/src/nd_image.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /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_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ 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 building 'scipy.ndimage._ni_label' 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: '-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_label.c In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from scipy/ndimage/src/_ni_label.c:352: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:317:0, from scipy/ndimage/src/_ni_label.c:353: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:241: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/ndimage/src/_ni_label.o -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -lpython2.7 -o build/lib.linux-x86_64-2.7/scipy/ndimage/_ni_label.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hjvjV6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64 + cd scipy-0.14.1 + rm -rf /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64 ~/build/BUILD/python3-scipy-0.14.1-1.el7.centos ~/build/BUILD/scipy-0.14.1 + pushd /builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos + 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 /usr/bin/python3 setup.py install --root=/builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64 blas_opt_info: blas_mkl_info: libraries mkl,vml,guide not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE openblas_info: libraries openblas not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE atlas_3_10_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 -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 Nov 20 05:32:04 UTC 2015: UNAME : Linux worker1.bsys.centos.org 2.6.32-220.17.1.el6.x86_64 #1 SMP Wed May 16 00:01:37 BST 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=2394 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 4194304 F77 : /usr/bin/gfortran, version GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) F77FLAGS : -O -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SMC : /usr/bin/x86_64-redhat-linux-gcc, version x86_64-redhat-linux-gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) SMCFLAGS : -fomit-frame-pointer -mfpmath=sse -O2 -fno-schedule-insns2 -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SKC : /usr/bin/x86_64-redhat-linux-gcc, version x86_64-redhat-linux-gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) 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: include_dirs = ['/usr/include'] language = c libraries = ['tatlas'] library_dirs = ['/usr/lib64/atlas'] define_macros = [('HAVE_CBLAS', None), ('ATLAS_INFO', '"\\"3.10.1\\""')] FOUND: include_dirs = ['/usr/include'] language = c libraries = ['tatlas'] library_dirs = ['/usr/lib64/atlas'] define_macros = [('HAVE_CBLAS', None), ('ATLAS_INFO', '"\\"3.10.1\\""')] lapack_opt_info: openblas_lapack_info: libraries openblas not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE lapack_mkl_info: mkl_info: libraries mkl,vml,guide not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE NOT AVAILABLE atlas_3_10_threads_info: Setting PTATLAS=ATLAS libraries lapack_atlas not found in /usr/lib64/atlas Setting PTATLAS=ATLAS customize Gnu95FCompiler 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 -DDYNAMIC_ANNOTATIONS_ENABLED=1 -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 -ltatlas -o _configtest ATLAS version 3.10.1 built by mockbuild on Fri Nov 20 05:32:04 UTC 2015: UNAME : Linux worker1.bsys.centos.org 2.6.32-220.17.1.el6.x86_64 #1 SMP Wed May 16 00:01:37 BST 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=2394 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 4194304 F77 : /usr/bin/gfortran, version GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) F77FLAGS : -O -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SMC : /usr/bin/x86_64-redhat-linux-gcc, version x86_64-redhat-linux-gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) SMCFLAGS : -fomit-frame-pointer -mfpmath=sse -O2 -fno-schedule-insns2 -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SKC : /usr/bin/x86_64-redhat-linux-gcc, version x86_64-redhat-linux-gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) 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: include_dirs = ['/usr/include'] language = f77 libraries = ['tatlas', 'tatlas', 'tatlas'] library_dirs = ['/usr/lib64/atlas'] define_macros = [('ATLAS_INFO', '"\\"3.10.1\\""')] FOUND: include_dirs = ['/usr/include'] language = f77 libraries = ['tatlas', 'tatlas', 'tatlas'] library_dirs = ['/usr/lib64/atlas'] define_macros = [('ATLAS_INFO', '"\\"3.10.1\\""')] ATLAS version: 3.10.1 ATLAS version: 3.10.1 ATLAS version: 3.10.1 Splitting linalg.interpolative Fortran source files 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-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.fftpack.convolve" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' 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-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.integrate.lsoda" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.integrate._dop" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.interpolate.interpnd" sources building extension "scipy.interpolate._ppoly" sources building extension "scipy.interpolate._fitpack" sources building extension "scipy.interpolate.dfitpack" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. adding 'build/src.linux-x86_64-3.3/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-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. adding 'build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/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-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.lib.lapack.flapack" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.lib.lapack.clapack" sources adding 'scipy/lib/lapack/clapack.pyf.src' to sources. f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.lib.lapack.calc_lwork" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.linalg._fblas" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. adding 'build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_fblas-f2pywrappers.f' to sources. building extension "scipy.linalg._flapack" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. adding 'build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/linalg/_flapack-f2pywrappers.f' to sources. building extension "scipy.linalg._cblas" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.linalg._clapack" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.linalg._flinalg" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.linalg.calc_lwork" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.linalg._interpolative" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' 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-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.optimize.moduleTNC" sources building extension "scipy.optimize._cobyla" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.optimize.minpack2" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.optimize._slsqp" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.optimize._nnls" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' 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-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.sparse.linalg.dsolve._superlu" sources building extension "scipy.sparse.linalg.eigen.arpack._arpack" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. adding 'build/src.linux-x86_64-3.3/build/src.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f' to 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.sparse._csparsetools" sources building extension "scipy.sparse._sparsetools" sources [generate_sparsetools] 'scipy/sparse/sparsetools/bsr_impl.h' already up-to-date [generate_sparsetools] 'scipy/sparse/sparsetools/csr_impl.h' already up-to-date [generate_sparsetools] 'scipy/sparse/sparsetools/csc_impl.h' already up-to-date [generate_sparsetools] 'scipy/sparse/sparsetools/other_impl.h' already up-to-date [generate_sparsetools] 'scipy/sparse/sparsetools/sparsetools_impl.h' already up-to-date 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-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' 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-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' 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-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. building extension "scipy.stats.mvn" sources f2py options: [] adding 'build/src.linux-x86_64-3.3/fortranobject.c' to sources. adding 'build/src.linux-x86_64-3.3' to include_dirs. adding 'build/src.linux-x86_64-3.3/scipy/stats/mvn-f2pywrappers.f' to sources. building extension "scipy.ndimage._nd_image" sources building extension "scipy.ndimage._ni_label" sources building data_files sources build_src: building npy-pkg config files running build_py copying scipy/version.py -> build/lib.linux-x86_64-3.3/scipy copying build/src.linux-x86_64-3.3/scipy/__config__.py -> build/lib.linux-x86_64-3.3/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.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 install_lib creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64 creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3 creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy copying build/lib.linux-x86_64-3.3/scipy/__config__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy copying build/lib.linux-x86_64-3.3/scipy/version.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/_build_utils copying build/lib.linux-x86_64-3.3/scipy/_build_utils/_fortran.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/_build_utils copying build/lib.linux-x86_64-3.3/scipy/_build_utils/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/_build_utils creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.3/scipy/ndimage/_ni_label.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.3/scipy/ndimage/_nd_image.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.3/scipy/ndimage/morphology.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.3/scipy/ndimage/measurements.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.3/scipy/ndimage/io.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.3/scipy/ndimage/filters.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.3/scipy/ndimage/fourier.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.3/scipy/ndimage/interpolation.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.3/scipy/ndimage/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.3/scipy/ndimage/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage copying build/lib.linux-x86_64-3.3/scipy/ndimage/_ni_support.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/mvn.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/futil.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/_rank.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/vonmises_cython.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/statlib.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/_distr_params.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/distributions.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/_multivariate.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/_binned_statistic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/_discrete_distns.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/stats.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/morestats.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/kde.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/_distn_infrastructure.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/_continuous_distns.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/_constants.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/mstats_basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/mstats.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/rv.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/vonmises.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/contingency.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/mstats_extras.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats copying build/lib.linux-x86_64-3.3/scipy/stats/_tukeylambda_stats.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special copying build/lib.linux-x86_64-3.3/scipy/special/_ufuncs_cxx.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special copying build/lib.linux-x86_64-3.3/scipy/special/_ufuncs.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special copying build/lib.linux-x86_64-3.3/scipy/special/specfun.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special copying build/lib.linux-x86_64-3.3/scipy/special/spfun_stats.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special copying build/lib.linux-x86_64-3.3/scipy/special/add_newdocs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special copying build/lib.linux-x86_64-3.3/scipy/special/orthogonal.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special copying build/lib.linux-x86_64-3.3/scipy/special/_testutils.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special copying build/lib.linux-x86_64-3.3/scipy/special/lambertw.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special copying build/lib.linux-x86_64-3.3/scipy/special/generate_ufuncs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special copying build/lib.linux-x86_64-3.3/scipy/special/basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special copying build/lib.linux-x86_64-3.3/scipy/special/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special copying build/lib.linux-x86_64-3.3/scipy/special/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial copying build/lib.linux-x86_64-3.3/scipy/spatial/_distance_wrap.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial copying build/lib.linux-x86_64-3.3/scipy/spatial/ckdtree.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial copying build/lib.linux-x86_64-3.3/scipy/spatial/qhull.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial copying build/lib.linux-x86_64-3.3/scipy/spatial/_plotutils.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial copying build/lib.linux-x86_64-3.3/scipy/spatial/distance.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial copying build/lib.linux-x86_64-3.3/scipy/spatial/kdtree.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial copying build/lib.linux-x86_64-3.3/scipy/spatial/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial copying build/lib.linux-x86_64-3.3/scipy/spatial/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/_sparsetools.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/_csparsetools.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-3.3/scipy/sparse/csgraph/_tools.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-3.3/scipy/sparse/csgraph/_min_spanning_tree.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-3.3/scipy/sparse/csgraph/_traversal.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-3.3/scipy/sparse/csgraph/_shortest_path.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-3.3/scipy/sparse/csgraph/_laplacian.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-3.3/scipy/sparse/csgraph/_validation.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-3.3/scipy/sparse/csgraph/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-3.3/scipy/sparse/csgraph/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph copying build/lib.linux-x86_64-3.3/scipy/sparse/csgraph/_components.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/lobpcg copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/lobpcg copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen/lobpcg/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/lobpcg copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen/lobpcg/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/lobpcg creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/_arpack.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/arpack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen/arpack/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/arpack copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/eigen/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/dsolve/_superlu.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/dsolve/linsolve.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/dsolve/_add_newdocs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/dsolve/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/dsolve/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/dsolve creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve/_iterative.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve/minres.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve/lsmr.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve/lgmres.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve/utils.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve/lsqr.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/isolve/iterative.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/matfuncs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/_expm_multiply.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/interface.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/_onenormest.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-3.3/scipy/sparse/linalg/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-3.3/scipy/sparse/csr.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/base.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/bsr.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/data.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/sparsetools.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/dok.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/construct.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/compressed.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/sputils.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/extract.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/csc.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/coo.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/lil.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/generate_sparsetools.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/dia.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse copying build/lib.linux-x86_64-3.3/scipy/sparse/spfuncs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/spline.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/_spectral.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/sigtools.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/ltisys.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/windows.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/_savitzky_golay.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/_peak_finding.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/dltisys.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/_arraytools.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/waveforms.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/signaltools.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/cont2discrete.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/bsplines.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/filter_design.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/wavelets.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/fir_filter_design.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal copying build/lib.linux-x86_64-3.3/scipy/signal/spectral.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/_nnls.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/_slsqp.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/minpack2.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/_cobyla.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/moduleTNC.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/_lbfgsb.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/_zeros.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/_minpack.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/_minimize.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/linesearch.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/_trustregion_dogleg.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/nonlin.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/tnc.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/lbfgsb.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/cobyla.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/optimize.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/nnls.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/_tstutils.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/slsqp.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/_trustregion.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/_root.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/minpack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/anneal.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/zeros.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/_basinhopping.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize copying build/lib.linux-x86_64-3.3/scipy/optimize/_trustregion_ncg.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/odr copying build/lib.linux-x86_64-3.3/scipy/odr/__odrpack.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/odr copying build/lib.linux-x86_64-3.3/scipy/odr/add_newdocs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/odr copying build/lib.linux-x86_64-3.3/scipy/odr/models.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/odr copying build/lib.linux-x86_64-3.3/scipy/odr/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/odr copying build/lib.linux-x86_64-3.3/scipy/odr/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/odr copying build/lib.linux-x86_64-3.3/scipy/odr/odrpack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/odr creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc copying build/lib.linux-x86_64-3.3/scipy/misc/pilutil.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc copying build/lib.linux-x86_64-3.3/scipy/misc/doccer.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc copying build/lib.linux-x86_64-3.3/scipy/misc/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc copying build/lib.linux-x86_64-3.3/scipy/misc/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc copying build/lib.linux-x86_64-3.3/scipy/misc/common.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/_interpolative.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/calc_lwork.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/_flinalg.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/_clapack.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/_cblas.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/_flapack.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/_fblas.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/_interpolative_backend.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/blas.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/_matfuncs_inv_ssq.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/special_matrices.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/matfuncs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/fblas.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/_matfuncs_sqrtm.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/clapack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/decomp.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/linalg_version.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/_decomp_qz.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/_testutils.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/lapack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/decomp_lu.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/decomp_svd.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/decomp_cholesky.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/decomp_schur.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/misc.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/cblas.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/decomp_qr.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/_solvers.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/_decomp_polar.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/flinalg.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/interpolative.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/flapack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg copying build/lib.linux-x86_64-3.3/scipy/linalg/_expm_frechet.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-3.3/scipy/lib/lapack/calc_lwork.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-3.3/scipy/lib/lapack/clapack.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-3.3/scipy/lib/lapack/flapack.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-3.3/scipy/lib/lapack/scons_support.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-3.3/scipy/lib/lapack/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/lapack copying build/lib.linux-x86_64-3.3/scipy/lib/lapack/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/lapack creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-3.3/scipy/lib/blas/cblas.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-3.3/scipy/lib/blas/fblas.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-3.3/scipy/lib/blas/scons_support.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-3.3/scipy/lib/blas/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-3.3/scipy/lib/blas/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-3.3/scipy/lib/_version.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib copying build/lib.linux-x86_64-3.3/scipy/lib/_gcutils.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib copying build/lib.linux-x86_64-3.3/scipy/lib/six.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib copying build/lib.linux-x86_64-3.3/scipy/lib/_util.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib copying build/lib.linux-x86_64-3.3/scipy/lib/decorator.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib copying build/lib.linux-x86_64-3.3/scipy/lib/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib copying build/lib.linux-x86_64-3.3/scipy/lib/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/harwell_boeing copying build/lib.linux-x86_64-3.3/scipy/io/harwell_boeing/hb.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/harwell_boeing copying build/lib.linux-x86_64-3.3/scipy/io/harwell_boeing/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/harwell_boeing copying build/lib.linux-x86_64-3.3/scipy/io/harwell_boeing/_fortran_format_parser.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/harwell_boeing copying build/lib.linux-x86_64-3.3/scipy/io/harwell_boeing/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/harwell_boeing creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/arff copying build/lib.linux-x86_64-3.3/scipy/io/arff/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/arff copying build/lib.linux-x86_64-3.3/scipy/io/arff/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/arff copying build/lib.linux-x86_64-3.3/scipy/io/arff/arffread.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/arff creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.3/scipy/io/matlab/mio5_utils.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.3/scipy/io/matlab/mio_utils.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.3/scipy/io/matlab/streams.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.3/scipy/io/matlab/miobase.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.3/scipy/io/matlab/mio4.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.3/scipy/io/matlab/mio.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.3/scipy/io/matlab/byteordercodes.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.3/scipy/io/matlab/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.3/scipy/io/matlab/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.3/scipy/io/matlab/mio5_params.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.3/scipy/io/matlab/mio5.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-3.3/scipy/io/_fortran.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io copying build/lib.linux-x86_64-3.3/scipy/io/wavfile.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io copying build/lib.linux-x86_64-3.3/scipy/io/netcdf.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io copying build/lib.linux-x86_64-3.3/scipy/io/mmio.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io copying build/lib.linux-x86_64-3.3/scipy/io/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io copying build/lib.linux-x86_64-3.3/scipy/io/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io copying build/lib.linux-x86_64-3.3/scipy/io/idl.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.3/scipy/interpolate/_interpolate.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.3/scipy/interpolate/dfitpack.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.3/scipy/interpolate/_fitpack.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.3/scipy/interpolate/_ppoly.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.3/scipy/interpolate/interpnd.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.3/scipy/interpolate/polyint.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.3/scipy/interpolate/fitpack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.3/scipy/interpolate/interpnd_info.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.3/scipy/interpolate/interpolate_wrapper.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.3/scipy/interpolate/interpolate.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.3/scipy/interpolate/rbf.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.3/scipy/interpolate/ndgriddata.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.3/scipy/interpolate/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.3/scipy/interpolate/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.3/scipy/interpolate/_monotone.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate copying build/lib.linux-x86_64-3.3/scipy/interpolate/fitpack2.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.3/scipy/integrate/_dop.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.3/scipy/integrate/lsoda.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.3/scipy/integrate/vode.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.3/scipy/integrate/_odepack.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.3/scipy/integrate/_quadpack.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.3/scipy/integrate/_ode.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.3/scipy/integrate/quadrature.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.3/scipy/integrate/quadpack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.3/scipy/integrate/odepack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.3/scipy/integrate/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate copying build/lib.linux-x86_64-3.3/scipy/integrate/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack copying build/lib.linux-x86_64-3.3/scipy/fftpack/convolve.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack copying build/lib.linux-x86_64-3.3/scipy/fftpack/_fftpack.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack copying build/lib.linux-x86_64-3.3/scipy/fftpack/helper.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack copying build/lib.linux-x86_64-3.3/scipy/fftpack/fftpack_version.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack copying build/lib.linux-x86_64-3.3/scipy/fftpack/pseudo_diffs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack copying build/lib.linux-x86_64-3.3/scipy/fftpack/realtransforms.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack copying build/lib.linux-x86_64-3.3/scipy/fftpack/basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack copying build/lib.linux-x86_64-3.3/scipy/fftpack/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack copying build/lib.linux-x86_64-3.3/scipy/fftpack/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/constants copying build/lib.linux-x86_64-3.3/scipy/constants/constants.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/constants copying build/lib.linux-x86_64-3.3/scipy/constants/codata.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/constants copying build/lib.linux-x86_64-3.3/scipy/constants/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/constants copying build/lib.linux-x86_64-3.3/scipy/constants/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/constants creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster copying build/lib.linux-x86_64-3.3/scipy/cluster/_hierarchy_wrap.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster copying build/lib.linux-x86_64-3.3/scipy/cluster/_vq.cpython-33m.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster copying build/lib.linux-x86_64-3.3/scipy/cluster/vq.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster copying build/lib.linux-x86_64-3.3/scipy/cluster/hierarchy.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster copying build/lib.linux-x86_64-3.3/scipy/cluster/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster copying build/lib.linux-x86_64-3.3/scipy/cluster/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster copying build/lib.linux-x86_64-3.3/scipy/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy copying build/lib.linux-x86_64-3.3/scipy/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/__config__.py to __config__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/version.py to version.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/_build_utils/_fortran.py to _fortran.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/_build_utils/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/morphology.py to morphology.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/measurements.py to measurements.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/io.py to io.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/filters.py to filters.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/fourier.py to fourier.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/interpolation.py to interpolation.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/_ni_support.py to _ni_support.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/_distr_params.py to _distr_params.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/distributions.py to distributions.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/_multivariate.py to _multivariate.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/_binned_statistic.py to _binned_statistic.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/_discrete_distns.py to _discrete_distns.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/stats.py to stats.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/morestats.py to morestats.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/kde.py to kde.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/_distn_infrastructure.py to _distn_infrastructure.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/_continuous_distns.py to _continuous_distns.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/_constants.py to _constants.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/mstats_basic.py to mstats_basic.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/mstats.py to mstats.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/rv.py to rv.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/vonmises.py to vonmises.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/contingency.py to contingency.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/mstats_extras.py to mstats_extras.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/_tukeylambda_stats.py to _tukeylambda_stats.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/spfun_stats.py to spfun_stats.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/add_newdocs.py to add_newdocs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/orthogonal.py to orthogonal.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/_testutils.py to _testutils.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/lambertw.py to lambertw.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/generate_ufuncs.py to generate_ufuncs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/basic.py to basic.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/_plotutils.py to _plotutils.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/distance.py to distance.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/kdtree.py to kdtree.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph/_laplacian.py to _laplacian.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph/_validation.py to _validation.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph/_components.py to _components.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py to lobpcg.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/lobpcg/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/lobpcg/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/arpack/arpack.py to arpack.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/arpack/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/arpack/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/dsolve/linsolve.py to linsolve.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/dsolve/_add_newdocs.py to _add_newdocs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/dsolve/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/dsolve/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve/minres.py to minres.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve/lsmr.py to lsmr.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve/lgmres.py to lgmres.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve/utils.py to utils.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve/lsqr.py to lsqr.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve/iterative.py to iterative.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/matfuncs.py to matfuncs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/_expm_multiply.py to _expm_multiply.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/interface.py to interface.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/_onenormest.py to _onenormest.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csr.py to csr.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/base.py to base.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/bsr.py to bsr.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/data.py to data.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/sparsetools.py to sparsetools.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/dok.py to dok.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/construct.py to construct.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/compressed.py to compressed.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/sputils.py to sputils.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/extract.py to extract.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csc.py to csc.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/coo.py to coo.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/lil.py to lil.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/generate_sparsetools.py to generate_sparsetools.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/dia.py to dia.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/spfuncs.py to spfuncs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/ltisys.py to ltisys.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/windows.py to windows.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/_savitzky_golay.py to _savitzky_golay.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/_peak_finding.py to _peak_finding.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/dltisys.py to dltisys.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/_arraytools.py to _arraytools.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/waveforms.py to waveforms.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/signaltools.py to signaltools.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/cont2discrete.py to cont2discrete.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/bsplines.py to bsplines.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/filter_design.py to filter_design.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/wavelets.py to wavelets.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/fir_filter_design.py to fir_filter_design.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/spectral.py to spectral.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/_minimize.py to _minimize.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/linesearch.py to linesearch.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/_trustregion_dogleg.py to _trustregion_dogleg.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/nonlin.py to nonlin.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/tnc.py to tnc.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/lbfgsb.py to lbfgsb.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/cobyla.py to cobyla.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/optimize.py to optimize.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/nnls.py to nnls.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/_tstutils.py to _tstutils.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/slsqp.py to slsqp.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/_trustregion.py to _trustregion.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/_root.py to _root.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/minpack.py to minpack.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/anneal.py to anneal.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/zeros.py to zeros.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/_basinhopping.py to _basinhopping.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/_trustregion_ncg.py to _trustregion_ncg.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/odr/add_newdocs.py to add_newdocs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/odr/models.py to models.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/odr/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/odr/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/odr/odrpack.py to odrpack.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc/pilutil.py to pilutil.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc/doccer.py to doccer.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc/common.py to common.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/_interpolative_backend.py to _interpolative_backend.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/blas.py to blas.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/_matfuncs_inv_ssq.py to _matfuncs_inv_ssq.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/special_matrices.py to special_matrices.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/matfuncs.py to matfuncs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/fblas.py to fblas.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/_matfuncs_sqrtm.py to _matfuncs_sqrtm.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/clapack.py to clapack.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/decomp.py to decomp.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/linalg_version.py to linalg_version.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/_decomp_qz.py to _decomp_qz.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/_testutils.py to _testutils.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/lapack.py to lapack.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/decomp_lu.py to decomp_lu.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/decomp_svd.py to decomp_svd.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/decomp_cholesky.py to decomp_cholesky.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/decomp_schur.py to decomp_schur.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/misc.py to misc.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/cblas.py to cblas.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/decomp_qr.py to decomp_qr.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/_solvers.py to _solvers.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/_decomp_polar.py to _decomp_polar.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/flinalg.py to flinalg.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/basic.py to basic.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/interpolative.py to interpolative.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/flapack.py to flapack.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/_expm_frechet.py to _expm_frechet.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/lapack/scons_support.py to scons_support.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/lapack/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/lapack/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/blas/scons_support.py to scons_support.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/blas/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/blas/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/_version.py to _version.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/_gcutils.py to _gcutils.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/six.py to six.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/_util.py to _util.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/decorator.py to decorator.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/harwell_boeing/hb.py to hb.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/harwell_boeing/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/harwell_boeing/_fortran_format_parser.py to _fortran_format_parser.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/harwell_boeing/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/arff/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/arff/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/arff/arffread.py to arffread.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/miobase.py to miobase.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/mio4.py to mio4.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/mio.py to mio.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/byteordercodes.py to byteordercodes.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/mio5_params.py to mio5_params.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/mio5.py to mio5.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/_fortran.py to _fortran.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/wavfile.py to wavfile.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/netcdf.py to netcdf.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/mmio.py to mmio.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/idl.py to idl.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/polyint.py to polyint.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/fitpack.py to fitpack.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/interpnd_info.py to interpnd_info.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/interpolate_wrapper.py to interpolate_wrapper.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/interpolate.py to interpolate.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/rbf.py to rbf.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/ndgriddata.py to ndgriddata.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/_monotone.py to _monotone.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/fitpack2.py to fitpack2.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate/_ode.py to _ode.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate/quadrature.py to quadrature.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate/quadpack.py to quadpack.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate/odepack.py to odepack.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/helper.py to helper.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/fftpack_version.py to fftpack_version.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/pseudo_diffs.py to pseudo_diffs.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/realtransforms.py to realtransforms.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/basic.py to basic.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/constants/constants.py to constants.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/constants/codata.py to codata.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/constants/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/constants/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/vq.py to vq.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/hierarchy.py to hierarchy.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/setup.py to setup.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/setup.py to setup.cpython-33.pyc running install_data creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/benchmarks copying scipy/fftpack/benchmarks/bench_pseudo_diffs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/benchmarks/ copying scipy/fftpack/benchmarks/bench_basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_4d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-1x1x1.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_int32.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_8d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_8d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_1d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_1d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_string.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointers.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_5d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_float64.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-1x1x1.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_float32.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_complex64.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_uint16.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_6d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-5x3x1.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays_replicated_3d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-5x1x1.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-44100-le-1ch-4bytes.wav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_complex32.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_2d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_int64.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_5d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_byte.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_7d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_scalars_replicated_3d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_3d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-22x10x15.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_uint32.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-7x1x1.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_scalars.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-7x1x1.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-22x10x15.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_uint64.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-10x1x11.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_2d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_inherit.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/example_1.nc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_heap_pointer.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_arrays_replicated.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-5x1x1.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-10x1x11.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointer_arrays_replicated.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/various_compressed.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_pointer_4d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointer_arrays.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointers_replicated.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_3d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_7d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/test-8000-le-2ch-1byteu.wav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/array_float32_6d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointers_replicated_3d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_scalars_replicated.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/struct_pointer_arrays_replicated_3d.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-5x3x1.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data copying scipy/io/tests/data/scalar_int16.sav -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/data creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/blas/tests copying scipy/lib/blas/tests/test_fblas.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/blas/tests/ copying scipy/lib/blas/tests/test_blas.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/blas/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/lapack/tests copying scipy/lib/lapack/tests/test_lapack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/lapack/tests/ copying scipy/lib/lapack/tests/test_gesv.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/lapack/tests/ copying scipy/lib/lapack/tests/common.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/lapack/tests/ copying scipy/lib/lapack/tests/test_esv.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/lapack/tests/ copying THANKS.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy copying LICENSE.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy copying BENTO_BUILD.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy copying HACKING.rst.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy copying INSTALL.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/tests copying scipy/linalg/tests/test_lapack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_solvers.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_matfuncs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_polar.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_blas.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_fblas.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_interpolative.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_cholesky.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_build.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_special_matrices.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/tests copying scipy/special/tests/test_basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/tests copying scipy/special/tests/test_spfun_stats.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/tests copying scipy/special/tests/test_data.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/tests copying scipy/special/tests/test_logit.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/tests copying scipy/special/tests/test_mpmath.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/tests copying scipy/special/tests/test_lambertw.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/tests copying scipy/special/tests/test_boxcox.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/tests copying scipy/special/tests/test_orthogonal.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/tests copying scipy/special/tests/test_orthogonal_eval.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/tests creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/tests copying scipy/interpolate/tests/test_regression.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_interpnd.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_interpolate_wrapper.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_fitpack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_polyint.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_fitpack2.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_interpolate.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_rbf.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_ndgriddata.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/tests creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/label_results.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/README.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/label_inputs.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/label_strels.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/tests/data creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests copying scipy/spatial/tests/test__plotutils.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_distance.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_kdtree.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_qhull.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/ copying scipy/ndimage/tests/test_measurements.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_io.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_datatypes.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_ndimage.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_regression.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_filters.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/dots.png -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/tests/data copying scipy/interpolate/tests/data/bug-1310.npz -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/tests/data copying scipy/interpolate/tests/data/estimate_gradients_hang.npy -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/tests/data creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/tests copying scipy/stats/tests/test_contingency.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_kdeoth.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_multivariate.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_tukeylambda_stats.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_stats.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_mstats_basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_discrete_basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_binned_statistic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_morestats.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_distributions.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_fit.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_continuous_basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/tests/ copying scipy/stats/tests/common_tests.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_mstats_extras.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_rank.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/tests copying scipy/signal/tests/test_filter_design.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_array_tools.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_waveforms.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_fir_filter_design.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_wavelets.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_cont2discrete.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_savitzky_golay.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_dltisys.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_ltisys.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_spectral.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_signaltools.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_peak_finding.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_windows.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cosine-ml.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-seuclidean-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/degenerate_pointset.npz -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/cdist-X2.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-boolean-inp.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cityblock-ml.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cityblock-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-jaccard-ml.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-cosine-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-euclidean-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-hamming-ml.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-double-inp.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-correlation-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/random-bool-data.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-minkowski-5.8-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-minkowski-3.2-ml.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-correlation-ml.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-chebychev-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-euclidean-ml.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-spearman-ml.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-minkowski-3.2-ml-iris.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/cdist-X1.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-seuclidean-ml.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/pdist-chebychev-ml.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/iris.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/tests/data creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc/tests copying scipy/misc/tests/test_pilutil.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc/tests/ copying scipy/misc/tests/test_doccer.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc/tests/ copying scipy/misc/tests/test_common.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/benchmarks copying scipy/sparse/benchmarks/bench_sparse.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/benchmarks copying scipy/linalg/benchmarks/bench_decom.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/benchmarks/ copying scipy/linalg/benchmarks/bench_sqrtm.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/benchmarks/ copying scipy/linalg/benchmarks/bench_basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/constants/tests copying scipy/constants/tests/test_codata.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/constants/tests/ copying scipy/constants/tests/test_constants.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/constants/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph/tests copying scipy/sparse/csgraph/tests/test_graph_laplacian.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_traversal.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_spanning_tree.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_graph_components.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_connected_components.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_shortest_path.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph/tests/ copying scipy/sparse/csgraph/tests/test_conversions.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/dsolve/tests copying scipy/sparse/linalg/dsolve/tests/test_linsolve.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/dsolve/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/tests copying scipy/sparse/tests/test_spfuncs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_construct.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_csr.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_sparsetools.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_extract.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_csc.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_sputils.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_base.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/arpack/tests copying scipy/sparse/linalg/eigen/arpack/tests/test_arpack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/arpack/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/benchmarks copying scipy/sparse/linalg/benchmarks/bench_expm_multiply.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/benchmarks/ copying scipy/sparse/linalg/benchmarks/bench_expm.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/benchmarks/ copying scipy/sparse/linalg/benchmarks/bench_onenormest.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/harwell_boeing/tests copying scipy/io/harwell_boeing/tests/test_hb.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/harwell_boeing/tests/ copying scipy/io/harwell_boeing/tests/test_fortran_format.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/harwell_boeing/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/tests copying scipy/fftpack/tests/Makefile -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_single_ref.npz -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test.npz -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_helper.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gendata.m -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_double_ref.npz -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gendata.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_dct.c -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_real_transforms.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gen_fftw_ref.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_pseudo_diffs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/benchmarks copying scipy/io/matlab/benchmarks/bench_memusage.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/benchmarks/ copying scipy/io/matlab/benchmarks/bench_structarr.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/tests copying scipy/lib/tests/test__version.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/tests copying scipy/lib/tests/test__util.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/tests copying scipy/lib/tests/test__gcutils.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/tests creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate/tests copying scipy/integrate/tests/test_quadrature.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_integrate.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_quadpack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/benchmarks copying scipy/optimize/benchmarks/bench_zeros.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/benchmarks/ copying scipy/optimize/benchmarks/test_functions.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/benchmarks/ copying scipy/optimize/benchmarks/bench_optimizers.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/benchmarks copying scipy/signal/benchmarks/bench_convolve2d.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve/tests copying scipy/sparse/linalg/isolve/tests/test_utils.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_lsqr.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/demo_lgmres.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_iterative.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_lsmr.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve/tests/ copying scipy/sparse/linalg/isolve/tests/test_lgmres.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests copying scipy/io/matlab/tests/test_mio_funcs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/gen_mat5files.m -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio_utils.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/afunc.m -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_streams.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/gen_mat4files.m -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_pathological.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_byteordercodes.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_miobase.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/save_matfile.m -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_mio5_utils.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/odr/tests copying scipy/odr/tests/test_odr.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/odr/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/corrupted_zlib_checksum.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/some_functions.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/parabola.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test_skip_variable.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testbool_8_WIN64.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testunicode_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/sqr.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/corrupted_zlib_data.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testunicode_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/nasty_duplicate_fieldnames.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test_mat4_le_floats.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test_empty_struct.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmulti_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructnest_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/little_endian.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/one_by_zero_char.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/big_endian.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststruct_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testfunc_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testhdf5_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcellnest_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testobject_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/japanese_utf8.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcomplex_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/single_empty_string.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsefloat_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparse_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testminus_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmatrix_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testemptycell_5.3_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststring_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testcell_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testscalarcell_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/test3dmatrix_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmulti_4.2c_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststructarr_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_7.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/teststringarray_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testmulti_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_7.4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testonechar_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testsparsecomplex_6.5.1_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testvec_4_GLNX86.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testdouble_6.1_SOL2.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/tests/data creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests copying scipy/sparse/linalg/eigen/lobpcg/tests/large_scale.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests/ copying scipy/sparse/linalg/eigen/lobpcg/tests/test_lobpcg.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests/ copying scipy/sparse/linalg/eigen/lobpcg/tests/benchmark.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/tests copying scipy/optimize/tests/test_zeros.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_cobyla.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_trustregion.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_tnc.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_anneal.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_slsqp.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_nnls.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_regression.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_nonlin.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__root.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_optimize.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__basinhopping.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_linesearch.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_minpack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/icon_mono_flat.png -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/icon.png -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/icon_mono.png -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc/tests/data copying scipy/io/tests/test_netcdf.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/ copying scipy/io/tests/test_idl.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/ copying scipy/io/tests/test_mmio.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/ copying scipy/io/tests/test_fortran.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/ copying scipy/io/tests/test_wavfile.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/tests/ copying scipy/misc/ascent.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc/ copying scipy/misc/face.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc/ copying scipy/misc/lena.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/misc/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests copying scipy/cluster/tests/inconsistent-Q-single-6.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-single.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/fclusterdata-maxclusts-4.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-X.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/fclusterdata-maxclusts-3.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-average-tdist.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/test_vq.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist-depth-1.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-Q-single-1.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/Q-X.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-complete-tdist.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-complete-tdist-depth-2.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/test_hierarchy.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-weighted-tdist-depth-1.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/fclusterdata-maxclusts-2.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-single-tdist.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist-depth-3.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-complete.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-weighted-tdist.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-Q-single-4.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-Q-single-3.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/iris.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-weighted-tdist-depth-2.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist-depth-5.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist-depth-2.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-ward.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-complete-tdist-depth-1.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-weighted.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-Q-single-5.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-weighted-tdist-depth-3.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-centroid.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-average.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-complete-tdist-depth-4.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-complete-tdist-depth-3.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-median.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist-depth-0.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-Q-single-2.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/data.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-weighted-tdist-depth-4.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/vq_test.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist-depth-4.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/tests copying scipy/sparse/linalg/tests/test_matfuncs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_expm_multiply.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_interface.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_onenormest.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/arff/tests copying scipy/io/arff/tests/test_arffread.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/arff/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/benchmarks copying scipy/spatial/benchmarks/bench_ckdtree.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/tests/data copying scipy/special/tests/data/README -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/tests/data copying scipy/special/tests/data/boost.npz -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/tests/data copying scipy/special/tests/data/gsl.npz -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/tests/data creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test2.arff -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test3.arff -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test6.arff -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test4.arff -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/iris.arff -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/missing.arff -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test1.arff -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test5.arff -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/arff/tests/data running install_egg_info Writing /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy-0.14.1-py3.3.egg-info running install_clib /usr/lib64/python3.3/distutils/dist.py:257: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib64/python3.3/distutils/dist.py:257: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) /usr/lib64/python3.3/distutils/dist.py:257: UserWarning: Unknown distribution option: 'setup_requires' warnings.warn(msg) Running from scipy source directory. + popd ~/build/BUILD/scipy-0.14.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 /usr/bin/python2 setup.py install --root=/builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64 /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'setup_requires' warnings.warn(msg) /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) blas_opt_info: blas_mkl_info: libraries mkl,vml,guide not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE openblas_info: libraries openblas not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE atlas_3_10_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 Nov 20 05:32:04 UTC 2015: UNAME : Linux worker1.bsys.centos.org 2.6.32-220.17.1.el6.x86_64 #1 SMP Wed May 16 00:01:37 BST 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=2394 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 4194304 F77 : /usr/bin/gfortran, version GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) F77FLAGS : -O -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SMC : /usr/bin/x86_64-redhat-linux-gcc, version x86_64-redhat-linux-gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) SMCFLAGS : -fomit-frame-pointer -mfpmath=sse -O2 -fno-schedule-insns2 -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SKC : /usr/bin/x86_64-redhat-linux-gcc, version x86_64-redhat-linux-gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) 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 = [('HAVE_CBLAS', None), ('ATLAS_INFO', '"\\"3.10.1\\""')] include_dirs = ['/usr/include'] FOUND: libraries = ['tatlas'] library_dirs = ['/usr/lib64/atlas'] language = c define_macros = [('HAVE_CBLAS', None), ('ATLAS_INFO', '"\\"3.10.1\\""')] include_dirs = ['/usr/include'] lapack_opt_info: openblas_lapack_info: libraries openblas not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE lapack_mkl_info: mkl_info: libraries mkl,vml,guide not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE NOT AVAILABLE atlas_3_10_threads_info: Setting PTATLAS=ATLAS libraries lapack_atlas not found in /usr/lib64/atlas numpy.distutils.system_info.atlas_3_10_threads_info Setting PTATLAS=ATLAS customize Gnu95FCompiler 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 -ltatlas -o _configtest ATLAS version 3.10.1 built by mockbuild on Fri Nov 20 05:32:04 UTC 2015: UNAME : Linux worker1.bsys.centos.org 2.6.32-220.17.1.el6.x86_64 #1 SMP Wed May 16 00:01:37 BST 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=2394 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_USE64BITS -DATL_GAS_x8664 F2CDEFS : -DAdd_ -DF77_INTEGER=int -DStringSunStyle CACHEEDGE: 4194304 F77 : /usr/bin/gfortran, version GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) F77FLAGS : -O -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SMC : /usr/bin/x86_64-redhat-linux-gcc, version x86_64-redhat-linux-gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) SMCFLAGS : -fomit-frame-pointer -mfpmath=sse -O2 -fno-schedule-insns2 -msse3 -g -fstack-protector-strong -Wa,--noexecstack -fPIC -m64 SKC : /usr/bin/x86_64-redhat-linux-gcc, version x86_64-redhat-linux-gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) 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', 'tatlas', 'tatlas'] library_dirs = ['/usr/lib64/atlas'] language = f77 define_macros = [('ATLAS_INFO', '"\\"3.10.1\\""')] include_dirs = ['/usr/include'] FOUND: libraries = ['tatlas', 'tatlas', 'tatlas'] library_dirs = ['/usr/lib64/atlas'] language = f77 define_macros = [('ATLAS_INFO', '"\\"3.10.1\\""')] include_dirs = ['/usr/include'] Running from scipy source directory. ATLAS version: 3.10.1 ATLAS version: 3.10.1 ATLAS version: 3.10.1 Splitting linalg.interpolative Fortran source files 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._ppoly" 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 'scipy/lib/lapack/clapack.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.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._cblas" 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._clapack" 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._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.linalg._interpolative" 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.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.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.sparse._csparsetools" sources building extension "scipy.sparse._sparsetools" sources [generate_sparsetools] 'scipy/sparse/sparsetools/bsr_impl.h' already up-to-date [generate_sparsetools] 'scipy/sparse/sparsetools/csr_impl.h' already up-to-date [generate_sparsetools] 'scipy/sparse/sparsetools/csc_impl.h' already up-to-date [generate_sparsetools] 'scipy/sparse/sparsetools/other_impl.h' already up-to-date [generate_sparsetools] 'scipy/sparse/sparsetools/sparsetools_impl.h' already up-to-date 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 extension "scipy.ndimage._ni_label" 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.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 install_lib creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy copying build/lib.linux-x86_64-2.7/scipy/__config__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy copying build/lib.linux-x86_64-2.7/scipy/version.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/_build_utils creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage copying build/lib.linux-x86_64-2.7/scipy/ndimage/_ni_label.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_constants.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_continuous_distns.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_distn_infrastructure.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_discrete_distns.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_multivariate.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats copying build/lib.linux-x86_64-2.7/scipy/stats/_distr_params.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/_sparsetools.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/_csparsetools.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/_add_newdocs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/dsolve/linsolve.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/_onenormest.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/_expm_multiply.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-2.7/scipy/sparse/linalg/matfuncs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg copying build/lib.linux-x86_64-2.7/scipy/sparse/spfuncs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/generate_sparsetools.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/construct.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/dok.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/sparsetools.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse copying build/lib.linux-x86_64-2.7/scipy/sparse/bsr.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal copying build/lib.linux-x86_64-2.7/scipy/signal/_savitzky_golay.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_trustregion_ncg.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_trustregion.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize copying build/lib.linux-x86_64-2.7/scipy/optimize/_trustregion_dogleg.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/odr copying build/lib.linux-x86_64-2.7/scipy/odr/add_newdocs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/odr creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/misc creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_interpolative.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_clapack.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_cblas.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_expm_frechet.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/interpolative.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_decomp_polar.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_matfuncs_sqrtm.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_matfuncs_inv_ssq.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg copying build/lib.linux-x86_64-2.7/scipy/linalg/_interpolative_backend.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas copying build/lib.linux-x86_64-2.7/scipy/lib/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib copying build/lib.linux-x86_64-2.7/scipy/lib/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib copying build/lib.linux-x86_64-2.7/scipy/lib/decorator.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib copying build/lib.linux-x86_64-2.7/scipy/lib/six.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib copying build/lib.linux-x86_64-2.7/scipy/lib/_gcutils.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib copying build/lib.linux-x86_64-2.7/scipy/lib/_version.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab copying build/lib.linux-x86_64-2.7/scipy/io/idl.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io copying build/lib.linux-x86_64-2.7/scipy/io/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io copying build/lib.linux-x86_64-2.7/scipy/io/_fortran.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/_ppoly.so -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate copying build/lib.linux-x86_64-2.7/scipy/interpolate/_monotone.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/constants creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster copying build/lib.linux-x86_64-2.7/scipy/setup.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy copying build/lib.linux-x86_64-2.7/scipy/__init__.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/__config__.py to __config__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/_build_utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/_build_utils/_fortran.py to _fortran.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/platform_info.py to platform_info.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/catalog.py to catalog.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/swig2_spec.py to swig2_spec.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/bytecodecompiler.py to bytecodecompiler.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/ast_tools.py to ast_tools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/base_info.py to base_info.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/build_tools.py to build_tools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/base_spec.py to base_spec.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz_spec.py to blitz_spec.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/slice_handler.py to slice_handler.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/c_spec.py to c_spec.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/swigptr2.py to swigptr2.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/accelerate_tools.py to accelerate_tools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/size_check.py to size_check.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/converters.py to converters.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/common_info.py to common_info.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/weave_version.py to weave_version.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/inline_tools.py to inline_tools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/_dumb_shelve.py to _dumb_shelve.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/vtk_spec.py to vtk_spec.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz_tools.py to blitz_tools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/swigptr.py to swigptr.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/ext_tools.py to ext_tools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/_dumbdbm_patched.py to _dumbdbm_patched.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/_ni_support.py to _ni_support.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/interpolation.py to interpolation.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/fourier.py to fourier.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/io.py to io.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/measurements.py to measurements.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/morphology.py to morphology.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/_tukeylambda_stats.py to _tukeylambda_stats.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/mstats_extras.py to mstats_extras.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/contingency.py to contingency.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/vonmises.py to vonmises.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/rv.py to rv.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/mstats.py to mstats.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/mstats_basic.py to mstats_basic.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/_constants.py to _constants.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/_continuous_distns.py to _continuous_distns.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/_distn_infrastructure.py to _distn_infrastructure.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/kde.py to kde.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/morestats.py to morestats.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/stats.py to stats.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/_discrete_distns.py to _discrete_distns.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/_binned_statistic.py to _binned_statistic.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/_multivariate.py to _multivariate.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/distributions.py to distributions.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/_distr_params.py to _distr_params.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/generate_ufuncs.py to generate_ufuncs.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/lambertw.py to lambertw.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/_testutils.py to _testutils.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/orthogonal.py to orthogonal.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/add_newdocs.py to add_newdocs.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/spfun_stats.py to spfun_stats.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/kdtree.py to kdtree.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/distance.py to distance.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/_plotutils.py to _plotutils.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/_components.py to _components.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/_validation.py to _validation.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/_laplacian.py to _laplacian.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/_add_newdocs.py to _add_newdocs.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/linsolve.py to linsolve.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/iterative.py to iterative.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/lsqr.py to lsqr.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/lgmres.py to lgmres.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/lsmr.py to lsmr.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/minres.py to minres.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/_onenormest.py to _onenormest.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/interface.py to interface.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/_expm_multiply.py to _expm_multiply.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/matfuncs.py to matfuncs.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/spfuncs.py to spfuncs.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/dia.py to dia.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/generate_sparsetools.py to generate_sparsetools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/lil.py to lil.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/coo.py to coo.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csc.py to csc.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/extract.py to extract.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sputils.py to sputils.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/compressed.py to compressed.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/construct.py to construct.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/dok.py to dok.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/sparsetools.py to sparsetools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/data.py to data.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/bsr.py to bsr.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csr.py to csr.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/spectral.py to spectral.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/wavelets.py to wavelets.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/filter_design.py to filter_design.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/bsplines.py to bsplines.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/cont2discrete.py to cont2discrete.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/signaltools.py to signaltools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/waveforms.py to waveforms.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/_arraytools.py to _arraytools.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/dltisys.py to dltisys.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/_peak_finding.py to _peak_finding.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/_savitzky_golay.py to _savitzky_golay.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/windows.py to windows.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/ltisys.py to ltisys.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_trustregion_ncg.py to _trustregion_ncg.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_basinhopping.py to _basinhopping.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/zeros.py to zeros.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/anneal.py to anneal.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/minpack.py to minpack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_root.py to _root.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_trustregion.py to _trustregion.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/slsqp.py to slsqp.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_tstutils.py to _tstutils.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/nnls.py to nnls.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/optimize.py to optimize.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/cobyla.py to cobyla.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/lbfgsb.py to lbfgsb.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tnc.py to tnc.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/nonlin.py to nonlin.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_trustregion_dogleg.py to _trustregion_dogleg.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/linesearch.py to linesearch.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_minimize.py to _minimize.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/odr/odrpack.py to odrpack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/odr/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/odr/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/odr/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/odr/add_newdocs.py to add_newdocs.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/doccer.py to doccer.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/pilutil.py to pilutil.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_expm_frechet.py to _expm_frechet.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/flapack.py to flapack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/interpolative.py to interpolative.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/flinalg.py to flinalg.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_decomp_polar.py to _decomp_polar.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_solvers.py to _solvers.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/decomp_qr.py to decomp_qr.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/cblas.py to cblas.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/decomp_schur.py to decomp_schur.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/decomp_cholesky.py to decomp_cholesky.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/decomp_svd.py to decomp_svd.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/decomp_lu.py to decomp_lu.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/lapack.py to lapack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_testutils.py to _testutils.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_decomp_qz.py to _decomp_qz.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/linalg_version.py to linalg_version.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/decomp.py to decomp.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/clapack.py to clapack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_matfuncs_sqrtm.py to _matfuncs_sqrtm.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/fblas.py to fblas.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/matfuncs.py to matfuncs.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/special_matrices.py to special_matrices.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_matfuncs_inv_ssq.py to _matfuncs_inv_ssq.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/blas.py to blas.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_interpolative_backend.py to _interpolative_backend.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/decorator.py to decorator.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/_util.py to _util.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/six.py to six.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/_gcutils.py to _gcutils.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing/hb.py to hb.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/arffread.py to arffread.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/mio5.py to mio5.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/byteordercodes.py to byteordercodes.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/mio.py to mio.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/mio4.py to mio4.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/miobase.py to miobase.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/idl.py to idl.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/mmio.py to mmio.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/netcdf.py to netcdf.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/wavfile.py to wavfile.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/_fortran.py to _fortran.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/fitpack2.py to fitpack2.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/_monotone.py to _monotone.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/ndgriddata.py to ndgriddata.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/rbf.py to rbf.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/interpolate.py to interpolate.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/interpolate_wrapper.py to interpolate_wrapper.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/interpnd_info.py to interpnd_info.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/fitpack.py to fitpack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/polyint.py to polyint.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/odepack.py to odepack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/quadpack.py to quadpack.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/quadrature.py to quadrature.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/_ode.py to _ode.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/realtransforms.py to realtransforms.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/pseudo_diffs.py to pseudo_diffs.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/fftpack_version.py to fftpack_version.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/helper.py to helper.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/constants/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/constants/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/constants/codata.py to codata.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/constants/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/hierarchy.py to hierarchy.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/vq.py to vq.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/__init__.py to __init__.pyc running install_data creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests/data copying scipy/special/tests/data/boost.npz -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests/data copying scipy/special/tests/data/gsl.npz -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests/data copying scipy/special/tests/data/README -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests/data creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/tests copying scipy/misc/tests/test_pilutil.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/tests/ copying scipy/misc/tests/test_common.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/tests/ copying scipy/misc/tests/test_doccer.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/tests copying scipy/sparse/tests/test_sparsetools.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_sputils.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_spfuncs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_csr.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_extract.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_base.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_construct.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/tests/ copying scipy/sparse/tests/test_csc.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests copying scipy/interpolate/tests/test_rbf.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_interpolate.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_ndgriddata.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_fitpack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_polyint.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_fitpack2.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_regression.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_interpnd.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/ copying scipy/interpolate/tests/test_interpolate_wrapper.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/benchmarks copying scipy/sparse/linalg/benchmarks/bench_expm_multiply.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/benchmarks/ copying scipy/sparse/linalg/benchmarks/bench_onenormest.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/benchmarks/ copying scipy/sparse/linalg/benchmarks/bench_expm.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests copying scipy/stats/tests/test_rank.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_kdeoth.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_morestats.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_fit.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_discrete_basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_distributions.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_binned_statistic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_contingency.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_mstats_basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_stats.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/common_tests.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_multivariate.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_tukeylambda_stats.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_mstats_extras.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ copying scipy/stats/tests/test_continuous_basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/odr/tests copying scipy/odr/tests/test_odr.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/odr/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/harwell_boeing/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-median.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/fclusterdata-maxclusts-3.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-weighted.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/data.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/test_vq.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-single-tdist.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/Q-X.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/inconsistent-single-tdist.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-X.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/fclusterdata-maxclusts-4.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/test_hierarchy.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/iris.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/vq_test.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/fclusterdata-maxclusts-2.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-average.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-weighted-tdist.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-single.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-average-tdist.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-complete-tdist.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-complete.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-centroid.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ copying scipy/cluster/tests/linkage-Q-ward.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/benchmarks copying scipy/optimize/benchmarks/bench_zeros.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/benchmarks/ copying scipy/optimize/benchmarks/test_functions.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/benchmarks/ copying scipy/optimize/benchmarks/bench_optimizers.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/tests copying scipy/integrate/tests/test_integrate.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_quadrature.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/tests/ copying scipy/integrate/tests/test_quadpack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/data copying scipy/interpolate/tests/data/estimate_gradients_hang.npy -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/data copying scipy/interpolate/tests/data/bug-1310.npz -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/tests/data creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx copying scipy/weave/scxx/sequence.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/dict.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/number.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/scxx.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/object.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/tuple.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/notes.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/weave_imp.cpp -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/README.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/list.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ copying scipy/weave/scxx/str.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/scxx/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/constants/tests copying scipy/constants/tests/test_constants.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/constants/tests/ copying scipy/constants/tests/test_codata.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/constants/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz copying scipy/weave/blitz/blitz/random.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tuning.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/reduce.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecmin.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecdot.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecglobs.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/veccount.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecdelta.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tinyvec.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tvecglobs.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tiny.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecwhere.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecbfn.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/bzconfig.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matexpr.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/traversal.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/funcs.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/array.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matutri.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecmax.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matsymm.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matgen.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/compiler.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tinyvec.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/applics.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/prettyprint.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tinyveciter.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matref.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/memblock.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vector.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/indexexpr.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tinymatexpr.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecsum.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/etbase.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/README -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecexpr.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/randref.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/minmax.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matltri.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/timer.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecpickiter.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/zero.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/ops.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/numtrait.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tau.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/veciter.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tinymatio.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecio.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/extremum.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecglobs.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/mstruct.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matdiag.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/Makefile.am -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecuops.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/traversal.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/mathfunc.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/benchext.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecpick.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/Makefile.in -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecexprwrap.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matuops.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecbops.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matrix.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecpick.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecany.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/bzdebug.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vector.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tinyvecio.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecnorm1.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/numinquire.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/shapecheck.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/blitz.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/benchext.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matrix.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tinymat.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecwhere.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecall.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/mathf2.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/memblock.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecnorm.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/range.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/update.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/tvcross.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/bench.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/mattoep.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecaccum.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/vecpickio.cc -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/matbops.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/listinit.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/promote.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/zero.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ copying scipy/weave/blitz/blitz/bench.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests copying scipy/optimize/tests/test_minpack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__root.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_nonlin.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test__basinhopping.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_nnls.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_zeros.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_tnc.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_trustregion.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_linesearch.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_anneal.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_cobyla.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_regression.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_slsqp.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ copying scipy/optimize/tests/test_optimize.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests copying scipy/spatial/tests/test_qhull.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test__plotutils.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_distance.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/ copying scipy/spatial/tests/test_kdtree.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/test_miobase.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/ copying scipy/io/matlab/tests/afunc.m -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_spfun_stats.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_mpmath.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_data.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_boxcox.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_orthogonal.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_logit.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests copying scipy/special/tests/test_lambertw.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/tests creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/benchmarks/ copying scipy/io/matlab/benchmarks/bench_memusage.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/benchmarks copying scipy/fftpack/benchmarks/bench_pseudo_diffs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/benchmarks/ copying scipy/fftpack/benchmarks/bench_basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/tests/data copying scipy/misc/tests/data/icon.png -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/tests/data creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/benchmarks copying scipy/spatial/benchmarks/bench_ckdtree.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/tests/data copying scipy/io/arff/tests/data/test6.arff -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/arff/tests/data creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/lobpcg/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/tests/ copying scipy/lib/lapack/tests/common.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests copying scipy/linalg/tests/test_fblas.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_polar.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_interpolative.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_lapack.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_build.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_decomp_cholesky.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_special_matrices.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_solvers.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_matfuncs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ copying scipy/linalg/tests/test_blas.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/tests copying scipy/sparse/linalg/tests/test_onenormest.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/tests/ copying scipy/sparse/linalg/tests/test_expm_multiply.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/tests/ copying HACKING.rst.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy copying INSTALL.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy copying LICENSE.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy copying BENTO_BUILD.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy copying THANKS.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests copying scipy/ndimage/tests/dots.png -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_filters.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_measurements.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_ndimage.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_io.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_datatypes.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/ copying scipy/ndimage/tests/test_regression.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests copying scipy/signal/tests/test_peak_finding.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_signaltools.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_ltisys.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_dltisys.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_savitzky_golay.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_spectral.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_wavelets.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_array_tools.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_waveforms.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_windows.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_filter_design.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ copying scipy/signal/tests/test_cont2discrete.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/benchmarks copying scipy/linalg/benchmarks/bench_basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/benchmarks/ copying scipy/linalg/benchmarks/bench_sqrtm.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/benchmarks/ copying scipy/linalg/benchmarks/bench_decom.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/tests copying scipy/lib/tests/test__util.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/tests copying scipy/lib/tests/test__gcutils.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/tests copying scipy/lib/tests/test__version.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/tests creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/testbool_8_WIN64.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/corrupted_zlib_checksum.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/corrupted_zlib_data.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/big_endian.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data copying scipy/io/matlab/tests/data/little_endian.mat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/tests/data creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/benchmarks copying scipy/sparse/benchmarks/bench_sparse.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/benchmarks/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data copying scipy/spatial/tests/data/iris.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/tests/data creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/generate creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/gnu creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/README.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/label_results.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/label_strels.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/data copying scipy/ndimage/tests/data/label_inputs.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/tests/data creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-5x3x1.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-10x1x11.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-5x1x1.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-1x1x1.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-5x1x1.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-22x10x15.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-5x3x1.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-10x1x11.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-sf8-7x1x1.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-22x10x15.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-7x1x1.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/io/tests/data/fortran-si4-1x1x1.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/data copying scipy/misc/lena.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/ copying scipy/misc/ascent.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/ copying scipy/misc/face.dat -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/misc/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples copying scipy/weave/examples/ramp.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/binary_search.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/md5_speed.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/support_code_example.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/py_none.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/functional.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/wx_example.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/vtk_example.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/tuple_return.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/dict_sort.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/wx_speed.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/swig2_example.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/vq.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/cast_copy_transpose.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/ramp2.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/swig2_ext.h -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/swig2_ext.i -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/increment_example.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/array3d.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/print_example.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/fibonacci.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/object.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ copying scipy/weave/examples/ramp.c -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/examples/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/benchmarks copying scipy/signal/benchmarks/bench_convolve2d.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/benchmarks/ copying scipy/io/tests/test_fortran.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/ copying scipy/io/tests/test_idl.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/ copying scipy/io/tests/test_wavfile.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/ copying scipy/io/tests/test_mmio.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/ copying scipy/io/tests/test_netcdf.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/meta creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests copying scipy/weave/tests/scxx_timings.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_build_tools.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_blitz_tools.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_scxx_dict.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_c_spec.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/weave_test_utils.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_scxx_sequence.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_slice_handler.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_scxx_object.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_ext_tools.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_inline_tools.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_catalog.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_ast_tools.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ copying scipy/weave/tests/test_size_check.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests copying scipy/fftpack/tests/fftw_dct.c -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gendata.m -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_real_transforms.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_pseudo_diffs.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_double_ref.npz -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gendata.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_basic.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test.npz -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/test_helper.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/Makefile -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/fftw_single_ref.npz -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ copying scipy/fftpack/tests/gen_fftw_ref.py -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/tests/ creating /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/doc copying scipy/weave/doc/tutorial.txt -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/doc/ copying scipy/weave/doc/tutorial_original.html -> /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/doc/ running install_egg_info Writing /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy-0.14.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.14.1 extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/_vq.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/cluster/_hierarchy_wrap.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/_fftpack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/fftpack/convolve.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/_quadpack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/_odepack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/vode.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/lsoda.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/integrate/_dop.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/interpnd.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/_ppoly.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/_fitpack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/dfitpack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/interpolate/_interpolate.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/streams.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/mio_utils.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/io/matlab/mio5_utils.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas/fblas.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/blas/cblas.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/flapack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/clapack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/lib/lapack/calc_lwork.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_fblas.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_flapack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_cblas.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_clapack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_flinalg.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/calc_lwork.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/linalg/_interpolative.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/odr/__odrpack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_minpack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_zeros.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_lbfgsb.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/moduleTNC.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_cobyla.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/minpack2.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_slsqp.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_nnls.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/sigtools.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/_spectral.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/signal/spline.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/isolve/_iterative.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/dsolve/_superlu.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/linalg/eigen/arpack/_arpack.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/_shortest_path.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/_traversal.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/_min_spanning_tree.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/csgraph/_tools.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/_csparsetools.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/_sparsetools.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/qhull.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/ckdtree.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/spatial/_distance_wrap.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/specfun.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/_ufuncs.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/special/_ufuncs_cxx.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/statlib.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/vonmises_cython.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/_rank.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/futil.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/stats/mvn.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/_nd_image.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/ndimage/_ni_label.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/_vq.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/cluster/_hierarchy_wrap.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/_fftpack.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/fftpack/convolve.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate/_quadpack.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate/_odepack.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate/vode.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate/lsoda.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/integrate/_dop.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/interpnd.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/_ppoly.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/_fitpack.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/dfitpack.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/interpolate/_interpolate.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/streams.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/mio_utils.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/matlab/mio5_utils.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/blas/fblas.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/blas/cblas.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/lapack/flapack.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/lapack/clapack.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/lib/lapack/calc_lwork.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/_fblas.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/_flapack.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/_cblas.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/_clapack.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/_flinalg.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/calc_lwork.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/linalg/_interpolative.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/odr/__odrpack.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/_minpack.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/_zeros.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/_lbfgsb.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/moduleTNC.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/_cobyla.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/minpack2.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/_slsqp.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/_nnls.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/sigtools.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/_spectral.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/signal/spline.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/isolve/_iterative.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/dsolve/_superlu.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/eigen/arpack/_arpack.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph/_shortest_path.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph/_traversal.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph/_min_spanning_tree.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/csgraph/_tools.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/_csparsetools.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/_sparsetools.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/qhull.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/ckdtree.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/spatial/_distance_wrap.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/specfun.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/_ufuncs.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/special/_ufuncs_cxx.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/statlib.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/vonmises_cython.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/_rank.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/futil.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/stats/mvn.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/_nd_image.cpython-33m.so extracting debug info from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/ndimage/_ni_label.cpython-33m.so /usr/lib/rpm/sepdebugcrcfix: Updated 126 CRC32s, 0 CRC32s did match. cpio: python3-scipy-0.14.1-1.el7.centos/debug.h: Cannot stat: No such file or directory cpio: python3-scipy-0.14.1-1.el7.centos/stat.h: Cannot stat: No such file or directory cpio: scipy-0.14.1/debug.h: Cannot stat: No such file or directory cpio: scipy-0.14.1/stat.h: Cannot stat: No such file or directory 125237 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.14.1-1.el7.centos.x86_64/usr/lib/debug/usr/lib64/python3.3 using /usr/bin/python3.3 Bytecompiling .py files below /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3 using /usr/bin/python3.3 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.THYgup + umask 022 + cd /builddir/build/BUILD + cd scipy-0.14.1 + pushd /builddir/build/BUILD/python3-scipy-0.14.1-1.el7.centos ~/build/BUILD/python3-scipy-0.14.1-1.el7.centos ~/build/BUILD/scipy-0.14.1 + mkdir test + cd test + PYTHONPATH=/builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages + /usr/bin/python3 -c 'import scipy; scipy.test('\''full'\'')' .......S....................................................................................................................................................................................................................................K.....................................................................................................................K.......................................................................................................................................K..K......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................./builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/io/_fortran.py:153: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future data = np.fromfile(self._fp, dtype=dtype, count=firstSize//dtype.itemsize) ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................SSSSSS......SSSSSS......SSSS.............................................................................................0-th dimension must be fixed to 3 but got 15 ..0-th dimension must be fixed to 3 but got 5 .....................................K...............................................................................................................................................................................................................................................................................................K.....................................................................................................................................................................................S........K....................................................................................SSSSSSSS.K...........S...................................................................................................................................................................................................................................................................................................................................................................................................................................................................../usr/lib64/python3.3/site-packages/numpy/lib/utils.py:95: DeprecationWarning: `anneal` is deprecated! Deprecated in scipy 0.14.0, use basinhopping instead warnings.warn(depdoc, DeprecationWarning) ./usr/lib64/python3.3/site-packages/numpy/lib/utils.py:95: DeprecationWarning: `anneal` is deprecated! Deprecated in scipy 0.14.0, use basinhopping instead warnings.warn(depdoc, DeprecationWarning) ./usr/lib64/python3.3/site-packages/numpy/lib/utils.py:95: DeprecationWarning: `anneal` is deprecated! Deprecated in scipy 0.14.0, use basinhopping instead warnings.warn(depdoc, DeprecationWarning) ./builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/_minimize.py:348: DeprecationWarning: Method anneal is deprecated in scipy 0.14.0 DeprecationWarning) /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/_minimize.py:348: DeprecationWarning: Method anneal is deprecated in scipy 0.14.0 DeprecationWarning) /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/optimize/_minimize.py:348: DeprecationWarning: Method anneal is deprecated in scipy 0.14.0 DeprecationWarning) ....................................................................................................................................................................................K..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................../builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/dsolve/linsolve.py:90: SparseEfficiencyWarning: spsolve requires A be CSC or CSR matrix format SparseEfficiencyWarning) ../builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/linalg/dsolve/linsolve.py:157: SparseEfficiencyWarning: spsolve requires sparse b be in CSC or CSR matrix format SparseEfficiencyWarning) .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SS.S./builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/compressed.py:698: SparseEfficiencyWarning: Changing the sparsity structure of a csr_matrix is expensive. lil_matrix is more efficient. SparseEfficiencyWarning) ..................SS.........S....S...SSSSS.SSSSSSSSSS.....SSS..S.....S...K...........S...S........SSSSK...SSSS..S.........S........SS.........S...S...SSSSS.SSSSSSSSSS.....SSS........S...............S...S........SSSSK...SSSS..S..........S.............................S................................................S.........................S..........S...............................S..................................................S.........................S..........S..........SS......S...S...SSSSS.SSSSSSSSSS.....SSS..S.....S...........SS..S...S........SSSS....SSSS..S.........S......K....................S.KKK.K..K....K...........S.................SS...S.............K......K.K...S..........S........................S................................................SS..S............................S.........S........SS.........S....S...SSSSS.SSSSSSSSSS.....SSS..S.....S...K...........S...S........SSSSK...SSSS..S.........S........SS.........S...S...SSSSS.SSSSSSSSSS.....SSS........S...............S...S........SSSSK...SSSS..S..........S.............................S................................................S.........................S..........S...............................S..................................................S.........................S..........S..........SS......S...S...SSSSS.SSSSSSSSSS.....SSS..S.....S...........SS..S...S........SSSS....SSSS..S.........S......K....................S.KKK.K..K....K...........S.................SS...S.............K......K.K...S..........S........................S................................................SS..S............................S.........S........SS.........S....S...SSSSS.SSSSSSSSSS.....SSS..S.....S...K...........S...S........SSSSK...SSSS..S.........S........SS.........S...S...SSSSS.SSSSSSSSSS.....SSS........S...............S...S........SSSSK...SSSS..S..........S.............................S................................................S.........................S..........S...............................S..................................................S.........................S..........S..........SS......S...S...SSSSS.SSSSSSSSSS.....SSS..S.....S...........SS..S...S........SSSS....SSSS..S.........S......K....................S.KKK.K..K....K...........S.................SS...S.............K......K.K...S..........S........................S................................................SS..S............................S.........S........SS.........S....S...SSSSS.SSSSSSSSSS.....SSS..S.....S...K...........S...S........SSSSK...SSSS..S.........S........SS.........S...S...SSSSS.SSSSSSSSSS.....SSS........S...............S...S........SSSSK...SSSS..S..........S.............................S................................................S.........................S..........S...............................S..................................................S.........................S..........S..........SS......S...S...SSSSS.SSSSSSSSSS.....SSS..S.....S...........SS..S...S........SSSS....SSSS..S.........S......K....................S.KKK.K..K....K...........S.................SS...S.............K......K.K...S..........S........................S................................................SS..S............................S.........S........SS.........S...S...SSSSS.SSSSSSSSSS.....SSS..S.....S...K...........S...S........SSSSK...SSSS..S.........S........SS.........S...S...SSSSS.SSSSSSSSSS.....SSS........S...............S...S........SSSSK...SSSS..S..........S.............................S................................................S.........................S..........S...............................S..................................................S.........................S..........S..........SS......S...S...SSSSS.SSSSSSSSSS.....SSS..S.....S...........SS..S...S........SSSS....SSSS..S.........S......K....................S.KKK.K..K....K...........S.................SS...S.............K......K.K...S..........S........................S................................................SS..S............................S.........S..............SSSSSSSSSSSSSSSSSSSSSSSSSSSSS..........S....S......SSSS.SSSSSSSSSS.......SSS..S./builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/tests/test_base.py:398: RuntimeWarning: invalid value encountered in greater assert_array_equal((datsp > np.nan).todense(), dat > np.nan) .........S...K........./builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy/sparse/compressed.py:529: SparseEfficiencyWarning: Taking maximum (minimum) with > 0 (< 0) number results to a dense matrix. SparseEfficiencyWarning) .............................................S.....S..............SSSSK...SSSS...................................S.........S.........K............SSKK......KS....SK.KKSSSS.SSSSSSSSSS....KSSS..K.K......S...KKK...K...K.....S.K.S..............SSSSK...SSSS...K...............................SK.............SSSSSSSSSSSSSSSSSSSSSSSSSSSSS..........S...S..SSS.SSSS.SSSSSSSSSS....SSSSSS....SSS......S....SSSSSS................................................S.SSS.S..............SSSSK...SSSS....................................S.........S.........K............SSKK.......S...SK.SSS.SSSS.SSSSSSSSSS....SSSSSS..K.SSS......S....SSSSSS..........................................K.....S.SSS.S..............SSSSK...SSSS...K................................SK..................SSSSSSSSSSSSSSSSSSSSSSSSSSS..........................................................................................................................................................................S............................................................................................................................................................................................................................................................................................................................................................................S..........S..........K.................KK...........K..K...................................K...........................K..............K.................................................................K......S.......K..........................................................................................................................................................................................................................................................................................................................K.K.......................................S.K...................SSSSSSSSSSSSSSSSSSSSSSSSSSS............................................................................................................................................................................S............................................................................................................................................................................................................................................................................................................................................................................S..........S..........K.................KK...........K..K...................................K...........................K................K.................................................................K......S..................................................................................................................................................................................................................................................................................................................................K.K.......................................S.K..............SSSSSSSSSSSSSSSSSSSSSSSSSSSSS.......S...S..SSS.SSSS.SSSSSSSSSS....SSSSSS..S.SSS......S....SSSSSS..........................................SS....S.SSS.S..............SSSS.....SSSS...................................S.........S....................K....SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.............SSS..KKK...............K..K....K.....SSS...................S.SSS...........SSSSSS..........................................SS.....S.SSS...........K.....K.....................K.K....................................................................................................................................................................................................................................................................................................................SSSSSSSSSSSSSSSSSSSS...............SSSSSSSSSSSSSSSSSSSSSSSSSSS..............SSS...................................SSS.....................SSS............SSS...SSS..........................................SS....S.SSS............K..................................................................................................................................................................................................................................................................................................................................................SSSSSSSSSSSSSSSSSSSS.................................................................SSSSSSSSSSSSSSS..S............SSS......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................K...........K..............................................................................................................................................S..........S..........................................................................................................................................................................................................................................................................................................................................................................................................KKKKK.......................................................................................KKKK.....................................................................................................................................................KKKKK...............................................................................................................................................................................................................................................................................................K..................................K..........................S.............................................................S.............................................................................................................S...........................................................................................................................................................................................K.KK..............KK.K................K....K......K.K.K..K.K.........K..K.K....K.....................................S..................................S.................S..S.................................................................................................................................................................................................................................................................................................................................................................................................................. ---------------------------------------------------------------------- Ran 17393 tests in 621.351s OK (KNOWNFAIL=177, SKIP=1328) Running unit tests for scipy NumPy version 1.9.2 NumPy is installed in /usr/lib64/python3.3/site-packages/numpy SciPy version 0.14.1 SciPy is installed in /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python3.3/site-packages/scipy Python version 3.3.2 (default, Aug 7 2016, 15:09:56) [GCC 4.8.5 20150623 (Red Hat 4.8.5-4)] nose version 1.3.7 + popd ~/build/BUILD/scipy-0.14.1 + mkdir test + cd test + PYTHONPATH=/builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages + /usr/bin/python2 -c 'import scipy; scipy.test('\''full'\'')' /usr/lib64/python2.7/site-packages/numpy/lib/utils.py:95: DeprecationWarning: `scipy.lib.blas` is deprecated, use `scipy.linalg.blas` instead! warnings.warn(depdoc, DeprecationWarning) /usr/lib64/python2.7/site-packages/numpy/lib/utils.py:95: DeprecationWarning: `scipy.lib.lapack` is deprecated, use `scipy.linalg.lapack` instead! warnings.warn(depdoc, DeprecationWarning) .......S....................................................................................................................................................................................................................................K.....................................................................................................................K.......................................................................................................................................K..K......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SSSSSS......SSSSSS......SSSS.............................................................................................0-th dimension must be fixed to 3 but got 15 ..0-th dimension must be fixed to 3 but got 5 .....................................K...............................................................................................................................................................................................................................................................................................K.....................................................................................................................................................................................S........K....................................................................................SSSSSSSS.K...........S...................................................................................................................................................................................................................................................................................................................................................................................................................................................................../usr/lib64/python2.7/site-packages/numpy/lib/utils.py:95: DeprecationWarning: `anneal` is deprecated! Deprecated in scipy 0.14.0, use basinhopping instead warnings.warn(depdoc, DeprecationWarning) ./usr/lib64/python2.7/site-packages/numpy/lib/utils.py:95: DeprecationWarning: `anneal` is deprecated! Deprecated in scipy 0.14.0, use basinhopping instead warnings.warn(depdoc, DeprecationWarning) ./usr/lib64/python2.7/site-packages/numpy/lib/utils.py:95: DeprecationWarning: `anneal` is deprecated! Deprecated in scipy 0.14.0, use basinhopping instead warnings.warn(depdoc, DeprecationWarning) ./builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_minimize.py:348: DeprecationWarning: Method anneal is deprecated in scipy 0.14.0 DeprecationWarning) /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_minimize.py:348: DeprecationWarning: Method anneal is deprecated in scipy 0.14.0 DeprecationWarning) /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/optimize/_minimize.py:348: DeprecationWarning: Method anneal is deprecated in scipy 0.14.0 DeprecationWarning) ....................................................................................................................................................................................K.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SS.S...................SS.........S....S...SSSSS.SSSSSSSSSS.....SSS..S.....S...K...........S...S........SSSSK...SSSS..S.........S........SS.........S...S...SSSSS.SSSSSSSSSS.....SSS........S...............S...S........SSSSK...SSSS..S..........S.............................S................................................S.........................S..........S...............................S..................................................S.........................S..........S..........SS......S...S...SSSSS.SSSSSSSSSS.....SSS..S.....S...........SS..S...S........SSSS....SSSS..S.........S......K....................S.KKK.K..K....K...........S.................SS...S.............K......K.K...S..........S........................S................................................SS..S............................S.........S........SS.........S....S...SSSSS.SSSSSSSSSS.....SSS..S.....S...K...........S...S........SSSSK...SSSS..S.........S........SS.........S...S...SSSSS.SSSSSSSSSS.....SSS........S...............S...S........SSSSK...SSSS..S..........S.............................S................................................S.........................S..........S...............................S..................................................S.........................S..........S..........SS......S...S...SSSSS.SSSSSSSSSS.....SSS..S.....S...........SS..S...S........SSSS....SSSS..S.........S......K....................S.KKK.K..K....K...........S.................SS...S.............K......K.K...S..........S........................S................................................SS..S............................S.........S........SS.........S....S...SSSSS.SSSSSSSSSS.....SSS..S.....S...K...........S...S........SSSSK...SSSS..S.........S........SS.........S...S...SSSSS.SSSSSSSSSS.....SSS........S...............S...S........SSSSK...SSSS..S..........S.............................S................................................S.........................S..........S...............................S..................................................S.........................S..........S..........SS......S...S...SSSSS.SSSSSSSSSS.....SSS..S.....S...........SS..S...S........SSSS....SSSS..S.........S......K....................S.KKK.K..K....K...........S.................SS...S.............K......K.K...S..........S........................S................................................SS..S............................S.........S........SS.........S....S...SSSSS.SSSSSSSSSS.....SSS..S.....S...K...........S...S........SSSSK...SSSS..S.........S........SS.........S...S...SSSSS.SSSSSSSSSS.....SSS........S...............S...S........SSSSK...SSSS..S..........S.............................S................................................S.........................S..........S...............................S..................................................S.........................S..........S..........SS......S...S...SSSSS.SSSSSSSSSS.....SSS..S.....S...........SS..S...S........SSSS....SSSS..S.........S......K....................S.KKK.K..K....K...........S.................SS...S.............K......K.K...S..........S........................S................................................SS..S............................S.........S........SS.........S...S...SSSSS.SSSSSSSSSS.....SSS..S.....S...K...........S...S........SSSSK...SSSS..S.........S........SS.........S...S...SSSSS.SSSSSSSSSS.....SSS........S...............S...S........SSSSK...SSSS..S..........S.............................S................................................S.........................S..........S...............................S..................................................S.........................S..........S..........SS......S...S...SSSSS.SSSSSSSSSS.....SSS..S.....S...........SS..S...S........SSSS....SSSS..S.........S......K....................S.KKK.K..K....K...........S.................SS...S.............K......K.K...S..........S........................S................................................SS..S............................S.........S..............SSSSSSSSSSSSSSSSSSSSSSSSSSSSS..........S....S......SSSS.SSSSSSSSSS.......SSS..S./builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/sparse/tests/test_base.py:398: RuntimeWarning: invalid value encountered in greater assert_array_equal((datsp > np.nan).todense(), dat > np.nan) .........S...K......................................................S.....S..............SSSSK...SSSS...................................S.........S.........K............SSKK......KS....SK.KKSSSS.SSSSSSSSSS....KSSS..K.K......S...KKK...K...K.....S.K.S..............SSSSK...SSSS...K...............................SK.............SSSSSSSSSSSSSSSSSSSSSSSSSSSSS..........S...S..SSS.SSSS.SSSSSSSSSS....SSSSSS....SSS......S....SSSSSS................................................S.SSS.S..............SSSSK...SSSS....................................S.........S.........K............SSKK.......S...SK.SSS.SSSS.SSSSSSSSSS....SSSSSS..K.SSS......S....SSSSSS..........................................K.....S.SSS.S..............SSSSK...SSSS...K................................SK..................SSSSSSSSSSSSSSSSSSSSSSSSSSS..........................................................................................................................................................................S............................................................................................................................................................................................................................................................................................................................................................................S..........S..........K.................KK...........K..K...................................K...........................K..............K.................................................................K......S.......K..........................................................................................................................................................................................................................................................................................................................K.K.......................................S.K...................SSSSSSSSSSSSSSSSSSSSSSSSSSS............................................................................................................................................................................S............................................................................................................................................................................................................................................................................................................................................................................S..........S..........K.................KK...........K..K...................................K...........................K................K.................................................................K......S..................................................................................................................................................................................................................................................................................................................................K.K.......................................S.K..............SSSSSSSSSSSSSSSSSSSSSSSSSSSSS.......S...S..SSS.SSSS.SSSSSSSSSS....SSSSSS..S.SSS......S....SSSSSS..........................................SS....S.SSS.S..............SSSS.....SSSS...................................S.........S....................K....SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.............SSS..KKK...............K..K....K.....SSS...................S.SSS...........SSSSSS..........................................SS.....S.SSS...........K.....K.....................K.K....................................................................................................................................................................................................................................................................................................................SSSSSSSSSSSSSSSSSSSS...............SSSSSSSSSSSSSSSSSSSSSSSSSSS..............SSS...................................SSS.....................SSS............SSS...SSS..........................................SS....S.SSS............K..................................................................................................................................................................................................................................................................................................................................................SSSSSSSSSSSSSSSSSSSS.................................................................SSSSSSSSSSSSSSS..S............SSS......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................K...........K..............................................................................................................................................S..........S..........................................................................................................................................................................................................................................................................................................................................................................................................KKKKK.......................................................................................KKKK.....................................................................................................................................................KKKKK...............................................................................................................................................................................................................................................................................................K..................................K..........................S.............................................................S.............................................................................................................S...........................................................................................................................................................................................K.KK..............KK.K................K....K......K.K.K..K.K.........K..K.K....K.....................................S..................................S.................S..S.....................................................................................................................................................................................................................................................................................................................................................................................................................Running unit tests for scipy NumPy version 1.9.2 NumPy is installed in /usr/lib64/python2.7/site-packages/numpy SciPy version 0.14.1 SciPy is installed in /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy Python version 2.7.5 (default, Nov 6 2016, 00:28:07) [GCC 4.8.5 20150623 (Red Hat 4.8.5-11)] nose version 1.3.7 creating /tmp/scipy-mockbuild-awIlin/python27_intermediate/compiler_ac85b3edd5c6e318462b6f61d81b3e2a In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195b0.cpp:23: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array-impl.h:37:0, from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array.h:26, from /builddir/.cache/scipy/python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195b0.cpp:11: /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195b0.cpp:23: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array-impl.h:37:0, from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array.h:26, from /builddir/.cache/scipy/python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195b0.cpp:11: /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195b1.cpp:23: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array-impl.h:37:0, from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array.h:26, from /builddir/.cache/scipy/python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195b1.cpp:11: /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195b0.cpp:23: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array-impl.h:37:0, from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array.h:26, from /builddir/.cache/scipy/python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195b0.cpp:11: /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195b1.cpp:23: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array-impl.h:37:0, from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array.h:26, from /builddir/.cache/scipy/python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195b1.cpp:11: /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195b2.cpp:23: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array-impl.h:37:0, from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array.h:26, from /builddir/.cache/scipy/python27_compiled/m0/sc_79e03ee03f40ac7d3c0a8e2e60b8195b2.cpp:11: /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_06fa0fd248559689d6d193e00d4bf5700.cpp:23: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array-impl.h:37:0, from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array.h:26, from /builddir/.cache/scipy/python27_compiled/m0/sc_06fa0fd248559689d6d193e00d4bf5700.cpp:11: /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_14c1d431973a13d8c9fd73961c3c080f0.cpp:23: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array-impl.h:37:0, from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array.h:26, from /builddir/.cache/scipy/python27_compiled/m0/sc_14c1d431973a13d8c9fd73961c3c080f0.cpp:11: /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_48b0e9956799a8501af8bbcc96f8810f0.cpp:23: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array-impl.h:37:0, from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array.h:26, from /builddir/.cache/scipy/python27_compiled/m0/sc_48b0e9956799a8501af8bbcc96f8810f0.cpp:11: /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_e0302caa199e71ff4f7c6e6dbb59d3a20.cpp:23: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array-impl.h:37:0, from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array.h:26, from /builddir/.cache/scipy/python27_compiled/m0/sc_e0302caa199e71ff4f7c6e6dbb59d3a20.cpp:11: /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_a9cab14d49bfafaa81e3cac10c1072a40.cpp:23: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array-impl.h:37:0, from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array.h:26, from /builddir/.cache/scipy/python27_compiled/m0/sc_a9cab14d49bfafaa81e3cac10c1072a40.cpp:11: /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_8f6fc8270683786381b0fd4de41c4e040.cpp:23: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array-impl.h:37:0, from /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/scipy/weave/blitz/blitz/array.h:26, from /builddir/.cache/scipy/python27_compiled/m0/sc_8f6fc8270683786381b0fd4de41c4e040.cpp:11: /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.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.14.1-1.el7.centos.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:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_2b46deee6f1e6430a8dce5895498db290.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_cc6853593368500948499de40d198ced0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_cc6853593368500948499de40d198ced0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_cc6853593368500948499de40d198ced0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_6cc6c55b5f6ada871b0ae0a80dc461140.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_6cc6c55b5f6ada871b0ae0a80dc461140.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_6cc6c55b5f6ada871b0ae0a80dc461140.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .....In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_e21c8e1d0f0ec6ccbf0e457aba7ac3140.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_e21c8e1d0f0ec6ccbf0e457aba7ac3140.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_e21c8e1d0f0ec6ccbf0e457aba7ac3140.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ...In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_6f25a626a0cf6429410ff5291692df0d0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_6f25a626a0cf6429410ff5291692df0d0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_6f25a626a0cf6429410ff5291692df0d0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_118183af37296a78943145d3f2ebeffa0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_74c86ccd864cec7b7885715ec1c776000.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_d7645299b8b75a43ad3a0a79d3b137290.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_d7645299b8b75a43ad3a0a79d3b137290.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_d7645299b8b75a43ad3a0a79d3b137290.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_fd500fbae841557b1855bc50552077200.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_fd500fbae841557b1855bc50552077200.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_fd500fbae841557b1855bc50552077200.cpp:632:16: warning: variable 'a' set but not used [-Wunused-but-set-variable] double a = convert_to_float(py_a,"a"); ^ /tmp/tmphgxeam/sc_fd500fbae841557b1855bc50552077200.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .....In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_eb39cfe37d77f933ae58fa1c079a42610.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_eb39cfe37d77f933ae58fa1c079a42610.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_eb39cfe37d77f933ae58fa1c079a42610.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .....In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_a75bdac84e540cfecdfeb7ee5c6200d60.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_a75bdac84e540cfecdfeb7ee5c6200d60.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_a75bdac84e540cfecdfeb7ee5c6200d60.cpp:632:13: warning: variable 'a' set but not used [-Wunused-but-set-variable] int a = convert_to_int(py_a,"a"); ^ /tmp/tmphgxeam/sc_a75bdac84e540cfecdfeb7ee5c6200d60.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_73998d2907034db551d7224f23a03cfd0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_73998d2907034db551d7224f23a03cfd0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_73998d2907034db551d7224f23a03cfd0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_df1878a4d199735e2bb647661897e1d80.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_df1878a4d199735e2bb647661897e1d80.cpp: In function 'PyObject* with_cxx(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_df1878a4d199735e2bb647661897e1d80.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ /tmp/tmphgxeam/sc_df1878a4d199735e2bb647661897e1d80.cpp: In function 'PyObject* no_checking(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_df1878a4d199735e2bb647661897e1d80.cpp:673:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ...In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_e99755b3fec46d11827cee6c993302c10.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_e99755b3fec46d11827cee6c993302c10.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_e99755b3fec46d11827cee6c993302c10.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_f4807d12f046212f128954779c0f9ab80.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_f4807d12f046212f128954779c0f9ab81.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_f4807d12f046212f128954779c0f9ab82.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_f4807d12f046212f128954779c0f9ab83.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_7d5948a4e3f7a39e533748cfc4e693ac0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .....In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_b455fc09eef7dd22548a3d6de76f22320.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_2b46deee6f1e6430a8dce5895498db291.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_2b46deee6f1e6430a8dce5895498db292.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_82a98125988e9f0f844b84314e30c4070.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_82a98125988e9f0f844b84314e30c4070.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_82a98125988e9f0f844b84314e30c4070.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_1c027b2c33d03448b2301333686671770.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_1c027b2c33d03448b2301333686671770.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_1c027b2c33d03448b2301333686671770.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .....In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_cc6853593368500948499de40d198ced1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_cc6853593368500948499de40d198ced1.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_cc6853593368500948499de40d198ced1.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_6cc6c55b5f6ada871b0ae0a80dc461141.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_6cc6c55b5f6ada871b0ae0a80dc461141.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_6cc6c55b5f6ada871b0ae0a80dc461141.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .....In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_aff8d08ed0cf28b6980e4ac9a03c077b0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_aff8d08ed0cf28b6980e4ac9a03c077b0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_aff8d08ed0cf28b6980e4ac9a03c077b0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ...In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_110dfff1e1b85a6a25de2e96016fe2f10.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_110dfff1e1b85a6a25de2e96016fe2f10.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_110dfff1e1b85a6a25de2e96016fe2f10.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_e21c8e1d0f0ec6ccbf0e457aba7ac3141.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_e21c8e1d0f0ec6ccbf0e457aba7ac3141.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_e21c8e1d0f0ec6ccbf0e457aba7ac3141.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ...In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_6f25a626a0cf6429410ff5291692df0d1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_6f25a626a0cf6429410ff5291692df0d1.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_6f25a626a0cf6429410ff5291692df0d1.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_118183af37296a78943145d3f2ebeffa1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_74c86ccd864cec7b7885715ec1c776001.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_118183af37296a78943145d3f2ebeffa2.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_74c86ccd864cec7b7885715ec1c776002.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_739b7e080840ac76bc06da14cf5ed4e40.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_739b7e080840ac76bc06da14cf5ed4e40.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_739b7e080840ac76bc06da14cf5ed4e40.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_c46c2cf0be9c9645de586d85972a4ba00.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_c46c2cf0be9c9645de586d85972a4ba00.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_c46c2cf0be9c9645de586d85972a4ba00.cpp:632:16: warning: variable 'a' set but not used [-Wunused-but-set-variable] double a = convert_to_float(py_a,"a"); ^ /tmp/tmphgxeam/sc_c46c2cf0be9c9645de586d85972a4ba00.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .....In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_d7645299b8b75a43ad3a0a79d3b137291.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_d7645299b8b75a43ad3a0a79d3b137291.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_d7645299b8b75a43ad3a0a79d3b137291.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_fd500fbae841557b1855bc50552077201.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_fd500fbae841557b1855bc50552077201.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_fd500fbae841557b1855bc50552077201.cpp:632:16: warning: variable 'a' set but not used [-Wunused-but-set-variable] double a = convert_to_float(py_a,"a"); ^ /tmp/tmphgxeam/sc_fd500fbae841557b1855bc50552077201.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .....In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_8c59889ed66bf1c1b9ac214ebd417e9e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_8c59889ed66bf1c1b9ac214ebd417e9e0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_8c59889ed66bf1c1b9ac214ebd417e9e0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .....In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_a7dbb78899d406b873b8cc4264db771e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_a7dbb78899d406b873b8cc4264db771e0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_a7dbb78899d406b873b8cc4264db771e0.cpp:632:13: warning: variable 'a' set but not used [-Wunused-but-set-variable] int a = convert_to_int(py_a,"a"); ^ /tmp/tmphgxeam/sc_a7dbb78899d406b873b8cc4264db771e0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_eb39cfe37d77f933ae58fa1c079a42611.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_eb39cfe37d77f933ae58fa1c079a42611.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_eb39cfe37d77f933ae58fa1c079a42611.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .....In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_a75bdac84e540cfecdfeb7ee5c6200d61.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_a75bdac84e540cfecdfeb7ee5c6200d61.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_a75bdac84e540cfecdfeb7ee5c6200d61.cpp:632:13: warning: variable 'a' set but not used [-Wunused-but-set-variable] int a = convert_to_int(py_a,"a"); ^ /tmp/tmphgxeam/sc_a75bdac84e540cfecdfeb7ee5c6200d61.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_33b659d411bdd5f9991f5b4b320142f90.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_33b659d411bdd5f9991f5b4b320142f90.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_33b659d411bdd5f9991f5b4b320142f90.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_687ab924f5fcde17954398148fd6b03f0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_687ab924f5fcde17954398148fd6b03f0.cpp: In function 'PyObject* with_cxx(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_687ab924f5fcde17954398148fd6b03f0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ /tmp/tmphgxeam/sc_687ab924f5fcde17954398148fd6b03f0.cpp: In function 'PyObject* no_checking(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_687ab924f5fcde17954398148fd6b03f0.cpp:673:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ...In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_363223d70cb84de71864f778c60fb8d50.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_363223d70cb84de71864f778c60fb8d50.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_363223d70cb84de71864f778c60fb8d50.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_73998d2907034db551d7224f23a03cfd1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_73998d2907034db551d7224f23a03cfd1.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_73998d2907034db551d7224f23a03cfd1.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_df1878a4d199735e2bb647661897e1d81.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_df1878a4d199735e2bb647661897e1d81.cpp: In function 'PyObject* with_cxx(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_df1878a4d199735e2bb647661897e1d81.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ /tmp/tmphgxeam/sc_df1878a4d199735e2bb647661897e1d81.cpp: In function 'PyObject* no_checking(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_df1878a4d199735e2bb647661897e1d81.cpp:673:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ...In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_e99755b3fec46d11827cee6c993302c11.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_e99755b3fec46d11827cee6c993302c11.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_e99755b3fec46d11827cee6c993302c11.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_f4807d12f046212f128954779c0f9ab84.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_f4807d12f046212f128954779c0f9ab85.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_f4807d12f046212f128954779c0f9ab86.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_f4807d12f046212f128954779c0f9ab87.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_f4807d12f046212f128954779c0f9ab88.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_f4807d12f046212f128954779c0f9ab89.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_f4807d12f046212f128954779c0f9ab810.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/sc_f4807d12f046212f128954779c0f9ab811.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_2c0e2dab4fa981f37f6fc12a459fe0da0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .....In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_9c188bf237e7c74e11ac929f793be6460.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_7d5948a4e3f7a39e533748cfc4e693ac1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .....In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_b455fc09eef7dd22548a3d6de76f22321.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_e4429e32c0a8a7f2d304495fedd77be50.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_e4429e32c0a8a7f2d304495fedd77be50.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_e4429e32c0a8a7f2d304495fedd77be50.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ...In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_4deb6c7ae09ac936495e9c1d8ab1ddbb0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_4deb6c7ae09ac936495e9c1d8ab1ddbb0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_4deb6c7ae09ac936495e9c1d8ab1ddbb0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_d62908e3151cb159eaf6122f127b40ac0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_d62908e3151cb159eaf6122f127b40ac0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_d62908e3151cb159eaf6122f127b40ac0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ...In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_0efc539d81ca1b20ba89f888e6d048ce0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_0efc539d81ca1b20ba89f888e6d048ce0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_0efc539d81ca1b20ba89f888e6d048ce0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_d62908e3151cb159eaf6122f127b40ac1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_d62908e3151cb159eaf6122f127b40ac1.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_d62908e3151cb159eaf6122f127b40ac1.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ...In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmphgxeam/sc_0efc539d81ca1b20ba89f888e6d048ce1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmphgxeam/sc_0efc539d81ca1b20ba89f888e6d048ce1.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmphgxeam/sc_0efc539d81ca1b20ba89f888e6d048ce1.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ................................K......In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/simple_ext_function.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/module_multi_function.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/ext_return_tuple.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /builddir/.cache/scipy/python27_compiled/m0/ext_return_tuple.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /builddir/.cache/scipy/python27_compiled/m0/ext_return_tuple.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/simple_ext_module.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/ext_string_and_int.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /builddir/.cache/scipy/python27_compiled/m0/ext_string_and_int.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /builddir/.cache/scipy/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; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/ext_module_with_include.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /builddir/.cache/scipy/python27_compiled/m0/ext_module_with_include.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /builddir/.cache/scipy/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; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_0f71f8ae805a08ae9c0997bbed885aa00.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmpmOD7Ak/sc_cc6853593368500948499de40d198ced0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmpmOD7Ak/sc_cc6853593368500948499de40d198ced0.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpmOD7Ak/sc_cc6853593368500948499de40d198ced0.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmpmOD7Ak/sc_6cc6c55b5f6ada871b0ae0a80dc461140.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmpmOD7Ak/sc_6cc6c55b5f6ada871b0ae0a80dc461140.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpmOD7Ak/sc_6cc6c55b5f6ada871b0ae0a80dc461140.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_b85a00917e8fbf8aded5f59e0fb1c86a0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .....In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmpmOD7Ak/sc_82a98125988e9f0f844b84314e30c4070.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmpmOD7Ak/sc_82a98125988e9f0f844b84314e30c4070.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpmOD7Ak/sc_82a98125988e9f0f844b84314e30c4070.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmpmOD7Ak/sc_1c027b2c33d03448b2301333686671770.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmpmOD7Ak/sc_1c027b2c33d03448b2301333686671770.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpmOD7Ak/sc_1c027b2c33d03448b2301333686671770.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ......In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmpmOD7Ak/sc_cc6853593368500948499de40d198ced1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmpmOD7Ak/sc_cc6853593368500948499de40d198ced1.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpmOD7Ak/sc_cc6853593368500948499de40d198ced1.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /tmp/tmpmOD7Ak/sc_6cc6c55b5f6ada871b0ae0a80dc461141.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ /tmp/tmpmOD7Ak/sc_6cc6c55b5f6ada871b0ae0a80dc461141.cpp: In function 'PyObject* test(PyObject*, PyObject*, PyObject*)': /tmp/tmpmOD7Ak/sc_6cc6c55b5f6ada871b0ae0a80dc461141.cpp:623:9: warning: variable 'a_used' set but not used [-Wunused-but-set-variable] int a_used; ^ ........In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_76a842623116bf4bc87649f92f14bcde0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_37a01ab5c6f551aee7da806f13d6d9860.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_37a01ab5c6f551aee7da806f13d6d9861.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_37a01ab5c6f551aee7da806f13d6d9862.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_37a01ab5c6f551aee7da806f13d6d9863.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_37a01ab5c6f551aee7da806f13d6d9864.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_df890736b0b5e10f46dbed6e63eaee980.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .KIn file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_3d47bff6ed13e266ac05d44fb6494ec30.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .KIn file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_a8a3aff20f2cde68f2a39f6778ce246e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_6257a8bc65516157c615bc736d04c5aa0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_a83545f5760a4dfad3594156241d23710.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_cc9f709e42b75ca0135418a30a4abab30.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_e0dc391e1e3ad2f9084614c36209058b0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_19e2370a23978e1b544399dee79b67a30.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_549374f9cfc213a895eefce0f48aab150.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_c9e9ff19368db6f4f4872e45054581640.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_43d40768e4ee368c91dce1bf90ea41bf0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_891c8e078461d402723f70dd1f425fee0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_3d6f2655af255dd3840160c89e45cc660.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_b0191340340d910ba6572020bedf46550.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_c11fc1e843b4ce07c0f44a1c1cab3a5d0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_2d20687abd7fa99ff0a2c0900f9adf660.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_2d20687abd7fa99ff0a2c0900f9adf661.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_2d20687abd7fa99ff0a2c0900f9adf662.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_2d20687abd7fa99ff0a2c0900f9adf663.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_2d20687abd7fa99ff0a2c0900f9adf664.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ ......In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_a2f4ec0acf72c96392da7cc540e39f660.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_34367d8e71d10728bcd3e20630d6a9a10.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_a7ac4133814ffd4b9cf7021bb630c7340.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_f5d558e3dc3f27b9c5ae586d97643afc0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_ea61ea653fb42ee4070dbf4fe6da0ee00.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_25ce54551fe0560c117657349eba3e460.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_f165cbed6de076e5ba823106a72444af0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_8744d65353d3580e278e25dacd161b290.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_002ea4b1fed1ca8130fcbe77e4d35cf40.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_118453a78cc0fb70a0193c06ead980210.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ ..In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_277ee4cf70dd6cbff9579f265af574d40.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_3eafff57abea6555b428e67c5c8e02ab0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_50d2a93c41fc9bdb6ece0bce6bcd4b780.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_989c1c469f852d4ce186934fcf93853f0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_2fcbafd9bae6e37d35a2e2297f5cc8fe0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_93cb47834f7a07798b1b529efe1119f40.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_2a8763cc0d81786234f7c7cd8ca922cc0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_49e20048c77424db009b8b5d07d4833a0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_49e20048c77424db009b8b5d07d4833a1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_4e74d75980af2432ce87f735f4a93efa0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_b0a488f08ebcef0d65b6dc03006a757f0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_4a113e94a39d3327ff004b4856e61b4d0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_22b43bc95f59c00553f766eca1b1a7070.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_4911c8d92bd0162872d7795c16f360500.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_2cb8039464dc3b04921bd4523f66b9fd0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_8b6e727b8fe8abd6e3e462a0b554775f0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_5fe135be2312e0e39e5d03cef2c4f81d0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_fa6a27ea44f1429ad587fe1c39e8c7530.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_2541bba7dfbe3cd613fa2d3e5a89ed610.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_7ddc090ef72474bb7afb8c875305d8810.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_e6209b8f8a8b6cd827f15218120c4c0d0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_77e3ccc1b4e81ba7ef62b20c311c242e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_cfad2ed3ad6e4181882cdfcacab1b1c10.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_9900fe34cf0931f4866534088f6a16490.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_fa65c9b6c58af30b4378ae23f9dd08310.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_2af7d8273bb17aa41487489b836a37570.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_d04595dc4ad45ae7a5ab701a740dae8b0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_85e0815ce9735ac04e6c254d5464e4b10.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_1e7caf9579d736ad0d8467b5994ef5c80.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_9add39de4998789fd89186552889486a0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_8113bc5e5bad42028181a6c56f965bbb0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_9e545f43ee9f7d9042fce1026a84fb530.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_9d4cb6528bac9522c3a4d03eb7c5a9b70.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_8452b2b542a0fa82f2a4a660f8796f510.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ ..In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_409f73dab7a177fa4a30fac7298a27d80.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ ..In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_efe50cb16630d650fdd223ed818f39990.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_c2254704d103b4c67918acc1c345ad8e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_886f958fe62c522bc56e60b6cce962ea0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_6fc9c8e46fbb79b034aaa811f4ba97690.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_f5b801545ba6cca2c6e14e0bbf548cfc0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_3d0c6a89938266067bff2195f920c7eb0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_03003ccbd8a17142f9a6cd125a924f130.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_7bbeb29db38d4553f40d78421a3af46a0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_82a53d8535a507e591216d16632cbaff0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_1b98ce1f302df73677617edf180c058f0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ ..In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_43eff1190cc99663574e78732085b1f70.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_c6f384d72b0d9ef69eb09ca57ff6d6020.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_cc16f63afe22d412bdbde1a9202d83c30.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_e20fbfb1a1a7c772cbf391743461e7480.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_7ac5af7bf2d765b77b31d84fcc1f00b50.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_5897f5cf285e61b5d555285e0fde46450.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ ..In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_1fd793d481551d8e5c86c2b2035fbb7e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ ...In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_0c1a7f98f4074dcf6a917c6fe8b390f40.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_28049d918cb563a00584a6c0ab9a73740.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_b041b7c2bde5abc77186566814a6439a0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ ..In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_1b4e93732d6a4e7ed85ecbb9f286a44c0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_e2ab7d6649f0686fd35d6123ba6158fe0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_bc4632c810fdbf7e8363b83ecddc31d90.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_5410863ab7798d466a68eb3914847d860.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_375dc9dc4eb501af4424a1b05539475d0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_933a106855830aa4855b5a0285ec1b310.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_0b573e24d42e1d925a2a990615701af30.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ ..In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_2ac2a0103c7c9990eaa54f071f7324310.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_9a34409165e998ee1604f47312c792940.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_bfd584bb0f211e15c23f23d0a384a5e60.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_4bff4f858a609d887f1d9423c81fa6a40.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_00c784a24ee831148e15800e4bd73daf0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_ab54308257051651c842cc38bc8924fe0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_bfac5fc5f952c2b77ee0f6c8a9ab4aec0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_451c46f2a87a2b922afcbdc50fd8abfa0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_2784244b1eb8d428e39f093b4f2e501a0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_f50652b92a32a1b18e35659ea846865f0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_fc99c3a22ffad99e6671a527da796ed90.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_fb5155553090d873ab3dd58d3623ed340.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_c58be2ab90c20940113388421f1d1e6a0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_502c0f97db248a07d9431786d6e05ee70.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_a573fba7f150105b4cd0b6dbd15aa82e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_93f3bd327ea6950f54d44181e2667a580.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_4a9aff4ec44c41ae45f101959fb872950.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_6dcbdfed48899b7f70587e772b72c45c0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_33b0e7152a417d676dcc6dd0ee6e604a0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_e12e4a8d8564c1014f7bb50a5ca870c20.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_775c543516259dc6179c45d4c9673c3e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_485d55456f67edc801a98b8fa94ea9510.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_fec83f2f1bdad40eb17bdfe8d47c54170.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_20a87ce8d1b2aed252654779c6be0f9e0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_88a64874bb2ddb3f945aa5310cfb97170.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_7e24b6b14e19680bbfd511f5e5fd9d100.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_5d5a1535d6962b3c44fedc9e0787de140.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_0a1183affc4409188ef4c649163cc7490.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_ae8cb7884c964858814e2dcad2d1bf110.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_4921a9ac48fcb409bc1f0f0c9a028a4d0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_45784bd83b59f7b9fa07f617495d3ac00.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_c4e6b768dac5a5f77942db081f41cbfc0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_b49843fcd30831825ea5296de9541b170.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_3ca70c04f94d396a18214369bee901de0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_f6ef3a1c4f07cb384914552cc3ce52070.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_43be727171a5a28660e85db81b50a4cc0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_ab88dc3a8c18fa158128806d6ddd10dd0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_c568225832e7470e507def912515a7ba0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_14dda26698e401424be72ad56236bc410.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_1ab1c14e63585385545a7fcfbf48d6dd0.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_451c46f2a87a2b922afcbdc50fd8abfa1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_2784244b1eb8d428e39f093b4f2e501a1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_93f3bd327ea6950f54d44181e2667a581.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_4a9aff4ec44c41ae45f101959fb872951.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_6dcbdfed48899b7f70587e772b72c45c1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_33b0e7152a417d676dcc6dd0ee6e604a1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_e12e4a8d8564c1014f7bb50a5ca870c21.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_775c543516259dc6179c45d4c9673c3e1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_8327f8977aeaa9c599db89d29e0ec7020.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_fec83f2f1bdad40eb17bdfe8d47c54171.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_20a87ce8d1b2aed252654779c6be0f9e1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_88a64874bb2ddb3f945aa5310cfb97171.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_7e24b6b14e19680bbfd511f5e5fd9d101.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_5d5a1535d6962b3c44fedc9e0787de141.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_0a1183affc4409188ef4c649163cc7491.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_ae8cb7884c964858814e2dcad2d1bf111.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_4921a9ac48fcb409bc1f0f0c9a028a4d1.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_45784bd83b59f7b9fa07f617495d3ac01.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_0340c4711ae583ecbbd754dae5e2aea60.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ .In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from /builddir/.cache/scipy/python27_compiled/m0/sc_173243115fe8831dd7db82e9d5b3f1520.cpp:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^ ................................................................................................ ---------------------------------------------------------------------- Ran 17860 tests in 749.709s OK (KNOWNFAIL=180, SKIP=1328) + exit 0 Processing files: scipy-0.14.1-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xZm0Kt + umask 022 + cd /builddir/build/BUILD + cd scipy-0.14.1 + DOCDIR=/builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/share/doc/scipy-0.14.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/share/doc/scipy-0.14.1 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/share/doc/scipy-0.14.1 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages.*\.so$' | /usr/bin/grep -v '/usr/lib64/python3.3/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.14.1-1.el7.centos scipy(x86-64) = 0.14.1-1.el7.centos Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.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) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) 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) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-scipy-0.14.1-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9K7dpP + umask 022 + cd /builddir/build/BUILD + cd scipy-0.14.1 + DOCDIR=/builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/share/doc/python3-scipy-0.14.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/share/doc/python3-scipy-0.14.1 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64/usr/share/doc/python3-scipy-0.14.1 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages.*\.so$' | /usr/bin/grep -v '/usr/lib64/python3.3/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: python3-scipy = 0.14.1-1.el7.centos python3-scipy(x86-64) = 0.14.1-1.el7.centos Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.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) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython3.3m.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) python(abi) = 3.3 rtld(GNU_HASH) Processing files: scipy-debuginfo-0.14.1-1.el7.centos.x86_64 Provides: scipy-debuginfo = 0.14.1-1.el7.centos scipy-debuginfo(x86-64) = 0.14.1-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-53579698.novalocal Wrote: /builddir/build/RPMS/scipy-0.14.1-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python3-scipy-0.14.1-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/scipy-debuginfo-0.14.1-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bbJASP + umask 022 + cd /builddir/build/BUILD + cd scipy-0.14.1 + rm -rf /builddir/build/BUILDROOT/scipy-0.14.1-1.el7.centos.x86_64 + exit 0 Child return code was: 0