[SciPy-user] clapack--installation problem

Giovanni Montana gmontana at genetics.bsd.uchicago.edu
Sat Aug 17 22:36:48 EDT 2002


Pearu,

attached is the complete log of the command

ATLAS=$HOME/ATLAS/lib/Linux_P4SSE2_2/ python setup.py build

executed in the scipy directory after removing the build directory.

Hope you can understand what the problem is from there. Thank you indeed.

Cheers,
Giovanni

-------------- next part --------------
atlas_info:
  NOT AVAILABLE

blas_info:
  FOUND:
    libraries = ['blas']
    library_dirs = ['/usr/lib']

lapack_info:
  FOUND:
    libraries = ['lapack']
    library_dirs = ['/usr/lib']

### Little Endian detected ####
x11_info:
  FOUND:
    libraries = ['X11']
    library_dirs = ['/usr/X11R6/lib']
    include_dirs = ['/usr/X11R6/include']

### Little Endian detected ####
SciPy Version 0.2.0_alpha_111.3887
running build
running build_py
creating build
creating build/lib.linux-i686-2.2
creating build/lib.linux-i686-2.2/scipy
copying /usr/lib/python2.2/site-packages/scipy/__cvs_version__.py -> build/lib.linux-i686-2.2/scipy
copying /usr/lib/python2.2/site-packages/scipy/__init__.py -> build/lib.linux-i686-2.2/scipy
copying /usr/lib/python2.2/site-packages/scipy/common.py -> build/lib.linux-i686-2.2/scipy
copying /usr/lib/python2.2/site-packages/scipy/helper.py -> build/lib.linux-i686-2.2/scipy
copying /usr/lib/python2.2/site-packages/scipy/helpmod.py -> build/lib.linux-i686-2.2/scipy
copying /usr/lib/python2.2/site-packages/scipy/pilutil.py -> build/lib.linux-i686-2.2/scipy
copying /usr/lib/python2.2/site-packages/scipy/proc.py -> build/lib.linux-i686-2.2/scipy
copying /usr/lib/python2.2/site-packages/scipy/scipy_tempfile.py -> build/lib.linux-i686-2.2/scipy
copying /usr/lib/python2.2/site-packages/scipy/scipy_version.py -> build/lib.linux-i686-2.2/scipy
copying /usr/lib/python2.2/site-packages/scipy/setup_scipy.py -> build/lib.linux-i686-2.2/scipy
copying /usr/lib/python2.2/site-packages/scipy/sync.py -> build/lib.linux-i686-2.2/scipy
creating build/lib.linux-i686-2.2/scipy/tests
copying /usr/lib/python2.2/site-packages/scipy/tests/test_basic.py -> build/lib.linux-i686-2.2/scipy/tests
copying /usr/lib/python2.2/site-packages/scipy/tests/test_basic1a.py -> build/lib.linux-i686-2.2/scipy/tests
copying /usr/lib/python2.2/site-packages/scipy/tests/test_common.py -> build/lib.linux-i686-2.2/scipy/tests
creating build/lib.linux-i686-2.2/scipy/io
copying /usr/lib/python2.2/site-packages/scipy/io/__init__.py -> build/lib.linux-i686-2.2/scipy/io
copying /usr/lib/python2.2/site-packages/scipy/io/array_import.py -> build/lib.linux-i686-2.2/scipy/io
copying /usr/lib/python2.2/site-packages/scipy/io/data_store.py -> build/lib.linux-i686-2.2/scipy/io
copying /usr/lib/python2.2/site-packages/scipy/io/dumb_shelve.py -> build/lib.linux-i686-2.2/scipy/io
copying /usr/lib/python2.2/site-packages/scipy/io/dumbdbm_patched.py -> build/lib.linux-i686-2.2/scipy/io
copying /usr/lib/python2.2/site-packages/scipy/io/mio.py -> build/lib.linux-i686-2.2/scipy/io
copying /usr/lib/python2.2/site-packages/scipy/io/pickler.py -> build/lib.linux-i686-2.2/scipy/io
copying /usr/lib/python2.2/site-packages/scipy/io/setup_io.py -> build/lib.linux-i686-2.2/scipy/io
creating build/lib.linux-i686-2.2/scipy/linalg
copying /usr/lib/python2.2/site-packages/scipy/linalg/__init__.py -> build/lib.linux-i686-2.2/scipy/linalg
copying /usr/lib/python2.2/site-packages/scipy/linalg/basic.py -> build/lib.linux-i686-2.2/scipy/linalg
copying /usr/lib/python2.2/site-packages/scipy/linalg/blas.py -> build/lib.linux-i686-2.2/scipy/linalg
copying /usr/lib/python2.2/site-packages/scipy/linalg/decomp.py -> build/lib.linux-i686-2.2/scipy/linalg
copying /usr/lib/python2.2/site-packages/scipy/linalg/flinalg.py -> build/lib.linux-i686-2.2/scipy/linalg
copying /usr/lib/python2.2/site-packages/scipy/linalg/interface_gen.py -> build/lib.linux-i686-2.2/scipy/linalg
copying /usr/lib/python2.2/site-packages/scipy/linalg/lapack.py -> build/lib.linux-i686-2.2/scipy/linalg
copying /usr/lib/python2.2/site-packages/scipy/linalg/matfuncs.py -> build/lib.linux-i686-2.2/scipy/linalg
copying /usr/lib/python2.2/site-packages/scipy/linalg/setup_linalg.py -> build/lib.linux-i686-2.2/scipy/linalg
creating build/lib.linux-i686-2.2/scipy/linalg/tests
copying /usr/lib/python2.2/site-packages/scipy/linalg/tests/test_basic.py -> build/lib.linux-i686-2.2/scipy/linalg/tests
copying /usr/lib/python2.2/site-packages/scipy/linalg/tests/test_blas.py -> build/lib.linux-i686-2.2/scipy/linalg/tests
copying /usr/lib/python2.2/site-packages/scipy/linalg/tests/test_decomp.py -> build/lib.linux-i686-2.2/scipy/linalg/tests
copying /usr/lib/python2.2/site-packages/scipy/linalg/tests/test_fblas.py -> build/lib.linux-i686-2.2/scipy/linalg/tests
creating build/lib.linux-i686-2.2/scipy/special
copying /usr/lib/python2.2/site-packages/scipy/special/__init__.py -> build/lib.linux-i686-2.2/scipy/special
copying /usr/lib/python2.2/site-packages/scipy/special/gendoc.py -> build/lib.linux-i686-2.2/scipy/special
copying /usr/lib/python2.2/site-packages/scipy/special/orthogonal.py -> build/lib.linux-i686-2.2/scipy/special
copying /usr/lib/python2.2/site-packages/scipy/special/setup_special.py -> build/lib.linux-i686-2.2/scipy/special
copying /usr/lib/python2.2/site-packages/scipy/special/special.py -> build/lib.linux-i686-2.2/scipy/special
creating build/lib.linux-i686-2.2/scipy/signal
copying /usr/lib/python2.2/site-packages/scipy/signal/__init__.py -> build/lib.linux-i686-2.2/scipy/signal
copying /usr/lib/python2.2/site-packages/scipy/signal/bsplines.py -> build/lib.linux-i686-2.2/scipy/signal
copying /usr/lib/python2.2/site-packages/scipy/signal/filter_design.py -> build/lib.linux-i686-2.2/scipy/signal
copying /usr/lib/python2.2/site-packages/scipy/signal/ltisys.py -> build/lib.linux-i686-2.2/scipy/signal
copying /usr/lib/python2.2/site-packages/scipy/signal/setup_signal.py -> build/lib.linux-i686-2.2/scipy/signal
copying /usr/lib/python2.2/site-packages/scipy/signal/signaltools.py -> build/lib.linux-i686-2.2/scipy/signal
creating build/lib.linux-i686-2.2/scipy/stats
copying /usr/lib/python2.2/site-packages/scipy/stats/__init__.py -> build/lib.linux-i686-2.2/scipy/stats
copying /usr/lib/python2.2/site-packages/scipy/stats/distributions.py -> build/lib.linux-i686-2.2/scipy/stats
copying /usr/lib/python2.2/site-packages/scipy/stats/morestats.py -> build/lib.linux-i686-2.2/scipy/stats
copying /usr/lib/python2.2/site-packages/scipy/stats/pstat.py -> build/lib.linux-i686-2.2/scipy/stats
copying /usr/lib/python2.2/site-packages/scipy/stats/rv.py -> build/lib.linux-i686-2.2/scipy/stats
copying /usr/lib/python2.2/site-packages/scipy/stats/rv2.py -> build/lib.linux-i686-2.2/scipy/stats
copying /usr/lib/python2.2/site-packages/scipy/stats/setup_stats.py -> build/lib.linux-i686-2.2/scipy/stats
copying /usr/lib/python2.2/site-packages/scipy/stats/stats.py -> build/lib.linux-i686-2.2/scipy/stats
creating build/lib.linux-i686-2.2/scipy/stats/tests
copying /usr/lib/python2.2/site-packages/scipy/stats/tests/test_distributions.py -> build/lib.linux-i686-2.2/scipy/stats/tests
copying /usr/lib/python2.2/site-packages/scipy/stats/tests/test_morestats.py -> build/lib.linux-i686-2.2/scipy/stats/tests
copying /usr/lib/python2.2/site-packages/scipy/stats/tests/test_stats.py -> build/lib.linux-i686-2.2/scipy/stats/tests
creating build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/__init__.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/accelerate_tools.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/ast_tools.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/base_info.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/base_spec.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/blitz_info.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/blitz_spec.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/blitz_tools.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/build_tools.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/bytecodecompiler.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/catalog.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/code_blocks.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/common_info.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/common_spec.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/conversion_code.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/conversion_code_old.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/converters.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/cxx_info.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/dumb_shelve.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/dumbdbm_patched.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/ext_tools.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/inline_info.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/inline_tools.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/lib2def.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/misc.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/scalar_info.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/scalar_spec.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/sequence_spec.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/setup_weave.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/size_check.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/slice_handler.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/standard_array_info.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/standard_array_spec.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/swig_info.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/unicode_info.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/unicode_spec.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/wx_info.py -> build/lib.linux-i686-2.2/scipy/weave
copying /usr/lib/python2.2/site-packages/scipy/weave/wx_spec.py -> build/lib.linux-i686-2.2/scipy/weave
creating build/lib.linux-i686-2.2/scipy/weave/tests
copying /usr/lib/python2.2/site-packages/scipy/weave/tests/test_ast_tools.py -> build/lib.linux-i686-2.2/scipy/weave/tests
copying /usr/lib/python2.2/site-packages/scipy/weave/tests/test_blitz_tools.py -> build/lib.linux-i686-2.2/scipy/weave/tests
copying /usr/lib/python2.2/site-packages/scipy/weave/tests/test_build_tools.py -> build/lib.linux-i686-2.2/scipy/weave/tests
copying /usr/lib/python2.2/site-packages/scipy/weave/tests/test_catalog.py -> build/lib.linux-i686-2.2/scipy/weave/tests
copying /usr/lib/python2.2/site-packages/scipy/weave/tests/test_common_spec.py -> build/lib.linux-i686-2.2/scipy/weave/tests
copying /usr/lib/python2.2/site-packages/scipy/weave/tests/test_ext_tools.py -> build/lib.linux-i686-2.2/scipy/weave/tests
copying /usr/lib/python2.2/site-packages/scipy/weave/tests/test_inline_tools.py -> build/lib.linux-i686-2.2/scipy/weave/tests
copying /usr/lib/python2.2/site-packages/scipy/weave/tests/test_scalar_spec.py -> build/lib.linux-i686-2.2/scipy/weave/tests
copying /usr/lib/python2.2/site-packages/scipy/weave/tests/test_sequence_spec.py -> build/lib.linux-i686-2.2/scipy/weave/tests
copying /usr/lib/python2.2/site-packages/scipy/weave/tests/test_size_check.py -> build/lib.linux-i686-2.2/scipy/weave/tests
copying /usr/lib/python2.2/site-packages/scipy/weave/tests/test_slice_handler.py -> build/lib.linux-i686-2.2/scipy/weave/tests
copying /usr/lib/python2.2/site-packages/scipy/weave/tests/test_standard_array_spec.py -> build/lib.linux-i686-2.2/scipy/weave/tests
copying /usr/lib/python2.2/site-packages/scipy/weave/tests/test_string_spec.py -> build/lib.linux-i686-2.2/scipy/weave/tests
copying /usr/lib/python2.2/site-packages/scipy/weave/tests/test_wx_spec.py -> build/lib.linux-i686-2.2/scipy/weave/tests
copying /usr/lib/python2.2/site-packages/scipy/weave/tests/weave_test_utils.py -> build/lib.linux-i686-2.2/scipy/weave/tests
creating build/lib.linux-i686-2.2/scipy/interpolate
copying /usr/lib/python2.2/site-packages/scipy/interpolate/__init__.py -> build/lib.linux-i686-2.2/scipy/interpolate
copying /usr/lib/python2.2/site-packages/scipy/interpolate/common_routines.py -> build/lib.linux-i686-2.2/scipy/interpolate
copying /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack.py -> build/lib.linux-i686-2.2/scipy/interpolate
copying /usr/lib/python2.2/site-packages/scipy/interpolate/interpolate.py -> build/lib.linux-i686-2.2/scipy/interpolate
copying /usr/lib/python2.2/site-packages/scipy/interpolate/setup_interpolate.py -> build/lib.linux-i686-2.2/scipy/interpolate
creating build/lib.linux-i686-2.2/scipy/integrate
copying /usr/lib/python2.2/site-packages/scipy/integrate/__init__.py -> build/lib.linux-i686-2.2/scipy/integrate
copying /usr/lib/python2.2/site-packages/scipy/integrate/common_routines.py -> build/lib.linux-i686-2.2/scipy/integrate
copying /usr/lib/python2.2/site-packages/scipy/integrate/ode.py -> build/lib.linux-i686-2.2/scipy/integrate
copying /usr/lib/python2.2/site-packages/scipy/integrate/odepack.py -> build/lib.linux-i686-2.2/scipy/integrate
copying /usr/lib/python2.2/site-packages/scipy/integrate/quadpack.py -> build/lib.linux-i686-2.2/scipy/integrate
copying /usr/lib/python2.2/site-packages/scipy/integrate/quadrature.py -> build/lib.linux-i686-2.2/scipy/integrate
copying /usr/lib/python2.2/site-packages/scipy/integrate/setup_integrate.py -> build/lib.linux-i686-2.2/scipy/integrate
creating build/lib.linux-i686-2.2/scipy/optimize
copying /usr/lib/python2.2/site-packages/scipy/optimize/__init__.py -> build/lib.linux-i686-2.2/scipy/optimize
copying /usr/lib/python2.2/site-packages/scipy/optimize/common_routines.py -> build/lib.linux-i686-2.2/scipy/optimize
copying /usr/lib/python2.2/site-packages/scipy/optimize/minpack.py -> build/lib.linux-i686-2.2/scipy/optimize
copying /usr/lib/python2.2/site-packages/scipy/optimize/optimize.py -> build/lib.linux-i686-2.2/scipy/optimize
copying /usr/lib/python2.2/site-packages/scipy/optimize/setup_optimize.py -> build/lib.linux-i686-2.2/scipy/optimize
copying /usr/lib/python2.2/site-packages/scipy/optimize/zeros.py -> build/lib.linux-i686-2.2/scipy/optimize
not copying /usr/lib/python2.2/site-packages/scipy/optimize/__init__.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/optimize/common_routines.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/optimize/minpack.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/optimize/optimize.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/optimize/setup_optimize.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/optimize/zeros.py (output up-to-date)
creating build/lib.linux-i686-2.2/scipy/optimize/tests
copying /usr/lib/python2.2/site-packages/scipy/optimize/tests/test_zeros.py -> build/lib.linux-i686-2.2/scipy/optimize/tests
creating build/lib.linux-i686-2.2/scipy/cluster
copying /usr/lib/python2.2/site-packages/scipy/cluster/__init__.py -> build/lib.linux-i686-2.2/scipy/cluster
copying /usr/lib/python2.2/site-packages/scipy/cluster/setup_cluster.py -> build/lib.linux-i686-2.2/scipy/cluster
copying /usr/lib/python2.2/site-packages/scipy/cluster/vq.py -> build/lib.linux-i686-2.2/scipy/cluster
creating build/lib.linux-i686-2.2/scipy/cluster/tests
copying /usr/lib/python2.2/site-packages/scipy/cluster/tests/vq_test.py -> build/lib.linux-i686-2.2/scipy/cluster/tests
creating build/lib.linux-i686-2.2/scipy/cow
copying /usr/lib/python2.2/site-packages/scipy/cow/__init__.py -> build/lib.linux-i686-2.2/scipy/cow
copying /usr/lib/python2.2/site-packages/scipy/cow/cow.py -> build/lib.linux-i686-2.2/scipy/cow
copying /usr/lib/python2.2/site-packages/scipy/cow/herd.py -> build/lib.linux-i686-2.2/scipy/cow
copying /usr/lib/python2.2/site-packages/scipy/cow/setup_cow.py -> build/lib.linux-i686-2.2/scipy/cow
copying /usr/lib/python2.2/site-packages/scipy/cow/sync_cluster.py -> build/lib.linux-i686-2.2/scipy/cow
creating build/lib.linux-i686-2.2/scipy/ga
copying /usr/lib/python2.2/site-packages/scipy/ga/__init__.py -> build/lib.linux-i686-2.2/scipy/ga
copying /usr/lib/python2.2/site-packages/scipy/ga/algorithm.py -> build/lib.linux-i686-2.2/scipy/ga
copying /usr/lib/python2.2/site-packages/scipy/ga/examples.py -> build/lib.linux-i686-2.2/scipy/ga
copying /usr/lib/python2.2/site-packages/scipy/ga/ga_gnm.py -> build/lib.linux-i686-2.2/scipy/ga
copying /usr/lib/python2.2/site-packages/scipy/ga/ga_list.py -> build/lib.linux-i686-2.2/scipy/ga
copying /usr/lib/python2.2/site-packages/scipy/ga/ga_util.py -> build/lib.linux-i686-2.2/scipy/ga
copying /usr/lib/python2.2/site-packages/scipy/ga/gene.py -> build/lib.linux-i686-2.2/scipy/ga
copying /usr/lib/python2.2/site-packages/scipy/ga/genome.py -> build/lib.linux-i686-2.2/scipy/ga
copying /usr/lib/python2.2/site-packages/scipy/ga/language.py -> build/lib.linux-i686-2.2/scipy/ga
copying /usr/lib/python2.2/site-packages/scipy/ga/parallel_pop.py -> build/lib.linux-i686-2.2/scipy/ga
copying /usr/lib/python2.2/site-packages/scipy/ga/population.py -> build/lib.linux-i686-2.2/scipy/ga
copying /usr/lib/python2.2/site-packages/scipy/ga/scaling.py -> build/lib.linux-i686-2.2/scipy/ga
copying /usr/lib/python2.2/site-packages/scipy/ga/selection.py -> build/lib.linux-i686-2.2/scipy/ga
copying /usr/lib/python2.2/site-packages/scipy/ga/setup_ga.py -> build/lib.linux-i686-2.2/scipy/ga
copying /usr/lib/python2.2/site-packages/scipy/ga/tree.py -> build/lib.linux-i686-2.2/scipy/ga
copying /usr/lib/python2.2/site-packages/scipy/ga/tree_opt.py -> build/lib.linux-i686-2.2/scipy/ga
creating build/lib.linux-i686-2.2/scipy/fftpack
copying /usr/lib/python2.2/site-packages/scipy/fftpack/__init__.py -> build/lib.linux-i686-2.2/scipy/fftpack
copying /usr/lib/python2.2/site-packages/scipy/fftpack/fft.py -> build/lib.linux-i686-2.2/scipy/fftpack
copying /usr/lib/python2.2/site-packages/scipy/fftpack/setup_fftpack.py -> build/lib.linux-i686-2.2/scipy/fftpack
creating build/lib.linux-i686-2.2/scipy/plt
copying /usr/lib/python2.2/site-packages/scipy/plt/__init__.py -> build/lib.linux-i686-2.2/scipy/plt
copying /usr/lib/python2.2/site-packages/scipy/plt/colormap.py -> build/lib.linux-i686-2.2/scipy/plt
copying /usr/lib/python2.2/site-packages/scipy/plt/dumb_shelve.py -> build/lib.linux-i686-2.2/scipy/plt
copying /usr/lib/python2.2/site-packages/scipy/plt/dumbdbm_patched.py -> build/lib.linux-i686-2.2/scipy/plt
copying /usr/lib/python2.2/site-packages/scipy/plt/interface.py -> build/lib.linux-i686-2.2/scipy/plt
copying /usr/lib/python2.2/site-packages/scipy/plt/plot_objects.py -> build/lib.linux-i686-2.2/scipy/plt
copying /usr/lib/python2.2/site-packages/scipy/plt/plot_utility.py -> build/lib.linux-i686-2.2/scipy/plt
copying /usr/lib/python2.2/site-packages/scipy/plt/setup_plt.py -> build/lib.linux-i686-2.2/scipy/plt
copying /usr/lib/python2.2/site-packages/scipy/plt/wxplt.py -> build/lib.linux-i686-2.2/scipy/plt
creating build/lib.linux-i686-2.2/scipy/gplt
copying /usr/lib/python2.2/site-packages/scipy/gplt/__init__.py -> build/lib.linux-i686-2.2/scipy/gplt
copying /usr/lib/python2.2/site-packages/scipy/gplt/interface.py -> build/lib.linux-i686-2.2/scipy/gplt
copying /usr/lib/python2.2/site-packages/scipy/gplt/new_plot.py -> build/lib.linux-i686-2.2/scipy/gplt
copying /usr/lib/python2.2/site-packages/scipy/gplt/pyPlot.py -> build/lib.linux-i686-2.2/scipy/gplt
copying /usr/lib/python2.2/site-packages/scipy/gplt/setup_gplt.py -> build/lib.linux-i686-2.2/scipy/gplt
creating build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/GistPlotter.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/Graphics.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/Mplot.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/NarPlotter.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/__init__.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/animation2d.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/berts.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/cellarray.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/colorbar.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/curve.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/demo5.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/ezplot.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/eztest.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/gist.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/gist3dhelp.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/gistdemohigh.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/gistdemolow.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/gistmeshtest.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/gisttest2d.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/gisttest3d.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/graftest2d.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/graftypes.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/graph.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/graph2d.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/graph3d.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/helpmod.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/lines.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/mesh3d.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/meshtest.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/movie.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/nicks.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/pl3d.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/plane.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/plwf.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/polymap.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/quadmesh.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/region.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/setup_xplt.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/shapetest.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/slice3.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/sphereisos.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/surface.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/surftest3d.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/surftest4d.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/twograftest2d.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/write_style.py -> build/lib.linux-i686-2.2/scipy/xplt
copying /usr/lib/python2.2/site-packages/scipy/xplt/yorick.py -> build/lib.linux-i686-2.2/scipy/xplt
creating build/lib.linux-i686-2.2/gui_thread
copying /usr/lib/python2.2/site-packages/scipy/gui_thread/__init__.py -> build/lib.linux-i686-2.2/gui_thread
copying /usr/lib/python2.2/site-packages/scipy/gui_thread/examples.py -> build/lib.linux-i686-2.2/gui_thread
copying /usr/lib/python2.2/site-packages/scipy/gui_thread/gui_thread_guts.py -> build/lib.linux-i686-2.2/gui_thread
copying /usr/lib/python2.2/site-packages/scipy/gui_thread/main.py -> build/lib.linux-i686-2.2/gui_thread
copying /usr/lib/python2.2/site-packages/scipy/gui_thread/setup_gui_thread.py -> build/lib.linux-i686-2.2/gui_thread
creating build/lib.linux-i686-2.2/scipy_distutils
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/__init__.py -> build/lib.linux-i686-2.2/scipy_distutils
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/auto_test.py -> build/lib.linux-i686-2.2/scipy_distutils
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/core.py -> build/lib.linux-i686-2.2/scipy_distutils
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/dist.py -> build/lib.linux-i686-2.2/scipy_distutils
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/extension.py -> build/lib.linux-i686-2.2/scipy_distutils
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/line_endings.py -> build/lib.linux-i686-2.2/scipy_distutils
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/logging.py -> build/lib.linux-i686-2.2/scipy_distutils
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/mingw32_support.py -> build/lib.linux-i686-2.2/scipy_distutils
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/misc_util.py -> build/lib.linux-i686-2.2/scipy_distutils
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/setup_scipy_distutils.py -> build/lib.linux-i686-2.2/scipy_distutils
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/system_info.py -> build/lib.linux-i686-2.2/scipy_distutils
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/__version__.py -> build/lib.linux-i686-2.2/scipy_distutils
creating build/lib.linux-i686-2.2/scipy_distutils/command
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/__init__.py -> build/lib.linux-i686-2.2/scipy_distutils/command
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/build.py -> build/lib.linux-i686-2.2/scipy_distutils/command
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/build_clib.py -> build/lib.linux-i686-2.2/scipy_distutils/command
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/build_ext.py -> build/lib.linux-i686-2.2/scipy_distutils/command
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/build_flib.py -> build/lib.linux-i686-2.2/scipy_distutils/command
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/build_py.py -> build/lib.linux-i686-2.2/scipy_distutils/command
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/cpuinfo.py -> build/lib.linux-i686-2.2/scipy_distutils/command
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/install.py -> build/lib.linux-i686-2.2/scipy_distutils/command
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/install_data.py -> build/lib.linux-i686-2.2/scipy_distutils/command
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/install_headers.py -> build/lib.linux-i686-2.2/scipy_distutils/command
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/run_f2py.py -> build/lib.linux-i686-2.2/scipy_distutils/command
copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/sdist.py -> build/lib.linux-i686-2.2/scipy_distutils/command
creating build/lib.linux-i686-2.2/gui_thread/tests
copying /usr/lib/python2.2/site-packages/scipy/gui_thread/tests/test_gui_thread.py -> build/lib.linux-i686-2.2/gui_thread/tests
creating build/lib.linux-i686-2.2/scipy_base
copying /usr/lib/python2.2/site-packages/scipy/scipy_base/__init__.py -> build/lib.linux-i686-2.2/scipy_base
copying /usr/lib/python2.2/site-packages/scipy/scipy_base/function_base.py -> build/lib.linux-i686-2.2/scipy_base
copying /usr/lib/python2.2/site-packages/scipy/scipy_base/index_tricks.py -> build/lib.linux-i686-2.2/scipy_base
copying /usr/lib/python2.2/site-packages/scipy/scipy_base/limits.py -> build/lib.linux-i686-2.2/scipy_base
copying /usr/lib/python2.2/site-packages/scipy/scipy_base/matrix_base.py -> build/lib.linux-i686-2.2/scipy_base
copying /usr/lib/python2.2/site-packages/scipy/scipy_base/polynomial.py -> build/lib.linux-i686-2.2/scipy_base
copying /usr/lib/python2.2/site-packages/scipy/scipy_base/scimath.py -> build/lib.linux-i686-2.2/scipy_base
copying /usr/lib/python2.2/site-packages/scipy/scipy_base/setup_scipy_base.py -> build/lib.linux-i686-2.2/scipy_base
copying /usr/lib/python2.2/site-packages/scipy/scipy_base/shape_base.py -> build/lib.linux-i686-2.2/scipy_base
copying /usr/lib/python2.2/site-packages/scipy/scipy_base/testing.py -> build/lib.linux-i686-2.2/scipy_base
copying /usr/lib/python2.2/site-packages/scipy/scipy_base/type_check.py -> build/lib.linux-i686-2.2/scipy_base
creating build/lib.linux-i686-2.2/scipy_base/tests
copying /usr/lib/python2.2/site-packages/scipy/scipy_base/tests/test_function_base.py -> build/lib.linux-i686-2.2/scipy_base/tests
copying /usr/lib/python2.2/site-packages/scipy/scipy_base/tests/test_index_tricks.py -> build/lib.linux-i686-2.2/scipy_base/tests
copying /usr/lib/python2.2/site-packages/scipy/scipy_base/tests/test_limits.py -> build/lib.linux-i686-2.2/scipy_base/tests
copying /usr/lib/python2.2/site-packages/scipy/scipy_base/tests/test_matrix_base.py -> build/lib.linux-i686-2.2/scipy_base/tests
copying /usr/lib/python2.2/site-packages/scipy/scipy_base/tests/test_shape_base.py -> build/lib.linux-i686-2.2/scipy_base/tests
copying /usr/lib/python2.2/site-packages/scipy/scipy_base/tests/test_type_check.py -> build/lib.linux-i686-2.2/scipy_base/tests
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/__init__.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/auto_test.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/core.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/dist.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/extension.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/line_endings.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/logging.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/mingw32_support.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/misc_util.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/setup_scipy_distutils.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/system_info.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/__version__.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/__init__.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/build.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/build_clib.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/build_ext.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/build_flib.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/build_py.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/cpuinfo.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/install.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/install_data.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/install_headers.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/run_f2py.py (output up-to-date)
not copying /usr/lib/python2.2/site-packages/scipy/scipy_distutils/command/sdist.py (output up-to-date)
running build_clib
building 'c_misc' library
creating build/temp.linux-i686-2.2
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/c_misc/besselpoly.c -o build/temp.linux-i686-2.2/besselpoly.o
ar -cr build/temp.linux-i686-2.2/libc_misc.a build/temp.linux-i686-2.2/besselpoly.o
ranlib build/temp.linux-i686-2.2/libc_misc.a
building 'cephes' library
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/airy.c -o build/temp.linux-i686-2.2/airy.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/bdtr.c -o build/temp.linux-i686-2.2/bdtr.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/beta.c -o build/temp.linux-i686-2.2/beta.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/btdtr.c -o build/temp.linux-i686-2.2/btdtr.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/cbrt.c -o build/temp.linux-i686-2.2/cbrt.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/chbevl.c -o build/temp.linux-i686-2.2/chbevl.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/chdtr.c -o build/temp.linux-i686-2.2/chdtr.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/const.c -o build/temp.linux-i686-2.2/const.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/cpmul.c -o build/temp.linux-i686-2.2/cpmul.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/dawsn.c -o build/temp.linux-i686-2.2/dawsn.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/ellie.c -o build/temp.linux-i686-2.2/ellie.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/ellik.c -o build/temp.linux-i686-2.2/ellik.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/ellpe.c -o build/temp.linux-i686-2.2/ellpe.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/ellpj.c -o build/temp.linux-i686-2.2/ellpj.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/ellpk.c -o build/temp.linux-i686-2.2/ellpk.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/euclid.c -o build/temp.linux-i686-2.2/euclid.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/exp10.c -o build/temp.linux-i686-2.2/exp10.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/exp2.c -o build/temp.linux-i686-2.2/exp2.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/expn.c -o build/temp.linux-i686-2.2/expn.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/fabs.c -o build/temp.linux-i686-2.2/fabs.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/fdtr.c -o build/temp.linux-i686-2.2/fdtr.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/fresnl.c -o build/temp.linux-i686-2.2/fresnl.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/gamma.c -o build/temp.linux-i686-2.2/gamma.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/gdtr.c -o build/temp.linux-i686-2.2/gdtr.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/gels.c -o build/temp.linux-i686-2.2/gels.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/hyp2f1.c -o build/temp.linux-i686-2.2/hyp2f1.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/hyperg.c -o build/temp.linux-i686-2.2/hyperg.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/i0.c -o build/temp.linux-i686-2.2/i0.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/i1.c -o build/temp.linux-i686-2.2/i1.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/igam.c -o build/temp.linux-i686-2.2/igam.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/igami.c -o build/temp.linux-i686-2.2/igami.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/incbet.c -o build/temp.linux-i686-2.2/incbet.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/incbi.c -o build/temp.linux-i686-2.2/incbi.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/isnan.c -o build/temp.linux-i686-2.2/isnan.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/iv.c -o build/temp.linux-i686-2.2/iv.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/j0.c -o build/temp.linux-i686-2.2/j0.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/j1.c -o build/temp.linux-i686-2.2/j1.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/jn.c -o build/temp.linux-i686-2.2/jn.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/jv.c -o build/temp.linux-i686-2.2/jv.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/k0.c -o build/temp.linux-i686-2.2/k0.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/k1.c -o build/temp.linux-i686-2.2/k1.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/kn.c -o build/temp.linux-i686-2.2/kn.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/kolmogorov.c -o build/temp.linux-i686-2.2/kolmogorov.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/mmmpy.c -o build/temp.linux-i686-2.2/mmmpy.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/mtherr.c -o build/temp.linux-i686-2.2/mtherr.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/mtransp.c -o build/temp.linux-i686-2.2/mtransp.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/mvmpy.c -o build/temp.linux-i686-2.2/mvmpy.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/nbdtr.c -o build/temp.linux-i686-2.2/nbdtr.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/ndtr.c -o build/temp.linux-i686-2.2/ndtr.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/ndtri.c -o build/temp.linux-i686-2.2/ndtri.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/pdtr.c -o build/temp.linux-i686-2.2/pdtr.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/polevl.c -o build/temp.linux-i686-2.2/polevl.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/polmisc.c -o build/temp.linux-i686-2.2/polmisc.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/polrt.c -o build/temp.linux-i686-2.2/polrt.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/polyn.c -o build/temp.linux-i686-2.2/polyn.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/powi.c -o build/temp.linux-i686-2.2/powi.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/psi.c -o build/temp.linux-i686-2.2/psi.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/rgamma.c -o build/temp.linux-i686-2.2/rgamma.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/round.c -o build/temp.linux-i686-2.2/round.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/setprec.c -o build/temp.linux-i686-2.2/setprec.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/shichi.c -o build/temp.linux-i686-2.2/shichi.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/sici.c -o build/temp.linux-i686-2.2/sici.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/simpsn.c -o build/temp.linux-i686-2.2/simpsn.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/simq.c -o build/temp.linux-i686-2.2/simq.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/sincos.c -o build/temp.linux-i686-2.2/sincos.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/sindg.c -o build/temp.linux-i686-2.2/sindg.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/spence.c -o build/temp.linux-i686-2.2/spence.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/stdtr.c -o build/temp.linux-i686-2.2/stdtr.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/struve.c -o build/temp.linux-i686-2.2/struve.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/tandg.c -o build/temp.linux-i686-2.2/tandg.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/tukey.c -o build/temp.linux-i686-2.2/tukey.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/unity.c -o build/temp.linux-i686-2.2/unity.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/yn.c -o build/temp.linux-i686-2.2/yn.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/zeta.c -o build/temp.linux-i686-2.2/zeta.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/special/cephes/zetac.c -o build/temp.linux-i686-2.2/zetac.o
ar -cr build/temp.linux-i686-2.2/libcephes.a build/temp.linux-i686-2.2/airy.o build/temp.linux-i686-2.2/bdtr.o build/temp.linux-i686-2.2/beta.o build/temp.linux-i686-2.2/btdtr.o build/temp.linux-i686-2.2/cbrt.o build/temp.linux-i686-2.2/chbevl.o build/temp.linux-i686-2.2/chdtr.o build/temp.linux-i686-2.2/const.o build/temp.linux-i686-2.2/cpmul.o build/temp.linux-i686-2.2/dawsn.o build/temp.linux-i686-2.2/ellie.o build/temp.linux-i686-2.2/ellik.o build/temp.linux-i686-2.2/ellpe.o build/temp.linux-i686-2.2/ellpj.o build/temp.linux-i686-2.2/ellpk.o build/temp.linux-i686-2.2/euclid.o build/temp.linux-i686-2.2/exp10.o build/temp.linux-i686-2.2/exp2.o build/temp.linux-i686-2.2/expn.o build/temp.linux-i686-2.2/fabs.o build/temp.linux-i686-2.2/fdtr.o build/temp.linux-i686-2.2/fresnl.o build/temp.linux-i686-2.2/gamma.o build/temp.linux-i686-2.2/gdtr.o build/temp.linux-i686-2.2/gels.o build/temp.linux-i686-2.2/hyp2f1.o build/temp.linux-i686-2.2/hyperg.o build/temp.linux-i686-2.2/i0.o build/temp.linux-i686-2.2/i1.o build/temp.linux-i686-2.2/igam.o build/temp.linux-i686-2.2/igami.o build/temp.linux-i686-2.2/incbet.o build/temp.linux-i686-2.2/incbi.o build/temp.linux-i686-2.2/isnan.o build/temp.linux-i686-2.2/iv.o build/temp.linux-i686-2.2/j0.o build/temp.linux-i686-2.2/j1.o build/temp.linux-i686-2.2/jn.o build/temp.linux-i686-2.2/jv.o build/temp.linux-i686-2.2/k0.o build/temp.linux-i686-2.2/k1.o build/temp.linux-i686-2.2/kn.o build/temp.linux-i686-2.2/kolmogorov.o build/temp.linux-i686-2.2/mmmpy.o build/temp.linux-i686-2.2/mtherr.o build/temp.linux-i686-2.2/mtransp.o build/temp.linux-i686-2.2/mvmpy.o build/temp.linux-i686-2.2/nbdtr.o build/temp.linux-i686-2.2/ndtr.o build/temp.linux-i686-2.2/ndtri.o build/temp.linux-i686-2.2/pdtr.o build/temp.linux-i686-2.2/polevl.o build/temp.linux-i686-2.2/polmisc.o build/temp.linux-i686-2.2/polrt.o build/temp.linux-i686-2.2/polyn.o build/temp.linux-i686-2.2/powi.o build/temp.linux-i686-2.2/psi.o build/temp.linux-i686-2.2/rgamma.o build/temp.linux-i686-2.2/round.o build/temp.linux-i686-2.2/setprec.o build/temp.linux-i686-2.2/shichi.o build/temp.linux-i686-2.2/sici.o build/temp.linux-i686-2.2/simpsn.o build/temp.linux-i686-2.2/simq.o build/temp.linux-i686-2.2/sincos.o build/temp.linux-i686-2.2/sindg.o build/temp.linux-i686-2.2/spence.o build/temp.linux-i686-2.2/stdtr.o build/temp.linux-i686-2.2/struve.o build/temp.linux-i686-2.2/tandg.o build/temp.linux-i686-2.2/tukey.o build/temp.linux-i686-2.2/unity.o build/temp.linux-i686-2.2/yn.o build/temp.linux-i686-2.2/zeta.o build/temp.linux-i686-2.2/zetac.o
ranlib build/temp.linux-i686-2.2/libcephes.a
building 'rootfind' library
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/optimize/Zeros/bisect.c -o build/temp.linux-i686-2.2/bisect.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/optimize/Zeros/brenth.c -o build/temp.linux-i686-2.2/brenth.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/optimize/Zeros/brentq.c -o build/temp.linux-i686-2.2/brentq.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -c /usr/lib/python2.2/site-packages/scipy/optimize/Zeros/ridder.c -o build/temp.linux-i686-2.2/ridder.o
ar -cr build/temp.linux-i686-2.2/librootfind.a build/temp.linux-i686-2.2/bisect.o build/temp.linux-i686-2.2/brenth.o build/temp.linux-i686-2.2/brentq.o build/temp.linux-i686-2.2/ridder.o
ranlib build/temp.linux-i686-2.2/librootfind.a
building 'gist' library
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/dispas.c -o build/temp.linux-i686-2.2/dispas.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/cgm.c -o build/temp.linux-i686-2.2/cgm.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/clip.c -o build/temp.linux-i686-2.2/clip.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/dispat.c -o build/temp.linux-i686-2.2/dispat.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/dispax.c -o build/temp.linux-i686-2.2/dispax.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/draw.c -o build/temp.linux-i686-2.2/draw.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/draw0.c -o build/temp.linux-i686-2.2/draw0.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/engine.c -o build/temp.linux-i686-2.2/engine.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/gcntr.c -o build/temp.linux-i686-2.2/gcntr.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/gist.c -o build/temp.linux-i686-2.2/gist.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/gread.c -o build/temp.linux-i686-2.2/gread.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/gtext.c -o build/temp.linux-i686-2.2/gtext.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/hlevel.c -o build/temp.linux-i686-2.2/hlevel.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/host.c -o build/temp.linux-i686-2.2/host.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/osys.c -o build/temp.linux-i686-2.2/osys.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/ps.c -o build/temp.linux-i686-2.2/ps.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/tick.c -o build/temp.linux-i686-2.2/tick.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/tick60.c -o build/temp.linux-i686-2.2/tick60.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/xbasic.c -o build/temp.linux-i686-2.2/xbasic.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/xfancy.c -o build/temp.linux-i686-2.2/xfancy.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/xfont.c -o build/temp.linux-i686-2.2/xfont.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DSTDC_HEADERS=1 -I/usr/X11R6/include -c /usr/lib/python2.2/site-packages/scipy/xplt/gist/xicky.c -o build/temp.linux-i686-2.2/xicky.o
ar -cr build/temp.linux-i686-2.2/libgist.a build/temp.linux-i686-2.2/dispas.o build/temp.linux-i686-2.2/cgm.o build/temp.linux-i686-2.2/clip.o build/temp.linux-i686-2.2/dispat.o build/temp.linux-i686-2.2/dispax.o build/temp.linux-i686-2.2/draw.o build/temp.linux-i686-2.2/draw0.o build/temp.linux-i686-2.2/engine.o build/temp.linux-i686-2.2/gcntr.o build/temp.linux-i686-2.2/gist.o build/temp.linux-i686-2.2/gread.o build/temp.linux-i686-2.2/gtext.o build/temp.linux-i686-2.2/hlevel.o build/temp.linux-i686-2.2/host.o build/temp.linux-i686-2.2/osys.o build/temp.linux-i686-2.2/ps.o build/temp.linux-i686-2.2/tick.o build/temp.linux-i686-2.2/tick60.o build/temp.linux-i686-2.2/xbasic.o build/temp.linux-i686-2.2/xfancy.o build/temp.linux-i686-2.2/xfont.o build/temp.linux-i686-2.2/xicky.o
ranlib build/temp.linux-i686-2.2/libgist.a
running run_f2py
using F2PY 2.13.175-1250
using F2PY 2.13.175-1250
f2py --build-dir build/temp.linux-i686-2.2 /usr/lib/python2.2/site-packages/scipy/linalg/fblas.pyf
Reading fortran codes...
	Reading file '/usr/lib/python2.2/site-packages/scipy/linalg/fblas.pyf'
