Ticket #13354: install_1.log

File install_1.log, 117.8 KB (added by skymoo (Adam Mercer), 16 years ago)

build log

Line 
1DEBUG: Found port in file:///Users/ram/opt/macports/python/py25-scipy
2DEBUG: Changing to port directory: /Users/ram/opt/macports/python/py25-scipy
3DEBUG: Requested variant darwin is not provided by port py25-scipy.
4DEBUG: Requested variant i386 is not provided by port py25-scipy.
5DEBUG: Requested variant macosx is not provided by port py25-scipy.
6Portfile changed since last build; discarding previous state.
7DEBUG: Found port in file:///Users/ram/opt/macports/python/py25-numpy
8DEBUG: Changing to port directory: /Users/ram/opt/macports/python/py25-numpy
9DEBUG: Requested variant darwin is not provided by port py25-numpy.
10DEBUG: Requested variant i386 is not provided by port py25-numpy.
11DEBUG: Requested variant macosx is not provided by port py25-numpy.
12DEBUG: Executing variant g95 provides g95
13DEBUG: Searching for dependency: py25-numpy
14DEBUG: Found Dependency: receipt exists for py25-numpy
15DEBUG: Executing org.macports.main (py25-scipy)
16--->  Fetching py25-scipy
17DEBUG: Executing org.macports.fetch (py25-scipy)
18--->  Verifying checksum(s) for py25-scipy
19DEBUG: Executing org.macports.checksum (py25-scipy)
20--->  Checksumming scipy-0.6.0.tar.gz
21DEBUG: Correct (md5) checksum for scipy-0.6.0.tar.gz
22DEBUG: Correct (sha1) checksum for scipy-0.6.0.tar.gz
23DEBUG: Correct (rmd160) checksum for scipy-0.6.0.tar.gz
24--->  Extracting py25-scipy
25DEBUG: Executing org.macports.extract (py25-scipy)
26--->  Extracting scipy-0.6.0.tar.gz
27DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/python/scipy-0.6.0.tar.gz
28DEBUG: Environment:
29DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_ram_opt_macports_python_py25-scipy/work" && gzip -dc /opt/local/var/macports/distfiles/python/scipy-0.6.0.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
30DEBUG: Executing org.macports.patch (py25-scipy)
31--->  Configuring py25-scipy
32DEBUG: Executing org.macports.configure (py25-scipy)
33DEBUG: Using compiler 'Mac OS X gcc 4.0'
34--->  Building py25-scipy with target build
35DEBUG: Executing org.macports.build (py25-scipy)
36DEBUG: Environment: CCFLAGS='-I/opt/local/include -L/opt/local/lib'
37DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_ram_opt_macports_python_py25-scipy/work/scipy-0.6.0" && /opt/local/bin/python2.5 setup.py build'
38mkl_info:
39  libraries mkl,vml,guide not found in /usr/local/lib
40  libraries mkl,vml,guide not found in /usr/lib
41  libraries mkl,vml,guide not found in /opt/local/lib
42  NOT AVAILABLE
43
44fftw3_info:
45  libraries fftw3 not found in /usr/local/lib
46  libraries fftw3 not found in /usr/lib
47  FOUND:
48    libraries = ['fftw3']
49    library_dirs = ['/opt/local/lib']
50    define_macros = [('SCIPY_FFTW3_H', None)]
51    include_dirs = ['/opt/local/include']
52
53djbfft_info:
54  NOT AVAILABLE
55
56blas_opt_info:
57  FOUND:
58    extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
59    define_macros = [('NO_ATLAS_INFO', 3)]
60    extra_compile_args = ['-msse3', '-I/System/Library/Frameworks/vecLib.framework/Headers']
61
62lapack_opt_info:
63  FOUND:
64    extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
65    define_macros = [('NO_ATLAS_INFO', 3)]
66    extra_compile_args = ['-msse3']
67
68non-existing path in 'scipy/linsolve': 'tests'
69umfpack_info:
70  libraries umfpack not found in /usr/local/lib
71  libraries umfpack not found in /usr/lib
72  libraries umfpack not found in /opt/local/lib
73/opt/local/lib/python2.5/site-packages/numpy/distutils/system_info.py:414: UserWarning:
74    UMFPACK sparse solver (http://www.cise.ufl.edu/research/sparse/umfpack/)
75    not found. Directories to search for the libraries can be specified in the
76    numpy/distutils/site.cfg file (section [umfpack]) or by setting
77    the UMFPACK environment variable.
78  warnings.warn(self.notfounderror.__doc__)
79  NOT AVAILABLE
80
81running build
82running config_cc
83unifing config_cc, config, build_clib, build_ext, build commands --compiler options
84running config_fc
85unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
86running build_src
87building py_modules sources
88creating build
89creating build/src.macosx-10.3-i386-2.5
90creating build/src.macosx-10.3-i386-2.5/scipy
91building library "dfftpack" sources
92building library "linpack_lite" sources
93building library "mach" sources
94building library "quadpack" sources
95building library "odepack" sources
96building library "fitpack" sources
97building library "superlu_src" sources
98building library "odrpack" sources
99building library "minpack" sources
100building library "rootfind" sources
101building library "c_misc" sources
102building library "cephes" sources
103building library "mach" sources
104building library "toms" sources
105building library "amos" sources
106building library "cdf" sources
107building library "specfun" sources
108building library "statlib" sources
109building extension "scipy.cluster._vq" sources
110building extension "scipy.fftpack._fftpack" sources
111creating build/src.macosx-10.3-i386-2.5/scipy/fftpack
112f2py options: []
113f2py: scipy/fftpack/fftpack.pyf
114Reading fortran codes...
115        Reading file 'scipy/fftpack/fftpack.pyf' (format:free)
116Post-processing...
117        Block: _fftpack
118                        Block: zfft
119                        Block: drfft
120                        Block: zrfft
121                        Block: zfftnd
122                        Block: destroy_zfft_cache
123                        Block: destroy_zfftnd_cache
124                        Block: destroy_drfft_cache
125Post-processing (stage 2)...
126Building modules...
127        Building module "_fftpack"...
128                Constructing wrapper function "zfft"...
129getarrdims:warning: assumed shape array, using 0 instead of '*'
130                  y = zfft(x,[n,direction,normalize,overwrite_x])
131                Constructing wrapper function "drfft"...
132getarrdims:warning: assumed shape array, using 0 instead of '*'
133                  y = drfft(x,[n,direction,normalize,overwrite_x])
134                Constructing wrapper function "zrfft"...
135getarrdims:warning: assumed shape array, using 0 instead of '*'
136                  y = zrfft(x,[n,direction,normalize,overwrite_x])
137                Constructing wrapper function "zfftnd"...
138getarrdims:warning: assumed shape array, using 0 instead of '*'
139                  y = zfftnd(x,[s,direction,normalize,overwrite_x])
140                Constructing wrapper function "destroy_zfft_cache"...
141                  destroy_zfft_cache()
142                Constructing wrapper function "destroy_zfftnd_cache"...
143                  destroy_zfftnd_cache()
144                Constructing wrapper function "destroy_drfft_cache"...
145                  destroy_drfft_cache()
146        Wrote C/API module "_fftpack" to file "build/src.macosx-10.3-i386-2.5/scipy/fftpack/_fftpackmodule.c"
147  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
148  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
149copying /opt/local/lib/python2.5/site-packages/numpy/f2py/src/fortranobject.c -> build/src.macosx-10.3-i386-2.5
150copying /opt/local/lib/python2.5/site-packages/numpy/f2py/src/fortranobject.h -> build/src.macosx-10.3-i386-2.5
151building extension "scipy.fftpack.convolve" sources
152f2py options: []
153f2py: scipy/fftpack/convolve.pyf
154Reading fortran codes...
155        Reading file 'scipy/fftpack/convolve.pyf' (format:free)
156Post-processing...
157        Block: convolve__user__routines
158                        Block: kernel_func
159        Block: convolve
160                        Block: init_convolution_kernel
161                        Block: destroy_convolve_cache
162                        Block: convolve
163                        Block: convolve_z
164Post-processing (stage 2)...
165Building modules...
166        Constructing call-back function "cb_kernel_func_in_convolve__user__routines"
167          def kernel_func(k): return kernel_func
168        Building module "convolve"...
169                Constructing wrapper function "init_convolution_kernel"...
170                  omega = init_convolution_kernel(n,kernel_func,[d,zero_nyquist,kernel_func_extra_args])
171                Constructing wrapper function "destroy_convolve_cache"...
172                  destroy_convolve_cache()
173                Constructing wrapper function "convolve"...
174                  y = convolve(x,omega,[swap_real_imag,overwrite_x])
175                Constructing wrapper function "convolve_z"...
176                  y = convolve_z(x,omega_real,omega_imag,[overwrite_x])
177        Wrote C/API module "convolve" to file "build/src.macosx-10.3-i386-2.5/scipy/fftpack/convolvemodule.c"
178  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
179  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
180building extension "scipy.integrate._quadpack" sources
181building extension "scipy.integrate._odepack" sources
182building extension "scipy.integrate.vode" sources
183creating build/src.macosx-10.3-i386-2.5/scipy/integrate
184f2py options: []
185f2py: scipy/integrate/vode.pyf
186Reading fortran codes...
187        Reading file 'scipy/integrate/vode.pyf' (format:free)
188Post-processing...
189        Block: dvode__user__routines
190                Block: dvode_user_interface
191                        Block: f
192                        Block: jac
193        Block: vode
194                        Block: dvode
195Post-processing (stage 2)...
196Building modules...
197        Constructing call-back function "cb_f_in_dvode__user__routines"
198          def f(t,y): return ydot
199        Constructing call-back function "cb_jac_in_dvode__user__routines"
200          def jac(t,y): return jac
201        Building module "vode"...
202                Constructing wrapper function "dvode"...
203warning: callstatement is defined without callprotoargument
204getarrdims:warning: assumed shape array, using 0 instead of '*'
205getarrdims:warning: assumed shape array, using 0 instead of '*'
206                  y,t,istate = dvode(f,jac,y,t,tout,rtol,atol,itask,istate,rwork,iwork,mf,[f_extra_args,jac_extra_args,overwrite_y])
207        Wrote C/API module "vode" to file "build/src.macosx-10.3-i386-2.5/scipy/integrate/vodemodule.c"
208  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
209  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
210building extension "scipy.interpolate._fitpack" sources
211building extension "scipy.interpolate.dfitpack" sources
212creating build/src.macosx-10.3-i386-2.5/scipy/interpolate
213f2py options: []
214f2py: scipy/interpolate/fitpack.pyf
215Reading fortran codes...
216        Reading file 'scipy/interpolate/fitpack.pyf' (format:free)
217Post-processing...
218        Block: dfitpack
219                        Block: splev
220                        Block: splder
221                        Block: splint
222                        Block: sproot
223                        Block: spalde
224                        Block: curfit
225                        Block: percur
226                        Block: parcur
227                        Block: fpcurf0
228                        Block: fpcurf1
229                        Block: fpcurfm1
230                        Block: bispev
231                        Block: surfit_smth
232                        Block: surfit_lsq
233                        Block: regrid_smth
234Post-processing (stage 2)...
235Building modules...
236        Building module "dfitpack"...
237                Constructing wrapper function "splev"...
238                  y = splev(t,c,k,x)
239                Constructing wrapper function "splder"...
240                  y = splder(t,c,k,x,[nu])
241                Creating wrapper for Fortran function "splint"("splint")...
242                Constructing wrapper function "splint"...
243                  splint = splint(t,c,k,a,b)
244                Constructing wrapper function "sproot"...
245                  zero,m,ier = sproot(t,c,[mest])
246                Constructing wrapper function "spalde"...
247                  d,ier = spalde(t,c,k,x)
248                Constructing wrapper function "curfit"...
249                  n,c,fp,ier = curfit(iopt,x,y,w,t,wrk,iwrk,[xb,xe,k,s])
250                Constructing wrapper function "percur"...
251                  n,c,fp,ier = percur(iopt,x,y,w,t,wrk,iwrk,[k,s])
252                Constructing wrapper function "parcur"...
253                  n,c,fp,ier = parcur(iopt,ipar,idim,u,x,w,ub,ue,t,wrk,iwrk,[k,s])
254                Constructing wrapper function "fpcurf0"...
255                  x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurf0(x,y,k,[w,xb,xe,s,nest])
256                Constructing wrapper function "fpcurf1"...
257                  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])
258                Constructing wrapper function "fpcurfm1"...
259                  x,y,w,xb,xe,k,s,n,t,c,fp,fpint,nrdata,ier = fpcurfm1(x,y,k,t,[w,xb,xe,overwrite_t])
260                Constructing wrapper function "bispev"...
261                  z,ier = bispev(tx,ty,c,kx,ky,x,y)
262                Constructing wrapper function "surfit_smth"...
263                  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])
264                Constructing wrapper function "surfit_lsq"...
265                  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])
266                Constructing wrapper function "regrid_smth"...
267                  nx,tx,ny,ty,c,fp,ier = regrid_smth(x,y,z,[xb,xe,yb,ye,kx,ky,s])
268        Wrote C/API module "dfitpack" to file "build/src.macosx-10.3-i386-2.5/scipy/interpolate/dfitpackmodule.c"
269        Fortran 77 wrappers are saved to "build/src.macosx-10.3-i386-2.5/scipy/interpolate/dfitpack-f2pywrappers.f"
270  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
271  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
272  adding 'build/src.macosx-10.3-i386-2.5/scipy/interpolate/dfitpack-f2pywrappers.f' to sources.
273building extension "scipy.io.numpyio" sources
274building extension "scipy.lib.blas.fblas" sources
275creating build/src.macosx-10.3-i386-2.5/scipy/lib
276creating build/src.macosx-10.3-i386-2.5/scipy/lib/blas
277from_template:> build/src.macosx-10.3-i386-2.5/scipy/lib/blas/fblas.pyf
278Including file scipy/lib/blas/fblas_l1.pyf.src
279Including file scipy/lib/blas/fblas_l2.pyf.src
280Including file scipy/lib/blas/fblas_l3.pyf.src
281Mismatch in number of replacements (base <prefix=s,d,c,z>) for <__l1=->. Ignoring.
282from_template:> build/src.macosx-10.3-i386-2.5/scipy/lib/blas/fblaswrap.f
283creating build/src.macosx-10.3-i386-2.5/build
284creating build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5
285creating build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy
286creating build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/lib
287creating build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/lib/blas
288f2py options: ['skip:', ':']
289f2py: build/src.macosx-10.3-i386-2.5/scipy/lib/blas/fblas.pyf
290Reading fortran codes...
291        Reading file 'build/src.macosx-10.3-i386-2.5/scipy/lib/blas/fblas.pyf' (format:free)
292Post-processing...
293        Block: fblas
294                        Block: srotg
295                        Block: drotg
296                        Block: crotg
297                        Block: zrotg
298                        Block: srotmg
299                        Block: drotmg
300                        Block: srot
301                        Block: drot
302                        Block: csrot
303                        Block: zdrot
304                        Block: srotm
305                        Block: drotm
306                        Block: sswap
307                        Block: dswap
308                        Block: cswap
309                        Block: zswap
310                        Block: sscal
311                        Block: dscal
312                        Block: cscal
313                        Block: zscal
314                        Block: csscal
315                        Block: zdscal
316                        Block: scopy
317                        Block: dcopy
318                        Block: ccopy
319                        Block: zcopy
320                        Block: saxpy
321                        Block: daxpy
322                        Block: caxpy
323                        Block: zaxpy
324                        Block: sdot
325                        Block: ddot
326                        Block: cdotu
327                        Block: zdotu
328                        Block: cdotc
329                        Block: zdotc
330                        Block: snrm2
331                        Block: dnrm2
332                        Block: scnrm2
333                        Block: dznrm2
334                        Block: sasum
335                        Block: dasum
336                        Block: scasum
337                        Block: dzasum
338                        Block: isamax
339                        Block: idamax
340                        Block: icamax
341                        Block: izamax
342                        Block: sgemv
343                        Block: dgemv
344                        Block: cgemv
345                        Block: zgemv
346                        Block: ssymv
347                        Block: dsymv
348                        Block: chemv
349                        Block: zhemv
350                        Block: strmv
351                        Block: dtrmv
352                        Block: ctrmv
353                        Block: ztrmv
354                        Block: sger
355                        Block: dger
356                        Block: cgeru
357                        Block: zgeru
358                        Block: cgerc
359                        Block: zgerc
360                        Block: sgemm
361                        Block: dgemm
362                        Block: cgemm
363                        Block: zgemm
364Post-processing (stage 2)...
365Building modules...
366        Building module "fblas"...
367                Constructing wrapper function "srotg"...
368                  c,s = srotg(a,b)
369                Constructing wrapper function "drotg"...
370                  c,s = drotg(a,b)
371                Constructing wrapper function "crotg"...
372                  c,s = crotg(a,b)
373                Constructing wrapper function "zrotg"...
374                  c,s = zrotg(a,b)
375                Constructing wrapper function "srotmg"...
376                  param = srotmg(d1,d2,x1,y1)
377                Constructing wrapper function "drotmg"...
378                  param = drotmg(d1,d2,x1,y1)
379                Constructing wrapper function "srot"...
380getarrdims:warning: assumed shape array, using 0 instead of '*'
381getarrdims:warning: assumed shape array, using 0 instead of '*'
382                  x,y = srot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
383                Constructing wrapper function "drot"...
384getarrdims:warning: assumed shape array, using 0 instead of '*'
385getarrdims:warning: assumed shape array, using 0 instead of '*'
386                  x,y = drot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
387                Constructing wrapper function "csrot"...
388getarrdims:warning: assumed shape array, using 0 instead of '*'
389getarrdims:warning: assumed shape array, using 0 instead of '*'
390                  x,y = csrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
391                Constructing wrapper function "zdrot"...
392getarrdims:warning: assumed shape array, using 0 instead of '*'
393getarrdims:warning: assumed shape array, using 0 instead of '*'
394                  x,y = zdrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
395                Constructing wrapper function "srotm"...
396getarrdims:warning: assumed shape array, using 0 instead of '*'
397getarrdims:warning: assumed shape array, using 0 instead of '*'
398                  x,y = srotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
399                Constructing wrapper function "drotm"...
400getarrdims:warning: assumed shape array, using 0 instead of '*'
401getarrdims:warning: assumed shape array, using 0 instead of '*'
402                  x,y = drotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
403                Constructing wrapper function "sswap"...
404getarrdims:warning: assumed shape array, using 0 instead of '*'
405getarrdims:warning: assumed shape array, using 0 instead of '*'
406                  x,y = sswap(x,y,[n,offx,incx,offy,incy])
407                Constructing wrapper function "dswap"...
408getarrdims:warning: assumed shape array, using 0 instead of '*'
409getarrdims:warning: assumed shape array, using 0 instead of '*'
410                  x,y = dswap(x,y,[n,offx,incx,offy,incy])
411                Constructing wrapper function "cswap"...
412getarrdims:warning: assumed shape array, using 0 instead of '*'
413getarrdims:warning: assumed shape array, using 0 instead of '*'
414                  x,y = cswap(x,y,[n,offx,incx,offy,incy])
415                Constructing wrapper function "zswap"...
416getarrdims:warning: assumed shape array, using 0 instead of '*'
417getarrdims:warning: assumed shape array, using 0 instead of '*'
418                  x,y = zswap(x,y,[n,offx,incx,offy,incy])
419                Constructing wrapper function "sscal"...
420getarrdims:warning: assumed shape array, using 0 instead of '*'
421                  x = sscal(a,x,[n,offx,incx])
422                Constructing wrapper function "dscal"...
423getarrdims:warning: assumed shape array, using 0 instead of '*'
424                  x = dscal(a,x,[n,offx,incx])
425                Constructing wrapper function "cscal"...
426getarrdims:warning: assumed shape array, using 0 instead of '*'
427                  x = cscal(a,x,[n,offx,incx])
428                Constructing wrapper function "zscal"...
429getarrdims:warning: assumed shape array, using 0 instead of '*'
430                  x = zscal(a,x,[n,offx,incx])
431                Constructing wrapper function "csscal"...
432getarrdims:warning: assumed shape array, using 0 instead of '*'
433                  x = csscal(a,x,[n,offx,incx,overwrite_x])
434                Constructing wrapper function "zdscal"...
435getarrdims:warning: assumed shape array, using 0 instead of '*'
436                  x = zdscal(a,x,[n,offx,incx,overwrite_x])
437                Constructing wrapper function "scopy"...
438getarrdims:warning: assumed shape array, using 0 instead of '*'
439getarrdims:warning: assumed shape array, using 0 instead of '*'
440                  y = scopy(x,y,[n,offx,incx,offy,incy])
441                Constructing wrapper function "dcopy"...
442getarrdims:warning: assumed shape array, using 0 instead of '*'
443getarrdims:warning: assumed shape array, using 0 instead of '*'
444                  y = dcopy(x,y,[n,offx,incx,offy,incy])
445                Constructing wrapper function "ccopy"...
446getarrdims:warning: assumed shape array, using 0 instead of '*'
447getarrdims:warning: assumed shape array, using 0 instead of '*'
448                  y = ccopy(x,y,[n,offx,incx,offy,incy])
449                Constructing wrapper function "zcopy"...
450getarrdims:warning: assumed shape array, using 0 instead of '*'
451getarrdims:warning: assumed shape array, using 0 instead of '*'
452                  y = zcopy(x,y,[n,offx,incx,offy,incy])
453                Constructing wrapper function "saxpy"...
454getarrdims:warning: assumed shape array, using 0 instead of '*'
455getarrdims:warning: assumed shape array, using 0 instead of '*'
456                  z = saxpy(x,y,[n,a,offx,incx,offy,incy])
457                Constructing wrapper function "daxpy"...
458getarrdims:warning: assumed shape array, using 0 instead of '*'
459getarrdims:warning: assumed shape array, using 0 instead of '*'
460                  z = daxpy(x,y,[n,a,offx,incx,offy,incy])
461                Constructing wrapper function "caxpy"...
462getarrdims:warning: assumed shape array, using 0 instead of '*'
463getarrdims:warning: assumed shape array, using 0 instead of '*'
464                  z = caxpy(x,y,[n,a,offx,incx,offy,incy])
465                Constructing wrapper function "zaxpy"...
466getarrdims:warning: assumed shape array, using 0 instead of '*'
467getarrdims:warning: assumed shape array, using 0 instead of '*'
468                  z = zaxpy(x,y,[n,a,offx,incx,offy,incy])
469                Creating wrapper for Fortran function "sdot"("sdot")...
470                Constructing wrapper function "sdot"...
471getarrdims:warning: assumed shape array, using 0 instead of '*'
472getarrdims:warning: assumed shape array, using 0 instead of '*'
473                  xy = sdot(x,y,[n,offx,incx,offy,incy])
474                Creating wrapper for Fortran function "ddot"("ddot")...
475                Constructing wrapper function "ddot"...
476getarrdims:warning: assumed shape array, using 0 instead of '*'
477getarrdims:warning: assumed shape array, using 0 instead of '*'
478                  xy = ddot(x,y,[n,offx,incx,offy,incy])
479                Constructing wrapper function "cdotu"...
480getarrdims:warning: assumed shape array, using 0 instead of '*'
481getarrdims:warning: assumed shape array, using 0 instead of '*'
482                  xy = cdotu(x,y,[n,offx,incx,offy,incy])
483                Constructing wrapper function "zdotu"...
484getarrdims:warning: assumed shape array, using 0 instead of '*'
485getarrdims:warning: assumed shape array, using 0 instead of '*'
486                  xy = zdotu(x,y,[n,offx,incx,offy,incy])
487                Constructing wrapper function "cdotc"...
488getarrdims:warning: assumed shape array, using 0 instead of '*'
489getarrdims:warning: assumed shape array, using 0 instead of '*'
490                  xy = cdotc(x,y,[n,offx,incx,offy,incy])
491                Constructing wrapper function "zdotc"...
492getarrdims:warning: assumed shape array, using 0 instead of '*'
493getarrdims:warning: assumed shape array, using 0 instead of '*'
494                  xy = zdotc(x,y,[n,offx,incx,offy,incy])
495                Creating wrapper for Fortran function "snrm2"("snrm2")...
496                Constructing wrapper function "snrm2"...
497getarrdims:warning: assumed shape array, using 0 instead of '*'
498                  n2 = snrm2(x,[n,offx,incx])
499                Creating wrapper for Fortran function "dnrm2"("dnrm2")...
500                Constructing wrapper function "dnrm2"...
501getarrdims:warning: assumed shape array, using 0 instead of '*'
502                  n2 = dnrm2(x,[n,offx,incx])
503                Creating wrapper for Fortran function "scnrm2"("scnrm2")...
504                Constructing wrapper function "scnrm2"...
505getarrdims:warning: assumed shape array, using 0 instead of '*'
506                  n2 = scnrm2(x,[n,offx,incx])
507                Creating wrapper for Fortran function "dznrm2"("dznrm2")...
508                Constructing wrapper function "dznrm2"...
509getarrdims:warning: assumed shape array, using 0 instead of '*'
510                  n2 = dznrm2(x,[n,offx,incx])
511                Creating wrapper for Fortran function "sasum"("sasum")...
512                Constructing wrapper function "sasum"...
513getarrdims:warning: assumed shape array, using 0 instead of '*'
514                  s = sasum(x,[n,offx,incx])
515                Creating wrapper for Fortran function "dasum"("dasum")...
516                Constructing wrapper function "dasum"...
517getarrdims:warning: assumed shape array, using 0 instead of '*'
518                  s = dasum(x,[n,offx,incx])
519                Creating wrapper for Fortran function "scasum"("scasum")...
520                Constructing wrapper function "scasum"...
521getarrdims:warning: assumed shape array, using 0 instead of '*'
522                  s = scasum(x,[n,offx,incx])
523                Creating wrapper for Fortran function "dzasum"("dzasum")...
524                Constructing wrapper function "dzasum"...
525getarrdims:warning: assumed shape array, using 0 instead of '*'
526                  s = dzasum(x,[n,offx,incx])
527                Constructing wrapper function "isamax"...
528getarrdims:warning: assumed shape array, using 0 instead of '*'
529                  k = isamax(x,[n,offx,incx])
530                Constructing wrapper function "idamax"...
531getarrdims:warning: assumed shape array, using 0 instead of '*'
532                  k = idamax(x,[n,offx,incx])
533                Constructing wrapper function "icamax"...
534getarrdims:warning: assumed shape array, using 0 instead of '*'
535                  k = icamax(x,[n,offx,incx])
536                Constructing wrapper function "izamax"...
537getarrdims:warning: assumed shape array, using 0 instead of '*'
538                  k = izamax(x,[n,offx,incx])
539                Constructing wrapper function "sgemv"...
540getarrdims:warning: assumed shape array, using 0 instead of '*'
541                  y = sgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y])
542                Constructing wrapper function "dgemv"...
543getarrdims:warning: assumed shape array, using 0 instead of '*'
544                  y = dgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y])
545                Constructing wrapper function "cgemv"...
546getarrdims:warning: assumed shape array, using 0 instead of '*'
547                  y = cgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y])
548                Constructing wrapper function "zgemv"...
549getarrdims:warning: assumed shape array, using 0 instead of '*'
550                  y = zgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y])
551                Constructing wrapper function "ssymv"...
552getarrdims:warning: assumed shape array, using 0 instead of '*'
553                  y = ssymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y])
554                Constructing wrapper function "dsymv"...
555getarrdims:warning: assumed shape array, using 0 instead of '*'
556                  y = dsymv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y])
557                Constructing wrapper function "chemv"...
558getarrdims:warning: assumed shape array, using 0 instead of '*'
559                  y = chemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y])
560                Constructing wrapper function "zhemv"...
561getarrdims:warning: assumed shape array, using 0 instead of '*'
562                  y = zhemv(alpha,a,x,[beta,y,offx,incx,offy,incy,lower,overwrite_y])
563                Constructing wrapper function "strmv"...
564getarrdims:warning: assumed shape array, using 0 instead of '*'
565                  x = strmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x])
566                Constructing wrapper function "dtrmv"...
567getarrdims:warning: assumed shape array, using 0 instead of '*'
568                  x = dtrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x])
569                Constructing wrapper function "ctrmv"...
570getarrdims:warning: assumed shape array, using 0 instead of '*'
571                  x = ctrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x])
572                Constructing wrapper function "ztrmv"...
573getarrdims:warning: assumed shape array, using 0 instead of '*'
574                  x = ztrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x])
575                Constructing wrapper function "sger"...
576                  a = sger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a])
577                Constructing wrapper function "dger"...
578                  a = dger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a])
579                Constructing wrapper function "cgeru"...
580                  a = cgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a])
581                Constructing wrapper function "zgeru"...
582                  a = zgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a])
583                Constructing wrapper function "cgerc"...
584                  a = cgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a])
585                Constructing wrapper function "zgerc"...
586                  a = zgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a])
587                Constructing wrapper function "sgemm"...
588                  c = sgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c])
589                Constructing wrapper function "dgemm"...
590                  c = dgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c])
591                Constructing wrapper function "cgemm"...
592                  c = cgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c])
593                Constructing wrapper function "zgemm"...
594                  c = zgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c])
595        Wrote C/API module "fblas" to file "build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/lib/blas/fblasmodule.c"
596        Fortran 77 wrappers are saved to "build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/lib/blas/fblas-f2pywrappers.f"
597  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
598  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
599  adding 'build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/lib/blas/fblas-f2pywrappers.f' to sources.
600building extension "scipy.lib.blas.cblas" sources
601  adding 'build/src.macosx-10.3-i386-2.5/scipy/lib/blas/cblas.pyf' to sources.
602f2py options: ['skip:', ':']
603f2py: build/src.macosx-10.3-i386-2.5/scipy/lib/blas/cblas.pyf
604Reading fortran codes...
605        Reading file 'build/src.macosx-10.3-i386-2.5/scipy/lib/blas/cblas.pyf' (format:free)
606Post-processing...
607        Block: cblas
608                        Block: empty_module
609Post-processing (stage 2)...
610Building modules...
611        Building module "cblas"...
612                Constructing wrapper function "empty_module"...
613                  empty_module()
614        Wrote C/API module "cblas" to file "build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/lib/blas/cblasmodule.c"
615  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
616  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
617building extension "scipy.lib.lapack.flapack" sources
618creating build/src.macosx-10.3-i386-2.5/scipy/lib/lapack
619from_template:> build/src.macosx-10.3-i386-2.5/scipy/lib/lapack/flapack.pyf
620Including file scipy/lib/lapack/flapack_user.pyf.src
621Including file scipy/lib/lapack/flapack_le.pyf.src
622Including file scipy/lib/lapack/flapack_lls.pyf.src
623Including file scipy/lib/lapack/flapack_esv.pyf.src
624Including file scipy/lib/lapack/flapack_gesv.pyf.src
625Including file scipy/lib/lapack/flapack_lec.pyf.src
626Including file scipy/lib/lapack/flapack_llsc.pyf.src
627Including file scipy/lib/lapack/flapack_sevc.pyf.src
628Including file scipy/lib/lapack/flapack_evc.pyf.src
629Including file scipy/lib/lapack/flapack_svdc.pyf.src
630Including file scipy/lib/lapack/flapack_gsevc.pyf.src
631Including file scipy/lib/lapack/flapack_gevc.pyf.src
632Including file scipy/lib/lapack/flapack_aux.pyf.src
633creating build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/lib/lapack
634f2py options: ['skip:', ':']
635f2py: build/src.macosx-10.3-i386-2.5/scipy/lib/lapack/flapack.pyf
636Reading fortran codes...
637        Reading file 'build/src.macosx-10.3-i386-2.5/scipy/lib/lapack/flapack.pyf' (format:free)
638Post-processing...
639        Block: flapack
640                        Block: gees__user__routines
641                                Block: gees_user_interface
642                                        Block: sselect
643                                        Block: dselect
644                                        Block: cselect
645                                        Block: zselect
646                        Block: sgesv
647                        Block: dgesv
648                        Block: cgesv
649                        Block: zgesv
650                        Block: sgbsv
651                        Block: dgbsv
652                        Block: cgbsv
653                        Block: zgbsv
654                        Block: sposv
655                        Block: dposv
656                        Block: cposv
657                        Block: zposv
658                        Block: sgelss
659                        Block: dgelss
660                        Block: cgelss
661                        Block: zgelss
662                        Block: ssyev
663                        Block: dsyev
664                        Block: cheev
665                        Block: zheev
666                        Block: ssyevd
667                        Block: dsyevd
668                        Block: cheevd
669                        Block: zheevd
670                        Block: ssyevr
671                        Block: dsyevr
672                        Block: cheevr
673                        Block: zheevr
674                        Block: sgees
675                        Block: dgees
676                        Block: cgees
677                        Block: zgees
678                        Block: sgeev
679                        Block: dgeev
680                        Block: cgeev
681                        Block: zgeev
682                        Block: sgesdd
683                        Block: dgesdd
684                        Block: cgesdd
685                        Block: zgesdd
686                        Block: ssygv
687                        Block: dsygv
688                        Block: chegv
689                        Block: zhegv
690                        Block: ssygvd
691                        Block: dsygvd
692                        Block: chegvd
693                        Block: zhegvd
694                        Block: sggev
695                        Block: dggev
696                        Block: cggev
697                        Block: zggev
698                        Block: sgetrf
699                        Block: dgetrf
700                        Block: cgetrf
701                        Block: zgetrf
702                        Block: spotrf
703                        Block: dpotrf
704                        Block: cpotrf
705                        Block: zpotrf
706                        Block: sgetrs
707                        Block: dgetrs
708                        Block: cgetrs
709                        Block: zgetrs
710                        Block: spotrs
711                        Block: dpotrs
712                        Block: cpotrs
713                        Block: zpotrs
714                        Block: sgetri
715                        Block: dgetri
716                        Block: cgetri
717                        Block: zgetri
718                        Block: spotri
719                        Block: dpotri
720                        Block: cpotri
721                        Block: zpotri
722                        Block: strtri
723                        Block: dtrtri
724                        Block: ctrtri
725                        Block: ztrtri
726                        Block: sgeqrf
727                        Block: dgeqrf
728                        Block: cgeqrf
729                        Block: zgeqrf
730                        Block: sorgqr
731                        Block: dorgqr
732                        Block: cungqr
733                        Block: zungqr
734                        Block: sgehrd
735                        Block: dgehrd
736                        Block: cgehrd
737                        Block: zgehrd
738                        Block: sgebal
739                        Block: dgebal
740                        Block: cgebal
741                        Block: zgebal
742                        Block: slauum
743                        Block: dlauum
744                        Block: clauum
745                        Block: zlauum
746                        Block: slaswp
747                        Block: dlaswp
748                        Block: claswp
749                        Block: zlaswp
750Post-processing (stage 2)...
751Building modules...
752        Constructing call-back function "cb_sselect_in_gees__user__routines"
753          def sselect(arg1,arg2): return sselect
754        Constructing call-back function "cb_dselect_in_gees__user__routines"
755          def dselect(arg1,arg2): return dselect
756        Constructing call-back function "cb_cselect_in_gees__user__routines"
757          def cselect(arg): return cselect
758        Constructing call-back function "cb_zselect_in_gees__user__routines"
759          def zselect(arg): return zselect
760        Building module "flapack"...
761                Constructing wrapper function "sgesv"...
762                  lu,piv,x,info = sgesv(a,b,[overwrite_a,overwrite_b])
763                Constructing wrapper function "dgesv"...
764                  lu,piv,x,info = dgesv(a,b,[overwrite_a,overwrite_b])
765                Constructing wrapper function "cgesv"...
766                  lu,piv,x,info = cgesv(a,b,[overwrite_a,overwrite_b])
767                Constructing wrapper function "zgesv"...
768                  lu,piv,x,info = zgesv(a,b,[overwrite_a,overwrite_b])
769                Constructing wrapper function "sgbsv"...
770                  lub,piv,x,info = sgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b])
771                Constructing wrapper function "dgbsv"...
772                  lub,piv,x,info = dgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b])
773                Constructing wrapper function "cgbsv"...
774                  lub,piv,x,info = cgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b])
775                Constructing wrapper function "zgbsv"...
776                  lub,piv,x,info = zgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b])
777                Constructing wrapper function "sposv"...
778                  c,x,info = sposv(a,b,[lower,overwrite_a,overwrite_b])
779                Constructing wrapper function "dposv"...
780                  c,x,info = dposv(a,b,[lower,overwrite_a,overwrite_b])
781                Constructing wrapper function "cposv"...
782                  c,x,info = cposv(a,b,[lower,overwrite_a,overwrite_b])
783                Constructing wrapper function "zposv"...
784                  c,x,info = zposv(a,b,[lower,overwrite_a,overwrite_b])
785                Constructing wrapper function "sgelss"...
786                  v,x,s,rank,info = sgelss(a,b,[cond,lwork,overwrite_a,overwrite_b])
787                Constructing wrapper function "dgelss"...
788                  v,x,s,rank,info = dgelss(a,b,[cond,lwork,overwrite_a,overwrite_b])
789                Constructing wrapper function "cgelss"...
790                  v,x,s,rank,info = cgelss(a,b,[cond,lwork,overwrite_a,overwrite_b])
791                Constructing wrapper function "zgelss"...
792                  v,x,s,rank,info = zgelss(a,b,[cond,lwork,overwrite_a,overwrite_b])
793                Constructing wrapper function "ssyev"...
794                  w,v,info = ssyev(a,[compute_v,lower,lwork,overwrite_a])
795                Constructing wrapper function "dsyev"...
796                  w,v,info = dsyev(a,[compute_v,lower,lwork,overwrite_a])
797                Constructing wrapper function "cheev"...
798                  w,v,info = cheev(a,[compute_v,lower,lwork,overwrite_a])
799                Constructing wrapper function "zheev"...
800                  w,v,info = zheev(a,[compute_v,lower,lwork,overwrite_a])
801                Constructing wrapper function "ssyevd"...
802                  w,v,info = ssyevd(a,[compute_v,lower,lwork,overwrite_a])
803                Constructing wrapper function "dsyevd"...
804                  w,v,info = dsyevd(a,[compute_v,lower,lwork,overwrite_a])
805                Constructing wrapper function "cheevd"...
806                  w,v,info = cheevd(a,[compute_v,lower,lwork,overwrite_a])
807                Constructing wrapper function "zheevd"...
808                  w,v,info = zheevd(a,[compute_v,lower,lwork,overwrite_a])
809                Constructing wrapper function "ssyevr"...
810                  w,v,info = ssyevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a])
811                Constructing wrapper function "dsyevr"...
812                  w,v,info = dsyevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a])
813                Constructing wrapper function "cheevr"...
814                  w,v,info = cheevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a])
815                Constructing wrapper function "zheevr"...
816                  w,v,info = zheevr(a,[compute_v,lower,vrange,irange,atol,lwork,overwrite_a])
817                Constructing wrapper function "sgees"...
818                  t,sdim,wr,wi,vs,info = sgees(sselect,a,[compute_v,sort_t,lwork,sselect_extra_args,overwrite_a])
819                Constructing wrapper function "dgees"...
820                  t,sdim,wr,wi,vs,info = dgees(dselect,a,[compute_v,sort_t,lwork,dselect_extra_args,overwrite_a])
821                Constructing wrapper function "cgees"...
822                  t,sdim,w,vs,info = cgees(cselect,a,[compute_v,sort_t,lwork,cselect_extra_args,overwrite_a])
823                Constructing wrapper function "zgees"...
824                  t,sdim,w,vs,info = zgees(zselect,a,[compute_v,sort_t,lwork,zselect_extra_args,overwrite_a])
825                Constructing wrapper function "sgeev"...
826                  wr,wi,vl,vr,info = sgeev(a,[compute_vl,compute_vr,lwork,overwrite_a])
827                Constructing wrapper function "dgeev"...
828                  wr,wi,vl,vr,info = dgeev(a,[compute_vl,compute_vr,lwork,overwrite_a])
829                Constructing wrapper function "cgeev"...
830                  w,vl,vr,info = cgeev(a,[compute_vl,compute_vr,lwork,overwrite_a])
831                Constructing wrapper function "zgeev"...
832                  w,vl,vr,info = zgeev(a,[compute_vl,compute_vr,lwork,overwrite_a])
833                Constructing wrapper function "sgesdd"...
834                  u,s,vt,info = sgesdd(a,[compute_uv,lwork,overwrite_a])
835                Constructing wrapper function "dgesdd"...
836                  u,s,vt,info = dgesdd(a,[compute_uv,lwork,overwrite_a])
837                Constructing wrapper function "cgesdd"...
838                  u,s,vt,info = cgesdd(a,[compute_uv,lwork,overwrite_a])
839                Constructing wrapper function "zgesdd"...
840                  u,s,vt,info = zgesdd(a,[compute_uv,lwork,overwrite_a])
841                Constructing wrapper function "ssygv"...
842                  w,v,info = ssygv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b])
843                Constructing wrapper function "dsygv"...
844                  w,v,info = dsygv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b])
845                Constructing wrapper function "chegv"...
846                  w,v,info = chegv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b])
847                Constructing wrapper function "zhegv"...
848                  w,v,info = zhegv(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b])
849                Constructing wrapper function "ssygvd"...
850                  w,v,info = ssygvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b])
851                Constructing wrapper function "dsygvd"...
852                  w,v,info = dsygvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b])
853                Constructing wrapper function "chegvd"...
854                  w,v,info = chegvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b])
855                Constructing wrapper function "zhegvd"...
856                  w,v,info = zhegvd(a,b,[itype,compute_v,lower,lwork,overwrite_a,overwrite_b])
857                Constructing wrapper function "sggev"...
858                  alphar,alphai,beta,vl,vr,info = sggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
859                Constructing wrapper function "dggev"...
860                  alphar,alphai,beta,vl,vr,info = dggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
861                Constructing wrapper function "cggev"...
862                  alpha,beta,vl,vr,info = cggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
863                Constructing wrapper function "zggev"...
864                  alpha,beta,vl,vr,info = zggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
865                Constructing wrapper function "sgetrf"...
866                  lu,piv,info = sgetrf(a,[overwrite_a])
867                Constructing wrapper function "dgetrf"...
868                  lu,piv,info = dgetrf(a,[overwrite_a])
869                Constructing wrapper function "cgetrf"...
870                  lu,piv,info = cgetrf(a,[overwrite_a])
871                Constructing wrapper function "zgetrf"...
872                  lu,piv,info = zgetrf(a,[overwrite_a])
873                Constructing wrapper function "spotrf"...
874                  c,info = spotrf(a,[lower,clean,overwrite_a])
875                Constructing wrapper function "dpotrf"...
876                  c,info = dpotrf(a,[lower,clean,overwrite_a])
877                Constructing wrapper function "cpotrf"...
878                  c,info = cpotrf(a,[lower,clean,overwrite_a])
879                Constructing wrapper function "zpotrf"...
880                  c,info = zpotrf(a,[lower,clean,overwrite_a])
881                Constructing wrapper function "sgetrs"...
882                  x,info = sgetrs(lu,piv,b,[trans,overwrite_b])
883                Constructing wrapper function "dgetrs"...
884                  x,info = dgetrs(lu,piv,b,[trans,overwrite_b])
885                Constructing wrapper function "cgetrs"...
886                  x,info = cgetrs(lu,piv,b,[trans,overwrite_b])
887                Constructing wrapper function "zgetrs"...
888                  x,info = zgetrs(lu,piv,b,[trans,overwrite_b])
889                Constructing wrapper function "spotrs"...
890                  x,info = spotrs(c,b,[lower,overwrite_b])
891                Constructing wrapper function "dpotrs"...
892                  x,info = dpotrs(c,b,[lower,overwrite_b])
893                Constructing wrapper function "cpotrs"...
894                  x,info = cpotrs(c,b,[lower,overwrite_b])
895                Constructing wrapper function "zpotrs"...
896                  x,info = zpotrs(c,b,[lower,overwrite_b])
897                Constructing wrapper function "sgetri"...
898                  inv_a,info = sgetri(lu,piv,[lwork,overwrite_lu])
899                Constructing wrapper function "dgetri"...
900                  inv_a,info = dgetri(lu,piv,[lwork,overwrite_lu])
901                Constructing wrapper function "cgetri"...
902                  inv_a,info = cgetri(lu,piv,[lwork,overwrite_lu])
903                Constructing wrapper function "zgetri"...
904                  inv_a,info = zgetri(lu,piv,[lwork,overwrite_lu])
905                Constructing wrapper function "spotri"...
906                  inv_a,info = spotri(c,[lower,overwrite_c])
907                Constructing wrapper function "dpotri"...
908                  inv_a,info = dpotri(c,[lower,overwrite_c])
909                Constructing wrapper function "cpotri"...
910                  inv_a,info = cpotri(c,[lower,overwrite_c])
911                Constructing wrapper function "zpotri"...
912                  inv_a,info = zpotri(c,[lower,overwrite_c])
913                Constructing wrapper function "strtri"...
914                  inv_c,info = strtri(c,[lower,unitdiag,overwrite_c])
915                Constructing wrapper function "dtrtri"...
916                  inv_c,info = dtrtri(c,[lower,unitdiag,overwrite_c])
917                Constructing wrapper function "ctrtri"...
918                  inv_c,info = ctrtri(c,[lower,unitdiag,overwrite_c])
919                Constructing wrapper function "ztrtri"...
920                  inv_c,info = ztrtri(c,[lower,unitdiag,overwrite_c])
921                Constructing wrapper function "sgeqrf"...
922                  qr,tau,info = sgeqrf(a,[lwork,overwrite_a])
923                Constructing wrapper function "dgeqrf"...
924                  qr,tau,info = dgeqrf(a,[lwork,overwrite_a])
925                Constructing wrapper function "cgeqrf"...
926                  qr,tau,info = cgeqrf(a,[lwork,overwrite_a])
927                Constructing wrapper function "zgeqrf"...
928                  qr,tau,info = zgeqrf(a,[lwork,overwrite_a])
929                Constructing wrapper function "sorgqr"...
930                  q,info = sorgqr(qr,tau,[lwork,overwrite_qr,overwrite_tau])
931                Constructing wrapper function "dorgqr"...
932                  q,info = dorgqr(qr,tau,[lwork,overwrite_qr,overwrite_tau])
933                Constructing wrapper function "cungqr"...
934                  q,info = cungqr(qr,tau,[lwork,overwrite_qr,overwrite_tau])
935                Constructing wrapper function "zungqr"...
936                  q,info = zungqr(qr,tau,[lwork,overwrite_qr,overwrite_tau])
937                Constructing wrapper function "sgehrd"...
938                  ht,tau,info = sgehrd(a,[lo,hi,lwork,overwrite_a])
939                Constructing wrapper function "dgehrd"...
940                  ht,tau,info = dgehrd(a,[lo,hi,lwork,overwrite_a])
941                Constructing wrapper function "cgehrd"...
942                  ht,tau,info = cgehrd(a,[lo,hi,lwork,overwrite_a])
943                Constructing wrapper function "zgehrd"...
944                  ht,tau,info = zgehrd(a,[lo,hi,lwork,overwrite_a])
945                Constructing wrapper function "sgebal"...
946                  ba,lo,hi,pivscale,info = sgebal(a,[scale,permute,overwrite_a])
947                Constructing wrapper function "dgebal"...
948                  ba,lo,hi,pivscale,info = dgebal(a,[scale,permute,overwrite_a])
949                Constructing wrapper function "cgebal"...
950                  ba,lo,hi,pivscale,info = cgebal(a,[scale,permute,overwrite_a])
951                Constructing wrapper function "zgebal"...
952                  ba,lo,hi,pivscale,info = zgebal(a,[scale,permute,overwrite_a])
953                Constructing wrapper function "slauum"...
954                  a,info = slauum(c,[lower,overwrite_c])
955                Constructing wrapper function "dlauum"...
956                  a,info = dlauum(c,[lower,overwrite_c])
957                Constructing wrapper function "clauum"...
958                  a,info = clauum(c,[lower,overwrite_c])
959                Constructing wrapper function "zlauum"...
960                  a,info = zlauum(c,[lower,overwrite_c])
961                Constructing wrapper function "slaswp"...
962getarrdims:warning: assumed shape array, using 0 instead of '*'
963                  a = slaswp(a,piv,[k1,k2,off,inc,overwrite_a])
964                Constructing wrapper function "dlaswp"...
965getarrdims:warning: assumed shape array, using 0 instead of '*'
966                  a = dlaswp(a,piv,[k1,k2,off,inc,overwrite_a])
967                Constructing wrapper function "claswp"...
968getarrdims:warning: assumed shape array, using 0 instead of '*'
969                  a = claswp(a,piv,[k1,k2,off,inc,overwrite_a])
970                Constructing wrapper function "zlaswp"...
971getarrdims:warning: assumed shape array, using 0 instead of '*'
972                  a = zlaswp(a,piv,[k1,k2,off,inc,overwrite_a])
973        Wrote C/API module "flapack" to file "build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/lib/lapack/flapackmodule.c"
974  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
975  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
976building extension "scipy.lib.lapack.clapack" sources
977  adding 'build/src.macosx-10.3-i386-2.5/scipy/lib/lapack/clapack.pyf' to sources.
978f2py options: ['skip:', ':']
979f2py: build/src.macosx-10.3-i386-2.5/scipy/lib/lapack/clapack.pyf
980Reading fortran codes...
981        Reading file 'build/src.macosx-10.3-i386-2.5/scipy/lib/lapack/clapack.pyf' (format:free)
982Post-processing...
983        Block: clapack
984                        Block: empty_module
985Post-processing (stage 2)...
986Building modules...
987        Building module "clapack"...
988                Constructing wrapper function "empty_module"...
989                  empty_module()
990        Wrote C/API module "clapack" to file "build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/lib/lapack/clapackmodule.c"
991  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
992  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
993building extension "scipy.lib.lapack.calc_lwork" sources
994f2py options: []
995f2py:> build/src.macosx-10.3-i386-2.5/scipy/lib/lapack/calc_lworkmodule.c
996Reading fortran codes...
997        Reading file 'scipy/lib/lapack/calc_lwork.f' (format:fix,strict)
998Post-processing...
999        Block: calc_lwork
1000                        Block: gehrd
1001                        Block: gesdd
1002                        Block: gelss
1003                        Block: getri
1004                        Block: geev
1005                        Block: heev
1006                        Block: syev
1007                        Block: gees
1008                        Block: geqrf
1009                        Block: gqr
1010Post-processing (stage 2)...
1011Building modules...
1012        Building module "calc_lwork"...
1013                Constructing wrapper function "gehrd"...
1014                  minwrk,maxwrk = gehrd(prefix,n,[lo,hi])
1015                Constructing wrapper function "gesdd"...
1016                  minwrk,maxwrk = gesdd(prefix,m,n,[compute_uv])
1017                Constructing wrapper function "gelss"...
1018                  minwrk,maxwrk = gelss(prefix,m,n,nrhs)
1019                Constructing wrapper function "getri"...
1020                  minwrk,maxwrk = getri(prefix,n)
1021                Constructing wrapper function "geev"...
1022                  minwrk,maxwrk = geev(prefix,n,[compute_vl,compute_vr])
1023                Constructing wrapper function "heev"...
1024                  minwrk,maxwrk = heev(prefix,n,[lower])
1025                Constructing wrapper function "syev"...
1026                  minwrk,maxwrk = syev(prefix,n,[lower])
1027                Constructing wrapper function "gees"...
1028                  minwrk,maxwrk = gees(prefix,n,[compute_v])
1029                Constructing wrapper function "geqrf"...
1030                  minwrk,maxwrk = geqrf(prefix,m,n)
1031                Constructing wrapper function "gqr"...
1032                  minwrk,maxwrk = gqr(prefix,m,n)
1033        Wrote C/API module "calc_lwork" to file "build/src.macosx-10.3-i386-2.5/scipy/lib/lapack/calc_lworkmodule.c"
1034  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
1035  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
1036building extension "scipy.lib.lapack.atlas_version" sources
1037building extension "scipy.linalg.fblas" sources
1038creating build/src.macosx-10.3-i386-2.5/scipy/linalg
1039generating fblas interface
104023
1041  adding 'build/src.macosx-10.3-i386-2.5/scipy/linalg/fblas.pyf' to sources.
1042creating build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/linalg
1043f2py options: []
1044f2py: build/src.macosx-10.3-i386-2.5/scipy/linalg/fblas.pyf
1045Reading fortran codes...
1046        Reading file 'build/src.macosx-10.3-i386-2.5/scipy/linalg/fblas.pyf' (format:free)
1047Post-processing...
1048        Block: fblas
1049                        Block: srotg
1050                        Block: drotg
1051                        Block: crotg
1052                        Block: zrotg
1053                        Block: srotmg
1054                        Block: drotmg
1055                        Block: srot
1056                        Block: drot
1057                        Block: csrot
1058                        Block: zdrot
1059                        Block: srotm
1060                        Block: drotm
1061                        Block: sswap
1062                        Block: dswap
1063                        Block: cswap
1064                        Block: zswap
1065                        Block: sscal
1066                        Block: dscal
1067                        Block: cscal
1068                        Block: zscal
1069                        Block: csscal
1070                        Block: zdscal
1071                        Block: scopy
1072                        Block: dcopy
1073                        Block: ccopy
1074                        Block: zcopy
1075                        Block: saxpy
1076                        Block: daxpy
1077                        Block: caxpy
1078                        Block: zaxpy
1079                        Block: cdotu
1080                        Block: zdotu
1081                        Block: cdotc
1082                        Block: zdotc
1083                        Block: sgemv
1084                        Block: dgemv
1085                        Block: cgemv
1086                        Block: zgemv
1087                        Block: chemv
1088                        Block: zhemv
1089                        Block: ssymv
1090                        Block: dsymv
1091                        Block: strmv
1092                        Block: dtrmv
1093                        Block: ctrmv
1094                        Block: ztrmv
1095                        Block: sger
1096                        Block: dger
1097                        Block: cgeru
1098                        Block: zgeru
1099                        Block: cgerc
1100                        Block: zgerc
1101                        Block: sgemm
1102                        Block: dgemm
1103                        Block: cgemm
1104                        Block: zgemm
1105                        Block: sdot
1106                        Block: ddot
1107                        Block: snrm2
1108                        Block: dnrm2
1109                        Block: scnrm2
1110                        Block: dznrm2
1111                        Block: sasum
1112                        Block: dasum
1113                        Block: scasum
1114                        Block: dzasum
1115                        Block: isamax
1116                        Block: idamax
1117                        Block: icamax
1118                        Block: izamax
1119Post-processing (stage 2)...
1120Building modules...
1121        Building module "fblas"...
1122                Constructing wrapper function "srotg"...
1123                  c,s = srotg(a,b)
1124                Constructing wrapper function "drotg"...
1125                  c,s = drotg(a,b)
1126                Constructing wrapper function "crotg"...
1127                  c,s = crotg(a,b)
1128                Constructing wrapper function "zrotg"...
1129                  c,s = zrotg(a,b)
1130                Constructing wrapper function "srotmg"...
1131                  param = srotmg(d1,d2,x1,y1)
1132                Constructing wrapper function "drotmg"...
1133                  param = drotmg(d1,d2,x1,y1)
1134                Constructing wrapper function "srot"...
1135getarrdims:warning: assumed shape array, using 0 instead of '*'
1136getarrdims:warning: assumed shape array, using 0 instead of '*'
1137                  x,y = srot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
1138                Constructing wrapper function "drot"...
1139getarrdims:warning: assumed shape array, using 0 instead of '*'
1140getarrdims:warning: assumed shape array, using 0 instead of '*'
1141                  x,y = drot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
1142                Constructing wrapper function "csrot"...
1143getarrdims:warning: assumed shape array, using 0 instead of '*'
1144getarrdims:warning: assumed shape array, using 0 instead of '*'
1145                  x,y = csrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
1146                Constructing wrapper function "zdrot"...
1147getarrdims:warning: assumed shape array, using 0 instead of '*'
1148getarrdims:warning: assumed shape array, using 0 instead of '*'
1149                  x,y = zdrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
1150                Constructing wrapper function "srotm"...
1151getarrdims:warning: assumed shape array, using 0 instead of '*'
1152getarrdims:warning: assumed shape array, using 0 instead of '*'
1153                  x,y = srotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
1154                Constructing wrapper function "drotm"...
1155getarrdims:warning: assumed shape array, using 0 instead of '*'
1156getarrdims:warning: assumed shape array, using 0 instead of '*'
1157                  x,y = drotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
1158                Constructing wrapper function "sswap"...
1159getarrdims:warning: assumed shape array, using 0 instead of '*'
1160getarrdims:warning: assumed shape array, using 0 instead of '*'
1161                  x,y = sswap(x,y,[n,offx,incx,offy,incy])
1162                Constructing wrapper function "dswap"...
1163getarrdims:warning: assumed shape array, using 0 instead of '*'
1164getarrdims:warning: assumed shape array, using 0 instead of '*'
1165                  x,y = dswap(x,y,[n,offx,incx,offy,incy])
1166                Constructing wrapper function "cswap"...
1167getarrdims:warning: assumed shape array, using 0 instead of '*'
1168getarrdims:warning: assumed shape array, using 0 instead of '*'
1169                  x,y = cswap(x,y,[n,offx,incx,offy,incy])
1170                Constructing wrapper function "zswap"...
1171getarrdims:warning: assumed shape array, using 0 instead of '*'
1172getarrdims:warning: assumed shape array, using 0 instead of '*'
1173                  x,y = zswap(x,y,[n,offx,incx,offy,incy])
1174                Constructing wrapper function "sscal"...
1175getarrdims:warning: assumed shape array, using 0 instead of '*'
1176                  x = sscal(a,x,[n,offx,incx])
1177                Constructing wrapper function "dscal"...
1178getarrdims:warning: assumed shape array, using 0 instead of '*'
1179                  x = dscal(a,x,[n,offx,incx])
1180                Constructing wrapper function "cscal"...
1181getarrdims:warning: assumed shape array, using 0 instead of '*'
1182                  x = cscal(a,x,[n,offx,incx])
1183                Constructing wrapper function "zscal"...
1184getarrdims:warning: assumed shape array, using 0 instead of '*'
1185                  x = zscal(a,x,[n,offx,incx])
1186                Constructing wrapper function "csscal"...
1187getarrdims:warning: assumed shape array, using 0 instead of '*'
1188                  x = csscal(a,x,[n,offx,incx,overwrite_x])
1189                Constructing wrapper function "zdscal"...
1190getarrdims:warning: assumed shape array, using 0 instead of '*'
1191                  x = zdscal(a,x,[n,offx,incx,overwrite_x])
1192                Constructing wrapper function "scopy"...
1193getarrdims:warning: assumed shape array, using 0 instead of '*'
1194getarrdims:warning: assumed shape array, using 0 instead of '*'
1195                  y = scopy(x,y,[n,offx,incx,offy,incy])
1196                Constructing wrapper function "dcopy"...
1197getarrdims:warning: assumed shape array, using 0 instead of '*'
1198getarrdims:warning: assumed shape array, using 0 instead of '*'
1199                  y = dcopy(x,y,[n,offx,incx,offy,incy])
1200                Constructing wrapper function "ccopy"...
1201getarrdims:warning: assumed shape array, using 0 instead of '*'
1202getarrdims:warning: assumed shape array, using 0 instead of '*'
1203                  y = ccopy(x,y,[n,offx,incx,offy,incy])
1204                Constructing wrapper function "zcopy"...
1205getarrdims:warning: assumed shape array, using 0 instead of '*'
1206getarrdims:warning: assumed shape array, using 0 instead of '*'
1207                  y = zcopy(x,y,[n,offx,incx,offy,incy])
1208                Constructing wrapper function "saxpy"...
1209getarrdims:warning: assumed shape array, using 0 instead of '*'
1210getarrdims:warning: assumed shape array, using 0 instead of '*'
1211                  y = saxpy(x,y,[n,a,offx,incx,offy,incy])
1212                Constructing wrapper function "daxpy"...
1213getarrdims:warning: assumed shape array, using 0 instead of '*'
1214getarrdims:warning: assumed shape array, using 0 instead of '*'
1215                  y = daxpy(x,y,[n,a,offx,incx,offy,incy])
1216                Constructing wrapper function "caxpy"...
1217getarrdims:warning: assumed shape array, using 0 instead of '*'
1218getarrdims:warning: assumed shape array, using 0 instead of '*'
1219                  y = caxpy(x,y,[n,a,offx,incx,offy,incy])
1220                Constructing wrapper function "zaxpy"...
1221getarrdims:warning: assumed shape array, using 0 instead of '*'
1222getarrdims:warning: assumed shape array, using 0 instead of '*'
1223                  y = zaxpy(x,y,[n,a,offx,incx,offy,incy])
1224                Constructing wrapper function "cdotu"...
1225getarrdims:warning: assumed shape array, using 0 instead of '*'
1226getarrdims:warning: assumed shape array, using 0 instead of '*'
1227                  xy = cdotu(x,y,[n,offx,incx,offy,incy])
1228                Constructing wrapper function "zdotu"...
1229getarrdims:warning: assumed shape array, using 0 instead of '*'
1230getarrdims:warning: assumed shape array, using 0 instead of '*'
1231                  xy = zdotu(x,y,[n,offx,incx,offy,incy])
1232                Constructing wrapper function "cdotc"...
1233getarrdims:warning: assumed shape array, using 0 instead of '*'
1234getarrdims:warning: assumed shape array, using 0 instead of '*'
1235                  xy = cdotc(x,y,[n,offx,incx,offy,incy])
1236                Constructing wrapper function "zdotc"...
1237getarrdims:warning: assumed shape array, using 0 instead of '*'
1238getarrdims:warning: assumed shape array, using 0 instead of '*'
1239                  xy = zdotc(x,y,[n,offx,incx,offy,incy])
1240                Constructing wrapper function "sgemv"...
1241getarrdims:warning: assumed shape array, using 0 instead of '*'
1242                  y = sgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y])
1243                Constructing wrapper function "dgemv"...
1244getarrdims:warning: assumed shape array, using 0 instead of '*'
1245                  y = dgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y])
1246                Constructing wrapper function "cgemv"...
1247getarrdims:warning: assumed shape array, using 0 instead of '*'
1248                  y = cgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y])
1249                Constructing wrapper function "zgemv"...
1250getarrdims:warning: assumed shape array, using 0 instead of '*'
1251                  y = zgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,overwrite_y])
1252                Constructing wrapper function "chemv"...
1253getarrdims:warning: assumed shape array, using 0 instead of '*'
1254getarrdims:warning: assumed shape array, using 0 instead of '*'
1255                  y = chemv(alpha,a,x,beta,y,[offx,incx,offy,incy,lower,overwrite_y])
1256                Constructing wrapper function "zhemv"...
1257getarrdims:warning: assumed shape array, using 0 instead of '*'
1258getarrdims:warning: assumed shape array, using 0 instead of '*'
1259                  y = zhemv(alpha,a,x,beta,y,[offx,incx,offy,incy,lower,overwrite_y])
1260                Constructing wrapper function "ssymv"...
1261getarrdims:warning: assumed shape array, using 0 instead of '*'
1262getarrdims:warning: assumed shape array, using 0 instead of '*'
1263                  y = ssymv(alpha,a,x,beta,y,[offx,incx,offy,incy,lower,overwrite_y])
1264                Constructing wrapper function "dsymv"...
1265getarrdims:warning: assumed shape array, using 0 instead of '*'
1266getarrdims:warning: assumed shape array, using 0 instead of '*'
1267                  y = dsymv(alpha,a,x,beta,y,[offx,incx,offy,incy,lower,overwrite_y])
1268                Constructing wrapper function "strmv"...
1269getarrdims:warning: assumed shape array, using 0 instead of '*'
1270                  x = strmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x])
1271                Constructing wrapper function "dtrmv"...
1272getarrdims:warning: assumed shape array, using 0 instead of '*'
1273                  x = dtrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x])
1274                Constructing wrapper function "ctrmv"...
1275getarrdims:warning: assumed shape array, using 0 instead of '*'
1276                  x = ctrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x])
1277                Constructing wrapper function "ztrmv"...
1278getarrdims:warning: assumed shape array, using 0 instead of '*'
1279                  x = ztrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x])
1280                Constructing wrapper function "sger"...
1281                  a = sger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a])
1282                Constructing wrapper function "dger"...
1283                  a = dger(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a])
1284                Constructing wrapper function "cgeru"...
1285                  a = cgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a])
1286                Constructing wrapper function "zgeru"...
1287                  a = zgeru(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a])
1288                Constructing wrapper function "cgerc"...
1289                  a = cgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a])
1290                Constructing wrapper function "zgerc"...
1291                  a = zgerc(alpha,x,y,[incx,incy,a,overwrite_x,overwrite_y,overwrite_a])
1292                Constructing wrapper function "sgemm"...
1293                  c = sgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c])
1294                Constructing wrapper function "dgemm"...
1295                  c = dgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c])
1296                Constructing wrapper function "cgemm"...
1297                  c = cgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c])
1298                Constructing wrapper function "zgemm"...
1299                  c = zgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c])
1300                Creating wrapper for Fortran function "sdot"("sdot")...
1301                Constructing wrapper function "sdot"...
1302getarrdims:warning: assumed shape array, using 0 instead of '*'
1303getarrdims:warning: assumed shape array, using 0 instead of '*'
1304                  xy = sdot(x,y,[n,offx,incx,offy,incy])
1305                Creating wrapper for Fortran function "ddot"("ddot")...
1306                Constructing wrapper function "ddot"...
1307getarrdims:warning: assumed shape array, using 0 instead of '*'
1308getarrdims:warning: assumed shape array, using 0 instead of '*'
1309                  xy = ddot(x,y,[n,offx,incx,offy,incy])
1310                Creating wrapper for Fortran function "snrm2"("snrm2")...
1311                Constructing wrapper function "snrm2"...
1312getarrdims:warning: assumed shape array, using 0 instead of '*'
1313                  n2 = snrm2(x,[n,offx,incx])
1314                Creating wrapper for Fortran function "dnrm2"("dnrm2")...
1315                Constructing wrapper function "dnrm2"...
1316getarrdims:warning: assumed shape array, using 0 instead of '*'
1317                  n2 = dnrm2(x,[n,offx,incx])
1318                Creating wrapper for Fortran function "scnrm2"("scnrm2")...
1319                Constructing wrapper function "scnrm2"...
1320getarrdims:warning: assumed shape array, using 0 instead of '*'
1321                  n2 = scnrm2(x,[n,offx,incx])
1322                Creating wrapper for Fortran function "dznrm2"("dznrm2")...
1323                Constructing wrapper function "dznrm2"...
1324getarrdims:warning: assumed shape array, using 0 instead of '*'
1325                  n2 = dznrm2(x,[n,offx,incx])
1326                Creating wrapper for Fortran function "sasum"("sasum")...
1327                Constructing wrapper function "sasum"...
1328getarrdims:warning: assumed shape array, using 0 instead of '*'
1329                  s = sasum(x,[n,offx,incx])
1330                Creating wrapper for Fortran function "dasum"("dasum")...
1331                Constructing wrapper function "dasum"...
1332getarrdims:warning: assumed shape array, using 0 instead of '*'
1333                  s = dasum(x,[n,offx,incx])
1334                Creating wrapper for Fortran function "scasum"("scasum")...
1335                Constructing wrapper function "scasum"...
1336getarrdims:warning: assumed shape array, using 0 instead of '*'
1337                  s = scasum(x,[n,offx,incx])
1338                Creating wrapper for Fortran function "dzasum"("dzasum")...
1339                Constructing wrapper function "dzasum"...
1340getarrdims:warning: assumed shape array, using 0 instead of '*'
1341                  s = dzasum(x,[n,offx,incx])
1342                Constructing wrapper function "isamax"...
1343getarrdims:warning: assumed shape array, using 0 instead of '*'
1344                  k = isamax(x,[n,offx,incx])
1345                Constructing wrapper function "idamax"...
1346getarrdims:warning: assumed shape array, using 0 instead of '*'
1347                  k = idamax(x,[n,offx,incx])
1348                Constructing wrapper function "icamax"...
1349getarrdims:warning: assumed shape array, using 0 instead of '*'
1350                  k = icamax(x,[n,offx,incx])
1351                Constructing wrapper function "izamax"...
1352getarrdims:warning: assumed shape array, using 0 instead of '*'
1353                  k = izamax(x,[n,offx,incx])
1354        Wrote C/API module "fblas" to file "build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/linalg/fblasmodule.c"
1355        Fortran 77 wrappers are saved to "build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/linalg/fblas-f2pywrappers.f"
1356  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
1357  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
1358  adding 'build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/linalg/fblas-f2pywrappers.f' to sources.
1359building extension "scipy.linalg.cblas" sources
1360  adding 'build/src.macosx-10.3-i386-2.5/scipy/linalg/cblas.pyf' to sources.
1361f2py options: []
1362f2py: build/src.macosx-10.3-i386-2.5/scipy/linalg/cblas.pyf
1363Reading fortran codes...
1364        Reading file 'build/src.macosx-10.3-i386-2.5/scipy/linalg/cblas.pyf' (format:free)
1365Post-processing...
1366        Block: cblas
1367                        Block: empty_module
1368Post-processing (stage 2)...
1369Building modules...
1370        Building module "cblas"...
1371                Constructing wrapper function "empty_module"...
1372                  empty_module()
1373        Wrote C/API module "cblas" to file "build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/linalg/cblasmodule.c"
1374  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
1375  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
1376building extension "scipy.linalg.flapack" sources
1377generating flapack interface
137845
1379  adding 'build/src.macosx-10.3-i386-2.5/scipy/linalg/flapack.pyf' to sources.
1380f2py options: []
1381f2py: build/src.macosx-10.3-i386-2.5/scipy/linalg/flapack.pyf
1382Reading fortran codes...
1383        Reading file 'build/src.macosx-10.3-i386-2.5/scipy/linalg/flapack.pyf' (format:free)
1384Post-processing...
1385        Block: cgees__user__routines
1386                Block: cgees_user_interface
1387                        Block: cselect
1388        Block: dgees__user__routines
1389                Block: dgees_user_interface
1390                        Block: dselect
1391        Block: sgees__user__routines
1392                Block: sgees_user_interface
1393                        Block: sselect
1394        Block: zgees__user__routines
1395                Block: zgees_user_interface
1396                        Block: zselect
1397        Block: flapack
1398                        Block: spbtrf
1399                        Block: dpbtrf
1400                        Block: cpbtrf
1401                        Block: zpbtrf
1402                        Block: spbsv
1403                        Block: dpbsv
1404                        Block: cpbsv
1405                        Block: zpbsv
1406                        Block: sgebal
1407                        Block: dgebal
1408                        Block: cgebal
1409                        Block: zgebal
1410                        Block: sgehrd
1411                        Block: dgehrd
1412                        Block: cgehrd
1413                        Block: zgehrd
1414                        Block: sgbsv
1415                        Block: dgbsv
1416                        Block: cgbsv
1417                        Block: zgbsv
1418                        Block: sgesv
1419                        Block: dgesv
1420                        Block: cgesv
1421                        Block: zgesv
1422                        Block: sgetrf
1423                        Block: dgetrf
1424                        Block: cgetrf
1425                        Block: zgetrf
1426                        Block: sgetrs
1427                        Block: dgetrs
1428                        Block: cgetrs
1429                        Block: zgetrs
1430                        Block: sgetri
1431                        Block: dgetri
1432                        Block: cgetri
1433                        Block: zgetri
1434                        Block: sgesdd
1435                        Block: dgesdd
1436                        Block: cgesdd
1437                        Block: zgesdd
1438                        Block: sgelss
1439                        Block: dgelss
1440                        Block: cgelss
1441                        Block: zgelss
1442                        Block: sgeqrf
1443                        Block: dgeqrf
1444                        Block: cgeqrf
1445                        Block: zgeqrf
1446                        Block: sgerqf
1447                        Block: dgerqf
1448                        Block: cgerqf
1449                        Block: zgerqf
1450                        Block: sorgqr
1451                        Block: dorgqr
1452                        Block: cungqr
1453                        Block: zungqr
1454                        Block: sgeev
1455                        Block: dgeev
1456                        Block: cgeev
1457                        Block: zgeev
1458                        Block: sgegv
1459                        Block: dgegv
1460                        Block: cgegv
1461                        Block: zgegv
1462                        Block: ssyev
1463                        Block: dsyev
1464                        Block: cheev
1465                        Block: zheev
1466                        Block: sposv
1467                        Block: dposv
1468                        Block: cposv
1469                        Block: zposv
1470                        Block: spotrf
1471                        Block: dpotrf
1472                        Block: cpotrf
1473                        Block: zpotrf
1474                        Block: spotrs
1475                        Block: dpotrs
1476                        Block: cpotrs
1477                        Block: zpotrs
1478                        Block: spotri
1479                        Block: dpotri
1480                        Block: cpotri
1481                        Block: zpotri
1482                        Block: slauum
1483                        Block: dlauum
1484                        Block: clauum
1485                        Block: zlauum
1486                        Block: strtri
1487                        Block: dtrtri
1488                        Block: ctrtri
1489                        Block: ztrtri
1490                        Block: slaswp
1491                        Block: dlaswp
1492                        Block: claswp
1493                        Block: zlaswp
1494                        Block: cgees
1495                        Block: zgees
1496                        Block: dgees
1497                        Block: sgees
1498                        Block: sggev
1499                        Block: dggev
1500                        Block: cggev
1501                        Block: zggev
1502                        Block: ssbev
1503                        Block: dsbev
1504                        Block: ssbevd
1505                        Block: dsbevd
1506                        Block: ssbevx
1507                        Block: dsbevx
1508                        Block: chbevd
1509                        Block: zhbevd
1510                        Block: chbevx
1511                        Block: zhbevx
1512                        Block: sgbtrf
1513                        Block: dgbtrf
1514                        Block: cgbtrf
1515                        Block: zgbtrf
1516                        Block: sgbtrs
1517                        Block: dgbtrs
1518                        Block: cgbtrs
1519                        Block: zgbtrs
1520                        Block: slamch
1521                        Block: dlamch
1522Post-processing (stage 2)...
1523Building modules...
1524        Constructing call-back function "cb_cselect_in_cgees__user__routines"
1525          def cselect(e_w__i__e): return cselect
1526        Constructing call-back function "cb_dselect_in_dgees__user__routines"
1527          def dselect(e_wr__i__e,e_wi__i__e): return dselect
1528        Constructing call-back function "cb_sselect_in_sgees__user__routines"
1529          def sselect(e_wr__i__e,e_wi__i__e): return sselect
1530        Constructing call-back function "cb_zselect_in_zgees__user__routines"
1531          def zselect(e_w__i__e): return zselect
1532        Building module "flapack"...
1533                Constructing wrapper function "spbtrf"...
1534                  c,info = spbtrf(ab,[lower,ldab,overwrite_ab])
1535                Constructing wrapper function "dpbtrf"...
1536                  c,info = dpbtrf(ab,[lower,ldab,overwrite_ab])
1537                Constructing wrapper function "cpbtrf"...
1538                  c,info = cpbtrf(ab,[lower,ldab,overwrite_ab])
1539                Constructing wrapper function "zpbtrf"...
1540                  c,info = zpbtrf(ab,[lower,ldab,overwrite_ab])
1541                Constructing wrapper function "spbsv"...
1542                  c,x,info = spbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b])
1543                Constructing wrapper function "dpbsv"...
1544                  c,x,info = dpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b])
1545                Constructing wrapper function "cpbsv"...
1546                  c,x,info = cpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b])
1547                Constructing wrapper function "zpbsv"...
1548                  c,x,info = zpbsv(ab,b,[lower,ldab,overwrite_ab,overwrite_b])
1549                Constructing wrapper function "sgebal"...
1550                  ba,lo,hi,pivscale,info = sgebal(a,[scale,permute,overwrite_a])
1551                Constructing wrapper function "dgebal"...
1552                  ba,lo,hi,pivscale,info = dgebal(a,[scale,permute,overwrite_a])
1553                Constructing wrapper function "cgebal"...
1554                  ba,lo,hi,pivscale,info = cgebal(a,[scale,permute,overwrite_a])
1555                Constructing wrapper function "zgebal"...
1556                  ba,lo,hi,pivscale,info = zgebal(a,[scale,permute,overwrite_a])
1557                Constructing wrapper function "sgehrd"...
1558                  ht,tau,info = sgehrd(a,[lo,hi,lwork,overwrite_a])
1559                Constructing wrapper function "dgehrd"...
1560                  ht,tau,info = dgehrd(a,[lo,hi,lwork,overwrite_a])
1561                Constructing wrapper function "cgehrd"...
1562                  ht,tau,info = cgehrd(a,[lo,hi,lwork,overwrite_a])
1563                Constructing wrapper function "zgehrd"...
1564                  ht,tau,info = zgehrd(a,[lo,hi,lwork,overwrite_a])
1565                Constructing wrapper function "sgbsv"...
1566                  lub,piv,x,info = sgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b])
1567                Constructing wrapper function "dgbsv"...
1568                  lub,piv,x,info = dgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b])
1569                Constructing wrapper function "cgbsv"...
1570                  lub,piv,x,info = cgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b])
1571                Constructing wrapper function "zgbsv"...
1572                  lub,piv,x,info = zgbsv(kl,ku,ab,b,[overwrite_ab,overwrite_b])
1573                Constructing wrapper function "sgesv"...
1574                  lu,piv,x,info = sgesv(a,b,[overwrite_a,overwrite_b])
1575                Constructing wrapper function "dgesv"...
1576                  lu,piv,x,info = dgesv(a,b,[overwrite_a,overwrite_b])
1577                Constructing wrapper function "cgesv"...
1578                  lu,piv,x,info = cgesv(a,b,[overwrite_a,overwrite_b])
1579                Constructing wrapper function "zgesv"...
1580                  lu,piv,x,info = zgesv(a,b,[overwrite_a,overwrite_b])
1581                Constructing wrapper function "sgetrf"...
1582                  lu,piv,info = sgetrf(a,[overwrite_a])
1583                Constructing wrapper function "dgetrf"...
1584                  lu,piv,info = dgetrf(a,[overwrite_a])
1585                Constructing wrapper function "cgetrf"...
1586                  lu,piv,info = cgetrf(a,[overwrite_a])
1587                Constructing wrapper function "zgetrf"...
1588                  lu,piv,info = zgetrf(a,[overwrite_a])
1589                Constructing wrapper function "sgetrs"...
1590                  x,info = sgetrs(lu,piv,b,[trans,overwrite_b])
1591                Constructing wrapper function "dgetrs"...
1592                  x,info = dgetrs(lu,piv,b,[trans,overwrite_b])
1593                Constructing wrapper function "cgetrs"...
1594                  x,info = cgetrs(lu,piv,b,[trans,overwrite_b])
1595                Constructing wrapper function "zgetrs"...
1596                  x,info = zgetrs(lu,piv,b,[trans,overwrite_b])
1597                Constructing wrapper function "sgetri"...
1598                  inv_a,info = sgetri(lu,piv,[lwork,overwrite_lu])
1599                Constructing wrapper function "dgetri"...
1600                  inv_a,info = dgetri(lu,piv,[lwork,overwrite_lu])
1601                Constructing wrapper function "cgetri"...
1602                  inv_a,info = cgetri(lu,piv,[lwork,overwrite_lu])
1603                Constructing wrapper function "zgetri"...
1604                  inv_a,info = zgetri(lu,piv,[lwork,overwrite_lu])
1605                Constructing wrapper function "sgesdd"...
1606                  u,s,vt,info = sgesdd(a,[compute_uv,lwork,overwrite_a])
1607                Constructing wrapper function "dgesdd"...
1608                  u,s,vt,info = dgesdd(a,[compute_uv,lwork,overwrite_a])
1609                Constructing wrapper function "cgesdd"...
1610                  u,s,vt,info = cgesdd(a,[compute_uv,lwork,overwrite_a])
1611                Constructing wrapper function "zgesdd"...
1612                  u,s,vt,info = zgesdd(a,[compute_uv,lwork,overwrite_a])
1613                Constructing wrapper function "sgelss"...
1614                  v,x,s,rank,info = sgelss(a,b,[cond,lwork,overwrite_a,overwrite_b])
1615                Constructing wrapper function "dgelss"...
1616                  v,x,s,rank,info = dgelss(a,b,[cond,lwork,overwrite_a,overwrite_b])
1617                Constructing wrapper function "cgelss"...
1618                  v,x,s,rank,info = cgelss(a,b,[cond,lwork,overwrite_a,overwrite_b])
1619                Constructing wrapper function "zgelss"...
1620                  v,x,s,rank,info = zgelss(a,b,[cond,lwork,overwrite_a,overwrite_b])
1621                Constructing wrapper function "sgeqrf"...
1622                  qr,tau,work,info = sgeqrf(a,[lwork,overwrite_a])
1623                Constructing wrapper function "dgeqrf"...
1624                  qr,tau,work,info = dgeqrf(a,[lwork,overwrite_a])
1625                Constructing wrapper function "cgeqrf"...
1626                  qr,tau,work,info = cgeqrf(a,[lwork,overwrite_a])
1627                Constructing wrapper function "zgeqrf"...
1628                  qr,tau,work,info = zgeqrf(a,[lwork,overwrite_a])
1629                Constructing wrapper function "sgerqf"...
1630                  qr,tau,work,info = sgerqf(a,[lwork,overwrite_a])
1631                Constructing wrapper function "dgerqf"...
1632                  qr,tau,work,info = dgerqf(a,[lwork,overwrite_a])
1633                Constructing wrapper function "cgerqf"...
1634                  qr,tau,work,info = cgerqf(a,[lwork,overwrite_a])
1635                Constructing wrapper function "zgerqf"...
1636                  qr,tau,work,info = zgerqf(a,[lwork,overwrite_a])
1637                Constructing wrapper function "sorgqr"...
1638                  q,work,info = sorgqr(a,tau,[lwork,overwrite_a])
1639                Constructing wrapper function "dorgqr"...
1640                  q,work,info = dorgqr(a,tau,[lwork,overwrite_a])
1641                Constructing wrapper function "cungqr"...
1642                  q,work,info = cungqr(a,tau,[lwork,overwrite_a])
1643                Constructing wrapper function "zungqr"...
1644                  q,work,info = zungqr(a,tau,[lwork,overwrite_a])
1645                Constructing wrapper function "sgeev"...
1646                  wr,wi,vl,vr,info = sgeev(a,[compute_vl,compute_vr,lwork,overwrite_a])
1647                Constructing wrapper function "dgeev"...
1648                  wr,wi,vl,vr,info = dgeev(a,[compute_vl,compute_vr,lwork,overwrite_a])
1649                Constructing wrapper function "cgeev"...
1650                  w,vl,vr,info = cgeev(a,[compute_vl,compute_vr,lwork,overwrite_a])
1651                Constructing wrapper function "zgeev"...
1652                  w,vl,vr,info = zgeev(a,[compute_vl,compute_vr,lwork,overwrite_a])
1653                Constructing wrapper function "sgegv"...
1654                  alphar,alphai,beta,vl,vr,info = sgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
1655                Constructing wrapper function "dgegv"...
1656                  alphar,alphai,beta,vl,vr,info = dgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
1657                Constructing wrapper function "cgegv"...
1658                  alpha,beta,vl,vr,info = cgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
1659                Constructing wrapper function "zgegv"...
1660                  alpha,beta,vl,vr,info = zgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
1661                Constructing wrapper function "ssyev"...
1662                  w,v,info = ssyev(a,[compute_v,lower,lwork,overwrite_a])
1663                Constructing wrapper function "dsyev"...
1664                  w,v,info = dsyev(a,[compute_v,lower,lwork,overwrite_a])
1665                Constructing wrapper function "cheev"...
1666                  w,v,info = cheev(a,[compute_v,lower,lwork,overwrite_a])
1667                Constructing wrapper function "zheev"...
1668                  w,v,info = zheev(a,[compute_v,lower,lwork,overwrite_a])
1669                Constructing wrapper function "sposv"...
1670                  c,x,info = sposv(a,b,[lower,overwrite_a,overwrite_b])
1671                Constructing wrapper function "dposv"...
1672                  c,x,info = dposv(a,b,[lower,overwrite_a,overwrite_b])
1673                Constructing wrapper function "cposv"...
1674                  c,x,info = cposv(a,b,[lower,overwrite_a,overwrite_b])
1675                Constructing wrapper function "zposv"...
1676                  c,x,info = zposv(a,b,[lower,overwrite_a,overwrite_b])
1677                Constructing wrapper function "spotrf"...
1678                  c,info = spotrf(a,[lower,clean,overwrite_a])
1679                Constructing wrapper function "dpotrf"...
1680                  c,info = dpotrf(a,[lower,clean,overwrite_a])
1681                Constructing wrapper function "cpotrf"...
1682                  c,info = cpotrf(a,[lower,clean,overwrite_a])
1683                Constructing wrapper function "zpotrf"...
1684                  c,info = zpotrf(a,[lower,clean,overwrite_a])
1685                Constructing wrapper function "spotrs"...
1686                  x,info = spotrs(c,b,[lower,overwrite_b])
1687                Constructing wrapper function "dpotrs"...
1688                  x,info = dpotrs(c,b,[lower,overwrite_b])
1689                Constructing wrapper function "cpotrs"...
1690                  x,info = cpotrs(c,b,[lower,overwrite_b])
1691                Constructing wrapper function "zpotrs"...
1692                  x,info = zpotrs(c,b,[lower,overwrite_b])
1693                Constructing wrapper function "spotri"...
1694                  inv_a,info = spotri(c,[lower,overwrite_c])
1695                Constructing wrapper function "dpotri"...
1696                  inv_a,info = dpotri(c,[lower,overwrite_c])
1697                Constructing wrapper function "cpotri"...
1698                  inv_a,info = cpotri(c,[lower,overwrite_c])
1699                Constructing wrapper function "zpotri"...
1700                  inv_a,info = zpotri(c,[lower,overwrite_c])
1701                Constructing wrapper function "slauum"...
1702                  a,info = slauum(c,[lower,overwrite_c])
1703                Constructing wrapper function "dlauum"...
1704                  a,info = dlauum(c,[lower,overwrite_c])
1705                Constructing wrapper function "clauum"...
1706                  a,info = clauum(c,[lower,overwrite_c])
1707                Constructing wrapper function "zlauum"...
1708                  a,info = zlauum(c,[lower,overwrite_c])
1709                Constructing wrapper function "strtri"...
1710                  inv_c,info = strtri(c,[lower,unitdiag,overwrite_c])
1711                Constructing wrapper function "dtrtri"...
1712                  inv_c,info = dtrtri(c,[lower,unitdiag,overwrite_c])
1713                Constructing wrapper function "ctrtri"...
1714                  inv_c,info = ctrtri(c,[lower,unitdiag,overwrite_c])
1715                Constructing wrapper function "ztrtri"...
1716                  inv_c,info = ztrtri(c,[lower,unitdiag,overwrite_c])
1717                Constructing wrapper function "slaswp"...
1718getarrdims:warning: assumed shape array, using 0 instead of '*'
1719                  a = slaswp(a,piv,[k1,k2,off,inc,overwrite_a])
1720                Constructing wrapper function "dlaswp"...
1721getarrdims:warning: assumed shape array, using 0 instead of '*'
1722                  a = dlaswp(a,piv,[k1,k2,off,inc,overwrite_a])
1723                Constructing wrapper function "claswp"...
1724getarrdims:warning: assumed shape array, using 0 instead of '*'
1725                  a = claswp(a,piv,[k1,k2,off,inc,overwrite_a])
1726                Constructing wrapper function "zlaswp"...
1727getarrdims:warning: assumed shape array, using 0 instead of '*'
1728                  a = zlaswp(a,piv,[k1,k2,off,inc,overwrite_a])
1729                Constructing wrapper function "cgees"...
1730                  t,sdim,w,vs,work,info = cgees(cselect,a,[compute_v,sort_t,lwork,cselect_extra_args,overwrite_a])
1731                Constructing wrapper function "zgees"...
1732                  t,sdim,w,vs,work,info = zgees(zselect,a,[compute_v,sort_t,lwork,zselect_extra_args,overwrite_a])
1733                Constructing wrapper function "dgees"...
1734                  t,sdim,wr,wi,vs,work,info = dgees(dselect,a,[compute_v,sort_t,lwork,dselect_extra_args,overwrite_a])
1735                Constructing wrapper function "sgees"...
1736                  t,sdim,wr,wi,vs,work,info = sgees(sselect,a,[compute_v,sort_t,lwork,sselect_extra_args,overwrite_a])
1737                Constructing wrapper function "sggev"...
1738                  alphar,alphai,beta,vl,vr,work,info = sggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
1739                Constructing wrapper function "dggev"...
1740                  alphar,alphai,beta,vl,vr,work,info = dggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
1741                Constructing wrapper function "cggev"...
1742                  alpha,beta,vl,vr,work,info = cggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
1743                Constructing wrapper function "zggev"...
1744                  alpha,beta,vl,vr,work,info = zggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
1745                Constructing wrapper function "ssbev"...
1746getarrdims:warning: assumed shape array, using 0 instead of '*'
1747                  w,z,info = ssbev(ab,[compute_v,lower,ldab,overwrite_ab])
1748                Constructing wrapper function "dsbev"...
1749getarrdims:warning: assumed shape array, using 0 instead of '*'
1750                  w,z,info = dsbev(ab,[compute_v,lower,ldab,overwrite_ab])
1751                Constructing wrapper function "ssbevd"...
1752getarrdims:warning: assumed shape array, using 0 instead of '*'
1753                  w,z,info = ssbevd(ab,[compute_v,lower,ldab,liwork,overwrite_ab])
1754                Constructing wrapper function "dsbevd"...
1755getarrdims:warning: assumed shape array, using 0 instead of '*'
1756                  w,z,info = dsbevd(ab,[compute_v,lower,ldab,liwork,overwrite_ab])
1757                Constructing wrapper function "ssbevx"...
1758getarrdims:warning: assumed shape array, using 0 instead of '*'
1759                  w,z,m,ifail,info = ssbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab])
1760                Constructing wrapper function "dsbevx"...
1761getarrdims:warning: assumed shape array, using 0 instead of '*'
1762                  w,z,m,ifail,info = dsbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab])
1763                Constructing wrapper function "chbevd"...
1764getarrdims:warning: assumed shape array, using 0 instead of '*'
1765                  w,z,info = chbevd(ab,[compute_v,lower,ldab,lrwork,liwork,overwrite_ab])
1766                Constructing wrapper function "zhbevd"...
1767getarrdims:warning: assumed shape array, using 0 instead of '*'
1768                  w,z,info = zhbevd(ab,[compute_v,lower,ldab,lrwork,liwork,overwrite_ab])
1769                Constructing wrapper function "chbevx"...
1770warning: callstatement is defined without callprotoargument
1771getarrdims:warning: assumed shape array, using 0 instead of '*'
1772                  w,z,m,ifail,info = chbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab])
1773                Constructing wrapper function "zhbevx"...
1774warning: callstatement is defined without callprotoargument
1775getarrdims:warning: assumed shape array, using 0 instead of '*'
1776                  w,z,m,ifail,info = zhbevx(ab,vl,vu,il,iu,[ldab,compute_v,range,lower,abstol,mmax,overwrite_ab])
1777                Constructing wrapper function "sgbtrf"...
1778getarrdims:warning: assumed shape array, using 0 instead of '*'
1779                  lu,ipiv,info = sgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab])
1780                Constructing wrapper function "dgbtrf"...
1781getarrdims:warning: assumed shape array, using 0 instead of '*'
1782                  lu,ipiv,info = dgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab])
1783                Constructing wrapper function "cgbtrf"...
1784getarrdims:warning: assumed shape array, using 0 instead of '*'
1785                  lu,ipiv,info = cgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab])
1786                Constructing wrapper function "zgbtrf"...
1787getarrdims:warning: assumed shape array, using 0 instead of '*'
1788                  lu,ipiv,info = zgbtrf(ab,kl,ku,[m,n,ldab,overwrite_ab])
1789                Constructing wrapper function "sgbtrs"...
1790warning: callstatement is defined without callprotoargument
1791getarrdims:warning: assumed shape array, using 0 instead of '*'
1792getarrdims:warning: assumed shape array, using 0 instead of '*'
1793                  x,info = sgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b])
1794                Constructing wrapper function "dgbtrs"...
1795warning: callstatement is defined without callprotoargument
1796getarrdims:warning: assumed shape array, using 0 instead of '*'
1797getarrdims:warning: assumed shape array, using 0 instead of '*'
1798                  x,info = dgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b])
1799                Constructing wrapper function "cgbtrs"...
1800warning: callstatement is defined without callprotoargument
1801getarrdims:warning: assumed shape array, using 0 instead of '*'
1802getarrdims:warning: assumed shape array, using 0 instead of '*'
1803                  x,info = cgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b])
1804                Constructing wrapper function "zgbtrs"...
1805warning: callstatement is defined without callprotoargument
1806getarrdims:warning: assumed shape array, using 0 instead of '*'
1807getarrdims:warning: assumed shape array, using 0 instead of '*'
1808                  x,info = zgbtrs(ab,kl,ku,b,ipiv,[trans,n,ldab,ldb,overwrite_b])
1809                Creating wrapper for Fortran function "slamch"("slamch")...
1810                Constructing wrapper function "slamch"...
1811                  slamch = slamch(cmach)
1812                Creating wrapper for Fortran function "dlamch"("dlamch")...
1813                Constructing wrapper function "dlamch"...
1814                  dlamch = dlamch(cmach)
1815        Wrote C/API module "flapack" to file "build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/linalg/flapackmodule.c"
1816        Fortran 77 wrappers are saved to "build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/linalg/flapack-f2pywrappers.f"
1817  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
1818  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
1819  adding 'build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/linalg/flapack-f2pywrappers.f' to sources.
1820building extension "scipy.linalg.clapack" sources
1821  adding 'build/src.macosx-10.3-i386-2.5/scipy/linalg/clapack.pyf' to sources.
1822f2py options: []
1823f2py: build/src.macosx-10.3-i386-2.5/scipy/linalg/clapack.pyf
1824Reading fortran codes...
1825        Reading file 'build/src.macosx-10.3-i386-2.5/scipy/linalg/clapack.pyf' (format:free)
1826Post-processing...
1827        Block: clapack
1828                        Block: empty_module
1829Post-processing (stage 2)...
1830Building modules...
1831        Building module "clapack"...
1832                Constructing wrapper function "empty_module"...
1833                  empty_module()
1834        Wrote C/API module "clapack" to file "build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/linalg/clapackmodule.c"
1835  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
1836  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
1837building extension "scipy.linalg._flinalg" sources
1838f2py options: []
1839f2py:> build/src.macosx-10.3-i386-2.5/scipy/linalg/_flinalgmodule.c
1840Reading fortran codes...
1841        Reading file 'scipy/linalg/src/det.f' (format:fix,strict)
1842        Reading file 'scipy/linalg/src/lu.f' (format:fix,strict)
1843Post-processing...
1844        Block: _flinalg
1845                        Block: ddet_c
1846                        Block: ddet_r
1847                        Block: sdet_c
1848                        Block: sdet_r
1849                        Block: zdet_c
1850                        Block: zdet_r
1851                        Block: cdet_c
1852                        Block: cdet_r
1853                        Block: dlu_c
1854                        Block: zlu_c
1855                        Block: slu_c
1856                        Block: clu_c
1857Post-processing (stage 2)...
1858Building modules...
1859        Building module "_flinalg"...
1860                Constructing wrapper function "ddet_c"...
1861                  det,info = ddet_c(a,[overwrite_a])
1862                Constructing wrapper function "ddet_r"...
1863                  det,info = ddet_r(a,[overwrite_a])
1864                Constructing wrapper function "sdet_c"...
1865                  det,info = sdet_c(a,[overwrite_a])
1866                Constructing wrapper function "sdet_r"...
1867                  det,info = sdet_r(a,[overwrite_a])
1868                Constructing wrapper function "zdet_c"...
1869                  det,info = zdet_c(a,[overwrite_a])
1870                Constructing wrapper function "zdet_r"...
1871                  det,info = zdet_r(a,[overwrite_a])
1872                Constructing wrapper function "cdet_c"...
1873                  det,info = cdet_c(a,[overwrite_a])
1874                Constructing wrapper function "cdet_r"...
1875                  det,info = cdet_r(a,[overwrite_a])
1876                Constructing wrapper function "dlu_c"...
1877                  p,l,u,info = dlu_c(a,[permute_l,overwrite_a])
1878                Constructing wrapper function "zlu_c"...
1879                  p,l,u,info = zlu_c(a,[permute_l,overwrite_a])
1880                Constructing wrapper function "slu_c"...
1881                  p,l,u,info = slu_c(a,[permute_l,overwrite_a])
1882                Constructing wrapper function "clu_c"...
1883                  p,l,u,info = clu_c(a,[permute_l,overwrite_a])
1884        Wrote C/API module "_flinalg" to file "build/src.macosx-10.3-i386-2.5/scipy/linalg/_flinalgmodule.c"
1885  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
1886  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
1887building extension "scipy.linalg.calc_lwork" sources
1888f2py options: []
1889f2py:> build/src.macosx-10.3-i386-2.5/scipy/linalg/calc_lworkmodule.c
1890Reading fortran codes...
1891        Reading file 'scipy/linalg/src/calc_lwork.f' (format:fix,strict)
1892Post-processing...
1893        Block: calc_lwork
1894                        Block: gehrd
1895                        Block: gesdd
1896                        Block: gelss
1897                        Block: getri
1898                        Block: geev
1899                        Block: heev
1900                        Block: syev
1901                        Block: gees
1902                        Block: geqrf
1903                        Block: gqr
1904Post-processing (stage 2)...
1905Building modules...
1906        Building module "calc_lwork"...
1907                Constructing wrapper function "gehrd"...
1908                  minwrk,maxwrk = gehrd(prefix,n,lo,hi)
1909                Constructing wrapper function "gesdd"...
1910                  minwrk,maxwrk = gesdd(prefix,m,n,compute_uv)
1911                Constructing wrapper function "gelss"...
1912                  minwrk,maxwrk = gelss(prefix,m,n,nrhs)
1913                Constructing wrapper function "getri"...
1914                  minwrk,maxwrk = getri(prefix,n)
1915                Constructing wrapper function "geev"...
1916                  minwrk,maxwrk = geev(prefix,n,[compute_vl,compute_vr])
1917                Constructing wrapper function "heev"...
1918                  minwrk,maxwrk = heev(prefix,n,[lower])
1919                Constructing wrapper function "syev"...
1920                  minwrk,maxwrk = syev(prefix,n,[lower])
1921                Constructing wrapper function "gees"...
1922                  minwrk,maxwrk = gees(prefix,n,[compute_v])
1923                Constructing wrapper function "geqrf"...
1924                  minwrk,maxwrk = geqrf(prefix,m,n)
1925                Constructing wrapper function "gqr"...
1926                  minwrk,maxwrk = gqr(prefix,m,n)
1927        Wrote C/API module "calc_lwork" to file "build/src.macosx-10.3-i386-2.5/scipy/linalg/calc_lworkmodule.c"
1928  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
1929  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
1930building extension "scipy.linalg.atlas_version" sources
1931building extension "scipy.linalg._iterative" sources
1932creating build/src.macosx-10.3-i386-2.5/scipy/linalg/iterative
1933from_template:> build/src.macosx-10.3-i386-2.5/scipy/linalg/iterative/STOPTEST2.f
1934from_template:> build/src.macosx-10.3-i386-2.5/scipy/linalg/iterative/getbreak.f
1935from_template:> build/src.macosx-10.3-i386-2.5/scipy/linalg/iterative/BiCGREVCOM.f
1936from_template:> build/src.macosx-10.3-i386-2.5/scipy/linalg/iterative/BiCGSTABREVCOM.f
1937from_template:> build/src.macosx-10.3-i386-2.5/scipy/linalg/iterative/CGREVCOM.f
1938from_template:> build/src.macosx-10.3-i386-2.5/scipy/linalg/iterative/CGSREVCOM.f
1939from_template:> build/src.macosx-10.3-i386-2.5/scipy/linalg/iterative/GMRESREVCOM.f
1940from_template:> build/src.macosx-10.3-i386-2.5/scipy/linalg/iterative/QMRREVCOM.f
1941from_template:> build/src.macosx-10.3-i386-2.5/scipy/linalg/iterative/_iterative.pyf
1942creating build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/linalg/iterative
1943f2py options: []
1944f2py: build/src.macosx-10.3-i386-2.5/scipy/linalg/iterative/_iterative.pyf
1945Reading fortran codes...
1946        Reading file 'build/src.macosx-10.3-i386-2.5/scipy/linalg/iterative/_iterative.pyf' (format:free)
1947Post-processing...
1948        Block: _iterative
1949                        Block: sbicgrevcom
1950                        Block: dbicgrevcom
1951                        Block: cbicgrevcom
1952                        Block: zbicgrevcom
1953                        Block: sbicgstabrevcom
1954                        Block: dbicgstabrevcom
1955                        Block: cbicgstabrevcom
1956                        Block: zbicgstabrevcom
1957                        Block: scgrevcom
1958                        Block: dcgrevcom
1959                        Block: ccgrevcom
1960                        Block: zcgrevcom
1961                        Block: scgsrevcom
1962                        Block: dcgsrevcom
1963                        Block: ccgsrevcom
1964                        Block: zcgsrevcom
1965                        Block: sqmrrevcom
1966                        Block: dqmrrevcom
1967                        Block: cqmrrevcom
1968                        Block: zqmrrevcom
1969                        Block: sgmresrevcom
1970                        Block: dgmresrevcom
1971                        Block: cgmresrevcom
1972                        Block: zgmresrevcom
1973                        Block: sstoptest2
1974                        Block: dstoptest2
1975                        Block: cstoptest2
1976                        Block: zstoptest2
1977Post-processing (stage 2)...
1978Building modules...
1979        Building module "_iterative"...
1980                Constructing wrapper function "sbicgrevcom"...
1981                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
1982                Constructing wrapper function "dbicgrevcom"...
1983                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
1984                Constructing wrapper function "cbicgrevcom"...
1985                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
1986                Constructing wrapper function "zbicgrevcom"...
1987                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zbicgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
1988                Constructing wrapper function "sbicgstabrevcom"...
1989                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
1990                Constructing wrapper function "dbicgstabrevcom"...
1991                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
1992                Constructing wrapper function "cbicgstabrevcom"...
1993                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
1994                Constructing wrapper function "zbicgstabrevcom"...
1995                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zbicgstabrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
1996                Constructing wrapper function "scgrevcom"...
1997                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = scgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
1998                Constructing wrapper function "dcgrevcom"...
1999                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dcgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
2000                Constructing wrapper function "ccgrevcom"...
2001                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = ccgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
2002                Constructing wrapper function "zcgrevcom"...
2003                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zcgrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
2004                Constructing wrapper function "scgsrevcom"...
2005                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = scgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
2006                Constructing wrapper function "dcgsrevcom"...
2007                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dcgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
2008                Constructing wrapper function "ccgsrevcom"...
2009                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = ccgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
2010                Constructing wrapper function "zcgsrevcom"...
2011                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zcgsrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
2012                Constructing wrapper function "sqmrrevcom"...
2013                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
2014                Constructing wrapper function "dqmrrevcom"...
2015                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
2016                Constructing wrapper function "cqmrrevcom"...
2017                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
2018                Constructing wrapper function "zqmrrevcom"...
2019                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zqmrrevcom(b,x,work,iter,resid,info,ndx1,ndx2,ijob)
2020                Constructing wrapper function "sgmresrevcom"...
2021                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = sgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob)
2022                Constructing wrapper function "dgmresrevcom"...
2023                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = dgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob)
2024                Constructing wrapper function "cgmresrevcom"...
2025                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = cgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob)
2026                Constructing wrapper function "zgmresrevcom"...
2027                  x,iter,resid,info,ndx1,ndx2,sclr1,sclr2,ijob = zgmresrevcom(b,x,restrt,work,work2,iter,resid,info,ndx1,ndx2,ijob)
2028                Constructing wrapper function "sstoptest2"...
2029                  bnrm2,resid,info = sstoptest2(r,b,bnrm2,tol,info)
2030                Constructing wrapper function "dstoptest2"...
2031                  bnrm2,resid,info = dstoptest2(r,b,bnrm2,tol,info)
2032                Constructing wrapper function "cstoptest2"...
2033                  bnrm2,resid,info = cstoptest2(r,b,bnrm2,tol,info)
2034                Constructing wrapper function "zstoptest2"...
2035                  bnrm2,resid,info = zstoptest2(r,b,bnrm2,tol,info)
2036        Wrote C/API module "_iterative" to file "build/src.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/linalg/iterative/_iterativemodule.c"
2037  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
2038  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
2039building extension "scipy.linsolve._zsuperlu" sources
2040building extension "scipy.linsolve._dsuperlu" sources
2041building extension "scipy.linsolve._csuperlu" sources
2042building extension "scipy.linsolve._ssuperlu" sources
2043building extension "scipy.linsolve.umfpack.__umfpack" sources
2044creating build/src.macosx-10.3-i386-2.5/scipy/linsolve
2045creating build/src.macosx-10.3-i386-2.5/scipy/linsolve/umfpack
2046building extension "scipy.odr.__odrpack" sources
2047building extension "scipy.optimize._minpack" sources
2048building extension "scipy.optimize._zeros" sources
2049building extension "scipy.optimize._lbfgsb" sources
2050creating build/src.macosx-10.3-i386-2.5/scipy/optimize
2051creating build/src.macosx-10.3-i386-2.5/scipy/optimize/lbfgsb
2052f2py options: []
2053f2py: scipy/optimize/lbfgsb/lbfgsb.pyf
2054Reading fortran codes...
2055        Reading file 'scipy/optimize/lbfgsb/lbfgsb.pyf' (format:free)
2056Post-processing...
2057        Block: _lbfgsb
2058                        Block: setulb
2059Post-processing (stage 2)...
2060Building modules...
2061        Building module "_lbfgsb"...
2062                Constructing wrapper function "setulb"...
2063                  setulb(m,x,l,u,nbd,f,g,factr,pgtol,wa,iwa,task,iprint,csave,lsave,isave,dsave,[n])
2064        Wrote C/API module "_lbfgsb" to file "build/src.macosx-10.3-i386-2.5/scipy/optimize/lbfgsb/_lbfgsbmodule.c"
2065  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
2066  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
2067building extension "scipy.optimize.moduleTNC" sources
2068building extension "scipy.optimize._cobyla" sources
2069creating build/src.macosx-10.3-i386-2.5/scipy/optimize/cobyla
2070f2py options: []
2071f2py: scipy/optimize/cobyla/cobyla.pyf
2072Reading fortran codes...
2073        Reading file 'scipy/optimize/cobyla/cobyla.pyf' (format:free)
2074Post-processing...
2075        Block: _cobyla__user__routines
2076                Block: _cobyla_user_interface
2077                        Block: calcfc
2078        Block: _cobyla
2079                        Block: minimize
2080Post-processing (stage 2)...
2081Building modules...
2082        Constructing call-back function "cb_calcfc_in__cobyla__user__routines"
2083          def calcfc(x,con): return f
2084        Building module "_cobyla"...
2085                Constructing wrapper function "minimize"...
2086                  x = minimize(calcfc,m,x,rhobeg,rhoend,[iprint,maxfun,calcfc_extra_args])
2087        Wrote C/API module "_cobyla" to file "build/src.macosx-10.3-i386-2.5/scipy/optimize/cobyla/_cobylamodule.c"
2088  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
2089  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
2090building extension "scipy.optimize.minpack2" sources
2091creating build/src.macosx-10.3-i386-2.5/scipy/optimize/minpack2
2092f2py options: []
2093f2py: scipy/optimize/minpack2/minpack2.pyf
2094Reading fortran codes...
2095        Reading file 'scipy/optimize/minpack2/minpack2.pyf' (format:free)
2096Post-processing...
2097        Block: minpack2
2098                        Block: dcsrch
2099                        Block: dcstep
2100Post-processing (stage 2)...
2101Building modules...
2102        Building module "minpack2"...
2103                Constructing wrapper function "dcsrch"...
2104                  stp,f,g,task = dcsrch(stp,f,g,ftol,gtol,xtol,task,stpmin,stpmax,isave,dsave)
2105                Constructing wrapper function "dcstep"...
2106                  stx,fx,dx,sty,fy,dy,stp,brackt = dcstep(stx,fx,dx,sty,fy,dy,stp,fp,dp,brackt,stpmin,stpmax)
2107        Wrote C/API module "minpack2" to file "build/src.macosx-10.3-i386-2.5/scipy/optimize/minpack2/minpack2module.c"
2108  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
2109  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
2110building extension "scipy.signal.sigtools" sources
2111building extension "scipy.signal.spline" sources
2112building extension "scipy.sparse._sparsetools" sources
2113building extension "scipy.special._cephes" sources
2114building extension "scipy.special.specfun" sources
2115creating build/src.macosx-10.3-i386-2.5/scipy/special
2116f2py options: ['--no-wrap-functions']
2117f2py: scipy/special/specfun.pyf
2118Reading fortran codes...
2119        Reading file 'scipy/special/specfun.pyf' (format:free)
2120Post-processing...
2121        Block: specfun
2122                        Block: clqmn
2123                        Block: lqmn
2124                        Block: clpmn
2125                        Block: jdzo
2126                        Block: bernob
2127                        Block: bernoa
2128                        Block: csphjy
2129                        Block: lpmns
2130                        Block: eulera
2131                        Block: clqn
2132                        Block: airyzo
2133                        Block: eulerb
2134                        Block: cva1
2135                        Block: lqnb
2136                        Block: lamv
2137                        Block: lagzo
2138                        Block: legzo
2139                        Block: pbdv
2140                        Block: cerzo
2141                        Block: lamn
2142                        Block: clpn
2143                        Block: lqmns
2144                        Block: lpmn
2145                        Block: fcszo
2146                        Block: aswfb
2147                        Block: lqna
2148                        Block: cpbdn
2149                        Block: lpn
2150                        Block: fcoef
2151                        Block: sphi
2152                        Block: rcty
2153                        Block: lpni
2154                        Block: cyzo
2155                        Block: csphik
2156                        Block: sphj
2157                        Block: othpl
2158                        Block: klvnzo
2159                        Block: jyzo
2160                        Block: rctj
2161                        Block: herzo
2162                        Block: sphk
2163                        Block: pbvv
2164                        Block: segv
2165                        Block: sphy
2166Post-processing (stage 2)...
2167Building modules...
2168        Building module "specfun"...
2169                Constructing wrapper function "clqmn"...
2170                  cqm,cqd = clqmn(m,n,z)
2171                Constructing wrapper function "lqmn"...
2172                  qm,qd = lqmn(m,n,x)
2173                Constructing wrapper function "clpmn"...
2174                  cpm,cpd = clpmn(m,n,x,y)
2175                Constructing wrapper function "jdzo"...
2176                  n,m,pcode,zo = jdzo(nt)
2177                Constructing wrapper function "bernob"...
2178                  bn = bernob(n)
2179                Constructing wrapper function "bernoa"...
2180                  bn = bernoa(n)
2181                Constructing wrapper function "csphjy"...
2182                  nm,csj,cdj,csy,cdy = csphjy(n,z)
2183                Constructing wrapper function "lpmns"...
2184                  pm,pd = lpmns(m,n,x)
2185                Constructing wrapper function "eulera"...
2186                  en = eulera(n)
2187                Constructing wrapper function "clqn"...
2188                  cqn,cqd = clqn(n,z)
2189                Constructing wrapper function "airyzo"...
2190                  xa,xb,xc,xd = airyzo(nt,[kf])
2191                Constructing wrapper function "eulerb"...
2192                  en = eulerb(n)
2193                Constructing wrapper function "cva1"...
2194                  cv = cva1(kd,m,q)
2195                Constructing wrapper function "lqnb"...
2196                  qn,qd = lqnb(n,x)
2197                Constructing wrapper function "lamv"...
2198                  vm,vl,dl = lamv(v,x)
2199                Constructing wrapper function "lagzo"...
2200                  x,w = lagzo(n)
2201                Constructing wrapper function "legzo"...
2202                  x,w = legzo(n)
2203                Constructing wrapper function "pbdv"...
2204                  dv,dp,pdf,pdd = pbdv(v,x)
2205                Constructing wrapper function "cerzo"...
2206                  zo = cerzo(nt)
2207                Constructing wrapper function "lamn"...
2208                  nm,bl,dl = lamn(n,x)
2209                Constructing wrapper function "clpn"...
2210                  cpn,cpd = clpn(n,z)
2211                Constructing wrapper function "lqmns"...
2212                  qm,qd = lqmns(m,n,x)
2213                Constructing wrapper function "lpmn"...
2214                  pm,pd = lpmn(m,n,x)
2215                Constructing wrapper function "fcszo"...
2216                  zo = fcszo(kf,nt)
2217                Constructing wrapper function "aswfb"...
2218                  s1f,s1d = aswfb(m,n,c,x,kd,cv)
2219                Constructing wrapper function "lqna"...
2220                  qn,qd = lqna(n,x)
2221                Constructing wrapper function "cpbdn"...
2222                  cpb,cpd = cpbdn(n,z)
2223                Constructing wrapper function "lpn"...
2224                  pn,pd = lpn(n,x)
2225                Constructing wrapper function "fcoef"...
2226                  fc = fcoef(kd,m,q,a)
2227                Constructing wrapper function "sphi"...
2228                  nm,si,di = sphi(n,x)
2229                Constructing wrapper function "rcty"...
2230                  nm,ry,dy = rcty(n,x)
2231                Constructing wrapper function "lpni"...
2232                  pn,pd,pl = lpni(n,x)
2233                Constructing wrapper function "cyzo"...
2234                  zo,zv = cyzo(nt,kf,kc)
2235                Constructing wrapper function "csphik"...
2236                  nm,csi,cdi,csk,cdk = csphik(n,z)
2237                Constructing wrapper function "sphj"...
2238                  nm,sj,dj = sphj(n,x)
2239                Constructing wrapper function "othpl"...
2240                  pl,dpl = othpl(kf,n,x)
2241                Constructing wrapper function "klvnzo"...
2242                  zo = klvnzo(nt,kd)
2243                Constructing wrapper function "jyzo"...
2244                  rj0,rj1,ry0,ry1 = jyzo(n,nt)
2245                Constructing wrapper function "rctj"...
2246                  nm,rj,dj = rctj(n,x)
2247                Constructing wrapper function "herzo"...
2248                  x,w = herzo(n)
2249                Constructing wrapper function "sphk"...
2250                  nm,sk,dk = sphk(n,x)
2251                Constructing wrapper function "pbvv"...
2252                  vv,vp,pvf,pvd = pbvv(v,x)
2253                Constructing wrapper function "segv"...
2254                  cv,eg = segv(m,n,c,kd)
2255                Constructing wrapper function "sphy"...
2256                  nm,sy,dy = sphy(n,x)
2257        Wrote C/API module "specfun" to file "build/src.macosx-10.3-i386-2.5/scipy/special/specfunmodule.c"
2258  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
2259  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
2260building extension "scipy.stats.statlib" sources
2261creating build/src.macosx-10.3-i386-2.5/scipy/stats
2262f2py options: ['--no-wrap-functions']
2263f2py: scipy/stats/statlib.pyf
2264Reading fortran codes...
2265        Reading file 'scipy/stats/statlib.pyf' (format:free)
2266Post-processing...
2267        Block: statlib
2268                        Block: swilk
2269                        Block: wprob
2270                        Block: gscale
2271                        Block: prho
2272Post-processing (stage 2)...
2273Building modules...
2274        Building module "statlib"...
2275                Constructing wrapper function "swilk"...
2276                  a,w,pw,ifault = swilk(x,a,[init,n1])
2277                Constructing wrapper function "wprob"...
2278                  astart,a1,ifault = wprob(test,other)
2279                Constructing wrapper function "gscale"...
2280                  astart,a1,ifault = gscale(test,other)
2281                Constructing wrapper function "prho"...
2282                  ifault = prho(n,is)
2283        Wrote C/API module "statlib" to file "build/src.macosx-10.3-i386-2.5/scipy/stats/statlibmodule.c"
2284  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
2285  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
2286building extension "scipy.stats.futil" sources
2287f2py options: []
2288f2py:> build/src.macosx-10.3-i386-2.5/scipy/stats/futilmodule.c
2289Reading fortran codes...
2290        Reading file 'scipy/stats/futil.f' (format:fix,strict)
2291Post-processing...
2292        Block: futil
2293                        Block: dqsort
2294                        Block: dfreps
2295Post-processing (stage 2)...
2296Building modules...
2297        Building module "futil"...
2298                Constructing wrapper function "dqsort"...
2299                  arr = dqsort(arr,[overwrite_arr])
2300                Constructing wrapper function "dfreps"...
2301                  replist,repnum,nlist = dfreps(arr)
2302        Wrote C/API module "futil" to file "build/src.macosx-10.3-i386-2.5/scipy/stats/futilmodule.c"
2303  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
2304  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
2305building extension "scipy.stats.mvn" sources
2306f2py options: []
2307f2py: scipy/stats/mvn.pyf
2308Reading fortran codes...
2309        Reading file 'scipy/stats/mvn.pyf' (format:free)
2310Post-processing...
2311        Block: mvn
2312                        Block: mvnun
2313                        Block: mvndst
2314Post-processing (stage 2)...
2315Building modules...
2316        Building module "mvn"...
2317                Constructing wrapper function "mvnun"...
2318                  value,inform = mvnun(lower,upper,means,covar,[maxpts,abseps,releps])
2319                Constructing wrapper function "mvndst"...
2320                  error,value,inform = mvndst(lower,upper,infin,correl,[maxpts,abseps,releps])
2321                Constructing COMMON block support for "dkblck"...
2322                  ivls
2323        Wrote C/API module "mvn" to file "build/src.macosx-10.3-i386-2.5/scipy/stats/mvnmodule.c"
2324        Fortran 77 wrappers are saved to "build/src.macosx-10.3-i386-2.5/scipy/stats/mvn-f2pywrappers.f"
2325  adding 'build/src.macosx-10.3-i386-2.5/fortranobject.c' to sources.
2326  adding 'build/src.macosx-10.3-i386-2.5' to include_dirs.
2327  adding 'build/src.macosx-10.3-i386-2.5/scipy/stats/mvn-f2pywrappers.f' to sources.
2328building extension "scipy.ndimage._nd_image" sources
2329building data_files sources
2330running build_py
2331creating build/lib.macosx-10.3-i386-2.5
2332creating build/lib.macosx-10.3-i386-2.5/scipy
2333copying scipy/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy
2334copying scipy/__svn_version__.py -> build/lib.macosx-10.3-i386-2.5/scipy
2335copying scipy/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy
2336copying scipy/version.py -> build/lib.macosx-10.3-i386-2.5/scipy
2337copying build/src.macosx-10.3-i386-2.5/scipy/__config__.py -> build/lib.macosx-10.3-i386-2.5/scipy
2338creating build/lib.macosx-10.3-i386-2.5/scipy/cluster
2339copying scipy/cluster/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/cluster
2340copying scipy/cluster/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/cluster
2341copying scipy/cluster/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/cluster
2342copying scipy/cluster/vq.py -> build/lib.macosx-10.3-i386-2.5/scipy/cluster
2343creating build/lib.macosx-10.3-i386-2.5/scipy/fftpack
2344copying scipy/fftpack/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/fftpack
2345copying scipy/fftpack/basic.py -> build/lib.macosx-10.3-i386-2.5/scipy/fftpack
2346copying scipy/fftpack/fftpack_version.py -> build/lib.macosx-10.3-i386-2.5/scipy/fftpack
2347copying scipy/fftpack/helper.py -> build/lib.macosx-10.3-i386-2.5/scipy/fftpack
2348copying scipy/fftpack/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/fftpack
2349copying scipy/fftpack/pseudo_diffs.py -> build/lib.macosx-10.3-i386-2.5/scipy/fftpack
2350copying scipy/fftpack/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/fftpack
2351creating build/lib.macosx-10.3-i386-2.5/scipy/integrate
2352copying scipy/integrate/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/integrate
2353copying scipy/integrate/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/integrate
2354copying scipy/integrate/ode.py -> build/lib.macosx-10.3-i386-2.5/scipy/integrate
2355copying scipy/integrate/odepack.py -> build/lib.macosx-10.3-i386-2.5/scipy/integrate
2356copying scipy/integrate/quadpack.py -> build/lib.macosx-10.3-i386-2.5/scipy/integrate
2357copying scipy/integrate/quadrature.py -> build/lib.macosx-10.3-i386-2.5/scipy/integrate
2358copying scipy/integrate/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/integrate
2359creating build/lib.macosx-10.3-i386-2.5/scipy/interpolate
2360copying scipy/interpolate/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/interpolate
2361copying scipy/interpolate/fitpack.py -> build/lib.macosx-10.3-i386-2.5/scipy/interpolate
2362copying scipy/interpolate/fitpack2.py -> build/lib.macosx-10.3-i386-2.5/scipy/interpolate
2363copying scipy/interpolate/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/interpolate
2364copying scipy/interpolate/interpolate.py -> build/lib.macosx-10.3-i386-2.5/scipy/interpolate
2365copying scipy/interpolate/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/interpolate
2366creating build/lib.macosx-10.3-i386-2.5/scipy/io
2367copying scipy/io/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/io
2368copying scipy/io/array_import.py -> build/lib.macosx-10.3-i386-2.5/scipy/io
2369copying scipy/io/data_store.py -> build/lib.macosx-10.3-i386-2.5/scipy/io
2370copying scipy/io/dumb_shelve.py -> build/lib.macosx-10.3-i386-2.5/scipy/io
2371copying scipy/io/dumbdbm_patched.py -> build/lib.macosx-10.3-i386-2.5/scipy/io
2372copying scipy/io/fopen.py -> build/lib.macosx-10.3-i386-2.5/scipy/io
2373copying scipy/io/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/io
2374copying scipy/io/mio.py -> build/lib.macosx-10.3-i386-2.5/scipy/io
2375copying scipy/io/mio4.py -> build/lib.macosx-10.3-i386-2.5/scipy/io
2376copying scipy/io/mio5.py -> build/lib.macosx-10.3-i386-2.5/scipy/io
2377copying scipy/io/miobase.py -> build/lib.macosx-10.3-i386-2.5/scipy/io
2378copying scipy/io/mmio.py -> build/lib.macosx-10.3-i386-2.5/scipy/io
2379copying scipy/io/netcdf.py -> build/lib.macosx-10.3-i386-2.5/scipy/io
2380copying scipy/io/npfile.py -> build/lib.macosx-10.3-i386-2.5/scipy/io
2381copying scipy/io/pickler.py -> build/lib.macosx-10.3-i386-2.5/scipy/io
2382copying scipy/io/recaster.py -> build/lib.macosx-10.3-i386-2.5/scipy/io
2383copying scipy/io/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/io
2384copying scipy/io/wavfile.py -> build/lib.macosx-10.3-i386-2.5/scipy/io
2385creating build/lib.macosx-10.3-i386-2.5/scipy/lib
2386copying scipy/lib/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/lib
2387copying scipy/lib/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/lib
2388copying scipy/lib/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/lib
2389creating build/lib.macosx-10.3-i386-2.5/scipy/lib/blas
2390copying scipy/lib/blas/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/lib/blas
2391copying scipy/lib/blas/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/lib/blas
2392copying scipy/lib/blas/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/lib/blas
2393creating build/lib.macosx-10.3-i386-2.5/scipy/lib/lapack
2394copying scipy/lib/lapack/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/lib/lapack
2395copying scipy/lib/lapack/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/lib/lapack
2396copying scipy/lib/lapack/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/lib/lapack
2397creating build/lib.macosx-10.3-i386-2.5/scipy/linalg
2398copying scipy/linalg/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/linalg
2399copying scipy/linalg/basic.py -> build/lib.macosx-10.3-i386-2.5/scipy/linalg
2400copying scipy/linalg/blas.py -> build/lib.macosx-10.3-i386-2.5/scipy/linalg
2401copying scipy/linalg/decomp.py -> build/lib.macosx-10.3-i386-2.5/scipy/linalg
2402copying scipy/linalg/flinalg.py -> build/lib.macosx-10.3-i386-2.5/scipy/linalg
2403copying scipy/linalg/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/linalg
2404copying scipy/linalg/interface_gen.py -> build/lib.macosx-10.3-i386-2.5/scipy/linalg
2405copying scipy/linalg/iterative.py -> build/lib.macosx-10.3-i386-2.5/scipy/linalg
2406copying scipy/linalg/lapack.py -> build/lib.macosx-10.3-i386-2.5/scipy/linalg
2407copying scipy/linalg/linalg_version.py -> build/lib.macosx-10.3-i386-2.5/scipy/linalg
2408copying scipy/linalg/matfuncs.py -> build/lib.macosx-10.3-i386-2.5/scipy/linalg
2409copying scipy/linalg/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/linalg
2410copying scipy/linalg/setup_atlas_version.py -> build/lib.macosx-10.3-i386-2.5/scipy/linalg
2411creating build/lib.macosx-10.3-i386-2.5/scipy/linsolve
2412copying scipy/linsolve/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/linsolve
2413copying scipy/linsolve/_superlu.py -> build/lib.macosx-10.3-i386-2.5/scipy/linsolve
2414copying scipy/linsolve/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/linsolve
2415copying scipy/linsolve/linsolve.py -> build/lib.macosx-10.3-i386-2.5/scipy/linsolve
2416copying scipy/linsolve/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/linsolve
2417creating build/lib.macosx-10.3-i386-2.5/scipy/linsolve/umfpack
2418copying scipy/linsolve/umfpack/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/linsolve/umfpack
2419copying scipy/linsolve/umfpack/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/linsolve/umfpack
2420copying scipy/linsolve/umfpack/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/linsolve/umfpack
2421copying scipy/linsolve/umfpack/umfpack.py -> build/lib.macosx-10.3-i386-2.5/scipy/linsolve/umfpack
2422creating build/lib.macosx-10.3-i386-2.5/scipy/maxentropy
2423copying scipy/maxentropy/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/maxentropy
2424copying scipy/maxentropy/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/maxentropy
2425copying scipy/maxentropy/maxentropy.py -> build/lib.macosx-10.3-i386-2.5/scipy/maxentropy
2426copying scipy/maxentropy/maxentutils.py -> build/lib.macosx-10.3-i386-2.5/scipy/maxentropy
2427copying scipy/maxentropy/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/maxentropy
2428creating build/lib.macosx-10.3-i386-2.5/scipy/misc
2429copying scipy/misc/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/misc
2430copying scipy/misc/common.py -> build/lib.macosx-10.3-i386-2.5/scipy/misc
2431copying scipy/misc/helpmod.py -> build/lib.macosx-10.3-i386-2.5/scipy/misc
2432copying scipy/misc/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/misc
2433copying scipy/misc/limits.py -> build/lib.macosx-10.3-i386-2.5/scipy/misc
2434copying scipy/misc/pexec.py -> build/lib.macosx-10.3-i386-2.5/scipy/misc
2435copying scipy/misc/pilutil.py -> build/lib.macosx-10.3-i386-2.5/scipy/misc
2436copying scipy/misc/ppimport.py -> build/lib.macosx-10.3-i386-2.5/scipy/misc
2437copying scipy/misc/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/misc
2438creating build/lib.macosx-10.3-i386-2.5/scipy/odr
2439copying scipy/odr/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/odr
2440copying scipy/odr/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/odr
2441copying scipy/odr/models.py -> build/lib.macosx-10.3-i386-2.5/scipy/odr
2442copying scipy/odr/odrpack.py -> build/lib.macosx-10.3-i386-2.5/scipy/odr
2443copying scipy/odr/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/odr
2444creating build/lib.macosx-10.3-i386-2.5/scipy/optimize
2445copying scipy/optimize/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/optimize
2446copying scipy/optimize/anneal.py -> build/lib.macosx-10.3-i386-2.5/scipy/optimize
2447copying scipy/optimize/cobyla.py -> build/lib.macosx-10.3-i386-2.5/scipy/optimize
2448copying scipy/optimize/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/optimize
2449copying scipy/optimize/lbfgsb.py -> build/lib.macosx-10.3-i386-2.5/scipy/optimize
2450copying scipy/optimize/linesearch.py -> build/lib.macosx-10.3-i386-2.5/scipy/optimize
2451copying scipy/optimize/minpack.py -> build/lib.macosx-10.3-i386-2.5/scipy/optimize
2452copying scipy/optimize/nonlin.py -> build/lib.macosx-10.3-i386-2.5/scipy/optimize
2453copying scipy/optimize/optimize.py -> build/lib.macosx-10.3-i386-2.5/scipy/optimize
2454copying scipy/optimize/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/optimize
2455copying scipy/optimize/tnc.py -> build/lib.macosx-10.3-i386-2.5/scipy/optimize
2456copying scipy/optimize/zeros.py -> build/lib.macosx-10.3-i386-2.5/scipy/optimize
2457creating build/lib.macosx-10.3-i386-2.5/scipy/sandbox
2458copying scipy/sandbox/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/sandbox
2459copying scipy/sandbox/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/sandbox
2460creating build/lib.macosx-10.3-i386-2.5/scipy/signal
2461copying scipy/signal/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/signal
2462copying scipy/signal/bsplines.py -> build/lib.macosx-10.3-i386-2.5/scipy/signal
2463copying scipy/signal/filter_design.py -> build/lib.macosx-10.3-i386-2.5/scipy/signal
2464copying scipy/signal/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/signal
2465copying scipy/signal/ltisys.py -> build/lib.macosx-10.3-i386-2.5/scipy/signal
2466copying scipy/signal/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/signal
2467copying scipy/signal/signaltools.py -> build/lib.macosx-10.3-i386-2.5/scipy/signal
2468copying scipy/signal/waveforms.py -> build/lib.macosx-10.3-i386-2.5/scipy/signal
2469copying scipy/signal/wavelets.py -> build/lib.macosx-10.3-i386-2.5/scipy/signal
2470creating build/lib.macosx-10.3-i386-2.5/scipy/sparse
2471copying scipy/sparse/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/sparse
2472copying scipy/sparse/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/sparse
2473copying scipy/sparse/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/sparse
2474copying scipy/sparse/sparse.py -> build/lib.macosx-10.3-i386-2.5/scipy/sparse
2475copying scipy/sparse/sparsetools/sparsetools.py -> build/lib.macosx-10.3-i386-2.5/scipy/sparse
2476creating build/lib.macosx-10.3-i386-2.5/scipy/special
2477copying scipy/special/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/special
2478copying scipy/special/basic.py -> build/lib.macosx-10.3-i386-2.5/scipy/special
2479copying scipy/special/gendoc.py -> build/lib.macosx-10.3-i386-2.5/scipy/special
2480copying scipy/special/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/special
2481copying scipy/special/orthogonal.py -> build/lib.macosx-10.3-i386-2.5/scipy/special
2482copying scipy/special/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/special
2483copying scipy/special/special_version.py -> build/lib.macosx-10.3-i386-2.5/scipy/special
2484copying scipy/special/spfun_stats.py -> build/lib.macosx-10.3-i386-2.5/scipy/special
2485creating build/lib.macosx-10.3-i386-2.5/scipy/stats
2486copying scipy/stats/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/stats
2487copying scipy/stats/_support.py -> build/lib.macosx-10.3-i386-2.5/scipy/stats
2488copying scipy/stats/distributions.py -> build/lib.macosx-10.3-i386-2.5/scipy/stats
2489copying scipy/stats/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/stats
2490copying scipy/stats/kde.py -> build/lib.macosx-10.3-i386-2.5/scipy/stats
2491copying scipy/stats/morestats.py -> build/lib.macosx-10.3-i386-2.5/scipy/stats
2492copying scipy/stats/rv.py -> build/lib.macosx-10.3-i386-2.5/scipy/stats
2493copying scipy/stats/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/stats
2494copying scipy/stats/stats.py -> build/lib.macosx-10.3-i386-2.5/scipy/stats
2495creating build/lib.macosx-10.3-i386-2.5/scipy/ndimage
2496copying scipy/ndimage/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/ndimage
2497copying scipy/ndimage/_ni_support.py -> build/lib.macosx-10.3-i386-2.5/scipy/ndimage
2498copying scipy/ndimage/filters.py -> build/lib.macosx-10.3-i386-2.5/scipy/ndimage
2499copying scipy/ndimage/fourier.py -> build/lib.macosx-10.3-i386-2.5/scipy/ndimage
2500copying scipy/ndimage/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/ndimage
2501copying scipy/ndimage/interpolation.py -> build/lib.macosx-10.3-i386-2.5/scipy/ndimage
2502copying scipy/ndimage/measurements.py -> build/lib.macosx-10.3-i386-2.5/scipy/ndimage
2503copying scipy/ndimage/morphology.py -> build/lib.macosx-10.3-i386-2.5/scipy/ndimage
2504copying scipy/ndimage/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/ndimage
2505creating build/lib.macosx-10.3-i386-2.5/scipy/stsci
2506copying scipy/stsci/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/stsci
2507copying scipy/stsci/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/stsci
2508creating build/lib.macosx-10.3-i386-2.5/scipy/weave
2509copying scipy/weave/__init__.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2510copying scipy/weave/accelerate_tools.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2511copying scipy/weave/ast_tools.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2512copying scipy/weave/base_info.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2513copying scipy/weave/base_spec.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2514copying scipy/weave/blitz_spec.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2515copying scipy/weave/blitz_tools.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2516copying scipy/weave/build_tools.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2517copying scipy/weave/bytecodecompiler.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2518copying scipy/weave/c_spec.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2519copying scipy/weave/catalog.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2520copying scipy/weave/common_info.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2521copying scipy/weave/converters.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2522copying scipy/weave/cpp_namespace_spec.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2523copying scipy/weave/dumb_shelve.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2524copying scipy/weave/dumbdbm_patched.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2525copying scipy/weave/ext_tools.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2526copying scipy/weave/info.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2527copying scipy/weave/inline_tools.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2528copying scipy/weave/platform_info.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2529copying scipy/weave/setup.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2530copying scipy/weave/size_check.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2531copying scipy/weave/slice_handler.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2532copying scipy/weave/standard_array_spec.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2533copying scipy/weave/swig2_spec.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2534copying scipy/weave/swigptr.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2535copying scipy/weave/swigptr2.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2536copying scipy/weave/vtk_spec.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2537copying scipy/weave/weave_version.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2538copying scipy/weave/wx_spec.py -> build/lib.macosx-10.3-i386-2.5/scipy/weave
2539running build_clib
2540customize UnixCCompiler
2541customize UnixCCompiler using build_clib
2542customize NAGFCompiler
2543Could not locate executable f95
2544customize AbsoftFCompiler
2545Could not locate executable f90
2546Could not locate executable f77
2547customize IBMFCompiler
2548Could not locate executable xlf90
2549Could not locate executable xlf
2550customize IntelFCompiler
2551Could not locate executable ifort
2552Could not locate executable ifc
2553customize GnuFCompiler
2554Could not locate executable g77
2555customize Gnu95FCompiler
2556Could not locate executable gfortran
2557customize G95FCompiler
2558Could not locate executable g95
2559don't know how to compile Fortran code on platform 'posix'
2560Traceback (most recent call last):
2561  File "setup.py", line 53, in <module>
2562    setup_package()
2563  File "setup.py", line 45, in setup_package
2564    configuration=configuration )
2565  File "/opt/local/lib/python2.5/site-packages/numpy/distutils/core.py", line 176, in setup
2566    return old_setup(**new_attr)
2567  File "/opt/local/lib/python2.5/distutils/core.py", line 151, in setup
2568    dist.run_commands()
2569  File "/opt/local/lib/python2.5/distutils/dist.py", line 974, in run_commands
2570    self.run_command(cmd)
2571  File "/opt/local/lib/python2.5/distutils/dist.py", line 994, in run_command
2572    cmd_obj.run()
2573  File "/opt/local/lib/python2.5/distutils/command/build.py", line 112, in run
2574    self.run_command(cmd_name)
2575  File "/opt/local/lib/python2.5/distutils/cmd.py", line 333, in run_command
2576    self.distribution.run_command(command)
2577  File "/opt/local/lib/python2.5/distutils/dist.py", line 994, in run_command
2578    cmd_obj.run()
2579  File "/opt/local/lib/python2.5/site-packages/numpy/distutils/command/build_clib.py", line 83, in run
2580    self.fcompiler.customize(self.distribution)
2581AttributeError: 'NoneType' object has no attribute 'customize'
2582Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_ram_opt_macports_python_py25-scipy/work/scipy-0.6.0" && /opt/local/bin/python2.5 setup.py build " returned error 1
2583Command output: Could not locate executable ifc
2584customize GnuFCompiler
2585Could not locate executable g77
2586customize Gnu95FCompiler
2587Could not locate executable gfortran
2588customize G95FCompiler
2589Could not locate executable g95
2590don't know how to compile Fortran code on platform 'posix'
2591Traceback (most recent call last):
2592  File "setup.py", line 53, in <module>
2593    setup_package()
2594  File "setup.py", line 45, in setup_package
2595    configuration=configuration )
2596  File "/opt/local/lib/python2.5/site-packages/numpy/distutils/core.py", line 176, in setup
2597    return old_setup(**new_attr)
2598  File "/opt/local/lib/python2.5/distutils/core.py", line 151, in setup
2599    dist.run_commands()
2600  File "/opt/local/lib/python2.5/distutils/dist.py", line 974, in run_commands
2601    self.run_command(cmd)
2602  File "/opt/local/lib/python2.5/distutils/dist.py", line 994, in run_command
2603    cmd_obj.run()
2604  File "/opt/local/lib/python2.5/distutils/command/build.py", line 112, in run
2605    self.run_command(cmd_name)
2606  File "/opt/local/lib/python2.5/distutils/cmd.py", line 333, in run_command
2607    self.distribution.run_command(command)
2608  File "/opt/local/lib/python2.5/distutils/dist.py", line 994, in run_command
2609    cmd_obj.run()
2610  File "/opt/local/lib/python2.5/site-packages/numpy/distutils/command/build_clib.py", line 83, in run
2611    self.fcompiler.customize(self.distribution)
2612AttributeError: 'NoneType' object has no attribute 'customize'
2613
2614Warning: the following items did not execute (for py25-scipy): org.macports.activate org.macports.build org.macports.destroot org.macports.install
2615Error: Status 1 encountered during processing.