Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #10210

Re: Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access Localizable

From Andreas Tille <tille@debian.org>
Newsgroups linux.debian.maint.java, linux.debian.bugs.dist
Subject Re: Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access Localizable
Date 2017-12-05 11:40 +0100
Message-ID <uTiNP-1sx-5@gated-at.bofh.it> (permalink)
References <uy09b-1vE-7@gated-at.bofh.it> <uTib8-Xq-11@gated-at.bofh.it> <uy09b-1vE-7@gated-at.bofh.it> <uTikN-1hy-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


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

Back to linux.debian.maint.java | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access  Localizable Andreas Tille <tille@debian.org> - 2017-12-05 11:40 +0100
  Re: Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access  Localizable Emmanuel Bourg <ebourg@apache.org> - 2017-12-05 11:50 +0100
    Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access Localizable Andreas Tille <tille@debian.org> - 2017-12-05 14:20 +0100
      Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access Localizable Emmanuel Bourg <ebourg@apache.org> - 2017-12-05 19:10 +0100
        Bug#877941: igv: FTBFS: SVGTest.java:111: error: cannot access Localizable Markus Koschany <apo@debian.org> - 2017-12-16 11:50 +0100

csiph-web