Path: csiph.com!aioe.org!bofh.it!news.nic.it!robomod From: Andreas Tille Newsgroups: linux.debian.maint.java,linux.debian.bugs.dist Subject: Re: Help needed to port beast2-mcmc to Java 9 Date: Mon, 09 Apr 2018 13:30:02 +0200 Message-ID: References: X-Original-To: Emmanuel Bourg X-Mailbox-Line: From debian-java-request@lists.debian.org Mon Apr 9 11:25:04 2018 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.01 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate:hard: -6.1 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: NeoMutt/20170113 (1.7.2) X-Mailing-List: archive/latest/20790 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/20180409112451.znqil5xgftyr4ybh@an3as.eu Approved: robomod@news.nic.it Lines: 49 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: Debian Java List , 894359@bugs.debian.org X-Original-Date: Mon, 9 Apr 2018 13:24:51 +0200 X-Original-Message-ID: <20180409112451.znqil5xgftyr4ybh@an3as.eu> X-Original-References: <20180406073500.lsoewlj22copkl3q@an3as.eu> <81121a77-120d-0dfd-2055-339bcb81e090@apache.org> <20180406114522.uwahftiuneb24olu@an3as.eu> <7ded2468-27f0-fc30-d712-0028ad831863@apache.org> Xref: csiph.com linux.debian.maint.java:10403 linux.debian.bugs.dist:891803 On Fri, Apr 06, 2018 at 01:50:39PM +0200, Emmanuel Bourg wrote: > Le 06/04/2018 à 13:45, Andreas Tille a écrit : > > > [javac] error: package org.fest.util does not exist > > fest-util.jar? Better, but not solved: ... compile-all: [echo] Building BEAST 2 [mkdir] Created dir: /build/beast2-mcmc-2.4.8+dfsg/build [javac] Compiling 468 source files to /build/beast2-mcmc-2.4.8+dfsg/build [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.8 [javac] /build/beast2-mcmc-2.4.8+dfsg/src/beast/util/XMLParserUtils.java:25: warning: CoreDocumentImpl is internal proprietary API and may be removed in a future release [javac] import com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl; [javac] ^ [javac] /build/beast2-mcmc-2.4.8+dfsg/src/beast/util/XMLParserUtils.java:120: warning: CoreDocumentImpl is internal proprietary API and may be removed in a future release [javac] ((CoreDocumentImpl) doc).putIdentifier(id, (Element) node); [javac] ^ [javac] /build/beast2-mcmc-2.4.8+dfsg/src/beast/util/TreeParser.java:353: error: cannot find symbol [javac] CharStream charStream = CharStreams.fromString(newick); [javac] ^ [javac] symbol: variable CharStreams [javac] location: class TreeParser [javac] /build/beast2-mcmc-2.4.8+dfsg/src/beast/util/treeparser/NewickLexer.java:98: error: method does not override or implement a method from a supertype [javac] @Override [javac] ^ [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] 3 warnings BUILD FAILED /build/beast2-mcmc-2.4.8+dfsg/build.xml:77: Compile failed; see the compiler error output for details. ... Thanks anyway Andreas. -- http://fam-tille.de