Package: charva
version: 1.1.1-4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20071021 qa-ftbfs
Justification: FTBFS on i386
Hi,
During a rebuild of all packages in sid, your package failed to build on i386.
Relevant part:
dpkg-source: building charva in charva_1.1.1-4.dsc
debian/rules build
test -x debian/rules
mkdir -p "."
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/user/charva-1.1.1'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/build/user/charva-1.1.1'
if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f
debian/stamp-patched; fi
patches: debian/patches/01-build-xml-kaffeh.patch
Trying patch debian/patches/01-build-xml-kaffeh.patch at level 1 ... 0 ...
success.
if [ "debian/stamp-patched" != "reverse-patches" ]; then touch
debian/stamp-patched; fi
if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
/usr/bin/make -f debian/rules update-config ; \
fi
make[1]: Entering directory `/build/user/charva-1.1.1'
make[1]: Nothing to be done for `update-config'.
make[1]: Leaving directory `/build/user/charva-1.1.1'
cd . && /usr/lib/kaffe/bin/java -classpath
/usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant-nodeps.jar:/usr/lib/kaffe/lib/tools.jar
-Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true
-Dcompile.optimize=true -propertyfile
/build/user/charva-1.1.1/debian/ant.properties all
Buildfile: build.xml
clean:
compile:
[mkdir] Created dir: /build/user/charva-1.1.1/java/classes
[javac] Compiling 128 source files to /build/user/charva-1.1.1/java/classes
[javac] ----------
[javac] 1. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/BorderLayout.java (at line 232)
[javac] private int _hgap = 0;
[javac] ^^^^^
[javac] The field BorderLayout._hgap is never read locally
[javac] ----------
[javac] 2. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/BorderLayout.java (at line 233)
[javac] private int _vgap = 0;
[javac] ^^^^^
[javac] The field BorderLayout._vgap is never read locally
[javac] ----------
[javac] ----------
[javac] 3. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/Font.java (at line 57)
[javac] private int _size;
[javac] ^^^^^
[javac] The field Font._size is never read locally
[javac] ----------
[javac] ----------
[javac] 4. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/IllegalComponentStateException.java
(at line 26)
[javac] public class IllegalComponentStateException
[javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[javac] The serializable class IllegalComponentStateException does not
declare a static final serialVersionUID field of type long
[javac] ----------
[javac] ----------
[javac] 5. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/LayoutManager.java (at line 22)
[javac] import java.util.Vector;
[javac] ^^^^^^^^^^^^^^^^
[javac] The import java.util.Vector is never used
[javac] ----------
[javac] ----------
[javac] 6. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/LayoutManager2.java (at line 22)
[javac] import java.util.Vector;
[javac] ^^^^^^^^^^^^^^^^
[javac] The import java.util.Vector is never used
[javac] ----------
[javac] ----------
[javac] 7. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/SyncQueue.java (at line 29)
[javac] class SyncQueue
[javac] ^^^^^^^^^
[javac] The serializable class SyncQueue does not declare a static final
serialVersionUID field of type long
[javac] ----------
[javac] ----------
[javac] 8. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/TerminfoCapabilityException.java
(at line 28)
[javac] public class TerminfoCapabilityException extends Exception {
[javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[javac] The serializable class TerminfoCapabilityException does not declare
a static final serialVersionUID field of type long
[javac] ----------
[javac] ----------
[javac] 9. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/event/AWTEvent.java (at line 22)
[javac] import charva.awt.*;
[javac] ^^^^^^^^^^
[javac] The import charva.awt is never used
[javac] ----------
[javac] ----------
[javac] 10. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/event/ActionEvent.java (at line 29)
[javac] public class ActionEvent
[javac] ^^^^^^^^^^^
[javac] The serializable class ActionEvent does not declare a static final
serialVersionUID field of type long
[javac] ----------
[javac] ----------
[javac] 11. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/event/AdjustmentEvent.java (at
line 28)
[javac] public class AdjustmentEvent
[javac] ^^^^^^^^^^^^^^^
[javac] The serializable class AdjustmentEvent does not declare a static
final serialVersionUID field of type long
[javac] ----------
[javac] ----------
[javac] 12. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/event/FocusEvent.java (at line 32)
[javac] public class FocusEvent
[javac] ^^^^^^^^^^
[javac] The serializable class FocusEvent does not declare a static final
serialVersionUID field of type long
[javac] ----------
[javac] ----------
[javac] 13. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/event/GarbageCollectionEvent.java
(at line 34)
[javac] public class GarbageCollectionEvent
[javac] ^^^^^^^^^^^^^^^^^^^^^^
[javac] The serializable class GarbageCollectionEvent does not declare a
static final serialVersionUID field of type long
[javac] ----------
[javac] ----------
[javac] 14. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/event/InputEvent.java (at line 26)
[javac] public class InputEvent
[javac] ^^^^^^^^^^
[javac] The serializable class InputEvent does not declare a static final
serialVersionUID field of type long
[javac] ----------
[javac] ----------
[javac] 15. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/event/InvocationEvent.java (at
line 22)
[javac] import charva.awt.*;
[javac] ^^^^^^^^^^
[javac] The import charva.awt is never used
[javac] ----------
[javac] 16. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/event/InvocationEvent.java (at
line 28)
[javac] public class InvocationEvent
[javac] ^^^^^^^^^^^^^^^
[javac] The serializable class InvocationEvent does not declare a static
final serialVersionUID field of type long
[javac] ----------
[javac] ----------
[javac] 17. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/event/ItemEvent.java (at line 28)
[javac] public class ItemEvent
[javac] ^^^^^^^^^
[javac] The serializable class ItemEvent does not declare a static final
serialVersionUID field of type long
[javac] ----------
[javac] ----------
[javac] 18. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/event/KeyEvent.java (at line 28)
[javac] public class KeyEvent
[javac] ^^^^^^^^
[javac] The serializable class KeyEvent does not declare a static final
serialVersionUID field of type long
[javac] ----------
[javac] ----------
[javac] 19. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/event/MouseEvent.java (at line 26)
[javac] public class MouseEvent
[javac] ^^^^^^^^^^
[javac] The serializable class MouseEvent does not declare a static final
serialVersionUID field of type long
[javac] ----------
[javac] ----------
[javac] 20. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/event/PaintEvent.java (at line 29)
[javac] public class PaintEvent
[javac] ^^^^^^^^^^
[javac] The serializable class PaintEvent does not declare a static final
serialVersionUID field of type long
[javac] ----------
[javac] ----------
[javac] 21. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/event/ScrollEvent.java (at line 30)
[javac] public class ScrollEvent
[javac] ^^^^^^^^^^^
[javac] The serializable class ScrollEvent does not declare a static final
serialVersionUID field of type long
[javac] ----------
[javac] ----------
[javac] 22. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/event/SyncEvent.java (at line 29)
[javac] public class SyncEvent
[javac] ^^^^^^^^^
[javac] The serializable class SyncEvent does not declare a static final
serialVersionUID field of type long
[javac] ----------
[javac] ----------
[javac] 23. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/event/WindowEvent.java (at line 33)
[javac] public class WindowEvent
[javac] ^^^^^^^^^^^
[javac] The serializable class WindowEvent does not declare a static final
serialVersionUID field of type long
[javac] ----------
[javac] ----------
[javac] 24. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/util/CapsTextField.java (at line
22)
[javac] import charva.awt.*;
[javac] ^^^^^^^^^^
[javac] The import charva.awt is never used
[javac] ----------
[javac] ----------
[javac] 25. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/util/DateEntryField.java (at line
118)
[javac] Point origin = getLocationOnScreen();
[javac] ^^^^^^
[javac] The local variable origin is never read
[javac] ----------
[javac] 26. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/util/DateEntryField.java (at line
247)
[javac] private Window _owner;
[javac] ^^^^^^
[javac] The field DateEntryField._owner is never read locally
[javac] ----------
[javac] ----------
[javac] 27. WARNING in
/build/user/charva-1.1.1/java/src/charva/awt/util/MultiLineLabel.java (at line
124)
[javac] private int _justification = LEFT;
[javac] ^^^^^^^^^^^^^^
[javac] The field MultiLineLabel._justification is never read locally
[javac] ----------
[javac] ----------
[javac] 28. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/BoxLayout.java (at line 152)
[javac] private Container _target;
[javac] ^^^^^^^
[javac] The field BoxLayout._target is never read locally
[javac] ----------
[javac] ----------
[javac] 29. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/JButton.java (at line 186)
[javac] " label=\"" + getLabel() +
[javac] ^^^^^^^^^^
[javac] The method getLabel() from the type AbstractButton is deprecated
[javac] ----------
[javac] ----------
[javac] 30. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/JCheckBox.java (at line 167)
[javac] " label=\"" + getLabel() +
[javac] ^^^^^^^^^^
[javac] The method getLabel() from the type AbstractButton is deprecated
[javac] ----------
[javac] ----------
[javac] 31. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/JComboBox.java (at line 477)
[javac] String str = obj.toString();
[javac] ^^^
[javac] The local variable str is never read
[javac] ----------
[javac] ----------
[javac] 32. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/JFileChooser.java (at line 839)
[javac] private class FileChooserEvent
[javac] ^^^^^^^^^^^^^^^^
[javac] The serializable class FileChooserEvent does not declare a static
final serialVersionUID field of type long
[javac] ----------
[javac] ----------
[javac] 33. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/JFrame.java (at line 119)
[javac] private int _closeOperation = DO_NOTHING_ON_CLOSE;
[javac] ^^^^^^^^^^^^^^^
[javac] The field JFrame._closeOperation is never read locally
[javac] ----------
[javac] ----------
[javac] 34. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/JMenuBar.java (at line 231)
[javac] private int getMenuAt(int x, int y) {
[javac] ^^^^^^^^^^^^^^^^^^^^^^^
[javac] The method getMenuAt(int, int) from the type JMenuBar is never used
locally
[javac] ----------
[javac] ----------
[javac] 35. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/JRadioButton.java (at line 169)
[javac] " label=\"" + getLabel() +
[javac] ^^^^^^^^^^
[javac] The method getLabel() from the type AbstractButton is deprecated
[javac] ----------
[javac] ----------
[javac] 36. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/JTabbedPane.java (at line 367)
[javac] " label=\"" + getLabel() +
[javac] ^^^^^^^^^^
[javac] The method getLabel() from the type AbstractButton is deprecated
[javac] ----------
[javac] ----------
[javac] 37. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/JTextArea.java (at line 404)
[javac] outerloop:
[javac] ^^^^^^^^^
[javac] The label outerloop is never explicitly referenced
[javac] ----------
[javac] ----------
[javac] 38. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/event/ListDataEvent.java (at
line 27)
[javac] public class ListDataEvent
[javac] ^^^^^^^^^^^^^
[javac] The serializable class ListDataEvent does not declare a static
final serialVersionUID field of type long
[javac] ----------
[javac] 39. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/event/ListDataEvent.java (at
line 72)
[javac] private Object _source;
[javac] ^^^^^^^
[javac] The field ListDataEvent._source is never read locally
[javac] ----------
[javac] 40. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/event/ListDataEvent.java (at
line 75)
[javac] private int _lastIndex;
[javac] ^^^^^^^^^^
[javac] The field ListDataEvent._lastIndex is never read locally
[javac] ----------
[javac] ----------
[javac] 41. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/event/ListSelectionEvent.java
(at line 29)
[javac] public class ListSelectionEvent
[javac] ^^^^^^^^^^^^^^^^^^
[javac] The serializable class ListSelectionEvent does not declare a static
final serialVersionUID field of type long
[javac] ----------
[javac] 42. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/event/ListSelectionEvent.java
(at line 66)
[javac] private Object _source;
[javac] ^^^^^^^
[javac] The field ListSelectionEvent._source is never read locally
[javac] ----------
[javac] 43. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/event/ListSelectionEvent.java
(at line 68)
[javac] private int _lastIndex;
[javac] ^^^^^^^^^^
[javac] The field ListSelectionEvent._lastIndex is never read locally
[javac] ----------
[javac] 44. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/event/ListSelectionEvent.java
(at line 69)
[javac] private boolean _isAdjusting;
[javac] ^^^^^^^^^^^^
[javac] The field ListSelectionEvent._isAdjusting is never read locally
[javac] ----------
[javac] ----------
[javac] 45. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/event/TableModelEvent.java (at
line 27)
[javac] public class TableModelEvent
[javac] ^^^^^^^^^^^^^^^
[javac] The serializable class TableModelEvent does not declare a static
final serialVersionUID field of type long
[javac] ----------
[javac] 46. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/event/TableModelEvent.java (at
line 99)
[javac] private int _lastRow;
[javac] ^^^^^^^^
[javac] The field TableModelEvent._lastRow is never read locally
[javac] ----------
[javac] ----------
[javac] 47. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/event/TreeModelEvent.java (at
line 25)
[javac] public class TreeModelEvent
[javac] ^^^^^^^^^^^^^^
[javac] The serializable class TreeModelEvent does not declare a static
final serialVersionUID field of type long
[javac] ----------
[javac] ----------
[javac] 48. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/event/TreeSelectionEvent.java
(at line 29)
[javac] public class TreeSelectionEvent
[javac] ^^^^^^^^^^^^^^^^^^
[javac] The serializable class TreeSelectionEvent does not declare a static
final serialVersionUID field of type long
[javac] ----------
[javac] 49. WARNING in
/build/user/charva-1.1.1/java/src/charvax/swing/event/TreeSelectionEvent.java
(at line 67)
[javac] private Object _source;
[javac] ^^^^^^^
[javac] The field TreeSelectionEvent._source is never read locally
[javac] ----------
[javac] 49 problems (49 warnings)
javah:
[mkdir] Created dir: /build/user/charva-1.1.1/c/include
[javah] Failed to open object 'java/lang/Object'
BUILD FAILED
/build/user/charva-1.1.1/build.xml:195: compilation failed
Total time: 6 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
The full build log is available from
http://people.debian.org/~lucas/logs/2007/10/21
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment. Internet was not accessible from the build systems.
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers