This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


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

timeouts running libjava testsuite


build environment is a Debian i386-linux unstable system (glibc-2.2.1,
binutils-2.10.1.0.2, dejagnu-1.3-19990614). gcc from CVS 20010120.

HelloWorld runs fine with the resulting compiler and libgcj. The
shared libstdc++ tests all pass except the map/set operators tests and
the ios_base_members_static test.


                === libjava tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for targe
t.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /src/gcc/gcc-2.97-2.97.ds2/src/libjava/testsuite/config/default.exp as too
l-and-target-specific interface file.
Running /src/gcc/gcc-2.97-2.97.ds2/src/libjava/testsuite/libjava.compile/compile
.exp ...
WARNING: program timed out.
FAIL: BlankFinal compilation from bytecode
XPASS: BlankFinal -O compilation from source
WARNING: program timed out.
FAIL: BlankFinal -O compilation from bytecode
XPASS: Case compilation from source
WARNING: program timed out.
FAIL: Case compilation from bytecode
XPASS: Case -O compilation from source
WARNING: program timed out.
FAIL: Case -O compilation from bytecode
XPASS: G19990210_1 compilation from source
WARNING: program timed out.
FAIL: G19990210_1 compilation from bytecode
XPASS: G19990210_1 -O compilation from source
got a TERM signal, terminated 

[The last signal was sent by hand to terminate the expect process]

removing the --silent from the libtool call:
/bin/sh /src/gcc/gcc-2.97-2.97.ds2/build/i386-linux/libjava/testsuite/../libtool --tag=GCJ --mode=compile /src/gcc/gcc-2.97-2.97.ds2/build/gcc/gcj -B/src/gcc/gcc-2.97-2.97.ds2/build/gcc/ -B/src/gcc/gcc-2.97-2.97.ds2/build/i386-linux/libjava/testsuite/../ /src/gcc/gcc-2.97-2.97.ds2/build/i386-linux/libjava/testsuite/BlankFinal.class -c -g -o BlankFinal.o
Waiting for -g.o.lock to be removed
Waiting for -g.o.lock to be removed
Waiting for -g.o.lock to be removed
[...]

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