Bug#873993: [Packaging] Bug#873993: FTBFS with Java 9 due to -source/-target only

2017-10-25 Thread Markus Koschany
On Sat, 7 Oct 2017 13:22:17 +0100 Chris West wrote: > On Tue, Oct 03, 2017 at 10:45:34PM +, Holger Levsen wrote: > > upstream's Makefile.config has this line, which I think is to blame here: > > > > Makefile.config:JFLAGS := -g -source 1.5 -target 1.5 -Xlint > > > >

Bug#873993: [Packaging] Bug#873993: FTBFS with Java 9 due to -source/-target only

2017-10-07 Thread Chris West
On Tue, Oct 03, 2017 at 10:45:34PM +, Holger Levsen wrote: > upstream's Makefile.config has this line, which I think is to blame here: > > Makefile.config:JFLAGS := -g -source 1.5 -target 1.5 -Xlint > > Shall I ask upstream to drop these options entirely, or does one need to > specify

Bug#873993: [Packaging] Bug#873993: FTBFS with Java 9 due to -source/-target only

2017-10-03 Thread Holger Levsen
control: tags -1 upstream Hi Chris, thanks for your bug report! On Fri, Sep 01, 2017 at 09:02:15PM +0100, Chris West wrote: > This package fails to build with default-jdk pointing to openjdk-9-jdk. [...] > An automated tool has decided that this package will build fine if the > -source and

Bug#873993: FTBFS with Java 9 due to -source/-target only

2017-09-01 Thread Chris West
Source: munin Version: 2.0.33 Severity: normal User: debian-j...@lists.debian.org Usertags: default-java9 This package fails to build with default-jdk pointing to openjdk-9-jdk. The wiki has some common problems and their solutions: https://wiki.debian.org/Java/Java9Pitfalls An automated tool