[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63707] Java-related segfault causes "make che
From: |
Fabio |
Subject: |
[Octave-bug-tracker] [bug #63707] Java-related segfault causes "make check" to crash |
Date: |
Tue, 21 May 2024 13:59:39 -0400 (EDT) |
Follow-up Comment #8, bug #63707 (group octave):
This is an extract of test failure when running from build directory:
...
libinterp/octave-value/ov-base-sparse.cc-tst ................... pass 1/1
[ 0.016s / 0.016s]
libinterp/octave-value/ov-bool-mat.cc-tst ...................... pass 1/1
[ 0.055s / 0.056s]
libinterp/octave-value/ov-cell.cc-tst .......................... pass 4/4
[ 0.823s / 0.824s]
libinterp/octave-value/ov-class.cc-tst .........................fatal:
caught signal Segmentation fault -- stopping myself...
make[4]: *** [Makefile:3200: check-local] Error 139
make[4]: Leaving directory
'/var/tmp/portage/sci-mathematics/octave-9.1.0/work/octave-9.1.0/test'
make[3]: *** [Makefile:3048: check-am] Error 2
make[3]: Leaving directory
'/var/tmp/portage/sci-mathematics/octave-9.1.0/work/octave-9.1.0/test'
make[2]: *** [Makefile:3050: check] Error 2
make[2]: Leaving directory
'/var/tmp/portage/sci-mathematics/octave-9.1.0/work/octave-9.1.0/test'
make[1]: *** [Makefile:28215: check-recursive] Error 1
make[1]: Leaving directory
'/var/tmp/portage/sci-mathematics/octave-9.1.0/work/octave-9.1.0'
make: *** [Makefile:28513: check] Error 2
but when running from previously installed octave (from the same folder):
$ octave
octave:1> test libinterp/octave-value/ov-class.cc-tst
PASSES 50 out of 50 tests
octave:1> version
ans = 9.1.0
octave:2>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63707>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/