[Debian-med-packaging] Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access Localizable
Andreas Beckmann
anbe at debian.org
Sat Oct 7 16:25:29 UTC 2017
Source: igv
Version: 2.3.90+dfsg-1
Severity: serious
Tags: sid buster
Justification: fails to build from source
Hi,
igv recently started to FTBFS in sid:
compile:
[javac] Compiling 893 source files to /build/igv-2.3.90+dfsg/tmp
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
[javac] /build/igv-2.3.90+dfsg/src/org/broad/igv/tools/sort/BAMSorter.java:33: warning: NotImplementedException is internal proprietary API and may be removed in a future release
[javac] import sun.reflect.generics.reflectiveObjects.NotImplementedException;
[javac] ^
[javac] /build/igv-2.3.90+dfsg/src/org/broad/igv/tools/sort/BAMSorter.java:33: warning: NotImplementedException is internal proprietary API and may be removed in a future release
[javac] import sun.reflect.generics.reflectiveObjects.NotImplementedException;
[javac] ^
[javac] /build/igv-2.3.90+dfsg/src/org/broad/igv/tools/sort/BAMSorter.java:33: warning: NotImplementedException is internal proprietary API and may be removed in a future release
[javac] import sun.reflect.generics.reflectiveObjects.NotImplementedException;
[javac] ^
[javac] /build/igv-2.3.90+dfsg/src/org/broad/igv/tools/sort/BAMSorter.java:102: warning: NotImplementedException is internal proprietary API and may be removed in a future release
[javac] throw new NotImplementedException();
[javac] ^
[javac] /build/igv-2.3.90+dfsg/src/org/broad/igv/ui/svg/SVGTest.java:111: error: cannot access Localizable
[javac] DOMImplementation domImpl = GenericDOMImplementation.getDOMImplementation();
[javac] ^
[javac] class file for org.apache.batik.i18n.Localizable not found
[javac] /build/igv-2.3.90+dfsg/src/org/broad/igv/ui/svg/SVGTest.java:126: error: cannot access XMLConstants
[javac] svgGenerator.stream(out, false);
[javac] ^
[javac] class file for org.apache.batik.util.XMLConstants not found
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 2 errors
[javac] 4 warnings
BUILD FAILED
/build/igv-2.3.90+dfsg/build.xml:181: Compile failed; see the compiler error output for details.
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: igv_2.3.90+dfsg-1.log.gz
Type: application/gzip
Size: 16607 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20171007/5ed57bfa/attachment-0001.bin>
More information about the Debian-med-packaging
mailing list