Post-processing...
	Block: fblas
			Block: srotg
			Block: drotg
			Block: crotg
			Block: zrotg
			Block: srotmg
			Block: drotmg
			Block: srot
			Block: drot
			Block: csrot
			Block: zdrot
			Block: srotm
			Block: drotm
			Block: sswap
			Block: dswap
			Block: cswap
			Block: zswap
			Block: sscal
			Block: dscal
			Block: cscal
			Block: zscal
			Block: csscal
			Block: zdscal
			Block: scopy
			Block: dcopy
			Block: ccopy
			Block: zcopy
			Block: saxpy
			Block: daxpy
			Block: caxpy
			Block: zaxpy
			Block: cdotu
			Block: zdotu
			Block: cdotc
			Block: zdotc
			Block: sgemv
			Block: dgemv
			Block: cgemv
			Block: zgemv
			Block: chemv
			Block: zhemv
			Block: ssymv
			Block: dsymv
			Block: strmv
			Block: dtrmv
			Block: ctrmv
			Block: ztrmv
			Block: sgemm
			Block: dgemm
			Block: cgemm
			Block: zgemm
			Block: sdot
			Block: ddot
			Block: snrm2
			Block: dnrm2
			Block: scnrm2
			Block: dznrm2
			Block: sasum
			Block: dasum
			Block: scasum
			Block: dzasum
			Block: isamax
			Block: idamax
			Block: icamax
			Block: izamax
