Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #10210
| Path | csiph.com!goblin3!goblin2!goblin.stu.neva.ru!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| 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 | Tue, 05 Dec 2017 11:40:01 +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> |
| X-Original-To | debian-java@lists.debian.org, 877941@bugs.debian.org |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Tue Dec 5 10:32:10 2017 |
| Old-Return-Path | <tille@debian.org> |
| X-Amavis-Spam-Status | No, score=-6.98 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FVGT_m_MULTI_ODD=0.02, LDO_WHITELIST=-5] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate:hard: -5 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | NeoMutt/20170113 (1.7.2) |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/20580 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/20171205103154.warkogmmoltfsobo@an3as.eu |
| Approved | robomod@news.nic.it |
| Lines | 46 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Tue, 5 Dec 2017 11:31:54 +0100 |
| X-Original-Message-ID | <20171205103154.warkogmmoltfsobo@an3as.eu> |
| X-Original-References | <150739352910.29286.4082651082912086161.reportbug@zam581.zam.kfa-juelich.de> <20171205095853.fze425zgbxjlnni7@an3as.eu> <150739352910.29286.4082651082912086161.reportbug@zam581.zam.kfa-juelich.de> <10e8b5a9-583a-7bdc-4fb5-75ed765cfdbe@apache.org> |
| Xref | csiph.com linux.debian.maint.java:10210 linux.debian.bugs.dist:867082 |
Cross-posted to 2 groups.
Show key headers only | 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 | Next — Next in thread | Find similar | Unroll 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