github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Linux--> # :penguin: Linux x64 Test Results
* 88150 tests passed * 1620 tests skipped * 4 tests failed ## Failed Tests (click on a test name to see its output) ### Clang <details> <summary>Clang.C/C23/n3007.c</summary> ``` Exit Code: -6 Command Output (stdout): -- # RUN: at line 1 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc -std=c2x -verify -pedantic -Wno-comments /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/C/C23/n3007.c # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc -std=c2x -verify -pedantic -Wno-comments /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/C/C23/n3007.c # .---command stderr------------ # | clang: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaExpr.cpp:16131: ExprResult clang::Sema::BuildBinOp(Scope *, SourceLocation, BinaryOperatorKind, Expr *, Expr *, bool): Assertion `(LHSExpr->containsErrors() || RHSExpr->containsErrors()) && "Should only occur in error-recovery path."' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. # | Stack dump: # | 0. Program arguments: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc -std=c2x -verify -pedantic -Wno-comments /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/C/C23/n3007.c # | 1. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/C/C23/n3007.c:57:21: current parser token ')' # | 2. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/C/C23/n3007.c:56:29: parsing function body 'test_auto_param' # | 3. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/C/C23/n3007.c:56:29: in compound statement ('{}') # | #0 0x00000000093f9888 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:880:13 # | #1 0x00000000093f67f1 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18 # | #2 0x00000000093fa6a1 SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:448:38 # | #3 0x00000000093fa4f8 __find_if<const int *, __gnu_cxx::__ops::_Iter_equals_val<const int> > /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algobase.h:2072:8 # | #4 0x00000000093fa4f8 __find_if<const int *, __gnu_cxx::__ops::_Iter_equals_val<const int> > /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algobase.h:2117:14 # | #5 0x00000000093fa4f8 find<const int *, int> /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algo.h:3897:14 # | #6 0x00000000093fa4f8 is_contained<const int (&)[10], int> /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/STLExtras.h:1952:12 # | #7 0x00000000093fa4f8 SignalHandlerTerminate(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:464:7 # | #8 0x00007fc57e809330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) # | #9 0x00007fc57e862b2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c) # | #10 0x00007fc57e80927e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e) # | #11 0x00007fc57e7ec8ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff) # | #12 0x00007fc57e7ec81b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b) # | #13 0x00007fc57e7ff517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517) # | #14 0x000000000bc60714 (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0xbc60714) # | #15 0x000000000bc292a5 clang::Sema::ActOnBinOp(clang::Scope*, clang::SourceLocation, clang::tok::TokenKind, clang::Expr*, clang::Expr*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaExpr.cpp:15974:1 # | #16 0x000000000b7f4507 isInvalid /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Sema/Ownership.h:200:41 # | #17 0x000000000b7f4507 clang::Parser::ParseRHSOfBinaryExpression(clang::ActionResult<clang::Expr*, true>, clang::prec::Level) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseExpr.cpp:562:19 # | #18 0x000000000b7f3444 clang::Parser::ParseAssignmentExpression(clang::TypoCorrectionTypeBehavior) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseExpr.cpp:0:10 # | #19 0x000000000b80211b clang::Parser::ParseSimpleExpressionList(llvm::SmallVectorImpl<clang::Expr*>&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseExpr.cpp:0:23 # | #20 0x000000000b7fd269 clang::Parser::ParseParenExpression(clang::ParenParseOption&, bool, clang::ParenExprKind, clang::TypoCorrectionTypeBehavior, clang::OpaquePtr<clang::QualType>&, clang::SourceLocation&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseExpr.cpp:0:10 # | #21 0x000000000b7f95f3 clang::Parser::ParseCastExpression(clang::CastParseKind, bool, bool&, clang::TypoCorrectionTypeBehavior, bool, bool*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseExpr.cpp:790:11 # | #22 0x000000000b7f4bd1 clang::Parser::ParseCastExpression(clang::CastParseKind, bool, clang::TypoCorrectionTypeBehavior, bool, bool*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseExpr.cpp:597:7 # | #23 0x000000000b7fde7f isInvalid /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Sema/Ownership.h:200:41 # | #24 0x000000000b7fde7f clang::Parser::ParseParenExpression(clang::ParenParseOption&, bool, clang::ParenExprKind, clang::TypoCorrectionTypeBehavior, clang::OpaquePtr<clang::QualType>&, clang::SourceLocation&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseExpr.cpp:2924:21 # | #25 0x000000000b7f95f3 clang::Parser::ParseCastExpression(clang::CastParseKind, bool, bool&, clang::TypoCorrectionTypeBehavior, bool, bool*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseExpr.cpp:790:11 # | #26 0x000000000b7f3409 ParseCastExpression /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseExpr.cpp:594:20 # | #27 0x000000000b7f3409 clang::Parser::ParseAssignmentExpression(clang::TypoCorrectionTypeBehavior) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseExpr.cpp:90:7 # | #28 0x000000000b7f3309 clang::Parser::ParseExpression(clang::TypoCorrectionTypeBehavior) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseExpr.cpp:49:10 # | #29 0x000000000b88a185 isInvalid /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Sema/Ownership.h:200:41 # | #30 0x000000000b88a185 clang::Parser::ParseReturnStatement() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseStmt.cpp:2356:11 # | #31 0x000000000b8835ce clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 24u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributes&, clang::ParsedAttributes&, clang::LabelDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseStmt.cpp:309:11 # | #32 0x000000000b882634 clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 24u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::LabelDecl*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseStmt.cpp:78:20 # | #33 0x000000000b88c9b5 clang::Parser::ParseCompoundStatementBody(bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseStmt.cpp:1173:11 # | #34 0x000000000b88d995 clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseStmt.cpp:2445:21 # | #35 0x000000000b7d5791 clang::Parser::ParseFunctionDefinition(clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::LateParsedAttrList*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/Parser.cpp:0:0 # | #36 0x000000000b845474 clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, clang::DeclaratorContext, clang::ParsedAttributes&, clang::Parser::ParsedTemplateInfo&, clang::SourceLocation*, clang::Parser::ForRangeInit*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseDecl.cpp:2294:18 # | #37 0x000000000b7d453b clang::Parser::ParseDeclOrFunctionDefInternal(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec&, clang::AccessSpecifier) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/Parser.cpp:0:10 # | #38 0x000000000b7d3e56 clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*, clang::AccessSpecifier) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/Parser.cpp:1175:12 # | #39 0x000000000b7d2efe clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/Parser.cpp:0:14 # | #40 0x000000000b7d1140 clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/Parser.cpp:711:10 # | #41 0x000000000b7c581e clang::ParseAST(clang::Sema&, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:169:5 # | #42 0x000000000a2b7726 clang::FrontendAction::Execute() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1346:10 # | #43 0x000000000a216270 getPtr /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42 # | #44 0x000000000a216270 operator bool /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16 # | #45 0x000000000a216270 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1021:23 # | #46 0x000000000a3af0b8 get /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1666:16 # | #47 0x000000000a3af0b8 _M_get /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1363:66 # | #48 0x000000000a3af0b8 operator-> /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1357:9 # | #49 0x000000000a3af0b8 getFrontendOpts /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Frontend/CompilerInstance.h:314:12 # | #50 0x000000000a3af0b8 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:319:14 # | #51 0x0000000006553280 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/cc1_main.cpp:296:13 # | #52 0x000000000654f075 ExecuteCC1Tool(llvm::SmallVectorImpl<char const*>&, llvm::ToolContext const&, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:229:12 # | #53 0x000000000654e040 clang_main(int, char**, llvm::ToolContext const&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:277:12 # | #54 0x000000000655f54d main /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10 # | #55 0x00007fc57e7ee1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) # | #56 0x00007fc57e7ee28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) # | #57 0x000000000654c9e5 _start (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x654c9e5) # `----------------------------- # error: command failed with exit status: -6 -- ``` </details> <details> <summary>Clang.Parser/c2x-auto.c</summary> ``` Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc -fsyntax-only -verify=expected,c23 -std=c23 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Parser/c2x-auto.c # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc -fsyntax-only -verify=expected,c23 -std=c23 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Parser/c2x-auto.c # .---command stderr------------ # | error: diagnostics with 'error' severity expected but not seen: # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Parser/c2x-auto.c Line 28 'c23-error': 'auto' not allowed in function prototype # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Parser/c2x-auto.c Line 106 'c23-error': 'auto' not allowed in function prototype # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Parser/c2x-auto.c Line 114 'c23-error': 'auto' not allowed in function prototype # | error: diagnostics with 'warning' severity seen but not expected: # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Parser/c2x-auto.c Line 28: 'auto' parameters are a C++20 extension # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Parser/c2x-auto.c Line 106: 'auto' parameters are a C++20 extension # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Parser/c2x-auto.c Line 114: 'auto' parameters are a C++20 extension # | 6 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ``` </details> <details> <summary>Clang.Parser/cxx1z-decomposition.cpp</summary> ``` Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc -std=c++17 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Parser/cxx1z-decomposition.cpp -triple x86_64-unknown-linux-gnu -verify=expected,cxx17,pre2c -fcxx-exceptions # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc -std=c++17 /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Parser/cxx1z-decomposition.cpp -triple x86_64-unknown-linux-gnu -verify=expected,cxx17,pre2c -fcxx-exceptions # .---command stderr------------ # | error: diagnostics with 'error' severity expected but not seen: # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Parser/cxx1z-decomposition.cpp Line 35 'cxx17-error': 'auto' not allowed in function prototype # | error: diagnostics with 'warning' severity seen but not expected: # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Parser/cxx1z-decomposition.cpp Line 35: 'auto' parameters are a C++20 extension # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ``` </details> <details> <summary>Clang.Sema/c2x-auto.c</summary> ``` Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc -std=c2x -verify -pedantic -Wno-comments /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/c2x-auto.c # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23/include -nostdsysteminc -std=c2x -verify -pedantic -Wno-comments /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/c2x-auto.c # .---command stderr------------ # | error: 'expected-error' diagnostics expected but not seen: # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/c2x-auto.c Line 136: 'auto' not allowed in function prototype # | error: 'expected-warning' diagnostics seen but not expected: # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/c2x-auto.c Line 136: 'auto' parameters are a C++20 extension # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 -- ``` </details> If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label. https://github.com/llvm/llvm-project/pull/200670 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
