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]
Other format: [Raw text]

Re: sparc-sun-solaris2.7 successful build of 3.0.3; libjava test problem


On Thu, Jan 03, 2002 at 04:05:39PM -0800, Joe Buck wrote:
> Hi,
> 
> I successfully built and installed gcc-3.0.3 for sparc-sun-solaris2.7

Thanks!  I've added this to the GCC 3.0 build status list at
http://gcc.gnu.org/gcc-3.0/buildstat.html.

> (no surprise, as I tested the prerelease).  I've sent in a test
> summary report as well.

Thanks again!

> 
> The only oddity is that about half the libjava tests fail, though
> these failures may be bogus (caused by extra messages from the linker).
> A typical failure puts messages in libjava.log like
> 
> ----------------------------------------------------------------
> java/testsuite/ArrayClass    (timeout = 300)
> spawn BUILD_DIR/sparc-sun-solaris2.7/libjava/testsuite/../libtool --silent --tag=GCJ --mode=link BUILD_DIR/gcc/gcj -BBUILD_DIR/gcc/ --encoding=UTF-8 -BBUILD_DIR/sparc-sun-solaris2.7/libjava/testsuite/../ /remote/dtg103/jbuck/gnu/src/gcc-3.0.3/libjava/testsuite/libjava.compile/ArrayClass.java BUILD_DIR/sparc-sun-solaris2.7//libjava/libgcj.la BUILD_DIR/sparc-sun-solaris2.7//boehm-gc/libgcjgc.la BUILD_DIR/sparc-sun-solaris2.7//zlib/libzgcj.la --main=ArrayClass -g -LBUILD_DIR/sparc-sun-solaris2.7//libjava/.libs -LBUILD_DIR/sparc-sun-solaris2.7//boehm-gc/.libs -LBUILD_DIR/sparc-sun-solaris2.7//zlib/.libs -lm -o BUILD_DIR/sparc-sun-solaris2.7/libjava/testsuite/ArrayClass 
> ld: warning: file BUILD_DIR/sparc-sun-solaris2.7//libjava/.libs/libgcj.so: attempted multiple inclusion of file
> ld: warning: file BUILD_DIR/sparc-sun-solaris2.7//boehm-gc/.libs/libgcjgc.so: attempted multiple inclusion of file
> ld: warning: file BUILD_DIR/sparc-sun-solaris2.7//zlib/.libs/libzgcj.so: attempted multiple inclusion of file
> output is:
> ld: warning: file BUILD_DIR/sparc-sun-solaris2.7//libjava/.libs/libgcj.so: attempted multiple inclusion of file
> ld: warning: file BUILD_DIR/sparc-sun-solaris2.7//boehm-gc/.libs/libgcjgc.so: attempted multiple inclusion of file
> ld: warning: file BUILD_DIR/sparc-sun-solaris2.7//zlib/.libs/libzgcj.so: attempted multiple inclusion of file
> 
> FAIL: ArrayClass compilation from source
> ----------------------------------------------------------------

This information should be useful to others building on this platform,
and I hope more people start including things like this, particularly
now that there are links from the build status page to the messaages
reporting successful builds.

Janis


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