Your message dated Sat, 19 Nov 2022 15:03:51 +0200
with message-id <Y3jUN31kqiVhnkDI@localhost>
and subject line Re: Bug#1011598: insubstantial: FTBFS with OpenJDK 17 due to 
unsupported javac source/target level 6
has caused the Debian Bug report #1011598,
regarding insubstantial: FTBFS with OpenJDK 17 due to unsupported javac 
source/target level 6
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 [email protected]
immediately.)


-- 
1011598: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011598
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: insubstantial
Version: 7.3+dfsg3-5
Severity: important
Tags: ftbfs sid bookworm
User: [email protected]
Usertags: default-java17


insubstantial fails to build with OpenJDK 17 because it invokes javac
with the source/target options set to 6. Since OpenJDK 12 the minimum
version supported is 7.


  All input files are considered out-of-date for incremental task 
':trident:compileJava'.
  Compiling with JDK Java compiler API.
  error: Source option 6 is no longer supported. Use 7 or later.
  error: Target option 6 is no longer supported. Use 7 or later.
  :trident:compileJava FAILED
  :trident:compileJava (Thread[Task worker for ':' Thread 3,5,main]) completed. 
Took 0.797 secs.

--- End Message ---
--- Begin Message ---
On Wed, May 25, 2022 at 09:29:50AM +0200, Emmanuel Bourg wrote:
> Source: insubstantial
> Version: 7.3+dfsg3-5
> Severity: important
> Tags: ftbfs sid bookworm
> User: [email protected]
> Usertags: default-java17
> 
> 
> insubstantial fails to build with OpenJDK 17 because it invokes javac
> with the source/target options set to 6. Since OpenJDK 12 the minimum
> version supported is 7.
> 
> 
>   All input files are considered out-of-date for incremental task 
> ':trident:compileJava'.
>   Compiling with JDK Java compiler API.
>   error: Source option 6 is no longer supported. Use 7 or later.
>   error: Target option 6 is no longer supported. Use 7 or later.
>   :trident:compileJava FAILED
>   :trident:compileJava (Thread[Task worker for ':' Thread 3,5,main]) 
> completed. Took 0.797 secs.

This is happening automatically now (with a warning).

There is a separate FTBFS unrelated to the OpenJDK upgrade (#1013594).

cu
Adrian

--- End Message ---

Reply via email to