[Pkg-octave-devel] Tests failing in octave3.1 autobuilds

Rafael Laboissiere rafael at debian.org
Sat Mar 21 10:20:26 UTC 2009


The situation of the octave3.1 in experimental does not look very bright,
according to the build logs [1].  On some architectures, the compilation is
successful but some tests fail.  Fortunately, this is just experimental.
However, if this is going to become octave3.2, then we will be in trouble.

The failures are:

* i386 (3.1.54-2)
  http://experimental.debian.net/fetch.php?&pkg=octave3.1&ver=3.1.54-2&arch=i386&stamp=1237517762&file=log&as=raw
  Error:
      src/DLD-FUNCTIONS/eigs.cc ..............................error: memory exhausted or requested size too large for range of Octave's index type -- execution of ./fntests.m failed
      eig: wrong type argument `bool'
  
* ia64 (3.1.54-2)
  http://experimental.debian.net/fetch.php?&pkg=octave3.1&ver=3.1.54-2&arch=ia64&stamp=1237520495&file=log&as=raw
  Error:
      liboctave/Sparse.cc ....................................terminate called after throwing an instance of 'octave_execution_exception'
      panic: Aborted -- stopping myself...

* hppa (3.1.54-2)
  http://experimental.debian.net/fetch.php?&pkg=octave3.1&ver=3.1.54-2&arch=hppa&stamp=1237534329&file=log&as=raw
  Error:
      src/DLD-FUNCTIONS/eigs.cc ..............................panic: Segmentation fault -- stopping myself...

* armel (3.1.54-1)
  http://experimental.debian.net/fetch.php?&pkg=octave3.1&ver=3.1.54-1&arch=armel&stamp=1236919045&file=log&as=raw
  Error:
      src/data.cc ............................................make[3]: *** [check] Segmentation fault

Also, in my amd64 sid chroot, I have:

* amd64 (3.1.54-2)
  Error:
      src/DLD-FUNCTIONS/eigs.cc ..............................error: memory exhausted or requested size too large for range of Octave's index type -- execution of ./fntests.m failed
      eig: wrong type argument `bool'

-- 
Rafael



More information about the Pkg-octave-devel mailing list