This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libjava gcc-3_0-branch, klass timing out in testsuite again


I had this problem previously. Then it seemed to mysteriously clear up,
all the while either Tom T or Mark M said they were unable to reproduce.
Odd... The last time it lasted for a week or so. This just started again
as of last night. I run a bootstrap nightly at 3am (CST) after doing a
cvs update, assuming I don't have any hardware/toolchain problems, which
I've had for the odd day or 3 if you check testresults.

This is from libjava/testsuite/libjava.log:
Executing on host: /usr/src/build/gcc/i686-pc-linux-gnu/libjava/testsuite/../libtool --silent --tag=GCJ --mode=link /usr/src/build/gcc/gcc/gcj -B/usr/src/build/gcc/gcc/ --encoding=UTF-8 -B/usr/src/build/gcc/i686-pc-linux-gnu/libjava/testsuite/../ /usr/src/cvs/gcc-3.0/libjava/testsuite/libjava.lang/klass.java /usr/src/build/gcc/i686-pc-linux-gnu//libjava/libgcj.la /usr/src/build/gcc/i686-pc-linux-gnu//boehm-gc/libgcjgc.la /usr/src/build/gcc/i686-pc-linux-gnu//zlib/libzgcj.la   --main=klass -g -L/usr/src/build/gcc/i686-pc-linux-gnu//libjava/.libs -L/usr/src/build/gcc/i686-pc-linux-gnu//boehm-gc/.libs -L/usr/src/build/gcc/i686-pc-linux-gnu//zlib/.libs  -lm   -o /usr/src/build/gcc/i686-pc-linux-gnu/libjava/testsuite/klass    (timeout = 300)
PASS: klass compilation from source
Exception in thread "main" WARNING: program timed out.
FAIL: klass execution from source compiled test
UNTESTED: klass output from source compiled test
PASS: klass byte compilation
Executing on host: /usr/src/build/gcc/gcc/jv-scan /usr/src/cvs/gcc-3.0/libjava/testsuite/libjava.lang/klass.java  --encoding=UTF-8 --print-main     (timeout = 300)
klassoutput is:
klass

Sorry for formatting, build logs tend to be ugly. This is repeated only
when I notice klass showing up in ps listings. Once before I starting
running an every 5 minute cronjob just to killall klass (or is it
lt-klass?). Anyway, it would be nice if someone could resolve this, else
I must resort to not building libjava or another ugly cronjob hack to
kill these processes.

Thanks

Gordon Sadler



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]