Path: csiph.com!feeder.erje.net!2.us.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!weretis.net!feeder4.news.weretis.net!storethat.news.telefonica.de!telefonica.de!news.panservice.it!bofh.it!news.nic.it!robomod From: Vincent Danjean Newsgroups: linux.debian.maint.java,linux.debian.bugs.dist Subject: Re: [Help]: Bug#808593: htsjdk: FTBFS: [testng] FAILED: testHTTPNotExist Date: Mon, 14 Mar 2016 21:30:02 +0100 Message-ID: References: X-Mailbox-Line: From debian-java-request@lists.debian.org Mon Mar 14 20:20:32 2016 Old-Return-Path: X-Amavis-Spam-Status: No, score=-5.749 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FREEMAIL_FORGED_FROMDOMAIN=0.249, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001, WORD_WITHOUT_VOWELS=1] autolearn=no autolearn_force=no X-Policyd-Weight: using cached result; rate: -6.1 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.22) Gecko/20091109 Lightning/0.8 Thunderbird/2.0.0.22 Mnenhy/0.7.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Mailing-List: archive/latest/19256 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/56E71CFB.8040601@free.fr Approved: robomod@news.nic.it Lines: 43 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Mon, 14 Mar 2016 21:20:11 +0100 X-Original-Message-ID: <56E71CFB.8040601@free.fr> X-Original-References: <1450695551.2210155.472921425.5D14CE3E@webmail.messagingengine.com> <20160211200159.GJ16183@an3as.eu> <56BCF41C.9030900@apache.org> Xref: csiph.com linux.debian.maint.java:8932 linux.debian.bugs.dist:724263 Le 11/02/2016 21:50, Emmanuel Bourg a écrit : > Le 11/02/2016 21:01, Andreas Tille a écrit : > >> any hint why this test that worked before might fail since end of >> December? > > I got a quick look and I can't explain this test failure. It doesn't > seem very important though, you could just disable this test. I just upgraded htsjdk (required for picard-tools). It does not seem to FTBFS anymore (pushed in git). I plan to upload it when picard-tools will be ready but if someone can take a look at it before, I would be pleased. In particular, there is in debian/control: === Build-Depends: openjdk-8-jre-headless, openjdk-8-jdk, ... Build-Conflicts: openjdk-7-jre-headless === And, in debian/rules: === dh_auto_build -- -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 ... === Is it the correct way to build a package that requires java 8? I do not change this part myself and did not check the requirement, but I just saw with picard-tools (same upstream authors) that java 8 is also required ( <> operator (>=7) and lambda expressions (>=8) ) so I would like to be sure to do the correct thing. Regards, Vincent > Emmanuel Bourg > -- Vincent Danjean GPG key ID 0xD17897FA vdanjean@debian.org GPG key fingerprint: 621E 3509 654D D77C 43F5 CA4A F6AE F2AF D178 97FA Unofficial pkgs: http://moais.imag.fr/membres/vincent.danjean/deb.html APT repo: deb http://people.debian.org/~vdanjean/debian unstable main