Bug#275878: libjdom-java: FTBFS: java.lang.RuntimeException
stigge@antcom.de, 275878@bugs.debian.org
stigge@antcom.de, 275878@bugs.debian.org
Sun Oct 10 12:57:03 2004
Package: libjdom-java
Version: 0.99.b10-2
Severity: serious
Hi,
building the package libjdom-java in a clean chroot (with pbuilder)
on i386 results in:
=========================================================================
[...]
[javac] *** Semantic Warning: The constructor "Document(java.util.List newContent, org.jdom.DocType docType);" declared in type "org.jdom.Document" has been deprecated.
[javac] Issued 1 semantic warning compiling "/tmp/buildd/libjdom-java-0.99.b10/build-tree/jdom-b10/build/src/org/jdom/ProcessingInstruction.java":
[javac] 339. StringBuffer rawData = new StringBuffer();
[javac] ^-----^
[javac] *** Semantic Warning: Local "rawData" shadows a field of the same name in "org.jdom.ProcessingInstruction".
about:
[javac] Compiling 1 source file to /tmp/buildd/libjdom-java-0.99.b10/build-tree/jdom-b10/build/classes
package:
[copy] Copying 2 files to /tmp/buildd/libjdom-java-0.99.b10/build-tree/jdom-b10/build/classes/META-INF
[jar] Building jar: /tmp/buildd/libjdom-java-0.99.b10/build-tree/jdom-b10/build/jdom.jar
BUILD FAILED
/tmp/buildd/libjdom-java-0.99.b10/build-tree/jdom-b10/build.xml:227: java.lang.RuntimeException: Exception setting the compressed size of META-INF/: null
Total time: 1 second
make: *** [debian/stamp-ant-build] Error 1
=========================================================================
Thanks for considering.