Building modules...
	Building module "fblas"...
		Constructing wrapper function "srotg"...
		  c,s = srotg(a,b)
		Constructing wrapper function "drotg"...
		  c,s = drotg(a,b)
		Constructing wrapper function "crotg"...
		  c,s = crotg(a,b)
		Constructing wrapper function "zrotg"...
		  c,s = zrotg(a,b)
		Constructing wrapper function "srotmg"...
		  param = srotmg(d1,d2,x1,y1)
		Constructing wrapper function "drotmg"...
		  param = drotmg(d1,d2,x1,y1)
		Constructing wrapper function "srot"...
		  x,y = srot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
		Constructing wrapper function "drot"...
		  x,y = drot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
		Constructing wrapper function "csrot"...
		  x,y = csrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
		Constructing wrapper function "zdrot"...
		  x,y = zdrot(x,y,c,s,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
		Constructing wrapper function "srotm"...
		  x,y = srotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
		Constructing wrapper function "drotm"...
		  x,y = drotm(x,y,param,[n,offx,incx,offy,incy,overwrite_x,overwrite_y])
		Constructing wrapper function "sswap"...
		  x,y = sswap(x,y,[n,offx,incx,offy,incy])
		Constructing wrapper function "dswap"...
		  x,y = dswap(x,y,[n,offx,incx,offy,incy])
		Constructing wrapper function "cswap"...
		  x,y = cswap(x,y,[n,offx,incx,offy,incy])
		Constructing wrapper function "zswap"...
		  x,y = zswap(x,y,[n,offx,incx,offy,incy])
		Constructing wrapper function "sscal"...
		  x = sscal(a,x,[n,offx,incx])
		Constructing wrapper function "dscal"...
		  x = dscal(a,x,[n,offx,incx])
		Constructing wrapper function "cscal"...
		  x = cscal(a,x,[n,offx,incx])
		Constructing wrapper function "zscal"...
		  x = zscal(a,x,[n,offx,incx])
		Constructing wrapper function "csscal"...
		  x = csscal(a,x,[n,offx,incx,overwrite_x])
		Constructing wrapper function "zdscal"...
		  x = zdscal(a,x,[n,offx,incx,overwrite_x])
		Constructing wrapper function "scopy"...
		  y = scopy(x,y,[n,offx,incx,offy,incy])
		Constructing wrapper function "dcopy"...
		  y = dcopy(x,y,[n,offx,incx,offy,incy])
		Constructing wrapper function "ccopy"...
		  y = ccopy(x,y,[n,offx,incx,offy,incy])
		Constructing wrapper function "zcopy"...
		  y = zcopy(x,y,[n,offx,incx,offy,incy])
		Constructing wrapper function "saxpy"...
		  y = saxpy(x,y,[n,a,offx,incx,offy,incy])
		Constructing wrapper function "daxpy"...
		  y = daxpy(x,y,[n,a,offx,incx,offy,incy])
		Constructing wrapper function "caxpy"...
		  y = caxpy(x,y,[n,a,offx,incx,offy,incy])
		Constructing wrapper function "zaxpy"...
		  y = zaxpy(x,y,[n,a,offx,incx,offy,incy])
		Constructing wrapper function "cdotu"...
		  xy = cdotu(x,y,[n,offx,incx,offy,incy])
		Constructing wrapper function "zdotu"...
		  xy = zdotu(x,y,[n,offx,incx,offy,incy])
		Constructing wrapper function "cdotc"...
		  xy = cdotc(x,y,[n,offx,incx,offy,incy])
		Constructing wrapper function "zdotc"...
		  xy = zdotc(x,y,[n,offx,incx,offy,incy])
		Constructing wrapper function "sgemv"...
		  y = sgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,ly,overwrite_y])
		Constructing wrapper function "dgemv"...
		  y = dgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,ly,overwrite_y])
		Constructing wrapper function "cgemv"...
		  y = cgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,ly,overwrite_y])
		Constructing wrapper function "zgemv"...
		  y = zgemv(alpha,a,x,[beta,y,offx,incx,offy,incy,trans,ly,overwrite_y])
		Constructing wrapper function "chemv"...
		  y = chemv(alpha,a,x,beta,y,[offx,incx,offy,incy,lower,overwrite_y])
		Constructing wrapper function "zhemv"...
		  y = zhemv(alpha,a,x,beta,y,[offx,incx,offy,incy,lower,overwrite_y])
		Constructing wrapper function "ssymv"...
		  y = ssymv(alpha,a,x,beta,y,[offx,incx,offy,incy,lower,overwrite_y])
		Constructing wrapper function "dsymv"...
		  y = dsymv(alpha,a,x,beta,y,[offx,incx,offy,incy,lower,overwrite_y])
		Constructing wrapper function "strmv"...
		  x = strmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x])
		Constructing wrapper function "dtrmv"...
		  x = dtrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x])
		Constructing wrapper function "ctrmv"...
		  x = ctrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x])
		Constructing wrapper function "ztrmv"...
		  x = ztrmv(a,x,[offx,incx,lower,trans,unitdiag,overwrite_x])
		Constructing wrapper function "sgemm"...
		  c = sgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c])
		Constructing wrapper function "dgemm"...
		  c = dgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c])
		Constructing wrapper function "cgemm"...
		  c = cgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c])
		Constructing wrapper function "zgemm"...
		  c = zgemm(alpha,a,b,[beta,c,trans_a,trans_b,overwrite_c])
		Constructing wrapper function "sdot"...
		  xy = sdot(x,y,[n,offx,incx,offy,incy])
		Constructing wrapper function "ddot"...
		  xy = ddot(x,y,[n,offx,incx,offy,incy])
		Constructing wrapper function "snrm2"...
		  n2 = snrm2(x,[n,offx,incx])
		Constructing wrapper function "dnrm2"...
		  n2 = dnrm2(x,[n,offx,incx])
		Constructing wrapper function "scnrm2"...
		  n2 = scnrm2(x,[n,offx,incx])
		Constructing wrapper function "dznrm2"...
		  n2 = dznrm2(x,[n,offx,incx])
		Constructing wrapper function "sasum"...
		  s = sasum(x,[n,offx,incx])
		Constructing wrapper function "dasum"...
		  s = dasum(x,[n,offx,incx])
		Constructing wrapper function "scasum"...
		  s = scasum(x,[n,offx,incx])
		Constructing wrapper function "dzasum"...
		  s = dzasum(x,[n,offx,incx])
		Constructing wrapper function "isamax"...
		  k = isamax(x,[n,offx,incx])
		Constructing wrapper function "idamax"...
		  k = idamax(x,[n,offx,incx])
		Constructing wrapper function "icamax"...
		  k = icamax(x,[n,offx,incx])
		Constructing wrapper function "izamax"...
		  k = izamax(x,[n,offx,incx])
	Wrote C/API module "fblas" to file "build/temp.linux-i686-2.2/fblasmodule.c"
using F2PY 2.13.175-1250
f2py --build-dir build/temp.linux-i686-2.2 /usr/lib/python2.2/site-packages/scipy/linalg/flapack.pyf
Reading fortran codes...
	Reading file '/usr/lib/python2.2/site-packages/scipy/linalg/flapack.pyf'
