octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #37308] JIT build fails some numerical tests;


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #37308] JIT build fails some numerical tests; non-JIT build is OK.
Date: Fri, 14 Sep 2012 10:52:37 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.11) Gecko/20100701 SeaMonkey/2.0.6

Follow-up Comment #18, bug #37308 (project octave):

This still fails for me with yesterday night's tip:


address@hidden oct-3.7]$ make check
Makefile:2648: warning: overriding recipe for target `check'
:
<snip>
:
make[3]: Leaving directory `/home/philip/devel/oct-3.7/doc/interpreter'

Octave successfully built.  Now choose from the following:

   ./run-octave    - to run in place to test before installing
   make check      - to run the tests
   make install    - to install (PREFIX=/usr/local)

make[2]: Leaving directory `/home/philip/devel/oct-3.7'
make[1]: Leaving directory `/home/philip/devel/oct-3.7'
make -C test check
make[1]: Entering directory `/home/philip/devel/oct-3.7/test'
../../octave/test/build_sparse_tests.sh
../../octave/test/build_bc_overload_tests.sh
../../octave/test/bc_overloads_expected
../run-octave --norc --silent --no-history ../../octave/test/fntests.m
../../octave/test

Integrated test scripts:

  libinterp/corefcn/__contourc__.cc ...................... PASS    1/1
  libinterp/corefcn/__dispatch__.cc ...................... PASS    1/1
  libinterp/corefcn/__lin_interpn__.cc ................... PASS    1/1
  libinterp/corefcn/__pchip_deriv__.cc ................... PASS    1/1
  libinterp/corefcn/__qp__.cc ............................ PASS    1/1
  libinterp/corefcn/besselj.cc ........................... PASS  191/191
  libinterp/corefcn/betainc.cc ........................... PASS   23/23
  libinterp/corefcn/bsxfun.cc ............................ PASS   73/73
  libinterp/corefcn/cellfun.cc ...........................Stack dump:
0.      Running pass 'CallGraph Pass Manager' on module 'octave'.
panic: Segmentation fault -- stopping myself...
make[1]: *** [check] Segmentation fault
make[1]: Leaving directory `/home/philip/devel/oct-3.7/test'
make: *** [check] Error 2
address@hidden oct-3.7]$ cd ../octave
address@hidden octave]$ hg summary
parent: 15384:d8d7596fc68d tip
 build: Don't directly compile #included template code Sparse.cc, MSparse.cc
branch: default
commit: (clean)
update: (current)
address@hidden octave]$


FYI:
Mageia 2 Linux, Pentium-M (w SSE2, no SSE3), gcc 4.6.3, llvm 3.0

W/o JIT all tests pass except file-io.cc (fr_FR localization)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37308>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]