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

Bug#424445: turkey - FTBFS: /build/user/turkey-1.34.0/build.xml:28: Compile failed; see the compiler error output for details.



Package: turkey
Version: 1.34.0-3
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

 >     [javac]               ^-^
 >     [javac] *** Semantic Error: The class file "Font.class" in "/usr/lib/jvm/java-1.5.0-gcj-4.1-1.5.0.0/jre/lib/rt.jar/java/awt" has an invalid format (duplicate local variable type table).
 > 
 > 
 >     [javac]     66. class GUI extends JFrame implements ActionListener, ChangeListener {
 >     [javac]               ^-^
 >     [javac] *** Semantic Error: The class file "InputContext.class" in "/usr/lib/jvm/java-1.5.0-gcj-4.1-1.5.0.0/jre/lib/rt.jar/java/awt/im" has an invalid format (duplicate local variable type table).
 > 
 > 
 >     [javac]    223.                 dictionaryType = new JComboBox(gen.getDictionaryNames());
 >     [javac]                                              ^---------------------------------^
 >     [javac] *** Semantic Error: Ambiguous invocation of constructor "JComboBox". At least two constructors are accessible from here: "JComboBox(javax.swing.ComboBoxModel $1);" and "JComboBox(java.lang.Object[] $1);".
 > 
 > 
 >     [javac]    367.                 return new ImageIcon(getClass().getResource(id));
 >     [javac]                                    ^-----------------------------------^
 >     [javac] *** Semantic Error: Ambiguous invocation of constructor "ImageIcon". At least two constructors are accessible from here: "ImageIcon(java.lang.String $1);" and "ImageIcon(byte[] $1);".
 > 
 > BUILD FAILED
 > /build/user/turkey-1.34.0/build.xml:28: Compile failed; see the compiler error output for details.
 > 
 > Total time: 1 second
 > make: *** [build-stamp] Error 1

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/05/15/00_Failed_1/
 
bye,
	- michael



Reply to: