Bug#982526: stockpile-clojure: FTBFS with OpenJDK 17 due to JDK detection error

Emmanuel Bourg ebourg at apache.org
Thu Feb 11 09:11:03 GMT 2021


Source: stockpile-clojure
Severity: important
Tags: ftbfs sid bookworm
User: debian-java at lists.debian.org
Usertags: default-java17

stockpile-clojure fails to build with OpenJDK 17, it looks like the JDK isn't properly detected:


  make[1]: Entering directory '/<<PKGBUILDDIR>>'
  msgfmt --java2 -d resources -r puppetlabs.stockpile.Messages -l en locales/messages.pot
  Writing resources/locales.clj
  msgfmt: Java compiler not found, try installing gcj or set $JAVAC
  msgfmt: compilation of Java class failed, please try --verbose or set $JAVAC
  make[1]: *** [dev-resources/Makefile.i18n:86: resources/puppetlabs/stockpile/Messages_en.class] Error 1
  make[1]: Leaving directory '/<<PKGBUILDDIR>>'



More information about the pkg-java-maintainers mailing list