Your message dated Wed, 06 Dec 2023 06:49:01 +0000
with message-id <[email protected]>
and subject line Bug#1057488: fixed in antlr 2.7.7+dfsg-13
has caused the Debian Bug report #1057488,
regarding antlr:  FTBFS with default Java 21
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.)


-- 
1057488: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057488
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: antlr
Version: 2.7.7+dfsg-12
Severity: important
Tags: ftbfs
User: [email protected]
Usertags: default-java21
X-Debbugs-Cc: [email protected]

Dear Maintainers,

The package antlr ftbfs with default Java 21.
The relevant part of the build log:
---------------
   debian/rules override_dh_auto_build-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p target/classes
javac -source 1.7 -target 1.7 -d target/classes antlr/NameSpace.java 
antlr/TokenStreamSelector.java antlr/SynPredBlock.java 
antlr/ParseTreeToken.java antlr/BaseAST.java antlr/ANTLRParser.java 
antlr/CSharpCharFormatter.java antlr/LLkGrammarAnalyzer.java 
antlr/JavaCodeGeneratorPrintWriterManager.java antlr/TreeWalkerGrammar.java 
antlr/collections/impl/VectorEnumeration.java 
antlr/collections/impl/Vector.java antlr/collections/impl/VectorEnumerator.java 
antlr/collections/impl/BitSet.java antlr/collections/impl/LList.java 
antlr/collections/impl/LLCell.java antlr/collections/impl/LLEnumeration.java 
antlr/collections/impl/IndexedVector.java 
antlr/collections/impl/ASTEnumerator.java antlr/collections/impl/IntRange.java 
antlr/collections/impl/ASTArray.java antlr/collections/List.java 
antlr/collections/Stack.java antlr/collections/ASTEnumeration.java 
antlr/collections/AST.java antlr/collections/Enumerator.java 
antlr/ASTIterator.java antlr/JavaBlockFinishingInfo.java 
antlr/CommonASTWithHiddenTokens.java antlr/DiagnosticCodeGenerator.java 
antlr/FileCopyException.java antlr/SemanticException.java 
antlr/ASTNULLType.java antlr/InputBuffer.java antlr/RuleRefElement.java 
antlr/GrammarElement.java antlr/CSharpNameSpace.java antlr/ZeroOrMoreBlock.java 
antlr/Token.java antlr/Lookahead.java antlr/ExceptionSpec.java 
antlr/Alternative.java antlr/CodeGenerator.java antlr/MakeGrammar.java 
antlr/CppBlockFinishingInfo.java antlr/PreservingFileWriter.java 
antlr/CharStreamException.java antlr/CharScanner.java 
antlr/DefaultFileLineFormatter.java antlr/TokenStreamBasicFilter.java 
antlr/Version.java antlr/HTMLCodeGenerator.java antlr/TokenWithIndex.java 
antlr/OneOrMoreBlock.java antlr/ByteBuffer.java antlr/ParseTreeRule.java 
antlr/JavaCharFormatter.java antlr/LexerSharedInputState.java 
antlr/LexerGrammar.java antlr/ASTFactory.java 
antlr/MismatchedCharException.java antlr/TreeElement.java 
antlr/preprocessor/Hierarchy.java 
antlr/preprocessor/PreprocessorTokenTypes.java antlr/preprocessor/Rule.java 
antlr/preprocessor/PreprocessorLexer.java antlr/preprocessor/Tool.java 
antlr/preprocessor/GrammarFile.java antlr/preprocessor/Grammar.java 
antlr/preprocessor/Preprocessor.java antlr/preprocessor/Option.java 
antlr/TokenStream.java antlr/ANTLRTokdefParser.java 
antlr/TokenStreamException.java antlr/GrammarAnalyzer.java 
antlr/TreeParser.java antlr/PythonBlockFinishingInfo.java 
antlr/PrintWriterWithSMAP.java antlr/AlternativeElement.java 
antlr/DumpASTVisitor.java antlr/TokenStreamRewriteEngine.java 
antlr/TokenStreamIOException.java antlr/ANTLRTokenTypes.java 
antlr/TokenQueue.java antlr/ASTPair.java antlr/TreeSpecifierNode.java 
antlr/ActionTransInfo.java antlr/RuleEndElement.java antlr/LLkAnalyzer.java 
antlr/DefineGrammarSymbols.java antlr/BlockEndElement.java 
antlr/StringLiteralElement.java antlr/PythonCharFormatter.java 
antlr/build/ANTLR.java antlr/build/StreamScarfer.java antlr/build/Tool.java 
antlr/ToolErrorHandler.java antlr/GrammarAtom.java 
antlr/ANTLRGrammarParseBehavior.java antlr/WildcardElement.java 
antlr/GrammarSymbol.java antlr/TokenRefElement.java 
antlr/ImportVocabTokenManager.java antlr/StringLiteralSymbol.java 
antlr/DefaultToolErrorHandler.java antlr/CommonToken.java 
antlr/BlockContext.java antlr/CharRangeElement.java antlr/LLkParser.java 
antlr/CharFormatter.java antlr/debug/ParserMatchEvent.java 
antlr/debug/ParserMatchAdapter.java antlr/debug/SyntacticPredicateAdapter.java 
antlr/debug/SemanticPredicateAdapter.java antlr/debug/LLkDebuggingParser.java 
antlr/debug/SyntacticPredicateEvent.java antlr/debug/MessageAdapter.java 
antlr/debug/TraceEvent.java antlr/debug/SemanticPredicateEvent.java 
antlr/debug/TraceAdapter.java antlr/debug/ListenerBase.java 
antlr/debug/ParserReporter.java antlr/debug/ParserMatchListener.java 
antlr/debug/Tracer.java antlr/debug/ParserTokenAdapter.java 
antlr/debug/InputBufferListener.java antlr/debug/NewLineListener.java 
antlr/debug/InputBufferReporter.java antlr/debug/ParserEventSupport.java 
antlr/debug/DebuggingInputBuffer.java antlr/debug/InputBufferEventSupport.java 
antlr/debug/misc/JTreeASTModel.java antlr/debug/misc/ASTFrame.java 
antlr/debug/misc/JTreeASTPanel.java antlr/debug/ParseTreeDebugParser.java 
antlr/debug/ParserTokenEvent.java antlr/debug/ParserListener.java 
antlr/debug/ParserTokenListener.java antlr/debug/Event.java 
antlr/debug/ParserController.java antlr/debug/InputBufferAdapter.java 
antlr/debug/NewLineEvent.java antlr/debug/MessageEvent.java 
antlr/debug/ParserAdapter.java antlr/debug/SemanticPredicateListener.java 
antlr/debug/MessageListener.java antlr/debug/GuessingEvent.java 
antlr/debug/DebuggingParser.java antlr/debug/DebuggingCharScanner.java 
antlr/debug/SyntacticPredicateListener.java antlr/debug/TraceListener.java 
antlr/debug/InputBufferEvent.java antlr/ANTLRError.java antlr/TokenBuffer.java 
antlr/RecognitionException.java antlr/CSharpBlockFinishingInfo.java 
antlr/CSharpCodeGenerator.java antlr/ANTLRException.java 
antlr/ANTLRStringBuffer.java antlr/RuleBlock.java 
antlr/ANTLRTokdefParserTokenTypes.java antlr/TokenStreamHiddenTokenFilter.java 
antlr/TokenStreamRetryException.java antlr/ParserGrammar.java 
antlr/FileLineFormatter.java antlr/CppCharFormatter.java antlr/Utils.java 
antlr/ASTVisitor.java antlr/TokenManager.java antlr/ANTLRHashString.java 
antlr/SimpleTokenManager.java antlr/JavaCodeGenerator.java 
antlr/CharStreamIOException.java antlr/ANTLRTokdefLexer.java antlr/Tool.java 
antlr/ActionElement.java antlr/StringUtils.java antlr/Grammar.java 
antlr/BlockWithImpliedExitPath.java antlr/CommonAST.java 
antlr/CommonHiddenStreamToken.java antlr/TokenRangeElement.java 
antlr/AlternativeBlock.java antlr/RuleSymbol.java antlr/TokenSymbol.java 
antlr/actions/python/ActionLexerTokenTypes.java 
antlr/actions/python/CodeLexer.java antlr/actions/python/ActionLexer.java 
antlr/actions/python/CodeLexerTokenTypes.java 
antlr/actions/java/ActionLexerTokenTypes.java 
antlr/actions/java/ActionLexer.java 
antlr/actions/cpp/ActionLexerTokenTypes.java antlr/actions/cpp/ActionLexer.java 
antlr/actions/csharp/ActionLexerTokenTypes.java 
antlr/actions/csharp/ActionLexer.java antlr/ExceptionHandler.java 
antlr/DefaultJavaCodeGeneratorPrintWriterManager.java antlr/Parser.java 
antlr/ParserSharedInputState.java antlr/TreeParserSharedInputState.java 
antlr/DocBookCodeGenerator.java antlr/PythonCodeGenerator.java 
antlr/ASdebug/ASDebugStream.java antlr/ASdebug/TokenOffsetInfo.java 
antlr/ASdebug/IASDebugStream.java antlr/NoViableAltForCharException.java 
antlr/TreeBlockContext.java antlr/ParseTree.java 
antlr/TokenStreamRecognitionException.java antlr/ANTLRLexer.java 
antlr/CharBuffer.java antlr/MismatchedTokenException.java 
antlr/CharLiteralElement.java antlr/NoViableAltException.java 
antlr/CppCodeGenerator.java antlr/CharQueue.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[1]: *** [debian/rules:17: override_dh_auto_build-indep] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2


