Created
August 13, 2015 22:16
-
-
Save John-Colvin/31a9cfb16958a634ecff to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-08-13 17:13:41 +0100 | |
python3 | |
setup.py | |
build | |
--fcompiler=gnu95 | |
lapack_opt_info: | |
openblas_lapack_info: | |
C compiler: cc | |
creating /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/var | |
creating /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/var/folders | |
creating /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/var/folders/n8 | |
creating /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn | |
creating /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T | |
creating /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz | |
compile options: '-c' | |
cc: /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/source.c | |
/var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/source.c:4:13: warning: implicit declaration of function 'zungqr_' is invalid in C99 [-Wimplicit-function-declaration] | |
zungqr_(); | |
^ | |
1 warning generated. | |
cc /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/source.o -L/usr/local/opt/openblas/lib -lopenblas -o /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/a.out | |
FOUND: | |
library_dirs = ['/usr/local/opt/openblas/lib'] | |
libraries = ['openblas', 'openblas'] | |
language = f77 | |
FOUND: | |
libraries = ['openblas', 'openblas'] | |
library_dirs = ['/usr/local/opt/openblas/lib'] | |
language = f77 | |
Splitting linalg.interpolative Fortran source files | |
blas_opt_info: | |
blas_mkl_info: | |
libraries mkl,vml,guide not found in ['/usr/local/lib'] | |
NOT AVAILABLE | |
openblas_info: | |
FOUND: | |
library_dirs = ['/usr/local/opt/openblas/lib'] | |
libraries = ['openblas', 'openblas'] | |
language = f77 | |
FOUND: | |
libraries = ['openblas', 'openblas'] | |
library_dirs = ['/usr/local/opt/openblas/lib'] | |
language = f77 | |
non-existing path in 'scipy/spatial': 'ckdtree.cxx' | |
non-existing path in 'scipy/spatial': 'ckdtree/src/ckdtree_decl.h' | |
non-existing path in 'scipy/spatial': 'ckdtree/src/ckdtree_exc.h' | |
non-existing path in 'scipy/spatial': 'ckdtree/src/ckdtree_methods.h' | |
non-existing path in 'scipy/spatial': 'ckdtree/src/ckdtree_utils.h' | |
running build | |
running config_cc | |
unifing config_cc, config, build_clib, build_ext, build commands --compiler options | |
running config_fc | |
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options | |
running build_src | |
build_src | |
building py_modules sources | |
creating build | |
creating build/src.macosx-10.10-x86_64-3.4 | |
creating build/src.macosx-10.10-x86_64-3.4/scipy | |
building library "dfftpack" sources | |
building library "fftpack" sources | |
building library "mach" sources | |
building library "quadpack" sources | |
building library "odepack" sources | |
building library "dop" sources | |
building library "fitpack" sources | |
building library "fwrappers" 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" sources | |
building extension "scipy.fftpack._fftpack" sources | |
creating build/src.macosx-10.10-x86_64-3.4/scipy/fftpack | |
creating build/src.macosx-10.10-x86_64-3.4/scipy/fftpack/src | |
conv_template:> build/src.macosx-10.10-x86_64-3.4/scipy/fftpack/src/dct.c | |
conv_template:> build/src.macosx-10.10-x86_64-3.4/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.macosx-10.10-x86_64-3.4/scipy/fftpack/_fftpackmodule.c" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' to include_dirs. | |
copying /usr/local/lib/python3.4/site-packages/numpy/f2py/src/fortranobject.c -> build/src.macosx-10.10-x86_64-3.4 | |
copying /usr/local/lib/python3.4/site-packages/numpy/f2py/src/fortranobject.h -> build/src.macosx-10.10-x86_64-3.4 | |
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.macosx-10.10-x86_64-3.4/scipy/fftpack/convolvemodule.c" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' to include_dirs. | |
building extension "scipy.integrate._quadpack" sources | |
building extension "scipy.integrate._odepack" sources | |
building extension "scipy.integrate.vode" sources | |
creating build/src.macosx-10.10-x86_64-3.4/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.macosx-10.10-x86_64-3.4/scipy/integrate/vodemodule.c" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' 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.macosx-10.10-x86_64-3.4/scipy/integrate/lsodamodule.c" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' 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.macosx-10.10-x86_64-3.4/scipy/integrate/_dopmodule.c" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' to include_dirs. | |
building extension "scipy.integrate._test_multivariate" sources | |
building extension "scipy.integrate._test_odeint_banded" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_test_odeint_bandedmodule.c | |
Reading fortran codes... | |
Reading file 'scipy/integrate/tests/banded5x5.f' (format:fix,strict) | |
Post-processing... | |
Block: _test_odeint_banded | |
Block: jacobian | |
Block: getbands | |
Block: banded5x5 | |
Block: banded5x5_jac | |
Block: banded5x5_bjac | |
Block: banded5x5_solve | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "_test_odeint_banded"... | |
Constructing wrapper function "getbands"... | |
jac = getbands() | |
Constructing wrapper function "banded5x5"... | |
banded5x5(t,y,f,[n]) | |
Constructing wrapper function "banded5x5_jac"... | |
banded5x5_jac(t,y,ml,mu,jac,[n,nrowpd]) | |
Constructing wrapper function "banded5x5_bjac"... | |
banded5x5_bjac(t,y,ml,mu,bjac,[n,nrowpd]) | |
Constructing wrapper function "banded5x5_solve"... | |
nst,nfe,nje = banded5x5_solve(y,nsteps,dt,jt) | |
Constructing COMMON block support for "jac"... | |
bands | |
Wrote C/API module "_test_odeint_banded" to file "build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_test_odeint_bandedmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_test_odeint_banded-f2pywrappers.f" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' to include_dirs. | |
adding 'build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_test_odeint_banded-f2pywrappers.f' to sources. | |
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.macosx-10.10-x86_64-3.4/scipy/interpolate | |
creating build/src.macosx-10.10-x86_64-3.4/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: fpchec | |
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 "fpchec"... | |
ier = fpchec(x,t,k) | |
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.macosx-10.10-x86_64-3.4/scipy/interpolate/src/dfitpackmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.10-x86_64-3.4/scipy/interpolate/src/dfitpack-f2pywrappers.f" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' to include_dirs. | |
adding 'build/src.macosx-10.10-x86_64-3.4/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.linalg._fblas" sources | |
creating build/src.macosx-10.10-x86_64-3.4/scipy/linalg | |
from_template:> build/src.macosx-10.10-x86_64-3.4/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 <prefix=s,d,c,z>) for <__l1=->. Ignoring. | |
Mismatch in number of replacements (base <prefix6=s,d,c,z,c,z>) for <prefix=s,d,c,z>. Ignoring. | |
creating build/src.macosx-10.10-x86_64-3.4/build | |
creating build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4 | |
creating build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy | |
creating build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg | |
f2py options: [] | |
f2py: build/src.macosx-10.10-x86_64-3.4/scipy/linalg/fblas.pyf | |
Reading fortran codes... | |
Reading file 'build/src.macosx-10.10-x86_64-3.4/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: ssyr | |
Block: dsyr | |
Block: csyr | |
Block: zsyr | |
Block: cher | |
Block: zher | |
Block: ssyr2 | |
Block: dsyr2 | |
Block: cher2 | |
Block: zher2 | |
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 "ssyr"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = ssyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) | |
Constructing wrapper function "dsyr"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = dsyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) | |
Constructing wrapper function "csyr"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = csyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) | |
Constructing wrapper function "zsyr"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = zsyr(alpha,x,[lower,incx,offx,n,a,overwrite_a]) | |
Constructing wrapper function "cher"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = cher(alpha,x,[lower,incx,offx,n,a,overwrite_a]) | |
Constructing wrapper function "zher"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = zher(alpha,x,[lower,incx,offx,n,a,overwrite_a]) | |
Constructing wrapper function "ssyr2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = ssyr2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a]) | |
Constructing wrapper function "dsyr2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = dsyr2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a]) | |
Constructing wrapper function "cher2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = cher2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,overwrite_a]) | |
Constructing wrapper function "zher2"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
a = zher2(alpha,x,y,[lower,incx,offx,incy,offy,n,a,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.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_fblasmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_fblas-f2pywrappers.f" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' to include_dirs. | |
adding 'build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_fblas-f2pywrappers.f' to sources. | |
building extension "scipy.linalg._flapack" sources | |
from_template:> build/src.macosx-10.10-x86_64-3.4/scipy/linalg/flapack.pyf | |
Including file scipy/linalg/flapack_user.pyf.src | |
Mismatch in number of replacements (base <prefix2=s,d>) for <__l1=S/D>. Ignoring. | |
Mismatch in number of replacements (base <prefix2c=c,z>) for <__l1=C/Z>. Ignoring. | |
Mismatch in number of replacements (base <prefix2=s,d>) for <__l1=S/D>. Ignoring. | |
Mismatch in number of replacements (base <prefix2=s,d>) for <__l1=S/D>. Ignoring. | |
Mismatch in number of replacements (base <prefix2c=c,z>) for <__l1=C/Z>. Ignoring. | |
Mismatch in number of replacements (base <prefix2c=c,z>) for <__l1=C/Z>. Ignoring. | |
f2py options: [] | |
f2py: build/src.macosx-10.10-x86_64-3.4/scipy/linalg/flapack.pyf | |
Reading fortran codes... | |
Reading file 'build/src.macosx-10.10-x86_64-3.4/scipy/linalg/flapack.pyf' (format:free) | |
Line #5611 in build/src.macosx-10.10-x86_64-3.4/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 #5691 in build/src.macosx-10.10-x86_64-3.4/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 #5900 in build/src.macosx-10.10-x86_64-3.4/scipy/linalg/flapack.pyf:"lprotoargument char*,int*,int *,int*,int*,float*,int*,int*,float*,int*,int*" | |
crackline:3: No pattern for line | |
Line #5933 in build/src.macosx-10.10-x86_64-3.4/scipy/linalg/flapack.pyf:"lprotoargument char*,int*,int *,int*,int*,double*,int*,int*,double*,int*,int*" | |
crackline:3: No pattern for line | |
Line #5966 in build/src.macosx-10.10-x86_64-3.4/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 #5999 in build/src.macosx-10.10-x86_64-3.4/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.macosx-10.10-x86_64-3.4/scipy/linalg/flapack.pyf:_flapack:unknown_interface:sgges | |
get_useparameters: no module gges__user__routines info used by sgges | |
Block: dgges | |
In: build/src.macosx-10.10-x86_64-3.4/scipy/linalg/flapack.pyf:_flapack:unknown_interface:dgges | |
get_useparameters: no module gges__user__routines info used by dgges | |
Block: cgges | |
In: build/src.macosx-10.10-x86_64-3.4/scipy/linalg/flapack.pyf:_flapack:unknown_interface:cgges | |
get_useparameters: no module gges__user__routines info used by cgges | |
Block: zgges | |
In: build/src.macosx-10.10-x86_64-3.4/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: sptsv | |
Block: dptsv | |
Block: cptsv | |
Block: zptsv | |
Block: sgebal | |
Block: dgebal | |
Block: cgebal | |
Block: zgebal | |
Block: sgehrd | |
Block: dgehrd | |
Block: cgehrd | |
Block: zgehrd | |
Block: sgehrd_lwork | |
Block: dgehrd_lwork | |
Block: cgehrd_lwork | |
Block: zgehrd_lwork | |
Block: sorghr | |
Block: dorghr | |
Block: sorghr_lwork | |
Block: dorghr_lwork | |
Block: cunghr | |
Block: zunghr | |
Block: cunghr_lwork | |
Block: zunghr_lwork | |
Block: sgbsv | |
Block: dgbsv | |
Block: cgbsv | |
Block: zgbsv | |
Block: sgtsv | |
Block: dgtsv | |
Block: cgtsv | |
Block: zgtsv | |
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: sgetri_lwork | |
Block: dgetri_lwork | |
Block: cgetri_lwork | |
Block: zgetri_lwork | |
Block: sgesdd | |
Block: dgesdd | |
Block: sgesdd_lwork | |
Block: dgesdd_lwork | |
Block: cgesdd | |
Block: zgesdd | |
Block: cgesdd_lwork | |
Block: zgesdd_lwork | |
Block: sgelss | |
Block: dgelss | |
Block: sgelss_lwork | |
Block: dgelss_lwork | |
Block: cgelss | |
Block: zgelss | |
Block: slasd4 | |
Block: dlasd4 | |
Block: cgelss_lwork | |
Block: zgelss_lwork | |
Block: sgelsy | |
Block: dgelsy | |
Block: sgelsy_lwork | |
Block: dgelsy_lwork | |
Block: cgelsy | |
Block: zgelsy | |
Block: cgelsy_lwork | |
Block: zgelsy_lwork | |
Block: sgelsd | |
Block: dgelsd | |
Block: sgelsd_lwork | |
Block: dgelsd_lwork | |
Block: cgelsd | |
Block: zgelsd | |
Block: cgelsd_lwork | |
Block: zgelsd_lwork | |
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: sgeev_lwork | |
Block: dgeev_lwork | |
Block: cgeev | |
Block: zgeev | |
Block: cgeev_lwork | |
Block: zgeev_lwork | |
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.macosx-10.10-x86_64-3.4/scipy/linalg/flapack.pyf:_flapack:unknown_interface:cgees | |
get_useparameters: no module gees__user__routines info used by cgees | |
Block: zgees | |
In: build/src.macosx-10.10-x86_64-3.4/scipy/linalg/flapack.pyf:_flapack:unknown_interface:zgees | |
get_useparameters: no module gees__user__routines info used by zgees | |
Block: sgees | |
In: build/src.macosx-10.10-x86_64-3.4/scipy/linalg/flapack.pyf:_flapack:unknown_interface:sgees | |
get_useparameters: no module gees__user__routines info used by sgees | |
Block: dgees | |
In: build/src.macosx-10.10-x86_64-3.4/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 | |
Block: slange | |
Block: dlange | |
Block: clange | |
Block: zlange | |
Block: slarfg | |
Block: dlarfg | |
Block: clarfg | |
Block: zlarfg | |
Block: slarf | |
Block: dlarf | |
Block: clarf | |
Block: zlarf | |
Block: slartg | |
Block: dlartg | |
Block: clartg | |
Block: zlartg | |
Block: crot | |
Block: zrot | |
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 "sptsv"... | |
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 '*' | |
d,du,x,info = sptsv(d,e,b,[overwrite_d,overwrite_e,overwrite_b]) | |
Constructing wrapper function "dptsv"... | |
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 '*' | |
d,du,x,info = dptsv(d,e,b,[overwrite_d,overwrite_e,overwrite_b]) | |
Constructing wrapper function "cptsv"... | |
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 '*' | |
d,du,x,info = cptsv(d,e,b,[overwrite_d,overwrite_e,overwrite_b]) | |
Constructing wrapper function "zptsv"... | |
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 '*' | |
d,du,x,info = zptsv(d,e,b,[overwrite_d,overwrite_e,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 "sgehrd_lwork"... | |
work,info = sgehrd_lwork(n,[lo,hi]) | |
Constructing wrapper function "dgehrd_lwork"... | |
work,info = dgehrd_lwork(n,[lo,hi]) | |
Constructing wrapper function "cgehrd_lwork"... | |
work,info = cgehrd_lwork(n,[lo,hi]) | |
Constructing wrapper function "zgehrd_lwork"... | |
work,info = zgehrd_lwork(n,[lo,hi]) | |
Constructing wrapper function "sorghr"... | |
ht,info = sorghr(a,tau,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "dorghr"... | |
ht,info = dorghr(a,tau,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "sorghr_lwork"... | |
warning: callstatement is defined without callprotoargument | |
work,info = sorghr_lwork(n,[lo,hi]) | |
Constructing wrapper function "dorghr_lwork"... | |
warning: callstatement is defined without callprotoargument | |
work,info = dorghr_lwork(n,[lo,hi]) | |
Constructing wrapper function "cunghr"... | |
ht,info = cunghr(a,tau,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "zunghr"... | |
ht,info = zunghr(a,tau,[lo,hi,lwork,overwrite_a]) | |
Constructing wrapper function "cunghr_lwork"... | |
warning: callstatement is defined without callprotoargument | |
work,info = cunghr_lwork(n,[lo,hi]) | |
Constructing wrapper function "zunghr_lwork"... | |
warning: callstatement is defined without callprotoargument | |
work,info = zunghr_lwork(n,[lo,hi]) | |
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 "sgtsv"... | |
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 '*' | |
du2,d,du,x,info = sgtsv(dl,d,du,b,[overwrite_dl,overwrite_d,overwrite_du,overwrite_b]) | |
Constructing wrapper function "dgtsv"... | |
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 '*' | |
du2,d,du,x,info = dgtsv(dl,d,du,b,[overwrite_dl,overwrite_d,overwrite_du,overwrite_b]) | |
Constructing wrapper function "cgtsv"... | |
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 '*' | |
du2,d,du,x,info = cgtsv(dl,d,du,b,[overwrite_dl,overwrite_d,overwrite_du,overwrite_b]) | |
Constructing wrapper function "zgtsv"... | |
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 '*' | |
du2,d,du,x,info = zgtsv(dl,d,du,b,[overwrite_dl,overwrite_d,overwrite_du,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 "sgetri_lwork"... | |
work,info = sgetri_lwork(n) | |
Constructing wrapper function "dgetri_lwork"... | |
work,info = dgetri_lwork(n) | |
Constructing wrapper function "cgetri_lwork"... | |
work,info = cgetri_lwork(n) | |
Constructing wrapper function "zgetri_lwork"... | |
work,info = zgetri_lwork(n) | |
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 "sgesdd_lwork"... | |
work,info = sgesdd_lwork(m,n,[compute_uv,full_matrices]) | |
Constructing wrapper function "dgesdd_lwork"... | |
work,info = dgesdd_lwork(m,n,[compute_uv,full_matrices]) | |
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 "cgesdd_lwork"... | |
work,info = cgesdd_lwork(m,n,[compute_uv,full_matrices]) | |
Constructing wrapper function "zgesdd_lwork"... | |
work,info = zgesdd_lwork(m,n,[compute_uv,full_matrices]) | |
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 "sgelss_lwork"... | |
work,info = sgelss_lwork(m,n,nrhs,[cond,lwork]) | |
Constructing wrapper function "dgelss_lwork"... | |
work,info = dgelss_lwork(m,n,nrhs,[cond,lwork]) | |
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 "slasd4"... | |
delta,sigma,work,info = slasd4(i,d,z,[rho]) | |
Constructing wrapper function "dlasd4"... | |
delta,sigma,work,info = dlasd4(i,d,z,[rho]) | |
Constructing wrapper function "cgelss_lwork"... | |
work,info = cgelss_lwork(m,n,nrhs,[cond,lwork]) | |
Constructing wrapper function "zgelss_lwork"... | |
work,info = zgelss_lwork(m,n,nrhs,[cond,lwork]) | |
Constructing wrapper function "sgelsy"... | |
v,x,j,rank,info = sgelsy(a,b,jptv,cond,lwork,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "dgelsy"... | |
v,x,j,rank,info = dgelsy(a,b,jptv,cond,lwork,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "sgelsy_lwork"... | |
work,info = sgelsy_lwork(m,n,nrhs,cond,[lwork]) | |
Constructing wrapper function "dgelsy_lwork"... | |
work,info = dgelsy_lwork(m,n,nrhs,cond,[lwork]) | |
Constructing wrapper function "cgelsy"... | |
v,x,j,rank,info = cgelsy(a,b,jptv,cond,lwork,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "zgelsy"... | |
v,x,j,rank,info = zgelsy(a,b,jptv,cond,lwork,[overwrite_a,overwrite_b]) | |
Constructing wrapper function "cgelsy_lwork"... | |
work,info = cgelsy_lwork(m,n,nrhs,cond,[lwork]) | |
Constructing wrapper function "zgelsy_lwork"... | |
work,info = zgelsy_lwork(m,n,nrhs,cond,[lwork]) | |
Constructing wrapper function "sgelsd"... | |
x,s,rank,info = sgelsd(a,b,lwork,size_iwork,[cond,overwrite_a,overwrite_b]) | |
Constructing wrapper function "dgelsd"... | |
x,s,rank,info = dgelsd(a,b,lwork,size_iwork,[cond,overwrite_a,overwrite_b]) | |
Constructing wrapper function "sgelsd_lwork"... | |
work,iwork,info = sgelsd_lwork(m,n,nrhs,[cond,lwork]) | |
Constructing wrapper function "dgelsd_lwork"... | |
work,iwork,info = dgelsd_lwork(m,n,nrhs,[cond,lwork]) | |
Constructing wrapper function "cgelsd"... | |
x,s,rank,info = cgelsd(a,b,lwork,size_rwork,size_iwork,[cond,overwrite_a,overwrite_b]) | |
Constructing wrapper function "zgelsd"... | |
x,s,rank,info = zgelsd(a,b,lwork,size_rwork,size_iwork,[cond,overwrite_a,overwrite_b]) | |
Constructing wrapper function "cgelsd_lwork"... | |
work,rwork,iwork,info = cgelsd_lwork(m,n,nrhs,[cond,lwork]) | |
Constructing wrapper function "zgelsd_lwork"... | |
work,rwork,iwork,info = zgelsd_lwork(m,n,nrhs,[cond,lwork]) | |
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 "sgeev_lwork"... | |
work,info = sgeev_lwork(n,[compute_vl,compute_vr]) | |
Constructing wrapper function "dgeev_lwork"... | |
work,info = dgeev_lwork(n,[compute_vl,compute_vr]) | |
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 "cgeev_lwork"... | |
work,info = cgeev_lwork(n,[compute_vl,compute_vr]) | |
Constructing wrapper function "zgeev_lwork"... | |
work,info = zgeev_lwork(n,[compute_vl,compute_vr]) | |
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]) | |
Creating wrapper for Fortran function "slange"("wslange")... | |
Constructing wrapper function "slange"... | |
n2 = slange(norm,a) | |
Creating wrapper for Fortran function "dlange"("dlange")... | |
Constructing wrapper function "dlange"... | |
n2 = dlange(norm,a) | |
Creating wrapper for Fortran function "clange"("wclange")... | |
Constructing wrapper function "clange"... | |
n2 = clange(norm,a) | |
Creating wrapper for Fortran function "zlange"("zlange")... | |
Constructing wrapper function "zlange"... | |
n2 = zlange(norm,a) | |
Constructing wrapper function "slarfg"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
alpha,x,tau = slarfg(n,alpha,x,[incx,overwrite_x]) | |
Constructing wrapper function "dlarfg"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
alpha,x,tau = dlarfg(n,alpha,x,[incx,overwrite_x]) | |
Constructing wrapper function "clarfg"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
alpha,x,tau = clarfg(n,alpha,x,[incx,overwrite_x]) | |
Constructing wrapper function "zlarfg"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
alpha,x,tau = zlarfg(n,alpha,x,[incx,overwrite_x]) | |
Constructing wrapper function "slarf"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
c = slarf(v,tau,c,work,[side,incv,overwrite_c]) | |
Constructing wrapper function "dlarf"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
c = dlarf(v,tau,c,work,[side,incv,overwrite_c]) | |
Constructing wrapper function "clarf"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
c = clarf(v,tau,c,work,[side,incv,overwrite_c]) | |
Constructing wrapper function "zlarf"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
c = zlarf(v,tau,c,work,[side,incv,overwrite_c]) | |
Constructing wrapper function "slartg"... | |
cs,sn,r = slartg(f,g) | |
Constructing wrapper function "dlartg"... | |
cs,sn,r = dlartg(f,g) | |
Constructing wrapper function "clartg"... | |
cs,sn,r = clartg(f,g) | |
Constructing wrapper function "zlartg"... | |
cs,sn,r = zlartg(f,g) | |
Constructing wrapper function "crot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = crot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Constructing wrapper function "zrot"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
x,y = zrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) | |
Wrote C/API module "_flapack" to file "build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapack-f2pywrappers.f" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' to include_dirs. | |
adding 'build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapack-f2pywrappers.f' to sources. | |
building extension "scipy.linalg._flinalg" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.10-x86_64-3.4/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.macosx-10.10-x86_64-3.4/scipy/linalg/_flinalgmodule.c" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' 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_srando"... | |
id_srando() | |
Constructing wrapper function "id_srandi"... | |
id_srandi(t) | |
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.macosx-10.10-x86_64-3.4/scipy/linalg/_interpolativemodule.c" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' to include_dirs. | |
building extension "scipy.linalg._calc_lwork" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.10-x86_64-3.4/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.macosx-10.10-x86_64-3.4/scipy/linalg/_calc_lworkmodule.c" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' to include_dirs. | |
building extension "scipy.linalg._solve_toeplitz" sources | |
building extension "scipy.linalg.cython_blas" sources | |
building extension "scipy.linalg.cython_lapack" sources | |
building extension "scipy.linalg._decomp_update" sources | |
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.macosx-10.10-x86_64-3.4/scipy/optimize | |
creating build/src.macosx-10.10-x86_64-3.4/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.macosx-10.10-x86_64-3.4/scipy/optimize/lbfgsb/_lbfgsbmodule.c" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' to include_dirs. | |
building extension "scipy.optimize.moduleTNC" sources | |
building extension "scipy.optimize._cobyla" sources | |
creating build/src.macosx-10.10-x86_64-3.4/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.macosx-10.10-x86_64-3.4/scipy/optimize/cobyla/_cobylamodule.c" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' to include_dirs. | |
building extension "scipy.optimize.minpack2" sources | |
creating build/src.macosx-10.10-x86_64-3.4/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.macosx-10.10-x86_64-3.4/scipy/optimize/minpack2/minpack2module.c" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' to include_dirs. | |
building extension "scipy.optimize._slsqp" sources | |
creating build/src.macosx-10.10-x86_64-3.4/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.macosx-10.10-x86_64-3.4/scipy/optimize/slsqp/_slsqpmodule.c" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' to include_dirs. | |
building extension "scipy.optimize._nnls" sources | |
creating build/src.macosx-10.10-x86_64-3.4/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.macosx-10.10-x86_64-3.4/scipy/optimize/nnls/_nnlsmodule.c" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' to include_dirs. | |
building extension "scipy.signal.sigtools" sources | |
creating build/src.macosx-10.10-x86_64-3.4/scipy/signal | |
conv_template:> build/src.macosx-10.10-x86_64-3.4/scipy/signal/lfilter.c | |
conv_template:> build/src.macosx-10.10-x86_64-3.4/scipy/signal/correlate_nd.c | |
building extension "scipy.signal._spectral" sources | |
building extension "scipy.signal._max_len_seq" sources | |
building extension "scipy.signal.spline" sources | |
building extension "scipy.sparse.linalg.isolve._iterative" sources | |
creating build/src.macosx-10.10-x86_64-3.4/scipy/sparse | |
creating build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg | |
creating build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve | |
creating build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative | |
from_template:> build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/STOPTEST2.f | |
from_template:> build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/getbreak.f | |
from_template:> build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/BiCGREVCOM.f | |
from_template:> build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/BiCGSTABREVCOM.f | |
from_template:> build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/CGREVCOM.f | |
from_template:> build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/CGSREVCOM.f | |
from_template:> build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f | |
from_template:> build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/QMRREVCOM.f | |
from_template:> build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/_iterative.pyf | |
creating build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse | |
creating build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg | |
creating build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve | |
creating build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative | |
f2py options: [] | |
f2py: build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/_iterative.pyf | |
Reading fortran codes... | |
Reading file 'build/src.macosx-10.10-x86_64-3.4/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.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' to include_dirs. | |
building extension "scipy.sparse.linalg.dsolve._superlu" sources | |
building extension "scipy.sparse.linalg.eigen.arpack._arpack" sources | |
creating build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen | |
creating build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack | |
from_template:> build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/arpack.pyf | |
creating build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen | |
creating build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack | |
f2py options: [] | |
f2py: build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/arpack.pyf | |
Reading fortran codes... | |
Reading file 'build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/arpack.pyf' (format:free) | |
Line #5 in build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/arpack.pyf:" <_rd=real,double precision>" | |
crackline:1: No pattern for line | |
Line #6 in build/src.macosx-10.10-x86_64-3.4/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 "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 | |
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 | |
Wrote C/API module "_arpack" to file "build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' to include_dirs. | |
adding 'build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/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._reordering" 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 | |
creating build/src.macosx-10.10-x86_64-3.4/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.macosx-10.10-x86_64-3.4/scipy/special/specfunmodule.c" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' to include_dirs. | |
building extension "scipy.special._ufuncs" sources | |
conv_template:> build/src.macosx-10.10-x86_64-3.4/scipy/special/_logit.c | |
building extension "scipy.special._ufuncs_cxx" sources | |
building extension "scipy.special._ellip_harm_2" sources | |
building extension "scipy.stats.statlib" sources | |
creating build/src.macosx-10.10-x86_64-3.4/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.macosx-10.10-x86_64-3.4/scipy/stats/statlibmodule.c" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' 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.macosx-10.10-x86_64-3.4/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.macosx-10.10-x86_64-3.4/scipy/stats/futilmodule.c" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' 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.macosx-10.10-x86_64-3.4/scipy/stats/mvnmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.10-x86_64-3.4/scipy/stats/mvn-f2pywrappers.f" | |
adding 'build/src.macosx-10.10-x86_64-3.4/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.10-x86_64-3.4' to include_dirs. | |
adding 'build/src.macosx-10.10-x86_64-3.4/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.macosx-10.10-x86_64-3.4 | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy | |
copying scipy/__config__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy | |
copying scipy/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy | |
copying scipy/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy | |
copying scipy/version.py -> build/lib.macosx-10.10-x86_64-3.4/scipy | |
copying build/src.macosx-10.10-x86_64-3.4/scipy/__config__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/cluster | |
copying scipy/cluster/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/cluster | |
copying scipy/cluster/hierarchy.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/cluster | |
copying scipy/cluster/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/cluster | |
copying scipy/cluster/vq.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/cluster | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/constants | |
copying scipy/constants/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/constants | |
copying scipy/constants/codata.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/constants | |
copying scipy/constants/constants.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/constants | |
copying scipy/constants/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/constants | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/fftpack | |
copying scipy/fftpack/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/fftpack | |
copying scipy/fftpack/basic.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/fftpack | |
copying scipy/fftpack/fftpack_version.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/fftpack | |
copying scipy/fftpack/helper.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/fftpack | |
copying scipy/fftpack/pseudo_diffs.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/fftpack | |
copying scipy/fftpack/realtransforms.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/fftpack | |
copying scipy/fftpack/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/fftpack | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/integrate | |
copying scipy/integrate/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/integrate | |
copying scipy/integrate/_ode.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/integrate | |
copying scipy/integrate/odepack.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/integrate | |
copying scipy/integrate/quadpack.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/integrate | |
copying scipy/integrate/quadrature.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/integrate | |
copying scipy/integrate/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/integrate | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/interpolate | |
copying scipy/interpolate/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/interpolate | |
copying scipy/interpolate/_monotone.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/interpolate | |
copying scipy/interpolate/fitpack.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/interpolate | |
copying scipy/interpolate/fitpack2.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/interpolate | |
copying scipy/interpolate/interpnd_info.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/interpolate | |
copying scipy/interpolate/interpolate.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/interpolate | |
copying scipy/interpolate/interpolate_wrapper.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/interpolate | |
copying scipy/interpolate/ndgriddata.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/interpolate | |
copying scipy/interpolate/polyint.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/interpolate | |
copying scipy/interpolate/rbf.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/interpolate | |
copying scipy/interpolate/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/interpolate | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/io | |
copying scipy/io/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io | |
copying scipy/io/_fortran.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io | |
copying scipy/io/idl.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io | |
copying scipy/io/mmio.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io | |
copying scipy/io/netcdf.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io | |
copying scipy/io/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io | |
copying scipy/io/wavfile.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/io/matlab | |
copying scipy/io/matlab/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io/matlab | |
copying scipy/io/matlab/byteordercodes.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io/matlab | |
copying scipy/io/matlab/mio.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io/matlab | |
copying scipy/io/matlab/mio4.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io/matlab | |
copying scipy/io/matlab/mio5.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io/matlab | |
copying scipy/io/matlab/mio5_params.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io/matlab | |
copying scipy/io/matlab/miobase.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io/matlab | |
copying scipy/io/matlab/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io/matlab | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/io/arff | |
copying scipy/io/arff/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io/arff | |
copying scipy/io/arff/arffread.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io/arff | |
copying scipy/io/arff/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io/arff | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/io/harwell_boeing | |
copying scipy/io/harwell_boeing/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io/harwell_boeing | |
copying scipy/io/harwell_boeing/_fortran_format_parser.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io/harwell_boeing | |
copying scipy/io/harwell_boeing/hb.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io/harwell_boeing | |
copying scipy/io/harwell_boeing/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/io/harwell_boeing | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/_cython_signature_generator.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/_cython_wrapper_generators.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/_decomp_polar.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/_decomp_qz.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/_expm_frechet.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/_interpolative_backend.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/_matfuncs_inv_ssq.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/_matfuncs_sqrtm.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/_procrustes.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/_solvers.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/_testutils.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/basic.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/blas.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/calc_lwork.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/decomp.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/decomp_cholesky.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/decomp_lu.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/decomp_qr.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/decomp_schur.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/decomp_svd.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/flinalg.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/interpolative.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/lapack.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/linalg_version.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/matfuncs.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/misc.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
copying scipy/linalg/special_matrices.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/linalg | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/misc | |
copying scipy/misc/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/misc | |
copying scipy/misc/common.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/misc | |
copying scipy/misc/doccer.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/misc | |
copying scipy/misc/pilutil.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/misc | |
copying scipy/misc/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/misc | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/odr | |
copying scipy/odr/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/odr | |
copying scipy/odr/add_newdocs.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/odr | |
copying scipy/odr/models.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/odr | |
copying scipy/odr/odrpack.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/odr | |
copying scipy/odr/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/odr | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/_basinhopping.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/_differentialevolution.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/_linprog.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/_minimize.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/_root.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/_spectral.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/_trustregion.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/_trustregion_dogleg.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/_trustregion_ncg.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/_tstutils.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/cobyla.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/lbfgsb.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/linesearch.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/minpack.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/nnls.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/nonlin.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/optimize.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/slsqp.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/tnc.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
copying scipy/optimize/zeros.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/optimize | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/signal | |
copying scipy/signal/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/signal | |
copying scipy/signal/_arraytools.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/signal | |
copying scipy/signal/_peak_finding.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/signal | |
copying scipy/signal/_savitzky_golay.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/signal | |
copying scipy/signal/bsplines.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/signal | |
copying scipy/signal/cont2discrete.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/signal | |
copying scipy/signal/dltisys.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/signal | |
copying scipy/signal/filter_design.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/signal | |
copying scipy/signal/fir_filter_design.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/signal | |
copying scipy/signal/ltisys.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/signal | |
copying scipy/signal/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/signal | |
copying scipy/signal/signaltools.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/signal | |
copying scipy/signal/spectral.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/signal | |
copying scipy/signal/waveforms.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/signal | |
copying scipy/signal/wavelets.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/signal | |
copying scipy/signal/windows.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/signal | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
copying scipy/sparse/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
copying scipy/sparse/base.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
copying scipy/sparse/bsr.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
copying scipy/sparse/compressed.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
copying scipy/sparse/construct.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
copying scipy/sparse/coo.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
copying scipy/sparse/csc.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
copying scipy/sparse/csr.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
copying scipy/sparse/data.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
copying scipy/sparse/dia.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
copying scipy/sparse/dok.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
copying scipy/sparse/extract.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
copying scipy/sparse/generate_sparsetools.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
copying scipy/sparse/lil.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
copying scipy/sparse/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
copying scipy/sparse/sparsetools.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
copying scipy/sparse/spfuncs.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
copying scipy/sparse/sputils.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg | |
copying scipy/sparse/linalg/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg | |
copying scipy/sparse/linalg/_expm_multiply.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg | |
copying scipy/sparse/linalg/_norm.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg | |
copying scipy/sparse/linalg/_onenormest.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg | |
copying scipy/sparse/linalg/interface.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg | |
copying scipy/sparse/linalg/matfuncs.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg | |
copying scipy/sparse/linalg/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/iterative.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/lgmres.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/lsmr.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/lsqr.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/minres.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve | |
copying scipy/sparse/linalg/isolve/utils.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve | |
copying scipy/sparse/linalg/dsolve/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve | |
copying scipy/sparse/linalg/dsolve/_add_newdocs.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve | |
copying scipy/sparse/linalg/dsolve/linsolve.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve | |
copying scipy/sparse/linalg/dsolve/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen | |
copying scipy/sparse/linalg/eigen/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen | |
copying scipy/sparse/linalg/eigen/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack | |
copying scipy/sparse/linalg/eigen/arpack/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack | |
copying scipy/sparse/linalg/eigen/arpack/arpack.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack | |
copying scipy/sparse/linalg/eigen/arpack/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/lobpcg | |
copying scipy/sparse/linalg/eigen/lobpcg/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/lobpcg | |
copying scipy/sparse/linalg/eigen/lobpcg/lobpcg.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/lobpcg | |
copying scipy/sparse/linalg/eigen/lobpcg/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/lobpcg | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/csgraph | |
copying scipy/sparse/csgraph/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/csgraph | |
copying scipy/sparse/csgraph/_components.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/csgraph | |
copying scipy/sparse/csgraph/_laplacian.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/csgraph | |
copying scipy/sparse/csgraph/_validation.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/csgraph | |
copying scipy/sparse/csgraph/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/csgraph | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/spatial | |
copying scipy/spatial/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/spatial | |
copying scipy/spatial/_plotutils.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/spatial | |
copying scipy/spatial/_procrustes.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/spatial | |
copying scipy/spatial/distance.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/spatial | |
copying scipy/spatial/kdtree.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/spatial | |
copying scipy/spatial/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/spatial | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/special | |
copying scipy/special/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/special | |
copying scipy/special/_ellip_harm.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/special | |
copying scipy/special/_testutils.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/special | |
copying scipy/special/add_newdocs.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/special | |
copying scipy/special/basic.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/special | |
copying scipy/special/generate_ufuncs.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/special | |
copying scipy/special/lambertw.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/special | |
copying scipy/special/orthogonal.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/special | |
copying scipy/special/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/special | |
copying scipy/special/spfun_stats.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/special | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/_binned_statistic.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/_constants.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/_continuous_distns.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/_discrete_distns.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/_distn_infrastructure.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/_distr_params.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/_multivariate.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/_tukeylambda_stats.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/contingency.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/distributions.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/kde.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/morestats.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/mstats.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/mstats_basic.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/mstats_extras.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/stats.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
copying scipy/stats/vonmises.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/stats | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/ndimage | |
copying scipy/ndimage/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/ndimage | |
copying scipy/ndimage/_ni_support.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/ndimage | |
copying scipy/ndimage/filters.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/ndimage | |
copying scipy/ndimage/fourier.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/ndimage | |
copying scipy/ndimage/interpolation.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/ndimage | |
copying scipy/ndimage/io.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/ndimage | |
copying scipy/ndimage/measurements.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/ndimage | |
copying scipy/ndimage/morphology.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/ndimage | |
copying scipy/ndimage/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/ndimage | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/_build_utils | |
copying scipy/_build_utils/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/_build_utils | |
copying scipy/_build_utils/_fortran.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/_build_utils | |
creating build/lib.macosx-10.10-x86_64-3.4/scipy/_lib | |
copying scipy/_lib/__init__.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/_lib | |
copying scipy/_lib/_gcutils.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/_lib | |
copying scipy/_lib/_numpy_compat.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/_lib | |
copying scipy/_lib/_testutils.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/_lib | |
copying scipy/_lib/_tmpdirs.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/_lib | |
copying scipy/_lib/_util.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/_lib | |
copying scipy/_lib/_version.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/_lib | |
copying scipy/_lib/decorator.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/_lib | |
copying scipy/_lib/setup.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/_lib | |
copying scipy/_lib/six.py -> build/lib.macosx-10.10-x86_64-3.4/scipy/_lib | |
running build_clib | |
customize UnixCCompiler | |
customize UnixCCompiler using build_clib | |
customize Gnu95FCompiler | |
Found executable /usr/local/opt/gcc/bin/gfortran | |
Found executable /usr/local/bin/gfortran | |
customize Gnu95FCompiler using build_clib | |
building 'dfftpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4 | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/fftpack | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/fftpack/src | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/fftpack/src/dfftpack | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/fftpack/src/dfftpack/dcosqb.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dcosqf.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dcosqi.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dcost.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dcosti.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dfftb.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dfftb1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dfftf.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dfftf1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dffti.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dffti1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dsinqb.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dsinqf.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dsinqi.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dsint.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dsint1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/dsinti.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/zfftb.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/zfftb1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/zfftf.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/zfftf1.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/zffti.f | |
gfortran:f77: scipy/fftpack/src/dfftpack/zffti1.f | |
ar: adding 23 object files to build/temp.macosx-10.10-x86_64-3.4/libdfftpack.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/libdfftpack.a | |
building 'fftpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/fftpack/src/fftpack | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/fftpack/src/fftpack/cfftb.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cfftb1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cfftf.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cfftf1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cffti.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cffti1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cosqb.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cosqf.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cosqi.f | |
gfortran:f77: scipy/fftpack/src/fftpack/cost.f | |
gfortran:f77: scipy/fftpack/src/fftpack/costi.f | |
gfortran:f77: scipy/fftpack/src/fftpack/rfftb.f | |
gfortran:f77: scipy/fftpack/src/fftpack/rfftb1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/rfftf.f | |
gfortran:f77: scipy/fftpack/src/fftpack/rfftf1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/rffti.f | |
gfortran:f77: scipy/fftpack/src/fftpack/rffti1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/sinqb.f | |
gfortran:f77: scipy/fftpack/src/fftpack/sinqf.f | |
gfortran:f77: scipy/fftpack/src/fftpack/sinqi.f | |
gfortran:f77: scipy/fftpack/src/fftpack/sint.f | |
gfortran:f77: scipy/fftpack/src/fftpack/sint1.f | |
gfortran:f77: scipy/fftpack/src/fftpack/sinti.f | |
ar: adding 23 object files to build/temp.macosx-10.10-x86_64-3.4/libfftpack.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/libfftpack.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/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/integrate | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/integrate/mach | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/integrate/mach/d1mach.f | |
gfortran:f77: scipy/integrate/mach/r1mach.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) [-Wunused-dummy-argument] | |
scipy/integrate/mach/xerror.f:1:40: | |
SUBROUTINE XERROR(MESS,NMESS,L1,L2) | |
1 | |
Warning: Unused dummy argument 'l2' at (1) [-Wunused-dummy-argument] | |
ar: adding 3 object files to build/temp.macosx-10.10-x86_64-3.4/libmach.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/libmach.a | |
building 'quadpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/integrate/quadpack | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/integrate/quadpack/dqag.f | |
gfortran:f77: scipy/integrate/quadpack/dqage.f | |
gfortran:f77: scipy/integrate/quadpack/dqagi.f | |
gfortran:f77: scipy/integrate/quadpack/dqagie.f | |
scipy/integrate/quadpack/dqagie.f:384:0: | |
if(dabs(blist(maxerr)-alist(maxerr)).gt.small) go to 90 | |
^ | |
Warning: 'small' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/quadpack/dqagie.f:372:0: | |
40 if(ierro.eq.3.or.erlarg.le.ertest) go to 60 | |
^ | |
Warning: 'ertest' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/quadpack/dqagie.f:362:0: | |
erlarg = erlarg-erlast | |
^ | |
Warning: 'erlarg' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/quadpack/dqagie.f:425:0: | |
if(ierro.eq.3) abserr = abserr+correc | |
^ | |
Warning: 'correc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/integrate/quadpack/dqagp.f | |
gfortran:f77: scipy/integrate/quadpack/dqagpe.f | |
scipy/integrate/quadpack/dqagpe.f:196:0: | |
* jlow,jupbnd,k,ksgn,ktmin,last,levcur,level,levmax,limit,maxerr, | |
^ | |
Warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/integrate/quadpack/dqags.f | |
gfortran:f77: scipy/integrate/quadpack/dqagse.f | |
scipy/integrate/quadpack/dqagse.f:376:0: | |
if(dabs(blist(maxerr)-alist(maxerr)).gt.small) go to 90 | |
^ | |
Warning: 'small' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/quadpack/dqagse.f:363:0: | |
40 if(ierro.eq.3.or.erlarg.le.ertest) go to 60 | |
^ | |
Warning: 'ertest' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/quadpack/dqagse.f:353:0: | |
erlarg = erlarg-erlast | |
^ | |
Warning: 'erlarg' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/quadpack/dqagse.f:418:0: | |
if(ierro.eq.3) abserr = abserr+correc | |
^ | |
Warning: 'correc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/integrate/quadpack/dqawc.f | |
gfortran:f77: scipy/integrate/quadpack/dqawce.f | |
gfortran:f77: scipy/integrate/quadpack/dqawf.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) [-Wconversion] | |
scipy/integrate/quadpack/dqawfe.f:358:0: | |
if(ier.ge.1.and.ier.ne.7) abserr = abserr+drl | |
^ | |
Warning: 'drl' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/quadpack/dqawfe.f:316:0: | |
20 psum(numrl2) = psum(ll)+rslst(lst) | |
^ | |
Warning: 'll' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/integrate/quadpack/dqawo.f | |
gfortran:f77: scipy/integrate/quadpack/dqawoe.f | |
scipy/integrate/quadpack/dqawoe.f:449:0: | |
70 if(ierro.eq.3.or.erlarg.le.ertest) go to 90 | |
^ | |
Warning: 'ertest' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/quadpack/dqawoe.f:428:0: | |
erlarg = erlarg-erlast | |
^ | |
Warning: 'erlarg' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/quadpack/dqawoe.f:505:0: | |
if(ierro.eq.3) abserr = abserr+correc | |
^ | |
Warning: 'correc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/integrate/quadpack/dqaws.f | |
gfortran:f77: scipy/integrate/quadpack/dqawse.f | |
gfortran:f77: scipy/integrate/quadpack/dqc25c.f | |
gfortran:f77: scipy/integrate/quadpack/dqc25f.f | |
scipy/integrate/quadpack/dqc25f.f:103:0: | |
integer i,iers,integr,isym,j,k,ksave,m,momcom,neval,maxp1, | |
^ | |
Warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/integrate/quadpack/dqc25s.f | |
gfortran:f77: scipy/integrate/quadpack/dqcheb.f | |
gfortran:f77: scipy/integrate/quadpack/dqelg.f | |
gfortran:f77: scipy/integrate/quadpack/dqk15.f | |
gfortran:f77: scipy/integrate/quadpack/dqk15i.f | |
gfortran:f77: scipy/integrate/quadpack/dqk15w.f | |
gfortran:f77: scipy/integrate/quadpack/dqk21.f | |
gfortran:f77: scipy/integrate/quadpack/dqk31.f | |
gfortran:f77: scipy/integrate/quadpack/dqk41.f | |
gfortran:f77: scipy/integrate/quadpack/dqk51.f | |
gfortran:f77: scipy/integrate/quadpack/dqk61.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/dqng.f | |
gfortran:f77: scipy/integrate/quadpack/dqpsrt.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) [-Wunused-dummy-argument] | |
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) [-Wunused-dummy-argument] | |
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) [-Wunused-dummy-argument] | |
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) [-Wunused-dummy-argument] | |
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) [-Wunused-dummy-argument] | |
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) [-Wunused-dummy-argument] | |
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) [-Wunused-dummy-argument] | |
gfortran:f77: scipy/integrate/quadpack/dqwgts.f | |
ar: adding 35 object files to build/temp.macosx-10.10-x86_64-3.4/libquadpack.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/libquadpack.a | |
building 'odepack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/integrate/odepack | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/integrate/odepack/blkdta000.f | |
gfortran:f77: scipy/integrate/odepack/bnorm.f | |
gfortran:f77: scipy/integrate/odepack/cfode.f | |
gfortran:f77: scipy/integrate/odepack/ewset.f | |
gfortran:f77: scipy/integrate/odepack/fnorm.f | |
gfortran:f77: scipy/integrate/odepack/intdy.f | |
gfortran:f77: scipy/integrate/odepack/lsoda.f | |
scipy/integrate/odepack/lsoda.f:1428:0: | |
if (ihit) t = tcrit | |
^ | |
Warning: 'ihit' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/odepack/lsoda.f:1112:0: | |
len1s = len1s + lenwm | |
^ | |
Warning: 'lenwm' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/integrate/odepack/prja.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) [-Wunused-dummy-argument] | |
gfortran:f77: scipy/integrate/odepack/srcma.f | |
gfortran:f77: scipy/integrate/odepack/stoda.f | |
gfortran:f77: scipy/integrate/odepack/vmnorm.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:3522:40: | |
SUBROUTINE XERRWD (MSG, NMES, NERR, LEVEL, NI, I1, I2, NR, R1, R2) | |
1 | |
Warning: Unused dummy argument 'nerr' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/odepack/vode.f:3503:44: | |
DOUBLE PRECISION FUNCTION D1MACH (IDUM) | |
1 | |
Warning: Unused dummy argument 'idum' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/odepack/vode.f:2740:35: | |
1 F, JAC, PDUM, NFLAG, RPAR, IPAR) | |
1 | |
Warning: Unused dummy argument 'pdum' at (1) [-Wunused-dummy-argument] | |
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) [-Wunused-dummy-argument] | |
scipy/integrate/odepack/vode.f:3618:0: | |
INTEGER FUNCTION IXSAV (IPAR, IVALUE, ISET) | |
^ | |
Warning: '__result_ixsav' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/integrate/odepack/vode.f:1487:0: | |
IF (IHIT) T = TCRIT | |
^ | |
Warning: 'ihit' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
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) [-Wunused-dummy-argument] | |
gfortran:f77: scipy/integrate/odepack/xsetf.f | |
gfortran:f77: scipy/integrate/odepack/xsetun.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) [-Wunused-dummy-argument] | |
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) [-Wunused-dummy-argument] | |
scipy/integrate/odepack/zvode.f:1502:0: | |
IF (IHIT) T = TCRIT | |
^ | |
Warning: 'ihit' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
ar: adding 17 object files to build/temp.macosx-10.10-x86_64-3.4/libodepack.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/libodepack.a | |
building 'dop' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/integrate/dop | |
compile options: '-I/usr/local/lib/python3.4/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) [-Wunused-dummy-argument] | |
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) [-Wunused-dummy-argument] | |
scipy/integrate/dop/dop853.f:686:0: | |
NONSTI=NONSTI+1 | |
^ | |
Warning: 'nonsti' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
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) [-Wunused-dummy-argument] | |
scipy/integrate/dop/dopri5.f:491:0: | |
NONSTI=NONSTI+1 | |
^ | |
Warning: 'nonsti' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
ar: adding 2 object files to build/temp.macosx-10.10-x86_64-3.4/libdop.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/libdop.a | |
building 'fitpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/interpolate | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/interpolate/fitpack | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/interpolate/fitpack/bispeu.f | |
gfortran:f77: scipy/interpolate/fitpack/bispev.f | |
gfortran:f77: scipy/interpolate/fitpack/clocur.f | |
gfortran:f77: scipy/interpolate/fitpack/cocosp.f | |
gfortran:f77: scipy/interpolate/fitpack/concon.f | |
gfortran:f77: scipy/interpolate/fitpack/concur.f | |
gfortran:f77: scipy/interpolate/fitpack/cualde.f | |
gfortran:f77: scipy/interpolate/fitpack/curev.f | |
gfortran:f77: scipy/interpolate/fitpack/curfit.f | |
gfortran:f77: scipy/interpolate/fitpack/dblint.f | |
gfortran:f77: scipy/interpolate/fitpack/evapol.f | |
gfortran:f77: scipy/interpolate/fitpack/fourco.f | |
gfortran:f77: scipy/interpolate/fitpack/fpader.f | |
gfortran:f77: scipy/interpolate/fitpack/fpadno.f | |
gfortran:f77: scipy/interpolate/fitpack/fpadpo.f | |
gfortran:f77: scipy/interpolate/fitpack/fpback.f | |
gfortran:f77: scipy/interpolate/fitpack/fpbacp.f | |
gfortran:f77: scipy/interpolate/fitpack/fpbfout.f | |
scipy/interpolate/fitpack/fpbfout.f:117:0: | |
c2 = (hc(5)-hc(4))*term | |
^ | |
Warning: 'term' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpbisp.f | |
gfortran:f77: scipy/interpolate/fitpack/fpbspl.f | |
gfortran:f77: scipy/interpolate/fitpack/fpchec.f | |
gfortran:f77: scipy/interpolate/fitpack/fpched.f | |
gfortran:f77: scipy/interpolate/fitpack/fpchep.f | |
gfortran:f77: scipy/interpolate/fitpack/fpclos.f | |
scipy/interpolate/fitpack/fpclos.f:395:35: | |
if(fpold-fp.gt.acc) npl1 = rn*fpms/(fpold-fp) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/interpolate/fitpack/fpclos.f:396:0: | |
nplus = min0(nplus*2,max0(npl1,nplus/2,1)) | |
^ | |
Warning: 'nplus' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpclos.f:438:0: | |
if(n.eq.nmax) go to 5 | |
^ | |
Warning: 'nmax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpclos.f:535:0: | |
if(l0.eq.n10) go to 400 | |
^ | |
Warning: 'n10' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpclos.f:16:0: | |
integer i,ich1,ich3,ij,ik,it,iter,i1,i2,i3,j,jj,jk,jper,j1,j2,kk, | |
^ | |
Warning: 'i1' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpclos.f:363:0: | |
fpint(n-1) = fpold | |
^ | |
Warning: 'fpold' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpclos.f:472:0: | |
f3 = fpms | |
^ | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpclos.f:470:0: | |
f1 = fp0-s | |
^ | |
Warning: 'fp0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpclos.f:647:0: | |
if(abs(fpms).lt.acc) go to 660 | |
^ | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpcoco.f | |
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) [-Wconversion] | |
scipy/interpolate/fitpack/fpcons.f:225:0: | |
nplus = min0(nplus*2,max0(npl1,nplus/2,1)) | |
^ | |
Warning: 'nplus' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcons.f:264:0: | |
if(n.eq.nmax) go to 25 | |
^ | |
Warning: 'nmax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcons.f:383:0: | |
if(u(it).lt.t(l) .or. l.gt.nk1) go to 310 | |
^ | |
Warning: 'nk1' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcons.f:81:0: | |
t(i) = u(j) | |
^ | |
Warning: 'mm' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcons.f:195:0: | |
fpint(n-1) = fpold | |
^ | |
Warning: 'fpold' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcons.f:301:0: | |
f3 = fpms | |
^ | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcons.f:194:0: | |
fpint(n) = fp0 | |
^ | |
Warning: 'fp0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcons.f:402:0: | |
if(abs(fpms).lt.acc) go to 440 | |
^ | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpcosp.f | |
gfortran:f77: scipy/interpolate/fitpack/fpcsin.f | |
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) [-Wconversion] | |
scipy/interpolate/fitpack/fpcurf.f:187:0: | |
nplus = min0(nplus*2,max0(npl1,nplus/2,1)) | |
^ | |
Warning: 'nplus' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcurf.f:219:0: | |
if(n.eq.nmax) go to 10 | |
^ | |
Warning: 'nmax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcurf.f:163:0: | |
fpint(n-1) = fpold | |
^ | |
Warning: 'fpold' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcurf.f:256:0: | |
f3 = fpms | |
^ | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcurf.f:162:0: | |
fpint(n) = fp0 | |
^ | |
Warning: 'fp0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpcurf.f:319:0: | |
if(abs(fpms).lt.acc) go to 440 | |
^ | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpcuro.f | |
gfortran:f77: scipy/interpolate/fitpack/fpcyt1.f | |
gfortran:f77: scipy/interpolate/fitpack/fpcyt2.f | |
gfortran:f77: scipy/interpolate/fitpack/fpdeno.f | |
gfortran:f77: scipy/interpolate/fitpack/fpdisc.f | |
gfortran:f77: scipy/interpolate/fitpack/fpfrno.f | |
scipy/interpolate/fitpack/fpfrno.f:42:0: | |
right(k) = count | |
^ | |
Warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpgivs.f | |
gfortran:f77: scipy/interpolate/fitpack/fpgrdi.f | |
scipy/interpolate/fitpack/fpgrdi.f:204:0: | |
bb(2,i) = fac*pinv | |
^ | |
Warning: 'pinv' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpgrpa.f | |
gfortran:f77: scipy/interpolate/fitpack/fpgrre.f | |
scipy/interpolate/fitpack/fpgrre.f:130:0: | |
h(j) = bx(n1,j)*pinv | |
^ | |
Warning: 'pinv' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpgrsp.f | |
scipy/interpolate/fitpack/fpgrsp.f:239:0: | |
b1(2,i) = fac*pinv | |
^ | |
Warning: 'pinv' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpinst.f | |
gfortran:f77: scipy/interpolate/fitpack/fpintb.f | |
scipy/interpolate/fitpack/fpintb.f:92:0: | |
aint(i) = aint(i)+h(i)*(arg-t(lj))/(t(li)-t(lj)) | |
^ | |
Warning: 'h[5]' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
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:114:0: | |
do 120 i=ia,ib | |
^ | |
Warning: 'ia' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpknot.f | |
scipy/interpolate/fitpack/fpknot.f:43:0: | |
next = number+1 | |
^ | |
Warning: 'number' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpknot.f:41:0: | |
ihalf = maxpt/2+1 | |
^ | |
Warning: 'maxpt' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpknot.f:42:0: | |
nrx = maxbeg+ihalf | |
^ | |
Warning: 'maxbeg' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpopdi.f | |
gfortran:f77: scipy/interpolate/fitpack/fpopsp.f | |
gfortran:f77: scipy/interpolate/fitpack/fporde.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) [-Wconversion] | |
scipy/interpolate/fitpack/fppara.f:203:0: | |
nplus = min0(nplus*2,max0(npl1,nplus/2,1)) | |
^ | |
Warning: 'nplus' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppara.f:242:0: | |
if(n.eq.nmax) go to 10 | |
^ | |
Warning: 'nmax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppara.f:175:0: | |
fpint(n-1) = fpold | |
^ | |
Warning: 'fpold' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppara.f:279:0: | |
f3 = fpms | |
^ | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppara.f:174:0: | |
fpint(n) = fp0 | |
^ | |
Warning: 'fp0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppara.f:362:0: | |
if(abs(fpms).lt.acc) go to 440 | |
^ | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
scipy/interpolate/fitpack/fppasu.f:336:0: | |
f3 = fpms | |
^ | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppasu.f:308:0: | |
if(nv.eq.nve) go to 250 | |
^ | |
Warning: 'nve' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppasu.f:295:0: | |
if(nu.eq.nue) go to 250 | |
^ | |
Warning: 'nue' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppasu.f:251:0: | |
if(nu.eq.nmaxu .and. nv.eq.nmaxv) go to 430 | |
^ | |
Warning: 'nmaxv' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppasu.f:251:0: Warning: 'nmaxu' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppasu.f:350:0: | |
if(abs(fpms).lt.acc) go to 440 | |
^ | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppasu.f:230:0: | |
tv(l2) = tv(l4)-perv | |
^ | |
Warning: 'perv' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppasu.f:209:0: | |
tu(l3) = tu(l1)+peru | |
^ | |
Warning: 'peru' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
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) [-Wconversion] | |
scipy/interpolate/fitpack/fpperi.f:340:0: | |
nplus = min0(nplus*2,max0(npl1,nplus/2,1)) | |
^ | |
Warning: 'nplus' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpperi.f:375:0: | |
if(n.eq.nmax) go to 5 | |
^ | |
Warning: 'nmax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpperi.f:468:0: | |
if(l0.eq.n10) go to 400 | |
^ | |
Warning: 'n10' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpperi.f:16:0: | |
integer i,ich1,ich3,ij,ik,it,iter,i1,i2,i3,j,jk,jper,j1,j2,kk, | |
^ | |
Warning: 'i1' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpperi.f:315:0: | |
fpint(n-1) = fpold | |
^ | |
Warning: 'fpold' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpperi.f:409:0: | |
f3 = fpms | |
^ | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpperi.f:407:0: | |
f1 = fp0-s | |
^ | |
Warning: 'fp0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpperi.f:558:0: | |
if(abs(fpms).lt.acc) go to 660 | |
^ | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fppocu.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) [-Wconversion] | |
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) [-Wconversion] | |
scipy/interpolate/fitpack/fppogr.f:353:0: | |
f3 = fpms | |
^ | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppogr.f:368:0: | |
if(abs(fpms).lt.acc) go to 440 | |
^ | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppogr.f:20:0: | |
* ktu,l,l1,l2,l3,l4,mpm,mumin,mu0,mu1,nn,nplu,nplv,npl1,nrintu, | |
^ | |
Warning: 'nplu' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppogr.f:260:0: | |
if(nu.eq.numax .and. nv.eq.nvmax) go to 430 | |
^ | |
Warning: 'nvmax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppogr.f:315:0: | |
230 if(nv.eq.nve) go to 210 | |
^ | |
Warning: 'nve' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppogr.f:260:0: | |
if(nu.eq.numax .and. nv.eq.nvmax) go to 430 | |
^ | |
Warning: 'numax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppogr.f:312:0: | |
if(nu.eq.nue) go to 270 | |
^ | |
Warning: 'nue' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fppola.f | |
scipy/interpolate/fitpack/fppola.f:24:0: | |
* l3,l4,ncof,ncoff,nvv,nv4,nreg,nrint,nrr,nr1,nuu,nu4,num,num1, | |
^ | |
Warning: 'nv4' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppola.f:680:0: | |
if(il.eq.nu4 .and. iopt3.ne.0) go to 760 | |
^ | |
Warning: 'nu4' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppola.f:821:0: | |
925 ier = lwest | |
^ | |
Warning: 'lwest' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppola.f:25:0: | |
* numin,nvmin,rank,iband1 | |
^ | |
Warning: 'iband1' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppola.f:565:0: | |
f3 = fpms | |
^ | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fppola.f:805:0: | |
if((f1-f2).gt.acc) go to 905 | |
^ | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fprank.f | |
gfortran:f77: scipy/interpolate/fitpack/fprati.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) [-Wconversion] | |
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) [-Wconversion] | |
scipy/interpolate/fitpack/fpregr.f:310:0: | |
f3 = fpms | |
^ | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpregr.f:282:0: | |
if(ny.eq.nye) go to 250 | |
^ | |
Warning: 'nye' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpregr.f:269:0: | |
if(nx.eq.nxe) go to 250 | |
^ | |
Warning: 'nxe' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpregr.f:225:0: | |
if(nx.eq.nmaxx .and. ny.eq.nmaxy) go to 430 | |
^ | |
Warning: 'nmaxy' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpregr.f:225:0: Warning: 'nmaxx' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpregr.f:324:0: | |
if(abs(fpms).lt.acc) go to 440 | |
^ | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fprota.f | |
gfortran:f77: scipy/interpolate/fitpack/fprppo.f | |
scipy/interpolate/fitpack/fprppo.f:12:0: | |
integer i,iopt,ii,j,k,l,nu4,nvv | |
^ | |
Warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fprpsp.f | |
gfortran:f77: scipy/interpolate/fitpack/fpseno.f | |
gfortran:f77: scipy/interpolate/fitpack/fpspgr.f | |
scipy/interpolate/fitpack/fpspgr.f:315:33: | |
if(reducu.gt.acc) npl1 = rn*fpms/reducu | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
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) [-Wconversion] | |
scipy/interpolate/fitpack/fpspgr.f:382:0: | |
f3 = fpms | |
^ | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpspgr.f:397:0: | |
if(abs(fpms).lt.acc) go to 440 | |
^ | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpspgr.f:20:0: | |
* ktu,l,l1,l2,l3,l4,mpm,mumin,mu0,mu1,nn,nplu,nplv,npl1,nrintu, | |
^ | |
Warning: 'nplu' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpspgr.f:287:0: | |
if(nu.eq.numax .and. nv.eq.nvmax) go to 430 | |
^ | |
Warning: 'nvmax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpspgr.f:344:0: | |
230 if(nv.eq.nve) go to 210 | |
^ | |
Warning: 'nve' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpspgr.f:287:0: | |
if(nu.eq.numax .and. nv.eq.nvmax) go to 430 | |
^ | |
Warning: 'numax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpspgr.f:341:0: | |
if(nu.eq.nue) go to 270 | |
^ | |
Warning: 'nue' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpsphe.f | |
scipy/interpolate/fitpack/fpsphe.f:519:0: | |
if(ntt.le.4) iband4 = ncof | |
^ | |
Warning: 'ntt' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsphe.f:614:0: | |
if(il.ne.3 .and. il.ne.nt4) go to 750 | |
^ | |
Warning: 'nt4' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsphe.f:23:0: | |
* l3,l4,ncof,ncoff,npp,np4,nreg,nrint,nrr,nr1,ntt,nt4,nt6,num, | |
^ | |
Warning: 'np4' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsphe.f:746:0: | |
925 ier = lwest | |
^ | |
Warning: 'lwest' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsphe.f:21:0: | |
integer i,iband,iband1,iband3,iband4,ich1,ich3,ii,ij,il,in,irot, | |
^ | |
Warning: 'iband1' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsphe.f:510:0: | |
f3 = fpms | |
^ | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsphe.f:730:0: | |
if((f1-f2).gt.acc) go to 905 | |
^ | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpsuev.f | |
gfortran:f77: scipy/interpolate/fitpack/fpsurf.f | |
scipy/interpolate/fitpack/fpsurf.f:567:0: | |
ly = num1-lx*nyy | |
^ | |
Warning: 'nyy' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsurf.f:21:0: | |
* la,lf,lh,lwest,lx,ly,l1,l2,n,ncof,nk1x,nk1y,nminx,nminy,nreg, | |
^ | |
Warning: 'nk1y' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsurf.f:21:0: Warning: 'nk1x' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsurf.f:621:0: | |
780 ier = lwest | |
^ | |
Warning: 'lwest' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsurf.f:19:0: | |
integer i,iband,iband1,iband3,iband4,ibb,ichang,ich1,ich3,ii, | |
^ | |
Warning: 'iband1' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsurf.f:425:0: | |
f3 = fpms | |
^ | |
Warning: 'fpms' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/interpolate/fitpack/fpsurf.f:605:0: | |
if((f1-f2).gt.acc) go to 750 | |
^ | |
Warning: 'acc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fpsysy.f | |
gfortran:f77: scipy/interpolate/fitpack/fptrnp.f | |
scipy/interpolate/fitpack/fptrnp.f:53:0: | |
h(j) = b(n1,j)*pinv | |
^ | |
Warning: 'pinv' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/fptrpe.f | |
scipy/interpolate/fitpack/fptrpe.f:64:0: | |
h(j) = b(n1,j)*pinv | |
^ | |
Warning: 'pinv' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/interpolate/fitpack/insert.f | |
gfortran:f77: scipy/interpolate/fitpack/parcur.f | |
gfortran:f77: scipy/interpolate/fitpack/parder.f | |
gfortran:f77: scipy/interpolate/fitpack/pardeu.f | |
gfortran:f77: scipy/interpolate/fitpack/parsur.f | |
gfortran:f77: scipy/interpolate/fitpack/percur.f | |
gfortran:f77: scipy/interpolate/fitpack/pogrid.f | |
gfortran:f77: scipy/interpolate/fitpack/polar.f | |
gfortran:f77: scipy/interpolate/fitpack/profil.f | |
gfortran:f77: scipy/interpolate/fitpack/regrid.f | |
gfortran:f77: scipy/interpolate/fitpack/spalde.f | |
gfortran:f77: scipy/interpolate/fitpack/spgrid.f | |
gfortran:f77: scipy/interpolate/fitpack/sphere.f | |
gfortran:f77: scipy/interpolate/fitpack/splder.f | |
gfortran:f77: scipy/interpolate/fitpack/splev.f | |
gfortran:f77: scipy/interpolate/fitpack/splint.f | |
gfortran:f77: scipy/interpolate/fitpack/sproot.f | |
gfortran:f77: scipy/interpolate/fitpack/surev.f | |
gfortran:f77: scipy/interpolate/fitpack/surfit.f | |
ar: adding 50 object files to build/temp.macosx-10.10-x86_64-3.4/libfitpack.a | |
ar: adding 35 object files to build/temp.macosx-10.10-x86_64-3.4/libfitpack.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/libfitpack.a | |
building 'fwrappers' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/linalg | |
creating build/temp.macosx-10.10-x86_64-3.4/private | |
creating build/temp.macosx-10.10-x86_64-3.4/private/tmp | |
creating build/temp.macosx-10.10-x86_64-3.4/private/tmp/scipy20150813-45096-9ohwwc | |
creating build/temp.macosx-10.10-x86_64-3.4/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0 | |
creating build/temp.macosx-10.10-x86_64-3.4/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy | |
creating build/temp.macosx-10.10-x86_64-3.4/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/_build_utils | |
creating build/temp.macosx-10.10-x86_64-3.4/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/_build_utils/src | |
compile options: '-I/usr/local/include -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/linalg/_blas_subroutine_wrappers.f | |
gfortran:f77: scipy/linalg/_lapack_subroutine_wrappers.f | |
gfortran:f77: /private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/_build_utils/src/wrap_dummy_g77_abi.f | |
gfortran:f77: /private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/_build_utils/src/wrap_dummy_accelerate.f | |
ar: adding 4 object files to build/temp.macosx-10.10-x86_64-3.4/libfwrappers.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/libfwrappers.a | |
building 'odrpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/odr | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/odr/odrpack | |
compile options: '-I/usr/local/lib/python3.4/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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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.macosx-10.10-x86_64-3.4/libodrpack.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/libodrpack.a | |
building 'minpack' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/optimize | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/minpack | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/optimize/minpack/chkder.f | |
gfortran:f77: scipy/optimize/minpack/dogleg.f | |
gfortran:f77: scipy/optimize/minpack/dpmpar.f | |
gfortran:f77: scipy/optimize/minpack/enorm.f | |
gfortran:f77: scipy/optimize/minpack/fdjac1.f | |
gfortran:f77: scipy/optimize/minpack/fdjac2.f | |
gfortran:f77: scipy/optimize/minpack/hybrd.f | |
gfortran:f77: scipy/optimize/minpack/hybrd1.f | |
gfortran:f77: scipy/optimize/minpack/hybrj.f | |
gfortran:f77: scipy/optimize/minpack/hybrj1.f | |
gfortran:f77: scipy/optimize/minpack/lmder.f | |
gfortran:f77: scipy/optimize/minpack/lmder1.f | |
gfortran:f77: scipy/optimize/minpack/lmdif.f | |
gfortran:f77: scipy/optimize/minpack/lmdif1.f | |
gfortran:f77: scipy/optimize/minpack/lmpar.f | |
gfortran:f77: scipy/optimize/minpack/lmstr.f | |
gfortran:f77: scipy/optimize/minpack/lmstr1.f | |
gfortran:f77: scipy/optimize/minpack/qform.f | |
gfortran:f77: scipy/optimize/minpack/qrfac.f | |
gfortran:f77: scipy/optimize/minpack/qrsolv.f | |
gfortran:f77: scipy/optimize/minpack/r1mpyq.f | |
scipy/optimize/minpack/r1mpyq.f:64:0: | |
if (dabs(v(j)) .gt. one) sin = dsqrt(one-cos**2) | |
^ | |
Warning: 'cos' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/optimize/minpack/r1updt.f | |
gfortran:f77: scipy/optimize/minpack/rwupdt.f | |
ar: adding 23 object files to build/temp.macosx-10.10-x86_64-3.4/libminpack.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/libminpack.a | |
building 'rootfind' library | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/Zeros | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -c' | |
clang: scipy/optimize/Zeros/bisect.c | |
clang: scipy/optimize/Zeros/ridder.c | |
clang: scipy/optimize/Zeros/brenth.c | |
clang: scipy/optimize/Zeros/brentq.c | |
ar: adding 4 object files to build/temp.macosx-10.10-x86_64-3.4/librootfind.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/librootfind.a | |
building 'superlu_src' library | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/sparse | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC | |
compile options: '-DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c' | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c:186:3: warning: implicit declaration of function 'dcopy_' is invalid in C99 [-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:25:12: warning: unused function '_compare_' [-Wunused-function] | |
static int _compare_(const void *a, const void *b) | |
^ | |
3 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlacon.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cdiagonal.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsitrf.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlaqgs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c:81:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if ( mem_error = zLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c:81:22: note: place parentheses around the assignment to silence this warning | |
if ( mem_error = zLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c:81:22: note: use '==' to turn this assignment into an equality comparison | |
if ( mem_error = zLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
== | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c:94:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if ( mem_error = zLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c:94:21: note: place parentheses around the assignment to silence this warning | |
if ( mem_error = zLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c:94:21: note: use '==' to turn this assignment into an equality comparison | |
if ( mem_error = zLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
== | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c:191:3: warning: implicit declaration of function 'dtrsm_' is invalid in C99 [-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_' is invalid in C99 [-Wimplicit-function-declaration] | |
dgemm_( "N", "N", &nrow, &nrhs, &nsupc, &alpha, | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c:98:14: warning: unused variable 'incx' [-Wunused-variable] | |
int incx = 1, incy = 1; | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c:98:24: warning: unused variable 'incy' [-Wunused-variable] | |
int incx = 1, incy = 1; | |
^ | |
4 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotgrowth.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/colamd.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c:181:29: warning: unused variable 'key' [-Wunused-variable] | |
char buf[100], type[4], key[10]; | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scopy_to_ucol.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/scsum1.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccolumn_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c:464:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
print_double_vec(char *what, int n, double *vec) | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsrfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/memory.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_preorder.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/get_perm_c.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsequ.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotgrowth.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotgrowth.c:63:15: warning: unused variable 'temp_comp' [-Wunused-variable] | |
complex temp_comp; | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/claqgs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsrfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotgrowth.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c:179:14: warning: variable 'AA' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
if ( A->Stype == SLU_NC ) AA = A; | |
^~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c:199:26: note: uninitialized use occurs here | |
sp_preorder(options, AA, perm_c, etree, &AC); | |
^~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c:179:9: note: remove the 'if' if its condition is always true | |
if ( A->Stype == SLU_NC ) AA = A; | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c:139:20: note: initialize the variable 'AA' to silence this warning | |
SuperMatrix *AA;/* A in SLU_NC format used by the factorization routine.*/ | |
^ | |
= NULL | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c:191:3: warning: implicit declaration of function 'strsm_' is invalid in C99 [-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_' is invalid in C99 [-Wimplicit-function-declaration] | |
sgemm_( "N", "N", &nrow, &nrhs, &nsupc, &alpha, | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c:98:14: warning: unused variable 'incx' [-Wunused-variable] | |
int incx = 1, incy = 1; | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c:98:24: warning: unused variable 'incy' [-Wunused-variable] | |
int incx = 1, incy = 1; | |
^ | |
4 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c:667:18: warning: unused variable 'rhs_work' [-Wunused-variable] | |
complex *rhs_work; | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsrfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/slamch.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/slamch.c:424:16: warning: unused variable 'c__1' [-Wunused-variable] | |
static int c__1 = 1; | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c:77:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (mem_error = cLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c:77:21: note: place parentheses around the assignment to silence this warning | |
if (mem_error = cLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c:77:21: note: use '==' to turn this assignment into an equality comparison | |
if (mem_error = cLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) | |
^ | |
== | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c:80:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (mem_error = cLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c:80:21: note: place parentheses around the assignment to silence this warning | |
if (mem_error = cLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c:80:21: note: use '==' to turn this assignment into an equality comparison | |
if (mem_error = cLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) | |
^ | |
== | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/superlu_timer.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c:444:14: warning: enumeration values 'LLVL' and 'ULVL' not handled in switch [-Wswitch] | |
switch ( mem_type ) { | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas3.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/slacon.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c:219:3: warning: implicit declaration of function 'dtrsv_' is invalid in C99 [-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_' is invalid in C99 [-Wimplicit-function-declaration] | |
dgemv_( "N", &nrow, &segsze, &alpha, &lusup[luptr], | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c:273:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (mem_error = dLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c:273:16: note: place parentheses around the assignment to silence this warning | |
if (mem_error = dLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c:273:16: note: use '==' to turn this assignment into an equality comparison | |
if (mem_error = dLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) | |
^ | |
== | |
3 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/icmax1.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgscon.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c:104:2: warning: implicit declaration of function 'ztrsv_' is invalid in C99 [-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_' is invalid in C99 [-Wimplicit-function-declaration] | |
zgemv_( "N", &nrow, &nsupc, &alpha, &lusup[luptr+nsupc], &nsupr, | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c:53:32: warning: unused variable 'i' [-Wunused-variable] | |
int isub, irow, i, iptr; | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c:53:35: warning: unused variable 'iptr' [-Wunused-variable] | |
int isub, irow, i, iptr; | |
^ | |
4 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c:103:2: warning: implicit declaration of function 'dtrsv_' is invalid in C99 [-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_' is invalid in C99 [-Wimplicit-function-declaration] | |
dgemv_( "N", &nrow, &nsupc, &alpha, &lusup[luptr+nsupc], &nsupr, | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c:52:32: warning: unused variable 'i' [-Wunused-variable] | |
int isub, irow, i, iptr; | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c:52:35: warning: unused variable 'iptr' [-Wunused-variable] | |
int isub, irow, i, iptr; | |
^ | |
4 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrf.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dzsum1.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas3.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zdiagonal.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsequ.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dpivotL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgscon.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c:444:14: warning: enumeration values 'LLVL' and 'ULVL' not handled in switch [-Wswitch] | |
switch ( mem_type ) { | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_csnode_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sldperm.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c:193:3: warning: implicit declaration of function 'ztrsm_' is invalid in C99 [-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_' is invalid in C99 [-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:349:30: warning: format specifies type 'double' but the argument has type 'doublecomplex' [-Wformat] | |
printf("\t%d: %.4f\n", i, soln[i]); | |
~~~~ ^~~~~~~ | |
5 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgscon.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsitrf.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c:81:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if ( mem_error = sLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c:81:22: note: place parentheses around the assignment to silence this warning | |
if ( mem_error = sLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c:81:22: note: use '==' to turn this assignment into an equality comparison | |
if ( mem_error = sLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
== | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c:94:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if ( mem_error = sLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c:94:21: note: place parentheses around the assignment to silence this warning | |
if ( mem_error = sLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c:94:21: note: use '==' to turn this assignment into an equality comparison | |
if ( mem_error = sLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
== | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/slaqgs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dsnode_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.c:94:16: warning: variable 'value' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
} else if (lsame_(norm, "I")) { | |
^~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.c:116:13: note: uninitialized use occurs here | |
return (value); | |
^~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.c:94:12: note: remove the 'if' if its condition is always true | |
} else if (lsame_(norm, "I")) { | |
^~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.c:68:18: note: initialize the variable 'value' to silence this warning | |
float value, sum; | |
^ | |
= 0.0 | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c:179:14: warning: variable 'AA' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
if ( A->Stype == SLU_NC ) AA = A; | |
^~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c:199:26: note: uninitialized use occurs here | |
sp_preorder(options, AA, perm_c, etree, &AC); | |
^~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c:179:9: note: remove the 'if' if its condition is always true | |
if ( A->Stype == SLU_NC ) AA = A; | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c:139:20: note: initialize the variable 'AA' to silence this warning | |
SuperMatrix *AA;/* A in SLU_NC format used by the factorization routine.*/ | |
^ | |
= NULL | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/mmd.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c:133:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if ( mem_error = zLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c:133:18: note: place parentheses around the assignment to silence this warning | |
if ( mem_error = zLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c:133:18: note: use '==' to turn this assignment into an equality comparison | |
if ( mem_error = zLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
== | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c:175:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if ( mem_error = | |
~~~~~~~~~~^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c:175:24: note: place parentheses around the assignment to silence this warning | |
if ( mem_error = | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c:175:24: note: use '==' to turn this assignment into an equality comparison | |
if ( mem_error = | |
^ | |
== | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_sdrop_row.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_sdrop_row.c:25:12: warning: unused function '_compare_' [-Wunused-function] | |
static int _compare_(const void *a, const void *b) | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c:133:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if ( mem_error = cLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c:133:18: note: place parentheses around the assignment to silence this warning | |
if ( mem_error = cLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c:133:18: note: use '==' to turn this assignment into an equality comparison | |
if ( mem_error = cLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
== | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c:175:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if ( mem_error = | |
~~~~~~~~~~^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c:175:24: note: place parentheses around the assignment to silence this warning | |
if ( mem_error = | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c:175:24: note: use '==' to turn this assignment into an equality comparison | |
if ( mem_error = | |
^ | |
== | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scolumn_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlaqgs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsrfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c:667:16: warning: unused variable 'rhs_work' [-Wunused-variable] | |
float *rhs_work; | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c:234:3: warning: implicit declaration of function 'ztrsv_' is invalid in C99 [-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_' is invalid in C99 [-Wimplicit-function-declaration] | |
zgemv_( "N", &nrow, &segsze, &alpha, &lusup[luptr], | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c:288:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (mem_error = zLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c:288:16: note: place parentheses around the assignment to silence this warning | |
if (mem_error = zLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c:288:16: note: use '==' to turn this assignment into an equality comparison | |
if (mem_error = zLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) | |
^ | |
== | |
3 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsitrf.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsitrf.c:229:12: warning: unused variable 'one' [-Wunused-variable] | |
double one = 1.0; | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c:159:7: warning: implicit declaration of function 'ztrsv_' is invalid in C99 [-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_' is invalid in C99 [-Wimplicit-function-declaration] | |
zgemv_("N", &nrow, &nsupc, &alpha, &Lval[luptr+nsupc], | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c:488:27: warning: '&&' within '||' [-Wlogical-op-parentheses] | |
z_eq(&alpha, &comp_zero) && | |
~~~~~~~~~~~~~~~~~~~~~~~~~^~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c:488:27: note: place parentheses around the '&&' expression to silence this warning | |
z_eq(&alpha, &comp_zero) && | |
~~~~~~~~~~~~~~~~~~~~~~~~~^~ | |
3 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadhb.c:191:29: warning: unused variable 'key' [-Wunused-variable] | |
char buf[100], type[4], key[10]; | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_bmod.c:104:2: warning: implicit declaration of function 'ctrsv_' is invalid in C99 [-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_' is invalid in C99 [-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; | |
^ | |
4 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsequ.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cmemory.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/cmemory.c:444:14: warning: enumeration values 'LLVL' and 'ULVL' not handled in switch [-Wswitch] | |
switch ( mem_type ) { | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadrb.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cpanel_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zpivotL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsequ.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssv.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssv.c:179:14: warning: variable 'AA' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
if ( A->Stype == SLU_NC ) AA = A; | |
^~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssv.c:199:26: note: uninitialized use occurs here | |
sp_preorder(options, AA, perm_c, etree, &AC); | |
^~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssv.c:179:9: note: remove the 'if' if its condition is always true | |
if ( A->Stype == SLU_NC ) AA = A; | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssv.c:139:20: note: initialize the variable 'AA' to silence this warning | |
SuperMatrix *AA;/* A in SLU_NC format used by the factorization routine.*/ | |
^ | |
= NULL | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_coletree.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_coletree.c:243:6: warning: function 'etdfs' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
void etdfs ( | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dcolumn_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:68:18: warning: '&&' within '||' [-Wlogical-op-parentheses] | |
if (inta >= 129 && inta <= 137 || inta >= 145 && inta <= 153 || inta | |
~~~~~~~~~~~~^~~~~~~~~~~~~~ ~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:68:18: note: place parentheses around the '&&' expression to silence this warning | |
if (inta >= 129 && inta <= 137 || inta >= 145 && inta <= 153 || inta | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:68:48: warning: '&&' within '||' [-Wlogical-op-parentheses] | |
if (inta >= 129 && inta <= 137 || inta >= 145 && inta <= 153 || inta | |
~~ ~~~~~~~~~~~~^~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:68:48: note: place parentheses around the '&&' expression to silence this warning | |
if (inta >= 129 && inta <= 137 || inta >= 145 && inta <= 153 || inta | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:69:10: warning: '&&' within '||' [-Wlogical-op-parentheses] | |
>= 162 && inta <= 169) | |
~~~~~~~^~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:69:10: note: place parentheses around the '&&' expression to silence this warning | |
>= 162 && inta <= 169) | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:71:18: warning: '&&' within '||' [-Wlogical-op-parentheses] | |
if (intb >= 129 && intb <= 137 || intb >= 145 && intb <= 153 || intb | |
~~~~~~~~~~~~^~~~~~~~~~~~~~ ~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:71:18: note: place parentheses around the '&&' expression to silence this warning | |
if (intb >= 129 && intb <= 137 || intb >= 145 && intb <= 153 || intb | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:71:48: warning: '&&' within '||' [-Wlogical-op-parentheses] | |
if (intb >= 129 && intb <= 137 || intb >= 145 && intb <= 153 || intb | |
~~ ~~~~~~~~~~~~^~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:71:48: note: place parentheses around the '&&' expression to silence this warning | |
if (intb >= 129 && intb <= 137 || intb >= 145 && intb <= 153 || intb | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:72:10: warning: '&&' within '||' [-Wlogical-op-parentheses] | |
>= 162 && intb <= 169) | |
~~~~~~~^~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/lsame.c:72:10: note: place parentheses around the '&&' expression to silence this warning | |
>= 162 && intb <= 169) | |
^ | |
6 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dmemory.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dmemory.c:444:14: warning: enumeration values 'LLVL' and 'ULVL' not handled in switch [-Wswitch] | |
switch ( mem_type ) { | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c:133:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if ( mem_error = sLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c:133:18: note: place parentheses around the assignment to silence this warning | |
if ( mem_error = sLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c:133:18: note: use '==' to turn this assignment into an equality comparison | |
if ( mem_error = sLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
== | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c:175:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if ( mem_error = | |
~~~~~~~~~~^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c:175:24: note: place parentheses around the assignment to silence this warning | |
if ( mem_error = | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_dfs.c:175:24: note: use '==' to turn this assignment into an equality comparison | |
if ( mem_error = | |
^ | |
== | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/relax_snode.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsisx.c:667:17: warning: unused variable 'rhs_work' [-Wunused-variable] | |
double *rhs_work; | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/qselect.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/mark_relax.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlangs.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dlangs.c:94:16: warning: variable 'value' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
} else if (lsame_(norm, "I")) { | |
^~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dlangs.c:116:13: note: uninitialized use occurs here | |
return (value); | |
^~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dlangs.c:94:12: note: remove the 'if' if its condition is always true | |
} else if (lsame_(norm, "I")) { | |
^~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dlangs.c:68:19: note: initialize the variable 'value' to silence this warning | |
double value, sum; | |
^ | |
= 0.0 | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zldperm.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlangs.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zlangs.c:94:16: warning: variable 'value' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
} else if (lsame_(norm, "I")) { | |
^~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zlangs.c:116:13: note: uninitialized use occurs here | |
return (value); | |
^~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zlangs.c:94:12: note: remove the 'if' if its condition is always true | |
} else if (lsame_(norm, "I")) { | |
^~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zlangs.c:68:19: note: initialize the variable 'value' to silence this warning | |
double value, sum; | |
^ | |
= 0.0 | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/xerbla.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dldperm.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_heap_relax_snode.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c:219:3: warning: implicit declaration of function 'strsv_' is invalid in C99 [-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_' is invalid in C99 [-Wimplicit-function-declaration] | |
sgemv_( "N", &nrow, &segsze, &alpha, &lusup[luptr], | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c:273:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (mem_error = sLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c:273:16: note: place parentheses around the assignment to silence this warning | |
if (mem_error = sLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/scolumn_bmod.c:273:16: note: use '==' to turn this assignment into an equality comparison | |
if (mem_error = sLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) | |
^ | |
== | |
3 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cpivotL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zpanel_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c:77:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (mem_error = sLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c:77:21: note: place parentheses around the assignment to silence this warning | |
if (mem_error = sLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c:77:21: note: use '==' to turn this assignment into an equality comparison | |
if (mem_error = sLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) | |
^ | |
== | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c:80:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (mem_error = sLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c:80:21: note: place parentheses around the assignment to silence this warning | |
if (mem_error = sLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/scopy_to_ucol.c:80:21: note: use '==' to turn this assignment into an equality comparison | |
if (mem_error = sLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) | |
^ | |
== | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ssnode_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c:77:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (mem_error = zLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c:77:21: note: place parentheses around the assignment to silence this warning | |
if (mem_error = zLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c:77:21: note: use '==' to turn this assignment into an equality comparison | |
if (mem_error = zLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) | |
^ | |
== | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c:80:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (mem_error = zLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c:80:21: note: place parentheses around the assignment to silence this warning | |
if (mem_error = zLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zcopy_to_ucol.c:80:21: note: use '==' to turn this assignment into an equality comparison | |
if (mem_error = zLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) | |
^ | |
== | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas2.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas2.c:155:7: warning: implicit declaration of function 'strsv_' is invalid in C99 [-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_' is invalid in C99 [-Wimplicit-function-declaration] | |
sgemv_("N", &nrow, &nsupc, &alpha, &Lval[luptr+nsupc], | |
^ | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrf.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas3.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas2.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dsp_blas2.c:155:7: warning: implicit declaration of function 'dtrsv_' is invalid in C99 [-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_' is invalid in C99 [-Wimplicit-function-declaration] | |
dgemv_("N", &nrow, &nsupc, &alpha, &Lval[luptr+nsupc], | |
^ | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadrb.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ddrop_row.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ddrop_row.c:25:12: warning: unused function '_compare_' [-Wunused-function] | |
static int _compare_(const void *a, const void *b) | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sdiagonal.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/clacon.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/clacon.c:157:5: warning: implicit declaration of function 'ccopy_' is invalid in C99 [-Wimplicit-function-declaration] | |
ccopy_(n, x, &c__1, v, &c__1); | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/clacon.c:163:1: warning: unused label 'L90' [-Wunused-label] | |
L90: | |
^~~~ | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c:232:3: warning: implicit declaration of function 'ctrsv_' is invalid in C99 [-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_' is invalid in C99 [-Wimplicit-function-declaration] | |
cgemv_( "N", &nrow, &segsze, &alpha, &lusup[luptr], | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c:286:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (mem_error = cLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c:286:16: note: place parentheses around the assignment to silence this warning | |
if (mem_error = cLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_bmod.c:286:16: note: use '==' to turn this assignment into an equality comparison | |
if (mem_error = cLUMemXpand(jcol, nextlu, LUSUP, &nzlumax, Glu)) | |
^ | |
== | |
3 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/scomplex.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/creadhb.c:191:29: warning: unused variable 'key' [-Wunused-variable] | |
char buf[100], type[4], key[10]; | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_bmod.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_bmod.c:238:7: warning: implicit declaration of function 'ztrsv_' is invalid in C99 [-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_' is invalid in C99 [-Wimplicit-function-declaration] | |
zgemv_("N", &block_nrow, &segsze, &alpha, &lusup[luptr1], | |
^ | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c:81:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if ( mem_error = cLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c:81:22: note: place parentheses around the assignment to silence this warning | |
if ( mem_error = cLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c:81:22: note: use '==' to turn this assignment into an equality comparison | |
if ( mem_error = cLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
== | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c:94:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if ( mem_error = cLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c:94:21: note: place parentheses around the assignment to silence this warning | |
if ( mem_error = cLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/csnode_dfs.c:94:21: note: use '==' to turn this assignment into an equality comparison | |
if ( mem_error = cLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
== | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrf.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcomplex.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssv.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssv.c:179:14: warning: variable 'AA' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
if ( A->Stype == SLU_NC ) AA = A; | |
^~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssv.c:199:26: note: uninitialized use occurs here | |
sp_preorder(options, AA, perm_c, etree, &AC); | |
^~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssv.c:179:9: note: remove the 'if' if its condition is always true | |
if ( A->Stype == SLU_NC ) AA = A; | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssv.c:139:20: note: initialize the variable 'AA' to silence this warning | |
SuperMatrix *AA;/* A in SLU_NC format used by the factorization routine.*/ | |
^ | |
= NULL | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_cdrop_row.c:186:3: warning: implicit declaration of function 'scopy_' is invalid in C99 [-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:25:12: warning: unused function '_compare_' [-Wunused-function] | |
static int _compare_(const void *a, const void *b) | |
^ | |
3 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/spruneL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c:81:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if ( mem_error = dLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c:81:22: note: place parentheses around the assignment to silence this warning | |
if ( mem_error = dLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c:81:22: note: use '==' to turn this assignment into an equality comparison | |
if ( mem_error = dLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
== | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c:94:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if ( mem_error = dLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c:94:21: note: place parentheses around the assignment to silence this warning | |
if ( mem_error = dLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_dfs.c:94:21: note: use '==' to turn this assignment into an equality comparison | |
if ( mem_error = dLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
== | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpruneL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcolumn_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c:193:3: warning: implicit declaration of function 'ctrsm_' is invalid in C99 [-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_' is invalid in C99 [-Wimplicit-function-declaration] | |
cgemm_( "N", "N", &nrow, &nrhs, &nsupc, &alpha, | |
^ | |
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:98:24: warning: unused variable 'incy' [-Wunused-variable] | |
int incx = 1, incy = 1; | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/cgstrs.c:349:30: warning: format specifies type 'double' but the argument has type 'complex' [-Wformat] | |
printf("\t%d: %.4f\n", i, soln[i]); | |
~~~~ ^~~~~~~ | |
5 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c:77:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (mem_error = dLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c:77:21: note: place parentheses around the assignment to silence this warning | |
if (mem_error = dLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c:77:21: note: use '==' to turn this assignment into an equality comparison | |
if (mem_error = dLUMemXpand(jcol, nextu, UCOL, &nzumax, Glu)) | |
^ | |
== | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c:80:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if (mem_error = dLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c:80:21: note: place parentheses around the assignment to silence this warning | |
if (mem_error = dLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dcopy_to_ucol.c:80:21: note: use '==' to turn this assignment into an equality comparison | |
if (mem_error = dLUMemXpand(jcol, nextu, USUB, &nzumax, Glu)) | |
^ | |
== | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadhb.c:181:29: warning: unused variable 'key' [-Wunused-variable] | |
char buf[100], type[4], key[10]; | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_spivotL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_bmod.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_bmod.c:224:7: warning: implicit declaration of function 'dtrsv_' is invalid in C99 [-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_' is invalid in C99 [-Wimplicit-function-declaration] | |
dgemv_("N", &block_nrow, &segsze, &alpha, &lusup[luptr1], | |
^ | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cldperm.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dpanel_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_bmod.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_bmod.c:238:7: warning: implicit declaration of function 'ctrsv_' is invalid in C99 [-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_' is invalid in C99 [-Wimplicit-function-declaration] | |
cgemv_("N", &block_nrow, &segsze, &alpha, &lusup[luptr1], | |
^ | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssp_blas3.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dreadtriple.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_relax_snode.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_bmod.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_bmod.c:224:7: warning: implicit declaration of function 'strsv_' is invalid in C99 [-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_' is invalid in C99 [-Wimplicit-function-declaration] | |
sgemv_("N", &block_nrow, &segsze, &alpha, &lusup[luptr1], | |
^ | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zlacon.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zlacon.c:157:5: warning: implicit declaration of function 'zcopy_' is invalid in C99 [-Wimplicit-function-declaration] | |
zcopy_(n, x, &c__1, v, &c__1); | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zlacon.c:163:1: warning: unused label 'L90' [-Wunused-label] | |
L90: | |
^~~~ | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadtriple.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cutil.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/cutil.c:468:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
print_complex_vec(char *what, int n, complex *vec) | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dlamch.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dlamch.c:417:16: warning: unused variable 'c__1' [-Wunused-variable] | |
static int c__1 = 1; | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ddiagonal.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c:133:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if ( mem_error = dLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c:133:18: note: place parentheses around the assignment to silence this warning | |
if ( mem_error = dLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
( ) | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c:133:18: note: use '==' to turn this assignment into an equality comparison | |
if ( mem_error = dLUMemXpand(jcol, nextl, LSUB, &nzlmax, Glu) ) | |
^ | |
== | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c:175:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] | |
if ( mem_error = | |
~~~~~~~~~~^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c:175:24: note: place parentheses around the assignment to silence this warning | |
if ( mem_error = | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_dfs.c:175:24: note: use '==' to turn this assignment into an equality comparison | |
if ( mem_error = | |
^ | |
== | |
2 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zutil.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zutil.c:468:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
print_doublecomplex_vec(char *what, int n, doublecomplex *vec) | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadrb.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/heap_relax_snode.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrf.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgscon.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c:159:7: warning: implicit declaration of function 'ctrsv_' is invalid in C99 [-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_' is invalid in C99 [-Wimplicit-function-declaration] | |
cgemv_("N", &nrow, &nsupc, &alpha, &Lval[luptr+nsupc], | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c:488:27: warning: '&&' within '||' [-Wlogical-op-parentheses] | |
c_eq(&alpha, &comp_zero) && | |
~~~~~~~~~~~~~~~~~~~~~~~~~^~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas2.c:488:27: note: place parentheses around the '&&' expression to silence this warning | |
c_eq(&alpha, &comp_zero) && | |
~~~~~~~~~~~~~~~~~~~~~~~~~^~ | |
3 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/izmax1.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpruneL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpruneL.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssvx.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_ienv.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_ienv.c:75:5: warning: implicit declaration of function 'xerbla_' is invalid in C99 [-Wimplicit-function-declaration] | |
xerbla_("sp_ienv", &i); | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/util.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c:103:2: warning: implicit declaration of function 'strsv_' is invalid in C99 [-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_' is invalid in C99 [-Wimplicit-function-declaration] | |
sgemv_( "N", &nrow, &nsupc, &alpha, &lusup[luptr+nsupc], &nsupr, | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c:52:32: warning: unused variable 'i' [-Wunused-variable] | |
int isub, irow, i, iptr; | |
^ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_bmod.c:52:35: warning: unused variable 'iptr' [-Wunused-variable] | |
int isub, irow, i, iptr; | |
^ | |
4 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/dgssvx.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotgrowth.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotgrowth.c:63:21: warning: unused variable 'temp_comp' [-Wunused-variable] | |
doublecomplex temp_comp; | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cpanel_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/sutil.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/sutil.c:464:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] | |
print_float_vec(char *what, int n, float *vec) | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/clangs.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/clangs.c:94:16: warning: variable 'value' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
} else if (lsame_(norm, "I")) { | |
^~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/clangs.c:116:13: note: uninitialized use occurs here | |
return (value); | |
^~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/clangs.c:94:12: note: remove the 'if' if its condition is always true | |
} else if (lsame_(norm, "I")) { | |
^~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/clangs.c:68:18: note: initialize the variable 'value' to silence this warning | |
float value, sum; | |
^ | |
= 0.0 | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zsnode_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_spanel_dfs.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/creadtriple.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dcopy_to_ucol.c | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsisx.c:667:24: warning: unused variable 'rhs_work' [-Wunused-variable] | |
doublecomplex *rhs_work; | |
^ | |
1 warning generated. | |
clang: scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsitrf.c | |
scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsitrf.c:229:11: warning: unused variable 'one' [-Wunused-variable] | |
float one = 1.0; | |
^ | |
1 warning generated. | |
ar: adding 50 object files to build/temp.macosx-10.10-x86_64-3.4/libsuperlu_src.a | |
ar: adding 50 object files to build/temp.macosx-10.10-x86_64-3.4/libsuperlu_src.a | |
ar: adding 50 object files to build/temp.macosx-10.10-x86_64-3.4/libsuperlu_src.a | |
ar: adding 23 object files to build/temp.macosx-10.10-x86_64-3.4/libsuperlu_src.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/libsuperlu_src.a | |
building 'arpack_scipy' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/ARPACK | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/ARPACK/SRC | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK | |
compile options: '-Iscipy/sparse/linalg/eigen/arpack/ARPACK/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c' | |
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) [-Wunused-dummy-argument] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wunused-dummy-argument] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnapps.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wunused-dummy-argument] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wtabs] | |
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) [-Wtabs] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cnaupd.f:518:29: | |
& ishift .ne. 2) ishift = 1 | |
1 | |
Warning: Nonconforming tab character at (1) [-Wtabs] | |
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) [-Wunused-variable] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cneigh.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wconversion] | |
stat.h:8:19: Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cngets.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/csortc.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/cstatn.f | |
stat.h:8:19: Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wunused-dummy-argument] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dlaqrb.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dlaqrb.f:495:0: | |
if( i2.gt.i ) | |
^ | |
Warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
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) [-Wunused-dummy-argument] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnapps.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wunused-dummy-argument] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wtabs] | |
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) [-Wtabs] | |
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) [-Wunused-variable] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnaupe.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dnconv.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dneigh.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wconversion] | |
stat.h:8:19: Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wunused-dummy-argument] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dngets.f:96:32: | |
& shiftr, shifti ) | |
1 | |
Warning: Unused dummy argument 'shiftr' at (1) [-Wunused-dummy-argument] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaitr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsapps.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wunused-dummy-argument] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsaupd.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsconv.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wunused-variable] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsesrt.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) [-Wconversion] | |
stat.h:8:19: Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsgets.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsortc.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dsortr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstatn.f | |
stat.h:8:19: Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstats.f | |
stat.h:8:19: Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/dstqrb.f | |
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) [-Wunused-dummy-argument] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/slaqrb.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/slaqrb.f:495:0: | |
if( i2.gt.i ) | |
^ | |
Warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
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) [-Wunused-dummy-argument] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snapps.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wunused-dummy-argument] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wtabs] | |
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) [-Wtabs] | |
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) [-Wunused-variable] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snaupe.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/snconv.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sneigh.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wconversion] | |
stat.h:8:19: Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wunused-dummy-argument] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sngets.f:96:32: | |
& shiftr, shifti ) | |
1 | |
Warning: Unused dummy argument 'shiftr' at (1) [-Wunused-dummy-argument] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaitr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssapps.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wunused-dummy-argument] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssaupd.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssconv.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wunused-variable] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssesrt.f | |
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) [-Wconversion] | |
stat.h:8:19: Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssgets.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssortc.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/ssortr.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstatn.f | |
stat.h:8:19: Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstats.f | |
stat.h:8:19: Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/sstqrb.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zgetv0.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zgetv0.f:116:26: | |
& ( ido, bmat, itry, initv, n, j, v, ldv, resid, rnorm, | |
1 | |
Warning: Unused dummy argument 'itry' at (1) [-Wunused-dummy-argument] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wunused-dummy-argument] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znapps.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wunused-dummy-argument] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wtabs] | |
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) [-Wtabs] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/znaupd.f:518:29: | |
& ishift .ne. 2) ishift = 1 | |
1 | |
Warning: Nonconforming tab character at (1) [-Wtabs] | |
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) [-Wunused-variable] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zneigh.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
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) [-Wconversion] | |
stat.h:8:19: Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zngets.f | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zsortc.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/SRC/zstatn.f | |
stat.h:8:19: Warning: Unused variable 't0' declared at (1) [-Wunused-variable] | |
stat.h:8:23: Warning: Unused variable 't1' declared at (1) [-Wunused-variable] | |
stat.h:8:27: Warning: Unused variable 't2' declared at (1) [-Wunused-variable] | |
stat.h:8:31: Warning: Unused variable 't3' declared at (1) [-Wunused-variable] | |
stat.h:8:35: Warning: Unused variable 't4' declared at (1) [-Wunused-variable] | |
stat.h:8:39: Warning: Unused variable 't5' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/cmout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/cvout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/dmout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/dvout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icnteq.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/icopy.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) [-Wunused-dummy-argument] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/iswap.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/ivout.f | |
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) [-Wunused-variable] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/second_NONE.f:20:36: | |
REAL TARRAY( 2 ) | |
1 | |
Warning: Unused variable 'tarray' declared at (1) [-Wunused-variable] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/smout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/svout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/zmout.f | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/UTIL/zvout.f | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/clahqr.f:349:0: | |
$ CALL CSCAL( I2-I, CONJG( TEMP ), H( I, I+1 ), LDH ) | |
^ | |
Warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/dlahqr.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/dlahqr.f:385:0: | |
IF( I2.GT.I ) | |
^ | |
Warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/slahqr.f | |
scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/slahqr.f:385:0: | |
IF( I2.GT.I ) | |
^ | |
Warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
scipy/sparse/linalg/eigen/arpack/ARPACK/LAPACK/zlahqr.f:350:0: | |
$ CALL ZSCAL( I2-I, DCONJG( TEMP ), H( I, I+1 ), LDH ) | |
^ | |
Warning: 'i2' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: /private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/_build_utils/src/wrap_dummy_g77_abi.f | |
gfortran:f77: /private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/_build_utils/src/wrap_dummy_accelerate.f | |
ar: adding 50 object files to build/temp.macosx-10.10-x86_64-3.4/libarpack_scipy.a | |
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/temp.macosx-10.10-x86_64-3.4/libarpack_scipy.a(dnaupe.o) has no symbols | |
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/temp.macosx-10.10-x86_64-3.4/libarpack_scipy.a(snaupe.o) has no symbols | |
ar: adding 40 object files to build/temp.macosx-10.10-x86_64-3.4/libarpack_scipy.a | |
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/temp.macosx-10.10-x86_64-3.4/libarpack_scipy.a(dnaupe.o) has no symbols | |
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/temp.macosx-10.10-x86_64-3.4/libarpack_scipy.a(snaupe.o) has no symbols | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/libarpack_scipy.a | |
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/temp.macosx-10.10-x86_64-3.4/libarpack_scipy.a(dnaupe.o) has no symbols | |
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: build/temp.macosx-10.10-x86_64-3.4/libarpack_scipy.a(snaupe.o) has no symbols | |
building 'sc_c_misc' library | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/special | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/special/c_misc | |
compile options: '-I/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/special -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -I/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/special/c_misc -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c' | |
clang: scipy/special/c_misc/gammaincinv.c | |
clang: scipy/special/c_misc/struve.c | |
clang: scipy/special/c_misc/gammasgn.c | |
clang: scipy/special/c_misc/fsolve.c | |
clang: scipy/special/c_misc/besselpoly.c | |
clang: scipy/special/c_misc/poch.c | |
ar: adding 6 object files to build/temp.macosx-10.10-x86_64-3.4/libsc_c_misc.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/libsc_c_misc.a | |
building 'sc_cephes' library | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/special/cephes | |
compile options: '-I/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/special -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -I/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/special/c_misc -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c' | |
clang: scipy/special/cephes/ellpj.c | |
clang: scipy/special/cephes/round.c | |
clang: scipy/special/cephes/fdtr.c | |
scipy/special/cephes/fdtr.c:206:7: warning: explicitly assigning value of variable of type 'double' to itself [-Wself-assign] | |
a = a; | |
~ ^ ~ | |
scipy/special/cephes/fdtr.c:207:7: warning: explicitly assigning value of variable of type 'double' to itself [-Wself-assign] | |
b = b; | |
~ ^ ~ | |
2 warnings generated. | |
clang: scipy/special/cephes/kolmogorov.c | |
clang: scipy/special/cephes/setprec.c | |
clang: scipy/special/cephes/rgamma.c | |
clang: scipy/special/cephes/ellpk.c | |
clang: scipy/special/cephes/beta.c | |
clang: scipy/special/cephes/dawsn.c | |
clang: scipy/special/cephes/struve.c | |
clang: scipy/special/cephes/ellik.c | |
clang: scipy/special/cephes/zetac.c | |
clang: scipy/special/cephes/mvmpy.c | |
clang: scipy/special/cephes/mtransp.c | |
clang: scipy/special/cephes/expn.c | |
clang: scipy/special/cephes/k0.c | |
clang: scipy/special/cephes/yn.c | |
clang: scipy/special/cephes/polmisc.c | |
clang: scipy/special/cephes/chdtr.c | |
clang: scipy/special/cephes/j1.c | |
clang: scipy/special/cephes/gels.c | |
clang: scipy/special/cephes/zeta.c | |
clang: scipy/special/cephes/cbrt.c | |
clang: scipy/special/cephes/gdtr.c | |
clang: scipy/special/cephes/psi.c | |
clang: scipy/special/cephes/pdtr.c | |
clang: scipy/special/cephes/incbet.c | |
clang: scipy/special/cephes/i0.c | |
clang: scipy/special/cephes/exp10.c | |
clang: scipy/special/cephes/hyp2f1.c | |
scipy/special/cephes/hyp2f1.c:567:9: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] | |
if (fabs(da) > MAX_ITERATIONS) { | |
^ | |
scipy/special/cephes/hyp2f1.c:567:9: note: use function 'abs' instead | |
if (fabs(da) > MAX_ITERATIONS) { | |
^~~~ | |
abs | |
1 warning generated. | |
clang: scipy/special/cephes/scipy_iv.c | |
clang: scipy/special/cephes/j0.c | |
clang: scipy/special/cephes/shichi.c | |
clang: scipy/special/cephes/igam.c | |
clang: scipy/special/cephes/igami.c | |
clang: scipy/special/cephes/ndtri.c | |
clang: scipy/special/cephes/spence.c | |
clang: scipy/special/cephes/cpmul.c | |
clang: scipy/special/cephes/polyn.c | |
clang: scipy/special/cephes/gamma.c | |
clang: scipy/special/cephes/mmmpy.c | |
clang: scipy/special/cephes/hyperg.c | |
clang: scipy/special/cephes/airy.c | |
clang: scipy/special/cephes/sici.c | |
clang: scipy/special/cephes/bdtr.c | |
clang: scipy/special/cephes/powi.c | |
clang: scipy/special/cephes/ellpe.c | |
clang: scipy/special/cephes/i1.c | |
clang: scipy/special/cephes/btdtr.c | |
clang: scipy/special/cephes/kn.c | |
clang: scipy/special/cephes/chbevl.c | |
clang: scipy/special/cephes/incbi.c | |
clang: scipy/special/cephes/jv.c | |
clang: scipy/special/cephes/ndtr.c | |
clang: scipy/special/cephes/polrt.c | |
clang: scipy/special/cephes/ellie.c | |
clang: scipy/special/cephes/exp2.c | |
clang: scipy/special/cephes/mtherr.c | |
clang: scipy/special/cephes/tukey.c | |
clang: scipy/special/cephes/k1.c | |
clang: scipy/special/cephes/stdtr.c | |
clang: scipy/special/cephes/fresnl.c | |
clang: scipy/special/cephes/simq.c | |
clang: scipy/special/cephes/sincos.c | |
clang: scipy/special/cephes/nbdtr.c | |
clang: scipy/special/cephes/const.c | |
clang: scipy/special/cephes/simpsn.c | |
clang: scipy/special/cephes/tandg.c | |
clang: scipy/special/cephes/unity.c | |
clang: scipy/special/cephes/sindg.c | |
ar: adding 50 object files to build/temp.macosx-10.10-x86_64-3.4/libsc_cephes.a | |
ar: adding 20 object files to build/temp.macosx-10.10-x86_64-3.4/libsc_cephes.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/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/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/special/mach | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -c' | |
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) | |
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) [-Wunused-dummy-argument] | |
scipy/special/mach/xerror.f:1:40: | |
SUBROUTINE XERROR(MESS,NMESS,L1,L2) | |
1 | |
Warning: Unused dummy argument 'l2' at (1) [-Wunused-dummy-argument] | |
ar: adding 4 object files to build/temp.macosx-10.10-x86_64-3.4/libsc_mach.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/libsc_mach.a | |
building 'sc_amos' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/special/amos | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/special/amos/dgamln.f | |
scipy/special/amos/dgamln.f:188:0: | |
RETURN | |
^ | |
Warning: '__result_dgamln' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/amos/dgamln.f:155:0: | |
ZINC = ZMIN - FLOAT(NZ) | |
^ | |
Warning: 'nz' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/special/amos/dsclmr.f | |
gfortran:f77: scipy/special/amos/fdump.f | |
gfortran:f77: scipy/special/amos/zabs.f | |
gfortran:f77: scipy/special/amos/zacai.f | |
gfortran:f77: scipy/special/amos/zacon.f | |
scipy/special/amos/zacon.f:166:0: | |
S1R = SC1R*CSSR(KFLAG) | |
^ | |
Warning: 'sc2r' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/amos/zacon.f:167:0: | |
S1I = SC1I*CSSR(KFLAG) | |
^ | |
Warning: 'sc2i' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/special/amos/zairy.f | |
gfortran:f77: scipy/special/amos/zasyi.f | |
gfortran:f77: scipy/special/amos/zbesh.f | |
gfortran:f77: scipy/special/amos/zbesi.f | |
gfortran:f77: scipy/special/amos/zbesj.f | |
gfortran:f77: scipy/special/amos/zbesk.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) [-Wconversion] | |
gfortran:f77: scipy/special/amos/zbinu.f | |
gfortran:f77: scipy/special/amos/zbiry.f | |
gfortran:f77: scipy/special/amos/zbknu.f | |
scipy/special/amos/zbknu.f:426:0: | |
S2I = CKI*P2R + CKR*P2I + S1I | |
^ | |
Warning: 'cki' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/amos/zbknu.f:425:0: | |
S2R = CKR*P2R - CKI*P2I + S1R | |
^ | |
Warning: 'ckr' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/special/amos/zbuni.f | |
gfortran:f77: scipy/special/amos/zbunk.f | |
gfortran:f77: scipy/special/amos/zdiv.f | |
gfortran:f77: scipy/special/amos/zexp.f | |
gfortran:f77: scipy/special/amos/zkscl.f | |
gfortran:f77: scipy/special/amos/zlog.f | |
gfortran:f77: scipy/special/amos/zmlri.f | |
gfortran:f77: scipy/special/amos/zmlt.f | |
gfortran:f77: scipy/special/amos/zrati.f | |
gfortran:f77: scipy/special/amos/zs1s2.f | |
gfortran:f77: scipy/special/amos/zseri.f | |
gfortran:f77: scipy/special/amos/zshch.f | |
gfortran:f77: scipy/special/amos/zsqrt.f | |
gfortran:f77: scipy/special/amos/zuchk.f | |
gfortran:f77: scipy/special/amos/zunhj.f | |
gfortran:f77: scipy/special/amos/zuni1.f | |
gfortran:f77: scipy/special/amos/zuni2.f | |
gfortran:f77: scipy/special/amos/zunik.f | |
gfortran:f77: scipy/special/amos/zunk1.f | |
scipy/special/amos/zunk1.f:23:0: | |
INTEGER I, IB, IFLAG, IFN, IL, INIT, INU, IUF, K, KDFLG, KFLAG, | |
^ | |
Warning: 'iflag' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/amos/zunk1.f:198:0: | |
C1R = CSRR(KFLAG) | |
^ | |
Warning: 'kflag' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/special/amos/zunk2.f | |
scipy/special/amos/zunk2.f:30:0: | |
INTEGER I, IB, IFLAG, IFN, IL, IN, INU, IUF, K, KDFLG, KFLAG, KK, | |
^ | |
Warning: 'iflag' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/amos/zunk2.f:253:0: | |
C1R = CSRR(KFLAG) | |
^ | |
Warning: 'kflag' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/special/amos/zuoik.f | |
gfortran:f77: scipy/special/amos/zwrsk.f | |
ar: adding 38 object files to build/temp.macosx-10.10-x86_64-3.4/libsc_amos.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/libsc_amos.a | |
building 'sc_cdf' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/special/cdflib | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/special/cdflib/algdiv.f | |
gfortran:f77: scipy/special/cdflib/alngam.f | |
gfortran:f77: scipy/special/cdflib/alnrel.f | |
gfortran:f77: scipy/special/cdflib/apser.f | |
gfortran:f77: scipy/special/cdflib/basym.f | |
gfortran:f77: scipy/special/cdflib/bcorr.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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
gfortran:f77: scipy/special/cdflib/bfrac.f | |
gfortran:f77: scipy/special/cdflib/bgrat.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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
gfortran:f77: scipy/special/cdflib/cdfbet.f | |
gfortran:f77: scipy/special/cdflib/cdfbin.f | |
gfortran:f77: scipy/special/cdflib/cdfchi.f | |
scipy/special/cdflib/cdfchi.f:177:0: | |
IF (porq.GT.1.5D0) THEN | |
^ | |
Warning: 'porq' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/special/cdflib/cdfchn.f | |
gfortran:f77: scipy/special/cdflib/cdff.f | |
gfortran:f77: scipy/special/cdflib/cdffnc.f | |
gfortran:f77: scipy/special/cdflib/cdfgam.f | |
gfortran:f77: scipy/special/cdflib/cdfnbn.f | |
gfortran:f77: scipy/special/cdflib/cdfnor.f | |
gfortran:f77: scipy/special/cdflib/cdfpoi.f | |
gfortran:f77: scipy/special/cdflib/cdft.f | |
gfortran:f77: scipy/special/cdflib/cdftnc.f | |
gfortran:f77: scipy/special/cdflib/cumbet.f | |
gfortran:f77: scipy/special/cdflib/cumbin.f | |
gfortran:f77: scipy/special/cdflib/cumchi.f | |
gfortran:f77: scipy/special/cdflib/cumchn.f | |
gfortran:f77: scipy/special/cdflib/cumf.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) [-Wconversion] | |
gfortran:f77: scipy/special/cdflib/cumgam.f | |
gfortran:f77: scipy/special/cdflib/cumnbn.f | |
gfortran:f77: scipy/special/cdflib/cumnor.f | |
gfortran:f77: scipy/special/cdflib/cumpoi.f | |
gfortran:f77: scipy/special/cdflib/cumt.f | |
gfortran:f77: scipy/special/cdflib/cumtnc.f | |
gfortran:f77: scipy/special/cdflib/devlpl.f | |
gfortran:f77: scipy/special/cdflib/dinvnr.f | |
gfortran:f77: scipy/special/cdflib/dinvr.f | |
scipy/special/cdflib/dinvr.f:99:72: Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/special/cdflib/dinvr.f:105:72: Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/special/cdflib/dinvr.f:142:72: Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/special/cdflib/dinvr.f:167:72: Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/special/cdflib/dinvr.f:202:72: Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/special/cdflib/dinvr.f:237:72: Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/special/cdflib/dinvr.f:346:72: 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/dt1.f | |
gfortran:f77: scipy/special/cdflib/dzror.f | |
scipy/special/cdflib/dzror.f:92:72: Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/special/cdflib/dzror.f:100:72: Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/special/cdflib/dzror.f:181:72: Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/special/cdflib/dzror.f:281:72: 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/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. [-Wintrinsic-shadow] | |
gfortran:f77: scipy/special/cdflib/erfc1.f | |
gfortran:f77: scipy/special/cdflib/esum.f | |
gfortran:f77: scipy/special/cdflib/exparg.f | |
gfortran:f77: scipy/special/cdflib/fpser.f | |
gfortran:f77: scipy/special/cdflib/gam1.f | |
gfortran:f77: scipy/special/cdflib/gaminv.f | |
scipy/special/cdflib/gaminv.f:168:0: | |
IF (b.GT.bmin(iop)) GO TO 220 | |
^ | |
Warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
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) [-Wconversion] | |
gfortran:f77: scipy/special/cdflib/gamln1.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. [-Wintrinsic-shadow] | |
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) [-Wconversion] | |
scipy/special/cdflib/gamma_fort.f:149:0: | |
IF (a.LT.0.0D0) gamma = (1.0D0/ (gamma*s))/x | |
^ | |
Warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
gfortran:f77: scipy/special/cdflib/grat1.f | |
gfortran:f77: scipy/special/cdflib/gratio.f | |
gfortran:f77: scipy/special/cdflib/gsumln.f | |
gfortran:f77: scipy/special/cdflib/ipmpar.f | |
gfortran:f77: scipy/special/cdflib/psi_fort.f | |
gfortran:f77: scipy/special/cdflib/rcomp.f | |
gfortran:f77: scipy/special/cdflib/rexp.f | |
gfortran:f77: scipy/special/cdflib/rlog.f | |
gfortran:f77: scipy/special/cdflib/rlog1.f | |
gfortran:f77: scipy/special/cdflib/spmpar.f | |
gfortran:f77: scipy/special/cdflib/stvaln.f | |
ar: adding 50 object files to build/temp.macosx-10.10-x86_64-3.4/libsc_cdf.a | |
ar: adding 14 object files to build/temp.macosx-10.10-x86_64-3.4/libsc_cdf.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/libsc_cdf.a | |
building 'sc_specfun' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/special/specfun | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -c' | |
gfortran:f77: scipy/special/specfun/specfun.f | |
scipy/special/specfun/specfun.f:4928:17: | |
M1=X-1 | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
scipy/special/specfun/specfun.f:2568:16: | |
ISGN=1.0D0 | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:3401:12: | |
LB0=0.0D0 | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:8203:11: | |
ID=15-ABS(D1-D2) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:9388:20: | |
IF (IL1) NM=ABS(A) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:9389:20: | |
IF (IL2) NM=ABS(AA) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:9411:14: | |
20 ID=ABS(LOG10(RA)) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:9882:10: | |
N=ABS(B-1) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:9922:11: | |
ID=15-ABS(DA1-DA2) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:9957:12: | |
ID1=15-ABS(DB1-DB2) | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:9968:12: | |
ID2=0.0D0 | |
1 | |
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] | |
scipy/special/specfun/specfun.f:8783.2: | |
6 FNAN=DNAN() | |
1 | |
scipy/special/specfun/specfun.f:8743.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:5622:34: | |
DOUBLE COMPLEX Z, CEI, IMF | |
1 | |
Warning: Unused variable 'imf' declared at (1) [-Wunused-variable] | |
scipy/special/specfun/specfun.f:8743:0: | |
IF (JM+1.GT.251) GOTO 6 | |
^ | |
Warning: 'jm' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12799:0: | |
IF (CDABS((CS-CW)/CS).LT.1.0D-15) GO TO 45 | |
^ | |
Warning: 'IMAGPART_EXPR <cw>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12799:0: Warning: 'REALPART_EXPR <cw>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6844:0: | |
CS0=(CBS+CF)/CDCOS(Z) | |
^ | |
Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6844:0: Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12449:0: | |
CS0=CDEXP(Z1)/(CBS-CF) | |
^ | |
Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12449:0: Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:59:0: | |
CALL GAIH(XN,G1) | |
^ | |
Warning: 'g1' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:69:0: | |
CDW=GM*CR | |
^ | |
Warning: 'gm' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:70:0: | |
CDN=CDN+CDW | |
^ | |
Warning: 'g0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:54:0: | |
PD=DSQRT(PI)/(2.0D0**(-.5D0*N)*GA0) | |
^ | |
Warning: 'ga0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:9408:0: | |
IF (K.GT.5.AND.RA.GE.R0.OR.RA.LT.1.0D-15) GO TO 20 | |
^ | |
Warning: 'r0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:7541:0: | |
KM2=KM | |
^ | |
Warning: 'km2' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:1181:0: | |
20 CSJ(K)=CS*CSJ(K) | |
^ | |
Warning: 'IMAGPART_EXPR <cs>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:1181:0: Warning: 'REALPART_EXPR <cs>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:1471:0: | |
CDYV=-V/Z*CBYV+CFY | |
^ | |
Warning: 'IMAGPART_EXPR <cfy>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:1471:0: Warning: 'REALPART_EXPR <cfy>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:2093:0: | |
XS=BJ(1) | |
^ | |
Warning: 'bj[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:2260:0: | |
CQF0=CQ0 | |
^ | |
Warning: 'IMAGPART_EXPR <cqf0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:2260:0: Warning: 'REALPART_EXPR <cqf0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:2383:0: | |
& + U1*(-108056875D0/6967296D0))))) | |
^ | |
Warning: 'u1' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:2366:0: | |
U=3.0D0*PI*(4.0D0*I-1)/8.0D0 | |
^ | |
Warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3574:0: | |
CBY(LB+1)=(CBJ(LB+1)*CYV0-2.0D0*CP11/(PI*Z))/CBJ(0) | |
^ | |
Warning: 'IMAGPART_EXPR <ch0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3574:0: Warning: 'REALPART_EXPR <ch0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3529:0: | |
IF (CDABS(CJV0).GT.CDABS(CJV1)) CS=CJV0/CF | |
^ | |
Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3529:0: Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3468:0: | |
CYV0=(CJV0*DCOS(PV0)-CJU0)/DSIN(PV0) | |
^ | |
Warning: 'IMAGPART_EXPR <cju0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3468:0: Warning: 'REALPART_EXPR <cju0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3447:0: | |
CYV1=CA0*(CPZ*CSK+CQZ*CCK) | |
^ | |
Warning: 'IMAGPART_EXPR <cyv1>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3447:0: Warning: 'REALPART_EXPR <cyv1>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3444:0: | |
CYV0=CA0*(CPZ*CSK+CQZ*CCK) | |
^ | |
Warning: 'IMAGPART_EXPR <cyv0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3444:0: Warning: 'REALPART_EXPR <cyv0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3547:0: | |
YA1=CDABS(CG0) | |
^ | |
Warning: 'cyv0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3499:0: | |
CYV0=CYV0/CFAC0+2.0D0*CI*DCOS(PV0)*CJV0 | |
^ | |
Warning: 'IMAGPART_EXPR <cjv0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3499:0: Warning: 'REALPART_EXPR <cjv0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3529:0: | |
IF (CDABS(CJV0).GT.CDABS(CJV1)) CS=CJV0/CF | |
^ | |
Warning: 'cjv0' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3734:0: | |
CS=CJV0/CF | |
^ | |
Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3734:0: Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3692:0: | |
CYV0=CA0*(CPZ*CSK+CQZ*CCK) | |
^ | |
Warning: 'IMAGPART_EXPR <cyv0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:3692:0: Warning: 'REALPART_EXPR <cyv0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:5460:0: | |
CDKV=-CFK-V/Z*CBKV | |
^ | |
Warning: 'IMAGPART_EXPR <cfk>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:5460:0: Warning: 'REALPART_EXPR <cfk>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:5875:0: | |
IF (L2) NM=INT(ABS(A)) | |
^ | |
Warning: 'nm' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6133:0: | |
CHG=((2.0D0*A-B+Z)*CY1+(B-A)*CY0)/A | |
^ | |
Warning: 'IMAGPART_EXPR <cy1>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6133:0: Warning: 'REALPART_EXPR <cy1>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6088:0: | |
IF (CDABS((CHG-CHW)/CHG).LT.1.D-15) GO TO 25 | |
^ | |
Warning: 'IMAGPART_EXPR <chw>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6088:0: Warning: 'REALPART_EXPR <chw>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6431:0: | |
IF (K.GT.150) WRITE(*,160) | |
^ | |
Warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6365:0: | |
IF (CDABS((ZHF-ZW)/ZHF).LE.EPS) GO TO 115 | |
^ | |
Warning: 'IMAGPART_EXPR <zw>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6365:0: Warning: 'REALPART_EXPR <zw>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6741:0: | |
CBY(LB+1)=(CBJ(LB+1)*CBY0-2.0D0*CP11/(PI*Z))/CBJ(0) | |
^ | |
Warning: 'IMAGPART_EXPR <ch0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6741:0: Warning: 'REALPART_EXPR <ch0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6691:0: | |
CF=2.0D0*(K+1.0D0)/Z*CF1-CF2 | |
^ | |
Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:6691:0: Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:10291:0: | |
IF (CDABS(CSI0).GT.CDABS(CSI1)) CS=CSI0/CF | |
^ | |
Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:10291:0: Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:11331:0: | |
CS=CBI0/CF | |
^ | |
Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:11331:0: Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:11492:0: | |
CS=CBI0/CF | |
^ | |
Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:11492:0: Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12252:0: | |
CQF0=((2*K+3.0D0)*Z*CQF1-(K+2.0D0)*CQF2)/(K+1.0D0) | |
^ | |
Warning: 'IMAGPART_EXPR <cqf0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12252:0: Warning: 'REALPART_EXPR <cqf0>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12557:0: | |
CS=CBI0/CF | |
^ | |
Warning: 'IMAGPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:12557:0: Warning: 'REALPART_EXPR <cf>' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/special/specfun/specfun.f:13117:0: | |
BYV = DCOS(V*PI)*BYV + DSIN(-V*PI)*BJV | |
^ | |
Warning: 'bjv' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
ar: adding 1 object files to build/temp.macosx-10.10-x86_64-3.4/libsc_specfun.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/libsc_specfun.a | |
building 'statlib' library | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/stats | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/stats/statlib | |
compile options: '-I/usr/local/lib/python3.4/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) [-Wunused-variable] | |
gfortran:f77: scipy/stats/statlib/swilk.f | |
ar: adding 3 object files to build/temp.macosx-10.10-x86_64-3.4/libstatlib.a | |
ranlib:@ build/temp.macosx-10.10-x86_64-3.4/libstatlib.a | |
running build_ext | |
customize UnixCCompiler | |
customize UnixCCompiler using build_ext | |
extending extension 'scipy.sparse.linalg.dsolve._superlu' defined_macros with [('USE_VENDOR_BLAS', 1)] | |
customize UnixCCompiler | |
#### ['clang', '-Wno-unused-result', '-fno-common', '-dynamic', '-DNDEBUG', '-g', '-fwrapv', '-O3', '-Wall', '-Wstrict-prototypes'] ####### | |
Missing compiler_cxx fix for UnixCCompiler | |
customize UnixCCompiler using build_ext | |
customize Gnu95FCompiler | |
customize Gnu95FCompiler using build_ext | |
building 'scipy.cluster._vq' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/cluster | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/cluster/_vq.c | |
In file included from scipy/cluster/_vq.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
scipy/cluster/_vq.c:1533:3: warning: implicit declaration of function 'sgemm_' is invalid in C99 [-Wimplicit-function-declaration] | |
f_sgemm(__pyx_k_T, __pyx_k_N, (&__pyx_v_ncodes), (&__pyx_v_nobs), (&__pyx_v_nfeat), (&__pyx_v_alpha), __pyx_v_code_book, (&__pyx_v_nfeat), __pyx_v_obs, (&__pyx_v_nfeat), (&__pyx_v_beta), __pyx_v_M, (&__pyx_v_ncodes)); | |
^ | |
scipy/cluster/cluster_blas.h:19:17: note: expanded from macro 'f_sgemm' | |
#define f_sgemm F_FUNC(sgemm,SGEMM) | |
^ | |
scipy/cluster/cluster_blas.h:15:21: note: expanded from macro 'F_FUNC' | |
#define F_FUNC(f,F) f##_ | |
^ | |
<scratch space>:105:1: note: expanded from here | |
sgemm_ | |
^ | |
scipy/cluster/_vq.c:1570:3: warning: implicit declaration of function 'dgemm_' is invalid in C99 [-Wimplicit-function-declaration] | |
f_dgemm(__pyx_k_T, __pyx_k_N, (&__pyx_v_ncodes), (&__pyx_v_nobs), (&__pyx_v_nfeat), (&__pyx_v_alpha), __pyx_v_code_book, (&__pyx_v_nfeat), __pyx_v_obs, (&__pyx_v_nfeat), (&__pyx_v_beta), __pyx_v_M, (&__pyx_v_ncodes)); | |
^ | |
scipy/cluster/cluster_blas.h:20:17: note: expanded from macro 'f_dgemm' | |
#define f_dgemm F_FUNC(dgemm,DGEMM) | |
^ | |
scipy/cluster/cluster_blas.h:15:21: note: expanded from macro 'F_FUNC' | |
#define F_FUNC(f,F) f##_ | |
^ | |
<scratch space>:105:1: note: expanded from here | |
dgemm_ | |
^ | |
In file included from scipy/cluster/_vq.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/cluster/_vq.c:9494:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] | |
static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { | |
^ | |
scipy/cluster/_vq.c:9491:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/cluster/_vq.c:9606:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] | |
static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { | |
^ | |
scipy/cluster/_vq.c:9631:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/cluster/_vq.c:8889:34: warning: function '__Pyx_PyInt_As_Py_intptr_t' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE Py_intptr_t __Pyx_PyInt_As_Py_intptr_t(PyObject *x) { | |
^ | |
scipy/cluster/_vq.c:9005:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/cluster/_vq.c:9015:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/cluster/_vq.c:9018:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/cluster/_vq.c:9024:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/cluster/_vq.c:9036:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/cluster/_vq.c:9043:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/cluster/_vq.c:9049:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/cluster/_vq.c:9052:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/cluster/_vq.c:9066:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/cluster/_vq.c:9125:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/cluster/_vq.c:9135:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/cluster/_vq.c:9138:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/cluster/_vq.c:9144:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/cluster/_vq.c:9156:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/cluster/_vq.c:9163:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/cluster/_vq.c:9169:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/cluster/_vq.c:9172:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/cluster/_vq.c:9186:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/cluster/_vq.c:9234:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { | |
^ | |
scipy/cluster/_vq.c:9260:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/cluster/_vq.c:5815:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/cluster/_vq.c:5865:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/cluster/_vq.c:5915:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/cluster/_vq.c:5965:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/cluster/_vq.c:6015:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/cluster/_vq.c:6783:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/cluster/_vq.c:6871:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
36 warnings generated. | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/scipy/cluster/_vq.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/cluster/_vq.so | |
building 'scipy.cluster._hierarchy' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/cluster/_hierarchy.c | |
In file included from scipy/cluster/_hierarchy.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/cluster/_hierarchy.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
In file included from scipy/cluster/_hierarchy.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/cluster/_hierarchy.c:28518:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/cluster/_hierarchy.c:28658:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/cluster/_hierarchy.c:25610:1: warning: unused function '__pyx_add_acquisition_count_locked' [-Wunused-function] | |
__pyx_add_acquisition_count_locked(__pyx_atomic_int *acquisition_count, | |
^ | |
scipy/cluster/_hierarchy.c:25620:1: warning: unused function '__pyx_sub_acquisition_count_locked' [-Wunused-function] | |
__pyx_sub_acquisition_count_locked(__pyx_atomic_int *acquisition_count, | |
^ | |
scipy/cluster/_hierarchy.c:26055:26: warning: unused function '__Pyx_PyBytes_Equals' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals) { | |
^ | |
scipy/cluster/_hierarchy.c:26327:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/cluster/_hierarchy.c:26342:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/cluster/_hierarchy.c:27001:28: warning: unused function '__Pyx_CyFunction_InitDefaults' [-Wunused-function] | |
static CYTHON_INLINE void *__Pyx_CyFunction_InitDefaults(PyObject *func, size_t size, int pyobjects) { | |
^ | |
scipy/cluster/_hierarchy.c:27010:27: warning: unused function '__Pyx_CyFunction_SetDefaultsTuple' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetDefaultsTuple(PyObject *func, PyObject *tuple) { | |
^ | |
scipy/cluster/_hierarchy.c:27015:27: warning: unused function '__Pyx_CyFunction_SetDefaultsKwDict' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetDefaultsKwDict(PyObject *func, PyObject *dict) { | |
^ | |
scipy/cluster/_hierarchy.c:27020:27: warning: unused function '__Pyx_CyFunction_SetAnnotationsDict' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetAnnotationsDict(PyObject *func, PyObject *dict) { | |
^ | |
scipy/cluster/_hierarchy.c:27796:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/cluster/_hierarchy.c:27806:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/cluster/_hierarchy.c:27809:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/cluster/_hierarchy.c:27815:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/cluster/_hierarchy.c:27827:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/cluster/_hierarchy.c:27834:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/cluster/_hierarchy.c:27840:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/cluster/_hierarchy.c:27843:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/cluster/_hierarchy.c:27857:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/cluster/_hierarchy.c:27916:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/cluster/_hierarchy.c:27926:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/cluster/_hierarchy.c:27929:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/cluster/_hierarchy.c:27935:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/cluster/_hierarchy.c:27947:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/cluster/_hierarchy.c:27954:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/cluster/_hierarchy.c:27960:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/cluster/_hierarchy.c:27963:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/cluster/_hierarchy.c:27977:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/cluster/_hierarchy.c:28160:27: warning: function '__Pyx_PyInt_As_char' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE char __Pyx_PyInt_As_char(PyObject *x) { | |
^ | |
scipy/cluster/_hierarchy.c:28265:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/cluster/_hierarchy.c:22981:18: warning: unused function '__Pyx_CFunc_double____double____double____double____int____int____int___to_py' [-Wunused-function] | |
static PyObject *__Pyx_CFunc_double____double____double____double____int____int____int___to_py(double (*__pyx_v_f)(double, double, double, int, int, int)) { | |
^ | |
scipy/cluster/_hierarchy.c:11068:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/cluster/_hierarchy.c:11118:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/cluster/_hierarchy.c:11168:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/cluster/_hierarchy.c:11218:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/cluster/_hierarchy.c:11268:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/cluster/_hierarchy.c:12036:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/cluster/_hierarchy.c:12124:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
42 warnings generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/cluster/_hierarchy.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/cluster/_hierarchy.so | |
building 'scipy.fftpack._fftpack' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/build | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4 | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/fftpack | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/fftpack/src | |
compile options: '-Iscipy/fftpack/src -Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/fftpack/src/dst.c | |
clang: scipy/fftpack/src/zfft.c | |
clang: scipy/fftpack/src/zfftnd.c | |
clang: scipy/fftpack/src/drfft.c | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/fftpack/src/dct.c | |
clang: scipy/fftpack/src/zrfft.c | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/fftpack/_fftpackmodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/fftpack/_fftpackmodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/fftpack/_fftpackmodule.o build/temp.macosx-10.10-x86_64-3.4/scipy/fftpack/src/zfft.o build/temp.macosx-10.10-x86_64-3.4/scipy/fftpack/src/drfft.o build/temp.macosx-10.10-x86_64-3.4/scipy/fftpack/src/zrfft.o build/temp.macosx-10.10-x86_64-3.4/scipy/fftpack/src/zfftnd.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/fftpack/src/dct.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/fftpack/src/dst.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -ldfftpack -lfftpack -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/fftpack/_fftpack.so | |
building 'scipy.fftpack.convolve' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/fftpack/convolvemodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/fftpack/convolvemodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/fftpack/convolvemodule.c:424:7: warning: variable 'return_value' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
if (capi_j>capi_i) | |
^~~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/scipy/fftpack/convolvemodule.c:439:10: note: uninitialized use occurs here | |
return return_value; | |
^~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/scipy/fftpack/convolvemodule.c:424:3: note: remove the 'if' if its condition is always true | |
if (capi_j>capi_i) | |
^~~~~~~~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/scipy/fftpack/convolvemodule.c:357:22: note: initialize the variable 'return_value' to silence this warning | |
double return_value; | |
^ | |
= 0.0 | |
build/src.macosx-10.10-x86_64-3.4/scipy/fftpack/convolvemodule.c:130:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
3 warnings generated. | |
clang: scipy/fftpack/src/convolve.c | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/fftpack/convolvemodule.o build/temp.macosx-10.10-x86_64-3.4/scipy/fftpack/src/convolve.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -ldfftpack -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/fftpack/convolve.so | |
building 'scipy.integrate._quadpack' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/integrate/_quadpackmodule.c | |
In file included from scipy/integrate/_quadpackmodule.c:4: | |
In file included from scipy/integrate/quadpack.h:32: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/integrate/_quadpackmodule.c:4: | |
scipy/integrate/quadpack.h:162:16: warning: incompatible pointer types assigning to 'PyObject *' (aka 'struct _object *') from 'double *' [-Wincompatible-pointer-types] | |
store->arg = global_args; | |
^ ~~~~~~~~~~~ | |
scipy/integrate/quadpack.h:165:26: warning: incompatible pointer types assigning to 'double (*)(int, double *)' from '_sp_double_func' (aka 'double (*)(double)') [-Wincompatible-pointer-types] | |
if ((global_function = get_ctypes_function_pointer(f)) == NULL) { | |
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/integrate/quadpack.h:199:17: warning: incompatible pointer types assigning to 'double *' from 'PyObject *' (aka 'struct _object *') [-Wincompatible-pointer-types] | |
global_args = store->arg; | |
^ ~~~~~~~~~~ | |
4 warnings generated. | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/scipy/integrate/_quadpackmodule.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lquadpack -lmach -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/integrate/_quadpack.so | |
building 'scipy.integrate._odepack' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/integrate/_odepackmodule.c | |
In file included from scipy/integrate/_odepackmodule.c:32: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_3kcompat.h:23: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/scipy/integrate/_odepackmodule.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lodepack -lmach -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/integrate/_odepack.so | |
building 'scipy.integrate.vode' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/integrate | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/integrate/vodemodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/integrate/vodemodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/vodemodule.c:372:7: warning: unused variable 'ipar' [-Wunused-variable] | |
int ipar=(*ipar_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/vodemodule.c:371:10: warning: unused variable 'rpar' [-Wunused-variable] | |
double rpar=(*rpar_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/vodemodule.c:503:10: warning: unused variable 'rpar' [-Wunused-variable] | |
double rpar=(*rpar_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/vodemodule.c:504:7: warning: unused variable 'ipar' [-Wunused-variable] | |
int ipar=(*ipar_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/vodemodule.c:501:7: warning: unused variable 'mu' [-Wunused-variable] | |
int mu=(*mu_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/vodemodule.c:500:7: warning: unused variable 'ml' [-Wunused-variable] | |
int ml=(*ml_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/vodemodule.c:632:7: warning: unused variable 'ipar' [-Wunused-variable] | |
int ipar=(*ipar_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/vodemodule.c:631:10: warning: unused variable 'rpar' [-Wunused-variable] | |
double rpar=(*rpar_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/vodemodule.c:763:10: warning: unused variable 'rpar' [-Wunused-variable] | |
double rpar=(*rpar_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/vodemodule.c:761:7: warning: unused variable 'mu' [-Wunused-variable] | |
int mu=(*mu_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/vodemodule.c:760:7: warning: unused variable 'ml' [-Wunused-variable] | |
int ml=(*ml_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/vodemodule.c:764:7: warning: unused variable 'ipar' [-Wunused-variable] | |
int ipar=(*ipar_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/vodemodule.c:144:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
14 warnings generated. | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/integrate/vodemodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lodepack -lmach -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/integrate/vode.so | |
building 'scipy.integrate.lsoda' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/integrate/lsodamodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/integrate/lsodamodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/lsodamodule.c:496:7: warning: unused variable 'mu' [-Wunused-variable] | |
int mu=(*mu_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/lsodamodule.c:495:7: warning: unused variable 'ml' [-Wunused-variable] | |
int ml=(*ml_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/lsodamodule.c:142:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
4 warnings generated. | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/integrate/lsodamodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lodepack -lmach -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/integrate/lsoda.so | |
building 'scipy.integrate._dop' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_dopmodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_dopmodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_dopmodule.c:370:7: warning: unused variable 'ipar' [-Wunused-variable] | |
int ipar=(*ipar_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_dopmodule.c:369:10: warning: unused variable 'rpar' [-Wunused-variable] | |
double rpar=(*rpar_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_dopmodule.c:501:10: warning: unused variable 'rpar' [-Wunused-variable] | |
double rpar=(*rpar_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_dopmodule.c:502:7: warning: unused variable 'ipar' [-Wunused-variable] | |
int ipar=(*ipar_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_dopmodule.c:503:7: warning: unused variable 'irtn' [-Wunused-variable] | |
int irtn=(*irtn_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_dopmodule.c:142:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
7 warnings generated. | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_dopmodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -ldop -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/integrate/_dop.so | |
building 'scipy.integrate._test_multivariate' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/integrate/tests | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/integrate/tests/_test_multivariate.c | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/integrate/tests/_test_multivariate.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/integrate/_test_multivariate.so | |
building 'scipy.integrate._test_odeint_banded' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_test_odeint_bandedmodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_test_odeint_bandedmodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_test_odeint_bandedmodule.c:111:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
2 warnings generated. | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
gfortran:f77: scipy/integrate/tests/banded5x5.f | |
scipy/integrate/tests/banded5x5.f:85:31: | |
subroutine banded5x5(n, t, y, f) | |
1 | |
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/tests/banded5x5.f:112:42: | |
subroutine banded5x5_jac(n, t, y, ml, mu, jac, nrowpd) | |
1 | |
Warning: Unused dummy argument 'ml' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/tests/banded5x5.f:112:46: | |
subroutine banded5x5_jac(n, t, y, ml, mu, jac, nrowpd) | |
1 | |
Warning: Unused dummy argument 'mu' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/tests/banded5x5.f:112:35: | |
subroutine banded5x5_jac(n, t, y, ml, mu, jac, nrowpd) | |
1 | |
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/tests/banded5x5.f:112:38: | |
subroutine banded5x5_jac(n, t, y, ml, mu, jac, nrowpd) | |
1 | |
Warning: Unused dummy argument 'y' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/tests/banded5x5.f:139:43: | |
subroutine banded5x5_bjac(n, t, y, ml, mu, bjac, nrowpd) | |
1 | |
Warning: Unused dummy argument 'ml' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/tests/banded5x5.f:139:47: | |
subroutine banded5x5_bjac(n, t, y, ml, mu, bjac, nrowpd) | |
1 | |
Warning: Unused dummy argument 'mu' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/tests/banded5x5.f:139:36: | |
subroutine banded5x5_bjac(n, t, y, ml, mu, bjac, nrowpd) | |
1 | |
Warning: Unused dummy argument 't' at (1) [-Wunused-dummy-argument] | |
scipy/integrate/tests/banded5x5.f:139:39: | |
subroutine banded5x5_bjac(n, t, y, ml, mu, bjac, nrowpd) | |
1 | |
Warning: Unused dummy argument 'y' at (1) [-Wunused-dummy-argument] | |
gfortran:f77: build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_test_odeint_banded-f2pywrappers.f | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_test_odeint_bandedmodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o build/temp.macosx-10.10-x86_64-3.4/scipy/integrate/tests/banded5x5.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/integrate/_test_odeint_banded-f2pywrappers.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lodepack -lmach -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/integrate/_test_odeint_banded.so | |
building 'scipy.interpolate.interpnd' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/interpolate/interpnd.c | |
In file included from scipy/interpolate/interpnd.c:254: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/interpolate/interpnd.c:254: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
scipy/interpolate/interpnd.c:29344:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/interpolate/interpnd.c:29484:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/interpolate/interpnd.c:25479:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/interpolate/interpnd.c:25494:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/interpolate/interpnd.c:26396:26: warning: unused function '__Pyx_GetBufferAndValidate' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_GetBufferAndValidate( | |
^ | |
scipy/interpolate/interpnd.c:26430:27: warning: unused function '__Pyx_SafeReleaseBuffer' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_SafeReleaseBuffer(Py_buffer* info) { | |
^ | |
scipy/interpolate/interpnd.c:26503:1: warning: unused function '__pyx_add_acquisition_count_locked' [-Wunused-function] | |
__pyx_add_acquisition_count_locked(__pyx_atomic_int *acquisition_count, | |
^ | |
scipy/interpolate/interpnd.c:26513:1: warning: unused function '__pyx_sub_acquisition_count_locked' [-Wunused-function] | |
__pyx_sub_acquisition_count_locked(__pyx_atomic_int *acquisition_count, | |
^ | |
scipy/interpolate/interpnd.c:26597:26: warning: unused function '__Pyx_PyBytes_Equals' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals) { | |
^ | |
scipy/interpolate/interpnd.c:27561:27: warning: unused function '__Pyx_CyFunction_SetDefaultsKwDict' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetDefaultsKwDict(PyObject *func, PyObject *dict) { | |
^ | |
scipy/interpolate/interpnd.c:27566:27: warning: unused function '__Pyx_CyFunction_SetAnnotationsDict' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetAnnotationsDict(PyObject *func, PyObject *dict) { | |
^ | |
scipy/interpolate/interpnd.c:28125:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/interpolate/interpnd.c:28159:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/interpolate/interpnd.c:28162:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/interpolate/interpnd.c:28176:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/interpolate/interpnd.c:28909:27: warning: function '__Pyx_PyInt_As_char' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE char __Pyx_PyInt_As_char(PyObject *x) { | |
^ | |
scipy/interpolate/interpnd.c:29014:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
19 warnings generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/interpolate/interpnd.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/interpolate/interpnd.so | |
building 'scipy.interpolate._ppoly' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/interpolate/_ppoly.c | |
scipy/interpolate/_ppoly.c:8685:3: warning: implicit declaration of function 'dgeev_' is invalid in C99 [-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)); | |
^ | |
scipy/interpolate/blas_defs.h:19:17: note: expanded from macro 'c_dgeev' | |
#define c_dgeev F_FUNC(dgeev,DGEEV) | |
^ | |
scipy/interpolate/blas_defs.h:15:21: note: expanded from macro 'F_FUNC' | |
#define F_FUNC(f,F) f##_ | |
^ | |
<scratch space>:239:1: note: expanded from here | |
dgeev_ | |
^ | |
scipy/interpolate/_ppoly.c:28845:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/interpolate/_ppoly.c:28985:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/interpolate/_ppoly.c:26033:26: warning: unused function '__Pyx_GetBufferAndValidate' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_GetBufferAndValidate( | |
^ | |
scipy/interpolate/_ppoly.c:26067:27: warning: unused function '__Pyx_SafeReleaseBuffer' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_SafeReleaseBuffer(Py_buffer* info) { | |
^ | |
scipy/interpolate/_ppoly.c:26140:1: warning: unused function '__pyx_add_acquisition_count_locked' [-Wunused-function] | |
__pyx_add_acquisition_count_locked(__pyx_atomic_int *acquisition_count, | |
^ | |
scipy/interpolate/_ppoly.c:26150:1: warning: unused function '__pyx_sub_acquisition_count_locked' [-Wunused-function] | |
__pyx_sub_acquisition_count_locked(__pyx_atomic_int *acquisition_count, | |
^ | |
scipy/interpolate/_ppoly.c:26279:26: warning: unused function '__Pyx_PyBytes_Equals' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals) { | |
^ | |
scipy/interpolate/_ppoly.c:26463:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/interpolate/_ppoly.c:26478:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/interpolate/_ppoly.c:27174:28: warning: unused function '__Pyx_CyFunction_InitDefaults' [-Wunused-function] | |
static CYTHON_INLINE void *__Pyx_CyFunction_InitDefaults(PyObject *func, size_t size, int pyobjects) { | |
^ | |
scipy/interpolate/_ppoly.c:27188:27: warning: unused function '__Pyx_CyFunction_SetDefaultsKwDict' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetDefaultsKwDict(PyObject *func, PyObject *dict) { | |
^ | |
scipy/interpolate/_ppoly.c:27193:27: warning: unused function '__Pyx_CyFunction_SetAnnotationsDict' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetAnnotationsDict(PyObject *func, PyObject *dict) { | |
^ | |
scipy/interpolate/_ppoly.c:27686:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/interpolate/_ppoly.c:27714:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/interpolate/_ppoly.c:27720:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/interpolate/_ppoly.c:27723:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/interpolate/_ppoly.c:28489:26: warning: unused function '__Pyx_BytesContains' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_BytesContains(PyObject* bytes, char character) { | |
^ | |
scipy/interpolate/_ppoly.c:28695:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
19 warnings generated. | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/scipy/interpolate/_ppoly.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/interpolate/_ppoly.so | |
building 'scipy.interpolate._fitpack' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/interpolate/src | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/interpolate/src/_fitpackmodule.c | |
In file included from scipy/interpolate/src/_fitpackmodule.c:5: | |
In file included from scipy/interpolate/src/multipack.h:32: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/interpolate/src/_fitpackmodule.c:5: | |
scipy/interpolate/src/multipack.h:143:27: warning: unused variable 'str1' [-Wunused-variable] | |
PyObject *arg1 = NULL, *str1 = NULL; | |
^ | |
scipy/interpolate/src/multipack.h:124:18: warning: unused function 'call_python_function' [-Wunused-function] | |
static PyObject *call_python_function(PyObject *func, npy_intp n, double *x, | |
^ | |
3 warnings generated. | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/scipy/interpolate/src/_fitpackmodule.o -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lfitpack -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/interpolate/_fitpack.so | |
building 'scipy.interpolate.dfitpack' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/interpolate | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/interpolate/src | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/interpolate/src/dfitpackmodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/interpolate/src/dfitpackmodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/interpolate/src/dfitpackmodule.c:151:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
2 warnings generated. | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
gfortran:f77: build/src.macosx-10.10-x86_64-3.4/scipy/interpolate/src/dfitpack-f2pywrappers.f | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/interpolate/src/dfitpackmodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/interpolate/src/dfitpack-f2pywrappers.o -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lfitpack -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/interpolate/dfitpack.so | |
building 'scipy.interpolate._interpolate' extension | |
compiling C++ sources | |
C compiler: clang++ -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall | |
compile options: '-Iscipy/interpolate/src -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang++: scipy/interpolate/src/_interpolate.cpp | |
In file included from scipy/interpolate/src/_interpolate.cpp:5: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
scipy/interpolate/src/_interpolate.cpp:13:30: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] | |
static char *kwlist[] = {"x","y","new_x","new_y", NULL}; | |
^ | |
scipy/interpolate/src/_interpolate.cpp:13:34: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] | |
static char *kwlist[] = {"x","y","new_x","new_y", NULL}; | |
^ | |
scipy/interpolate/src/_interpolate.cpp:13:38: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] | |
static char *kwlist[] = {"x","y","new_x","new_y", NULL}; | |
^ | |
scipy/interpolate/src/_interpolate.cpp:13:46: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] | |
static char *kwlist[] = {"x","y","new_x","new_y", NULL}; | |
^ | |
scipy/interpolate/src/_interpolate.cpp:63:30: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] | |
static char *kwlist[] = {"x","y","new_x","new_y", NULL}; | |
^ | |
scipy/interpolate/src/_interpolate.cpp:63:34: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] | |
static char *kwlist[] = {"x","y","new_x","new_y", NULL}; | |
^ | |
scipy/interpolate/src/_interpolate.cpp:63:38: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] | |
static char *kwlist[] = {"x","y","new_x","new_y", NULL}; | |
^ | |
scipy/interpolate/src/_interpolate.cpp:63:46: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] | |
static char *kwlist[] = {"x","y","new_x","new_y", NULL}; | |
^ | |
scipy/interpolate/src/_interpolate.cpp:113:30: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] | |
static char *kwlist[] = {"x","y","new_x","new_y", NULL}; | |
^ | |
scipy/interpolate/src/_interpolate.cpp:113:34: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] | |
static char *kwlist[] = {"x","y","new_x","new_y", NULL}; | |
^ | |
scipy/interpolate/src/_interpolate.cpp:113:38: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] | |
static char *kwlist[] = {"x","y","new_x","new_y", NULL}; | |
^ | |
scipy/interpolate/src/_interpolate.cpp:113:46: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] | |
static char *kwlist[] = {"x","y","new_x","new_y", NULL}; | |
^ | |
scipy/interpolate/src/_interpolate.cpp:164:30: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] | |
static char *kwlist[] = {"x","y","new_x","new_y", NULL}; | |
^ | |
scipy/interpolate/src/_interpolate.cpp:164:34: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] | |
static char *kwlist[] = {"x","y","new_x","new_y", NULL}; | |
^ | |
scipy/interpolate/src/_interpolate.cpp:164:38: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] | |
static char *kwlist[] = {"x","y","new_x","new_y", NULL}; | |
^ | |
scipy/interpolate/src/_interpolate.cpp:164:46: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] | |
static char *kwlist[] = {"x","y","new_x","new_y", NULL}; | |
^ | |
scipy/interpolate/src/_interpolate.cpp:239:23: warning: unused variable 's' [-Wunused-variable] | |
PyObject *m, *d, *s; | |
^ | |
scipy/interpolate/src/_interpolate.cpp:239:19: warning: unused variable 'd' [-Wunused-variable] | |
PyObject *m, *d, *s; | |
^ | |
19 warnings generated. | |
clang++ -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/interpolate/src/_interpolate.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/interpolate/_interpolate.so | |
building 'scipy.io.matlab.streams' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/io | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/io/matlab | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/io/matlab/streams.c | |
scipy/io/matlab/streams.c:6398:3: warning: expression result unused [-Wunused-value] | |
PycString_IMPORT; | |
^~~~~~~~~~~~~~~~ | |
scipy/io/matlab/streams.c:7878:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/io/matlab/streams.c:7993:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] | |
static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { | |
^ | |
scipy/io/matlab/streams.c:6993:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/io/matlab/streams.c:7008:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
5 warnings generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/io/matlab/streams.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/io/matlab/streams.so | |
building 'scipy.io.matlab.mio_utils' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/io/matlab/mio_utils.c | |
In file included from scipy/io/matlab/mio_utils.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/io/matlab/mio_utils.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
In file included from scipy/io/matlab/mio_utils.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/io/matlab/mio_utils.c:6002:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] | |
static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { | |
^ | |
scipy/io/matlab/mio_utils.c:5999:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/io/matlab/mio_utils.c:6114:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] | |
static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { | |
^ | |
scipy/io/matlab/mio_utils.c:4352:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/io/matlab/mio_utils.c:4367:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/io/matlab/mio_utils.c:4511:26: warning: unused function '__Pyx_PyBytes_Equals' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals) { | |
^ | |
scipy/io/matlab/mio_utils.c:4781:27: warning: unused function '__Pyx_ErrRestore' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_ErrRestore(PyObject *type, PyObject *value, PyObject *tb) { | |
^ | |
scipy/io/matlab/mio_utils.c:4798:27: warning: unused function '__Pyx_ErrFetch' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **value, PyObject **tb) { | |
^ | |
scipy/io/matlab/mio_utils.c:5513:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/io/matlab/mio_utils.c:5523:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/io/matlab/mio_utils.c:5526:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/io/matlab/mio_utils.c:5532:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/io/matlab/mio_utils.c:5544:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/io/matlab/mio_utils.c:5551:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/io/matlab/mio_utils.c:5557:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/io/matlab/mio_utils.c:5560:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/io/matlab/mio_utils.c:5574:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/io/matlab/mio_utils.c:5633:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/io/matlab/mio_utils.c:5643:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/io/matlab/mio_utils.c:5646:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/io/matlab/mio_utils.c:5652:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/io/matlab/mio_utils.c:5664:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/io/matlab/mio_utils.c:5671:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/io/matlab/mio_utils.c:5677:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/io/matlab/mio_utils.c:5680:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/io/matlab/mio_utils.c:5694:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/io/matlab/mio_utils.c:5742:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { | |
^ | |
scipy/io/matlab/mio_utils.c:5768:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/io/matlab/mio_utils.c:2829:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/io/matlab/mio_utils.c:2879:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/io/matlab/mio_utils.c:2929:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/io/matlab/mio_utils.c:2979:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/io/matlab/mio_utils.c:3029:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/io/matlab/mio_utils.c:3797:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/io/matlab/mio_utils.c:3885:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
38 warnings generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/io/matlab/mio_utils.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/io/matlab/mio_utils.so | |
building 'scipy.io.matlab.mio5_utils' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/io/matlab/mio5_utils.c | |
In file included from scipy/io/matlab/mio5_utils.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/io/matlab/mio5_utils.c:259: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/io/matlab/mio5_utils.c:16315:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/io/matlab/mio5_utils.c:14162:32: warning: unused function '__Pyx_PyList_GetSlice' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyList_GetSlice( | |
^ | |
scipy/io/matlab/mio5_utils.c:14300:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/io/matlab/mio5_utils.c:14315:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/io/matlab/mio5_utils.c:15802:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/io/matlab/mio5_utils.c:15812:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/io/matlab/mio5_utils.c:15815:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/io/matlab/mio5_utils.c:15821:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/io/matlab/mio5_utils.c:15833:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/io/matlab/mio5_utils.c:15840:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/io/matlab/mio5_utils.c:15846:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/io/matlab/mio5_utils.c:15849:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/io/matlab/mio5_utils.c:15863:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/io/matlab/mio5_utils.c:15922:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/io/matlab/mio5_utils.c:15932:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/io/matlab/mio5_utils.c:15935:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/io/matlab/mio5_utils.c:15941:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/io/matlab/mio5_utils.c:15953:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/io/matlab/mio5_utils.c:15960:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/io/matlab/mio5_utils.c:15966:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/io/matlab/mio5_utils.c:15969:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/io/matlab/mio5_utils.c:15983:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/io/matlab/mio5_utils.c:16031:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/io/matlab/mio5_utils.c:11184:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/io/matlab/mio5_utils.c:11234:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/io/matlab/mio5_utils.c:11284:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/io/matlab/mio5_utils.c:11334:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/io/matlab/mio5_utils.c:11384:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/io/matlab/mio5_utils.c:12152:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/io/matlab/mio5_utils.c:12240:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
32 warnings generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/io/matlab/mio5_utils.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/io/matlab/mio5_utils.so | |
building 'scipy.linalg._fblas' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/build | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4 | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_fblasmodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_fblasmodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_fblasmodule.c:154:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
2 warnings generated. | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
gfortran:f77: /private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/_build_utils/src/wrap_dummy_g77_abi.f | |
gfortran:f77: /private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/_build_utils/src/wrap_dummy_accelerate.f | |
gfortran:f77: build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_fblas-f2pywrappers.f | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_fblasmodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o build/temp.macosx-10.10-x86_64-3.4/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.macosx-10.10-x86_64-3.4/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/_build_utils/src/wrap_dummy_accelerate.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_fblas-f2pywrappers.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/linalg/_fblas.so | |
building 'scipy.linalg._flapack' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:926:7: warning: variable 'return_value' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
if (capi_j>capi_i) | |
^~~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:941:10: note: uninitialized use occurs here | |
return return_value; | |
^~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:926:3: note: remove the 'if' if its condition is always true | |
if (capi_j>capi_i) | |
^~~~~~~~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:850:19: note: initialize the variable 'return_value' to silence this warning | |
int return_value; | |
^ | |
= 0 | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1035:7: warning: variable 'return_value' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
if (capi_j>capi_i) | |
^~~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1050:10: note: uninitialized use occurs here | |
return return_value; | |
^~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1035:3: note: remove the 'if' if its condition is always true | |
if (capi_j>capi_i) | |
^~~~~~~~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:959:19: note: initialize the variable 'return_value' to silence this warning | |
int return_value; | |
^ | |
= 0 | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1140:7: warning: variable 'return_value' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
if (capi_j>capi_i) | |
^~~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1155:10: note: uninitialized use occurs here | |
return return_value; | |
^~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1140:3: note: remove the 'if' if its condition is always true | |
if (capi_j>capi_i) | |
^~~~~~~~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1068:19: note: initialize the variable 'return_value' to silence this warning | |
int return_value; | |
^ | |
= 0 | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1245:7: warning: variable 'return_value' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
if (capi_j>capi_i) | |
^~~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1260:10: note: uninitialized use occurs here | |
return return_value; | |
^~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1245:3: note: remove the 'if' if its condition is always true | |
if (capi_j>capi_i) | |
^~~~~~~~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1173:19: note: initialize the variable 'return_value' to silence this warning | |
int return_value; | |
^ | |
= 0 | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1346:7: warning: variable 'return_value' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
if (capi_j>capi_i) | |
^~~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1361:10: note: uninitialized use occurs here | |
return return_value; | |
^~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1346:3: note: remove the 'if' if its condition is always true | |
if (capi_j>capi_i) | |
^~~~~~~~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1278:19: note: initialize the variable 'return_value' to silence this warning | |
int return_value; | |
^ | |
= 0 | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1447:7: warning: variable 'return_value' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
if (capi_j>capi_i) | |
^~~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1462:10: note: uninitialized use occurs here | |
return return_value; | |
^~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1447:3: note: remove the 'if' if its condition is always true | |
if (capi_j>capi_i) | |
^~~~~~~~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1379:19: note: initialize the variable 'return_value' to silence this warning | |
int return_value; | |
^ | |
= 0 | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1552:7: warning: variable 'return_value' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
if (capi_j>capi_i) | |
^~~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1567:10: note: uninitialized use occurs here | |
return return_value; | |
^~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1552:3: note: remove the 'if' if its condition is always true | |
if (capi_j>capi_i) | |
^~~~~~~~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1480:19: note: initialize the variable 'return_value' to silence this warning | |
int return_value; | |
^ | |
= 0 | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1657:7: warning: variable 'return_value' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
if (capi_j>capi_i) | |
^~~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1672:10: note: uninitialized use occurs here | |
return return_value; | |
^~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1657:3: note: remove the 'if' if its condition is always true | |
if (capi_j>capi_i) | |
^~~~~~~~~~~~~~~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:1585:19: note: initialize the variable 'return_value' to silence this warning | |
int return_value; | |
^ | |
= 0 | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:5857:33: warning: incompatible pointer types passing 'float *' to parameter of type 'complex_float *' [-Wincompatible-pointer-types] | |
(*f2py_func)(&n, &nrhs, d, e, b, &n, &info);; | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:6003:33: warning: incompatible pointer types passing 'double *' to parameter of type 'complex_double *' [-Wincompatible-pointer-types] | |
(*f2py_func)(&n, &nrhs, d, e, b, &n, &info);; | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:11247:39: warning: for loop has empty body [-Wempty-body] | |
{int i;for(i=0;i<n;++piv[i++]);(*f2py_func)((trans?(trans==2?"C":"T"):"N"),&n,&nrhs,lu,&n,piv,b,&n,&info);for(i=0;i<n;--piv[i++]);}; | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:11247:39: note: put the semicolon on a separate line to silence this warning | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:11404:39: warning: for loop has empty body [-Wempty-body] | |
{int i;for(i=0;i<n;++piv[i++]);(*f2py_func)((trans?(trans==2?"C":"T"):"N"),&n,&nrhs,lu,&n,piv,b,&n,&info);for(i=0;i<n;--piv[i++]);}; | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:11404:39: note: put the semicolon on a separate line to silence this warning | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:11561:39: warning: for loop has empty body [-Wempty-body] | |
{int i;for(i=0;i<n;++piv[i++]);(*f2py_func)((trans?(trans==2?"C":"T"):"N"),&n,&nrhs,lu,&n,piv,b,&n,&info);for(i=0;i<n;--piv[i++]);}; | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:11561:39: note: put the semicolon on a separate line to silence this warning | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:11718:39: warning: for loop has empty body [-Wempty-body] | |
{int i;for(i=0;i<n;++piv[i++]);(*f2py_func)((trans?(trans==2?"C":"T"):"N"),&n,&nrhs,lu,&n,piv,b,&n,&info);for(i=0;i<n;--piv[i++]);}; | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:11718:39: note: put the semicolon on a separate line to silence this warning | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:11868:39: warning: for loop has empty body [-Wempty-body] | |
{int i;for(i=0;i<n;++piv[i++]);(*f2py_func)(&n,lu,&n,piv,work,&lwork,&info);for(i=0;i<n;--piv[i++]);}; | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:11868:39: note: put the semicolon on a separate line to silence this warning | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:12014:39: warning: for loop has empty body [-Wempty-body] | |
{int i;for(i=0;i<n;++piv[i++]);(*f2py_func)(&n,lu,&n,piv,work,&lwork,&info);for(i=0;i<n;--piv[i++]);}; | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:12014:39: note: put the semicolon on a separate line to silence this warning | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:12160:39: warning: for loop has empty body [-Wempty-body] | |
{int i;for(i=0;i<n;++piv[i++]);(*f2py_func)(&n,lu,&n,piv,work,&lwork,&info);for(i=0;i<n;--piv[i++]);}; | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:12160:39: note: put the semicolon on a separate line to silence this warning | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:12306:39: warning: for loop has empty body [-Wempty-body] | |
{int i;for(i=0;i<n;++piv[i++]);(*f2py_func)(&n,lu,&n,piv,work,&lwork,&info);for(i=0;i<n;--piv[i++]);}; | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:12306:39: note: put the semicolon on a separate line to silence this warning | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:19274:54: warning: incompatible pointer types passing 'complex_float *' to parameter of type 'float *' [-Wincompatible-pointer-types] | |
(*f2py_func)(&m,&n,a,&m,jpvt,tau,work,&lwork,rwork,&info); | |
^~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:19457:54: warning: incompatible pointer types passing 'complex_double *' to parameter of type 'double *' [-Wincompatible-pointer-types] | |
(*f2py_func)(&m,&n,a,&m,jpvt,tau,work,&lwork,rwork,&info); | |
^~~~~ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:25714:66: warning: incompatible pointer types passing 'float *' to parameter of type 'complex_float *' [-Wincompatible-pointer-types] | |
(*f2py_func)((compute_v?"V":"N"),(lower?"L":"U"),&n,a,&n,w,work,&lwork,rwork,&info); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:25897:66: warning: incompatible pointer types passing 'double *' to parameter of type 'complex_double *' [-Wincompatible-pointer-types] | |
(*f2py_func)((compute_v?"V":"N"),(lower?"L":"U"),&n,a,&n,w,work,&lwork,rwork,&info); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:30523:50: warning: for loop has empty body [-Wempty-body] | |
{int i;m=len(piv);for(i=0;i<m;++piv[i++]);++k1;++k2; (*f2py_func)(&n,a,&nrows,&k1,&k2,piv+off,&inc); for(i=0;i<m;--piv[i++]);}; | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:30523:50: note: put the semicolon on a separate line to silence this warning | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:30690:50: warning: for loop has empty body [-Wempty-body] | |
{int i;m=len(piv);for(i=0;i<m;++piv[i++]);++k1;++k2; (*f2py_func)(&n,a,&nrows,&k1,&k2,piv+off,&inc); for(i=0;i<m;--piv[i++]);}; | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:30690:50: note: put the semicolon on a separate line to silence this warning | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:30857:50: warning: for loop has empty body [-Wempty-body] | |
{int i;m=len(piv);for(i=0;i<m;++piv[i++]);++k1;++k2; (*f2py_func)(&n,a,&nrows,&k1,&k2,piv+off,&inc); for(i=0;i<m;--piv[i++]);}; | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:30857:50: note: put the semicolon on a separate line to silence this warning | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:31024:50: warning: for loop has empty body [-Wempty-body] | |
{int i;m=len(piv);for(i=0;i<m;++piv[i++]);++k1;++k2; (*f2py_func)(&n,a,&nrows,&k1,&k2,piv+off,&inc); for(i=0;i<m;--piv[i++]);}; | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:31024:50: note: put the semicolon on a separate line to silence this warning | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:36789:40: warning: for loop has empty body [-Wempty-body] | |
{int i;for(i=0;i<n;++ipiv[i++]);(*f2py_func)((trans>0?(trans==1?"T":"C"):"N"),&n,&kl,&ku,&nrhs,ab,&ldab,ipiv,b,&ldb,&info);for(i=0;i<n;--ipiv[i++]);}; | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:36789:40: note: put the semicolon on a separate line to silence this warning | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:36981:40: warning: for loop has empty body [-Wempty-body] | |
{int i;for(i=0;i<n;++ipiv[i++]);(*f2py_func)((trans>0?(trans==1?"T":"C"):"N"),&n,&kl,&ku,&nrhs,ab,&ldab,ipiv,b,&ldb,&info);for(i=0;i<n;--ipiv[i++]);}; | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:36981:40: note: put the semicolon on a separate line to silence this warning | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:37173:40: warning: for loop has empty body [-Wempty-body] | |
{int i;for(i=0;i<n;++ipiv[i++]);(*f2py_func)((trans>0?(trans==1?"T":"C"):"N"),&n,&kl,&ku,&nrhs,ab,&ldab,ipiv,b,&ldb,&info);for(i=0;i<n;--ipiv[i++]);}; | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:37173:40: note: put the semicolon on a separate line to silence this warning | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:37365:40: warning: for loop has empty body [-Wempty-body] | |
{int i;for(i=0;i<n;++ipiv[i++]);(*f2py_func)((trans>0?(trans==1?"T":"C"):"N"),&n,&kl,&ku,&nrhs,ab,&ldab,ipiv,b,&ldb,&info);for(i=0;i<n;--ipiv[i++]);}; | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:37365:40: note: put the semicolon on a separate line to silence this warning | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.c:336:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
32 warnings generated. | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
gfortran:f77: /private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/_build_utils/src/wrap_dummy_g77_abi.f | |
gfortran:f77: /private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/_build_utils/src/wrap_dummy_accelerate.f | |
gfortran:f77: build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapack-f2pywrappers.f | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapackmodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o build/temp.macosx-10.10-x86_64-3.4/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.macosx-10.10-x86_64-3.4/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/_build_utils/src/wrap_dummy_accelerate.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flapack-f2pywrappers.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/linalg/_flapack.so | |
building 'scipy.linalg._flinalg' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flinalgmodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flinalgmodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flinalgmodule.c:112:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
2 warnings generated. | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
gfortran:f77: scipy/linalg/src/det.f | |
gfortran:f77: scipy/linalg/src/lu.f | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_flinalgmodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/det.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/lu.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/linalg/_flinalg.so | |
building 'scipy.linalg._interpolative' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_interpolativemodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_interpolativemodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_interpolativemodule.c:146:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
2 warnings generated. | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_0.f | |
f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] | |
gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_1.f | |
f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] | |
gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_2.f | |
f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] | |
gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_3.f | |
f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] | |
gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_4.f | |
f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] | |
gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_5.f | |
f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 12 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 41 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 67 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 80 [-Wtabs] | |
gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_6.f | |
f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] | |
gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_7.f | |
f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 16 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 28 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 48 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 70 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 97 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 104 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 221 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 245 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 288 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 340 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 419 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 536 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 560 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 603 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 655 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 734 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 762 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 800 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 858 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 925 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 1086 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 1114 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 1150 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 1204 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 1267 [-Wtabs] | |
gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_8.f | |
f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] | |
gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_9.f | |
f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] | |
gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_10.f | |
f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] | |
gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_11.f | |
f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] | |
gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_12.f | |
f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] | |
gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_13.f | |
f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 9 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 28 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 45 [-Wtabs] | |
gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_14.f | |
f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] | |
gfortran:f77: scipy/linalg/src/id_dist/src/dfft_subr_15.f | |
f951: Warning: Nonconforming tab character in column 1 of line 2 [-Wtabs] | |
f951: Warning: Nonconforming tab character in column 1 of line 13 [-Wtabs] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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/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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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_house.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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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/idd_qrpiv.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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
scipy/linalg/src/id_dist/src/idd_sfft.f:305:0: | |
v(2*ind-1) = sumr | |
^ | |
Warning: 'sumr' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/linalg/src/id_dist/src/idd_sfft.f:306:0: | |
v(2*ind) = sumi | |
^ | |
Warning: 'sumi' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/linalg/src/id_dist/src/idd_sfft.f:305:0: | |
v(2*ind-1) = sumr | |
^ | |
Warning: 'sumr' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/linalg/src/id_dist/src/idd_sfft.f:251:0: | |
real*8 v(n),r1,twopi,sumr,sumi,fact,wsave(2*(2+15+4*n)) | |
^ | |
note: 'sumr' was declared here | |
scipy/linalg/src/id_dist/src/idd_sfft.f:306:0: | |
v(2*ind) = sumi | |
^ | |
Warning: 'sumi' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/linalg/src/id_dist/src/idd_sfft.f:251:0: | |
real*8 v(n),r1,twopi,sumr,sumi,fact,wsave(2*(2+15+4*n)) | |
^ | |
note: 'sumi' was declared here | |
gfortran:f77: scipy/linalg/src/id_dist/src/idd_snorm.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/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) [-Wconversion] | |
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) [-Wconversion] | |
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/iddp_rid.f | |
scipy/linalg/src/id_dist/src/iddp_rid.f:302:0: | |
1 .and. krank .lt. m .and. krank .lt. n) | |
^ | |
Warning: 'enorm' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
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) [-Wunused-dummy-argument] | |
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) [-Wunused-dummy-argument] | |
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) [-Wunused-dummy-argument] | |
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) [-Wunused-dummy-argument] | |
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) [-Wunused-dummy-argument] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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/iddr_rid.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/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) [-Wconversion] | |
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) [-Wconversion] | |
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/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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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_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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
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) [-Wconversion] | |
gfortran:f77: scipy/linalg/src/id_dist/src/idz_sfft.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) [-Wconversion] | |
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_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) [-Wconversion] | |
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) [-Wconversion] | |
gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_4.f | |
scipy/linalg/src/id_dist/src/idzp_aid_subr_4.f:29:17: | |
ss = ss+a(j,k)*conjg(a(j,k)) | |
1 | |
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] | |
gfortran:f77: scipy/linalg/src/id_dist/src/idzp_aid_subr_5.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/idzp_rid.f | |
scipy/linalg/src/id_dist/src/idzp_rid.f:273:22: | |
enorm = enorm + y(k)*conjg(y(k)) | |
1 | |
Warning: Possible change of value in conversion from COMPLEX(8) to REAL(8) at (1) [-Wconversion] | |
scipy/linalg/src/id_dist/src/idzp_rid.f:305:0: | |
1 .and. krank .lt. m .and. krank .lt. n) | |
^ | |
Warning: 'enorm' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
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) [-Wunused-dummy-argument] | |
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) [-Wunused-dummy-argument] | |
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) [-Wunused-dummy-argument] | |
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) [-Wunused-dummy-argument] | |
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) [-Wunused-dummy-argument] | |
gfortran:f77: scipy/linalg/src/id_dist/src/idzp_rsvd_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) [-Wconversion] | |
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) [-Wconversion] | |
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/idzr_rid.f | |
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/prini.f | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_interpolativemodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_0.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_1.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_2.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_3.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_4.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_5.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_6.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_7.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_8.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_9.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_10.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_11.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_12.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_13.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_14.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/dfft_subr_15.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rand_subr_0.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rand_subr_1.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rand_subr_2.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_0.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_1.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_2.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_3.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_4.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_5.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_6.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_7.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_8.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_9.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_10.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/id_rtrans_subr_11.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_0.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_1.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_2.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_3.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_4.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_5.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_frm_subr_6.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_house.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_id.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_id2svd_subr_0.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_id2svd_subr_1.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_id2svd_subr_2.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_qrpiv.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_sfft.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_snorm.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_svd_subr_0.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_svd_subr_1.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idd_svd_subr_2.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/iddp_aid.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/iddp_asvd_subr_0.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/iddp_asvd_subr_1.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/iddp_rid.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/iddp_rsvd_subr_0.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/iddp_rsvd_subr_1.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/iddr_aid.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/iddr_asvd_subr_0.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/iddr_asvd_subr_1.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/iddr_rid.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/iddr_rsvd_subr_0.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/iddr_rsvd_subr_1.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_frm_subr_0.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_frm_subr_1.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_frm_subr_2.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_frm_subr_3.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_house.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_id.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_id2svd_subr_0.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_id2svd_subr_1.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_id2svd_subr_2.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_qrpiv.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_sfft.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_snorm.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_svd_subr_0.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_svd_subr_1.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_svd_subr_2.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idz_svd_subr_3.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_aid_subr_0.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_aid_subr_1.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_aid_subr_2.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_aid_subr_3.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_aid_subr_4.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_aid_subr_5.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_asvd_subr_0.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_asvd_subr_1.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_asvd_subr_2.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_rid.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_rsvd_subr_0.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_rsvd_subr_1.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzp_rsvd_subr_2.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzr_aid.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzr_asvd_subr_0.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzr_asvd_subr_1.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzr_rid.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzr_rsvd_subr_0.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/idzr_rsvd_subr_1.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/id_dist/src/prini.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/linalg/_interpolative.so | |
building 'scipy.linalg._calc_lwork' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_calc_lworkmodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_calc_lworkmodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_calc_lworkmodule.c:137:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
2 warnings generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
gfortran:f77: scipy/linalg/src/calc_lwork.f | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/linalg/_calc_lworkmodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/src/calc_lwork.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/linalg/_calc_lwork.so | |
building 'scipy.linalg._solve_toeplitz' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/linalg/_solve_toeplitz.c | |
In file included from scipy/linalg/_solve_toeplitz.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/linalg/_solve_toeplitz.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
In file included from scipy/linalg/_solve_toeplitz.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/linalg/_solve_toeplitz.c:23159:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:23299:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:20224:26: warning: unused function '__Pyx_GetBufferAndValidate' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_GetBufferAndValidate( | |
^ | |
scipy/linalg/_solve_toeplitz.c:20258:27: warning: unused function '__Pyx_SafeReleaseBuffer' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_SafeReleaseBuffer(Py_buffer* info) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:20331:1: warning: unused function '__pyx_add_acquisition_count_locked' [-Wunused-function] | |
__pyx_add_acquisition_count_locked(__pyx_atomic_int *acquisition_count, | |
^ | |
scipy/linalg/_solve_toeplitz.c:20341:1: warning: unused function '__pyx_sub_acquisition_count_locked' [-Wunused-function] | |
__pyx_sub_acquisition_count_locked(__pyx_atomic_int *acquisition_count, | |
^ | |
scipy/linalg/_solve_toeplitz.c:20437:26: warning: unused function '__Pyx_PyBytes_Equals' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:20621:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/linalg/_solve_toeplitz.c:20636:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/linalg/_solve_toeplitz.c:21329:28: warning: unused function '__Pyx_CyFunction_InitDefaults' [-Wunused-function] | |
static CYTHON_INLINE void *__Pyx_CyFunction_InitDefaults(PyObject *func, size_t size, int pyobjects) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:21343:27: warning: unused function '__Pyx_CyFunction_SetDefaultsKwDict' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetDefaultsKwDict(PyObject *func, PyObject *dict) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:21348:27: warning: unused function '__Pyx_CyFunction_SetAnnotationsDict' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetAnnotationsDict(PyObject *func, PyObject *dict) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:22236:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:22239:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:22253:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:22453:26: warning: unused function '__Pyx_BytesContains' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_BytesContains(PyObject* bytes, char character) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:22509:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:22519:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:22522:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:22528:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:22540:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:22547:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:22553:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:22556:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:22570:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:22884:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:5572:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:5622:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:5672:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:5722:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:5772:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:6540:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/linalg/_solve_toeplitz.c:6628:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
36 warnings generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/_solve_toeplitz.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/linalg/_solve_toeplitz.so | |
building 'scipy.linalg.cython_blas' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-Iscipy/linalg -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/linalg/cython_blas.c | |
In file included from scipy/linalg/cython_blas.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
scipy/linalg/cython_blas.c:1881:30: warning: incompatible pointer types passing '__pyx_t_float_complex *' to parameter of type 'npy_complex64 *' (aka 'npy_cfloat *') [-Wincompatible-pointer-types] | |
F_FUNC(cdotcwrp, CDOTCWRP)((&__pyx_v_out), __pyx_v_n, ((npy_complex64 *)__pyx_v_cx), __pyx_v_incx, ((npy_complex64 *)__pyx_v_cy), __pyx_v_incy); | |
^~~~~~~~~~~~~~ | |
scipy/linalg/_blas_subroutines.h:13:48: note: passing argument to parameter 'ret' here | |
void F_FUNC(cdotcwrp, CDOTCWRP)(npy_complex64 *ret, int *n, npy_complex64 *cx, int *incx, npy_complex64 *cy, int *incy); | |
^ | |
scipy/linalg/cython_blas.c:1925:30: warning: incompatible pointer types passing '__pyx_t_float_complex *' to parameter of type 'npy_complex64 *' (aka 'npy_cfloat *') [-Wincompatible-pointer-types] | |
F_FUNC(cdotuwrp, CDOTUWRP)((&__pyx_v_out), __pyx_v_n, ((npy_complex64 *)__pyx_v_cx), __pyx_v_incx, ((npy_complex64 *)__pyx_v_cy), __pyx_v_incy); | |
^~~~~~~~~~~~~~ | |
scipy/linalg/_blas_subroutines.h:14:48: note: passing argument to parameter 'ret' here | |
void F_FUNC(cdotuwrp, CDOTUWRP)(npy_complex64 *ret, int *n, npy_complex64 *cx, int *incx, npy_complex64 *cy, int *incy); | |
^ | |
scipy/linalg/cython_blas.c:2761:30: warning: incompatible pointer types passing '__pyx_t_double_complex *' to parameter of type 'npy_complex128 *' (aka 'npy_cdouble *') [-Wincompatible-pointer-types] | |
F_FUNC(zdotcwrp, ZDOTCWRP)((&__pyx_v_out), __pyx_v_n, ((npy_complex128 *)__pyx_v_zx), __pyx_v_incx, ((npy_complex128 *)__pyx_v_zy), __pyx_v_incy); | |
^~~~~~~~~~~~~~ | |
scipy/linalg/_blas_subroutines.h:33:49: note: passing argument to parameter 'ret' here | |
void F_FUNC(zdotcwrp, ZDOTCWRP)(npy_complex128 *ret, int *n, npy_complex128 *zx, int *incx, npy_complex128 *zy, int *incy); | |
^ | |
scipy/linalg/cython_blas.c:2805:30: warning: incompatible pointer types passing '__pyx_t_double_complex *' to parameter of type 'npy_complex128 *' (aka 'npy_cdouble *') [-Wincompatible-pointer-types] | |
F_FUNC(zdotuwrp, ZDOTUWRP)((&__pyx_v_out), __pyx_v_n, ((npy_complex128 *)__pyx_v_zx), __pyx_v_incx, ((npy_complex128 *)__pyx_v_zy), __pyx_v_incy); | |
^~~~~~~~~~~~~~ | |
scipy/linalg/_blas_subroutines.h:34:49: note: passing argument to parameter 'ret' here | |
void F_FUNC(zdotuwrp, ZDOTUWRP)(npy_complex128 *ret, int *n, npy_complex128 *zx, int *incx, npy_complex128 *zy, int *incy); | |
^ | |
In file included from scipy/linalg/cython_blas.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
In file included from scipy/linalg/cython_blas.c:259: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/linalg/cython_blas.c:27490:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/linalg/cython_blas.c:27630:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/linalg/cython_blas.c:25093:26: warning: unused function '__Pyx_GetBufferAndValidate' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_GetBufferAndValidate( | |
^ | |
scipy/linalg/cython_blas.c:25127:27: warning: unused function '__Pyx_SafeReleaseBuffer' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_SafeReleaseBuffer(Py_buffer* info) { | |
^ | |
scipy/linalg/cython_blas.c:25200:1: warning: unused function '__pyx_add_acquisition_count_locked' [-Wunused-function] | |
__pyx_add_acquisition_count_locked(__pyx_atomic_int *acquisition_count, | |
^ | |
scipy/linalg/cython_blas.c:25210:1: warning: unused function '__pyx_sub_acquisition_count_locked' [-Wunused-function] | |
__pyx_sub_acquisition_count_locked(__pyx_atomic_int *acquisition_count, | |
^ | |
scipy/linalg/cython_blas.c:25531:26: warning: unused function '__Pyx_PyBytes_Equals' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals) { | |
^ | |
scipy/linalg/cython_blas.c:25803:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/linalg/cython_blas.c:25818:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/linalg/cython_blas.c:26149:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/linalg/cython_blas.c:26159:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/linalg/cython_blas.c:26162:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/linalg/cython_blas.c:26168:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/linalg/cython_blas.c:26180:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/linalg/cython_blas.c:26187:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/linalg/cython_blas.c:26193:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/linalg/cython_blas.c:26196:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/linalg/cython_blas.c:26210:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/linalg/cython_blas.c:26269:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/linalg/cython_blas.c:26279:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/linalg/cython_blas.c:26282:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/linalg/cython_blas.c:26288:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/linalg/cython_blas.c:26300:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/linalg/cython_blas.c:26307:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/linalg/cython_blas.c:26313:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/linalg/cython_blas.c:26316:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/linalg/cython_blas.c:26330:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/linalg/cython_blas.c:27118:27: warning: function '__Pyx_PyInt_As_char' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE char __Pyx_PyInt_As_char(PyObject *x) { | |
^ | |
scipy/linalg/cython_blas.c:27223:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/linalg/cython_blas.c:11062:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/linalg/cython_blas.c:11112:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/linalg/cython_blas.c:11162:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/linalg/cython_blas.c:11212:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/linalg/cython_blas.c:11262:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/linalg/cython_blas.c:12030:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/linalg/cython_blas.c:12118:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
43 warnings generated. | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/cython_blas.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lfwrappers -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/linalg/cython_blas.so | |
building 'scipy.linalg.cython_lapack' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-Iscipy/linalg -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/linalg/cython_lapack.c | |
In file included from scipy/linalg/cython_lapack.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
scipy/linalg/cython_lapack.c:1199:32: warning: incompatible pointer types passing '__pyx_t_float_complex *' to parameter of type 'npy_complex64 *' (aka 'npy_cfloat *') [-Wincompatible-pointer-types] | |
F_FUNC(cladivwrp, CLADIVWRP)((&__pyx_v_out), ((npy_complex64 *)__pyx_v_x), ((npy_complex64 *)__pyx_v_y)); | |
^~~~~~~~~~~~~~ | |
scipy/linalg/_lapack_subroutines.h:22:50: note: passing argument to parameter 'ret' here | |
void F_FUNC(cladivwrp, CLADIVWRP)(npy_complex64 *ret, npy_complex64 *x, npy_complex64 *y); | |
^ | |
scipy/linalg/cython_lapack.c:3399:32: warning: incompatible pointer types passing '__pyx_t_double_complex *' to parameter of type 'npy_complex128 *' (aka 'npy_cdouble *') [-Wincompatible-pointer-types] | |
F_FUNC(zladivwrp, ZLADIVWRP)((&__pyx_v_out), ((npy_complex128 *)__pyx_v_x), ((npy_complex128 *)__pyx_v_y)); | |
^~~~~~~~~~~~~~ | |
scipy/linalg/_lapack_subroutines.h:72:51: note: passing argument to parameter 'ret' here | |
void F_FUNC(zladivwrp, ZLADIVWRP)(npy_complex128 *ret, npy_complex128 *x, npy_complex128 *y); | |
^ | |
In file included from scipy/linalg/cython_lapack.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
In file included from scipy/linalg/cython_lapack.c:259: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/linalg/cython_lapack.c:46978:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/linalg/cython_lapack.c:47093:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] | |
static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { | |
^ | |
scipy/linalg/cython_lapack.c:47118:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/linalg/cython_lapack.c:45916:27: warning: unused function '__Pyx_ErrRestore' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_ErrRestore(PyObject *type, PyObject *value, PyObject *tb) { | |
^ | |
scipy/linalg/cython_lapack.c:45933:27: warning: unused function '__Pyx_ErrFetch' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **value, PyObject **tb) { | |
^ | |
scipy/linalg/cython_lapack.c:46304:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/linalg/cython_lapack.c:46314:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/linalg/cython_lapack.c:46317:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/linalg/cython_lapack.c:46323:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/linalg/cython_lapack.c:46335:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/linalg/cython_lapack.c:46342:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/linalg/cython_lapack.c:46348:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/linalg/cython_lapack.c:46351:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/linalg/cython_lapack.c:46365:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/linalg/cython_lapack.c:46424:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/linalg/cython_lapack.c:46434:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/linalg/cython_lapack.c:46437:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/linalg/cython_lapack.c:46443:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/linalg/cython_lapack.c:46455:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/linalg/cython_lapack.c:46462:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/linalg/cython_lapack.c:46468:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/linalg/cython_lapack.c:46471:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/linalg/cython_lapack.c:46485:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/linalg/cython_lapack.c:46685:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { | |
^ | |
scipy/linalg/cython_lapack.c:46711:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/linalg/cython_lapack.c:43104:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/linalg/cython_lapack.c:43154:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/linalg/cython_lapack.c:43204:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/linalg/cython_lapack.c:43254:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/linalg/cython_lapack.c:43304:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/linalg/cython_lapack.c:44072:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/linalg/cython_lapack.c:44160:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
37 warnings generated. | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/cython_lapack.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lfwrappers -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/linalg/cython_lapack.so | |
building 'scipy.linalg._decomp_update' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/linalg/_decomp_update.c | |
In file included from scipy/linalg/_decomp_update.c:260: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/linalg/_decomp_update.c:261: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/linalg/_decomp_update.c:37922:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] | |
static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { | |
^ | |
scipy/linalg/_decomp_update.c:37919:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/linalg/_decomp_update.c:38034:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] | |
static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { | |
^ | |
scipy/linalg/_decomp_update.c:38059:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/linalg/_decomp_update.c:36740:26: warning: unused function '__Pyx_PyBytes_Equals' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals) { | |
^ | |
scipy/linalg/_decomp_update.c:37113:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/linalg/_decomp_update.c:37122:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/linalg/_decomp_update.c:37164:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/linalg/_decomp_update.c:37233:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/linalg/_decomp_update.c:37242:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/linalg/_decomp_update.c:37284:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/linalg/_decomp_update.c:37557:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { | |
^ | |
scipy/linalg/_decomp_update.c:37635:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/linalg/_decomp_update.c:33613:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/linalg/_decomp_update.c:33663:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/linalg/_decomp_update.c:33713:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/linalg/_decomp_update.c:33763:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/linalg/_decomp_update.c:33813:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/linalg/_decomp_update.c:34581:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/linalg/_decomp_update.c:34669:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
22 warnings generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/linalg/_decomp_update.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/linalg/_decomp_update.so | |
building 'scipy.odr.__odrpack' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-Iscipy/odr -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/odr/__odrpack.c | |
In file included from scipy/odr/__odrpack.c:12: | |
In file included from scipy/odr/odrpack.h:2: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
scipy/odr/__odrpack.c:96:11: warning: variable 'result' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized] | |
if (odr_global.fcn == NULL) | |
^~~~~~~~~~~~~~~~~~~~~~ | |
scipy/odr/__odrpack.c:262:14: note: uninitialized use occurs here | |
Py_XDECREF(result); | |
^~~~~~ | |
/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m/object.h:834:50: note: expanded from macro 'Py_XDECREF' | |
PyObject *_py_xdecref_tmp = (PyObject *)(op); \ | |
^ | |
scipy/odr/__odrpack.c:96:7: note: remove the 'if' if its condition is always false | |
if (odr_global.fcn == NULL) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/odr/__odrpack.c:47:19: note: initialize the variable 'result' to silence this warning | |
PyObject *result; | |
^ | |
= NULL | |
scipy/odr/__odrpack.c:1115:31: warning: format specifies type 'int' but the argument has type 'npy_intp' (aka 'long') [-Wformat] | |
printf("%d %d\n", work->dimensions[0], lwork); | |
~~ ^~~~~~~~~~~~~~~~~~~ | |
%ld | |
scipy/odr/__odrpack.c:1294:19: warning: unused variable 's' [-Wunused-variable] | |
PyObject *m, *s, *d; | |
^ | |
scipy/odr/__odrpack.c:1294:23: warning: unused variable 'd' [-Wunused-variable] | |
PyObject *m, *s, *d; | |
^ | |
5 warnings generated. | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/scipy/odr/__odrpack.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lodrpack -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/odr/__odrpack.so | |
building 'scipy.optimize._minpack' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/optimize/_minpackmodule.c | |
In file included from scipy/optimize/_minpackmodule.c:5: | |
In file included from scipy/optimize/minpack.h:38: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/optimize/_minpackmodule.c:7: | |
scipy/optimize/__minpack.h:245:3: warning: unused variable 'store_multipack_globals3' [-Wunused-variable] | |
STORE_VARS(); /* Define storage variables for global variables. */ | |
^ | |
scipy/optimize/minpack.h:43:64: note: expanded from macro 'STORE_VARS' | |
#define STORE_VARS() PyObject *store_multipack_globals[4]; int store_multipack_globals3; | |
^ | |
In file included from scipy/optimize/_minpackmodule.c:7: | |
scipy/optimize/__minpack.h:452:3: warning: unused variable 'store_multipack_globals3' [-Wunused-variable] | |
STORE_VARS(); | |
^ | |
scipy/optimize/minpack.h:43:64: note: expanded from macro 'STORE_VARS' | |
#define STORE_VARS() PyObject *store_multipack_globals[4]; int store_multipack_globals3; | |
^ | |
3 warnings generated. | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/_minpackmodule.o -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lminpack -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/optimize/_minpack.so | |
building 'scipy.optimize._zeros' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/optimize/zeros.c | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/zeros.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lrootfind -o build/lib.macosx-10.10-x86_64-3.4/scipy/optimize/_zeros.so | |
building 'scipy.optimize._lbfgsb' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/optimize | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/optimize/lbfgsb | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/optimize/lbfgsb/_lbfgsbmodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/optimize/lbfgsb/_lbfgsbmodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/optimize/lbfgsb/_lbfgsbmodule.c:184:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
2 warnings generated. | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/lbfgsb | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
gfortran:f77: scipy/optimize/lbfgsb/lbfgsb.f | |
scipy/optimize/lbfgsb/lbfgsb.f:1493:0: | |
t(nbreak) = tu/neggi | |
^ | |
Warning: 'tu' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/optimize/lbfgsb/lbfgsb.f:1484:0: | |
t(nbreak) = tl/(-neggi) | |
^ | |
Warning: 'tl' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
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) [-Wunused-variable] | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/optimize/lbfgsb/_lbfgsbmodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/lbfgsb/lbfgsb.o build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/lbfgsb/linpack.o build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/lbfgsb/timer.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/optimize/_lbfgsb.so | |
building 'scipy.optimize.moduleTNC' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/tnc | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/optimize/tnc/moduleTNC.c | |
In file included from scipy/optimize/tnc/moduleTNC.c:30: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
scipy/optimize/tnc/moduleTNC.c:26:19: warning: unused variable 'rcsid' [-Wunused-const-variable] | |
static char const rcsid[] = | |
^ | |
2 warnings generated. | |
clang: scipy/optimize/tnc/tnc.c | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/tnc/moduleTNC.o build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/tnc/tnc.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/optimize/moduleTNC.so | |
building 'scipy.optimize._cobyla' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/optimize/cobyla | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/optimize/cobyla/_cobylamodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/optimize/cobyla/_cobylamodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/optimize/cobyla/_cobylamodule.c:355:10: warning: unused variable 'f' [-Wunused-variable] | |
double f=(*f_cb_capi); | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/optimize/cobyla/_cobylamodule.c:129:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
3 warnings generated. | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/cobyla | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
gfortran:f77: scipy/optimize/cobyla/cobyla2.f | |
gfortran:f77: scipy/optimize/cobyla/trstlp.f | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/optimize/cobyla/_cobylamodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/cobyla/cobyla2.o build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/cobyla/trstlp.o -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/optimize/_cobyla.so | |
building 'scipy.optimize.minpack2' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/optimize/minpack2 | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/optimize/minpack2/minpack2module.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/optimize/minpack2/minpack2module.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/optimize/minpack2/minpack2module.c:136:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
2 warnings generated. | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/minpack2 | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
gfortran:f77: scipy/optimize/minpack2/dcsrch.f | |
gfortran:f77: scipy/optimize/minpack2/dcstep.f | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/optimize/minpack2/minpack2module.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/minpack2/dcsrch.o build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/minpack2/dcstep.o -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/optimize/minpack2.so | |
building 'scipy.optimize._slsqp' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/optimize/slsqp | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/optimize/slsqp/_slsqpmodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/optimize/slsqp/_slsqpmodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/optimize/slsqp/_slsqpmodule.c:152:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
2 warnings generated. | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/slsqp | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
gfortran:f77: scipy/optimize/slsqp/slsqp_optmz.f | |
scipy/optimize/slsqp/slsqp_optmz.f:1934:72: Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/optimize/slsqp/slsqp_optmz.f:1939:19: | |
20 GO TO next,(30, 50, 70, 110) | |
1 | |
Warning: Deleted feature: Assigned GOTO statement at (1) | |
scipy/optimize/slsqp/slsqp_optmz.f:1941:72: Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/optimize/slsqp/slsqp_optmz.f:1951:72: Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/optimize/slsqp/slsqp_optmz.f:1957:72: Warning: Deleted feature: ASSIGN statement at (1) | |
scipy/optimize/slsqp/slsqp_optmz.f:1970: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:1965: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:1946: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:835: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:1523:0: | |
beta=delta/tp | |
^ | |
Warning: 'tp' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/optimize/slsqp/slsqp_optmz.f:1971:0: | |
sum = one + sum * (xmax / dx(i))**2 | |
^ | |
Warning: 'xmax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/optimize/slsqp/slsqp_optmz.f:1625:0: | |
IF (ABS(e) .LE. tol1) GOTO 30 | |
^ | |
Warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/optimize/slsqp/slsqp_optmz.f:1650:0: | |
IF (u - a .LT. tol2) d = SIGN(tol1, m - x) | |
^ | |
Warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/optimize/slsqp/slsqp_optmz.f:1671:0: | |
IF (fu .GT. fx) GOTO 60 | |
^ | |
Warning: 'fx' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/optimize/slsqp/slsqp_optmz.f:1672:0: | |
IF (u .GE. x) a = x | |
^ | |
Warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/optimize/slsqp/slsqp_optmz.f:1683:0: | |
IF (fu .LE. fw .OR. w .EQ. x) GOTO 70 | |
^ | |
Warning: 'fw' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/optimize/slsqp/slsqp_optmz.f:1683:0: Warning: 'w' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/optimize/slsqp/slsqp_optmz.f:1684:0: | |
IF (fu .LE. fv .OR. v .EQ. x .OR. v .EQ. w) GOTO 80 | |
^ | |
Warning: 'fv' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/optimize/slsqp/slsqp_optmz.f:1684:0: Warning: 'v' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/optimize/slsqp/slsqp_optmz.f:1657:0: | |
IF (x .LT. m) e = b - x | |
^ | |
Warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/optimize/slsqp/slsqp_optmz.f:1656:0: | |
40 IF (x .GE. m) e = a - x | |
^ | |
Warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/optimize/slsqp/slsqp_optmz.f:1091:0: | |
INTEGER i,ii,ip,iter,itmax,iz,izmax,iz1,iz2,j,jj,jz, | |
^ | |
Warning: 'izmax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/optimize/slsqp/_slsqpmodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/slsqp/slsqp_optmz.o -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/optimize/_slsqp.so | |
building 'scipy.optimize._nnls' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/optimize/nnls | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/optimize/nnls/_nnlsmodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/optimize/nnls/_nnlsmodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/optimize/nnls/_nnlsmodule.c:111:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
2 warnings generated. | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/nnls | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -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:228:0: | |
I=INDEX(JJ) | |
^ | |
Warning: 'jj' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/optimize/nnls/nnls.f:52:0: | |
integer I, II, IP, ITER, ITMAX, IZ, IZ1, IZ2, IZMAX, J, JJ, JZ, L | |
^ | |
Warning: 'izmax' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/optimize/nnls/_nnlsmodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/nnls/nnls.o -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/optimize/_nnls.so | |
building 'scipy.signal.sigtools' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/signal | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/signal | |
compile options: '-Iscipy/signal -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/signal/lfilter.c | |
In file included from scipy/signal/lfilter.c.src:8: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
scipy/signal/lfilter.c.src:286:50: warning: incompatible pointer types passing 'PyArrayObject *' (aka 'struct tagPyArrayObject_fields *') to parameter of type 'PyObject *' (aka 'struct _object *') [-Wincompatible-pointer-types] | |
if (PyArray_SetBaseObject(arVi_view, arVi) == -1) { | |
^~~~ | |
2 warnings generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/signal/correlate_nd.c | |
In file included from scipy/signal/correlate_nd.c.src:8: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: scipy/signal/sigtoolsmodule.c | |
In file included from scipy/signal/sigtoolsmodule.c:10: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: scipy/signal/medianfilter.c | |
In file included from scipy/signal/medianfilter.c:6: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: scipy/signal/firfilter.c | |
In file included from scipy/signal/firfilter.c:2: | |
In file included from scipy/signal/sigtools.h:11: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/signal/sigtoolsmodule.o build/temp.macosx-10.10-x86_64-3.4/scipy/signal/firfilter.o build/temp.macosx-10.10-x86_64-3.4/scipy/signal/medianfilter.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/signal/lfilter.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/signal/correlate_nd.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/signal/sigtools.so | |
building 'scipy.signal._spectral' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/signal/_spectral.c | |
In file included from scipy/signal/_spectral.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/signal/_spectral.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
In file included from scipy/signal/_spectral.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/signal/_spectral.c:6144:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] | |
static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { | |
^ | |
scipy/signal/_spectral.c:6141:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/signal/_spectral.c:6256:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] | |
static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { | |
^ | |
scipy/signal/_spectral.c:6281:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/signal/_spectral.c:5503:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/signal/_spectral.c:5513:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/signal/_spectral.c:5516:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/signal/_spectral.c:5522:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/signal/_spectral.c:5534:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/signal/_spectral.c:5541:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/signal/_spectral.c:5547:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/signal/_spectral.c:5550:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/signal/_spectral.c:5564:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/signal/_spectral.c:5623:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/signal/_spectral.c:5633:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/signal/_spectral.c:5636:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/signal/_spectral.c:5642:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/signal/_spectral.c:5654:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/signal/_spectral.c:5661:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/signal/_spectral.c:5667:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/signal/_spectral.c:5670:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/signal/_spectral.c:5684:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/signal/_spectral.c:5884:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { | |
^ | |
scipy/signal/_spectral.c:5910:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/signal/_spectral.c:2695:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/signal/_spectral.c:2745:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/signal/_spectral.c:2795:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/signal/_spectral.c:2845:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/signal/_spectral.c:2895:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/signal/_spectral.c:3663:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/signal/_spectral.c:3751:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
34 warnings generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/signal/_spectral.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/signal/_spectral.so | |
building 'scipy.signal._max_len_seq' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/signal/_max_len_seq.c | |
In file included from scipy/signal/_max_len_seq.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/signal/_max_len_seq.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
In file included from scipy/signal/_max_len_seq.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/signal/_max_len_seq.c:7311:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] | |
static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { | |
^ | |
scipy/signal/_max_len_seq.c:7308:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/signal/_max_len_seq.c:7448:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/signal/_max_len_seq.c:6670:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/signal/_max_len_seq.c:6680:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/signal/_max_len_seq.c:6683:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/signal/_max_len_seq.c:6689:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/signal/_max_len_seq.c:6701:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/signal/_max_len_seq.c:6708:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/signal/_max_len_seq.c:6714:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/signal/_max_len_seq.c:6717:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/signal/_max_len_seq.c:6731:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/signal/_max_len_seq.c:6790:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/signal/_max_len_seq.c:6800:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/signal/_max_len_seq.c:6803:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/signal/_max_len_seq.c:6809:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/signal/_max_len_seq.c:6821:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/signal/_max_len_seq.c:6828:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/signal/_max_len_seq.c:6834:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/signal/_max_len_seq.c:6837:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/signal/_max_len_seq.c:6851:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/signal/_max_len_seq.c:7051:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { | |
^ | |
scipy/signal/_max_len_seq.c:7077:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/signal/_max_len_seq.c:3413:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/signal/_max_len_seq.c:3463:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/signal/_max_len_seq.c:3513:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/signal/_max_len_seq.c:3563:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/signal/_max_len_seq.c:3613:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/signal/_max_len_seq.c:4381:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/signal/_max_len_seq.c:4469:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
33 warnings generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/signal/_max_len_seq.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/signal/_max_len_seq.so | |
building 'scipy.signal.spline' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/signal/C_bspline_util.c | |
In file included from scipy/signal/C_bspline_util.c:8: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
scipy/signal/C_bspline_util.c:147:12: warning: promoted type 'double' of K&R function parameter is not compatible with the parameter type 'float' declared in a previous prototype [-Wknr-promoted-parameter] | |
float precision; | |
^ | |
scipy/signal/C_bspline_util.c:27:111: note: previous declaration is here | |
int C_IIR_forback1(__complex__ float,__complex__ float,__complex__ float*,__complex__ float*,int,int,int,float); | |
^ | |
2 warnings generated. | |
clang: scipy/signal/bspline_util.c | |
clang: scipy/signal/splinemodule.c | |
In file included from scipy/signal/splinemodule.c:2: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
scipy/signal/splinemodule.c:305:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] | |
if ((a_sig == NULL)) goto fail; | |
~~~~~~^~~~~~~ | |
scipy/signal/splinemodule.c:305:14: note: remove extraneous parentheses around the comparison to silence this warning | |
if ((a_sig == NULL)) goto fail; | |
~ ^ ~ | |
scipy/signal/splinemodule.c:305:14: note: use '=' to turn this equality comparison into an assignment | |
if ((a_sig == NULL)) goto fail; | |
^~ | |
= | |
scipy/signal/splinemodule.c:429:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] | |
if ((a_sig == NULL)) goto fail; | |
~~~~~~^~~~~~~ | |
scipy/signal/splinemodule.c:429:14: note: remove extraneous parentheses around the comparison to silence this warning | |
if ((a_sig == NULL)) goto fail; | |
~ ^ ~ | |
scipy/signal/splinemodule.c:429:14: note: use '=' to turn this equality comparison into an assignment | |
if ((a_sig == NULL)) goto fail; | |
^~ | |
= | |
3 warnings generated. | |
clang: scipy/signal/S_bspline_util.c | |
In file included from scipy/signal/S_bspline_util.c:8: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: scipy/signal/Z_bspline_util.c | |
In file included from scipy/signal/Z_bspline_util.c:8: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: scipy/signal/D_bspline_util.c | |
In file included from scipy/signal/D_bspline_util.c:8: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/signal/splinemodule.o build/temp.macosx-10.10-x86_64-3.4/scipy/signal/S_bspline_util.o build/temp.macosx-10.10-x86_64-3.4/scipy/signal/D_bspline_util.o build/temp.macosx-10.10-x86_64-3.4/scipy/signal/C_bspline_util.o build/temp.macosx-10.10-x86_64-3.4/scipy/signal/Z_bspline_util.o build/temp.macosx-10.10-x86_64-3.4/scipy/signal/bspline_util.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/signal/spline.so | |
building 'scipy.sparse.linalg.isolve._iterative' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c:153:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
2 warnings generated. | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
gfortran:f77: build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/STOPTEST2.f | |
gfortran:f77: build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/getbreak.f | |
gfortran:f77: build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/BiCGREVCOM.f | |
gfortran:f77: build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/BiCGSTABREVCOM.f | |
gfortran:f77: build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/CGREVCOM.f | |
gfortran:f77: build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/CGSREVCOM.f | |
gfortran:f77: build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f | |
build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:2260:37: | |
$ FUNCTION dzAPPROXRES( I, H, S, GIVENS, LDG ) | |
1 | |
Warning: Unused dummy argument 'h' at (1) [-Wunused-dummy-argument] | |
build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:1666:38: | |
$ FUNCTION wscAPPROXRES( I, H, S, GIVENS, LDG ) | |
1 | |
Warning: Unused dummy argument 'h' at (1) [-Wunused-dummy-argument] | |
build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:1072:36: | |
$ FUNCTION dAPPROXRES( I, H, S, GIVENS, LDG ) | |
1 | |
Warning: Unused dummy argument 'h' at (1) [-Wunused-dummy-argument] | |
build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f:478:37: | |
$ FUNCTION wsAPPROXRES( I, H, S, GIVENS, LDG ) | |
1 | |
Warning: Unused dummy argument 'h' at (1) [-Wunused-dummy-argument] | |
gfortran:f77: build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/QMRREVCOM.f | |
gfortran:f77: /private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/_build_utils/src/wrap_dummy_g77_abi.f | |
gfortran:f77: /private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/_build_utils/src/wrap_dummy_accelerate.f | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/_iterativemodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/STOPTEST2.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/getbreak.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/BiCGREVCOM.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/BiCGSTABREVCOM.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/CGREVCOM.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/CGSREVCOM.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/iterative/QMRREVCOM.o build/temp.macosx-10.10-x86_64-3.4/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/_build_utils/src/wrap_dummy_g77_abi.o build/temp.macosx-10.10-x86_64-3.4/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/_build_utils/src/wrap_dummy_accelerate.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/isolve/_iterative.so | |
building 'scipy.sparse.linalg.dsolve._superlu' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-DUSE_VENDOR_BLAS=1 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/sparse/linalg/dsolve/_superlumodule.c | |
In file included from scipy/sparse/linalg/dsolve/_superlumodule.c:18: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
scipy/sparse/linalg/dsolve/_superlumodule.c:155:37: warning: incompatible pointer types passing 'PyArrayObject *' (aka 'struct tagPyArrayObject_fields *') to parameter of type 'PyObject *' (aka 'struct _object *') [-Wincompatible-pointer-types] | |
if (DenseSuper_from_Numeric(&B, Py_X)) { | |
^~~~ | |
scipy/sparse/linalg/dsolve/_superluobject.h:50:54: note: passing argument to parameter here | |
int DenseSuper_from_Numeric(SuperMatrix *, PyObject *); | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:140:19: warning: unused function 'gstrf' [-Wunused-function] | |
TYPE_GENERIC_FUNC(gstrf, void); | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: expanded from macro 'TYPE_GENERIC_FUNC' | |
static returntype name(int type, name##_ARGS) \ | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:141:19: warning: unused function 'gsitrf' [-Wunused-function] | |
TYPE_GENERIC_FUNC(gsitrf, void); | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: expanded from macro 'TYPE_GENERIC_FUNC' | |
static returntype name(int type, name##_ARGS) \ | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:142:19: warning: unused function 'gstrs' [-Wunused-function] | |
TYPE_GENERIC_FUNC(gstrs, void); | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: expanded from macro 'TYPE_GENERIC_FUNC' | |
static returntype name(int type, name##_ARGS) \ | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:144:19: warning: unused function 'Create_Dense_Matrix' [-Wunused-function] | |
TYPE_GENERIC_FUNC(Create_Dense_Matrix, void); | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: expanded from macro 'TYPE_GENERIC_FUNC' | |
static returntype name(int type, name##_ARGS) \ | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:145:19: warning: unused function 'Create_CompRow_Matrix' [-Wunused-function] | |
TYPE_GENERIC_FUNC(Create_CompRow_Matrix, void); | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: expanded from macro 'TYPE_GENERIC_FUNC' | |
static returntype name(int type, name##_ARGS) \ | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:146:19: warning: unused function 'Create_CompCol_Matrix' [-Wunused-function] | |
TYPE_GENERIC_FUNC(Create_CompCol_Matrix, void); | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: expanded from macro 'TYPE_GENERIC_FUNC' | |
static returntype name(int type, name##_ARGS) \ | |
^ | |
8 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/_superlu_utils.c | |
In file included from scipy/sparse/linalg/dsolve/_superlu_utils.c:8: | |
In file included from scipy/sparse/linalg/dsolve/_superluobject.h:19: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/sparse/linalg/dsolve/_superlu_utils.c:8: | |
scipy/sparse/linalg/dsolve/_superluobject.h:140:19: warning: unused function 'gstrf' [-Wunused-function] | |
TYPE_GENERIC_FUNC(gstrf, void); | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: expanded from macro 'TYPE_GENERIC_FUNC' | |
static returntype name(int type, name##_ARGS) \ | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:141:19: warning: unused function 'gsitrf' [-Wunused-function] | |
TYPE_GENERIC_FUNC(gsitrf, void); | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: expanded from macro 'TYPE_GENERIC_FUNC' | |
static returntype name(int type, name##_ARGS) \ | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:142:19: warning: unused function 'gstrs' [-Wunused-function] | |
TYPE_GENERIC_FUNC(gstrs, void); | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: expanded from macro 'TYPE_GENERIC_FUNC' | |
static returntype name(int type, name##_ARGS) \ | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:143:19: warning: unused function 'gssv' [-Wunused-function] | |
TYPE_GENERIC_FUNC(gssv, void); | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: expanded from macro 'TYPE_GENERIC_FUNC' | |
static returntype name(int type, name##_ARGS) \ | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:144:19: warning: unused function 'Create_Dense_Matrix' [-Wunused-function] | |
TYPE_GENERIC_FUNC(Create_Dense_Matrix, void); | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: expanded from macro 'TYPE_GENERIC_FUNC' | |
static returntype name(int type, name##_ARGS) \ | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:145:19: warning: unused function 'Create_CompRow_Matrix' [-Wunused-function] | |
TYPE_GENERIC_FUNC(Create_CompRow_Matrix, void); | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: expanded from macro 'TYPE_GENERIC_FUNC' | |
static returntype name(int type, name##_ARGS) \ | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:146:19: warning: unused function 'Create_CompCol_Matrix' [-Wunused-function] | |
TYPE_GENERIC_FUNC(Create_CompCol_Matrix, void); | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: expanded from macro 'TYPE_GENERIC_FUNC' | |
static returntype name(int type, name##_ARGS) \ | |
^ | |
8 warnings generated. | |
clang: scipy/sparse/linalg/dsolve/_superluobject.c | |
In file included from scipy/sparse/linalg/dsolve/_superluobject.c:13: | |
In file included from scipy/sparse/linalg/dsolve/_superluobject.h:19: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.c:208:15: warning: incompatible pointer types initializing 'getter' (aka 'PyObject *(*)(PyObject *, void *)') with an expression of type 'PyObject *(SuperLUObject *, void *)' [-Wincompatible-pointer-types] | |
{"shape", SuperLU_getter, (setter)NULL, (char*)NULL, (void*)"shape"}, | |
^~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/_superluobject.c:209:13: warning: incompatible pointer types initializing 'getter' (aka 'PyObject *(*)(PyObject *, void *)') with an expression of type 'PyObject *(SuperLUObject *, void *)' [-Wincompatible-pointer-types] | |
{"nnz", SuperLU_getter, (setter)NULL, (char*)NULL, (void*)"nnz"}, | |
^~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/_superluobject.c:210:16: warning: incompatible pointer types initializing 'getter' (aka 'PyObject *(*)(PyObject *, void *)') with an expression of type 'PyObject *(SuperLUObject *, void *)' [-Wincompatible-pointer-types] | |
{"perm_r", SuperLU_getter, (setter)NULL, (char*)NULL, (void*)"perm_r"}, | |
^~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/_superluobject.c:211:16: warning: incompatible pointer types initializing 'getter' (aka 'PyObject *(*)(PyObject *, void *)') with an expression of type 'PyObject *(SuperLUObject *, void *)' [-Wincompatible-pointer-types] | |
{"perm_c", SuperLU_getter, (setter)NULL, (char*)NULL, (void*)"perm_c"}, | |
^~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/_superluobject.c:212:11: warning: incompatible pointer types initializing 'getter' (aka 'PyObject *(*)(PyObject *, void *)') with an expression of type 'PyObject *(SuperLUObject *, void *)' [-Wincompatible-pointer-types] | |
{"U", SuperLU_getter, (setter)NULL, (char*)NULL, (void*)"U"}, | |
^~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/_superluobject.c:213:11: warning: incompatible pointer types initializing 'getter' (aka 'PyObject *(*)(PyObject *, void *)') with an expression of type 'PyObject *(SuperLUObject *, void *)' [-Wincompatible-pointer-types] | |
{"L", SuperLU_getter, (setter)NULL, (char*)NULL, (void*)"L"}, | |
^~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/_superluobject.c:214:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] | |
NULL | |
^~~~ | |
{ } | |
/usr/include/sys/_types/_null.h:29:15: note: expanded from macro 'NULL' | |
#define NULL __DARWIN_NULL | |
^~~~~~~~~~~~~ | |
/usr/include/sys/_types.h:52:23: note: expanded from macro '__DARWIN_NULL' | |
#define __DARWIN_NULL ((void *)0) | |
^~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/_superluobject.c:450:12: warning: incompatible pointer types assigning to 'SCformat *' from 'NCformat *' [-Wincompatible-pointer-types] | |
Lstore = (NCformat*)L->Store; | |
^ ~~~~~~~~~~~~~~~~~~~ | |
scipy/sparse/linalg/dsolve/_superluobject.c:565:12: warning: incompatible pointer types assigning to 'SCformat *' from 'NCformat *' [-Wincompatible-pointer-types] | |
Lstore = (NCformat*)L->Store; | |
^ ~~~~~~~~~~~~~~~~~~~ | |
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:560:74: warning: unused variable 'L_nrow' [-Wunused-variable] | |
int isup, icol, icolstart, icolend, ncols, irow, iptr, istart, iend, L_nrow; | |
^ | |
In file included from scipy/sparse/linalg/dsolve/_superluobject.c:13: | |
scipy/sparse/linalg/dsolve/_superluobject.h:143:19: warning: unused function 'gssv' [-Wunused-function] | |
TYPE_GENERIC_FUNC(gssv, void); | |
^ | |
scipy/sparse/linalg/dsolve/_superluobject.h:81:23: note: expanded from macro 'TYPE_GENERIC_FUNC' | |
static returntype name(int type, name##_ARGS) \ | |
^ | |
14 warnings generated. | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/_superlumodule.o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/_superlu_utils.o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/_superluobject.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lsuperlu_src -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/_superlu.so | |
building 'scipy.sparse.linalg.eigen.arpack._arpack' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c:262:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
2 warnings generated. | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
gfortran:f77: build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpackmodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -larpack_scipy -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/eigen/arpack/_arpack.so | |
building 'scipy.sparse.csgraph._shortest_path' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/csgraph | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/sparse/csgraph/_shortest_path.c | |
In file included from scipy/sparse/csgraph/_shortest_path.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/sparse/csgraph/_shortest_path.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
In file included from scipy/sparse/csgraph/_shortest_path.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18881:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] | |
static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18878:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18993:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] | |
static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:19018:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:16132:26: warning: unused function '__Pyx_PyBytes_Equals' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:16259:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:16274:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:17859:28: warning: unused function '__Pyx_CyFunction_InitDefaults' [-Wunused-function] | |
static CYTHON_INLINE void *__Pyx_CyFunction_InitDefaults(PyObject *func, size_t size, int pyobjects) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:17873:27: warning: unused function '__Pyx_CyFunction_SetDefaultsKwDict' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetDefaultsKwDict(PyObject *func, PyObject *dict) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:17878:27: warning: unused function '__Pyx_CyFunction_SetAnnotationsDict' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetAnnotationsDict(PyObject *func, PyObject *dict) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18418:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18428:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18431:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18437:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18449:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18456:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18462:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18465:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18479:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18538:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18548:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18551:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18557:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18569:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18576:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18582:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18585:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18599:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:18647:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:13986:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:14036:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:14086:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:14136:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:14186:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:14954:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/sparse/csgraph/_shortest_path.c:15042:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
39 warnings generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/csgraph/_shortest_path.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/csgraph/_shortest_path.so | |
building 'scipy.sparse.csgraph._traversal' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/sparse/csgraph/_traversal.c | |
In file included from scipy/sparse/csgraph/_traversal.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/sparse/csgraph/_traversal.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
In file included from scipy/sparse/csgraph/_traversal.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/sparse/csgraph/_traversal.c:12870:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] | |
static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12867:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12982:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] | |
static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:13007:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:10648:26: warning: unused function '__Pyx_PyBytes_Equals' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:10983:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/sparse/csgraph/_traversal.c:10998:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/sparse/csgraph/_traversal.c:12407:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12417:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12420:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12426:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12438:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12445:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12451:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12454:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12468:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12527:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12537:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12540:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12546:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12558:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12565:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12571:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12574:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12588:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:12636:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:8686:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:8736:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:8786:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:8836:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:8886:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:9654:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/sparse/csgraph/_traversal.c:9742:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
36 warnings generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/csgraph/_traversal.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/csgraph/_traversal.so | |
building 'scipy.sparse.csgraph._min_spanning_tree' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/sparse/csgraph/_min_spanning_tree.c | |
In file included from scipy/sparse/csgraph/_min_spanning_tree.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/sparse/csgraph/_min_spanning_tree.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
In file included from scipy/sparse/csgraph/_min_spanning_tree.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:7030:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] | |
static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:7027:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:7142:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] | |
static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:7167:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:5202:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:5217:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6567:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6577:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6580:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6586:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6598:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6605:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6611:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6614:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6628:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6687:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6697:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6700:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6706:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6718:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6725:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6731:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6734:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6748:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:6796:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:3435:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:3485:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:3535:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:3585:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:3635:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:4403:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/sparse/csgraph/_min_spanning_tree.c:4491:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
35 warnings generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/csgraph/_min_spanning_tree.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/csgraph/_min_spanning_tree.so | |
building 'scipy.sparse.csgraph._reordering' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/sparse/csgraph/_reordering.c | |
In file included from scipy/sparse/csgraph/_reordering.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/sparse/csgraph/_reordering.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
In file included from scipy/sparse/csgraph/_reordering.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/sparse/csgraph/_reordering.c:28026:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:28166:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:24172:26: warning: unused function '__Pyx_PyBytes_Equals' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:25957:28: warning: unused function '__Pyx_CyFunction_InitDefaults' [-Wunused-function] | |
static CYTHON_INLINE void *__Pyx_CyFunction_InitDefaults(PyObject *func, size_t size, int pyobjects) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:25971:27: warning: unused function '__Pyx_CyFunction_SetDefaultsKwDict' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetDefaultsKwDict(PyObject *func, PyObject *dict) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:25976:27: warning: unused function '__Pyx_CyFunction_SetAnnotationsDict' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetAnnotationsDict(PyObject *func, PyObject *dict) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:26515:1: warning: unused function '__pyx_add_acquisition_count_locked' [-Wunused-function] | |
__pyx_add_acquisition_count_locked(__pyx_atomic_int *acquisition_count, | |
^ | |
scipy/sparse/csgraph/_reordering.c:26525:1: warning: unused function '__pyx_sub_acquisition_count_locked' [-Wunused-function] | |
__pyx_sub_acquisition_count_locked(__pyx_atomic_int *acquisition_count, | |
^ | |
scipy/sparse/csgraph/_reordering.c:27148:32: warning: unused function '__Pyx_PyInt_From_npy_int32' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyInt_From_npy_int32(npy_int32 value) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27174:32: warning: unused function '__Pyx_PyInt_From_npy_int64' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyInt_From_npy_int64(npy_int64 value) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27305:26: warning: unused function '__Pyx_BytesContains' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_BytesContains(PyObject* bytes, char character) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27326:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27336:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27339:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27345:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27357:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27364:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27370:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27373:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27387:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27446:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27456:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27459:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27465:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27477:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27484:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27490:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27493:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27507:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:27795:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:10143:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:10193:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:10243:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:10293:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:10343:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:11111:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/sparse/csgraph/_reordering.c:11199:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
40 warnings generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/csgraph/_reordering.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/csgraph/_reordering.so | |
building 'scipy.sparse.csgraph._tools' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/sparse/csgraph/_tools.c | |
In file included from scipy/sparse/csgraph/_tools.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/sparse/csgraph/_tools.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
In file included from scipy/sparse/csgraph/_tools.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/sparse/csgraph/_tools.c:10507:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] | |
static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10504:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10619:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] | |
static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10644:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/sparse/csgraph/_tools.c:8523:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/sparse/csgraph/_tools.c:8538:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/sparse/csgraph/_tools.c:10044:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10054:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10057:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10063:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10075:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10082:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10088:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10091:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10105:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10164:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10174:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10177:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10183:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10195:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10202:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10208:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10211:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10225:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/csgraph/_tools.c:10273:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/sparse/csgraph/_tools.c:6351:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/sparse/csgraph/_tools.c:6401:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/sparse/csgraph/_tools.c:6451:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/sparse/csgraph/_tools.c:6501:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/sparse/csgraph/_tools.c:6551:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/sparse/csgraph/_tools.c:7319:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/sparse/csgraph/_tools.c:7407:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
35 warnings generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/csgraph/_tools.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/csgraph/_tools.so | |
building 'scipy.sparse._csparsetools' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/sparse/_csparsetools.c | |
In file included from scipy/sparse/_csparsetools.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/sparse/_csparsetools.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/sparse/_csparsetools.c:34182:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/sparse/_csparsetools.c:34322:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/sparse/_csparsetools.c:30490:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/sparse/_csparsetools.c:31201:26: warning: unused function '__Pyx_GetBufferAndValidate' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_GetBufferAndValidate( | |
^ | |
scipy/sparse/_csparsetools.c:31235:27: warning: unused function '__Pyx_SafeReleaseBuffer' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_SafeReleaseBuffer(Py_buffer* info) { | |
^ | |
scipy/sparse/_csparsetools.c:31308:1: warning: unused function '__pyx_add_acquisition_count_locked' [-Wunused-function] | |
__pyx_add_acquisition_count_locked(__pyx_atomic_int *acquisition_count, | |
^ | |
scipy/sparse/_csparsetools.c:31318:1: warning: unused function '__pyx_sub_acquisition_count_locked' [-Wunused-function] | |
__pyx_sub_acquisition_count_locked(__pyx_atomic_int *acquisition_count, | |
^ | |
scipy/sparse/_csparsetools.c:31636:26: warning: unused function '__Pyx_PyBytes_Equals' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals) { | |
^ | |
scipy/sparse/_csparsetools.c:32138:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/sparse/_csparsetools.c:32148:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/_csparsetools.c:32151:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/_csparsetools.c:32157:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/_csparsetools.c:32169:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/_csparsetools.c:32176:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/sparse/_csparsetools.c:32182:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/sparse/_csparsetools.c:32185:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/sparse/_csparsetools.c:32199:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/sparse/_csparsetools.c:32258:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/sparse/_csparsetools.c:32268:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/_csparsetools.c:32271:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/_csparsetools.c:32277:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/_csparsetools.c:32289:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/_csparsetools.c:32296:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/sparse/_csparsetools.c:32302:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/sparse/_csparsetools.c:32305:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/sparse/_csparsetools.c:32319:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/sparse/_csparsetools.c:32378:54: warning: unused function '__pyx_t_long_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_long_double_complex __pyx_t_long_double_complex_from_parts(long double x, long double y) { | |
^ | |
scipy/sparse/_csparsetools.c:32388:30: warning: unused function '__Pyx_c_eql' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eql(__pyx_t_long_double_complex a, __pyx_t_long_double_complex b) { | |
^ | |
scipy/sparse/_csparsetools.c:32391:54: warning: unused function '__Pyx_c_suml' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_long_double_complex __Pyx_c_suml(__pyx_t_long_double_complex a, __pyx_t_long_double_complex b) { | |
^ | |
scipy/sparse/_csparsetools.c:32397:54: warning: unused function '__Pyx_c_diffl' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_long_double_complex __Pyx_c_diffl(__pyx_t_long_double_complex a, __pyx_t_long_double_complex b) { | |
^ | |
scipy/sparse/_csparsetools.c:32409:54: warning: unused function '__Pyx_c_quotl' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_long_double_complex __Pyx_c_quotl(__pyx_t_long_double_complex a, __pyx_t_long_double_complex b) { | |
^ | |
scipy/sparse/_csparsetools.c:32416:54: warning: unused function '__Pyx_c_negl' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_long_double_complex __Pyx_c_negl(__pyx_t_long_double_complex a) { | |
^ | |
scipy/sparse/_csparsetools.c:32422:30: warning: unused function '__Pyx_c_is_zerol' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerol(__pyx_t_long_double_complex a) { | |
^ | |
scipy/sparse/_csparsetools.c:32425:54: warning: unused function '__Pyx_c_conjl' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_long_double_complex __Pyx_c_conjl(__pyx_t_long_double_complex a) { | |
^ | |
scipy/sparse/_csparsetools.c:32439:58: warning: unused function '__Pyx_c_powl' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_long_double_complex __Pyx_c_powl(__pyx_t_long_double_complex a, __pyx_t_long_double_complex b) { | |
^ | |
scipy/sparse/_csparsetools.c:33846:27: warning: function '__Pyx_PyInt_As_char' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE char __Pyx_PyInt_As_char(PyObject *x) { | |
^ | |
scipy/sparse/_csparsetools.c:33951:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/sparse/_csparsetools.c:13274:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/sparse/_csparsetools.c:13324:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/sparse/_csparsetools.c:13374:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/sparse/_csparsetools.c:13424:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/sparse/_csparsetools.c:13474:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/sparse/_csparsetools.c:14242:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/sparse/_csparsetools.c:14330:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
46 warnings generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/_csparsetools.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/_csparsetools.so | |
building 'scipy.sparse._sparsetools' extension | |
compiling C++ sources | |
C compiler: clang++ -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/sparsetools | |
compile options: '-D__STDC_FORMAT_MACROS=1 -Iscipy/sparse/sparsetools -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang++: scipy/sparse/sparsetools/csc.cxx | |
In file included from scipy/sparse/sparsetools/csc.cxx:4: | |
In file included from scipy/sparse/sparsetools/sparsetools.h:5: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang++: scipy/sparse/sparsetools/bsr.cxx | |
In file included from scipy/sparse/sparsetools/bsr.cxx:4: | |
In file included from scipy/sparse/sparsetools/sparsetools.h:5: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang++: scipy/sparse/sparsetools/csr.cxx | |
In file included from scipy/sparse/sparsetools/csr.cxx:4: | |
In file included from scipy/sparse/sparsetools/sparsetools.h:5: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang++: scipy/sparse/sparsetools/other.cxx | |
In file included from scipy/sparse/sparsetools/other.cxx:4: | |
In file included from scipy/sparse/sparsetools/sparsetools.h:5: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang++: scipy/sparse/sparsetools/sparsetools.cxx | |
In file included from scipy/sparse/sparsetools/sparsetools.cxx:34: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang++ -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/sparsetools/sparsetools.o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/sparsetools/csr.o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/sparsetools/csc.o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/sparsetools/bsr.o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/sparsetools/other.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/sparse/_sparsetools.so | |
building 'scipy.spatial.qhull' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/spatial | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull/src | |
compile options: '-Dqh_QHpointer=1 -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/spatial/qhull/src/user.c | |
clang: scipy/spatial/qhull/src/global.c | |
clang: scipy/spatial/qhull/src/qset.c | |
clang: scipy/spatial/qhull/src/merge.c | |
clang: scipy/spatial/qhull/src/geom.c | |
clang: scipy/spatial/qhull/src/userprintf.c | |
clang: scipy/spatial/qhull/src/io.c | |
clang: scipy/spatial/qhull/src/userprintf_rbox.c | |
clang: scipy/spatial/qhull/src/poly.c | |
clang: scipy/spatial/qhull/src/mem.c | |
clang: scipy/spatial/qhull/src/rboxlib.c | |
clang: scipy/spatial/qhull/src/usermem.c | |
clang: scipy/spatial/qhull/src/geom2.c | |
clang: scipy/spatial/qhull/src/stat.c | |
clang: scipy/spatial/qhull/src/random.c | |
clang: scipy/spatial/qhull/src/poly2.c | |
clang: scipy/spatial/qhull.c | |
In file included from scipy/spatial/qhull.c:254: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
scipy/spatial/qhull.c:8374:46: warning: incompatible pointer types passing 'void (*)(void *, vertexT *, vertexT *, setT *, unsigned int)' to parameter of type 'printvridgeT' (aka 'void (*)(FILE *, vertexT *, vertexT *, setT *, unsigned int)') [-Wincompatible-pointer-types] | |
qh_eachvoronoi_all(((void *)__pyx_v_self), (&__pyx_f_5scipy_7spatial_5qhull__visit_voronoi), qh_qh->UPPERdelaunay, qh_RIDGEall, 1); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
scipy/spatial/qhull/src/io.h:94:51: note: passing argument to parameter 'printvridge' here | |
int qh_eachvoronoi_all(FILE *fp, printvridgeT printvridge, boolT isUpper, qh_RIDGE innerouter, boolT inorder); | |
^ | |
scipy/spatial/qhull.c:11492:11: warning: implicit declaration of function 'dgetrf_' is invalid in C99 [-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_blas.h:19:19: note: expanded from macro 'qh_dgetrf' | |
#define qh_dgetrf F_FUNC(dgetrf,DGETRF) | |
^ | |
scipy/spatial/qhull_blas.h:15:21: note: expanded from macro 'F_FUNC' | |
#define F_FUNC(f,F) f##_ | |
^ | |
<scratch space>:361:1: note: expanded from here | |
dgetrf_ | |
^ | |
scipy/spatial/qhull.c:11511:13: warning: implicit declaration of function 'dgecon_' is invalid in C99 [-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_blas.h:20:19: note: expanded from macro 'qh_dgecon' | |
#define qh_dgecon F_FUNC(dgecon,DGECON) | |
^ | |
scipy/spatial/qhull_blas.h:15:21: note: expanded from macro 'F_FUNC' | |
#define F_FUNC(f,F) f##_ | |
^ | |
<scratch space>:361:1: note: expanded from here | |
dgecon_ | |
^ | |
scipy/spatial/qhull.c:11555:13: warning: implicit declaration of function 'dgetrs_' is invalid in C99 [-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)); | |
^ | |
scipy/spatial/qhull_blas.h:21:19: note: expanded from macro 'qh_dgetrs' | |
#define qh_dgetrs F_FUNC(dgetrs,DGETRS) | |
^ | |
scipy/spatial/qhull_blas.h:15:21: note: expanded from macro 'F_FUNC' | |
#define F_FUNC(f,F) f##_ | |
^ | |
<scratch space>:361:1: note: expanded from here | |
dgetrs_ | |
^ | |
In file included from scipy/spatial/qhull.c:254: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
In file included from scipy/spatial/qhull.c:259: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/spatial/qhull.c:42482:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/spatial/qhull.c:39608:32: warning: unused function '__Pyx__PyObject_Pop' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx__PyObject_Pop(PyObject* L) { | |
^ | |
scipy/spatial/qhull.c:39648:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/spatial/qhull.c:39871:1: warning: unused function '__pyx_add_acquisition_count_locked' [-Wunused-function] | |
__pyx_add_acquisition_count_locked(__pyx_atomic_int *acquisition_count, | |
^ | |
scipy/spatial/qhull.c:39881:1: warning: unused function '__pyx_sub_acquisition_count_locked' [-Wunused-function] | |
__pyx_sub_acquisition_count_locked(__pyx_atomic_int *acquisition_count, | |
^ | |
scipy/spatial/qhull.c:40877:28: warning: unused function '__Pyx_CyFunction_InitDefaults' [-Wunused-function] | |
static CYTHON_INLINE void *__Pyx_CyFunction_InitDefaults(PyObject *func, size_t size, int pyobjects) { | |
^ | |
scipy/spatial/qhull.c:40891:27: warning: unused function '__Pyx_CyFunction_SetDefaultsKwDict' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetDefaultsKwDict(PyObject *func, PyObject *dict) { | |
^ | |
scipy/spatial/qhull.c:40896:27: warning: unused function '__Pyx_CyFunction_SetAnnotationsDict' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetAnnotationsDict(PyObject *func, PyObject *dict) { | |
^ | |
scipy/spatial/qhull.c:41387:29: warning: function '__Pyx_PyInt_As_size_t' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE size_t __Pyx_PyInt_As_size_t(PyObject *x) { | |
^ | |
scipy/spatial/qhull.c:41503:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/spatial/qhull.c:41513:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/spatial/qhull.c:41516:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/spatial/qhull.c:41522:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/spatial/qhull.c:41534:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/spatial/qhull.c:41541:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/spatial/qhull.c:41547:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/spatial/qhull.c:41550:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/spatial/qhull.c:41564:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/spatial/qhull.c:41623:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/spatial/qhull.c:41633:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/spatial/qhull.c:41636:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/spatial/qhull.c:41642:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/spatial/qhull.c:41654:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/spatial/qhull.c:41661:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/spatial/qhull.c:41667:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/spatial/qhull.c:41670:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/spatial/qhull.c:41684:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/spatial/qhull.c:41867:27: warning: function '__Pyx_PyInt_As_char' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE char __Pyx_PyInt_As_char(PyObject *x) { | |
^ | |
scipy/spatial/qhull.c:41972:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/spatial/qhull.c:23541:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/spatial/qhull.c:23591:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/spatial/qhull.c:23641:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/spatial/qhull.c:23691:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/spatial/qhull.c:23741:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/spatial/qhull.c:24509:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/spatial/qhull.c:24597:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
43 warnings generated. | |
clang: scipy/spatial/qhull/src/libqhull.c | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull/src/geom2.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull/src/geom.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull/src/global.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull/src/io.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull/src/libqhull.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull/src/mem.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull/src/merge.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull/src/poly2.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull/src/poly.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull/src/qset.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull/src/random.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull/src/rboxlib.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull/src/stat.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull/src/user.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull/src/usermem.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull/src/userprintf.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/qhull/src/userprintf_rbox.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/spatial/qhull.so | |
building 'scipy.spatial.ckdtree' extension | |
compiling C++ sources | |
C compiler: clang++ -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/ckdtree | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/ckdtree/src | |
compile options: '-I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -I/usr/local/lib/python3.4/site-packages/numpy/core/include -Iscipy/spatial/ckdtree/src -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang++: scipy/spatial/ckdtree/src/ckdtree_query.cxx | |
In file included from scipy/spatial/ckdtree/src/ckdtree_query.cxx:15: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/spatial/ckdtree/src/ckdtree_query.cxx:15: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
2 warnings generated. | |
clang++: scipy/spatial/ckdtree/src/ckdtree_globals.cxx | |
In file included from scipy/spatial/ckdtree/src/ckdtree_globals.cxx:9: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/spatial/ckdtree/src/ckdtree_globals.cxx:9: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
2 warnings generated. | |
clang++: scipy/spatial/ckdtree/src/ckdtree_cpp_exc.cxx | |
clang++: scipy/spatial/ckdtree/ckdtree.cxx | |
In file included from scipy/spatial/ckdtree/ckdtree.cxx:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/spatial/ckdtree/ckdtree.cxx:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
In file included from scipy/spatial/ckdtree/ckdtree.cxx:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:25924:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] | |
static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:25921:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:26036:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] | |
static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:26061:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:24085:27: warning: unused function '__Pyx_ExceptionSave' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_ExceptionSave(PyObject **type, PyObject **value, PyObject **tb) { | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:24687:28: warning: unused function '__Pyx_CyFunction_InitDefaults' [-Wunused-function] | |
static CYTHON_INLINE void *__Pyx_CyFunction_InitDefaults(PyObject *func, size_t size, int pyobjects) { | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:24696:27: warning: unused function '__Pyx_CyFunction_SetDefaultsTuple' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetDefaultsTuple(PyObject *func, PyObject *tuple) { | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:24701:27: warning: unused function '__Pyx_CyFunction_SetDefaultsKwDict' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetDefaultsKwDict(PyObject *func, PyObject *dict) { | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:24706:27: warning: unused function '__Pyx_CyFunction_SetAnnotationsDict' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetAnnotationsDict(PyObject *func, PyObject *dict) { | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:24734:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:25426:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:25546:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:25690:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:20052:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:20102:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:20152:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:20202:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:20252:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:21020:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/spatial/ckdtree/ckdtree.cxx:21108:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
23 warnings generated. | |
clang++ -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/ckdtree/ckdtree.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/ckdtree/src/ckdtree_query.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/ckdtree/src/ckdtree_globals.o build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/ckdtree/src/ckdtree_cpp_exc.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/spatial/ckdtree.so | |
building 'scipy.spatial._distance_wrap' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/src | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/spatial/src/distance_wrap.c | |
In file included from scipy/spatial/src/distance_wrap.c:49: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/spatial/src/distance_wrap.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/spatial/_distance_wrap.so | |
building 'scipy.special.specfun' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/special | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/special/specfunmodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/special/specfunmodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/special/specfunmodule.c:112:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
2 warnings generated. | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/special/specfunmodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lsc_specfun -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/special/specfun.so | |
building 'scipy.special._ufuncs' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/special -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -I/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/special/c_misc -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/special/sf_error.c | |
clang: scipy/special/_ufuncs.c | |
In file included from scipy/special/_ufuncs.c:259: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
scipy/special/_ufuncs.c:21513:3: warning: implicit declaration of function 'dstevr_' is invalid in C99 [-Wimplicit-function-declaration] | |
c_dstevr(__pyx_k_V, __pyx_k_I, (&__pyx_v_size), ((double *)__pyx_v_d), ((double *)__pyx_v_dd), (&__pyx_v_vl), (&__pyx_v_vu), (&__pyx_v_tp), (&__pyx_v_tp), (&__pyx_v_tol), (&__pyx_v_c), ((double *)__pyx_v_w), ((double *)__pyx_v_eigv), (&__pyx_v_size), ((int *)__pyx_v_isuppz), ((double *)__pyx_v_work), (&__pyx_v_lwork), ((int *)__pyx_v_iwork), (&__pyx_v_liwork), (&__pyx_v_info)); | |
^ | |
/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/special/lapack_defs.h:19:18: note: expanded from macro 'c_dstevr' | |
#define c_dstevr F_FUNC(dstevr,DSTEVR) | |
^ | |
/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/special/lapack_defs.h:15:21: note: expanded from macro 'F_FUNC' | |
#define F_FUNC(f,F) f##_ | |
^ | |
<scratch space>:213:1: note: expanded from here | |
dstevr_ | |
^ | |
scipy/special/_ufuncs.c:20899:7: warning: variable '__pyx_v_size' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
if (__pyx_t_1) { | |
^~~~~~~~~ | |
scipy/special/_ufuncs.c:20925:25: note: uninitialized use occurs here | |
__pyx_v_lwork = (60 * __pyx_v_size); | |
^~~~~~~~~~~~ | |
scipy/special/_ufuncs.c:20899:3: note: remove the 'if' if its condition is always true | |
if (__pyx_t_1) { | |
^~~~~~~~~~~~~~~ | |
scipy/special/_ufuncs.c:20644:19: note: initialize the variable '__pyx_v_size' to silence this warning | |
int __pyx_v_size; | |
^ | |
= 0 | |
scipy/special/_ufuncs.c:72629:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] | |
static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { | |
^ | |
scipy/special/_ufuncs.c:72626:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/special/_ufuncs.c:72741:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] | |
static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { | |
^ | |
scipy/special/_ufuncs.c:72766:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/special/_ufuncs.c:71776:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/special/_ufuncs.c:71779:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/special/_ufuncs.c:71793:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/special/_ufuncs.c:71993:32: warning: unused function '__Pyx_PyInt_From_Py_intptr_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyInt_From_Py_intptr_t(Py_intptr_t value) { | |
^ | |
scipy/special/_ufuncs.c:72019:34: warning: function '__Pyx_PyInt_As_Py_intptr_t' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE Py_intptr_t __Pyx_PyInt_As_Py_intptr_t(PyObject *x) { | |
^ | |
scipy/special/_ufuncs.c:72145:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/special/_ufuncs.c:72148:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/special/_ufuncs.c:72154:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/special/_ufuncs.c:72166:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/special/_ufuncs.c:72173:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/special/_ufuncs.c:72179:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/special/_ufuncs.c:72182:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/special/_ufuncs.c:72196:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/special/_ufuncs.c:72268:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { | |
^ | |
scipy/special/_ufuncs.c:72294:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/special/_ufuncs.c:3886:12: warning: unused function '__pyx_f_5scipy_7special_7_ufuncs__set_errprint' [-Wunused-function] | |
static int __pyx_f_5scipy_7special_7_ufuncs__set_errprint(int __pyx_v_flag) { | |
^ | |
scipy/special/_ufuncs.c:17801:26: warning: unused function '__pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zisfinite' [-Wunused-function] | |
static CYTHON_INLINE int __pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zisfinite(double __pyx_v_x) { | |
^ | |
scipy/special/_ufuncs.c:17872:26: warning: unused function '__pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zisinf' [-Wunused-function] | |
static CYTHON_INLINE int __pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zisinf(double __pyx_v_x) { | |
^ | |
scipy/special/_ufuncs.c:17898:26: warning: unused function '__pyx_fuse_1__pyx_f_5scipy_7special_13_complexstuff_zisinf' [-Wunused-function] | |
static CYTHON_INLINE int __pyx_fuse_1__pyx_f_5scipy_7special_13_complexstuff_zisinf(__pyx_t_double_complex __pyx_v_x) { | |
^ | |
scipy/special/_ufuncs.c:17943:29: warning: unused function '__pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zabs' [-Wunused-function] | |
static CYTHON_INLINE double __pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zabs(double __pyx_v_x) { | |
^ | |
scipy/special/_ufuncs.c:18073:29: warning: unused function '__pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zexp' [-Wunused-function] | |
static CYTHON_INLINE double __pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zexp(double __pyx_v_x) { | |
^ | |
scipy/special/_ufuncs.c:19514:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/special/_ufuncs.c:19564:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/special/_ufuncs.c:19614:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/special/_ufuncs.c:19664:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/special/_ufuncs.c:19714:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/special/_ufuncs.c:20482:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/special/_ufuncs.c:20570:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
35 warnings generated. | |
clang: scipy/special/cdf_wrappers.c | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/special/_logit.c | |
clang: scipy/special/amos_wrappers.c | |
clang: scipy/special/specfun_wrappers.c | |
scipy/special/specfun_wrappers.c:216:3: warning: implicit declaration of function 'eixz_' is invalid in C99 [-Wimplicit-function-declaration] | |
F_FUNC(eixz,EIXZ)(&z, &outz); | |
^ | |
scipy/special/specfun_wrappers.c:22:21: note: expanded from macro 'F_FUNC' | |
#define F_FUNC(f,F) f##_ | |
^ | |
<scratch space>:142:1: note: expanded from here | |
eixz_ | |
^ | |
1 warning generated. | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/scipy/special/_ufuncs.o build/temp.macosx-10.10-x86_64-3.4/scipy/special/sf_error.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/special/_logit.o build/temp.macosx-10.10-x86_64-3.4/scipy/special/amos_wrappers.o build/temp.macosx-10.10-x86_64-3.4/scipy/special/cdf_wrappers.o build/temp.macosx-10.10-x86_64-3.4/scipy/special/specfun_wrappers.o -L/usr/local/opt/openblas/lib -L/usr/local/lib/python3.4/site-packages/numpy/core/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lopenblas -lopenblas -lsc_amos -lsc_c_misc -lsc_cephes -lsc_mach -lsc_cdf -lsc_specfun -lnpymath -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/special/_ufuncs.so | |
building 'scipy.special._ufuncs_cxx' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/special -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/special/sf_error.c | |
compiling C++ sources | |
C compiler: clang++ -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall | |
compile options: '-I/private/tmp/scipy20150813-45096-9ohwwc/scipy-0.16.0/scipy/special -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang++: scipy/special/Faddeeva.cc | |
clang++: scipy/special/_ufuncs_cxx.cxx | |
In file included from scipy/special/_ufuncs_cxx.cxx:259: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
scipy/special/_ufuncs_cxx.cxx:4720:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] | |
static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { | |
^ | |
scipy/special/_ufuncs_cxx.cxx:4717:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/special/_ufuncs_cxx.cxx:4832:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] | |
static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { | |
^ | |
scipy/special/_ufuncs_cxx.cxx:4857:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/special/_ufuncs_cxx.cxx:3625:27: warning: unused function '__Pyx_ErrRestore' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_ErrRestore(PyObject *type, PyObject *value, PyObject *tb) { | |
^ | |
scipy/special/_ufuncs_cxx.cxx:3642:27: warning: unused function '__Pyx_ErrFetch' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_ErrFetch(PyObject **type, PyObject **value, PyObject **tb) { | |
^ | |
scipy/special/_ufuncs_cxx.cxx:4004:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/special/_ufuncs_cxx.cxx:4124:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/special/_ufuncs_cxx.cxx:4394:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { | |
^ | |
scipy/special/_ufuncs_cxx.cxx:4420:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/special/_ufuncs_cxx.cxx:2081:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/special/_ufuncs_cxx.cxx:2131:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/special/_ufuncs_cxx.cxx:2181:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/special/_ufuncs_cxx.cxx:2231:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/special/_ufuncs_cxx.cxx:2281:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/special/_ufuncs_cxx.cxx:3049:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/special/_ufuncs_cxx.cxx:3137:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
18 warnings generated. | |
clang++: scipy/special/_faddeeva.cxx | |
clang++ -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/special/sf_error.o build/temp.macosx-10.10-x86_64-3.4/scipy/special/_ufuncs_cxx.o build/temp.macosx-10.10-x86_64-3.4/scipy/special/_faddeeva.o build/temp.macosx-10.10-x86_64-3.4/scipy/special/Faddeeva.o -L/usr/local/lib/python3.4/site-packages/numpy/core/lib -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lnpymath -o build/lib.macosx-10.10-x86_64-3.4/scipy/special/_ufuncs_cxx.so | |
building 'scipy.special._ellip_harm_2' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/special/_ellip_harm_2.c | |
In file included from scipy/special/_ellip_harm_2.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
scipy/special/_ellip_harm_2.c:4656:3: warning: implicit declaration of function 'dstevr_' is invalid in C99 [-Wimplicit-function-declaration] | |
c_dstevr(__pyx_k_V, __pyx_k_I, (&__pyx_v_size), ((double *)__pyx_v_d), ((double *)__pyx_v_dd), (&__pyx_v_vl), (&__pyx_v_vu), (&__pyx_v_tp), (&__pyx_v_tp), (&__pyx_v_tol), (&__pyx_v_c), ((double *)__pyx_v_w), ((double *)__pyx_v_eigv), (&__pyx_v_size), ((int *)__pyx_v_isuppz), ((double *)__pyx_v_work), (&__pyx_v_lwork), ((int *)__pyx_v_iwork), (&__pyx_v_liwork), (&__pyx_v_info)); | |
^ | |
scipy/special/lapack_defs.h:19:18: note: expanded from macro 'c_dstevr' | |
#define c_dstevr F_FUNC(dstevr,DSTEVR) | |
^ | |
scipy/special/lapack_defs.h:15:21: note: expanded from macro 'F_FUNC' | |
#define F_FUNC(f,F) f##_ | |
^ | |
<scratch space>:240:1: note: expanded from here | |
dstevr_ | |
^ | |
scipy/special/_ellip_harm_2.c:4042:7: warning: variable '__pyx_v_size' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] | |
if (__pyx_t_1) { | |
^~~~~~~~~ | |
scipy/special/_ellip_harm_2.c:4068:25: note: uninitialized use occurs here | |
__pyx_v_lwork = (60 * __pyx_v_size); | |
^~~~~~~~~~~~ | |
scipy/special/_ellip_harm_2.c:4042:3: note: remove the 'if' if its condition is always true | |
if (__pyx_t_1) { | |
^~~~~~~~~~~~~~~ | |
scipy/special/_ellip_harm_2.c:3787:19: note: initialize the variable '__pyx_v_size' to silence this warning | |
int __pyx_v_size; | |
^ | |
= 0 | |
scipy/special/_ellip_harm_2.c:9540:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] | |
static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { | |
^ | |
scipy/special/_ellip_harm_2.c:9537:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/special/_ellip_harm_2.c:9652:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] | |
static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { | |
^ | |
scipy/special/_ellip_harm_2.c:8442:27: warning: unused function '__Pyx_ExceptionSave' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_ExceptionSave(PyObject **type, PyObject **value, PyObject **tb) { | |
^ | |
scipy/special/_ellip_harm_2.c:9051:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/special/_ellip_harm_2.c:9061:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/special/_ellip_harm_2.c:9064:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/special/_ellip_harm_2.c:9070:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/special/_ellip_harm_2.c:9082:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/special/_ellip_harm_2.c:9089:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/special/_ellip_harm_2.c:9095:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/special/_ellip_harm_2.c:9098:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/special/_ellip_harm_2.c:9112:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/special/_ellip_harm_2.c:9197:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/special/_ellip_harm_2.c:9207:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/special/_ellip_harm_2.c:9210:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/special/_ellip_harm_2.c:9216:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/special/_ellip_harm_2.c:9228:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/special/_ellip_harm_2.c:9235:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/special/_ellip_harm_2.c:9241:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/special/_ellip_harm_2.c:9244:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/special/_ellip_harm_2.c:9258:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/special/_ellip_harm_2.c:9306:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/special/_ellip_harm_2.c:3365:26: warning: unused function '__pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zisnan' [-Wunused-function] | |
static CYTHON_INLINE int __pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zisnan(double __pyx_v_x) { | |
^ | |
scipy/special/_ellip_harm_2.c:3436:26: warning: unused function '__pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zisfinite' [-Wunused-function] | |
static CYTHON_INLINE int __pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zisfinite(double __pyx_v_x) { | |
^ | |
scipy/special/_ellip_harm_2.c:3507:26: warning: unused function '__pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zisinf' [-Wunused-function] | |
static CYTHON_INLINE int __pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zisinf(double __pyx_v_x) { | |
^ | |
scipy/special/_ellip_harm_2.c:3533:26: warning: unused function '__pyx_fuse_1__pyx_f_5scipy_7special_13_complexstuff_zisinf' [-Wunused-function] | |
static CYTHON_INLINE int __pyx_fuse_1__pyx_f_5scipy_7special_13_complexstuff_zisinf(__pyx_t_double_complex __pyx_v_x) { | |
^ | |
scipy/special/_ellip_harm_2.c:3578:29: warning: unused function '__pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zabs' [-Wunused-function] | |
static CYTHON_INLINE double __pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zabs(double __pyx_v_x) { | |
^ | |
scipy/special/_ellip_harm_2.c:3604:29: warning: unused function '__pyx_fuse_1__pyx_f_5scipy_7special_13_complexstuff_zabs' [-Wunused-function] | |
static CYTHON_INLINE double __pyx_fuse_1__pyx_f_5scipy_7special_13_complexstuff_zabs(__pyx_t_double_complex __pyx_v_x) { | |
^ | |
scipy/special/_ellip_harm_2.c:3638:29: warning: unused function '__pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zlog' [-Wunused-function] | |
static CYTHON_INLINE double __pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zlog(double __pyx_v_x) { | |
^ | |
scipy/special/_ellip_harm_2.c:3664:45: warning: unused function '__pyx_fuse_1__pyx_f_5scipy_7special_13_complexstuff_zlog' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_fuse_1__pyx_f_5scipy_7special_13_complexstuff_zlog(__pyx_t_double_complex __pyx_v_x) { | |
^ | |
scipy/special/_ellip_harm_2.c:3708:29: warning: unused function '__pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zexp' [-Wunused-function] | |
static CYTHON_INLINE double __pyx_fuse_0__pyx_f_5scipy_7special_13_complexstuff_zexp(double __pyx_v_x) { | |
^ | |
scipy/special/_ellip_harm_2.c:3733:45: warning: unused function '__pyx_fuse_1__pyx_f_5scipy_7special_13_complexstuff_zexp' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_fuse_1__pyx_f_5scipy_7special_13_complexstuff_zexp(__pyx_t_double_complex __pyx_v_x) { | |
^ | |
scipy/special/_ellip_harm_2.c:5963:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/special/_ellip_harm_2.c:6013:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/special/_ellip_harm_2.c:6063:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/special/_ellip_harm_2.c:6113:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/special/_ellip_harm_2.c:6163:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/special/_ellip_harm_2.c:6931:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/special/_ellip_harm_2.c:7019:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
43 warnings generated. | |
clang: scipy/special/sf_error.c | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/scipy/special/_ellip_harm_2.o build/temp.macosx-10.10-x86_64-3.4/scipy/special/sf_error.o -L/usr/local/opt/openblas/lib -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lopenblas -lopenblas -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/special/_ellip_harm_2.so | |
building 'scipy.stats.statlib' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/stats | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/stats/statlibmodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/stats/statlibmodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/stats/statlibmodule.c:111:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
2 warnings generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/stats/statlibmodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lstatlib -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/stats/statlib.so | |
building 'scipy.stats.vonmises_cython' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/stats/vonmises_cython.c | |
In file included from scipy/stats/vonmises_cython.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/stats/vonmises_cython.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
In file included from scipy/stats/vonmises_cython.c:259: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/stats/vonmises_cython.c:7200:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] | |
static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { | |
^ | |
scipy/stats/vonmises_cython.c:7197:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/stats/vonmises_cython.c:7312:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] | |
static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { | |
^ | |
scipy/stats/vonmises_cython.c:7337:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/stats/vonmises_cython.c:5939:32: warning: unused function '__Pyx_GetItemInt_List_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_List_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/stats/vonmises_cython.c:5954:32: warning: unused function '__Pyx_GetItemInt_Tuple_Fast' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__Pyx_GetItemInt_Tuple_Fast(PyObject *o, Py_ssize_t i, | |
^ | |
scipy/stats/vonmises_cython.c:6490:35: warning: function '__Pyx_PyInt_As_unsigned_int' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE unsigned int __Pyx_PyInt_As_unsigned_int(PyObject *x) { | |
^ | |
scipy/stats/vonmises_cython.c:6606:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/stats/vonmises_cython.c:6616:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/stats/vonmises_cython.c:6619:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/stats/vonmises_cython.c:6625:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/stats/vonmises_cython.c:6637:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/stats/vonmises_cython.c:6644:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/stats/vonmises_cython.c:6650:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/stats/vonmises_cython.c:6653:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/stats/vonmises_cython.c:6667:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/stats/vonmises_cython.c:6726:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/stats/vonmises_cython.c:6736:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/stats/vonmises_cython.c:6739:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/stats/vonmises_cython.c:6745:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/stats/vonmises_cython.c:6757:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/stats/vonmises_cython.c:6764:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/stats/vonmises_cython.c:6770:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/stats/vonmises_cython.c:6773:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/stats/vonmises_cython.c:6787:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/stats/vonmises_cython.c:6966:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/stats/vonmises_cython.c:3479:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/stats/vonmises_cython.c:3529:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/stats/vonmises_cython.c:3579:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/stats/vonmises_cython.c:3629:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/stats/vonmises_cython.c:3679:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/stats/vonmises_cython.c:4447:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/stats/vonmises_cython.c:4535:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
36 warnings generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/stats/vonmises_cython.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/stats/vonmises_cython.so | |
building 'scipy.stats._rank' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/stats/_rank.c | |
In file included from scipy/stats/_rank.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/stats/_rank.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__multiarray_api.h:1629:1: warning: unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
In file included from scipy/stats/_rank.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/stats/_rank.c:9106:28: warning: unused function '__Pyx_PyObject_AsString' [-Wunused-function] | |
static CYTHON_INLINE char* __Pyx_PyObject_AsString(PyObject* o) { | |
^ | |
scipy/stats/_rank.c:9103:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/stats/_rank.c:9218:33: warning: unused function '__Pyx_PyIndex_AsSsize_t' [-Wunused-function] | |
static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { | |
^ | |
scipy/stats/_rank.c:9243:33: warning: unused function '__Pyx_PyInt_FromSize_t' [-Wunused-function] | |
static CYTHON_INLINE PyObject * __Pyx_PyInt_FromSize_t(size_t ival) { | |
^ | |
scipy/stats/_rank.c:8580:32: warning: unused function '__Pyx_PyInt_From_long' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyInt_From_long(long value) { | |
^ | |
scipy/stats/_rank.c:8617:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/stats/_rank.c:8627:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/stats/_rank.c:8630:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/stats/_rank.c:8636:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/stats/_rank.c:8648:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/stats/_rank.c:8655:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/stats/_rank.c:8661:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/stats/_rank.c:8664:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/stats/_rank.c:8678:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/stats/_rank.c:8737:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/stats/_rank.c:8747:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/stats/_rank.c:8750:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/stats/_rank.c:8756:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/stats/_rank.c:8768:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/stats/_rank.c:8775:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/stats/_rank.c:8781:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/stats/_rank.c:8784:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/stats/_rank.c:8798:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/stats/_rank.c:8872:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/stats/_rank.c:5500:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/stats/_rank.c:5550:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/stats/_rank.c:5600:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/stats/_rank.c:5650:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/stats/_rank.c:5700:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/stats/_rank.c:6468:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/stats/_rank.c:6556:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
34 warnings generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/stats/_rank.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/stats/_rank.so | |
building 'scipy.stats.futil' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/stats/futilmodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/stats/futilmodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/stats/futilmodule.c:104:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
2 warnings generated. | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
gfortran:f77: scipy/stats/futil.f | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/stats/futilmodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o build/temp.macosx-10.10-x86_64-3.4/scipy/stats/futil.o -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/stats/futil.so | |
building 'scipy.stats.mvn' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: build/src.macosx-10.10-x86_64-3.4/scipy/stats/mvnmodule.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/scipy/stats/mvnmodule.c:18: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.10-x86_64-3.4/scipy/stats/mvnmodule.c:104:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
2 warnings generated. | |
clang: build/src.macosx-10.10-x86_64-3.4/fortranobject.c | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.c:2: | |
In file included from build/src.macosx-10.10-x86_64-3.4/fortranobject.h:13: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/opt/gcc/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops | |
compile options: '-Ibuild/src.macosx-10.10-x86_64-3.4 -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -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) [-Wconversion] | |
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) [-Wconversion] | |
scipy/stats/mvndst.f:951:0: | |
END | |
^ | |
Warning: '__result_bvnmvn' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/stats/mvndst.f:909:0: | |
DOUBLE PRECISION FUNCTION BVNMVN( LOWER, UPPER, INFIN, CORREL ) | |
^ | |
note: '__result_bvnmvn' was declared here | |
scipy/stats/mvndst.f:351:0: | |
IF ( INFI(I) .NE. 1 ) YU = -EXP( -BMIN**2/2 )/SQTWPI | |
^ | |
Warning: 'bmin' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/stats/mvndst.f:356:0: | |
IF ( INFI(I) .EQ. 2 ) Y(I) = ( AMIN + BMIN )/2 | |
^ | |
Warning: 'amin' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/stats/mvndst.f:797:0: | |
IF ( Z .GT. 0 ) P = 1 - P | |
^ | |
Warning: 'ai' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/stats/mvndst.f:156:0: | |
DOUBLE PRECISION SUM, AI, BI, DI, EI, PHINVS, BVNMVN, MVNDNT | |
^ | |
note: 'ai' was declared here | |
scipy/stats/mvndst.f:770:0: | |
ZABS = ABS(Z) | |
^ | |
Warning: 'bi' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
scipy/stats/mvndst.f:156:0: | |
DOUBLE PRECISION SUM, AI, BI, DI, EI, PHINVS, BVNMVN, MVNDNT | |
^ | |
note: 'bi' was declared here | |
gfortran:f77: build/src.macosx-10.10-x86_64-3.4/scipy/stats/mvn-f2pywrappers.f | |
/usr/local/opt/gcc/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/stats/mvnmodule.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/fortranobject.o build/temp.macosx-10.10-x86_64-3.4/scipy/stats/mvndst.o build/temp.macosx-10.10-x86_64-3.4/build/src.macosx-10.10-x86_64-3.4/scipy/stats/mvn-f2pywrappers.o -L/usr/local/Cellar/gcc/5.2.0/lib/gcc/5/gcc/x86_64-apple-darwin14.4.0/5.2.0 -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -lgfortran -o build/lib.macosx-10.10-x86_64-3.4/scipy/stats/mvn.so | |
building 'scipy.ndimage._nd_image' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/ndimage | |
creating build/temp.macosx-10.10-x86_64-3.4/scipy/ndimage/src | |
compile options: '-Iscipy/ndimage/src -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/ndimage/src/ni_morphology.c | |
In file included from scipy/ndimage/src/ni_morphology.c:32: | |
In file included from scipy/ndimage/src/ni_support.h:35: | |
In file included from scipy/ndimage/src/nd_image.h:41: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: scipy/ndimage/src/ni_support.c | |
In file included from scipy/ndimage/src/ni_support.c:32: | |
In file included from scipy/ndimage/src/ni_support.h:35: | |
In file included from scipy/ndimage/src/nd_image.h:41: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: scipy/ndimage/src/ni_filters.c | |
In file included from scipy/ndimage/src/ni_filters.c:32: | |
In file included from scipy/ndimage/src/ni_support.h:35: | |
In file included from scipy/ndimage/src/nd_image.h:41: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: scipy/ndimage/src/ni_interpolation.c | |
In file included from scipy/ndimage/src/ni_interpolation.c:32: | |
In file included from scipy/ndimage/src/ni_support.h:35: | |
In file included from scipy/ndimage/src/nd_image.h:41: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: scipy/ndimage/src/nd_image.c | |
In file included from scipy/ndimage/src/nd_image.c:32: | |
In file included from scipy/ndimage/src/nd_image.h:41: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
scipy/ndimage/src/nd_image.c:104:50: warning: implicit conversion from enumeration type 'enum NPY_TYPES' to different enumeration type 'NumarrayType' [-Wenum-conversion] | |
PyArrayObject *array = NA_InputArray(object, NPY_INTP, NPY_CARRAY); | |
~~~~~~~~~~~~~ ^~~~~~~~ | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_common.h:209:26: note: expanded from macro 'NPY_INTP' | |
#define NPY_INTP NPY_LONG | |
^~~~~~~~ | |
scipy/ndimage/src/nd_image.c:285:37: warning: implicit conversion from enumeration type 'enum NPY_TYPES' to different enumeration type 'NumarrayType' [-Wenum-conversion] | |
py_ibuffer = NA_NewArray(iline, NPY_DOUBLE, 1, &ilen); | |
~~~~~~~~~~~ ^~~~~~~~~~ | |
scipy/ndimage/src/nd_image.c:286:36: warning: implicit conversion from enumeration type 'enum NPY_TYPES' to different enumeration type 'NumarrayType' [-Wenum-conversion] | |
py_obuffer = NA_NewArray(NULL, NPY_DOUBLE, 1, &olen); | |
~~~~~~~~~~~ ^~~~~~~~~~ | |
scipy/ndimage/src/nd_image.c:366:37: warning: implicit conversion from enumeration type 'enum NPY_TYPES' to different enumeration type 'NumarrayType' [-Wenum-conversion] | |
py_buffer = NA_NewArray(buffer, NPY_DOUBLE, 1, &filter_size); | |
~~~~~~~~~~~ ^~~~~~~~~~ | |
scipy/ndimage/src/nd_image.c:953:19: warning: unused variable 's' [-Wunused-variable] | |
PyObject *m, *s, *d; | |
^ | |
scipy/ndimage/src/nd_image.c:953:23: warning: unused variable 'd' [-Wunused-variable] | |
PyObject *m, *s, *d; | |
^ | |
7 warnings generated. | |
clang: scipy/ndimage/src/ni_fourier.c | |
In file included from scipy/ndimage/src/ni_fourier.c:32: | |
In file included from scipy/ndimage/src/ni_support.h:35: | |
In file included from scipy/ndimage/src/nd_image.h:41: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang: scipy/ndimage/src/ni_measure.c | |
In file included from scipy/ndimage/src/ni_measure.c:32: | |
In file included from scipy/ndimage/src/ni_support.h:35: | |
In file included from scipy/ndimage/src/nd_image.h:41: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/noprefix.h:9: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
1 warning generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/ndimage/src/nd_image.o build/temp.macosx-10.10-x86_64-3.4/scipy/ndimage/src/ni_filters.o build/temp.macosx-10.10-x86_64-3.4/scipy/ndimage/src/ni_fourier.o build/temp.macosx-10.10-x86_64-3.4/scipy/ndimage/src/ni_interpolation.o build/temp.macosx-10.10-x86_64-3.4/scipy/ndimage/src/ni_measure.o build/temp.macosx-10.10-x86_64-3.4/scipy/ndimage/src/ni_morphology.o build/temp.macosx-10.10-x86_64-3.4/scipy/ndimage/src/ni_support.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/ndimage/_nd_image.so | |
building 'scipy.ndimage._ni_label' extension | |
compiling C sources | |
C compiler: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes | |
compile options: '-Iscipy/ndimage/src -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/lib/python3.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c' | |
clang: scipy/ndimage/src/_ni_label.c | |
In file included from scipy/ndimage/src/_ni_label.c:257: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
In file included from scipy/ndimage/src/_ni_label.c:258: | |
In file included from /usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/ufuncobject.h:317: | |
/usr/local/lib/python3.4/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
scipy/ndimage/src/_ni_label.c:31221:32: warning: unused function '__Pyx_PyUnicode_FromString' [-Wunused-function] | |
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromString(const char* c_str) { | |
^ | |
scipy/ndimage/src/_ni_label.c:28007:26: warning: unused function '__Pyx_PyBytes_Equals' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals) { | |
^ | |
scipy/ndimage/src/_ni_label.c:28923:28: warning: unused function '__Pyx_CyFunction_InitDefaults' [-Wunused-function] | |
static CYTHON_INLINE void *__Pyx_CyFunction_InitDefaults(PyObject *func, size_t size, int pyobjects) { | |
^ | |
scipy/ndimage/src/_ni_label.c:28937:27: warning: unused function '__Pyx_CyFunction_SetDefaultsKwDict' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetDefaultsKwDict(PyObject *func, PyObject *dict) { | |
^ | |
scipy/ndimage/src/_ni_label.c:28942:27: warning: unused function '__Pyx_CyFunction_SetAnnotationsDict' [-Wunused-function] | |
static CYTHON_INLINE void __Pyx_CyFunction_SetAnnotationsDict(PyObject *func, PyObject *dict) { | |
^ | |
scipy/ndimage/src/_ni_label.c:29481:1: warning: unused function '__pyx_add_acquisition_count_locked' [-Wunused-function] | |
__pyx_add_acquisition_count_locked(__pyx_atomic_int *acquisition_count, | |
^ | |
scipy/ndimage/src/_ni_label.c:29491:1: warning: unused function '__pyx_sub_acquisition_count_locked' [-Wunused-function] | |
__pyx_sub_acquisition_count_locked(__pyx_atomic_int *acquisition_count, | |
^ | |
scipy/ndimage/src/_ni_label.c:30133:29: warning: function '__Pyx_PyInt_As_size_t' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE size_t __Pyx_PyInt_As_size_t(PyObject *x) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30369:26: warning: unused function '__Pyx_BytesContains' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_BytesContains(PyObject* bytes, char character) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30626:48: warning: unused function '__pyx_t_float_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __pyx_t_float_complex_from_parts(float x, float y) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30636:30: warning: unused function '__Pyx_c_eqf' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eqf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30639:48: warning: unused function '__Pyx_c_sumf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_sumf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30645:48: warning: unused function '__Pyx_c_difff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_difff(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30657:48: warning: unused function '__Pyx_c_quotf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_quotf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30664:48: warning: unused function '__Pyx_c_negf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_negf(__pyx_t_float_complex a) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30670:30: warning: unused function '__Pyx_c_is_zerof' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zerof(__pyx_t_float_complex a) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30673:48: warning: unused function '__Pyx_c_conjf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_conjf(__pyx_t_float_complex a) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30687:52: warning: unused function '__Pyx_c_powf' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_float_complex __Pyx_c_powf(__pyx_t_float_complex a, __pyx_t_float_complex b) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30746:49: warning: unused function '__pyx_t_double_complex_from_parts' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(double x, double y) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30756:30: warning: unused function '__Pyx_c_eq' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_eq(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30759:49: warning: unused function '__Pyx_c_sum' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_sum(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30765:49: warning: unused function '__Pyx_c_diff' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_diff(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30777:49: warning: unused function '__Pyx_c_quot' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_quot(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30784:49: warning: unused function '__Pyx_c_neg' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_neg(__pyx_t_double_complex a) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30790:30: warning: unused function '__Pyx_c_is_zero' [-Wunused-function] | |
static CYTHON_INLINE int __Pyx_c_is_zero(__pyx_t_double_complex a) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30793:49: warning: unused function '__Pyx_c_conj' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_conj(__pyx_t_double_complex a) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30807:53: warning: unused function '__Pyx_c_pow' [-Wunused-function] | |
static CYTHON_INLINE __pyx_t_double_complex __Pyx_c_pow(__pyx_t_double_complex a, __pyx_t_double_complex b) { | |
^ | |
scipy/ndimage/src/_ni_label.c:30990:27: warning: function '__Pyx_PyInt_As_long' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static CYTHON_INLINE long __Pyx_PyInt_As_long(PyObject *x) { | |
^ | |
scipy/ndimage/src/_ni_label.c:13010:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew1' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__pyx_v_a) { | |
^ | |
scipy/ndimage/src/_ni_label.c:13060:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew2' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__pyx_v_a, PyObject *__pyx_v_b) { | |
^ | |
scipy/ndimage/src/_ni_label.c:13110:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew3' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c) { | |
^ | |
scipy/ndimage/src/_ni_label.c:13160:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew4' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d) { | |
^ | |
scipy/ndimage/src/_ni_label.c:13210:32: warning: unused function '__pyx_f_5numpy_PyArray_MultiIterNew5' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__pyx_v_a, PyObject *__pyx_v_b, PyObject *__pyx_v_c, PyObject *__pyx_v_d, PyObject *__pyx_v_e) { | |
^ | |
scipy/ndimage/src/_ni_label.c:13978:27: warning: unused function '__pyx_f_5numpy_set_array_base' [-Wunused-function] | |
static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) { | |
^ | |
scipy/ndimage/src/_ni_label.c:14066:32: warning: unused function '__pyx_f_5numpy_get_array_base' [-Wunused-function] | |
static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__pyx_v_arr) { | |
^ | |
37 warnings generated. | |
clang -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-3.4/scipy/ndimage/src/_ni_label.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -Lbuild/temp.macosx-10.10-x86_64-3.4 -o build/lib.macosx-10.10-x86_64-3.4/scipy/ndimage/_ni_label.so | |
/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'install_requires' | |
warnings.warn(msg) | |
/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'setup_requires' | |
warnings.warn(msg) | |
/usr/local/Cellar/python3/3.4.3_2/Frameworks/Python.framework/Versions/3.4/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_suite' | |
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: []) |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc called with: -print-multiarch | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -print-multiarch -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
cc called with: -c /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/source.c -o /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/source.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -c /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/source.c -o /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/source.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
cc called with: /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/source.o -L/usr/local/opt/openblas/lib -lopenblas -o /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/a.out | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/source.o -L/usr/local/opt/openblas/lib -lopenblas -o /var/folders/n8/5sp81xkj4_z8gvh9p3ykhmx00000gn/T/tmpuyyxs8kz/a.out -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include -L/usr/local/opt/openblas/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/optimize/Zeros/bisect.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/Zeros/bisect.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/optimize/Zeros/bisect.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/Zeros/bisect.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/optimize/Zeros/ridder.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/Zeros/ridder.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/optimize/Zeros/ridder.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/Zeros/ridder.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/optimize/Zeros/brenth.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/Zeros/brenth.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/optimize/Zeros/brenth.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/Zeros/brenth.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/optimize/Zeros/brentq.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/Zeros/brentq.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/optimize/Zeros/brentq.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/optimize/Zeros/brentq.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zdrop_row.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dlacon.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dlacon.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dlacon.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dlacon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/cdiagonal.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/cdiagonal.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/cdiagonal.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/cdiagonal.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsitrf.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsitrf.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsitrf.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsitrf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccopy_to_ucol.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dlaqgs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dlaqgs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dlaqgs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dlaqgs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_dfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dgstrs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotgrowth.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotgrowth.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotgrowth.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/spivotgrowth.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/colamd.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/colamd.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/colamd.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/colamd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadhb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scopy_to_ucol.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scopy_to_ucol.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scopy_to_ucol.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scopy_to_ucol.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/scsum1.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/scsum1.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/scsum1.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/scsum1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccolumn_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccolumn_dfs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccolumn_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_ccolumn_dfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dutil.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsrfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsrfs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsrfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dgsrfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/memory.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/memory.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/memory.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/memory.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_preorder.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_preorder.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_preorder.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sp_preorder.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/get_perm_c.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/get_perm_c.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/get_perm_c.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/get_perm_c.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_dfs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zpanel_dfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsequ.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsequ.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsequ.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsequ.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotgrowth.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotgrowth.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotgrowth.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotgrowth.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/claqgs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/claqgs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/claqgs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/claqgs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsrfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsrfs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsrfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsrfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotgrowth.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotgrowth.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotgrowth.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dpivotgrowth.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sreadrb.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sgssv.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sgstrs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zgssvx.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsisx.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsrfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsrfs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsrfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsrfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/slamch.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/slamch.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/slamch.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/slamch.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ccopy_to_ucol.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/superlu_timer.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/superlu_timer.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/superlu_timer.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/superlu_timer.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotL.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotL.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotL.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/cpivotL.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zmemory.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas3.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas3.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas3.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/csp_blas3.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/slacon.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/slacon.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/slacon.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/slacon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dcolumn_bmod.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/icmax1.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/icmax1.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/icmax1.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/icmax1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgscon.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dgscon.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dgscon.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dgscon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zsnode_bmod.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dsnode_bmod.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssvx.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrf.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrf.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrf.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zreadtriple.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dzsum1.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dzsum1.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dzsum1.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dzsum1.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas3.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas3.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas3.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas3.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotL.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotL.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotL.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zpivotL.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zdiagonal.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zdiagonal.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zdiagonal.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zdiagonal.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsequ.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsequ.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsequ.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/cgsequ.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dpivotL.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dpivotL.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dpivotL.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dpivotL.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgscon.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sgscon.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgscon.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sgscon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/smemory.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_csnode_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_csnode_dfs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_csnode_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_csnode_dfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sldperm.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sldperm.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sldperm.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sldperm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zgstrs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgscon.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/cgscon.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgscon.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/cgscon.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_dfs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/dpanel_dfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsitrf.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsitrf.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsitrf.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsitrf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ssnode_dfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/slaqgs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/slaqgs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/slaqgs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/slaqgs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dsnode_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dsnode_dfs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dsnode_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_dsnode_dfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_dfs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/spanel_dfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/slangs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/cgssv.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/mmd.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/mmd.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/mmd.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/mmd.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_dfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_sdrop_row.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_sdrop_row.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_sdrop_row.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_sdrop_row.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ccolumn_dfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scolumn_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scolumn_dfs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scolumn_dfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_scolumn_dfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zlaqgs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zlaqgs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zlaqgs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zlaqgs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsrfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsrfs.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsrfs.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsrfs.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/sgsisx.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zcolumn_bmod.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsitrf.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsitrf.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsitrf.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zgsitrf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/ilu_zcopy_to_ucol.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.o | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
superenv executed: clang -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC -I/usr/local/lib/python3.4/site-packages/numpy/core/include -c scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.c -o build/temp.macosx-10.10-x86_64-3.4/scipy/sparse/linalg/dsolve/SuperLU/SRC/zsp_blas2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/openblas/include | |
clang called with: -Wno-unused-result -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DUSE_VENDOR_BLAS=1 -Iscipy/sparse/linalg/dsolve/SuperLU/SRC |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment