This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

powerpc testresults


Hi,

I tried to setup a autobuilder/tester on my powerpc machine since it
wasn't doing anything else at the moment anyway. But I don't get clean
test results:

WARNING: program timed out.
FAIL: Throw_2 execution - source compiled test
WARNING: program timed out.
FAIL: Throw_2 execution - gij test
WARNING: program timed out.
FAIL: Throw_2 execution - bytecode->native test
WARNING: program timed out.
FAIL: Throw_2 -O3 execution - source compiled test
WARNING: program timed out.
FAIL: Throw_2 execution - gij test
WARNING: program timed out.
FAIL: Throw_2 -O3 execution - bytecode->native test
FAIL: TestEarlyGC compilation from source
FAIL: TestLeak compilation from source
FAIL: TestMultiple compilation from source
FAIL: TestParent compilation from source

                === libjava Summary ===

# of expected passes            3345
# of unexpected failures        10
# of expected failures          14
# of untested testcases         26

The Throw_2 failures seem a known bug/regression:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15813

The other failures all look the same:

Executing on host: /home/mark/src/gcc35/obj/powerpc-unknown-linux-gnu/libjava/testsuite/../libtool --silent --tag=GCJ --mode=link /home/mark/src/gcc35/obj/gcc/gcj -B/home/mark/src/gcc35/obj/powerpc-unknown-linux-gnu/libjava/ -B/home/mark/src/gcc35/obj/gcc/ --encoding=UTF-8 -B/home/mark/src/gcc35/obj/powerpc-unknown-linux-gnu/./libjava/ /home/mark/src/gcc35/gcc/libjava/testsuite/libjava.loader/TestEarlyGC.java   -no-install --main=TestEarlyGC /home/mark/src/gcc35/gcc/libjava/testsuite/libjava.loader/MyLoader.java /home/mark/src/gcc35/obj/powerpc-unknown-linux-gnu/libjava/testsuite/dummy.o -g  -L/home/mark/src/gcc35/obj/powerpc-unknown-linux-gnu/./libjava/.libs -lm   -o /home/mark/src/gcc35/obj/powerpc-unknown-linux-gnu/libjava/testsuite/TestEarlyGC.exe    (timeout = 300)
gcj: /home/mark/src/gcc35/obj/powerpc-unknown-linux-gnu/libjava/testsuite/dummy.o: No such file or directory
compiler exited with status 1
output is:
gcj: /home/mark/src/gcc35/obj/powerpc-unknown-linux-gnu/libjava/testsuite/dummy.o: No such file or directory

This is on the following setup:

Debian GNU/Linux (woody + testing)
Linux 2.4.18-newpmac
binutils Version: 2.14.90.0.7-8
glibc Version: 2.3.2.ds1-13
libtool Version: 1.5.6-1
dejagnu Version: 1.4.4-1
expect Version: 5.41.0-1
tcl8.4 Version: 8.4.6-1

Any ideas? Hints?

Thanks,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


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