Your message dated Thu, 26 Oct 2017 01:00:29 +0200
with message-id <081975f0-4f83-3073-98dc-a3f5d29b6...@debian.org>
and subject line Re: FTBFS with Java 9 due to -source/-target only
has caused the Debian Bug report #873979,
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 ow...@bugs.debian.org
immediately.)


-- 
873979: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873979
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: f2j
Version: 0.8.1+dfsg
Severity: normal
User: debian-j...@lists.debian.org
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:

make[2]: Entering directory '/build/f2j-0.8.1+dfsg/util'
mkdir -p obj
/usr/bin/javac -source 1.5 -target 1.5 -d obj org/j_paine/formatter/*.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:11: recipe for target 'f2jutil.jar' failed
make[2]: Leaving directory '/build/f2j-0.8.1+dfsg/util'

Cheers,
Chris.

--- End Message ---
--- Begin Message ---
On Fri, 1 Sep 2017 20:49:11 +0100 Chris West
<solo-debianb...@goeswhere.com> wrote:
> Source: f2j
> Version: 0.8.1+dfsg
> Severity: normal
> User: debian-j...@lists.debian.org
> 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

[...]

I have just verified that the package builds fine with OpenJDK 9. This
one was probably a false-positive because the source/target was already
patched to use 1.8. See replace_printfformat.patch and VER_TARGET for
more information.

Cheers,

Markus

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
__
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