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]

Re: timeouts running libjava testsuite


Alexandre Oliva writes:
> This would mean libtool configure found GCJ to not support `-c -o'.
> Richard Henderson mentioned something similar a while ago, but I
> couldn't duplicate the problem on a similar configuration.  Are your
> top-level libtool-related files up-to-date?

the tree is updated with contrib/gcc_update. libtool on machine is
1.3.5.  However the built was done in a chroot env, if that matters.

I built on another machine (no chroot), no timeouts in
libjava.compile, but now four timeouts in libjava.lang:

Running /export/swt-dev/users/doko/packages/gcc/gcc-2.97-2.97.ds3/src/libjava/testsuite/libjava.lang/lang.exp ...
WARNING: program timed out.
FAIL: Divide_1 execution from source compiled test
WARNING: program timed out.
FAIL: Divide_1 execution from bytecode->native test
WARNING: program timed out.
FAIL: Divide_1 -O execution from source compiled test
WARNING: program timed out.
FAIL: Divide_1 -O execution from bytecode->native test

test results sent to mailing list.

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