Your message dated Sun, 18 Mar 2018 11:00:23 +0200
with message-id <20180318090023.GM9516@localhost>
and subject line munin in experimental seems to no longer use Java
has caused the Debian Bug report #873993,
regarding FTBFS with Java 9 due to -source/-target only
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
873993: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873993
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: munin
Version: 2.0.33
Severity: normal
User: [email protected]
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 has decided that this package will build fine if the
-source and -target options are changed to 1.6; no additional changes
are required. This was done by building with a compiler that changed
the settings automatically, then the real compiler, and diffing the
results. This modified compiler will never be part of Debian.
ant and Maven are supposed to do this for you, and I've tried to check
that this package is not using ant or Maven correctly, but I might have
messed up.
Build log sample:
touch build-java-stamp
/usr/lib/jvm/default-java/bin/javac -sourcepath plugins/javalib -d
build/plugins/javalib -g -source 1.5 -target 1.5 -Xlint
plugins/javalib/org/munin/plugin/jmx/AbstractAnnotationGraphsProvider.java
warning: [options] bootstrap class path not set in conjunction with -source 1.5
error: Source option 1.5 is no longer supported. Use 1.6 or later.
error: Target option 1.5 is no longer supported. Use 1.6 or later.
Makefile:50: recipe for target
'plugins/javalib/org/munin/plugin/jmx/AbstractAnnotationGraphsProvider.class'
failed
make[2]: ***
[plugins/javalib/org/munin/plugin/jmx/AbstractAnnotationGraphsProvider.class]
Error 2
Cheers,
Chris.
--- End Message ---
--- Begin Message ---
Version: 2.999.6-6
munin in experimental seems to no longer use Java:
https://tests.reproducible-builds.org/debian/rb-pkg/experimental/amd64/munin.html
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
--- End Message ---