On 09/12/2014 02:14 AM, Simon McVittie wrote:
> Source: lwjgl
> Version: 2.7.1+dfsg-3
> Severity: serious
> Justification: fails to build from source (but built successfully in the past)
> Forwarded: https://github.com/LWJGL/lwjgl/issues/6
> 
> While attempting to fix lwjgl's other FTBFS by removing the Build-Conflicts
> with binutils-gold, I got this error, and many similar errors for other
> targets:
> 
> generate-opengl:
>     [apply] E: Command line option 'n' [from -nocompile] is not known.
>     [apply] Result: 100
> 
> This turns out to be because the build process is trying to run the 'apt'
> annotation processing tool from $JAVA_HOME/bin, and getting the 'apt'
> advanced package tool from /usr/bin instead.
> 
> openjdk-6-jdk ships /usr/lib/jvm/java-6-openjdk-amd64/bin/apt which is the
> desired tool, but that version is not in jessie (#675495).
> 
> openjdk-7-jdk does not have a corresponding utility: that feature
> has been removed upstream.

Hi Simon,

Thank you for looking into this. We're facing the same issue with jruby
right now and apt.  I'm adding a couple of useful links to the bug
report.  First, the announcement [0], and second, a blog post [1] about
JSR 269, which is the replacement facility.

tony

[0]
http://mail.openjdk.java.net/pipermail/jdk8-dev/2012-February/000765.html
[1] https://blogs.oracle.com/darcy/entry/an_apt_replacement


Attachment: signature.asc
Description: OpenPGP digital signature

__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to