Bug#759947: jruby: FTBFS: [apt] E: Command line option 'd' [from -deprecation] is not known.

Emmanuel Bourg ebourg at apache.org
Fri Oct 10 12:58:46 UTC 2014


Le 30/08/2014 23:38, Lucas Nussbaum a écrit :

>> compile-jruby:
>>       [apt] /«PKGBUILDDIR»/build.xml:214: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
>>       [apt] Since compiler setting isn't classic or modern, ignoring fork setting.
>>       [apt] Since compiler setting isn't classic or modern, ignoring fork setting.
>>       [apt] Compiling 964 source files to /«PKGBUILDDIR»/build/classes/jruby
>>       [apt] Since compiler setting isn't classic or modern, ignoring fork setting.
>>       [apt] E: Command line option 'd' [from -deprecation] is not known.

This issue is caused by the removal of the apt tool in
openjdk-7/7u65-2.5.1-5. apt has been removed from Java 8 but is still
present in the JDK 7 currently shipped by Oracle (I checked the latest
7u67 release).

Matthias could you restore the apt binary in openjdk-7-jdk to fix this
issue please? No need to restore the alternative symlink in /usr/bin (it
conflicts with the apt package), we just need the binary in JAVA_HOME/bin.

Emmanuel Bourg



More information about the pkg-java-maintainers mailing list