Opened 16 years ago
Closed 15 years ago
#19320 closed defect (worksforme)
py25-scipy doesn't build
Reported by: | user8472@… | Owned by: | skymoo (Adam Mercer) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | jmroot (Joshua Root), henry.olders@…, MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | |
Port: | py25-numpy, py26-numpy, py25-scipy, py26-scipy |
Description
System: MacOS X 10.4.11, PPC G4, latest patches applied
Expected behavior: When installing py25-scipy (v0.7.0, default choice in current distribution), the command sudo /opt/local/bin/port install py25-scipy should build and install py25-scipy.
Observed behavior: The default compiler (there doesn't seem to be any option to change the defaults) doesn't compile at least one file properly:
$ sudo /opt/local/bin/port install py25-scipy ---> Building py25-scipy Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-scipy/work/scipy-0.7.0" && /opt/local/bin/python2.5 setup.py --no-user-cfg config_fc --fcompiler gnu95 --f77exec /opt/local/bin/gfortran-mp-4.3 --f90exec /opt/local/bin/gfortran-mp-4.3 build " returned error 1 Command output: Target: powerpc-apple-darwin8.11.0 Configured with: ../gcc-4.3.3/configure --prefix=/opt/local --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc43 --includedir=/opt/local/include/gcc43 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.3 --with-gxx-include-dir=/opt/local/include/gcc43/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --disable-multilib Thread model: posix gcc version 4.3.3 (GCC) Using built-in specs. Target: powerpc-apple-darwin8.11.0 Configured with: ../gcc-4.3.3/configure --prefix=/opt/local --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc43 --includedir=/opt/local/include/gcc43 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.3 --with-gxx-include-dir=/opt/local/include/gcc43/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --disable-multilib Thread model: posix gcc version 4.3.3 (GCC) Using built-in specs. Target: powerpc-apple-darwin8.11.0 Configured with: ../gcc-4.3.3/configure --prefix=/opt/local --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc43 --includedir=/opt/local/include/gcc43 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.3 --with-gxx-include-dir=/opt/local/include/gcc43/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --disable-multilib Thread model: posix gcc version 4.3.3 (GCC) Using built-in specs. Target: powerpc-apple-darwin8.11.0 Configured with: ../gcc-4.3.3/configure --prefix=/opt/local --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc43 --includedir=/opt/local/include/gcc43 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.3 --with-gxx-include-dir=/opt/local/include/gcc43/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --disable-multilib Thread model: posix gcc version 4.3.3 (GCC) customize Gnu95FCompiler using build_clib building 'dfftpack' library compiling Fortran sources Fortran f77 compiler: /opt/local/bin/gfortran-mp-4.3 -Wall -ffixed-form -fno-second-underscore -arch ppc -fPIC -O3 -funroll-loops Fortran f90 compiler: /opt/local/bin/gfortran-mp-4.3 -Wall -fno-second-underscore -arch ppc -fPIC -O3 -funroll-loops Fortran fix compiler: /opt/local/bin/gfortran-mp-4.3 -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -arch ppc -fPIC -O3 -funroll-loops compile options: '-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/numpy/core/include -c' gfortran-mp-4.3:f77: scipy/fftpack/src/dfftpack/dcosqf.f f951: error: unrecognized command line option "-arch" f951: error: unrecognized command line option "-arch" error: Command "/opt/local/bin/gfortran-mp-4.3 -Wall -ffixed-form -fno-second-underscore -arch ppc -fPIC -O3 -funroll-loops -I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/numpy/core/include -c -c scipy/fftpack/src/dfftpack/dcosqf.f -o build/temp.macosx-10.4-ppc-2.5/scipy/fftpack/src/dfftpack/dcosqf.o" failed with exit status 1 Error: Status 1 encountered during processing. $
Attachments (6)
Change History (21)
comment:1 Changed 16 years ago by user8472@…
Cc: | user8472@… added |
---|
comment:2 follow-up: 3 Changed 16 years ago by skymoo (Adam Mercer)
Cc: | user8472@… removed |
---|---|
Owner: | changed from macports-tickets@… to ram@… |
Port: | py25-scipy added |
Status: | new → assigned |
I can't reproduce this on Intel Leopard, can you attach the full build log i.e. the output of
$ sudo port clean py25-scipy $ sudo port -d install py25-scipy > build.log
comment:3 Changed 16 years ago by user8472@…
This is stdout:
---> Fetching py25-scipy ---> Verifying checksum(s) for py25-scipy ---> Checksumming scipy-0.7.0.tar.gz ---> Extracting py25-scipy ---> Extracting scipy-0.7.0.tar.gz ---> Configuring py25-scipy ---> Building py25-scipy Warning: No configuration returned, assuming unavailable. blas_opt_info: FOUND: extra_link_args = ['-Wl,-framework', '-Wl,Accelerate'] define_macros = [('NO_ATLAS_INFO', 3)] extra_compile_args = ['-faltivec', '-I/System/Library/Frameworks/vecLib.framework/Headers'] lapack_opt_info: FOUND: extra_link_args = ['-Wl,-framework', '-Wl,Accelerate'] define_macros = [('NO_ATLAS_INFO', 3)] extra_compile_args = ['-faltivec'] umfpack_info: libraries umfpack not found in /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib libraries umfpack not found in /usr/local/lib libraries umfpack not found in /usr/lib amd_info: libraries amd not found in /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib libraries amd not found in /usr/local/lib libraries amd not found in /usr/lib FOUND: libraries = ['amd'] library_dirs = ['/opt/local/lib'] FOUND: libraries = ['umfpack', 'amd'] library_dirs = ['/opt/local/lib'] running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running build_src building py_modules sources creating build creating build/src.macosx-10.4-ppc-2.5 creating build/src.macosx-10.4-ppc-2.5/scipy building library "dfftpack" sources building library "linpack_lite" sources building library "mach" sources building library "quadpack" sources building library "odepack" sources building library "fitpack" sources building library "odrpack" sources building library "minpack" sources building library "rootfind" sources building library "superlu_src" sources building library "arpack" sources building library "sc_c_misc" sources building library "sc_cephes" sources building library "sc_mach" sources building library "sc_toms" sources building library "sc_amos" sources building library "sc_cdf" sources building library "sc_specfun" sources building library "statlib" sources building extension "scipy.cluster._vq" sources building extension "scipy.cluster._hierarchy_wrap" sources building extension "scipy.fftpack._fftpack" sources creating build/src.macosx-10.4-ppc-2.5/scipy/fftpack f2py options: [] f2py: scipy/fftpack/fftpack.pyf Reading fortran codes... Reading file 'scipy/fftpack/fftpack.pyf' (format:free) Post-processing... Block: _fftpack Block: zfft Block: drfft Block: zrfft Block: zfftnd Block: destroy_zfft_cache Block: destroy_zfftnd_cache Block: destroy_drfft_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() Wrote C/API module "_fftpack" to file "build/src.macosx-10.4-ppc-2.5/scipy/fftpack/_fftpackmodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. copying /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/numpy/f2py/src/fortranobject.c -> build/src.macosx-10.4-ppc-2.5 copying /opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/numpy/f2py/src/fortranobject.h -> build/src.macosx-10.4-ppc-2.5 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 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.4-ppc-2.5/scipy/fftpack/convolvemodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' 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.4-ppc-2.5/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 Block: 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.4-ppc-2.5/scipy/integrate/vodemodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. building extension "scipy.interpolate._fitpack" sources building extension "scipy.interpolate.dfitpack" sources creating build/src.macosx-10.4-ppc-2.5/scipy/interpolate creating build/src.macosx-10.4-ppc-2.5/scipy/interpolate/src f2py options: [] f2py: scipy/interpolate/src/fitpack.pyf Reading fortran codes... Reading file 'scipy/interpolate/src/fitpack.pyf' (format:free) Post-processing... Block: dfitpack Block: splev Block: splder Block: splint Block: sproot Block: spalde Block: curfit Block: percur Block: parcur Block: fpcurf0 Block: fpcurf1 Block: fpcurfm1 Block: bispev Block: bispeu Block: surfit_smth Block: surfit_lsq Block: regrid_smth Block: dblint Post-processing (stage 2)... Building modules... Building module "dfitpack"... Constructing wrapper function "splev"... y = splev(t,c,k,x) Constructing wrapper function "splder"... y = splder(t,c,k,x,[nu]) Creating wrapper for Fortran function "splint"("splint")... Constructing wrapper function "splint"... splint = splint(t,c,k,a,b) Constructing wrapper function "sproot"... zero,m,ier = sproot(t,c,[mest]) Constructing wrapper function "spalde"... d,ier = spalde(t,c,k,x) Constructing wrapper function "curfit"... n,c,fp,ier = curfit(iopt,x,y,w,t,wrk,iwrk,[xb,xe,k,s]) Constructing wrapper function "percur"... n,c,fp,ier = percur(iopt,x,y,w,t,wrk,iwrk,[k,s]) Constructing wrapper function "parcur"... n,c,fp,ier = parcur(iopt,ipar,idim,u,x,w,ub,ue,t,wrk,iwrk,[k,s]) Constructing wrapper function "fpcurf0"... x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurf0(x,y,k,[w,xb,xe,s,nest]) Constructing wrapper function "fpcurf1"... x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurf1(x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier,[overwrite_x,overwrite_y,overwrite_w,overwrite_t,overwrite_c,overwrite_fpint,overwrite_nrdata]) Constructing wrapper function "fpcurfm1"... x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurfm1(x,y,k,t,[w,xb,xe,overwrite_t]) Constructing wrapper function "bispev"... z,ier = bispev(tx,ty,c,kx,ky,x,y) Constructing wrapper function "bispeu"... z,ier = bispeu(tx,ty,c,kx,ky,x,y) Constructing wrapper function "surfit_smth"... nx,tx,ny,ty,c,fp,wrk1,ier = surfit_smth(x,y,z,[w,xb,xe,yb,ye,kx,ky,s,nxest,nyest,eps,lwrk2]) Constructing wrapper function "surfit_lsq"... tx,ty,c,fp,ier = surfit_lsq(x,y,z,tx,ty,[w,xb,xe,yb,ye,kx,ky,eps,lwrk2,overwrite_tx,overwrite_ty]) Constructing wrapper function "regrid_smth"... nx,tx,ny,ty,c,fp,ier = regrid_smth(x,y,z,[xb,xe,yb,ye,kx,ky,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.4-ppc-2.5/scipy/interpolate/src/dfitpackmodule.c" Fortran 77 wrappers are saved to "build/src.macosx-10.4-ppc-2.5/scipy/interpolate/src/dfitpack-f2pywrappers.f" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. adding 'build/src.macosx-10.4-ppc-2.5/scipy/interpolate/src/dfitpack-f2pywrappers.f' to sources. building extension "scipy.interpolate._interpolate" sources building extension "scipy.io.numpyio" sources building extension "scipy.lib.blas.fblas" sources creating build/src.macosx-10.4-ppc-2.5/scipy/lib creating build/src.macosx-10.4-ppc-2.5/scipy/lib/blas from_template:> build/src.macosx-10.4-ppc-2.5/scipy/lib/blas/fblas.pyf Including file scipy/lib/blas/fblas_l1.pyf.src Including file scipy/lib/blas/fblas_l2.pyf.src Including file scipy/lib/blas/fblas_l3.pyf.src Mismatch in number of replacements (base <prefix=s,d,c,z>) for <__l1=->. Ignoring. conv_template:> build/src.macosx-10.4-ppc-2.5/scipy/lib/blas/fblaswrap_veclib_c.c creating build/src.macosx-10.4-ppc-2.5/build creating build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5 creating build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy creating build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/lib creating build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/lib/blas f2py options: ['skip:', ':'] f2py: build/src.macosx-10.4-ppc-2.5/scipy/lib/blas/fblas.pyf Reading fortran codes... Reading file 'build/src.macosx-10.4-ppc-2.5/scipy/lib/blas/fblas.pyf' (format:free) Post-processing... Block: fblas Block: srotg Block: drotg Block: crotg Block: zrotg Block: srotmg Block: drotmg Block: srot Block: drot Block: csrot Block: zdrot Block: srotm Block: drotm Block: sswap Block: dswap Block: cswap Block: zswap Block: sscal Block: dscal Block: cscal Block: zscal Block: csscal Block: zdscal Block: scopy Block: dcopy Block: ccopy Block: zcopy Block: saxpy Block: daxpy Block: caxpy Block: zaxpy Block: sdot Block: ddot Block: cdotu Block: zdotu Block: cdotc Block: zdotc Block: snrm2 Block: dnrm2 Block: scnrm2 Block: dznrm2 Block: sasum Block: dasum Block: scasum Block: dzasum Block: isamax Block: idamax Block: icamax Block: izamax Block: sgemv Block: dgemv Block: cgemv Block: zgemv Block: ssymv Block: dsymv Block: chemv Block: zhemv Block: strmv Block: dtrmv Block: ctrmv Block: ztrmv Block: sger Block: dger Block: cgeru Block: zgeru Block: cgerc Block: zgerc Block: sgemm Block: dgemm Block: cgemm Block: zgemm Post-processing (stage 2)... Building modules... Building module "fblas"... Constructing wrapper function "srotg"... c,s = srotg(a,b) Constructing wrapper function "drotg"... c,s = drotg(a,b) Constructing wrapper function "crotg"... c,s = crotg(a,b) Constructing wrapper function "zrotg"... c,s = zrotg(a,b) Constructing wrapper function "srotmg"... param = srotmg(d1,d2,x1,y1) Constructing wrapper function "drotmg"... param = drotmg(d1,d2,x1,y1) Constructing wrapper function "srot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = srot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "drot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = drot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "csrot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = csrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "zdrot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = zdrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "srotm"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = srotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "drotm"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = drotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y]) Constructing wrapper function "sswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = sswap(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "dswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = dswap(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "cswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = cswap(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "zswap"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' x,y = zswap(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "sscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = sscal(a,x,[n,offx,incx]) Constructing wrapper function "dscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = dscal(a,x,[n,offx,incx]) Constructing wrapper function "cscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = cscal(a,x,[n,offx,incx]) Constructing wrapper function "zscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = zscal(a,x,[n,offx,incx]) Constructing wrapper function "csscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = csscal(a,x,[n,offx,incx,overwrite_x]) Constructing wrapper function "zdscal"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = zdscal(a,x,[n,offx,incx,overwrite_x]) Constructing wrapper function "scopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = scopy(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "dcopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = dcopy(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "ccopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = ccopy(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "zcopy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' y = zcopy(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "saxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = saxpy(x,y,[n,a,offx,incx,offy,incy]) Constructing wrapper function "daxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = daxpy(x,y,[n,a,offx,incx,offy,incy]) Constructing wrapper function "caxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = caxpy(x,y,[n,a,offx,incx,offy,incy]) Constructing wrapper function "zaxpy"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' z = zaxpy(x,y,[n,a,offx,incx,offy,incy]) Creating wrapper for Fortran function "sdot"("sdot")... Constructing wrapper function "sdot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = sdot(x,y,[n,offx,incx,offy,incy]) Creating wrapper for Fortran function "ddot"("ddot")... Constructing wrapper function "ddot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = ddot(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "cdotu"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = cdotu(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "zdotu"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = zdotu(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "cdotc"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = cdotc(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "zdotc"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = zdotc(x,y,[n,offx,incx,offy,incy]) Creating wrapper for Fortran function "snrm2"("snrm2")... Constructing wrapper function "snrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = snrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "dnrm2"("dnrm2")... Constructing wrapper function "dnrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = dnrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "scnrm2"("scnrm2")... Constructing wrapper function "scnrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = scnrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "dznrm2"("dznrm2")... Constructing wrapper function "dznrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = dznrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "sasum"("sasum")... Constructing wrapper function "sasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = sasum(x,[n,offx,incx]) Creating wrapper for Fortran function "dasum"("dasum")... Constructing wrapper function "dasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = dasum(x,[n,offx,incx]) Creating wrapper for Fortran function "scasum"("scasum")... Constructing wrapper function "scasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = scasum(x,[n,offx,incx]) Creating wrapper for Fortran function "dzasum"("dzasum")... Constructing wrapper function "dzasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = dzasum(x,[n,offx,incx]) Constructing wrapper function "isamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = isamax(x,[n,offx,incx]) Constructing wrapper function "idamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = idamax(x,[n,offx,incx]) Constructing wrapper function "icamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = icamax(x,[n,offx,incx]) Constructing wrapper function "izamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = izamax(x,[n,offx,incx]) Constructing wrapper function "sgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = sgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Constructing wrapper function "dgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Constructing wrapper function "cgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = cgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Constructing wrapper function "zgemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y]) Constructing wrapper function "ssymv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = ssymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Constructing wrapper function "dsymv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = dsymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Constructing wrapper function "chemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = chemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Constructing wrapper function "zhemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' y = zhemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y]) Constructing wrapper function "strmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = strmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "dtrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = dtrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "ctrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = ctrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "ztrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = ztrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "sger"... a = sger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "dger"... a = dger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "cgeru"... a = cgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "zgeru"... a = zgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "cgerc"... a = cgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "zgerc"... a = zgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "sgemm"... c = sgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "dgemm"... c = dgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "cgemm"... c = cgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "zgemm"... c = zgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Wrote C/API module "fblas" to file "build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/lib/blas/fblasmodule.c" Fortran 77 wrappers are saved to "build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/lib/blas/fblas-f2pywrappers.f" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. adding 'build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/lib/blas/fblas-f2pywrappers.f' to sources. building extension "scipy.lib.blas.cblas" sources adding 'build/src.macosx-10.4-ppc-2.5/scipy/lib/blas/cblas.pyf' to sources. f2py options: ['skip:', ':'] f2py: build/src.macosx-10.4-ppc-2.5/scipy/lib/blas/cblas.pyf Reading fortran codes... Reading file 'build/src.macosx-10.4-ppc-2.5/scipy/lib/blas/cblas.pyf' (format:free) Post-processing... Block: cblas Block: empty_module Post-processing (stage 2)... Building modules... Building module "cblas"... Constructing wrapper function "empty_module"... empty_module() Wrote C/API module "cblas" to file "build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/lib/blas/cblasmodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. building extension "scipy.lib.lapack.flapack" sources creating build/src.macosx-10.4-ppc-2.5/scipy/lib/lapack from_template:> build/src.macosx-10.4-ppc-2.5/scipy/lib/lapack/flapack.pyf Including file scipy/lib/lapack/flapack_user.pyf.src Including file scipy/lib/lapack/flapack_le.pyf.src Including file scipy/lib/lapack/flapack_lls.pyf.src Including file scipy/lib/lapack/flapack_esv.pyf.src Including file scipy/lib/lapack/flapack_gesv.pyf.src Including file scipy/lib/lapack/flapack_lec.pyf.src Including file scipy/lib/lapack/flapack_llsc.pyf.src Including file scipy/lib/lapack/flapack_sevc.pyf.src Including file scipy/lib/lapack/flapack_evc.pyf.src Including file scipy/lib/lapack/flapack_svdc.pyf.src Including file scipy/lib/lapack/flapack_gsevc.pyf.src Including file scipy/lib/lapack/flapack_gevc.pyf.src Including file scipy/lib/lapack/flapack_aux.pyf.src creating build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/lib/lapack f2py options: ['skip:', ':'] f2py: build/src.macosx-10.4-ppc-2.5/scipy/lib/lapack/flapack.pyf Reading fortran codes... Reading file 'build/src.macosx-10.4-ppc-2.5/scipy/lib/lapack/flapack.pyf' (format:free) Post-processing... Block: flapack Block: gees__user__routines Block: gees_user_interface Block: sselect Block: dselect Block: cselect Block: zselect Block: sgesv Block: dgesv Block: cgesv Block: zgesv Block: sgbsv Block: dgbsv Block: cgbsv Block: zgbsv Block: sposv Block: dposv Block: cposv Block: zposv Block: sgelss Block: dgelss Block: cgelss Block: zgelss Block: ssyev Block: dsyev Block: cheev Block: zheev Block: ssyevd Block: dsyevd Block: cheevd Block: zheevd Block: ssyevr Block: dsyevr Block: cheevr Block: zheevr Block: sgees Block: dgees Block: cgees Block: zgees Block: sgeev Block: dgeev Block: cgeev Block: zgeev Block: sgesdd Block: dgesdd Block: cgesdd Block: zgesdd Block: ssygv Block: dsygv Block: chegv Block: zhegv Block: ssygvd Block: dsygvd Block: chegvd Block: zhegvd Block: sggev Block: dggev Block: cggev Block: zggev Block: sgetrf Block: dgetrf Block: cgetrf Block: zgetrf Block: spotrf Block: dpotrf Block: cpotrf Block: zpotrf Block: sgetrs Block: dgetrs Block: cgetrs Block: zgetrs Block: spotrs Block: dpotrs Block: cpotrs Block: zpotrs Block: sgetri Block: dgetri Block: cgetri Block: zgetri Block: spotri Block: dpotri Block: cpotri Block: zpotri Block: strtri Block: dtrtri Block: ctrtri Block: ztrtri Block: sgeqrf Block: dgeqrf Block: cgeqrf Block: zgeqrf Block: sorgqr Block: dorgqr Block: cungqr Block: zungqr Block: sgehrd Block: dgehrd Block: cgehrd Block: zgehrd Block: sgebal Block: dgebal Block: cgebal Block: zgebal Block: slauum Block: dlauum Block: clauum Block: zlauum Block: slaswp Block: dlaswp Block: claswp Block: zlaswp Post-processing (stage 2)... Building modules... Constructing call-back function "cb_sselect_in_gees__user__routines" def sselect(arg1,arg2): return sselect Constructing call-back function "cb_dselect_in_gees__user__routines" def dselect(arg1,arg2): return dselect Constructing call-back function "cb_cselect_in_gees__user__routines" def cselect(arg): return cselect Constructing call-back function "cb_zselect_in_gees__user__routines" def zselect(arg): return zselect Building module "flapack"... Constructing wrapper function "sgesv"... lu,piv,x,info = sgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "dgesv"... lu,piv,x,info = dgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "cgesv"... lu,piv,x,info = cgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "zgesv"... lu,piv,x,info = zgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "sgbsv"... lub,piv,x,info = sgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "dgbsv"... lub,piv,x,info = dgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "cgbsv"... lub,piv,x,info = cgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "zgbsv"... lub,piv,x,info = zgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "sposv"... c,x,info = sposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "dposv"... c,x,info = dposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "cposv"... c,x,info = cposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "zposv"... c,x,info = zposv(a,b,[lower,overwrite_a,overwrite_b]) Constructing wrapper function "sgelss"... v,x,s,rank,info = sgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dgelss"... v,x,s,rank,info = dgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "cgelss"... v,x,s,rank,info = cgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zgelss"... v,x,s,rank,info = zgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "ssyev"... w,v,info = ssyev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "dsyev"... w,v,info = dsyev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "cheev"... w,v,info = cheev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "zheev"... w,v,info = zheev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "ssyevd"... w,v,info = ssyevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "dsyevd"... w,v,info = dsyevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "cheevd"... w,v,info = cheevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "zheevd"... w,v,info = zheevd(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "ssyevr"... w,v,info = ssyevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a]) Constructing wrapper function "dsyevr"... w,v,info = dsyevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a]) Constructing wrapper function "cheevr"... w,v,info = cheevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a]) Constructing wrapper function "zheevr"... w,v,info = zheevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a]) Constructing wrapper function "sgees"... t,sdim,wr,wi,vs,info = sgees(sselect,a,[compute_v,sort_t,lwork,sselect_extra_args,overwrite_a]) Constructing wrapper function "dgees"... t,sdim,wr,wi,vs,info = dgees(dselect,a,[compute_v,sort_t,lwork,dselect_extra_args,overwrite_a]) Constructing wrapper function "cgees"... t,sdim,w,vs,info = cgees(cselect,a,[compute_v,sort_t,lwork,cselect_extra_args,overwrite_a]) Constructing wrapper function "zgees"... t,sdim,w,vs,info = zgees(zselect,a,[compute_v,sort_t,lwork,zselect_extra_args,overwrite_a]) Constructing wrapper function "sgeev"... wr,wi,vl,vr,info = sgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "dgeev"... wr,wi,vl,vr,info = dgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "cgeev"... w,vl,vr,info = cgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "zgeev"... w,vl,vr,info = zgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "sgesdd"... u,s,vt,info = sgesdd(a,[compute_uv,lwork,overwrite_a]) Constructing wrapper function "dgesdd"... u,s,vt,info = dgesdd(a,[compute_uv,lwork,overwrite_a]) Constructing wrapper function "cgesdd"... u,s,vt,info = cgesdd(a,[compute_uv,lwork,overwrite_a]) Constructing wrapper function "zgesdd"... u,s,vt,info = zgesdd(a,[compute_uv,lwork,overwrite_a]) Constructing wrapper function "ssygv"... w,v,info = ssygv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dsygv"... w,v,info = dsygv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "chegv"... w,v,info = chegv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zhegv"... w,v,info = zhegv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "ssygvd"... w,v,info = ssygvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dsygvd"... w,v,info = dsygvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "chegvd"... w,v,info = chegvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zhegvd"... w,v,info = zhegvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "sggev"... alphar,alphai,beta,vl,vr,info = sggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dggev"... alphar,alphai,beta,vl,vr,info = dggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "cggev"... alpha,beta,vl,vr,info = cggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zggev"... alpha,beta,vl,vr,info = zggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "sgetrf"... lu,piv,info = sgetrf(a,[overwrite_a]) Constructing wrapper function "dgetrf"... lu,piv,info = dgetrf(a,[overwrite_a]) Constructing wrapper function "cgetrf"... lu,piv,info = cgetrf(a,[overwrite_a]) Constructing wrapper function "zgetrf"... lu,piv,info = zgetrf(a,[overwrite_a]) Constructing wrapper function "spotrf"... c,info = spotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "dpotrf"... c,info = dpotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "cpotrf"... c,info = cpotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "zpotrf"... c,info = zpotrf(a,[lower,clean,overwrite_a]) Constructing wrapper function "sgetrs"... x,info = sgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "dgetrs"... x,info = dgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "cgetrs"... x,info = cgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "zgetrs"... x,info = zgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "spotrs"... x,info = spotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "dpotrs"... x,info = dpotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "cpotrs"... x,info = cpotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "zpotrs"... x,info = zpotrs(c,b,[lower,overwrite_b]) Constructing wrapper function "sgetri"... inv_a,info = sgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "dgetri"... inv_a,info = dgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "cgetri"... inv_a,info = cgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "zgetri"... inv_a,info = zgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "spotri"... inv_a,info = spotri(c,[lower,overwrite_c]) Constructing wrapper function "dpotri"... inv_a,info = dpotri(c,[lower,overwrite_c]) Constructing wrapper function "cpotri"... inv_a,info = cpotri(c,[lower,overwrite_c]) Constructing wrapper function "zpotri"... inv_a,info = zpotri(c,[lower,overwrite_c]) Constructing wrapper function "strtri"... inv_c,info = strtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "dtrtri"... inv_c,info = dtrtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "ctrtri"... inv_c,info = ctrtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "ztrtri"... inv_c,info = ztrtri(c,[lower,unitdiag,overwrite_c]) Constructing wrapper function "sgeqrf"... qr,tau,info = sgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "dgeqrf"... qr,tau,info = dgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "cgeqrf"... qr,tau,info = cgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "zgeqrf"... qr,tau,info = zgeqrf(a,[lwork,overwrite_a]) Constructing wrapper function "sorgqr"... q,info = sorgqr(qr,tau,[lwork,overwrite_qr,overwrite_tau]) Constructing wrapper function "dorgqr"... q,info = dorgqr(qr,tau,[lwork,overwrite_qr,overwrite_tau]) Constructing wrapper function "cungqr"... q,info = cungqr(qr,tau,[lwork,overwrite_qr,overwrite_tau]) Constructing wrapper function "zungqr"... q,info = zungqr(qr,tau,[lwork,overwrite_qr,overwrite_tau]) Constructing wrapper function "sgehrd"... ht,tau,info = sgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "dgehrd"... ht,tau,info = dgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "cgehrd"... ht,tau,info = cgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "zgehrd"... ht,tau,info = zgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "sgebal"... ba,lo,hi,pivscale,info = sgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "dgebal"... ba,lo,hi,pivscale,info = dgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "cgebal"... ba,lo,hi,pivscale,info = cgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "zgebal"... ba,lo,hi,pivscale,info = zgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "slauum"... a,info = slauum(c,[lower,overwrite_c]) Constructing wrapper function "dlauum"... a,info = dlauum(c,[lower,overwrite_c]) Constructing wrapper function "clauum"... a,info = clauum(c,[lower,overwrite_c]) Constructing wrapper function "zlauum"... a,info = zlauum(c,[lower,overwrite_c]) Constructing wrapper function "slaswp"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = slaswp(a,piv,[k1,k2,off,inc,overwrite_a]) Constructing wrapper function "dlaswp"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = dlaswp(a,piv,[k1,k2,off,inc,overwrite_a]) Constructing wrapper function "claswp"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = claswp(a,piv,[k1,k2,off,inc,overwrite_a]) Constructing wrapper function "zlaswp"... getarrdims:warning: assumed shape array, using 0 instead of '*' a = zlaswp(a,piv,[k1,k2,off,inc,overwrite_a]) Wrote C/API module "flapack" to file "build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/lib/lapack/flapackmodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. building extension "scipy.lib.lapack.clapack" sources adding 'build/src.macosx-10.4-ppc-2.5/scipy/lib/lapack/clapack.pyf' to sources. f2py options: ['skip:', ':'] f2py: build/src.macosx-10.4-ppc-2.5/scipy/lib/lapack/clapack.pyf Reading fortran codes... Reading file 'build/src.macosx-10.4-ppc-2.5/scipy/lib/lapack/clapack.pyf' (format:free) Post-processing... Block: clapack Block: empty_module Post-processing (stage 2)... Building modules... Building module "clapack"... Constructing wrapper function "empty_module"... empty_module() Wrote C/API module "clapack" to file "build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/lib/lapack/clapackmodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. building extension "scipy.lib.lapack.calc_lwork" sources f2py options: [] f2py:> build/src.macosx-10.4-ppc-2.5/scipy/lib/lapack/calc_lworkmodule.c Reading fortran codes... Reading file 'scipy/lib/lapack/calc_lwork.f' (format:fix,strict) Post-processing... Block: calc_lwork Block: gehrd Block: gesdd Block: gelss Block: getri Block: geev Block: heev Block: syev Block: gees Block: geqrf Block: gqr Post-processing (stage 2)... Building modules... Building module "calc_lwork"... Constructing wrapper function "gehrd"... minwrk,maxwrk = gehrd(prefix,n,[lo,hi]) Constructing wrapper function "gesdd"... minwrk,maxwrk = gesdd(prefix,m,n,[compute_uv]) Constructing wrapper function "gelss"... minwrk,maxwrk = gelss(prefix,m,n,nrhs) Constructing wrapper function "getri"... minwrk,maxwrk = getri(prefix,n) Constructing wrapper function "geev"... minwrk,maxwrk = geev(prefix,n,[compute_vl,compute_vr]) Constructing wrapper function "heev"... minwrk,maxwrk = heev(prefix,n,[lower]) Constructing wrapper function "syev"... minwrk,maxwrk = syev(prefix,n,[lower]) Constructing wrapper function "gees"... minwrk,maxwrk = gees(prefix,n,[compute_v]) Constructing wrapper function "geqrf"... minwrk,maxwrk = geqrf(prefix,m,n) Constructing wrapper function "gqr"... minwrk,maxwrk = gqr(prefix,m,n) Wrote C/API module "calc_lwork" to file "build/src.macosx-10.4-ppc-2.5/scipy/lib/lapack/calc_lworkmodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. building extension "scipy.lib.lapack.atlas_version" sources building extension "scipy.linalg.fblas" sources creating build/src.macosx-10.4-ppc-2.5/scipy/linalg generating fblas interface 23 adding 'build/src.macosx-10.4-ppc-2.5/scipy/linalg/fblas.pyf' to sources. creating build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/linalg f2py options: [] f2py: build/src.macosx-10.4-ppc-2.5/scipy/linalg/fblas.pyf Reading fortran codes... Reading file 'build/src.macosx-10.4-ppc-2.5/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: cdotu Block: zdotu Block: cdotc Block: zdotc Block: sgemv Block: dgemv Block: cgemv Block: zgemv Block: chemv Block: zhemv Block: ssymv Block: dsymv Block: strmv Block: dtrmv Block: ctrmv Block: ztrmv Block: sger Block: dger Block: cgeru Block: zgeru Block: cgerc Block: zgerc Block: sgemm Block: dgemm Block: cgemm Block: zgemm Block: sdot Block: ddot Block: snrm2 Block: dnrm2 Block: scnrm2 Block: dznrm2 Block: sasum Block: dasum Block: scasum Block: dzasum Block: isamax Block: idamax Block: icamax Block: izamax 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 '*' y = 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 '*' y = 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 '*' y = 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 '*' y = zaxpy(x,y,[n,a,offx,incx,offy,incy]) Constructing wrapper function "cdotu"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = cdotu(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "zdotu"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = zdotu(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "cdotc"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = cdotc(x,y,[n,offx,incx,offy,incy]) Constructing wrapper function "zdotc"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = zdotc(x,y,[n,offx,incx,offy,incy]) 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 "chemv"... getarrdims:warning: assumed shape array, using 0 instead of '*' 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 '*' 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 "ssymv"... getarrdims:warning: assumed shape array, using 0 instead of '*' 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 '*' 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 "strmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = strmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "dtrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = dtrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "ctrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = ctrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "ztrmv"... getarrdims:warning: assumed shape array, using 0 instead of '*' x = ztrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x]) Constructing wrapper function "sger"... a = sger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "dger"... a = dger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "cgeru"... a = cgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "zgeru"... a = zgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "cgerc"... a = cgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "zgerc"... a = zgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a]) Constructing wrapper function "sgemm"... c = sgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "dgemm"... c = dgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "cgemm"... c = cgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Constructing wrapper function "zgemm"... c = zgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c]) Creating wrapper for Fortran function "sdot"("sdot")... Constructing wrapper function "sdot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = sdot(x,y,[n,offx,incx,offy,incy]) Creating wrapper for Fortran function "ddot"("ddot")... Constructing wrapper function "ddot"... getarrdims:warning: assumed shape array, using 0 instead of '*' getarrdims:warning: assumed shape array, using 0 instead of '*' xy = ddot(x,y,[n,offx,incx,offy,incy]) Creating wrapper for Fortran function "snrm2"("snrm2")... Constructing wrapper function "snrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = snrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "dnrm2"("dnrm2")... Constructing wrapper function "dnrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = dnrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "scnrm2"("scnrm2")... Constructing wrapper function "scnrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = scnrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "dznrm2"("dznrm2")... Constructing wrapper function "dznrm2"... getarrdims:warning: assumed shape array, using 0 instead of '*' n2 = dznrm2(x,[n,offx,incx]) Creating wrapper for Fortran function "sasum"("sasum")... Constructing wrapper function "sasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = sasum(x,[n,offx,incx]) Creating wrapper for Fortran function "dasum"("dasum")... Constructing wrapper function "dasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = dasum(x,[n,offx,incx]) Creating wrapper for Fortran function "scasum"("scasum")... Constructing wrapper function "scasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = scasum(x,[n,offx,incx]) Creating wrapper for Fortran function "dzasum"("dzasum")... Constructing wrapper function "dzasum"... getarrdims:warning: assumed shape array, using 0 instead of '*' s = dzasum(x,[n,offx,incx]) Constructing wrapper function "isamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = isamax(x,[n,offx,incx]) Constructing wrapper function "idamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = idamax(x,[n,offx,incx]) Constructing wrapper function "icamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = icamax(x,[n,offx,incx]) Constructing wrapper function "izamax"... getarrdims:warning: assumed shape array, using 0 instead of '*' k = izamax(x,[n,offx,incx]) Wrote C/API module "fblas" to file "build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/linalg/fblasmodule.c" Fortran 77 wrappers are saved to "build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/linalg/fblas-f2pywrappers.f" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. adding 'build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/linalg/fblas-f2pywrappers.f' to sources. building extension "scipy.linalg.cblas" sources adding 'build/src.macosx-10.4-ppc-2.5/scipy/linalg/cblas.pyf' to sources. f2py options: [] f2py: build/src.macosx-10.4-ppc-2.5/scipy/linalg/cblas.pyf Reading fortran codes... Reading file 'build/src.macosx-10.4-ppc-2.5/scipy/linalg/cblas.pyf' (format:free) Post-processing... Block: cblas Block: empty_module Post-processing (stage 2)... Building modules... Building module "cblas"... Constructing wrapper function "empty_module"... empty_module() Wrote C/API module "cblas" to file "build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/linalg/cblasmodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. building extension "scipy.linalg.flapack" sources generating flapack interface 61 adding 'build/src.macosx-10.4-ppc-2.5/scipy/linalg/flapack.pyf' to sources. f2py options: [] f2py: build/src.macosx-10.4-ppc-2.5/scipy/linalg/flapack.pyf Reading fortran codes... Reading file 'build/src.macosx-10.4-ppc-2.5/scipy/linalg/flapack.pyf' (format:free) Post-processing... Block: cgees__user__routines Block: cgees_user_interface Block: cselect Block: dgees__user__routines Block: dgees_user_interface Block: dselect Block: sgees__user__routines Block: sgees_user_interface Block: sselect Block: zgees__user__routines Block: zgees_user_interface Block: zselect Block: flapack Block: spbtrf Block: dpbtrf Block: cpbtrf Block: zpbtrf Block: spbsv Block: dpbsv Block: cpbsv Block: zpbsv Block: sgebal Block: dgebal Block: cgebal Block: zgebal Block: sgehrd Block: dgehrd Block: cgehrd Block: zgehrd Block: sgbsv Block: dgbsv Block: cgbsv Block: zgbsv Block: sgesv Block: dgesv Block: cgesv Block: zgesv Block: sgetrf Block: dgetrf Block: cgetrf Block: zgetrf Block: sgetrs Block: dgetrs Block: cgetrs Block: zgetrs Block: sgetri Block: dgetri Block: cgetri Block: zgetri Block: sgesdd Block: dgesdd Block: cgesdd Block: zgesdd Block: sgelss Block: dgelss Block: cgelss Block: zgelss Block: sgeqrf Block: dgeqrf Block: cgeqrf Block: zgeqrf Block: sgerqf Block: dgerqf Block: cgerqf Block: zgerqf Block: sorgqr Block: dorgqr Block: cungqr Block: zungqr Block: sgeev Block: dgeev Block: cgeev Block: zgeev Block: sgegv Block: dgegv Block: cgegv Block: zgegv Block: ssyev Block: dsyev Block: cheev Block: zheev Block: 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: slaswp Block: dlaswp Block: claswp Block: zlaswp Block: cgees Block: zgees Block: dgees Block: sgees 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: 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: slamch Block: dlamch Post-processing (stage 2)... Building modules... Constructing call-back function "cb_cselect_in_cgees__user__routines" def cselect(e_w__i__e): return cselect Constructing call-back function "cb_dselect_in_dgees__user__routines" def dselect(e_wr__i__e,e_wi__i__e): return dselect Constructing call-back function "cb_sselect_in_sgees__user__routines" def sselect(e_wr__i__e,e_wi__i__e): return sselect Constructing call-back function "cb_zselect_in_zgees__user__routines" def zselect(e_w__i__e): return zselect Building module "flapack"... 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 "spbsv"... c,x,info = spbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) Constructing wrapper function "dpbsv"... c,x,info = dpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) Constructing wrapper function "cpbsv"... c,x,info = cpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) Constructing wrapper function "zpbsv"... c,x,info = zpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b]) Constructing wrapper function "sgebal"... ba,lo,hi,pivscale,info = sgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "dgebal"... ba,lo,hi,pivscale,info = dgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "cgebal"... ba,lo,hi,pivscale,info = cgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "zgebal"... ba,lo,hi,pivscale,info = zgebal(a,[scale,permute,overwrite_a]) Constructing wrapper function "sgehrd"... ht,tau,info = sgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "dgehrd"... ht,tau,info = dgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "cgehrd"... ht,tau,info = cgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "zgehrd"... ht,tau,info = zgehrd(a,[lo,hi,lwork,overwrite_a]) Constructing wrapper function "sgbsv"... lub,piv,x,info = sgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "dgbsv"... lub,piv,x,info = dgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "cgbsv"... lub,piv,x,info = cgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "zgbsv"... lub,piv,x,info = zgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b]) Constructing wrapper function "sgesv"... lu,piv,x,info = sgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "dgesv"... lu,piv,x,info = dgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "cgesv"... lu,piv,x,info = cgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "zgesv"... lu,piv,x,info = zgesv(a,b,[overwrite_a,overwrite_b]) Constructing wrapper function "sgetrf"... lu,piv,info = sgetrf(a,[overwrite_a]) Constructing wrapper function "dgetrf"... lu,piv,info = dgetrf(a,[overwrite_a]) Constructing wrapper function "cgetrf"... lu,piv,info = cgetrf(a,[overwrite_a]) Constructing wrapper function "zgetrf"... lu,piv,info = zgetrf(a,[overwrite_a]) Constructing wrapper function "sgetrs"... x,info = sgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "dgetrs"... x,info = dgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "cgetrs"... x,info = cgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "zgetrs"... x,info = zgetrs(lu,piv,b,[trans,overwrite_b]) Constructing wrapper function "sgetri"... inv_a,info = sgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "dgetri"... inv_a,info = dgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "cgetri"... inv_a,info = cgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "zgetri"... inv_a,info = zgetri(lu,piv,[lwork,overwrite_lu]) Constructing wrapper function "sgesdd"... u,s,vt,info = sgesdd(a,[compute_uv,lwork,overwrite_a]) Constructing wrapper function "dgesdd"... u,s,vt,info = dgesdd(a,[compute_uv,lwork,overwrite_a]) Constructing wrapper function "cgesdd"... u,s,vt,info = cgesdd(a,[compute_uv,lwork,overwrite_a]) Constructing wrapper function "zgesdd"... u,s,vt,info = zgesdd(a,[compute_uv,lwork,overwrite_a]) Constructing wrapper function "sgelss"... v,x,s,rank,info = sgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dgelss"... v,x,s,rank,info = dgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "cgelss"... v,x,s,rank,info = cgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zgelss"... v,x,s,rank,info = zgelss(a,b,[cond,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "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 "sgeev"... wr,wi,vl,vr,info = sgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "dgeev"... wr,wi,vl,vr,info = dgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "cgeev"... w,vl,vr,info = cgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "zgeev"... w,vl,vr,info = zgeev(a,[compute_vl,compute_vr,lwork,overwrite_a]) Constructing wrapper function "sgegv"... alphar,alphai,beta,vl,vr,info = sgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "dgegv"... alphar,alphai,beta,vl,vr,info = dgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "cgegv"... alpha,beta,vl,vr,info = cgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "zgegv"... alpha,beta,vl,vr,info = zgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b]) Constructing wrapper function "ssyev"... w,v,info = ssyev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "dsyev"... w,v,info = dsyev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "cheev"... w,v,info = cheev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "zheev"... w,v,info = zheev(a,[compute_v,lower,lwork,overwrite_a]) Constructing wrapper function "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 "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 "dgees"... t,sdim,wr,wi,vs,work,info = dgees(dselect,a,[compute_v,sort_t,lwork,dselect_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 "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]) 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 "slamch"("slamch")... Constructing wrapper function "slamch"... slamch = slamch(cmach) Creating wrapper for Fortran function "dlamch"("dlamch")... Constructing wrapper function "dlamch"... dlamch = dlamch(cmach) Wrote C/API module "flapack" to file "build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/linalg/flapackmodule.c" Fortran 77 wrappers are saved to "build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/linalg/flapack-f2pywrappers.f" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. adding 'build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/linalg/flapack-f2pywrappers.f' to sources. building extension "scipy.linalg.clapack" sources adding 'build/src.macosx-10.4-ppc-2.5/scipy/linalg/clapack.pyf' to sources. f2py options: [] f2py: build/src.macosx-10.4-ppc-2.5/scipy/linalg/clapack.pyf Reading fortran codes... Reading file 'build/src.macosx-10.4-ppc-2.5/scipy/linalg/clapack.pyf' (format:free) Post-processing... Block: clapack Block: empty_module Post-processing (stage 2)... Building modules... Building module "clapack"... Constructing wrapper function "empty_module"... empty_module() Wrote C/API module "clapack" to file "build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/linalg/clapackmodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. building extension "scipy.linalg._flinalg" sources f2py options: [] f2py:> build/src.macosx-10.4-ppc-2.5/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 Block: ddet_c Block: ddet_r Block: sdet_c Block: sdet_r Block: zdet_c Block: zdet_r Block: cdet_c Block: cdet_r Block: dlu_c Block: zlu_c Block: slu_c 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.4-ppc-2.5/scipy/linalg/_flinalgmodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. building extension "scipy.linalg.calc_lwork" sources f2py options: [] f2py:> build/src.macosx-10.4-ppc-2.5/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.4-ppc-2.5/scipy/linalg/calc_lworkmodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. building extension "scipy.linalg.atlas_version" 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.4-ppc-2.5/scipy/optimize creating build/src.macosx-10.4-ppc-2.5/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.4-ppc-2.5/scipy/optimize/lbfgsb/_lbfgsbmodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. building extension "scipy.optimize.moduleTNC" sources building extension "scipy.optimize._cobyla" sources creating build/src.macosx-10.4-ppc-2.5/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 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 = minimize(calcfc,m,x,rhobeg,rhoend,[iprint,maxfun,calcfc_extra_args]) Wrote C/API module "_cobyla" to file "build/src.macosx-10.4-ppc-2.5/scipy/optimize/cobyla/_cobylamodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. building extension "scipy.optimize.minpack2" sources creating build/src.macosx-10.4-ppc-2.5/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.4-ppc-2.5/scipy/optimize/minpack2/minpack2module.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. building extension "scipy.optimize._slsqp" sources creating build/src.macosx-10.4-ppc-2.5/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.4-ppc-2.5/scipy/optimize/slsqp/_slsqpmodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. building extension "scipy.optimize._nnls" sources creating build/src.macosx-10.4-ppc-2.5/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.4-ppc-2.5/scipy/optimize/nnls/_nnlsmodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. building extension "scipy.signal.sigtools" sources building extension "scipy.signal.spline" sources building extension "scipy.sparse.linalg.isolve._iterative" sources creating build/src.macosx-10.4-ppc-2.5/scipy/sparse creating build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg creating build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve creating build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve/iterative from_template:> build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve/iterative/STOPTEST2.f from_template:> build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve/iterative/getbreak.f from_template:> build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve/iterative/BiCGREVCOM.f from_template:> build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve/iterative/BiCGSTABREVCOM.f from_template:> build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve/iterative/CGREVCOM.f from_template:> build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve/iterative/CGSREVCOM.f from_template:> build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve/iterative/GMRESREVCOM.f from_template:> build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve/iterative/QMRREVCOM.f from_template:> build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve/iterative/_iterative.pyf creating build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/sparse creating build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg creating build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve creating build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve/iterative f2py options: [] f2py: build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve/iterative/_iterative.pyf Reading fortran codes... Reading file 'build/src.macosx-10.4-ppc-2.5/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.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve/iterative/_iterativemodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. building extension "scipy.sparse.linalg.dsolve._zsuperlu" sources building extension "scipy.sparse.linalg.dsolve._dsuperlu" sources building extension "scipy.sparse.linalg.dsolve._csuperlu" sources building extension "scipy.sparse.linalg.dsolve._ssuperlu" sources building extension "scipy.sparse.linalg.dsolve.umfpack.__umfpack" sources creating build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve creating build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve/umfpack adding 'scipy/sparse/linalg/dsolve/umfpack/umfpack.i' to sources. swig: scipy/sparse/linalg/dsolve/umfpack/umfpack.i swig -python -o build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve/umfpack/_umfpack_wrap.c -outdir build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve/umfpack scipy/sparse/linalg/dsolve/umfpack/umfpack.i building extension "scipy.sparse.linalg.eigen.arpack._arpack" sources creating build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen creating build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/arpack from_template:> build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/arpack/arpack.pyf creating build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen creating build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/arpack f2py options: [] f2py: build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/arpack/arpack.pyf Reading fortran codes... Reading file 'build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/arpack/arpack.pyf' (format:free) 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,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,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,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,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,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,resid,v,iparam,ipntr,info = znaupd(ido,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[n,ncv,ldv,lworkl]) Constructing wrapper function "cneupd"... d,z,info = cneupd(rvec,howmny,select,sigma,workev,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[ldz,n,ncv,ldv,lworkl]) Constructing wrapper function "zneupd"... d,z,info = zneupd(rvec,howmny,select,sigma,workev,bmat,which,nev,tol,resid,v,iparam,ipntr,workd,workl,rwork,info,[ldz,n,ncv,ldv,lworkl]) Constructing COMMON block support for "debug"... logfil,ndigit,mgetv0,msaupd,msaup2,msaitr,mseigt,msapps,msgets,mseupd,mnaupd,mnaup2,mnaitr,mneigh,mnapps,mngets,mneupd,mcaupd,mcaup2,mcaitr,mceigh,mcapps,mcgets,mceupd Constructing COMMON block support for "timing"... nopx,nbx,nrorth,nitref,nrstrt,tsaupd,tsaup2,tsaitr,tseigt,tsgets,tsapps,tsconv,tnaupd,tnaup2,tnaitr,tneigh,tngets,tnapps,tnconv,tcaupd,tcaup2,tcaitr,tceigh,tcgets,tcapps,tcconv,tmvopx,tmvbx,tgetv0,titref,trvec Wrote C/API module "_arpack" to file "build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/arpack/_arpackmodule.c" Fortran 77 wrappers are saved to "build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. adding 'build/src.macosx-10.4-ppc-2.5/build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f' to sources. building extension "scipy.sparse.sparsetools._csr" sources building extension "scipy.sparse.sparsetools._csc" sources building extension "scipy.sparse.sparsetools._coo" sources building extension "scipy.sparse.sparsetools._bsr" sources building extension "scipy.sparse.sparsetools._dia" sources building extension "scipy.spatial.ckdtree" sources building extension "scipy.spatial._distance_wrap" sources building extension "scipy.special._cephes" sources building extension "scipy.special.specfun" sources creating build/src.macosx-10.4-ppc-2.5/scipy/special f2py options: ['--no-wrap-functions'] f2py: scipy/special/specfun.pyf Reading fortran codes... Reading file 'scipy/special/specfun.pyf' (format:free) Post-processing... Block: specfun Block: clqmn Block: lqmn Block: clpmn Block: jdzo Block: bernob Block: bernoa Block: csphjy Block: lpmns Block: eulera Block: clqn Block: airyzo Block: eulerb Block: cva1 Block: lqnb Block: lamv Block: lagzo Block: legzo Block: pbdv Block: cerzo Block: lamn Block: clpn Block: lqmns Block: chgm Block: lpmn Block: fcszo Block: aswfb Block: lqna Block: cpbdn Block: lpn Block: fcoef Block: sphi Block: rcty Block: lpni Block: cyzo Block: csphik Block: sphj Block: othpl Block: klvnzo Block: jyzo Block: rctj Block: herzo Block: sphk Block: pbvv Block: segv Block: sphy Post-processing (stage 2)... Building modules... Building module "specfun"... Constructing wrapper function "clqmn"... cqm,cqd = clqmn(m,n,z) Constructing wrapper function "lqmn"... qm,qd = lqmn(m,n,x) Constructing wrapper function "clpmn"... cpm,cpd = clpmn(m,n,x,y) Constructing wrapper function "jdzo"... n,m,pcode,zo = jdzo(nt) Constructing wrapper function "bernob"... bn = bernob(n) Constructing wrapper function "bernoa"... bn = bernoa(n) Constructing wrapper function "csphjy"... nm,csj,cdj,csy,cdy = csphjy(n,z) Constructing wrapper function "lpmns"... pm,pd = lpmns(m,n,x) Constructing wrapper function "eulera"... en = eulera(n) Constructing wrapper function "clqn"... cqn,cqd = clqn(n,z) Constructing wrapper function "airyzo"... xa,xb,xc,xd = airyzo(nt,[kf]) Constructing wrapper function "eulerb"... en = eulerb(n) Constructing wrapper function "cva1"... cv = cva1(kd,m,q) Constructing wrapper function "lqnb"... qn,qd = lqnb(n,x) Constructing wrapper function "lamv"... vm,vl,dl = lamv(v,x) Constructing wrapper function "lagzo"... x,w = lagzo(n) Constructing wrapper function "legzo"... x,w = legzo(n) Constructing wrapper function "pbdv"... dv,dp,pdf,pdd = pbdv(v,x) Constructing wrapper function "cerzo"... zo = cerzo(nt) Constructing wrapper function "lamn"... nm,bl,dl = lamn(n,x) Constructing wrapper function "clpn"... cpn,cpd = clpn(n,z) Constructing wrapper function "lqmns"... qm,qd = lqmns(m,n,x) Constructing wrapper function "chgm"... hg = chgm(a,b,x) Constructing wrapper function "lpmn"... pm,pd = lpmn(m,n,x) Constructing wrapper function "fcszo"... zo = fcszo(kf,nt) Constructing wrapper function "aswfb"... s1f,s1d = aswfb(m,n,c,x,kd,cv) Constructing wrapper function "lqna"... qn,qd = lqna(n,x) Constructing wrapper function "cpbdn"... cpb,cpd = cpbdn(n,z) Constructing wrapper function "lpn"... pn,pd = lpn(n,x) Constructing wrapper function "fcoef"... fc = fcoef(kd,m,q,a) Constructing wrapper function "sphi"... nm,si,di = sphi(n,x) Constructing wrapper function "rcty"... nm,ry,dy = rcty(n,x) Constructing wrapper function "lpni"... pn,pd,pl = lpni(n,x) Constructing wrapper function "cyzo"... zo,zv = cyzo(nt,kf,kc) Constructing wrapper function "csphik"... nm,csi,cdi,csk,cdk = csphik(n,z) Constructing wrapper function "sphj"... nm,sj,dj = sphj(n,x) Constructing wrapper function "othpl"... pl,dpl = othpl(kf,n,x) Constructing wrapper function "klvnzo"... zo = klvnzo(nt,kd) Constructing wrapper function "jyzo"... rj0,rj1,ry0,ry1 = jyzo(n,nt) Constructing wrapper function "rctj"... nm,rj,dj = rctj(n,x) Constructing wrapper function "herzo"... x,w = herzo(n) Constructing wrapper function "sphk"... nm,sk,dk = sphk(n,x) Constructing wrapper function "pbvv"... vv,vp,pvf,pvd = pbvv(v,x) Constructing wrapper function "segv"... cv,eg = segv(m,n,c,kd) Constructing wrapper function "sphy"... nm,sy,dy = sphy(n,x) Wrote C/API module "specfun" to file "build/src.macosx-10.4-ppc-2.5/scipy/special/specfunmodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. building extension "scipy.stats.statlib" sources creating build/src.macosx-10.4-ppc-2.5/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.4-ppc-2.5/scipy/stats/statlibmodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. building extension "scipy.stats.vonmises_cython" sources building extension "scipy.stats.futil" sources f2py options: [] f2py:> build/src.macosx-10.4-ppc-2.5/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.4-ppc-2.5/scipy/stats/futilmodule.c" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' 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.4-ppc-2.5/scipy/stats/mvnmodule.c" Fortran 77 wrappers are saved to "build/src.macosx-10.4-ppc-2.5/scipy/stats/mvn-f2pywrappers.f" adding 'build/src.macosx-10.4-ppc-2.5/fortranobject.c' to sources. adding 'build/src.macosx-10.4-ppc-2.5' to include_dirs. adding 'build/src.macosx-10.4-ppc-2.5/scipy/stats/mvn-f2pywrappers.f' to sources. building extension "scipy.ndimage._nd_image" sources building data_files sources running build_py creating build/lib.macosx-10.4-ppc-2.5 creating build/lib.macosx-10.4-ppc-2.5/scipy copying scipy/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy copying scipy/__svn_version__.py -> build/lib.macosx-10.4-ppc-2.5/scipy copying scipy/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy copying scipy/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy copying scipy/version.py -> build/lib.macosx-10.4-ppc-2.5/scipy copying build/src.macosx-10.4-ppc-2.5/scipy/__config__.py -> build/lib.macosx-10.4-ppc-2.5/scipy creating build/lib.macosx-10.4-ppc-2.5/scipy/cluster copying scipy/cluster/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/cluster copying scipy/cluster/hierarchy.py -> build/lib.macosx-10.4-ppc-2.5/scipy/cluster copying scipy/cluster/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/cluster copying scipy/cluster/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/cluster copying scipy/cluster/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/cluster copying scipy/cluster/vq.py -> build/lib.macosx-10.4-ppc-2.5/scipy/cluster creating build/lib.macosx-10.4-ppc-2.5/scipy/constants copying scipy/constants/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/constants copying scipy/constants/codata.py -> build/lib.macosx-10.4-ppc-2.5/scipy/constants copying scipy/constants/constants.py -> build/lib.macosx-10.4-ppc-2.5/scipy/constants copying scipy/constants/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/constants creating build/lib.macosx-10.4-ppc-2.5/scipy/fftpack copying scipy/fftpack/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/fftpack copying scipy/fftpack/basic.py -> build/lib.macosx-10.4-ppc-2.5/scipy/fftpack copying scipy/fftpack/fftpack_version.py -> build/lib.macosx-10.4-ppc-2.5/scipy/fftpack copying scipy/fftpack/helper.py -> build/lib.macosx-10.4-ppc-2.5/scipy/fftpack copying scipy/fftpack/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/fftpack copying scipy/fftpack/pseudo_diffs.py -> build/lib.macosx-10.4-ppc-2.5/scipy/fftpack copying scipy/fftpack/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/fftpack copying scipy/fftpack/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/fftpack creating build/lib.macosx-10.4-ppc-2.5/scipy/integrate copying scipy/integrate/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/integrate copying scipy/integrate/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/integrate copying scipy/integrate/ode.py -> build/lib.macosx-10.4-ppc-2.5/scipy/integrate copying scipy/integrate/odepack.py -> build/lib.macosx-10.4-ppc-2.5/scipy/integrate copying scipy/integrate/quadpack.py -> build/lib.macosx-10.4-ppc-2.5/scipy/integrate copying scipy/integrate/quadrature.py -> build/lib.macosx-10.4-ppc-2.5/scipy/integrate copying scipy/integrate/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/integrate copying scipy/integrate/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/integrate creating build/lib.macosx-10.4-ppc-2.5/scipy/interpolate copying scipy/interpolate/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/interpolate copying scipy/interpolate/fitpack.py -> build/lib.macosx-10.4-ppc-2.5/scipy/interpolate copying scipy/interpolate/fitpack2.py -> build/lib.macosx-10.4-ppc-2.5/scipy/interpolate copying scipy/interpolate/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/interpolate copying scipy/interpolate/interpolate.py -> build/lib.macosx-10.4-ppc-2.5/scipy/interpolate copying scipy/interpolate/interpolate_wrapper.py -> build/lib.macosx-10.4-ppc-2.5/scipy/interpolate copying scipy/interpolate/polyint.py -> build/lib.macosx-10.4-ppc-2.5/scipy/interpolate copying scipy/interpolate/rbf.py -> build/lib.macosx-10.4-ppc-2.5/scipy/interpolate copying scipy/interpolate/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/interpolate copying scipy/interpolate/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/interpolate creating build/lib.macosx-10.4-ppc-2.5/scipy/io copying scipy/io/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io copying scipy/io/array_import.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io copying scipy/io/data_store.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io copying scipy/io/dumb_shelve.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io copying scipy/io/dumbdbm_patched.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io copying scipy/io/fopen.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io copying scipy/io/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io copying scipy/io/mmio.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io copying scipy/io/netcdf.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io copying scipy/io/npfile.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io copying scipy/io/pickler.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io copying scipy/io/recaster.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io copying scipy/io/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io copying scipy/io/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io copying scipy/io/wavfile.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io creating build/lib.macosx-10.4-ppc-2.5/scipy/io/matlab copying scipy/io/matlab/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io/matlab copying scipy/io/matlab/byteordercodes.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io/matlab copying scipy/io/matlab/gzipstreams.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io/matlab copying scipy/io/matlab/mio.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io/matlab copying scipy/io/matlab/mio4.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io/matlab copying scipy/io/matlab/mio5.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io/matlab copying scipy/io/matlab/miobase.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io/matlab copying scipy/io/matlab/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io/matlab creating build/lib.macosx-10.4-ppc-2.5/scipy/io/arff copying scipy/io/arff/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io/arff copying scipy/io/arff/arffread.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io/arff copying scipy/io/arff/myfunctools.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io/arff copying scipy/io/arff/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io/arff copying scipy/io/arff/utils.py -> build/lib.macosx-10.4-ppc-2.5/scipy/io/arff creating build/lib.macosx-10.4-ppc-2.5/scipy/lib copying scipy/lib/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/lib copying scipy/lib/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/lib copying scipy/lib/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/lib copying scipy/lib/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/lib creating build/lib.macosx-10.4-ppc-2.5/scipy/lib/blas copying scipy/lib/blas/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/lib/blas copying scipy/lib/blas/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/lib/blas copying scipy/lib/blas/scons_support.py -> build/lib.macosx-10.4-ppc-2.5/scipy/lib/blas copying scipy/lib/blas/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/lib/blas copying scipy/lib/blas/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/lib/blas creating build/lib.macosx-10.4-ppc-2.5/scipy/lib/lapack copying scipy/lib/lapack/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/lib/lapack copying scipy/lib/lapack/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/lib/lapack copying scipy/lib/lapack/scons_support.py -> build/lib.macosx-10.4-ppc-2.5/scipy/lib/lapack copying scipy/lib/lapack/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/lib/lapack copying scipy/lib/lapack/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/lib/lapack creating build/lib.macosx-10.4-ppc-2.5/scipy/linalg copying scipy/linalg/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/linalg copying scipy/linalg/basic.py -> build/lib.macosx-10.4-ppc-2.5/scipy/linalg copying scipy/linalg/blas.py -> build/lib.macosx-10.4-ppc-2.5/scipy/linalg copying scipy/linalg/decomp.py -> build/lib.macosx-10.4-ppc-2.5/scipy/linalg copying scipy/linalg/flinalg.py -> build/lib.macosx-10.4-ppc-2.5/scipy/linalg copying scipy/linalg/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/linalg copying scipy/linalg/interface_gen.py -> build/lib.macosx-10.4-ppc-2.5/scipy/linalg copying scipy/linalg/iterative.py -> build/lib.macosx-10.4-ppc-2.5/scipy/linalg copying scipy/linalg/lapack.py -> build/lib.macosx-10.4-ppc-2.5/scipy/linalg copying scipy/linalg/linalg_version.py -> build/lib.macosx-10.4-ppc-2.5/scipy/linalg copying scipy/linalg/matfuncs.py -> build/lib.macosx-10.4-ppc-2.5/scipy/linalg copying scipy/linalg/scons_support.py -> build/lib.macosx-10.4-ppc-2.5/scipy/linalg copying scipy/linalg/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/linalg copying scipy/linalg/setup_atlas_version.py -> build/lib.macosx-10.4-ppc-2.5/scipy/linalg copying scipy/linalg/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/linalg creating build/lib.macosx-10.4-ppc-2.5/scipy/linsolve copying scipy/linsolve/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/linsolve creating build/lib.macosx-10.4-ppc-2.5/scipy/maxentropy copying scipy/maxentropy/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/maxentropy copying scipy/maxentropy/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/maxentropy copying scipy/maxentropy/maxentropy.py -> build/lib.macosx-10.4-ppc-2.5/scipy/maxentropy copying scipy/maxentropy/maxentutils.py -> build/lib.macosx-10.4-ppc-2.5/scipy/maxentropy copying scipy/maxentropy/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/maxentropy copying scipy/maxentropy/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/maxentropy creating build/lib.macosx-10.4-ppc-2.5/scipy/misc copying scipy/misc/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/misc copying scipy/misc/common.py -> build/lib.macosx-10.4-ppc-2.5/scipy/misc copying scipy/misc/helpmod.py -> build/lib.macosx-10.4-ppc-2.5/scipy/misc copying scipy/misc/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/misc copying scipy/misc/limits.py -> build/lib.macosx-10.4-ppc-2.5/scipy/misc copying scipy/misc/pexec.py -> build/lib.macosx-10.4-ppc-2.5/scipy/misc copying scipy/misc/pilutil.py -> build/lib.macosx-10.4-ppc-2.5/scipy/misc copying scipy/misc/ppimport.py -> build/lib.macosx-10.4-ppc-2.5/scipy/misc copying scipy/misc/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/misc copying scipy/misc/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/misc creating build/lib.macosx-10.4-ppc-2.5/scipy/odr copying scipy/odr/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/odr copying scipy/odr/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/odr copying scipy/odr/models.py -> build/lib.macosx-10.4-ppc-2.5/scipy/odr copying scipy/odr/odrpack.py -> build/lib.macosx-10.4-ppc-2.5/scipy/odr copying scipy/odr/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/odr copying scipy/odr/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/odr creating build/lib.macosx-10.4-ppc-2.5/scipy/optimize copying scipy/optimize/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/optimize copying scipy/optimize/_tstutils.py -> build/lib.macosx-10.4-ppc-2.5/scipy/optimize copying scipy/optimize/anneal.py -> build/lib.macosx-10.4-ppc-2.5/scipy/optimize copying scipy/optimize/cobyla.py -> build/lib.macosx-10.4-ppc-2.5/scipy/optimize copying scipy/optimize/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/optimize copying scipy/optimize/lbfgsb.py -> build/lib.macosx-10.4-ppc-2.5/scipy/optimize copying scipy/optimize/linesearch.py -> build/lib.macosx-10.4-ppc-2.5/scipy/optimize copying scipy/optimize/minpack.py -> build/lib.macosx-10.4-ppc-2.5/scipy/optimize copying scipy/optimize/nnls.py -> build/lib.macosx-10.4-ppc-2.5/scipy/optimize copying scipy/optimize/nonlin.py -> build/lib.macosx-10.4-ppc-2.5/scipy/optimize copying scipy/optimize/optimize.py -> build/lib.macosx-10.4-ppc-2.5/scipy/optimize copying scipy/optimize/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/optimize copying scipy/optimize/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/optimize copying scipy/optimize/slsqp.py -> build/lib.macosx-10.4-ppc-2.5/scipy/optimize copying scipy/optimize/tnc.py -> build/lib.macosx-10.4-ppc-2.5/scipy/optimize copying scipy/optimize/zeros.py -> build/lib.macosx-10.4-ppc-2.5/scipy/optimize creating build/lib.macosx-10.4-ppc-2.5/scipy/signal copying scipy/signal/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/signal copying scipy/signal/bsplines.py -> build/lib.macosx-10.4-ppc-2.5/scipy/signal copying scipy/signal/filter_design.py -> build/lib.macosx-10.4-ppc-2.5/scipy/signal copying scipy/signal/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/signal copying scipy/signal/ltisys.py -> build/lib.macosx-10.4-ppc-2.5/scipy/signal copying scipy/signal/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/signal copying scipy/signal/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/signal copying scipy/signal/signaltools.py -> build/lib.macosx-10.4-ppc-2.5/scipy/signal copying scipy/signal/waveforms.py -> build/lib.macosx-10.4-ppc-2.5/scipy/signal copying scipy/signal/wavelets.py -> build/lib.macosx-10.4-ppc-2.5/scipy/signal creating build/lib.macosx-10.4-ppc-2.5/scipy/sparse copying scipy/sparse/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse copying scipy/sparse/base.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse copying scipy/sparse/bsr.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse copying scipy/sparse/compressed.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse copying scipy/sparse/construct.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse copying scipy/sparse/coo.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse copying scipy/sparse/csc.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse copying scipy/sparse/csr.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse copying scipy/sparse/data.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse copying scipy/sparse/dia.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse copying scipy/sparse/dok.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse copying scipy/sparse/extract.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse copying scipy/sparse/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse copying scipy/sparse/lil.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse copying scipy/sparse/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse copying scipy/sparse/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse copying scipy/sparse/spfuncs.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse copying scipy/sparse/sputils.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse creating build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg copying scipy/sparse/linalg/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg copying scipy/sparse/linalg/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg copying scipy/sparse/linalg/interface.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg copying scipy/sparse/linalg/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg copying scipy/sparse/linalg/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg creating build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/iterative.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/minres.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve copying scipy/sparse/linalg/isolve/utils.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/isolve creating build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/_superlu.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/linsolve.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve copying scipy/sparse/linalg/dsolve/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve creating build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve/umfpack copying scipy/sparse/linalg/dsolve/umfpack/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve/umfpack copying scipy/sparse/linalg/dsolve/umfpack/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve/umfpack copying scipy/sparse/linalg/dsolve/umfpack/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve/umfpack copying scipy/sparse/linalg/dsolve/umfpack/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve/umfpack copying scipy/sparse/linalg/dsolve/umfpack/umfpack.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve/umfpack copying build/src.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve/umfpack/_umfpack.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/dsolve/umfpack creating build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen copying scipy/sparse/linalg/eigen/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen copying scipy/sparse/linalg/eigen/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen copying scipy/sparse/linalg/eigen/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen copying scipy/sparse/linalg/eigen/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen creating build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/arpack.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/arpack copying scipy/sparse/linalg/eigen/arpack/speigs.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/arpack creating build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/lobpcg copying scipy/sparse/linalg/eigen/lobpcg/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/lobpcg copying scipy/sparse/linalg/eigen/lobpcg/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/lobpcg copying scipy/sparse/linalg/eigen/lobpcg/lobpcg.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/lobpcg copying scipy/sparse/linalg/eigen/lobpcg/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/lobpcg copying scipy/sparse/linalg/eigen/lobpcg/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/linalg/eigen/lobpcg creating build/lib.macosx-10.4-ppc-2.5/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/bsr.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/coo.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/csc.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/csr.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/dia.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/sparsetools copying scipy/sparse/sparsetools/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/sparse/sparsetools creating build/lib.macosx-10.4-ppc-2.5/scipy/spatial copying scipy/spatial/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/spatial copying scipy/spatial/distance.py -> build/lib.macosx-10.4-ppc-2.5/scipy/spatial copying scipy/spatial/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/spatial copying scipy/spatial/kdtree.py -> build/lib.macosx-10.4-ppc-2.5/scipy/spatial copying scipy/spatial/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/spatial copying scipy/spatial/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/spatial creating build/lib.macosx-10.4-ppc-2.5/scipy/special copying scipy/special/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/special copying scipy/special/basic.py -> build/lib.macosx-10.4-ppc-2.5/scipy/special copying scipy/special/gendoc.py -> build/lib.macosx-10.4-ppc-2.5/scipy/special copying scipy/special/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/special copying scipy/special/orthogonal.py -> build/lib.macosx-10.4-ppc-2.5/scipy/special copying scipy/special/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/special copying scipy/special/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/special copying scipy/special/special_version.py -> build/lib.macosx-10.4-ppc-2.5/scipy/special copying scipy/special/spfun_stats.py -> build/lib.macosx-10.4-ppc-2.5/scipy/special creating build/lib.macosx-10.4-ppc-2.5/scipy/stats copying scipy/stats/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/stats copying scipy/stats/_support.py -> build/lib.macosx-10.4-ppc-2.5/scipy/stats copying scipy/stats/distributions.py -> build/lib.macosx-10.4-ppc-2.5/scipy/stats copying scipy/stats/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/stats copying scipy/stats/kde.py -> build/lib.macosx-10.4-ppc-2.5/scipy/stats copying scipy/stats/morestats.py -> build/lib.macosx-10.4-ppc-2.5/scipy/stats copying scipy/stats/mstats.py -> build/lib.macosx-10.4-ppc-2.5/scipy/stats copying scipy/stats/mstats_basic.py -> build/lib.macosx-10.4-ppc-2.5/scipy/stats copying scipy/stats/mstats_extras.py -> build/lib.macosx-10.4-ppc-2.5/scipy/stats copying scipy/stats/rv.py -> build/lib.macosx-10.4-ppc-2.5/scipy/stats copying scipy/stats/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/stats copying scipy/stats/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/stats copying scipy/stats/stats.py -> build/lib.macosx-10.4-ppc-2.5/scipy/stats copying scipy/stats/vonmises.py -> build/lib.macosx-10.4-ppc-2.5/scipy/stats creating build/lib.macosx-10.4-ppc-2.5/scipy/ndimage copying scipy/ndimage/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/ndimage copying scipy/ndimage/_ni_support.py -> build/lib.macosx-10.4-ppc-2.5/scipy/ndimage copying scipy/ndimage/doccer.py -> build/lib.macosx-10.4-ppc-2.5/scipy/ndimage copying scipy/ndimage/filters.py -> build/lib.macosx-10.4-ppc-2.5/scipy/ndimage copying scipy/ndimage/fourier.py -> build/lib.macosx-10.4-ppc-2.5/scipy/ndimage copying scipy/ndimage/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/ndimage copying scipy/ndimage/interpolation.py -> build/lib.macosx-10.4-ppc-2.5/scipy/ndimage copying scipy/ndimage/measurements.py -> build/lib.macosx-10.4-ppc-2.5/scipy/ndimage copying scipy/ndimage/morphology.py -> build/lib.macosx-10.4-ppc-2.5/scipy/ndimage copying scipy/ndimage/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/ndimage copying scipy/ndimage/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/ndimage creating build/lib.macosx-10.4-ppc-2.5/scipy/stsci copying scipy/stsci/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/stsci copying scipy/stsci/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/stsci copying scipy/stsci/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/stsci creating build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/__init__.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/accelerate_tools.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/ast_tools.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/base_info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/base_spec.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/blitz_spec.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/blitz_tools.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/build_tools.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/bytecodecompiler.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/c_spec.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/catalog.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/common_info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/converters.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/cpp_namespace_spec.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/ext_tools.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/inline_tools.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/md5_load.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/numpy_scalar_spec.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/platform_info.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/setup.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/setupscons.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/size_check.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/slice_handler.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/standard_array_spec.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/swig2_spec.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/swigptr.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/swigptr2.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/vtk_spec.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave copying scipy/weave/weave_version.py -> build/lib.macosx-10.4-ppc-2.5/scipy/weave running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib customize Gnu95FCompiler Found executable /opt/local/bin/gfortran-mp-4.3 Could not locate executable gfortran Could not locate executable f95 Using built-in specs. Target: powerpc-apple-darwin8.11.0 Configured with: ../gcc-4.3.3/configure --prefix=/opt/local --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc43 --includedir=/opt/local/include/gcc43 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.3 --with-gxx-include-dir=/opt/local/include/gcc43/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --disable-multilib Thread model: posix gcc version 4.3.3 (GCC) Using built-in specs. Target: powerpc-apple-darwin8.11.0 Configured with: ../gcc-4.3.3/configure --prefix=/opt/local --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc43 --includedir=/opt/local/include/gcc43 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.3 --with-gxx-include-dir=/opt/local/include/gcc43/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --disable-multilib Thread model: posix gcc version 4.3.3 (GCC) Using built-in specs. Target: powerpc-apple-darwin8.11.0 Configured with: ../gcc-4.3.3/configure --prefix=/opt/local --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc43 --includedir=/opt/local/include/gcc43 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.3 --with-gxx-include-dir=/opt/local/include/gcc43/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --disable-multilib Thread model: posix gcc version 4.3.3 (GCC) Using built-in specs. Target: powerpc-apple-darwin8.11.0 Configured with: ../gcc-4.3.3/configure --prefix=/opt/local --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc43 --includedir=/opt/local/include/gcc43 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.3 --with-gxx-include-dir=/opt/local/include/gcc43/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --disable-multilib Thread model: posix gcc version 4.3.3 (GCC) customize Gnu95FCompiler using build_clib building 'dfftpack' library compiling Fortran sources Fortran f77 compiler: /opt/local/bin/gfortran-mp-4.3 -Wall -ffixed-form -fno-second-underscore -arch ppc -fPIC -O3 -funroll-loops Fortran f90 compiler: /opt/local/bin/gfortran-mp-4.3 -Wall -fno-second-underscore -arch ppc -fPIC -O3 -funroll-loops Fortran fix compiler: /opt/local/bin/gfortran-mp-4.3 -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -arch ppc -fPIC -O3 -funroll-loops creating build/temp.macosx-10.4-ppc-2.5 creating build/temp.macosx-10.4-ppc-2.5/scipy creating build/temp.macosx-10.4-ppc-2.5/scipy/fftpack creating build/temp.macosx-10.4-ppc-2.5/scipy/fftpack/src creating build/temp.macosx-10.4-ppc-2.5/scipy/fftpack/src/dfftpack compile options: '-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/numpy/core/include -c' gfortran-mp-4.3:f77: scipy/fftpack/src/dfftpack/dcosqb.f f951: error: unrecognized command line option "-arch" f951: error: unrecognized command line option "-arch" error: Command "/opt/local/bin/gfortran-mp-4.3 -Wall -ffixed-form -fno-second-underscore -arch ppc -fPIC -O3 -funroll-loops -I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/numpy/core/include -c -c scipy/fftpack/src/dfftpack/dcosqb.f -o build/temp.macosx-10.4-ppc-2.5/scipy/fftpack/src/dfftpack/dcosqb.o" failed with exit status 1 Warning: the following items did not execute (for py25-scipy): org.macports.activate org.macports.build org.macports.destroot org.macports.install
This is stderr:
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-scipy DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-scipy DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/python25-1.0.tcl DEBUG: not using configure, so not adding the default universal variant DEBUG: Requested variant powerpc is not provided by port py25-scipy. DEBUG: Requested variant darwin is not provided by port py25-scipy. DEBUG: Requested variant macosx is not provided by port py25-scipy. DEBUG: Executing variant gcc43 provides gcc43 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python25 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python25 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/select-1.0.tcl DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant powerpc is not provided by port python25. DEBUG: Requested variant darwin is not provided by port python25. DEBUG: Executing variant macosx provides macosx DEBUG: Executing variant darwin_8 provides darwin_8 DEBUG: Searching for dependency: python25 DEBUG: Found Dependency: receipt exists for python25 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-numpy DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-numpy DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/python25-1.0.tcl DEBUG: not using configure, so not adding the default universal variant DEBUG: Requested variant powerpc is not provided by port py25-numpy. DEBUG: Requested variant darwin is not provided by port py25-numpy. DEBUG: Requested variant macosx is not provided by port py25-numpy. DEBUG: Searching for dependency: py25-numpy DEBUG: Found Dependency: receipt exists for py25-numpy DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-nose DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-nose DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/python25-1.0.tcl DEBUG: not using configure, so not adding the default universal variant DEBUG: Requested variant powerpc is not provided by port py25-nose. DEBUG: Requested variant darwin is not provided by port py25-nose. DEBUG: Requested variant macosx is not provided by port py25-nose. DEBUG: Searching for dependency: py25-nose DEBUG: Found Dependency: receipt exists for py25-nose DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-zlib DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-zlib DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/python25-1.0.tcl DEBUG: not using configure, so not adding the default universal variant DEBUG: Requested variant powerpc is not provided by port py25-zlib. DEBUG: Requested variant darwin is not provided by port py25-zlib. DEBUG: Requested variant macosx is not provided by port py25-zlib. DEBUG: Searching for dependency: py25-zlib DEBUG: Found Dependency: receipt exists for py25-zlib DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/math/SuiteSparse DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/math/SuiteSparse DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: not using configure, so not adding the default universal variant DEBUG: Requested variant powerpc is not provided by port SuiteSparse. DEBUG: Requested variant darwin is not provided by port SuiteSparse. DEBUG: Requested variant macosx is not provided by port SuiteSparse. DEBUG: Searching for dependency: SuiteSparse DEBUG: Found Dependency: receipt exists for SuiteSparse DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/swig DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/swig DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant powerpc is not provided by port swig. DEBUG: Requested variant darwin is not provided by port swig. DEBUG: Requested variant macosx is not provided by port swig. DEBUG: Executing variant python provides python DEBUG: Executing variant perl provides perl DEBUG: Executing variant ruby provides ruby DEBUG: Executing variant php5 provides php5 DEBUG: Searching for dependency: swig DEBUG: Found Dependency: receipt exists for swig DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/gcc43 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/gcc43 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: 'universal_variant no' specified, so not adding the default universal variant DEBUG: Requested variant darwin is not provided by port gcc43. DEBUG: Requested variant macosx is not provided by port gcc43. DEBUG: Executing variant powerpc provides powerpc DEBUG: Searching for dependency: gcc43 DEBUG: Found Dependency: receipt exists for gcc43 DEBUG: Executing org.macports.main (py25-scipy) DEBUG: Executing proc-pre-org.macports.fetch-fetch-0 DEBUG: Executing org.macports.fetch (py25-scipy) DEBUG: Executing org.macports.checksum (py25-scipy) DEBUG: Correct (md5) checksum for scipy-0.7.0.tar.gz DEBUG: Correct (sha1) checksum for scipy-0.7.0.tar.gz DEBUG: Correct (rmd160) checksum for scipy-0.7.0.tar.gz DEBUG: Executing org.macports.extract (py25-scipy) DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/python/scipy-0.7.0.tar.gz DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-scipy/work" && gzip -dc /opt/local/var/macports/distfiles/python/scipy-0.7.0.tar.gz | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: Executing org.macports.patch (py25-scipy) DEBUG: Executing proc-post-org.macports.patch-patch-0 DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing org.macports.configure (py25-scipy) DEBUG: Executing org.macports.build (py25-scipy) DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4' CCFLAGS='-I/opt/local/include -L/opt/local/lib' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-scipy/work/scipy-0.7.0" && /opt/local/bin/python2.5 setup.py --no-user-cfg config_fc --fcompiler gnu95 --f77exec /opt/local/bin/gfortran-mp-4.3 --f90exec /opt/local/bin/gfortran-mp-4.3 build' Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-scipy/work/scipy-0.7.0" && /opt/local/bin/python2.5 setup.py --no-user-cfg config_fc --fcompiler gnu95 --f77exec /opt/local/bin/gfortran-mp-4.3 --f90exec /opt/local/bin/gfortran-mp-4.3 build " returned error 1 Command output: Target: powerpc-apple-darwin8.11.0 Configured with: ../gcc-4.3.3/configure --prefix=/opt/local --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc43 --includedir=/opt/local/include/gcc43 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.3 --with-gxx-include-dir=/opt/local/include/gcc43/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --disable-multilib Thread model: posix gcc version 4.3.3 (GCC) Using built-in specs. Target: powerpc-apple-darwin8.11.0 Configured with: ../gcc-4.3.3/configure --prefix=/opt/local --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc43 --includedir=/opt/local/include/gcc43 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.3 --with-gxx-include-dir=/opt/local/include/gcc43/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --disable-multilib Thread model: posix gcc version 4.3.3 (GCC) Using built-in specs. Target: powerpc-apple-darwin8.11.0 Configured with: ../gcc-4.3.3/configure --prefix=/opt/local --enable-languages=c,c++,objc,obj-c++,java,fortran --libdir=/opt/local/lib/gcc43 --includedir=/opt/local/include/gcc43 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.3 --with-gxx-include-dir=/opt/local/include/gcc43/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --disable-multilib Thread model: posix gcc version 4.3.3 (GCC) customize Gnu95FCompiler using build_clib building 'dfftpack' library compiling Fortran sources Fortran f77 compiler: /opt/local/bin/gfortran-mp-4.3 -Wall -ffixed-form -fno-second-underscore -arch ppc -fPIC -O3 -funroll-loops Fortran f90 compiler: /opt/local/bin/gfortran-mp-4.3 -Wall -fno-second-underscore -arch ppc -fPIC -O3 -funroll-loops Fortran fix compiler: /opt/local/bin/gfortran-mp-4.3 -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -arch ppc -fPIC -O3 -funroll-loops creating build/temp.macosx-10.4-ppc-2.5 creating build/temp.macosx-10.4-ppc-2.5/scipy creating build/temp.macosx-10.4-ppc-2.5/scipy/fftpack creating build/temp.macosx-10.4-ppc-2.5/scipy/fftpack/src creating build/temp.macosx-10.4-ppc-2.5/scipy/fftpack/src/dfftpack compile options: '-I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/numpy/core/include -c' gfortran-mp-4.3:f77: scipy/fftpack/src/dfftpack/dcosqb.f f951: error: unrecognized command line option "-arch" f951: error: unrecognized command line option "-arch" error: Command "/opt/local/bin/gfortran-mp-4.3 -Wall -ffixed-form -fno-second-underscore -arch ppc -fPIC -O3 -funroll-loops -I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/numpy/core/include -c -c scipy/fftpack/src/dfftpack/dcosqb.f -o build/temp.macosx-10.4-ppc-2.5/scipy/fftpack/src/dfftpack/dcosqb.o" failed with exit status 1 Error: Status 1 encountered during processing.
comment:4 follow-up: 6 Changed 16 years ago by skymoo (Adam Mercer)
I think I've found what is causing the failure, but not sure why. The following compilers, and flags, are being used for used for your build:
building 'dfftpack' library compiling Fortran sources Fortran f77 compiler: /opt/local/bin/gfortran-mp-4.3 -Wall -ffixed-form -fno-second-underscore -arch ppc -fPIC -O3 -funroll-loops Fortran f90 compiler: /opt/local/bin/gfortran-mp-4.3 -Wall -fno-second-underscore -arch ppc -fPIC -O3 -funroll-loops Fortran fix compiler: /opt/local/bin/gfortran-mp-4.3 -Wall -ffixed-form-fno-second-underscore -Wall -fno-second-underscore -arch ppc -fPIC -O3 -funroll-loops
whereas I have:
building 'dfftpack' library compiling Fortran sources Fortran f77 compiler: /opt/local/bin/gfortran-mp-4.3 -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops Fortran f90 compiler: /opt/local/bin/gfortran-mp-4.3 -Wall -fno-second-underscore -fPIC -O3 -funroll-loops Fortran fix compiler: /opt/local/bin/gfortran-mp-4.3 -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops
They are the same apart from the fact that your build is also passing "-arch ppc" to the build which is the cause of this error. From what I can tell this comes from numpy.disutils.fcompiler.gnu._universal_flags() but I can't determine why that method is being called. I'll see if upstream has any ideas why these flags could be being specified.
comment:5 Changed 16 years ago by skymoo (Adam Mercer)
Just looked through scipy trac and theres seems to have been a similar problem reported: http://projects.scipy.org/scipy/ticket/915
comment:6 Changed 16 years ago by user8472@…
When trying to issue the compile command manually with explicitely removing that switch, that file builds fine. However, when I try to reissue the port command again, the build seems to be restarted from the beginning ...
Replying to ram@…:
I think I've found what is causing the failure, but not sure why. The following compilers, and flags, are being used for used for your build:
comment:7 Changed 16 years ago by skymoo (Adam Mercer)
There's some information missing from the above build logs, can you clean and rerun the build with
sudo port clean py25-scipy sudo port -d install py25-scipy > build.log
and attach the resulting build.log
to this ticket. Specifically environment information.
Changed 16 years ago by user8472@…
stdout of sudo port -d install py25-scipy"
Changed 16 years ago by user8472@…
Attachment: | build.log.err added |
---|
stderr of sudo port -d install py25-scipy
Changed 16 years ago by user8472@…
stdout of printenv (username replaced by *)
comment:8 Changed 16 years ago by skymoo (Adam Mercer)
Thanks
DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4' CCFLAGS='-I/opt/local/include -L/opt/local/lib'
was what I was after, I'm working with upstream on this.
comment:9 follow-up: 10 Changed 16 years ago by skymoo (Adam Mercer)
Upstream think this is related to http://projects.scipy.org/numpy/ticket/1067
comment:10 Changed 16 years ago by user8472@…
Replying to ram@…:
Upstream think this is related to http://projects.scipy.org/numpy/ticket/1067
I don't quite see why would anybody want to build a universal binary for one's own system. If the package is distributed as a precompiled binary, then only the person building the binary package would need to worry about this.
comment:12 Changed 15 years ago by jmroot (Joshua Root)
Cc: | jmr@… henry.olders@… added |
---|---|
Port: | py26-scipy added |
Changed 15 years ago by skymoo (Adam Mercer)
Attachment: | py25-numpy.diff added |
---|
Changed 15 years ago by skymoo (Adam Mercer)
Attachment: | py26-numpy.diff added |
---|
Changed 15 years ago by skymoo (Adam Mercer)
Attachment: | patch-revert_r6792_r6798.diff added |
---|
comment:13 Changed 15 years ago by skymoo (Adam Mercer)
Cc: | mcalhoun@… added |
---|---|
Port: | py25-numpy py26-numpy added |
Whilst the build error presents itself in scipy I think the actual issue in numpy. I attached some patches to see if they help.
patch-revert_r6792_r6798.diff
: reverts a couple of upstream commits that they think is the cause of the problempy25-numpy.diff
: applies the above revert patch and bumps the revision for py25-numpypy26-numpy.diff
: applies the above revert patch and bumps the revision for py26-numpy
Can you see if applying these patches have any effect? I still am unable to reproduce this build error on my Intel Leopard MBP.
comment:15 Changed 15 years ago by skymoo (Adam Mercer)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
No response, closing. Reopen if this is still problem.
Cc Me!