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

Many failed tests on libjava in GCC 3.2


Hi

I tried to build gcc 3.2 and binutils 2.13 and got a lot of failures when
I ran the gcc-testsuite for libjava (~ 700 lines of "FAIL" messages). I
extracted the binutils package into the gcc source tree.

This mail includes the testsuite summary and the head of the libjava
failures - the whole log is about 44K and can be send by request.

Any ideas what may cause these failures?

Thanks

Jan-Marek


 Versions
==========

 DejaGnu
---------
Expect        5.32.2
Tcl           8.3
Framework     1.4.2

----
GCC           2.95.3
Binutils      2.11.90.0.29
JDK           1.4.0_01 (from Sun)


/opt/build-gcc-3.2/gcc/xgcc version-trigger=/opt/gcc-3.2-src/gcc/version.c
--host=i686-pc-linux-gnu --prefix=/opt/gcc-3.2 --enable-threads
--enable-nls

Thread model: posix
gcc version 3.2

Test Run By root on Sun Aug 25 13:50:57 2002
Native configuration is i686-pc-linux-gnu

Schedule of variations:
    unix

		=== libstdc++-v3 Summary ===

# of expected passes		408
# of unexpected failures	1
# of unexpected successes	3
# of expected failures		23


		=== libjava Summary ===

# of expected passes		80
# of unexpected failures	697
# of expected failures		8
# of untested testcases		1270

start:
FAIL: inner_1 byte compilation
FAIL: inner_1 byte compilation
FAIL: N19990317 compilation from source
FAIL: N19990317 byte compilation
FAIL: N19990317 -O compilation from source
FAIL: N19990317 byte compilation
FAIL: G19990225_01 compilation from source
FAIL: G19990225_01 byte compilation
FAIL: G19990225_01 -O compilation from source
FAIL: G19990225_01 byte compilation
...
~700 lines of "FAIL" messages


		=== gcc Summary ===

# of expected passes		18587
# of unexpected failures	8
# of expected failures		65
# of unsupported tests		44


		=== g++ Summary ===

# of expected passes		7269
# of unexpected failures	1
# of expected failures		88
# of untested testcases		9
# of unsupported tests		3


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