[SciPy-user] error testing in linux

Zunbeltz Izaola zunbeltz at lcdx00.wm.lc.ehu.es
Wed Oct 22 05:04:38 EDT 2003


Hi
I've build scipy for linux and i got the folowing error when testing
scipy.test(level=10)

otuput :

unction f6

cc.bisect : 4.560
cc.ridder : 5.460
cc.brenth : 5.240
cc.brentq : 4.990



..F

segment failure

Information obtained from python -c 'from f2py2e.diagnose import
run;run()' is:

-----
os.name='posix'
------
sys.platform='linux2'
------
sys.version:
2.2.3 (#1, Oct 21 2003, 08:32:13)
[GCC 2.95.3 20010315 (SuSE)]
------
sys.prefix:
/usr/local
------
sys.path=':/usr/local/dislin/python:/usr/lib/python2.2/site-packages:/usr/local/lib/python2.2:/usr/local/lib/python2.2/plat-linux2:/usr/local/lib/python2.2/lib-tk:/usr/local/lib/python2.2/lib-dynload:/usr/local/lib/python2.2/site-packages:/usr/local/lib/python2.2/site-packages/Numeric'
------
Found Numeric version '22.0' in
/usr/local/lib/python2.2/site-packages/Numeric/Numeric.pyc
------
Found f2py2e version '2.37.233-1545' in
/usr/lib/python2.2/site-packages/f2py2e/f2py2e.pyc
------
Found scipy_distutils version '0.2.0_alpha_3.288' in
'/usr/local/lib/python2.2/site-packages/scipy_distutils/__init__.pyc'
Importing scipy_distutils.command.build_flib ... ok
------
Checking availability of supported Fortran compilers:
detecting Absoft Fortran compiler...
f77 -V -c /tmp/@1801.0__dummy.f -o /tmp/@1801.0__dummy.o
256: f77: invalid version number format
detecting SGI Fortran compiler...
f90 -version
32512: sh: f90: command not found
detecting Forte Fortran compiler...
f90 -V
32512: sh: f90: command not found
detecting Sun Fortran compiler...
f90 -V
32512: sh: f90: command not found
detecting Intel Fortran compiler...
ifc -FI -V -c /tmp/@1801.1__dummy.f -o /tmp/@1801.1__dummy.o
32512: sh: ifc: command not found
detecting Itanium Fortran compiler...
efc -FI -V -c /tmp/@1801.2__dummy.f -o /tmp/@1801.2__dummy.o
32512: sh: efc: command not found
detecting NAG Fortran compiler...
f95 -V
32512: sh: f95: command not found
detecting Compaq Fortran compiler...
fort -version
32512: sh: fort: command not found
detecting VAST Fortran compiler...
vf90 -v
32512: sh: vf90: command not found
f90 +version
32512: sh: f90: command not found
detecting F Fortran compiler...
F -V
32512: sh: F: command not found
detecting Lahey Fortran compiler...
lf95 --version
32512: sh: lf95: command not found
running gnu_fortran_compiler.find_lib_directories
g77 -v
detecting Gnu Fortran compiler...
g77 --version
found GNU Fortran 0.5.25 20010315 (release)
------
Importing scipy_distutils.command.cpuinfo ... ok
CPU information: getNCPUs has_mmx is_Intel is_Pentium is_PentiumII is_i686
is_singleCPU
------

Can someone help me?

Thanks in advance

Zunbeltz Izaola



More information about the SciPy-User mailing list