Your message dated Tue, 23 Oct 2007 09:02:04 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#447466: fixed in charva 1.1.3-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---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 |
--- End Message ---
--- Begin Message ---Source: charva Source-Version: 1.1.3-1 We believe that the bug you reported is fixed in the latest version of charva, which is due to be installed in the Debian FTP archive: charva_1.1.3-1.diff.gz to pool/main/c/charva/charva_1.1.3-1.diff.gz charva_1.1.3-1.dsc to pool/main/c/charva/charva_1.1.3-1.dsc charva_1.1.3.orig.tar.gz to pool/main/c/charva/charva_1.1.3.orig.tar.gz libcharva1-java_1.1.3-1_all.deb to pool/main/c/charva/libcharva1-java_1.1.3-1_all.deb libcharva1-jni_1.1.3-1_powerpc.deb to pool/main/c/charva/libcharva1-jni_1.1.3-1_powerpc.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Varun Hiremath <[EMAIL PROTECTED]> (supplier of updated charva package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 22 Oct 2007 12:47:31 +0530 Source: charva Binary: libcharva1-jni libcharva1-java Architecture: source all powerpc Version: 1.1.3-1 Distribution: unstable Urgency: low Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]> Changed-By: Varun Hiremath <[EMAIL PROTECTED]> Description: libcharva1-java - java windowing toolkit for text terminals libcharva1-jni - java windowing toolkit for text terminals - jni library Closes: 447466 Changes: charva (1.1.3-1) unstable; urgency=low . * New upstream release * debian/control: + Add myself and Kumar to Uploaders. + Switch to java-gcj-compat from kaffe + Add libcommons-logging-java, liblog4j1.2-java to Build-Depends + Build-Depend on debhelper 5 + Add Homepage, Vcs-{SVN, Browser} Headers + Add libncursesw5-dev to Build-Depends (Closes: #447466) * Add debian/orig-tar.sh and debian/orig-tar.exclude to create orig.tar.gz * Update debian/watch to call debian/orig-tar.sh * Remove debian/patches/01-build-xml-kaffeh.patch - not required * debian/rules: + Add commons-logging, commons-logging-api and log4j-1.2 to DEB_JARS + Use DEB_UPSTREAM_VERSION instead of hard coded VERSION. + Set JAVA_HOME to java-gcj * Add debian/README.Debian-source Files: 4a20d1a93177213c4abc2d6261ddb7fa 1061 libs optional charva_1.1.3-1.dsc 026c6b174a7dde1bb095498edab14825 199055 libs optional charva_1.1.3.orig.tar.gz 80ef74bb27c9f76cbf2f1d9ea0519458 3481 libs optional charva_1.1.3-1.diff.gz 28d6862e61904bc6bd92f53fef9049ef 537722 libs optional libcharva1-java_1.1.3-1_all.deb 14b7df2060a452035075bdaceb81e01f 11190 libs optional libcharva1-jni_1.1.3-1_powerpc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHHazE4vzFZu62tMIRAsCeAJ48MTgC5LBr1/v7XjU49V5nBbxsfwCfaqOd iUPJ16kj5X3f4mxYOora+6s= =3XXM -----END PGP SIGNATURE-----
--- End Message ---