Post-processing...
	Block: cgees__user__routines
		Block: cgees_user_interface
			Block: cselect
	Block: dgees__user__routines
		Block: dgees_user_interface
			Block: dselect
	Block: sgees__user__routines
		Block: sgees_user_interface
			Block: sselect
	Block: zgees__user__routines
		Block: zgees_user_interface
			Block: zselect
	Block: flapack
			Block: sgesv
			Block: dgesv
			Block: cgesv
			Block: zgesv
			Block: sgetrf
			Block: dgetrf
			Block: cgetrf
			Block: zgetrf
			Block: sgetrs
			Block: dgetrs
			Block: cgetrs
			Block: zgetrs
			Block: sgetri
			Block: dgetri
			Block: cgetri
			Block: zgetri
			Block: sgesdd
			Block: dgesdd
			Block: cgesdd
			Block: zgesdd
			Block: sgelss
			Block: dgelss
			Block: cgelss
			Block: zgelss
			Block: sgeqrf
			Block: dgeqrf
			Block: cgeqrf
			Block: zgeqrf
			Block: sgeev
			Block: dgeev
			Block: cgeev
			Block: zgeev
			Block: sgegv
			Block: dgegv
			Block: cgegv
			Block: zgegv
			Block: ssyev
			Block: dsyev
			Block: cheev
			Block: zheev
			Block: sposv
			Block: dposv
			Block: cposv
			Block: zposv
			Block: spotrf
			Block: dpotrf
			Block: cpotrf
			Block: zpotrf
			Block: spotrs
			Block: dpotrs
			Block: cpotrs
			Block: zpotrs
			Block: spotri
			Block: dpotri
			Block: cpotri
			Block: zpotri
			Block: slauum
			Block: dlauum
			Block: clauum
			Block: zlauum
			Block: strtri
			Block: dtrtri
			Block: ctrtri
			Block: ztrtri
			Block: slaswp
			Block: dlaswp
			Block: claswp
			Block: zlaswp
			Block: cgees
			Block: zgees
			Block: dgees
			Block: sgees
			Block: sggev
			Block: dggev
			Block: cggev
			Block: zggev
