[Pkg-octave-devel] [RFU] octave-pkg-dev 0.7.0

John W. Eaton jwe at octave.org
Tue Jun 9 20:04:20 UTC 2009


On  9-Jun-2009, Rafael Laboissiere wrote:

| * Rafael Laboissiere <rafael at debian.org> [2009-06-08 21:19]:
| 
| > Looking again at the message log above, I come to the conclusion that the
| > build process was simply killed, for one reason or another (see "[all]
| > Killed" above).  Anyway, the autobuild of octave3.2 on sparc has been
| > rescheduled, see section Needs-Build in
| > https://buildd.debian.org/~luk/status/architecture.php?suite=&a=sparc
| 
| It works:
| 
| https://buildd.debian.org/fetch.cgi?&pkg=octave3.2&ver=3.2.0-1&arch=sparc&stamp=1244562490&file=log

Any clues about what is happening with the tests?  The sparc tests
stopped here:

    test_sparse.m ..........................................error: memory exhausted or requested size too large for range of Octave's index type -- execution of ./fntests.m failed
  subscript indices must be either positive integers or logicals.
  make[3]: Leaving directory `/build/buildd/octave3.2-3.2.0/test'
  make[2]: Leaving directory `/build/buildd/octave3.2-3.2.0'
  make[1]: Leaving directory `/build/buildd/octave3.2-3.2.0'

The hppa tests stopped here:

    test_slice.m ........................................... PASS  133/133 
  make[3]: *** [check] Segmentation fault
    test_sparse.m ..........................................make[3]: Leaving directory `/build/buildd-octave3.2_3.2.0-1-hppa-TziAXN/octave3.2-3.2.0/test'
  make[2]: *** [check] Error 2
  make[2]: Leaving directory `/build/buildd-octave3.2_3.2.0-1-hppa-TziAXN/octave3.2-3.2.0'
  make[1]: *** [check] Error 2
  make: [check-stamp] Error 2 (ignored)
  make[1]: Leaving directory `/build/buildd-octave3.2_3.2.0-1-hppa-TziAXN/octave3.2-3.2.0'

The armel tests stopped here:

    src/DLD-FUNCTIONS/tsearch.cc ........................... PASS    6/6   
  make[3]: *** [check] Segmentation fault
    src/data.cc ............................................make[3]: Leaving directory `/build/buildd-octave3.2_3.2.0-1-armel-glEp2q/octave3.2-3.2.0/test'
  make[2]: *** [check] Error 2
  make[2]: Leaving directory `/build/buildd-octave3.2_3.2.0-1-armel-glEp2q/octave3.2-3.2.0'
  make[1]: *** [check] Error 2
  make[1]: Leaving directory `/build/buildd-octave3.2_3.2.0-1-armel-glEp2q/octave3.2-3.2.0'
  make: [check-stamp] Error 2 (ignored)

The ia64 tests stopped here:

    liboctave/Sparse.cc ....................................terminate called after throwing an instance of 'octave_execution_exception'
  panic: Aborted -- stopping myself...
  make[3]: *** [check] Aborted
  make[3]: Leaving directory `/build/buildd/octave3.2-3.2.0/test'
  make[2]: *** [check] Error 2
  make[2]: Leaving directory `/build/buildd/octave3.2-3.2.0'
  make[1]: *** [check] Error 2
  make[1]: Leaving directory `/build/buildd/octave3.2-3.2.0'
  make: [check-stamp] Error 2 (ignored)

The mips tests stopped here:

    src/data.cc ............................................make[3]: *** [check] Segmentation fault
  make[2]: *** [check] Terminated
  make[1]: *** [check] Terminated
  make: *** [check-stamp] Terminated
  Build killed with signal 15 after 150 minutes of inactivity

The mipsel tests stopped here:

    src/data.cc ............................................make[3]: *** [check] Segmentation fault
  make[2]: *** [check] Terminated
  make[1]: *** [check] Terminated
  make: *** [check-stamp] Terminated
  Build killed with signal 15 after 600 minutes of inactivity

The only ones that seemed to succeed were alpha, i386 and s390.

jwe




More information about the Pkg-octave-devel mailing list