Your message dated Mon, 04 Mar 2024 18:50:10 +0000
with message-id <[email protected]>
and subject line Bug#1065012: Removed package(s) from unstable
has caused the Debian Bug report #1052582,
regarding nescc: FTBFS with OpenJDK 21 due to unsupported javac source/target
level 7
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.)
--
1052582: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052582
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: nescc
Version: 1.3.5-1.1
Severity: important
Tags: ftbfs sid trixie
User: [email protected]
Usertags: default-java21
nescc fails to build with OpenJDK 21 because it invokes javac with
the source/target options set to 7. Since OpenJDK 20 the minimum version
supported is 8.
Making all in doc
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
Making all in tools
make[2]: Entering directory '/<<PKGBUILDDIR>>/tools'
Making all in java
make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/java'
Making all in net
make[4]: Entering directory '/<<PKGBUILDDIR>>/tools/java/net'
Making all in tinyos
make[5]: Entering directory '/<<PKGBUILDDIR>>/tools/java/net/tinyos'
Making all in nesc
make[6]: Entering directory '/<<PKGBUILDDIR>>/tools/java/net/tinyos/nesc'
Making all in wiring
make[7]: Entering directory
'/<<PKGBUILDDIR>>/tools/java/net/tinyos/nesc/wiring'
CLASSPATH=`cygpath -w ../../../.. 2>/dev/null || echo ../../../..` javac
-source 1.7 -target 1.7 WiringCheck.java
warning: [options] bootstrap class path not set in conjunction with -source 7
error: Source option 7 is no longer supported. Use 8 or later.
error: Target option 7 is no longer supported. Use 8 or later.
make[7]: *** [Makefile:469: WiringCheck.class] Error 2
--- End Message ---
--- Begin Message ---
Version: 1.3.5-1.1+rm
Dear submitter,
as the package nescc has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1065012
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---