[Debian-med-packaging] Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access Localizable

Andreas Tille tille at debian.org
Tue Dec 5 10:31:54 UTC 2017


Hi Emmanuel,

On Tue, Dec 05, 2017 at 11:06:23AM +0100, Emmanuel Bourg wrote:
> Hi Andreas,
> 
> You have to build depend on openjfx, not libopenjfx-java. The
> description of libopenjfx-java has this:
> 
> "This package contains the Java libraries only, installing it won't add
> the JavaFX classes to the default classpath automatically. The
> integration with the JRE is provided by the openjfx package"

Ahhhh, thanks a lot for reading aloud the docs for me (and sorry for
bothering you about this :-( ).

Unfortunately there is one remaining issue:


compile:
    [javac] Compiling 906 source files to /build/igv-2.4.4+dfsg/tmp
    [javac] /build/igv-2.4.4+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.4.4+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

BUILD FAILED
/build/igv-2.4.4+dfsg/build.xml:179: Compile failed; see the compiler error output for details.


Any hint how to solve this one?

Thanks as always for the quick help

      Andreas.

-- 
http://fam-tille.de



More information about the Debian-med-packaging mailing list