bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

java convenience test failure: multiple definition of `java resource .du


From: Kurt Roeckx
Subject: java convenience test failure: multiple definition of `java resource .dummy'
Date: Mon, 9 Nov 2009 21:54:34 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

Hi,

I'm seeing the following error in the java convenience test
on both 2.2.6a and git head when gcj is installed:
./convenience.at:275: $LIBTOOL --tag=GCJ --mode=link $GCJ $GCJFLAGS $LDFLAGS -o 
liba12.la liba1.la liba2.la -rpath /notexist
stderr:
./.libs/liba2.a(A2.o):(.rodata+0x0): multiple definition of `java resource 
.dummy'
./.libs/liba1.a(A1.o):(.rodata+0x0): first defined here
collect2: ld returned 1 exit status
stdout:
libtool: link: gcj -shared  -Wl,--whole-archive ./.libs/liba1.a ./.libs/liba2.a 
-Wl,--no-whole-archive     -Wl,-soname -Wl,liba12.so.0 -o .libs/liba12.so.0.0.0
./convenience.at:275: exit code was 1, expected 0
30. convenience.at:229: 30. Java convenience archives (convenience.at:229): 
FAILED (convenience.at:275)

This is with gcj version 4.3.4 (Debian version 4.3.4-4)

A build log of 2.2.6a with version 4.3.3-3 did not show this error.
There are also alot of other packages that changed version, like
binutils changed from 2.19.1-1 to 2.20-2.

A complete testsuite.log is attached.


Kurt

Attachment: testsuite.log.gz
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]