Bug#893149: ceph FTBFS with openjdk-9

2018-06-07 Thread Emmanuel Bourg
Control: tags -1 + patch Here is a patch fixing the build failure with Java 9 & 10: --- a/src/java/Makefile.am +++ b/src/java/Makefile.am @@ -47,11 +47,9 @@ $(CEPH_PROXY): $(JAVA_SRC) export CLASSPATH=java/ ; \ - $(JAVAC) -classpath java -source 1.5 -target 1.5 -Xlint:-options ja

Bug#893149: ceph FTBFS with openjdk-9

2018-03-16 Thread Adrian Bunk
Source: ceph Version: 10.2.5-7 Severity: serious Tags: buster sid https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ceph.html ... Making all in java make[4]: Entering directory '/build/1st/ceph-10.2.5/src/java' export CLASSPATH=java/ ; \ javac -classpath java -source 1.5 -target