github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Linux--> # :penguin: Linux x64 Test Results
* 86293 tests passed * 1268 tests skipped * 1 test failed ## Failed Tests (click on a test name to see its output) ### Clang <details> <summary>Clang.OpenMP/num_teams_clause_ast.cpp</summary> ``` Exit Code: 2 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 -verify -fopenmp -ast-print /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/num_teams_clause_ast.cpp | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --allow-unused-prefixes /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/num_teams_clause_ast.cpp # 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 -verify -fopenmp -ast-print /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/num_teams_clause_ast.cpp # .---command stderr------------ # | clang: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:21433: bool clang::Expr::isIntegerConstantExpr(const ASTContext &) const: Assertion `!isValueDependent() && "Expression evaluator can't be called on a dependent expression."' 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 -verify -fopenmp -ast-print /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/num_teams_clause_ast.cpp # | 1. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/num_teams_clause_ast.cpp:99:43: at annotation token # | 2. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/num_teams_clause_ast.cpp:97:43: parsing function body 'test_template_type' # | 3. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/num_teams_clause_ast.cpp:97:43: in compound statement ('{}') # | #0 0x0000000009012788 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 0x000000000900f6f5 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18 # | #2 0x00000000090135e1 SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:448:38 # | #3 0x0000000009013438 __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 0x0000000009013438 __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 0x0000000009013438 find<const int *, int> /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algo.h:3897:14 # | #6 0x0000000009013438 is_contained<const int (&)[10], int> /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/STLExtras.h:1953:12 # | #7 0x0000000009013438 SignalHandlerTerminate(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:464:7 # | #8 0x00007a89e1e3c330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) # | #9 0x00007a89e1e95b2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c) # | #10 0x00007a89e1e3c27e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e) # | #11 0x00007a89e1e1f8ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff) # | #12 0x00007a89e1e1f81b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b) # | #13 0x00007a89e1e32517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517) # | #14 0x000000000c271302 getCommonPtr /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/TypeBase.h:953:5 # | #15 0x000000000c271302 getTypePtr /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/TypeBase.h:8305:10 # | #16 0x000000000c271302 operator-> /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/TypeBase.h:997:12 # | #17 0x000000000c271302 EvaluateCPlusPlus11IntegralConstantExpr /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:21417:8 # | #18 0x000000000c271302 clang::Expr::isIntegerConstantExpr(clang::ASTContext const&) const /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:21438:12 # | #19 0x000000000b9b1aed clang::SemaOpenMP::ActOnOpenMPNumTeamsClause(llvm::ArrayRef<clang::Expr*>, clang::SourceLocation, clang::SourceLocation, clang::SourceLocation) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaOpenMP.cpp:23898:60 # | #20 0x000000000b3c421d clang::Parser::ParseOpenMPVarListClause(llvm::omp::Directive, llvm::omp::Clause, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseOpenMP.cpp:5290:27 # | #21 0x000000000b3ad31a clang::Parser::ParseOpenMPClause(llvm::omp::Directive, llvm::omp::Clause, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseOpenMP.cpp:3397:5 # | #22 0x000000000b3be049 clang::Parser::ParseOpenMPExecutableDirective(clang::Parser::ParsedStmtContext, llvm::omp::Directive, clang::SourceLocation, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseOpenMP.cpp:2373:9 # | #23 0x000000000b3bf1ac isUnset /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Sema/Ownership.h:201:39 # | #24 0x000000000b3bf1ac clang::Parser::ParseOpenMPDeclarativeOrExecutableDirective(clang::Parser::ParsedStmtContext, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseOpenMP.cpp:2542:5 # | #25 0x000000000b39b434 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:466:5 # | #26 0x000000000b3995a4 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 # | #27 0x000000000b3a3a51 clang::Parser::ParseCompoundStatementBody(bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseStmt.cpp:1173:11 # | #28 0x000000000b3a4a25 clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseStmt.cpp:2463:21 # | #29 0x000000000b2ef2c0 clang::Parser::ParseFunctionDefinition(clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::LateParsedAttrList*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/Parser.cpp:0:0 # | #30 0x000000000b35c9e7 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:0:0 # | #31 0x000000000b37e300 clang::Parser::ParseDeclarationAfterTemplate(clang::DeclaratorContext, clang::Parser::ParsedTemplateInfo&, clang::ParsingDeclRAIIObject&, clang::SourceLocation&, clang::ParsedAttributes&, clang::AccessSpecifier) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseTemplate.cpp:0:10 # | #32 0x000000000b37d23b clang::Parser::ParseTemplateDeclarationOrSpecialization(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributes&, clang::AccessSpecifier) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseTemplate.cpp:0:10 # | #33 0x000000000b37cb75 ObjCDeclContextSwitch /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Parse/Parser.h:5389:11 # | #34 0x000000000b37cb75 clang::Parser::ParseDeclarationStartingWithTemplate(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributes&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseTemplate.cpp:36:25 # | #35 0x000000000b35a284 ObjCDeclContextSwitch /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Parse/Parser.h:5389:11 # | #36 0x000000000b35a284 clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributes&, clang::ParsedAttributes&, clang::SourceLocation*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseDecl.cpp:1881:25 # | #37 0x000000000b2ec589 clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/Parser.cpp:0:0 # | #38 0x000000000b2ead10 clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/Parser.cpp:706:10 # | #39 0x000000000b2df37e clang::ParseAST(clang::Sema&, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:169:5 # | #40 0x0000000009d1e966 clang::FrontendAction::Execute() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1326:10 # | #41 0x0000000009c83e6d getPtr /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42 # | #42 0x0000000009c83e6d operator bool /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16 # | #43 0x0000000009c83e6d clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1007:23 # | #44 0x0000000009e127ac clang::ExecuteCompilerInvocation(clang::CompilerInstance*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:310:25 # | #45 0x000000000620f549 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/cc1_main.cpp:304:15 # | #46 0x000000000620b315 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 # | #47 0x000000000620a32b clang_main(int, char**, llvm::ToolContext const&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:277:12 # | #48 0x000000000621b73d main /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10 # | #49 0x00007a89e1e211ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) # | #50 0x00007a89e1e2128b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) # | #51 0x0000000006208ce5 _start (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x6208ce5) # `----------------------------- # error: command failed with exit status: -6 # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --allow-unused-prefixes /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/num_teams_clause_ast.cpp # .---command stderr------------ # | FileCheck error: '<stdin>' is empty. # | FileCheck command line: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck --allow-unused-prefixes /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/OpenMP/num_teams_clause_ast.cpp # `----------------------------- # error: command failed with exit status: 2 -- ``` </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/180608 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