Building modules...
	Constructing call-back function "cb_cselect_in_cgees__user__routines"
	  def cselect(e_w__i__e): return cselect
	Constructing call-back function "cb_dselect_in_dgees__user__routines"
	  def dselect(e_wr__i__e,e_wi__i__e): return dselect
	Constructing call-back function "cb_sselect_in_sgees__user__routines"
	  def sselect(e_wr__i__e,e_wi__i__e): return sselect
	Constructing call-back function "cb_zselect_in_zgees__user__routines"
	  def zselect(e_w__i__e): return zselect
	Building module "flapack"...
		Constructing wrapper function "sgesv"...
		  lu,piv,x,info = sgesv(a,b,[overwrite_a,overwrite_b])
		Constructing wrapper function "dgesv"...
		  lu,piv,x,info = dgesv(a,b,[overwrite_a,overwrite_b])
		Constructing wrapper function "cgesv"...
		  lu,piv,x,info = cgesv(a,b,[overwrite_a,overwrite_b])
		Constructing wrapper function "zgesv"...
		  lu,piv,x,info = zgesv(a,b,[overwrite_a,overwrite_b])
		Constructing wrapper function "sgetrf"...
		  lu,piv,info = sgetrf(a,[overwrite_a])
		Constructing wrapper function "dgetrf"...
		  lu,piv,info = dgetrf(a,[overwrite_a])
		Constructing wrapper function "cgetrf"...
		  lu,piv,info = cgetrf(a,[overwrite_a])
		Constructing wrapper function "zgetrf"...
		  lu,piv,info = zgetrf(a,[overwrite_a])
		Constructing wrapper function "sgetrs"...
		  x,info = sgetrs(lu,piv,b,[trans,overwrite_b])
		Constructing wrapper function "dgetrs"...
		  x,info = dgetrs(lu,piv,b,[trans,overwrite_b])
		Constructing wrapper function "cgetrs"...
		  x,info = cgetrs(lu,piv,b,[trans,overwrite_b])
		Constructing wrapper function "zgetrs"...
		  x,info = zgetrs(lu,piv,b,[trans,overwrite_b])
		Constructing wrapper function "sgetri"...
		  inv_a,info = sgetri(lu,piv,[lwork,overwrite_lu])
		Constructing wrapper function "dgetri"...
		  inv_a,info = dgetri(lu,piv,[lwork,overwrite_lu])
		Constructing wrapper function "cgetri"...
		  inv_a,info = cgetri(lu,piv,[lwork,overwrite_lu])
		Constructing wrapper function "zgetri"...
		  inv_a,info = zgetri(lu,piv,[lwork,overwrite_lu])
		Constructing wrapper function "sgesdd"...
		  u,s,vt,info = sgesdd(a,[compute_uv,lwork,overwrite_a])
		Constructing wrapper function "dgesdd"...
		  u,s,vt,info = dgesdd(a,[compute_uv,lwork,overwrite_a])
		Constructing wrapper function "cgesdd"...
		  u,s,vt,info = cgesdd(a,[compute_uv,lwork,overwrite_a])
		Constructing wrapper function "zgesdd"...
		  u,s,vt,info = zgesdd(a,[compute_uv,lwork,overwrite_a])
		Constructing wrapper function "sgelss"...
		  v,x,s,rank,info = sgelss(a,b,[cond,lwork,overwrite_a,overwrite_b])
		Constructing wrapper function "dgelss"...
		  v,x,s,rank,info = dgelss(a,b,[cond,lwork,overwrite_a,overwrite_b])
		Constructing wrapper function "cgelss"...
		  v,x,s,rank,info = cgelss(a,b,[cond,lwork,overwrite_a,overwrite_b])
		Constructing wrapper function "zgelss"...
		  v,x,s,rank,info = zgelss(a,b,[cond,lwork,overwrite_a,overwrite_b])
		Constructing wrapper function "sgeqrf"...
		  qr,tau,work,info = sgeqrf(a,[lwork,overwrite_a])
		Constructing wrapper function "dgeqrf"...
		  qr,tau,work,info = dgeqrf(a,[lwork,overwrite_a])
		Constructing wrapper function "cgeqrf"...
		  qr,tau,work,info = cgeqrf(a,[lwork,overwrite_a])
		Constructing wrapper function "zgeqrf"...
		  qr,tau,work,info = zgeqrf(a,[lwork,overwrite_a])
		Constructing wrapper function "sgeev"...
		  wr,wi,vl,vr,info = sgeev(a,[compute_vl,compute_vr,lwork,overwrite_a])
		Constructing wrapper function "dgeev"...
		  wr,wi,vl,vr,info = dgeev(a,[compute_vl,compute_vr,lwork,overwrite_a])
		Constructing wrapper function "cgeev"...
		  w,vl,vr,info = cgeev(a,[compute_vl,compute_vr,lwork,overwrite_a])
		Constructing wrapper function "zgeev"...
		  w,vl,vr,info = zgeev(a,[compute_vl,compute_vr,lwork,overwrite_a])
		Constructing wrapper function "sgegv"...
		  alphar,alphai,beta,vl,vr,info = sgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
		Constructing wrapper function "dgegv"...
		  alphar,alphai,beta,vl,vr,info = dgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
		Constructing wrapper function "cgegv"...
		  alpha,beta,vl,vr,info = cgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
		Constructing wrapper function "zgegv"...
		  alpha,beta,vl,vr,info = zgegv(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
		Constructing wrapper function "ssyev"...
		  w,v,info = ssyev(a,[compute_v,lower,lwork,overwrite_a])
		Constructing wrapper function "dsyev"...
		  w,v,info = dsyev(a,[compute_v,lower,lwork,overwrite_a])
		Constructing wrapper function "cheev"...
		  w,v,info = cheev(a,[compute_v,lower,lwork,overwrite_a])
		Constructing wrapper function "zheev"...
		  w,v,info = zheev(a,[compute_v,lower,lwork,overwrite_a])
		Constructing wrapper function "sposv"...
		  c,x,info = sposv(a,b,[lower,overwrite_a,overwrite_b])
		Constructing wrapper function "dposv"...
		  c,x,info = dposv(a,b,[lower,overwrite_a,overwrite_b])
		Constructing wrapper function "cposv"...
		  c,x,info = cposv(a,b,[lower,overwrite_a,overwrite_b])
		Constructing wrapper function "zposv"...
		  c,x,info = zposv(a,b,[lower,overwrite_a,overwrite_b])
		Constructing wrapper function "spotrf"...
		  c,info = spotrf(a,[lower,clean,overwrite_a])
		Constructing wrapper function "dpotrf"...
		  c,info = dpotrf(a,[lower,clean,overwrite_a])
		Constructing wrapper function "cpotrf"...
		  c,info = cpotrf(a,[lower,clean,overwrite_a])
		Constructing wrapper function "zpotrf"...
		  c,info = zpotrf(a,[lower,clean,overwrite_a])
		Constructing wrapper function "spotrs"...
		  x,info = spotrs(c,b,[lower,overwrite_b])
		Constructing wrapper function "dpotrs"...
		  x,info = dpotrs(c,b,[lower,overwrite_b])
		Constructing wrapper function "cpotrs"...
		  x,info = cpotrs(c,b,[lower,overwrite_b])
		Constructing wrapper function "zpotrs"...
		  x,info = zpotrs(c,b,[lower,overwrite_b])
		Constructing wrapper function "spotri"...
		  inv_a,info = spotri(c,[lower,overwrite_c])
		Constructing wrapper function "dpotri"...
		  inv_a,info = dpotri(c,[lower,overwrite_c])
		Constructing wrapper function "cpotri"...
		  inv_a,info = cpotri(c,[lower,overwrite_c])
		Constructing wrapper function "zpotri"...
		  inv_a,info = zpotri(c,[lower,overwrite_c])
		Constructing wrapper function "slauum"...
		  a,info = slauum(c,[lower,overwrite_c])
		Constructing wrapper function "dlauum"...
		  a,info = dlauum(c,[lower,overwrite_c])
		Constructing wrapper function "clauum"...
		  a,info = clauum(c,[lower,overwrite_c])
		Constructing wrapper function "zlauum"...
		  a,info = zlauum(c,[lower,overwrite_c])
		Constructing wrapper function "strtri"...
		  inv_c,info = strtri(c,[lower,unitdiag,overwrite_c])
		Constructing wrapper function "dtrtri"...
		  inv_c,info = dtrtri(c,[lower,unitdiag,overwrite_c])
		Constructing wrapper function "ctrtri"...
		  inv_c,info = ctrtri(c,[lower,unitdiag,overwrite_c])
		Constructing wrapper function "ztrtri"...
		  inv_c,info = ztrtri(c,[lower,unitdiag,overwrite_c])
		Constructing wrapper function "slaswp"...
		  a = slaswp(a,piv,[k1,k2,off,inc,overwrite_a])
		Constructing wrapper function "dlaswp"...
		  a = dlaswp(a,piv,[k1,k2,off,inc,overwrite_a])
		Constructing wrapper function "claswp"...
		  a = claswp(a,piv,[k1,k2,off,inc,overwrite_a])
		Constructing wrapper function "zlaswp"...
		  a = zlaswp(a,piv,[k1,k2,off,inc,overwrite_a])
		Constructing wrapper function "cgees"...
		  t,sdim,w,vs,work,info = cgees(cselect,a,[compute_v,sort_t,lwork,cselect_extra_args,overwrite_a])
		Constructing wrapper function "zgees"...
		  t,sdim,w,vs,work,info = zgees(zselect,a,[compute_v,sort_t,lwork,zselect_extra_args,overwrite_a])
		Constructing wrapper function "dgees"...
		  t,sdim,wr,wi,vs,work,info = dgees(dselect,a,[compute_v,sort_t,lwork,dselect_extra_args,overwrite_a])
		Constructing wrapper function "sgees"...
		  t,sdim,wr,wi,vs,work,info = sgees(sselect,a,[compute_v,sort_t,lwork,sselect_extra_args,overwrite_a])
		Constructing wrapper function "sggev"...
		  alphar,alphai,beta,vl,vr,work,info = sggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
		Constructing wrapper function "dggev"...
		  alphar,alphai,beta,vl,vr,work,info = dggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
		Constructing wrapper function "cggev"...
		  alpha,beta,vl,vr,work,info = cggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
		Constructing wrapper function "zggev"...
		  alpha,beta,vl,vr,work,info = zggev(a,b,[compute_vl,compute_vr,lwork,overwrite_a,overwrite_b])
	Wrote C/API module "flapack" to file "build/temp.linux-i686-2.2/flapackmodule.c"
using F2PY 2.13.175-1250
f2py /usr/lib/python2.2/site-packages/scipy/linalg/src/det.f /usr/lib/python2.2/site-packages/scipy/linalg/src/lu.f -m _flinalg -h build/temp.linux-i686-2.2/_flinalg.pyf --overwrite-signature
Reading fortran codes...
	Reading file '/usr/lib/python2.2/site-packages/scipy/linalg/src/det.f'
	Reading file '/usr/lib/python2.2/site-packages/scipy/linalg/src/lu.f'
Post-processing...
	Block: _flinalg
			Block: ddet_c
			Block: ddet_r
			Block: sdet_c
			Block: sdet_r
			Block: zdet_c
			Block: zdet_r
			Block: cdet_c
			Block: cdet_r
			Block: dlu_c
Saving signatures to file "./build/temp.linux-i686-2.2/_flinalg.pyf"
f2py --build-dir build/temp.linux-i686-2.2 build/temp.linux-i686-2.2/_flinalg.pyf
Reading fortran codes...
	Reading file 'build/temp.linux-i686-2.2/_flinalg.pyf'
Post-processing...
	Block: _flinalg
			Block: ddet_c
			Block: ddet_r
			Block: sdet_c
			Block: sdet_r
			Block: zdet_c
			Block: zdet_r
			Block: cdet_c
			Block: cdet_r
			Block: dlu_c
Building modules...
	Building module "_flinalg"...
		Constructing wrapper function "ddet_c"...
		  det,info = ddet_c(a,[overwrite_a])
		Constructing wrapper function "ddet_r"...
		  det,info = ddet_r(a,[overwrite_a])
		Constructing wrapper function "sdet_c"...
		  det,info = sdet_c(a,[overwrite_a])
		Constructing wrapper function "sdet_r"...
		  det,info = sdet_r(a,[overwrite_a])
		Constructing wrapper function "zdet_c"...
		  det,info = zdet_c(a,[overwrite_a])
		Constructing wrapper function "zdet_r"...
		  det,info = zdet_r(a,[overwrite_a])
		Constructing wrapper function "cdet_c"...
		  det,info = cdet_c(a,[overwrite_a])
		Constructing wrapper function "cdet_r"...
		  det,info = cdet_r(a,[overwrite_a])
		Constructing wrapper function "dlu_c"...
		  p,l,u,info = dlu_c(a,[permute_l,overwrite_a])
	Wrote C/API module "_flinalg" to file "build/temp.linux-i686-2.2/_flinalgmodule.c"
using F2PY 2.13.175-1250
f2py /usr/lib/python2.2/site-packages/scipy/linalg/src/calc_lwork.f -m calc_lwork -h build/temp.linux-i686-2.2/calc_lwork.pyf --overwrite-signature
Reading fortran codes...
	Reading file '/usr/lib/python2.2/site-packages/scipy/linalg/src/calc_lwork.f'
Post-processing...
	Block: calc_lwork
			Block: gesdd
			Block: gelss
			Block: getri
			Block: geev
Saving signatures to file "./build/temp.linux-i686-2.2/calc_lwork.pyf"
f2py --build-dir build/temp.linux-i686-2.2 build/temp.linux-i686-2.2/calc_lwork.pyf
Reading fortran codes...
	Reading file 'build/temp.linux-i686-2.2/calc_lwork.pyf'
Post-processing...
	Block: calc_lwork
			Block: gesdd
			Block: gelss
			Block: getri
			Block: geev
Building modules...
	Building module "calc_lwork"...
		Constructing wrapper function "gesdd"...
		  minwrk,maxwrk = gesdd(prefix,m,n,compute_uv)
		Constructing wrapper function "gelss"...
		  minwrk,maxwrk = gelss(prefix,m,n,nrhs)
		Constructing wrapper function "getri"...
		  minwrk,maxwrk = getri(prefix,n)
		Constructing wrapper function "geev"...
		  minwrk,maxwrk = geev(prefix,n,[compute_vl,compute_vr])
	Wrote C/API module "calc_lwork" to file "build/temp.linux-i686-2.2/calc_lworkmodule.c"
using F2PY 2.13.175-1250
using F2PY 2.13.175-1250
f2py --no-wrap-functions --build-dir build/temp.linux-i686-2.2 /usr/lib/python2.2/site-packages/scipy/special/specfun.pyf
Reading fortran codes...
	Reading file '/usr/lib/python2.2/site-packages/scipy/special/specfun.pyf'
Post-processing...
	Block: specfun
			Block: lqmn
			Block: clpmn
			Block: jdzo
			Block: bernob
			Block: bernoa
			Block: csphjy
			Block: lpmns
			Block: eulera
			Block: clqn
			Block: airyzo
			Block: eulerb
			Block: cva1
			Block: lqnb
			Block: lamv
			Block: lagzo
			Block: legzo
			Block: pbdv
			Block: cerzo
			Block: lamn
			Block: clpn
			Block: lqmns
			Block: lpmn
			Block: fcszo
			Block: aswfb
			Block: lqna
			Block: cpbdn
			Block: lpn
			Block: fcoef
			Block: sphi
			Block: rcty
			Block: lpni
			Block: cyzo
			Block: csphik
			Block: sphj
			Block: othpl
			Block: klvnzo
			Block: jyzo
			Block: rctj
			Block: herzo
			Block: sphk
			Block: pbvv
			Block: clqmn
			Block: segv
			Block: sphy
Building modules...
	Building module "specfun"...
		Constructing wrapper function "lqmn"...
		  qm,qd = lqmn(m,n,x)
		Constructing wrapper function "clpmn"...
		  cpm,cpd = clpmn(m,n,x,y)
		Constructing wrapper function "jdzo"...
		  n,m,pcode,zo = jdzo(nt)
		Constructing wrapper function "bernob"...
		  bn = bernob(n)
		Constructing wrapper function "bernoa"...
		  bn = bernoa(n)
		Constructing wrapper function "csphjy"...
		  nm,csj,cdj,csy,cdy = csphjy(n,z)
		Constructing wrapper function "lpmns"...
		  pm,pd = lpmns(m,n,x)
		Constructing wrapper function "eulera"...
		  en = eulera(n)
		Constructing wrapper function "clqn"...
		  cqn,cqd = clqn(n,z)
		Constructing wrapper function "airyzo"...
		  xa,xb,xc,xd = airyzo(nt,[kf])
		Constructing wrapper function "eulerb"...
		  en = eulerb(n)
		Constructing wrapper function "cva1"...
		  cv = cva1(kd,m,q)
		Constructing wrapper function "lqnb"...
		  qn,qd = lqnb(n,x)
		Constructing wrapper function "lamv"...
		  vm,vl,dl = lamv(v,x)
		Constructing wrapper function "lagzo"...
		  x,w = lagzo(n)
		Constructing wrapper function "legzo"...
		  x,w = legzo(n)
		Constructing wrapper function "pbdv"...
		  dv,dp,pdf,pdd = pbdv(v,x)
		Constructing wrapper function "cerzo"...
		  zo = cerzo(nt)
		Constructing wrapper function "lamn"...
		  nm,bl,dl = lamn(n,x)
		Constructing wrapper function "clpn"...
		  cpn,cpd = clpn(n,z)
		Constructing wrapper function "lqmns"...
		  qm,qd = lqmns(m,n,x)
		Constructing wrapper function "lpmn"...
		  pm,pd = lpmn(m,n,x)
		Constructing wrapper function "fcszo"...
		  zo = fcszo(kf,nt)
		Constructing wrapper function "aswfb"...
		  s1f,s1d = aswfb(m,n,c,x,kd,cv)
		Constructing wrapper function "lqna"...
		  qn,qd = lqna(n,x)
		Constructing wrapper function "cpbdn"...
		  cpb,cpd = cpbdn(n,z)
		Constructing wrapper function "lpn"...
		  pn,pd = lpn(n,x)
		Constructing wrapper function "fcoef"...
		  fc = fcoef(kd,m,q,a)
		Constructing wrapper function "sphi"...
		  nm,si,di = sphi(n,x)
		Constructing wrapper function "rcty"...
		  nm,ry,dy = rcty(n,x)
		Constructing wrapper function "lpni"...
		  pn,pd,pl = lpni(n,x)
		Constructing wrapper function "cyzo"...
		  zo,zv = cyzo(nt,kf,kc)
		Constructing wrapper function "csphik"...
		  nm,csi,cdi,csk,cdk = csphik(n,z)
		Constructing wrapper function "sphj"...
		  nm,sj,dj = sphj(n,x)
		Constructing wrapper function "othpl"...
		  pl,dpl = othpl(kf,n,x)
		Constructing wrapper function "klvnzo"...
		  zo = klvnzo(nt,kd)
		Constructing wrapper function "jyzo"...
		  rj0,rj1,ry0,ry1 = jyzo(n,nt)
		Constructing wrapper function "rctj"...
		  nm,rj,dj = rctj(n,x)
		Constructing wrapper function "herzo"...
		  x,w = herzo(n)
		Constructing wrapper function "sphk"...
		  nm,sk,dk = sphk(n,x)
		Constructing wrapper function "pbvv"...
		  vv,vp,pvf,pvd = pbvv(v,x)
		Constructing wrapper function "clqmn"...
		  cqm,cqd = clqmn(m,n,z)
		Constructing wrapper function "segv"...
		  cv,eg = segv(m,n,c,kd)
		Constructing wrapper function "sphy"...
		  nm,sy,dy = sphy(n,x)
	Wrote C/API module "specfun" to file "build/temp.linux-i686-2.2/specfunmodule.c"
using F2PY 2.13.175-1250
using F2PY 2.13.175-1250
using F2PY 2.13.175-1250
using F2PY 2.13.175-1250
f2py --no-wrap-functions --build-dir build/temp.linux-i686-2.2 /usr/lib/python2.2/site-packages/scipy/stats/statlib.pyf
Reading fortran codes...
	Reading file '/usr/lib/python2.2/site-packages/scipy/stats/statlib.pyf'
Post-processing...
	Block: statlib
			Block: swilk
Building modules...
	Building module "statlib"...
		Constructing wrapper function "swilk"...
		  a,w,pw,ifault = swilk(x,a,[init,n1])
	Wrote C/API module "statlib" to file "build/temp.linux-i686-2.2/statlibmodule.c"
using F2PY 2.13.175-1250
using F2PY 2.13.175-1250
using F2PY 2.13.175-1250
using F2PY 2.13.175-1250
f2py --build-dir build/temp.linux-i686-2.2 /usr/lib/python2.2/site-packages/scipy/integrate/vode.pyf
Reading fortran codes...
	Reading file '/usr/lib/python2.2/site-packages/scipy/integrate/vode.pyf'
Post-processing...
	Block: dvode__user__routines
		Block: dvode_user_interface
			Block: f
			Block: jac
	Block: vode
			Block: dvode
Building modules...
	Constructing call-back function "cb_f_in_dvode__user__routines"
	  def f(t,y): return ydot
	Constructing call-back function "cb_jac_in_dvode__user__routines"
	  def jac(t,y): return jac
	Building module "vode"...
		Constructing wrapper function "dvode"...
		  y,t,istate = dvode(f,jac,y,t,tout,rtol,atol,itask,istate,rwork,iwork,mf,[f_extra_args,jac_extra_args,overwrite_y])
	Wrote C/API module "vode" to file "build/temp.linux-i686-2.2/vodemodule.c"
using F2PY 2.13.175-1250
using F2PY 2.13.175-1250
using F2PY 2.13.175-1250
using F2PY 2.13.175-1250
using F2PY 2.13.175-1250
using F2PY 2.13.175-1250
running build_flib
running find_fortran_compiler
running gnu_fortran_compiler.find_lib_directories
g77 -v
detecting Gnu Fortran compiler...
g77 --version 
found GNU Fortran 0.5.26 20000731 (Red Hat Linux 7.1 2.96-98)
using Gnu 0.5.26 Fortran compiler
 building 'mach' library
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/mach/d1mach.f -o build/temp.linux-i686-2.2/d1mach.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/mach/i1mach.f -o build/temp.linux-i686-2.2/i1mach.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/mach/r1mach.f -o build/temp.linux-i686-2.2/r1mach.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/mach/xerror.f -o build/temp.linux-i686-2.2/xerror.o
ar -cur build/temp.linux-i686-2.2/libmach.a build/temp.linux-i686-2.2/d1mach.o build/temp.linux-i686-2.2/i1mach.o build/temp.linux-i686-2.2/r1mach.o build/temp.linux-i686-2.2/xerror.o
ranlib  build/temp.linux-i686-2.2/libmach.a
 building 'amos' library
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/dgamln.f -o build/temp.linux-i686-2.2/dgamln.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/dsclmr.f -o build/temp.linux-i686-2.2/dsclmr.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/fdump.f -o build/temp.linux-i686-2.2/fdump.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zabs.f -o build/temp.linux-i686-2.2/zabs.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zacai.f -o build/temp.linux-i686-2.2/zacai.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zacon.f -o build/temp.linux-i686-2.2/zacon.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zairy.f -o build/temp.linux-i686-2.2/zairy.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zasyi.f -o build/temp.linux-i686-2.2/zasyi.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zbesh.f -o build/temp.linux-i686-2.2/zbesh.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zbesi.f -o build/temp.linux-i686-2.2/zbesi.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zbesj.f -o build/temp.linux-i686-2.2/zbesj.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zbesk.f -o build/temp.linux-i686-2.2/zbesk.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zbesy.f -o build/temp.linux-i686-2.2/zbesy.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zbinu.f -o build/temp.linux-i686-2.2/zbinu.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zbiry.f -o build/temp.linux-i686-2.2/zbiry.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zbknu.f -o build/temp.linux-i686-2.2/zbknu.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zbuni.f -o build/temp.linux-i686-2.2/zbuni.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zbunk.f -o build/temp.linux-i686-2.2/zbunk.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zdiv.f -o build/temp.linux-i686-2.2/zdiv.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zexp.f -o build/temp.linux-i686-2.2/zexp.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zkscl.f -o build/temp.linux-i686-2.2/zkscl.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zlog.f -o build/temp.linux-i686-2.2/zlog.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zmlri.f -o build/temp.linux-i686-2.2/zmlri.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zmlt.f -o build/temp.linux-i686-2.2/zmlt.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zrati.f -o build/temp.linux-i686-2.2/zrati.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zs1s2.f -o build/temp.linux-i686-2.2/zs1s2.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zseri.f -o build/temp.linux-i686-2.2/zseri.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zshch.f -o build/temp.linux-i686-2.2/zshch.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zsqrt.f -o build/temp.linux-i686-2.2/zsqrt.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zuchk.f -o build/temp.linux-i686-2.2/zuchk.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zunhj.f -o build/temp.linux-i686-2.2/zunhj.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zuni1.f -o build/temp.linux-i686-2.2/zuni1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zuni2.f -o build/temp.linux-i686-2.2/zuni2.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zunik.f -o build/temp.linux-i686-2.2/zunik.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zunk1.f -o build/temp.linux-i686-2.2/zunk1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zunk2.f -o build/temp.linux-i686-2.2/zunk2.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zuoik.f -o build/temp.linux-i686-2.2/zuoik.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/amos/zwrsk.f -o build/temp.linux-i686-2.2/zwrsk.o
ar -cur build/temp.linux-i686-2.2/libamos.a build/temp.linux-i686-2.2/dgamln.o build/temp.linux-i686-2.2/dsclmr.o build/temp.linux-i686-2.2/fdump.o build/temp.linux-i686-2.2/zabs.o build/temp.linux-i686-2.2/zacai.o build/temp.linux-i686-2.2/zacon.o build/temp.linux-i686-2.2/zairy.o build/temp.linux-i686-2.2/zasyi.o build/temp.linux-i686-2.2/zbesh.o build/temp.linux-i686-2.2/zbesi.o build/temp.linux-i686-2.2/zbesj.o build/temp.linux-i686-2.2/zbesk.o build/temp.linux-i686-2.2/zbesy.o build/temp.linux-i686-2.2/zbinu.o build/temp.linux-i686-2.2/zbiry.o build/temp.linux-i686-2.2/zbknu.o build/temp.linux-i686-2.2/zbuni.o build/temp.linux-i686-2.2/zbunk.o build/temp.linux-i686-2.2/zdiv.o build/temp.linux-i686-2.2/zexp.o build/temp.linux-i686-2.2/zkscl.o build/temp.linux-i686-2.2/zlog.o build/temp.linux-i686-2.2/zmlri.o build/temp.linux-i686-2.2/zmlt.o build/temp.linux-i686-2.2/zrati.o build/temp.linux-i686-2.2/zs1s2.o build/temp.linux-i686-2.2/zseri.o build/temp.linux-i686-2.2/zshch.o build/temp.linux-i686-2.2/zsqrt.o build/temp.linux-i686-2.2/zuchk.o build/temp.linux-i686-2.2/zunhj.o build/temp.linux-i686-2.2/zuni1.o build/temp.linux-i686-2.2/zuni2.o build/temp.linux-i686-2.2/zunik.o build/temp.linux-i686-2.2/zunk1.o build/temp.linux-i686-2.2/zunk2.o build/temp.linux-i686-2.2/zuoik.o build/temp.linux-i686-2.2/zwrsk.o
ranlib  build/temp.linux-i686-2.2/libamos.a
 building 'toms' library
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/toms/wofz.f -o build/temp.linux-i686-2.2/wofz.o
ar -cur build/temp.linux-i686-2.2/libtoms.a build/temp.linux-i686-2.2/wofz.o
ranlib  build/temp.linux-i686-2.2/libtoms.a
 building 'cdf' library
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/algdiv.f -o build/temp.linux-i686-2.2/algdiv.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/alngam.f -o build/temp.linux-i686-2.2/alngam.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/alnrel.f -o build/temp.linux-i686-2.2/alnrel.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/apser.f -o build/temp.linux-i686-2.2/apser.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/basym.f -o build/temp.linux-i686-2.2/basym.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/bcorr.f -o build/temp.linux-i686-2.2/bcorr.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/betaln.f -o build/temp.linux-i686-2.2/betaln.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/bfrac.f -o build/temp.linux-i686-2.2/bfrac.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/bgrat.f -o build/temp.linux-i686-2.2/bgrat.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/bpser.f -o build/temp.linux-i686-2.2/bpser.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/bratio.f -o build/temp.linux-i686-2.2/bratio.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/brcmp1.f -o build/temp.linux-i686-2.2/brcmp1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/brcomp.f -o build/temp.linux-i686-2.2/brcomp.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/bup.f -o build/temp.linux-i686-2.2/bup.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cdfbet.f -o build/temp.linux-i686-2.2/cdfbet.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cdfbin.f -o build/temp.linux-i686-2.2/cdfbin.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cdfchi.f -o build/temp.linux-i686-2.2/cdfchi.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cdfchn.f -o build/temp.linux-i686-2.2/cdfchn.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cdff.f -o build/temp.linux-i686-2.2/cdff.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cdffnc.f -o build/temp.linux-i686-2.2/cdffnc.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cdfgam.f -o build/temp.linux-i686-2.2/cdfgam.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cdfnbn.f -o build/temp.linux-i686-2.2/cdfnbn.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cdfnor.f -o build/temp.linux-i686-2.2/cdfnor.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cdfpoi.f -o build/temp.linux-i686-2.2/cdfpoi.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cdft.f -o build/temp.linux-i686-2.2/cdft.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cdftnc.f -o build/temp.linux-i686-2.2/cdftnc.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cumbet.f -o build/temp.linux-i686-2.2/cumbet.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cumbin.f -o build/temp.linux-i686-2.2/cumbin.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cumchi.f -o build/temp.linux-i686-2.2/cumchi.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cumchn.f -o build/temp.linux-i686-2.2/cumchn.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cumf.f -o build/temp.linux-i686-2.2/cumf.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cumfnc.f -o build/temp.linux-i686-2.2/cumfnc.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cumgam.f -o build/temp.linux-i686-2.2/cumgam.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cumnbn.f -o build/temp.linux-i686-2.2/cumnbn.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cumnor.f -o build/temp.linux-i686-2.2/cumnor.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cumpoi.f -o build/temp.linux-i686-2.2/cumpoi.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cumt.f -o build/temp.linux-i686-2.2/cumt.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/cumtnc.f -o build/temp.linux-i686-2.2/cumtnc.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/devlpl.f -o build/temp.linux-i686-2.2/devlpl.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/dinvnr.f -o build/temp.linux-i686-2.2/dinvnr.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/dinvr.f -o build/temp.linux-i686-2.2/dinvr.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/dt1.f -o build/temp.linux-i686-2.2/dt1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/dzror.f -o build/temp.linux-i686-2.2/dzror.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/erf.f -o build/temp.linux-i686-2.2/erf.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/erfc1.f -o build/temp.linux-i686-2.2/erfc1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/esum.f -o build/temp.linux-i686-2.2/esum.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/exparg.f -o build/temp.linux-i686-2.2/exparg.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/fpser.f -o build/temp.linux-i686-2.2/fpser.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/gam1.f -o build/temp.linux-i686-2.2/gam1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/gaminv.f -o build/temp.linux-i686-2.2/gaminv.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/gamln.f -o build/temp.linux-i686-2.2/gamln.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/gamln1.f -o build/temp.linux-i686-2.2/gamln1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/gamma_fort.f -o build/temp.linux-i686-2.2/gamma_fort.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/grat1.f -o build/temp.linux-i686-2.2/grat1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/gratio.f -o build/temp.linux-i686-2.2/gratio.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/gsumln.f -o build/temp.linux-i686-2.2/gsumln.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/ipmpar.f -o build/temp.linux-i686-2.2/ipmpar.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/psi_fort.f -o build/temp.linux-i686-2.2/psi_fort.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/rcomp.f -o build/temp.linux-i686-2.2/rcomp.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/rexp.f -o build/temp.linux-i686-2.2/rexp.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/rlog.f -o build/temp.linux-i686-2.2/rlog.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/rlog1.f -o build/temp.linux-i686-2.2/rlog1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/spmpar.f -o build/temp.linux-i686-2.2/spmpar.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/cdflib/stvaln.f -o build/temp.linux-i686-2.2/stvaln.o
ar -cur build/temp.linux-i686-2.2/libcdf.a build/temp.linux-i686-2.2/algdiv.o build/temp.linux-i686-2.2/alngam.o build/temp.linux-i686-2.2/alnrel.o build/temp.linux-i686-2.2/apser.o build/temp.linux-i686-2.2/basym.o build/temp.linux-i686-2.2/bcorr.o build/temp.linux-i686-2.2/betaln.o build/temp.linux-i686-2.2/bfrac.o build/temp.linux-i686-2.2/bgrat.o build/temp.linux-i686-2.2/bpser.o build/temp.linux-i686-2.2/bratio.o build/temp.linux-i686-2.2/brcmp1.o build/temp.linux-i686-2.2/brcomp.o build/temp.linux-i686-2.2/bup.o build/temp.linux-i686-2.2/cdfbet.o build/temp.linux-i686-2.2/cdfbin.o build/temp.linux-i686-2.2/cdfchi.o build/temp.linux-i686-2.2/cdfchn.o build/temp.linux-i686-2.2/cdff.o build/temp.linux-i686-2.2/cdffnc.o build/temp.linux-i686-2.2/cdfgam.o build/temp.linux-i686-2.2/cdfnbn.o build/temp.linux-i686-2.2/cdfnor.o build/temp.linux-i686-2.2/cdfpoi.o build/temp.linux-i686-2.2/cdft.o build/temp.linux-i686-2.2/cdftnc.o build/temp.linux-i686-2.2/cumbet.o build/temp.linux-i686-2.2/cumbin.o build/temp.linux-i686-2.2/cumchi.o build/temp.linux-i686-2.2/cumchn.o build/temp.linux-i686-2.2/cumf.o build/temp.linux-i686-2.2/cumfnc.o build/temp.linux-i686-2.2/cumgam.o build/temp.linux-i686-2.2/cumnbn.o build/temp.linux-i686-2.2/cumnor.o build/temp.linux-i686-2.2/cumpoi.o build/temp.linux-i686-2.2/cumt.o build/temp.linux-i686-2.2/cumtnc.o build/temp.linux-i686-2.2/devlpl.o build/temp.linux-i686-2.2/dinvnr.o build/temp.linux-i686-2.2/dinvr.o build/temp.linux-i686-2.2/dt1.o build/temp.linux-i686-2.2/dzror.o build/temp.linux-i686-2.2/erf.o build/temp.linux-i686-2.2/erfc1.o build/temp.linux-i686-2.2/esum.o build/temp.linux-i686-2.2/exparg.o build/temp.linux-i686-2.2/fpser.o build/temp.linux-i686-2.2/gam1.o build/temp.linux-i686-2.2/gaminv.o build/temp.linux-i686-2.2/gamln.o build/temp.linux-i686-2.2/gamln1.o build/temp.linux-i686-2.2/gamma_fort.o build/temp.linux-i686-2.2/grat1.o build/temp.linux-i686-2.2/gratio.o build/temp.linux-i686-2.2/gsumln.o build/temp.linux-i686-2.2/ipmpar.o build/temp.linux-i686-2.2/psi_fort.o build/temp.linux-i686-2.2/rcomp.o build/temp.linux-i686-2.2/rexp.o build/temp.linux-i686-2.2/rlog.o build/temp.linux-i686-2.2/rlog1.o build/temp.linux-i686-2.2/spmpar.o build/temp.linux-i686-2.2/stvaln.o
ranlib  build/temp.linux-i686-2.2/libcdf.a
 building 'specfun' library
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/special/specfun/specfun.f -o build/temp.linux-i686-2.2/specfun.o
ar -cur build/temp.linux-i686-2.2/libspecfun.a build/temp.linux-i686-2.2/specfun.o
ranlib  build/temp.linux-i686-2.2/libspecfun.a
 building 'statlib' library
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/stats/statlib/swilk.f -o build/temp.linux-i686-2.2/swilk.o
ar -cur build/temp.linux-i686-2.2/libstatlib.a build/temp.linux-i686-2.2/swilk.o
ranlib  build/temp.linux-i686-2.2/libstatlib.a
 building 'fitpack' library
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/bispev.f -o build/temp.linux-i686-2.2/bispev.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/clocur.f -o build/temp.linux-i686-2.2/clocur.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/cocosp.f -o build/temp.linux-i686-2.2/cocosp.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/concon.f -o build/temp.linux-i686-2.2/concon.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/concur.f -o build/temp.linux-i686-2.2/concur.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/cualde.f -o build/temp.linux-i686-2.2/cualde.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/curev.f -o build/temp.linux-i686-2.2/curev.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/curfit.f -o build/temp.linux-i686-2.2/curfit.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/dblint.f -o build/temp.linux-i686-2.2/dblint.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/evapol.f -o build/temp.linux-i686-2.2/evapol.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fourco.f -o build/temp.linux-i686-2.2/fourco.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpader.f -o build/temp.linux-i686-2.2/fpader.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpadno.f -o build/temp.linux-i686-2.2/fpadno.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpadpo.f -o build/temp.linux-i686-2.2/fpadpo.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpback.f -o build/temp.linux-i686-2.2/fpback.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpbacp.f -o build/temp.linux-i686-2.2/fpbacp.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpbfout.f -o build/temp.linux-i686-2.2/fpbfout.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpbisp.f -o build/temp.linux-i686-2.2/fpbisp.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpbspl.f -o build/temp.linux-i686-2.2/fpbspl.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpchec.f -o build/temp.linux-i686-2.2/fpchec.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpched.f -o build/temp.linux-i686-2.2/fpched.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpchep.f -o build/temp.linux-i686-2.2/fpchep.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpclos.f -o build/temp.linux-i686-2.2/fpclos.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpcoco.f -o build/temp.linux-i686-2.2/fpcoco.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpcons.f -o build/temp.linux-i686-2.2/fpcons.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpcosp.f -o build/temp.linux-i686-2.2/fpcosp.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpcsin.f -o build/temp.linux-i686-2.2/fpcsin.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpcurf.f -o build/temp.linux-i686-2.2/fpcurf.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpcuro.f -o build/temp.linux-i686-2.2/fpcuro.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpcyt1.f -o build/temp.linux-i686-2.2/fpcyt1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpcyt2.f -o build/temp.linux-i686-2.2/fpcyt2.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpdeno.f -o build/temp.linux-i686-2.2/fpdeno.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpdisc.f -o build/temp.linux-i686-2.2/fpdisc.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpfrno.f -o build/temp.linux-i686-2.2/fpfrno.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpgivs.f -o build/temp.linux-i686-2.2/fpgivs.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpgrdi.f -o build/temp.linux-i686-2.2/fpgrdi.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpgrpa.f -o build/temp.linux-i686-2.2/fpgrpa.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpgrre.f -o build/temp.linux-i686-2.2/fpgrre.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpgrsp.f -o build/temp.linux-i686-2.2/fpgrsp.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpinst.f -o build/temp.linux-i686-2.2/fpinst.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpintb.f -o build/temp.linux-i686-2.2/fpintb.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpknot.f -o build/temp.linux-i686-2.2/fpknot.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpopdi.f -o build/temp.linux-i686-2.2/fpopdi.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpopsp.f -o build/temp.linux-i686-2.2/fpopsp.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fporde.f -o build/temp.linux-i686-2.2/fporde.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fppara.f -o build/temp.linux-i686-2.2/fppara.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fppasu.f -o build/temp.linux-i686-2.2/fppasu.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpperi.f -o build/temp.linux-i686-2.2/fpperi.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fppocu.f -o build/temp.linux-i686-2.2/fppocu.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fppogr.f -o build/temp.linux-i686-2.2/fppogr.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fppola.f -o build/temp.linux-i686-2.2/fppola.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fprank.f -o build/temp.linux-i686-2.2/fprank.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fprati.f -o build/temp.linux-i686-2.2/fprati.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpregr.f -o build/temp.linux-i686-2.2/fpregr.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fprota.f -o build/temp.linux-i686-2.2/fprota.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fprppo.f -o build/temp.linux-i686-2.2/fprppo.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fprpsp.f -o build/temp.linux-i686-2.2/fprpsp.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpseno.f -o build/temp.linux-i686-2.2/fpseno.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpspgr.f -o build/temp.linux-i686-2.2/fpspgr.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpsphe.f -o build/temp.linux-i686-2.2/fpsphe.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpsuev.f -o build/temp.linux-i686-2.2/fpsuev.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpsurf.f -o build/temp.linux-i686-2.2/fpsurf.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fpsysy.f -o build/temp.linux-i686-2.2/fpsysy.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fptrnp.f -o build/temp.linux-i686-2.2/fptrnp.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/fptrpe.f -o build/temp.linux-i686-2.2/fptrpe.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/insert.f -o build/temp.linux-i686-2.2/insert.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/parcur.f -o build/temp.linux-i686-2.2/parcur.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/parder.f -o build/temp.linux-i686-2.2/parder.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/parsur.f -o build/temp.linux-i686-2.2/parsur.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/percur.f -o build/temp.linux-i686-2.2/percur.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/pogrid.f -o build/temp.linux-i686-2.2/pogrid.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/polar.f -o build/temp.linux-i686-2.2/polar.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/profil.f -o build/temp.linux-i686-2.2/profil.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/regrid.f -o build/temp.linux-i686-2.2/regrid.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/spalde.f -o build/temp.linux-i686-2.2/spalde.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/spgrid.f -o build/temp.linux-i686-2.2/spgrid.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/sphere.f -o build/temp.linux-i686-2.2/sphere.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/splder.f -o build/temp.linux-i686-2.2/splder.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/splev.f -o build/temp.linux-i686-2.2/splev.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/splint.f -o build/temp.linux-i686-2.2/splint.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/sproot.f -o build/temp.linux-i686-2.2/sproot.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/surev.f -o build/temp.linux-i686-2.2/surev.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/interpolate/fitpack/surfit.f -o build/temp.linux-i686-2.2/surfit.o
ar -cur build/temp.linux-i686-2.2/libfitpack.a build/temp.linux-i686-2.2/bispev.o build/temp.linux-i686-2.2/clocur.o build/temp.linux-i686-2.2/cocosp.o build/temp.linux-i686-2.2/concon.o build/temp.linux-i686-2.2/concur.o build/temp.linux-i686-2.2/cualde.o build/temp.linux-i686-2.2/curev.o build/temp.linux-i686-2.2/curfit.o build/temp.linux-i686-2.2/dblint.o build/temp.linux-i686-2.2/evapol.o build/temp.linux-i686-2.2/fourco.o build/temp.linux-i686-2.2/fpader.o build/temp.linux-i686-2.2/fpadno.o build/temp.linux-i686-2.2/fpadpo.o build/temp.linux-i686-2.2/fpback.o build/temp.linux-i686-2.2/fpbacp.o build/temp.linux-i686-2.2/fpbfout.o build/temp.linux-i686-2.2/fpbisp.o build/temp.linux-i686-2.2/fpbspl.o build/temp.linux-i686-2.2/fpchec.o build/temp.linux-i686-2.2/fpched.o build/temp.linux-i686-2.2/fpchep.o build/temp.linux-i686-2.2/fpclos.o build/temp.linux-i686-2.2/fpcoco.o build/temp.linux-i686-2.2/fpcons.o build/temp.linux-i686-2.2/fpcosp.o build/temp.linux-i686-2.2/fpcsin.o build/temp.linux-i686-2.2/fpcurf.o build/temp.linux-i686-2.2/fpcuro.o build/temp.linux-i686-2.2/fpcyt1.o build/temp.linux-i686-2.2/fpcyt2.o build/temp.linux-i686-2.2/fpdeno.o build/temp.linux-i686-2.2/fpdisc.o build/temp.linux-i686-2.2/fpfrno.o build/temp.linux-i686-2.2/fpgivs.o build/temp.linux-i686-2.2/fpgrdi.o build/temp.linux-i686-2.2/fpgrpa.o build/temp.linux-i686-2.2/fpgrre.o build/temp.linux-i686-2.2/fpgrsp.o build/temp.linux-i686-2.2/fpinst.o build/temp.linux-i686-2.2/fpintb.o build/temp.linux-i686-2.2/fpknot.o build/temp.linux-i686-2.2/fpopdi.o build/temp.linux-i686-2.2/fpopsp.o build/temp.linux-i686-2.2/fporde.o build/temp.linux-i686-2.2/fppara.o build/temp.linux-i686-2.2/fppasu.o build/temp.linux-i686-2.2/fpperi.o build/temp.linux-i686-2.2/fppocu.o build/temp.linux-i686-2.2/fppogr.o build/temp.linux-i686-2.2/fppola.o build/temp.linux-i686-2.2/fprank.o build/temp.linux-i686-2.2/fprati.o build/temp.linux-i686-2.2/fpregr.o build/temp.linux-i686-2.2/fprota.o build/temp.linux-i686-2.2/fprppo.o build/temp.linux-i686-2.2/fprpsp.o build/temp.linux-i686-2.2/fpseno.o build/temp.linux-i686-2.2/fpspgr.o build/temp.linux-i686-2.2/fpsphe.o build/temp.linux-i686-2.2/fpsuev.o build/temp.linux-i686-2.2/fpsurf.o build/temp.linux-i686-2.2/fpsysy.o build/temp.linux-i686-2.2/fptrnp.o build/temp.linux-i686-2.2/fptrpe.o build/temp.linux-i686-2.2/insert.o build/temp.linux-i686-2.2/parcur.o build/temp.linux-i686-2.2/parder.o build/temp.linux-i686-2.2/parsur.o build/temp.linux-i686-2.2/percur.o build/temp.linux-i686-2.2/pogrid.o build/temp.linux-i686-2.2/polar.o build/temp.linux-i686-2.2/profil.o build/temp.linux-i686-2.2/regrid.o build/temp.linux-i686-2.2/spalde.o build/temp.linux-i686-2.2/spgrid.o build/temp.linux-i686-2.2/sphere.o build/temp.linux-i686-2.2/splder.o build/temp.linux-i686-2.2/splev.o build/temp.linux-i686-2.2/splint.o build/temp.linux-i686-2.2/sproot.o build/temp.linux-i686-2.2/surev.o build/temp.linux-i686-2.2/surfit.o
ranlib  build/temp.linux-i686-2.2/libfitpack.a
 building 'quadpack' library
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqag.f -o build/temp.linux-i686-2.2/dqag.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqagie.f -o build/temp.linux-i686-2.2/dqagie.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqage.f -o build/temp.linux-i686-2.2/dqage.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqagi.f -o build/temp.linux-i686-2.2/dqagi.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqagpe.f -o build/temp.linux-i686-2.2/dqagpe.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqagp.f -o build/temp.linux-i686-2.2/dqagp.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqagse.f -o build/temp.linux-i686-2.2/dqagse.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqags.f -o build/temp.linux-i686-2.2/dqags.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqawce.f -o build/temp.linux-i686-2.2/dqawce.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqawc.f -o build/temp.linux-i686-2.2/dqawc.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqawfe.f -o build/temp.linux-i686-2.2/dqawfe.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqawf.f -o build/temp.linux-i686-2.2/dqawf.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqawoe.f -o build/temp.linux-i686-2.2/dqawoe.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqawo.f -o build/temp.linux-i686-2.2/dqawo.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqawse.f -o build/temp.linux-i686-2.2/dqawse.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqaws.f -o build/temp.linux-i686-2.2/dqaws.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqc25c.f -o build/temp.linux-i686-2.2/dqc25c.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqc25f.f -o build/temp.linux-i686-2.2/dqc25f.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqc25s.f -o build/temp.linux-i686-2.2/dqc25s.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqcheb.f -o build/temp.linux-i686-2.2/dqcheb.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqelg.f -o build/temp.linux-i686-2.2/dqelg.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqk15.f -o build/temp.linux-i686-2.2/dqk15.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqk15i.f -o build/temp.linux-i686-2.2/dqk15i.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqk15w.f -o build/temp.linux-i686-2.2/dqk15w.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqk21.f -o build/temp.linux-i686-2.2/dqk21.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqk31.f -o build/temp.linux-i686-2.2/dqk31.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqk41.f -o build/temp.linux-i686-2.2/dqk41.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqk51.f -o build/temp.linux-i686-2.2/dqk51.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqk61.f -o build/temp.linux-i686-2.2/dqk61.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqmomo.f -o build/temp.linux-i686-2.2/dqmomo.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqng.f -o build/temp.linux-i686-2.2/dqng.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqpsrt.f -o build/temp.linux-i686-2.2/dqpsrt.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqwgtc.f -o build/temp.linux-i686-2.2/dqwgtc.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqwgtf.f -o build/temp.linux-i686-2.2/dqwgtf.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/quadpack/dqwgts.f -o build/temp.linux-i686-2.2/dqwgts.o
ar -cur build/temp.linux-i686-2.2/libquadpack.a build/temp.linux-i686-2.2/dqag.o build/temp.linux-i686-2.2/dqagie.o build/temp.linux-i686-2.2/dqage.o build/temp.linux-i686-2.2/dqagi.o build/temp.linux-i686-2.2/dqagpe.o build/temp.linux-i686-2.2/dqagp.o build/temp.linux-i686-2.2/dqagse.o build/temp.linux-i686-2.2/dqags.o build/temp.linux-i686-2.2/dqawce.o build/temp.linux-i686-2.2/dqawc.o build/temp.linux-i686-2.2/dqawfe.o build/temp.linux-i686-2.2/dqawf.o build/temp.linux-i686-2.2/dqawoe.o build/temp.linux-i686-2.2/dqawo.o build/temp.linux-i686-2.2/dqawse.o build/temp.linux-i686-2.2/dqaws.o build/temp.linux-i686-2.2/dqc25c.o build/temp.linux-i686-2.2/dqc25f.o build/temp.linux-i686-2.2/dqc25s.o build/temp.linux-i686-2.2/dqcheb.o build/temp.linux-i686-2.2/dqelg.o build/temp.linux-i686-2.2/dqk15.o build/temp.linux-i686-2.2/dqk15i.o build/temp.linux-i686-2.2/dqk15w.o build/temp.linux-i686-2.2/dqk21.o build/temp.linux-i686-2.2/dqk31.o build/temp.linux-i686-2.2/dqk41.o build/temp.linux-i686-2.2/dqk51.o build/temp.linux-i686-2.2/dqk61.o build/temp.linux-i686-2.2/dqmomo.o build/temp.linux-i686-2.2/dqng.o build/temp.linux-i686-2.2/dqpsrt.o build/temp.linux-i686-2.2/dqwgtc.o build/temp.linux-i686-2.2/dqwgtf.o build/temp.linux-i686-2.2/dqwgts.o
ranlib  build/temp.linux-i686-2.2/libquadpack.a
 building 'odepack' library
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/adjlr.f -o build/temp.linux-i686-2.2/adjlr.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/aigbt.f -o build/temp.linux-i686-2.2/aigbt.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/ainvg.f -o build/temp.linux-i686-2.2/ainvg.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/blkdta000.f -o build/temp.linux-i686-2.2/blkdta000.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/bnorm.f -o build/temp.linux-i686-2.2/bnorm.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/cdrv.f -o build/temp.linux-i686-2.2/cdrv.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/cfode.f -o build/temp.linux-i686-2.2/cfode.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/cntnzu.f -o build/temp.linux-i686-2.2/cntnzu.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/ddasrt.f -o build/temp.linux-i686-2.2/ddasrt.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/ddassl.f -o build/temp.linux-i686-2.2/ddassl.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/decbt.f -o build/temp.linux-i686-2.2/decbt.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/ewset.f -o build/temp.linux-i686-2.2/ewset.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/fnorm.f -o build/temp.linux-i686-2.2/fnorm.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/intdy.f -o build/temp.linux-i686-2.2/intdy.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/iprep.f -o build/temp.linux-i686-2.2/iprep.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/jgroup.f -o build/temp.linux-i686-2.2/jgroup.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/lsoda.f -o build/temp.linux-i686-2.2/lsoda.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/lsodar.f -o build/temp.linux-i686-2.2/lsodar.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/lsode.f -o build/temp.linux-i686-2.2/lsode.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/lsodes.f -o build/temp.linux-i686-2.2/lsodes.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/lsodi.f -o build/temp.linux-i686-2.2/lsodi.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/lsoibt.f -o build/temp.linux-i686-2.2/lsoibt.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/md.f -o build/temp.linux-i686-2.2/md.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/mdi.f -o build/temp.linux-i686-2.2/mdi.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/mdm.f -o build/temp.linux-i686-2.2/mdm.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/mdp.f -o build/temp.linux-i686-2.2/mdp.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/mdu.f -o build/temp.linux-i686-2.2/mdu.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/nnfc.f -o build/temp.linux-i686-2.2/nnfc.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/nnsc.f -o build/temp.linux-i686-2.2/nnsc.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/nntc.f -o build/temp.linux-i686-2.2/nntc.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/nroc.f -o build/temp.linux-i686-2.2/nroc.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/nsfc.f -o build/temp.linux-i686-2.2/nsfc.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/odrv.f -o build/temp.linux-i686-2.2/odrv.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/pjibt.f -o build/temp.linux-i686-2.2/pjibt.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/prep.f -o build/temp.linux-i686-2.2/prep.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/prepj.f -o build/temp.linux-i686-2.2/prepj.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/prepji.f -o build/temp.linux-i686-2.2/prepji.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/prja.f -o build/temp.linux-i686-2.2/prja.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/prjs.f -o build/temp.linux-i686-2.2/prjs.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/rchek.f -o build/temp.linux-i686-2.2/rchek.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/roots.f -o build/temp.linux-i686-2.2/roots.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/slsbt.f -o build/temp.linux-i686-2.2/slsbt.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/slss.f -o build/temp.linux-i686-2.2/slss.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/solbt.f -o build/temp.linux-i686-2.2/solbt.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/solsy.f -o build/temp.linux-i686-2.2/solsy.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/srcar.f -o build/temp.linux-i686-2.2/srcar.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/srcma.f -o build/temp.linux-i686-2.2/srcma.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/srcms.f -o build/temp.linux-i686-2.2/srcms.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/srcom.f -o build/temp.linux-i686-2.2/srcom.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/sro.f -o build/temp.linux-i686-2.2/sro.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/stoda.f -o build/temp.linux-i686-2.2/stoda.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/stode.f -o build/temp.linux-i686-2.2/stode.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/stodi.f -o build/temp.linux-i686-2.2/stodi.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/vmnorm.f -o build/temp.linux-i686-2.2/vmnorm.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/vnorm.f -o build/temp.linux-i686-2.2/vnorm.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/vode.f -o build/temp.linux-i686-2.2/vode.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/xerrwv.f -o build/temp.linux-i686-2.2/xerrwv.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/xsetf.f -o build/temp.linux-i686-2.2/xsetf.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/odepack/xsetun.f -o build/temp.linux-i686-2.2/xsetun.o
ar -cur build/temp.linux-i686-2.2/libodepack.a build/temp.linux-i686-2.2/adjlr.o build/temp.linux-i686-2.2/aigbt.o build/temp.linux-i686-2.2/ainvg.o build/temp.linux-i686-2.2/blkdta000.o build/temp.linux-i686-2.2/bnorm.o build/temp.linux-i686-2.2/cdrv.o build/temp.linux-i686-2.2/cfode.o build/temp.linux-i686-2.2/cntnzu.o build/temp.linux-i686-2.2/ddasrt.o build/temp.linux-i686-2.2/ddassl.o build/temp.linux-i686-2.2/decbt.o build/temp.linux-i686-2.2/ewset.o build/temp.linux-i686-2.2/fnorm.o build/temp.linux-i686-2.2/intdy.o build/temp.linux-i686-2.2/iprep.o build/temp.linux-i686-2.2/jgroup.o build/temp.linux-i686-2.2/lsoda.o build/temp.linux-i686-2.2/lsodar.o build/temp.linux-i686-2.2/lsode.o build/temp.linux-i686-2.2/lsodes.o build/temp.linux-i686-2.2/lsodi.o build/temp.linux-i686-2.2/lsoibt.o build/temp.linux-i686-2.2/md.o build/temp.linux-i686-2.2/mdi.o build/temp.linux-i686-2.2/mdm.o build/temp.linux-i686-2.2/mdp.o build/temp.linux-i686-2.2/mdu.o build/temp.linux-i686-2.2/nnfc.o build/temp.linux-i686-2.2/nnsc.o build/temp.linux-i686-2.2/nntc.o build/temp.linux-i686-2.2/nroc.o build/temp.linux-i686-2.2/nsfc.o build/temp.linux-i686-2.2/odrv.o build/temp.linux-i686-2.2/pjibt.o build/temp.linux-i686-2.2/prep.o build/temp.linux-i686-2.2/prepj.o build/temp.linux-i686-2.2/prepji.o build/temp.linux-i686-2.2/prja.o build/temp.linux-i686-2.2/prjs.o build/temp.linux-i686-2.2/rchek.o build/temp.linux-i686-2.2/roots.o build/temp.linux-i686-2.2/slsbt.o build/temp.linux-i686-2.2/slss.o build/temp.linux-i686-2.2/solbt.o build/temp.linux-i686-2.2/solsy.o build/temp.linux-i686-2.2/srcar.o build/temp.linux-i686-2.2/srcma.o build/temp.linux-i686-2.2/srcms.o build/temp.linux-i686-2.2/srcom.o build/temp.linux-i686-2.2/sro.o build/temp.linux-i686-2.2/stoda.o build/temp.linux-i686-2.2/stode.o build/temp.linux-i686-2.2/stodi.o build/temp.linux-i686-2.2/vmnorm.o build/temp.linux-i686-2.2/vnorm.o build/temp.linux-i686-2.2/vode.o build/temp.linux-i686-2.2/xerrwv.o build/temp.linux-i686-2.2/xsetf.o build/temp.linux-i686-2.2/xsetun.o
ranlib  build/temp.linux-i686-2.2/libodepack.a
 building 'linpack_lite' library
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/linpack_lite/dgbfa.f -o build/temp.linux-i686-2.2/dgbfa.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/linpack_lite/dgbsl.f -o build/temp.linux-i686-2.2/dgbsl.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/linpack_lite/dgefa.f -o build/temp.linux-i686-2.2/dgefa.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/linpack_lite/dgesl.f -o build/temp.linux-i686-2.2/dgesl.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/integrate/linpack_lite/dgtsl.f -o build/temp.linux-i686-2.2/dgtsl.o
ar -cur build/temp.linux-i686-2.2/liblinpack_lite.a build/temp.linux-i686-2.2/dgbfa.o build/temp.linux-i686-2.2/dgbsl.o build/temp.linux-i686-2.2/dgefa.o build/temp.linux-i686-2.2/dgesl.o build/temp.linux-i686-2.2/dgtsl.o
ranlib  build/temp.linux-i686-2.2/liblinpack_lite.a
 building 'mach' library
ar -cur build/temp.linux-i686-2.2/libmach.a build/temp.linux-i686-2.2/d1mach.o build/temp.linux-i686-2.2/i1mach.o build/temp.linux-i686-2.2/r1mach.o build/temp.linux-i686-2.2/xerror.o
ranlib  build/temp.linux-i686-2.2/libmach.a
 building 'minpack' library
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/chkder.f -o build/temp.linux-i686-2.2/chkder.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/dogleg.f -o build/temp.linux-i686-2.2/dogleg.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/dpmpar.f -o build/temp.linux-i686-2.2/dpmpar.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/enorm.f -o build/temp.linux-i686-2.2/enorm.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/fdjac1.f -o build/temp.linux-i686-2.2/fdjac1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/fdjac2.f -o build/temp.linux-i686-2.2/fdjac2.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/hybrd.f -o build/temp.linux-i686-2.2/hybrd.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/hybrd1.f -o build/temp.linux-i686-2.2/hybrd1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/hybrj.f -o build/temp.linux-i686-2.2/hybrj.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/hybrj1.f -o build/temp.linux-i686-2.2/hybrj1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/lmder.f -o build/temp.linux-i686-2.2/lmder.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/lmder1.f -o build/temp.linux-i686-2.2/lmder1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/lmdif.f -o build/temp.linux-i686-2.2/lmdif.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/lmdif1.f -o build/temp.linux-i686-2.2/lmdif1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/lmpar.f -o build/temp.linux-i686-2.2/lmpar.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/lmstr.f -o build/temp.linux-i686-2.2/lmstr.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/lmstr1.f -o build/temp.linux-i686-2.2/lmstr1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/qform.f -o build/temp.linux-i686-2.2/qform.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/qrfac.f -o build/temp.linux-i686-2.2/qrfac.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/qrsolv.f -o build/temp.linux-i686-2.2/qrsolv.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/r1mpyq.f -o build/temp.linux-i686-2.2/r1mpyq.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/r1updt.f -o build/temp.linux-i686-2.2/r1updt.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/optimize/minpack/rwupdt.f -o build/temp.linux-i686-2.2/rwupdt.o
ar -cur build/temp.linux-i686-2.2/libminpack.a build/temp.linux-i686-2.2/chkder.o build/temp.linux-i686-2.2/dogleg.o build/temp.linux-i686-2.2/dpmpar.o build/temp.linux-i686-2.2/enorm.o build/temp.linux-i686-2.2/fdjac1.o build/temp.linux-i686-2.2/fdjac2.o build/temp.linux-i686-2.2/hybrd.o build/temp.linux-i686-2.2/hybrd1.o build/temp.linux-i686-2.2/hybrj.o build/temp.linux-i686-2.2/hybrj1.o build/temp.linux-i686-2.2/lmder.o build/temp.linux-i686-2.2/lmder1.o build/temp.linux-i686-2.2/lmdif.o build/temp.linux-i686-2.2/lmdif1.o build/temp.linux-i686-2.2/lmpar.o build/temp.linux-i686-2.2/lmstr.o build/temp.linux-i686-2.2/lmstr1.o build/temp.linux-i686-2.2/qform.o build/temp.linux-i686-2.2/qrfac.o build/temp.linux-i686-2.2/qrsolv.o build/temp.linux-i686-2.2/r1mpyq.o build/temp.linux-i686-2.2/r1updt.o build/temp.linux-i686-2.2/rwupdt.o
ranlib  build/temp.linux-i686-2.2/libminpack.a
 building 'fftpack' library
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/cfftb1.f -o build/temp.linux-i686-2.2/cfftb1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/cfftb.f -o build/temp.linux-i686-2.2/cfftb.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/cfftf1.f -o build/temp.linux-i686-2.2/cfftf1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/cfftf.f -o build/temp.linux-i686-2.2/cfftf.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/cffti1.f -o build/temp.linux-i686-2.2/cffti1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/cffti.f -o build/temp.linux-i686-2.2/cffti.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/rfftb1.f -o build/temp.linux-i686-2.2/rfftb1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/cosqb.f -o build/temp.linux-i686-2.2/cosqb.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/cosqf.f -o build/temp.linux-i686-2.2/cosqf.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/cosqi.f -o build/temp.linux-i686-2.2/cosqi.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/cost.f -o build/temp.linux-i686-2.2/cost.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/costi.f -o build/temp.linux-i686-2.2/costi.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/rfftb.f -o build/temp.linux-i686-2.2/rfftb.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/rfftf1.f -o build/temp.linux-i686-2.2/rfftf1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/rfftf.f -o build/temp.linux-i686-2.2/rfftf.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/rffti1.f -o build/temp.linux-i686-2.2/rffti1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/rffti.f -o build/temp.linux-i686-2.2/rffti.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/sinqb.f -o build/temp.linux-i686-2.2/sinqb.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/sinqf.f -o build/temp.linux-i686-2.2/sinqf.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/sinqi.f -o build/temp.linux-i686-2.2/sinqi.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/sint.f -o build/temp.linux-i686-2.2/sint.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/sint1.f -o build/temp.linux-i686-2.2/sint1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpack/sinti.f -o build/temp.linux-i686-2.2/sinti.o
ar -cur build/temp.linux-i686-2.2/libfftpack.a build/temp.linux-i686-2.2/cfftb1.o build/temp.linux-i686-2.2/cfftb.o build/temp.linux-i686-2.2/cfftf1.o build/temp.linux-i686-2.2/cfftf.o build/temp.linux-i686-2.2/cffti1.o build/temp.linux-i686-2.2/cffti.o build/temp.linux-i686-2.2/rfftb1.o build/temp.linux-i686-2.2/cosqb.o build/temp.linux-i686-2.2/cosqf.o build/temp.linux-i686-2.2/cosqi.o build/temp.linux-i686-2.2/cost.o build/temp.linux-i686-2.2/costi.o build/temp.linux-i686-2.2/rfftb.o build/temp.linux-i686-2.2/rfftf1.o build/temp.linux-i686-2.2/rfftf.o build/temp.linux-i686-2.2/rffti1.o build/temp.linux-i686-2.2/rffti.o build/temp.linux-i686-2.2/sinqb.o build/temp.linux-i686-2.2/sinqf.o build/temp.linux-i686-2.2/sinqi.o build/temp.linux-i686-2.2/sint.o build/temp.linux-i686-2.2/sint1.o build/temp.linux-i686-2.2/sinti.o
ranlib  build/temp.linux-i686-2.2/libfftpack.a
 building 'dfftpack' library
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/dcosqb.f -o build/temp.linux-i686-2.2/dcosqb.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/dcosqf.f -o build/temp.linux-i686-2.2/dcosqf.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/dcosqi.f -o build/temp.linux-i686-2.2/dcosqi.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/dcost.f -o build/temp.linux-i686-2.2/dcost.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/dcosti.f -o build/temp.linux-i686-2.2/dcosti.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/dfftb.f -o build/temp.linux-i686-2.2/dfftb.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/dfftb1.f -o build/temp.linux-i686-2.2/dfftb1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/dfftf.f -o build/temp.linux-i686-2.2/dfftf.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/dfftf1.f -o build/temp.linux-i686-2.2/dfftf1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/dffti.f -o build/temp.linux-i686-2.2/dffti.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/dffti1.f -o build/temp.linux-i686-2.2/dffti1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/dsinqb.f -o build/temp.linux-i686-2.2/dsinqb.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/dsinqf.f -o build/temp.linux-i686-2.2/dsinqf.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/dsinqi.f -o build/temp.linux-i686-2.2/dsinqi.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/dsint.f -o build/temp.linux-i686-2.2/dsint.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/dsint1.f -o build/temp.linux-i686-2.2/dsint1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/dsinti.f -o build/temp.linux-i686-2.2/dsinti.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/zfftb.f -o build/temp.linux-i686-2.2/zfftb.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/zfftb1.f -o build/temp.linux-i686-2.2/zfftb1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/zfftf.f -o build/temp.linux-i686-2.2/zfftf.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/zfftf1.f -o build/temp.linux-i686-2.2/zfftf1.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/zffti.f -o build/temp.linux-i686-2.2/zffti.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double    -c /usr/lib/python2.2/site-packages/scipy/fftpack/dfftpack/zffti1.f -o build/temp.linux-i686-2.2/zffti1.o
ar -cur build/temp.linux-i686-2.2/libdfftpack.a build/temp.linux-i686-2.2/dcosqb.o build/temp.linux-i686-2.2/dcosqf.o build/temp.linux-i686-2.2/dcosqi.o build/temp.linux-i686-2.2/dcost.o build/temp.linux-i686-2.2/dcosti.o build/temp.linux-i686-2.2/dfftb.o build/temp.linux-i686-2.2/dfftb1.o build/temp.linux-i686-2.2/dfftf.o build/temp.linux-i686-2.2/dfftf1.o build/temp.linux-i686-2.2/dffti.o build/temp.linux-i686-2.2/dffti1.o build/temp.linux-i686-2.2/dsinqb.o build/temp.linux-i686-2.2/dsinqf.o build/temp.linux-i686-2.2/dsinqi.o build/temp.linux-i686-2.2/dsint.o build/temp.linux-i686-2.2/dsint1.o build/temp.linux-i686-2.2/dsinti.o build/temp.linux-i686-2.2/zfftb.o build/temp.linux-i686-2.2/zfftb1.o build/temp.linux-i686-2.2/zfftf.o build/temp.linux-i686-2.2/zfftf1.o build/temp.linux-i686-2.2/zffti.o build/temp.linux-i686-2.2/zffti1.o
ranlib  build/temp.linux-i686-2.2/libdfftpack.a
 building 'fblas' library
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double  -I/usr/lib/python2.2/site-packages/f2py2e/src  -c /usr/lib/python2.2/site-packages/scipy/linalg/src/fblaswrap.f -o build/temp.linux-i686-2.2/fblaswrap.o
ar -cur build/temp.linux-i686-2.2/libfblas.a build/temp.linux-i686-2.2/fblaswrap.o
ranlib  build/temp.linux-i686-2.2/libfblas.a
 building '_flinalg' library
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double  -I/usr/lib/python2.2/site-packages/f2py2e/src  -c /usr/lib/python2.2/site-packages/scipy/linalg/src/det.f -o build/temp.linux-i686-2.2/det.o
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double  -I/usr/lib/python2.2/site-packages/f2py2e/src  -c /usr/lib/python2.2/site-packages/scipy/linalg/src/lu.f -o build/temp.linux-i686-2.2/lu.o
ar -cur build/temp.linux-i686-2.2/lib_flinalg.a build/temp.linux-i686-2.2/det.o build/temp.linux-i686-2.2/lu.o
ranlib  build/temp.linux-i686-2.2/lib_flinalg.a
 building 'calc_lwork' library
g77  -Wall -fno-second-underscore  -fPIC   -O3 -funroll-loops  -malign-double  -I/usr/lib/python2.2/site-packages/f2py2e/src  -c /usr/lib/python2.2/site-packages/scipy/linalg/src/calc_lwork.f -o build/temp.linux-i686-2.2/calc_lwork.o
ar -cur build/temp.linux-i686-2.2/libcalc_lwork.a build/temp.linux-i686-2.2/calc_lwork.o
ranlib  build/temp.linux-i686-2.2/libcalc_lwork.a
running build_ext
building 'scipy.io.numpyio' extension
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/io/numpyiomodule.c -o build/temp.linux-i686-2.2/numpyiomodule.o
gcc -shared build/temp.linux-i686-2.2/numpyiomodule.o -Lbuild/temp.linux-i686-2.2 -lc_misc -lcephes -lrootfind -lgist -o build/lib.linux-i686-2.2/scipy/io/numpyio.so
replacing linker_so 'gcc -shared' with 'g77 -shared'
building 'scipy.linalg.fblas' extension
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/lib/python2.2/site-packages/f2py2e/src -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/f2py2e/src/fortranobject.c -o build/temp.linux-i686-2.2/fortranobject.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/lib/python2.2/site-packages/f2py2e/src -I/usr/include/python2.2 -c build/temp.linux-i686-2.2/fblasmodule.c -o build/temp.linux-i686-2.2/fblasmodule.o
g77 -shared build/temp.linux-i686-2.2/fortranobject.o build/temp.linux-i686-2.2/fblasmodule.o -L/usr/lib -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -lfblas -llapack -lblas -lg2c -o build/lib.linux-i686-2.2/scipy/linalg/fblas.so
restoring linker_so 'gcc -shared'
replacing linker_so 'gcc -shared' with 'g77 -shared'
building 'scipy.linalg.flapack' extension
skipping /usr/lib/python2.2/site-packages/f2py2e/src/fortranobject.c (build/temp.linux-i686-2.2/fortranobject.o up-to-date)
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/lib/python2.2/site-packages/f2py2e/src -I/usr/include/python2.2 -c build/temp.linux-i686-2.2/flapackmodule.c -o build/temp.linux-i686-2.2/flapackmodule.o
g77 -shared build/temp.linux-i686-2.2/fortranobject.o build/temp.linux-i686-2.2/flapackmodule.o -L/usr/lib -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -lfblas -llapack -lblas -lg2c -o build/lib.linux-i686-2.2/scipy/linalg/flapack.so
restoring linker_so 'gcc -shared'
replacing linker_so 'gcc -shared' with 'g77 -shared'
building 'scipy.linalg._flinalg' extension
skipping /usr/lib/python2.2/site-packages/f2py2e/src/fortranobject.c (build/temp.linux-i686-2.2/fortranobject.o up-to-date)
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/lib/python2.2/site-packages/f2py2e/src -I/usr/include/python2.2 -c build/temp.linux-i686-2.2/_flinalgmodule.c -o build/temp.linux-i686-2.2/_flinalgmodule.o
g77 -shared build/temp.linux-i686-2.2/fortranobject.o build/temp.linux-i686-2.2/_flinalgmodule.o -L/usr/lib -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -l_flinalg -lfblas -llapack -lblas -lg2c -o build/lib.linux-i686-2.2/scipy/linalg/_flinalg.so
restoring linker_so 'gcc -shared'
replacing linker_so 'gcc -shared' with 'g77 -shared'
building 'scipy.linalg.calc_lwork' extension
skipping /usr/lib/python2.2/site-packages/f2py2e/src/fortranobject.c (build/temp.linux-i686-2.2/fortranobject.o up-to-date)
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/lib/python2.2/site-packages/f2py2e/src -I/usr/include/python2.2 -c build/temp.linux-i686-2.2/calc_lworkmodule.c -o build/temp.linux-i686-2.2/calc_lworkmodule.o
g77 -shared build/temp.linux-i686-2.2/fortranobject.o build/temp.linux-i686-2.2/calc_lworkmodule.o -L/usr/lib -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -lcalc_lwork -l_flinalg -lfblas -llapack -lblas -lg2c -o build/lib.linux-i686-2.2/scipy/linalg/calc_lwork.so
restoring linker_so 'gcc -shared'
replacing linker_so 'gcc -shared' with 'g77 -shared'
building 'scipy.special.cephes' extension
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/special/cephesmodule.c -o build/temp.linux-i686-2.2/cephesmodule.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/special/amos_wrappers.c -o build/temp.linux-i686-2.2/amos_wrappers.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/special/specfun_wrappers.c -o build/temp.linux-i686-2.2/specfun_wrappers.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/special/toms_wrappers.c -o build/temp.linux-i686-2.2/toms_wrappers.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/special/cdf_wrappers.c -o build/temp.linux-i686-2.2/cdf_wrappers.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/special/ufunc_extras.c -o build/temp.linux-i686-2.2/ufunc_extras.o
g77 -shared build/temp.linux-i686-2.2/cephesmodule.o build/temp.linux-i686-2.2/amos_wrappers.o build/temp.linux-i686-2.2/specfun_wrappers.o build/temp.linux-i686-2.2/toms_wrappers.o build/temp.linux-i686-2.2/cdf_wrappers.o build/temp.linux-i686-2.2/ufunc_extras.o -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -lamos -ltoms -lc_misc -lcephes -lmach -lcdf -lspecfun -lg2c -o build/lib.linux-i686-2.2/scipy/special/cephes.so
restoring linker_so 'gcc -shared'
replacing linker_so 'gcc -shared' with 'g77 -shared'
building 'scipy.special.specfun' extension
skipping /usr/lib/python2.2/site-packages/f2py2e/src/fortranobject.c (build/temp.linux-i686-2.2/fortranobject.o up-to-date)
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/lib/python2.2/site-packages/f2py2e/src -I/usr/include/python2.2 -c build/temp.linux-i686-2.2/specfunmodule.c -o build/temp.linux-i686-2.2/specfunmodule.o
g77 -shared build/temp.linux-i686-2.2/fortranobject.o build/temp.linux-i686-2.2/specfunmodule.o -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -lspecfun -lg2c -o build/lib.linux-i686-2.2/scipy/special/specfun.so
restoring linker_so 'gcc -shared'
building 'scipy.signal.sigtools' extension
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/signal/sigtoolsmodule.c -o build/temp.linux-i686-2.2/sigtoolsmodule.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/signal/firfilter.c -o build/temp.linux-i686-2.2/firfilter.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/signal/medianfilter.c -o build/temp.linux-i686-2.2/medianfilter.o
gcc -shared build/temp.linux-i686-2.2/sigtoolsmodule.o build/temp.linux-i686-2.2/firfilter.o build/temp.linux-i686-2.2/medianfilter.o -Lbuild/temp.linux-i686-2.2 -lc_misc -lcephes -lrootfind -lgist -o build/lib.linux-i686-2.2/scipy/signal/sigtools.so
building 'scipy.signal.spline' extension
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/signal/splinemodule.c -o build/temp.linux-i686-2.2/splinemodule.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/signal/S_bspline_util.c -o build/temp.linux-i686-2.2/S_bspline_util.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/signal/D_bspline_util.c -o build/temp.linux-i686-2.2/D_bspline_util.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/signal/C_bspline_util.c -o build/temp.linux-i686-2.2/C_bspline_util.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/signal/Z_bspline_util.c -o build/temp.linux-i686-2.2/Z_bspline_util.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/signal/bspline_util.c -o build/temp.linux-i686-2.2/bspline_util.o
gcc -shared build/temp.linux-i686-2.2/splinemodule.o build/temp.linux-i686-2.2/S_bspline_util.o build/temp.linux-i686-2.2/D_bspline_util.o build/temp.linux-i686-2.2/C_bspline_util.o build/temp.linux-i686-2.2/Z_bspline_util.o build/temp.linux-i686-2.2/bspline_util.o -Lbuild/temp.linux-i686-2.2 -lc_misc -lcephes -lrootfind -lgist -o build/lib.linux-i686-2.2/scipy/signal/spline.so
building 'scipy.stats.rand' extension
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/stats/randmodule.c -o build/temp.linux-i686-2.2/randmodule.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/stats/ranlib_all.c -o build/temp.linux-i686-2.2/ranlib_all.o
gcc -shared build/temp.linux-i686-2.2/randmodule.o build/temp.linux-i686-2.2/ranlib_all.o -Lbuild/temp.linux-i686-2.2 -lc_misc -lcephes -lrootfind -lgist -o build/lib.linux-i686-2.2/scipy/stats/rand.so
replacing linker_so 'gcc -shared' with 'g77 -shared'
building 'scipy.stats.statlib' extension
skipping /usr/lib/python2.2/site-packages/f2py2e/src/fortranobject.c (build/temp.linux-i686-2.2/fortranobject.o up-to-date)
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/lib/python2.2/site-packages/f2py2e/src -I/usr/include/python2.2 -c build/temp.linux-i686-2.2/statlibmodule.c -o build/temp.linux-i686-2.2/statlibmodule.o
g77 -shared build/temp.linux-i686-2.2/fortranobject.o build/temp.linux-i686-2.2/statlibmodule.o -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -lstatlib -lg2c -o build/lib.linux-i686-2.2/scipy/stats/statlib.so
restoring linker_so 'gcc -shared'
replacing linker_so 'gcc -shared' with 'g77 -shared'
building 'scipy.interpolate._fitpack' extension
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/interpolate/_fitpackmodule.c -o build/temp.linux-i686-2.2/_fitpackmodule.o
g77 -shared build/temp.linux-i686-2.2/_fitpackmodule.o -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -lfitpack -lg2c -o build/lib.linux-i686-2.2/scipy/interpolate/_fitpack.so
restoring linker_so 'gcc -shared'
replacing linker_so 'gcc -shared' with 'g77 -shared'
building 'scipy.integrate._quadpack' extension
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/integrate/_quadpackmodule.c -o build/temp.linux-i686-2.2/_quadpackmodule.o
g77 -shared build/temp.linux-i686-2.2/_quadpackmodule.o -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -lquadpack -llinpack_lite -lmach -lg2c -o build/lib.linux-i686-2.2/scipy/integrate/_quadpack.so
restoring linker_so 'gcc -shared'
replacing linker_so 'gcc -shared' with 'g77 -shared'
building 'scipy.integrate._odepack' extension
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/integrate/_odepackmodule.c -o build/temp.linux-i686-2.2/_odepackmodule.o
g77 -shared build/temp.linux-i686-2.2/_odepackmodule.o -L/usr/lib -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -lodepack -lmach -llinpack_lite -llapack -lblas -lg2c -o build/lib.linux-i686-2.2/scipy/integrate/_odepack.so
restoring linker_so 'gcc -shared'
replacing linker_so 'gcc -shared' with 'g77 -shared'
building 'scipy.integrate.vode' extension
skipping /usr/lib/python2.2/site-packages/f2py2e/src/fortranobject.c (build/temp.linux-i686-2.2/fortranobject.o up-to-date)
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/lib/python2.2/site-packages/f2py2e/src -I/usr/include/python2.2 -c build/temp.linux-i686-2.2/vodemodule.c -o build/temp.linux-i686-2.2/vodemodule.o
g77 -shared build/temp.linux-i686-2.2/fortranobject.o build/temp.linux-i686-2.2/vodemodule.o -L/usr/lib -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -L/usr/lib -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -lodepack -llinpack_lite -llapack -lblas -lg2c -o build/lib.linux-i686-2.2/scipy/integrate/vode.so
restoring linker_so 'gcc -shared'
replacing linker_so 'gcc -shared' with 'g77 -shared'
building 'scipy.optimize._minpack' extension
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/optimize/_minpackmodule.c -o build/temp.linux-i686-2.2/_minpackmodule.o
g77 -shared build/temp.linux-i686-2.2/_minpackmodule.o -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -lminpack -lg2c -o build/lib.linux-i686-2.2/scipy/optimize/_minpack.so
restoring linker_so 'gcc -shared'
building 'scipy..optimize._zeros' extension
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/optimize/zeros.c -o build/temp.linux-i686-2.2/zeros.o
gcc -shared build/temp.linux-i686-2.2/zeros.o -Lbuild/temp.linux-i686-2.2 -lrootfind -lc_misc -lcephes -lrootfind -lgist -o build/lib.linux-i686-2.2/scipy/optimize/_zeros.so
building 'scipy.cluster._vq' extension
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/cluster/src/vq_wrap.cpp -o build/temp.linux-i686-2.2/vq_wrap.o
gcc -shared build/temp.linux-i686-2.2/vq_wrap.o -Lbuild/temp.linux-i686-2.2 -lc_misc -lcephes -lrootfind -lgist -o build/lib.linux-i686-2.2/scipy/cluster/_vq.so
replacing linker_so 'gcc -shared' with 'g77 -shared'
building 'scipy.fftpack.fftpack' extension
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/fftpack/fftpackmodule.c -o build/temp.linux-i686-2.2/fftpackmodule.o
g77 -shared build/temp.linux-i686-2.2/fftpackmodule.o -Lbuild/temp.linux-i686-2.2 -Lbuild/temp.linux-i686-2.2 -lfftpack -ldfftpack -lg2c -o build/lib.linux-i686-2.2/scipy/fftpack/fftpack.so
restoring linker_so 'gcc -shared'
building 'scipy.xplt.gistC' extension
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/X11R6/include -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/xplt/gistCmodule.c -o build/temp.linux-i686-2.2/gistCmodule.o
gcc -shared build/temp.linux-i686-2.2/gistCmodule.o -L/usr/X11R6/lib -Lbuild/temp.linux-i686-2.2 -lX11 -lm -lc_misc -lcephes -lrootfind -lgist -o build/lib.linux-i686-2.2/scipy/xplt/gistC.so
building 'scipy_base.fastumath' extension
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.2 -c /usr/lib/python2.2/site-packages/scipy/scipy_base/fastumathmodule.c -o build/temp.linux-i686-2.2/fastumathmodule.o
skipping /usr/lib/python2.2/site-packages/scipy/scipy_base/isnan.c (build/temp.linux-i686-2.2/isnan.o up-to-date)
gcc -shared build/temp.linux-i686-2.2/fastumathmodule.o build/temp.linux-i686-2.2/isnan.o -Lbuild/temp.linux-i686-2.2 -lc_misc -lcephes -lrootfind -lgist -o build/lib.linux-i686-2.2/scipy_base/fastumath.so


More information about the SciPy-User mailing list