Test fails
Jaroslav Hajek
highegg at gmail.com
Mon Aug 18 03:22:56 CDT 2008
On Thu, Aug 14, 2008 at 3:02 PM, R C <recif at yahoo.com> wrote:
> Hi,
> I compiled the development version (downloaded 8/14/08) of octave on a system running Ubuntu 8.04, with ifort v.10.0.015 as the Fortran compiler.
> However, 'make check' exited with the following error:
>
> src/DLD-FUNCTIONS/max.cc ............................... PASS 12/12
> src/DLD-FUNCTIONS/qr.cc ................................panic: Segmentation fault -- stopping myself...
> make[2]: *** [check] Segmentation fault
> make[2]: Leaving directory `/home/recif/octave/octave/test'
> make[1]: *** [check] Error 2
> make[1]: Leaving directory `/home/recif/octave/octave'
> make: *** [check] Error 2
>
Is your BLAS and LAPACK compatible with ifort 10.0? That is required.
It should be detected by configure though. Can you provide your
config.log?
In any case, it could help if you detected which test fails. I think
the following should do it:
./run-octave (from the root source dir)
page_screen_output (0)
test qr.cc verbose
regards,
--
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz
More information about the Bug-octave
mailing list