[Octave 3.2.0] Test failed during make check

José Luis García Pallero jgpallero at gmail.com
Sat Jun 6 15:46:13 CDT 2009


I have compiled Octave 3.2.0 in my iBook G4 (PPC processor) running Debian
Sid and one test failed during make check. My compiler is gcc 4.3.3 and I
configured Octave with this options:
F77=gfortran
CFLAGS, CXXFLAGS and FFLAGS='-O3 -funroll-loops -mtune=G4'

The error is:

>>>>> processing /usr/local/src/octave-3.2.0/scripts/sparse/svds.m
  ***** testif HAVE_ARPACK
 [u2,s2,v2,flag] = svds(a,k,0);
 s2 = diag(s2);
 assert(flag,!1);
 assert(s(k:-1:1), s2, 1e-10);
!!!!! test failed
assert (flag,!1) expected
0
but got
 1
values do not match

But if aftes installing Octave I run test svds, all three tests runs ok

-- 
*****************************************
José Luis García Pallero
jgpallero at gmail.com
(o<
/ / \
V_/_
Use Debian GNU/Linux and enjoy!
*****************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20090606/2a692966/attachment.html 


More information about the Bug-octave mailing list