Your message dated Mon, 16 Oct 2023 07:19:03 +0000
with message-id <[email protected]>
and subject line Bug#1052500: fixed in stringtemplate 3.2.1-4
has caused the Debian Bug report #1052500,
regarding stringtemplate: FTBFS with OpenJDK 21: Reference to StringTemplate is
ambiguous
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.)
--
1052500: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052500
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: stringtemplate
Version: 3.2.1-3
Severity: important
Tags: ftbfs sid trixie
User: [email protected]
Usertags: default-java21
stringtemplate fails to build with OpenJDK 21 because its use of
the StringTemplate class is now ambiguous with the newly introduced
java.lang.StringTemplate interface:
[javac] /<<PKGBUILDDIR>>/build.xml:128: warning: 'includeantruntime' was
not set, defaulting to build.sysclasspath=last; set to false for repeatable
builds
[javac] Using javac -source 1.4 is no longer supported, switching to 8
[javac] Using javac -target 1.4 is no longer supported, switching to 8
[javac] Compiling 42 source files to /<<PKGBUILDDIR>>/build/classes
[javac] warning: [options] bootstrap class path not set in conjunction with
-source 8
[javac] warning: [options] source value 8 is obsolete and will be removed
in a future release
[javac] warning: [options] target value 8 is obsolete and will be removed
in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use
-Xlint:-options.
[javac]
/<<PKGBUILDDIR>>/build/src/org/antlr/stringtemplate/language/ActionEvaluator.java:57:
error: reference to StringTemplate is ambiguous
[javac] protected StringTemplate self = null;
[javac] ^
[javac] both class org.antlr.stringtemplate.StringTemplate in
org.antlr.stringtemplate and interface java.lang.StringTemplate in java.lang
match
[javac]
/<<PKGBUILDDIR>>/build/src/org/antlr/stringtemplate/language/ActionEvaluator.java:62:
error: reference to StringTemplate is ambiguous
[javac] public ActionEvaluator(StringTemplate self, ASTExpr chunk,
StringTemplateWriter out) {
[javac] ^
[javac] both class org.antlr.stringtemplate.StringTemplate in
org.antlr.stringtemplate and interface java.lang.StringTemplate in java.lang
match
[javac]
/<<PKGBUILDDIR>>/build/src/org/antlr/stringtemplate/language/ActionEvaluator.java:849:
error: reference to StringTemplate is ambiguous
[javac] StringTemplate embedded, Map initialContext
[javac] ^
[javac] both class org.antlr.stringtemplate.StringTemplate in
org.antlr.stringtemplate and interface java.lang.StringTemplate in java.lang
match
[javac]
/<<PKGBUILDDIR>>/build/src/org/antlr/stringtemplate/language/ActionEvaluator.java:909:
error: reference to StringTemplate is ambiguous
[javac] StringTemplate embedded, Map argumentContext
[javac] ^
[javac] both class org.antlr.stringtemplate.StringTemplate in
org.antlr.stringtemplate and interface java.lang.StringTemplate in java.lang
match
[javac]
/<<PKGBUILDDIR>>/build/src/org/antlr/stringtemplate/language/ActionEvaluator.java:963:
error: reference to StringTemplate is ambiguous
[javac] StringTemplate embedded, Map argumentContext
[javac] ^
[javac] both class org.antlr.stringtemplate.StringTemplate in
org.antlr.stringtemplate and interface java.lang.StringTemplate in java.lang
match
[javac]
/<<PKGBUILDDIR>>/build/src/org/antlr/stringtemplate/language/ActionParser.java:57:
error: reference to StringTemplate is ambiguous
[javac] protected StringTemplate self = null;
[javac] ^
--- End Message ---
--- Begin Message ---
Source: stringtemplate
Source-Version: 3.2.1-4
Done: Emmanuel Bourg <[email protected]>
We believe that the bug you reported is fixed in the latest version of
stringtemplate, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Emmanuel Bourg <[email protected]> (supplier of updated stringtemplate package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 16 Oct 2023 09:00:30 +0200
Source: stringtemplate
Architecture: source
Version: 3.2.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Emmanuel Bourg <[email protected]>
Closes: 1045276 1052500
Changes:
stringtemplate (3.2.1-4) unstable; urgency=medium
.
* Team upload.
* Fixed the build failure with Java 21 (Closes: #1052500)
* Improved the clean target (Closes: #1045276)
* Standards-Version updated to 4.6.2
Checksums-Sha1:
917dfced90b4fd130736124cdb461a9cf241f5ef 2107 stringtemplate_3.2.1-4.dsc
c1245701ad18e1d2e07f279922811cdd2b81f1f0 5900
stringtemplate_3.2.1-4.debian.tar.xz
209802c6d8901a118d633e7fa5f6a34db78746ad 11125
stringtemplate_3.2.1-4_source.buildinfo
Checksums-Sha256:
705d86a3160584471e6e5a880a5b6c03fdc9a0854f724e02f91d2327308ca58a 2107
stringtemplate_3.2.1-4.dsc
aedaddcb6621bbc75de14097c1f6fdd78881f1013d5d21b691998356c05e67aa 5900
stringtemplate_3.2.1-4.debian.tar.xz
5c38fbd532e9e7b233a98a97bf65e789aac99db32937e91d41981b29a59744ad 11125
stringtemplate_3.2.1-4_source.buildinfo
Files:
f75a3768daa99d73c6fbc21c79646f6c 2107 java optional stringtemplate_3.2.1-4.dsc
e9d4ad89ae1207929c97df55aa18f974 5900 java optional
stringtemplate_3.2.1-4.debian.tar.xz
d45b1f8d5255ed74583e912c2dd86993 11125 java optional
stringtemplate_3.2.1-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAmUs38USHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCs0jUP/RneDKqeP3gzg9oAQXnmuUdR4FNMjmO1
k/gzN/6HrjsNl60n08RfVicATmMHO+gg4UwxuQGI2Zv8xVEBvoxB5gOZk+vC2FtB
9V4bFA9hpnz3oX+XfdQOlaZXrO/wzmQEguK9Dhb4J0mh8FuwCdQZ0kY8hAky4EmH
eAUIJj2bQyjLRyxWcepoG7Rev1wZaC9MbfBRj4fh2fCgr58DVuKkWckmjw1+C8fX
98ixUi5eWqJD6ImNhqktXD2IpQh76SCb9L6Tb3PwavKG8QkrhK+I6CUGFCQuGcTw
Sf055MubHvOwH10MzuVNeZp0QmfrcIXzVSs/HCbkjSd9BiwkP4zyExtOXaF3j5zP
A6usmuUikJaL1hD/s9TPAfTNsdMIhyMxnDRSyrqOI0L0rHKFEir+yv1TpjTaT0lt
Q4Bzeb96AQJRlH/OZiu425QUH2qcEqTWj2JKKu1AjWKHbznO6ZbYsvB2uXb4+CAY
JQlYPVE3m6Sd9TFIwa53/T3GLKrOsIuFK9mEfNQ1+x462QlAb2bxPuzE6XCEeSav
xyzJYrlgeWCHuO/FnAyN0DVOZhg4nvk4jaRWL6WvbxrYX8aZWiEIgjvxdw4lniUO
de56gC3tPbE3poWWTQ7LqzU7FGm5bsqGinlKeBsSRLm7yXK5mZAGEgwxqTPHvvlM
i4zI2PgHZYK8
=uri1
-----END PGP SIGNATURE-----
--- End Message ---