---------------


-- System Information:
Debian Release: trixie/sid
  APT prefers mantic-updates
  APT policy: (500, 'mantic-updates'), (500, 'mantic-security'), (500, 'mantic')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.5.0-13-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--- End Message ---
--- Begin Message ---
Source: antlr
Source-Version: 2.7.7+dfsg-13
Done: tony mancill <[email protected]>

We believe that the bug you reported is fixed in the latest version of
antlr, 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.
tony mancill <[email protected]> (supplier of updated antlr 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: Tue, 05 Dec 2023 22:08:08 -0800
Source: antlr
Architecture: source
Version: 2.7.7+dfsg-13
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: tony mancill <[email protected]>
Closes: 1043866 1057488
Changes:
 antlr (2.7.7+dfsg-13) unstable; urgency=medium
 .
   * Fix FTBFS with Java 21 (Closes: #1057488)
   * Fix FTBFS twice in a row (Closes: #1043866)
   * Bump Standards-Version to 4.6.2
   * Add lintian-override for long lines in upstream HTML
Checksums-Sha1:
 3483c783be09ebf75e515bfcfee37138b9856788 2295 antlr_2.7.7+dfsg-13.dsc
 8e29567c92706e0913e51d93c4170422ffcc04ca 15788 
antlr_2.7.7+dfsg-13.debian.tar.xz
 20eabe89fbb799ab83fbb04c25a131c508c822ad 11648 
antlr_2.7.7+dfsg-13_amd64.buildinfo
Checksums-Sha256:
 559d13c2a239a7fb9046b9f3cdd389a24b65033e99aa7ccfc0f6eed2a8e78662 2295 
antlr_2.7.7+dfsg-13.dsc
 5770dcb43fe957a49b866d99cef11971a94f666d141c298eee621437fa7fc465 15788 
antlr_2.7.7+dfsg-13.debian.tar.xz
 01b6e1f5262bc64b27e5388ba44846fc1689a61b4582e7b0e7336527214b9b3d 11648 
antlr_2.7.7+dfsg-13_amd64.buildinfo
Files:
 fe5795b1bdb93617ce06ef63f1e6e7af 2295 java optional antlr_2.7.7+dfsg-13.dsc
 9fa61fe3f4f9e5b4fc7f82905da33dda 15788 java optional 
antlr_2.7.7+dfsg-13.debian.tar.xz
 8f14c467758e8780d02add51d22e0278 11648 java optional 
antlr_2.7.7+dfsg-13_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmVwFAcUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpb8Fg/+I6zdDDM0l8YwQ/m9fDTyQ1JylYCn
fzRXziBtRSPecVF3qyJwNjkdA60G2CJ+xhGls7WwQ21zeehZtQRByyeAHJi/Iew3
4e9OkVMcw7kBYktF6FlnQFyew3NkCmgZcbI36m/ghcaZuZD4EixtkxivSm9T3ZFG
BgbuwHd6d/29AnQ0Y4qYZHG8uU048c819eyAeD+LEXC2VfXh2MKGLREYB68RDyP6
gNCokRoPeeah+gZoLlqhrdmxXZRVnx/zWm7LR6iABx/mbmGXncRwvgqPV7QPFeUE
7L3eT5yFzpvudtktpIP9FMjiM3gpBCLArRNz9QBqVhSN0jXpkOydiemofgTPOVFt
DIUCR/X464FVBUiDbShgNuNW6etpUSzkwzXuyv6wjKc/wGuTWIjfaiRakdm7pLjo
N3/h7oM6XRSdvoj1y7cdaC3iGs6G4Mobouzx9bUwGbvGA4qRxbfbPZke6YEM2V8y
UVdFYzhEu3/wAq459VHNOiJnCLNuesdMTM1rhu9BRXMVt0MhkHx15+YJxcgWcZVF
h8xn3F5hz80h7F9cuC6Z9lA82vLmOFy+m/bXNyLGwX2VIHpHn6EeDQIJAI70i36s
CUBkjqxOlUI/6p5lzrlyZCyfzIyg6YQa+K6iThi2Tk/eNbWuwLPVa8z2g12Un2QP
FYIK9GeF2dov7Sg=
=EvuW
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
[email protected] for discussions and questions.

Reply via email to