This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
build failure on powerpc-darwin, GCC trunk revision 132159
- From: Geoff Keating <geoffk at apple dot com>
- To: gcc-regression at gcc dot gnu dot org, Matthias Klose <doko at ubuntu dot com>
- Date: Fri, 8 Feb 2008 14:03:43 -0800
- Subject: build failure on powerpc-darwin, GCC trunk revision 132159
Between revision 132140 and 132159, GCC trunk started failing to
bootstrap on powerpc-darwin, with errors building libjava, like:
/usr/bin/ld: multiple definitions of symbol java resource sun/rmi/rmic/
messages.properties
/Users/regress/tbox/native/build/powerpc-apple-darwin8.5.0/
libjava/.libs/libgcj.dylib(single module) definition of java resource
sun/rmi/rmic/messages.properties
./.libs/libgcj-tools.dylib(single module) definition of java resource
sun/rmi/rmic/messages.properties
and eventually
make[3]: *** [grmic] Error 1
This change seems most likely to have caused it:
r132156 | doko | 2008-02-06 11:22:53 -0800 (Wed, 06 Feb 2008) | 6 lines
Changed paths:
M /trunk/libjava/classpath/ChangeLog.gcj
M /trunk/libjava/classpath/tools/Makefile.am
M /trunk/libjava/classpath/tools/Makefile.in
2008-02-06 Matthias Klose <doko@ubuntu.com>
* tools/Makefile.am ($(TOOLS_ZIP)): Copy over rmic template
files.
Copy resource files independent of JAVA_MAINTAINER_MODE.
* tools/Makefile.in: Regenerate.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature