github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Linux--> # :penguin: Linux x64 Test Results
* 54772 tests passed * 1160 tests skipped * 5 tests failed ## Failed Tests (click on a test name to see its output) ### Clang <details> <summary>Clang.PCH/builtins-fenv.c</summary> ``` Exit Code: -6 Command Output (stdout): -- # RUN: at line 2 /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 -include /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/PCH/builtins-fenv.h -fsyntax-only -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/PCH/builtins-fenv.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 -include /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/PCH/builtins-fenv.h -fsyntax-only -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/PCH/builtins-fenv.c # .---command stderr------------ # | Unknown builtin type letter! # | UNREACHABLE executed at /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ASTContext.cpp:12704! # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and dumped files. # | 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 -include /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/PCH/builtins-fenv.h -fsyntax-only -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/PCH/builtins-fenv.c # | 1. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/PCH/builtins-fenv.h:15:27: current parser token ';' # | #0 0x000000000939f7fb llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:881:13 # | #1 0x000000000939c741 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18 # | #2 0x00000000093a0611 SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:448:38 # | #3 0x00000000093a0468 __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 0x00000000093a0468 __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 0x00000000093a0468 find<const int *, int> /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algo.h:3897:14 # | #6 0x00000000093a0468 is_contained<const int (&)[10], int> /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/STLExtras.h:1953:12 # | #7 0x00000000093a0468 SignalHandlerTerminate(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:464:7 # | #8 0x00007d45a56c8330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) # | #9 0x00007d45a5721b2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c) # | #10 0x00007d45a56c827e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e) # | #11 0x00007d45a56ab8ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff) # | #12 0x000000000930491f (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x930491f) # | #13 0x000000000c478436 DecodeTypeFromStr(char const*&, clang::ASTContext const&, clang::ASTContext::GetBuiltinTypeError&, bool&, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ASTContext.cpp:12935:7 # | #14 0x000000000c478595 clang::ASTContext::GetBuiltinType(unsigned int, clang::ASTContext::GetBuiltinTypeError&, unsigned int*) const /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ASTContext.cpp:13023:15 # | #15 0x000000000ba9f1fc clang::Sema::LazilyCreateBuiltin(clang::IdentifierInfo*, unsigned int, clang::Scope*, bool, clang::SourceLocation) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaDecl.cpp:2457:24 # | #16 0x000000000bd81850 clang::Sema::LookupBuiltin(clang::LookupResult&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaLookup.cpp:981:24 # | #17 0x000000000bd90319 clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaLookup.cpp:2318:31 # | #18 0x000000000bab0f3b clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef<clang::TemplateParameterList*>) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaDecl.cpp:0:5 # | #19 0x000000000bab083a clang::Sema::ActOnDeclarator(clang::Scope*, clang::Declarator&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaDecl.cpp:6320:15 # | #20 0x000000000b80088d clang::Parser::ParseDeclarationAfterDeclaratorAndAttributes(clang::Declarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::ForRangeInit*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseDecl.cpp:0:0 # | #21 0x000000000b7fedf2 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:2381:7 # | #22 0x000000000b791dfb 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 # | #23 0x000000000b791716 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 # | #24 0x000000000b7907be 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 # | #25 0x000000000b78ec10 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 # | #26 0x000000000b78345e clang::ParseAST(clang::Sema&, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:169:5 # | #27 0x000000000a28a996 clang::FrontendAction::Execute() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1347:10 # | #28 0x000000000a1fd1d9 getPtr /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42 # | #29 0x000000000a1fd1d9 operator bool /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16 # | #30 0x000000000a1fd1d9 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1027:23 # | #31 0x000000000a383e78 get /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1666:16 # | #32 0x000000000a383e78 _M_get /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1363:66 # | #33 0x000000000a383e78 operator-> /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1357:9 # | #34 0x000000000a383e78 getFrontendOpts /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Frontend/CompilerInstance.h:314:12 # | #35 0x000000000a383e78 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:320:14 # | #36 0x000000000653bc4c 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 # | #37 0x00000000065379a3 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 # | #38 0x000000000653696f clang_main(int, char**, llvm::ToolContext const&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:277:12 # | #39 0x0000000006547e6d main /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10 # | #40 0x00007d45a56ad1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) # | #41 0x00007d45a56ad28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) # | #42 0x0000000006535325 _start (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x6535325) # `----------------------------- # error: command failed with exit status: -6 -- ``` </details> <details> <summary>Clang.Sema/builtin-fenv.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 -triple x86_64-unknown-unknown -verify=c,expected -DWRONG_FEXCEPT_T /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/builtin-fenv.c -ast-dump | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/builtin-fenv.c --check-prefixes=CHECK1,CHECK2 # 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 -triple x86_64-unknown-unknown -verify=c,expected -DWRONG_FEXCEPT_T /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/builtin-fenv.c -ast-dump # .---command stderr------------ # | error: diagnostics with 'note' severity expected but not seen: # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/builtin-fenv.c Line 10 (directive at /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/builtin-fenv.c:11) 'c-note': 'fegetexceptflag' is a builtin with type 'int (fexcept_t *, int)' (aka 'int (unsigned short *, int)') # | error: diagnostics with 'note' severity seen but not expected: # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/builtin-fenv.c Line 10: 'fegetexceptflag' is a builtin with type 'int (_Float16 *, int)' # | 2 errors generated. # `----------------------------- # error: command failed with exit status: 1 # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/builtin-fenv.c --check-prefixes=CHECK1,CHECK2 # note: command had no output on stdout or stderr -- ``` </details> <details> <summary>Clang.Sema/fenv-access-implicit.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 -verify -Wfenv-access /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/fenv-access-implicit.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 -verify -Wfenv-access /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/fenv-access-implicit.c # .---command stderr------------ # | Unknown builtin type letter! # | UNREACHABLE executed at /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ASTContext.cpp:12704! # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and dumped files. # | 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 -Wfenv-access /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/fenv-access-implicit.c # | 1. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/fenv-access-implicit.c:27:3: current parser token 'fegetenv' # | 2. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/fenv-access-implicit.c:11:40: parsing function body 'test_fenv_access_undeclared' # | 3. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/fenv-access-implicit.c:11:40: in compound statement ('{}') # | #0 0x000000000939f7fb llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:881:13 # | #1 0x000000000939c741 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18 # | #2 0x00000000093a0611 SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:448:38 # | #3 0x00000000093a0468 __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 0x00000000093a0468 __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 0x00000000093a0468 find<const int *, int> /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algo.h:3897:14 # | #6 0x00000000093a0468 is_contained<const int (&)[10], int> /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/STLExtras.h:1953:12 # | #7 0x00000000093a0468 SignalHandlerTerminate(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:464:7 # | #8 0x000078cd30a26330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) # | #9 0x000078cd30a7fb2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c) # | #10 0x000078cd30a2627e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e) # | #11 0x000078cd30a098ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff) # | #12 0x000000000930491f (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x930491f) # | #13 0x000000000c478436 DecodeTypeFromStr(char const*&, clang::ASTContext const&, clang::ASTContext::GetBuiltinTypeError&, bool&, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ASTContext.cpp:12935:7 # | #14 0x000000000c478595 clang::ASTContext::GetBuiltinType(unsigned int, clang::ASTContext::GetBuiltinTypeError&, unsigned int*) const /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ASTContext.cpp:13023:15 # | #15 0x000000000ba9f1fc clang::Sema::LazilyCreateBuiltin(clang::IdentifierInfo*, unsigned int, clang::Scope*, bool, clang::SourceLocation) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaDecl.cpp:2457:24 # | #16 0x000000000bd81850 clang::Sema::LookupBuiltin(clang::LookupResult&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaLookup.cpp:981:24 # | #17 0x000000000bd90319 clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaLookup.cpp:2318:31 # | #18 0x000000000ba9656b clang::Sema::ClassifyName(clang::Scope*, clang::CXXScopeSpec&, clang::IdentifierInfo*&, clang::SourceLocation, clang::Token const&, clang::CorrectionCandidateCallback*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaDecl.cpp:932:3 # | #19 0x000000000b7957c4 clang::Parser::TryAnnotateName(clang::CorrectionCandidateCallback*, clang::ImplicitTypenameContext) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/Parser.cpp:1695:53 # | #20 0x000000000b83be69 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:180:33 # | #21 0x000000000b83b972 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 # | #22 0x000000000b845ac5 clang::Parser::ParseCompoundStatementBody(bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseStmt.cpp:1173:11 # | #23 0x000000000b846a85 clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseStmt.cpp:2445:21 # | #24 0x000000000b793004 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 # | #25 0x000000000b7ff734 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 # | #26 0x000000000b791dfb 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 # | #27 0x000000000b791716 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 # | #28 0x000000000b7907be 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 # | #29 0x000000000b78ec10 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 # | #30 0x000000000b78345e clang::ParseAST(clang::Sema&, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:169:5 # | #31 0x000000000a28a996 clang::FrontendAction::Execute() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1347:10 # | #32 0x000000000a1fd1d9 getPtr /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42 # | #33 0x000000000a1fd1d9 operator bool /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16 # | #34 0x000000000a1fd1d9 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1027:23 # | #35 0x000000000a383e78 get /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1666:16 # | #36 0x000000000a383e78 _M_get /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1363:66 # | #37 0x000000000a383e78 operator-> /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1357:9 # | #38 0x000000000a383e78 getFrontendOpts /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Frontend/CompilerInstance.h:314:12 # | #39 0x000000000a383e78 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:320:14 # | #40 0x000000000653bc4c 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 # | #41 0x00000000065379a3 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 # | #42 0x000000000653696f clang_main(int, char**, llvm::ToolContext const&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:277:12 # | #43 0x0000000006547e6d main /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10 # | #44 0x000078cd30a0b1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) # | #45 0x000078cd30a0b28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) # | #46 0x0000000006535325 _start (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x6535325) # `----------------------------- # error: command failed with exit status: -6 -- ``` </details> <details> <summary>Clang.Sema/fenv-access.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 -verify -Wfenv-access /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/fenv-access.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 -verify -Wfenv-access /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/fenv-access.c # .---command stderr------------ # | Unknown builtin type letter! # | UNREACHABLE executed at /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ASTContext.cpp:12704! # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and dumped files. # | 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 -Wfenv-access /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/fenv-access.c # | 1. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/fenv-access.c:16:27: current parser token ';' # | #0 0x000000000939f7fb llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:881:13 # | #1 0x000000000939c741 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18 # | #2 0x00000000093a0611 SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:448:38 # | #3 0x00000000093a0468 __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 0x00000000093a0468 __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 0x00000000093a0468 find<const int *, int> /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algo.h:3897:14 # | #6 0x00000000093a0468 is_contained<const int (&)[10], int> /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/STLExtras.h:1953:12 # | #7 0x00000000093a0468 SignalHandlerTerminate(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:464:7 # | #8 0x00007a53c77f6330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) # | #9 0x00007a53c784fb2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c) # | #10 0x00007a53c77f627e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e) # | #11 0x00007a53c77d98ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff) # | #12 0x000000000930491f (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x930491f) # | #13 0x000000000c478436 DecodeTypeFromStr(char const*&, clang::ASTContext const&, clang::ASTContext::GetBuiltinTypeError&, bool&, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ASTContext.cpp:12935:7 # | #14 0x000000000c478595 clang::ASTContext::GetBuiltinType(unsigned int, clang::ASTContext::GetBuiltinTypeError&, unsigned int*) const /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ASTContext.cpp:13023:15 # | #15 0x000000000ba9f1fc clang::Sema::LazilyCreateBuiltin(clang::IdentifierInfo*, unsigned int, clang::Scope*, bool, clang::SourceLocation) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaDecl.cpp:2457:24 # | #16 0x000000000bd81850 clang::Sema::LookupBuiltin(clang::LookupResult&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaLookup.cpp:981:24 # | #17 0x000000000bd90319 clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaLookup.cpp:2318:31 # | #18 0x000000000bab0f3b clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef<clang::TemplateParameterList*>) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaDecl.cpp:0:5 # | #19 0x000000000bab083a clang::Sema::ActOnDeclarator(clang::Scope*, clang::Declarator&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaDecl.cpp:6320:15 # | #20 0x000000000b80088d clang::Parser::ParseDeclarationAfterDeclaratorAndAttributes(clang::Declarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::ForRangeInit*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseDecl.cpp:0:0 # | #21 0x000000000b7fedf2 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:2381:7 # | #22 0x000000000b791dfb 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 # | #23 0x000000000b791716 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 # | #24 0x000000000b7907be 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 # | #25 0x000000000b78ec10 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 # | #26 0x000000000b78345e clang::ParseAST(clang::Sema&, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:169:5 # | #27 0x000000000a28a996 clang::FrontendAction::Execute() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1347:10 # | #28 0x000000000a1fd1d9 getPtr /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42 # | #29 0x000000000a1fd1d9 operator bool /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16 # | #30 0x000000000a1fd1d9 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1027:23 # | #31 0x000000000a383e78 get /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1666:16 # | #32 0x000000000a383e78 _M_get /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1363:66 # | #33 0x000000000a383e78 operator-> /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1357:9 # | #34 0x000000000a383e78 getFrontendOpts /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Frontend/CompilerInstance.h:314:12 # | #35 0x000000000a383e78 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:320:14 # | #36 0x000000000653bc4c 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 # | #37 0x00000000065379a3 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 # | #38 0x000000000653696f clang_main(int, char**, llvm::ToolContext const&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:277:12 # | #39 0x0000000006547e6d main /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10 # | #40 0x00007a53c77db1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) # | #41 0x00007a53c77db28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) # | #42 0x0000000006535325 _start (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x6535325) # `----------------------------- # error: command failed with exit status: -6 -- ``` </details> ### Clangd <details> <summary>Clangd.Clangd/protocol.test</summary> ``` Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 not clangd -pretty -sync -enable-test-uri-scheme < /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/test/protocol.test | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -strict-whitespace /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/test/protocol.test # executed command: not clangd -pretty -sync -enable-test-uri-scheme # .---command stderr------------ # | I[10:37:05.878] clangd version 23.0.0git (https://github.com/llvm/llvm-project 22607f3f3c58ff72043941ade9f01e8800a33117) # | I[10:37:05.878] Features: linux+debug # | I[10:37:05.878] PID: 480126 # | I[10:37:05.878] Working directory: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/clangd/test # | I[10:37:05.878] argv[0]: clangd # | I[10:37:05.878] argv[1]: -pretty # | I[10:37:05.878] argv[2]: -sync # | I[10:37:05.878] argv[3]: -enable-test-uri-scheme # | I[10:37:05.878] Starting LSP over stdin/stdout # | I[10:37:05.879] <-- initialize(0) # | I[10:37:05.879] --> reply:initialize(0) 0 ms # | I[10:37:05.879] Warning: Missing Content-Length header, or zero-length message. # | I[10:37:05.879] <-- textDocument/didOpen # | I[10:37:05.883] Failed to find compilation database for /clangd-test/main.cpp # | I[10:37:05.883] ASTWorker building file /clangd-test/main.cpp version 1 with command clangd fallback # | [/clangd-test] # | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23 -- /clangd-test/main.cpp # | E[10:37:05.884] VFS: failed to set CWD to /clangd-test: No such file or directory # | E[10:37:05.889] VFS: failed to set CWD to /clangd-test: No such file or directory # | I[10:37:05.909] Built preamble of size 250868 for file /clangd-test/main.cpp version 1 in 0.02 seconds # | I[10:37:05.926] Indexing c++17 standard library in the context of /clangd-test/main.cpp # | Unknown builtin type letter! # | UNREACHABLE executed at /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ASTContext.cpp:12704! # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: clangd -pretty -sync -enable-test-uri-scheme # | 1. /usr/include/fenv.h:114:45: current parser token ';' # | #0 0x0000000001537e0b llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:881:13 # | #1 0x0000000001534da1 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18 # | #2 0x0000000001538c21 SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:448:38 # | #3 0x00007a8e57496330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) # | #4 0x00007a8e574efb2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c) # | #5 0x00007a8e5749627e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e) # | #6 0x00007a8e574798ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff) # | #7 0x00000000014ccc7f (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clangd+0x14ccc7f) # | #8 0x00000000015906e6 DecodeTypeFromStr(char const*&, clang::ASTContext const&, clang::ASTContext::GetBuiltinTypeError&, bool&, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ASTContext.cpp:12935:7 # | #9 0x0000000001590845 clang::ASTContext::GetBuiltinType(unsigned int, clang::ASTContext::GetBuiltinTypeError&, unsigned int*) const /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ASTContext.cpp:13023:15 # | #10 0x0000000001f83532 clang::Sema::ActOnFunctionDeclarator(clang::Scope*, clang::Declarator&, clang::DeclContext*, clang::TypeSourceInfo*, clang::LookupResult&, llvm::MutableArrayRef<clang::TemplateParameterList*>, bool&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaDecl.cpp:11071:20 # | #11 0x0000000001f7c616 clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef<clang::TemplateParameterList*>) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaDecl.cpp:0:11 # | #12 0x0000000001f7bc3a clang::Sema::ActOnDeclarator(clang::Scope*, clang::Declarator&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaDecl.cpp:6320:15 # | #13 0x0000000003c7408d clang::Parser::ParseDeclarationAfterDeclaratorAndAttributes(clang::Declarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::ForRangeInit*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseDecl.cpp:0:0 # | #14 0x0000000003c72672 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:2381:7 # | #15 0x0000000003c0908b 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 # | #16 0x0000000003c089a6 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 # | #17 0x0000000003c07a4e 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 # | #18 0x0000000003c4bd57 ~AttributePool /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Sema/ParsedAttr.h:709:22 # | #19 0x0000000003c4bd57 ~ParsedAttributes /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Sema/ParsedAttr.h:937:7 # | #20 0x0000000003c4bd57 clang::Parser::ParseLinkage(clang::ParsingDeclSpec&, clang::DeclaratorContext) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseDeclCXX.cpp:388:5 # | #21 0x0000000003c09062 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:1150:12 # | #22 0x0000000003c089a6 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 # | #23 0x0000000003c07a4e 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 # | #24 0x0000000003c05ea0 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 # | #25 0x0000000003bf8e1e clang::ParseAST(clang::Sema&, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:169:5 # | #26 0x00000000039fbb46 clang::FrontendAction::Execute() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1347:10 # | #27 0x0000000002c9143d getPtr /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42 # | #28 0x0000000002c9143d operator bool /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16 # | #29 0x0000000002c9143d clang::clangd::indexStandardLibrary(llvm::StringRef, std::unique_ptr<clang::CompilerInvocation, std::default_delete<clang::CompilerInvocation>>, clang::clangd::StdLibLocation const&, clang::clangd::ThreadsafeFS const&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/index/StdLib.cpp:236:19 # | #30 0x0000000002c93138 ~unique_ptr /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:403:6 # | #31 0x0000000002c93138 clang::clangd::indexStandardLibrary(std::unique_ptr<clang::CompilerInvocation, std::default_delete<clang::CompilerInvocation>>, clang::clangd::StdLibLocation const&, clang::clangd::ThreadsafeFS const&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/index/StdLib.cpp:269:3 # | #32 0x000000000290c2c2 clang::clangd::(anonymous namespace)::UpdateIndexCallbacks::indexStdlib(clang::CompilerInvocation const&, clang::clangd::StdLibLocation)::'lambda'()::operator()() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/ClangdServer.cpp:0:20 # | #33 0x000000000290ae8d indexStdlib /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/ClangdServer.cpp:0:7 # | #34 0x000000000290ae8d clang::clangd::(anonymous namespace)::UpdateIndexCallbacks::onPreambleAST(llvm::StringRef, llvm::StringRef, clang::clangd::CapturedASTCtx, std::shared_ptr<clang::include_cleaner::PragmaIncludes const>) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/ClangdServer.cpp:88:7 # | #35 0x0000000002b55a5d ~__shared_count /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1070:6 # | #36 0x0000000002b55a5d ~__shared_ptr /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1524:31 # | #37 0x0000000002b55a5d operator() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/TUScheduler.cpp:1092:9 # | #38 0x0000000002b55a5d __invoke_impl<void, (lambda at /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/TUScheduler.cpp:1090:7) &, clang::clangd::CapturedASTCtx, std::shared_ptr<const clang::include_cleaner::PragmaIncludes> > /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:61:14 # | #39 0x0000000002b55a5d __invoke_r<void, (lambda at /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/TUScheduler.cpp:1090:7) &, clang::clangd::CapturedASTCtx, std::shared_ptr<const clang::include_cleaner::PragmaIncludes> > /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/invoke.h:111:2 # | #40 0x0000000002b55a5d std::_Function_handler<void (clang::clangd::CapturedASTCtx, std::shared_ptr<clang::include_cleaner::PragmaIncludes const>), clang::clangd::(anonymous namespace)::PreambleThread::build(clang::clangd::(anonymous namespace)::PreambleThread::Request)::$_0>::_M_invoke(std::_Any_data const&, clang::clangd::CapturedASTCtx&&, std::shared_ptr<clang::include_cleaner::PragmaIncludes const>&&) /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/std_function.h:290:9 # | #41 0x0000000002aae078 ~__shared_count /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1070:6 # | #42 0x0000000002aae078 ~__shared_ptr /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1524:31 # | #43 0x0000000002aae078 clang::clangd::buildPreamble(llvm::StringRef, clang::CompilerInvocation, clang::clangd::ParseInputs const&, bool, std::function<void (clang::clangd::CapturedASTCtx, std::shared_ptr<clang::include_cleaner::PragmaIncludes const>)>, clang::clangd::PreambleBuildStats*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/Preamble.cpp:707:7 # | #44 0x0000000002b54591 clang::clangd::(anonymous namespace)::PreambleThread::build(clang::clangd::(anonymous namespace)::PreambleThread::Request) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/TUScheduler.cpp:1088:17 # | #45 0x0000000002b59ad9 update /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/TUScheduler.cpp:448:7 # | #46 0x0000000002b59ad9 operator() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/TUScheduler.cpp:949:18 # | #47 0x0000000002b59ad9 void llvm::detail::UniqueFunctionBase<void>::CallImpl<clang::clangd::(anonymous namespace)::ASTWorker::update(clang::clangd::ParseInputs, clang::clangd::WantDiagnostics, bool)::$_0>(void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/FunctionExtras.h:211:12 # | #48 0x0000000002b5298c operator() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:0:12 # | #49 0x0000000002b5298c clang::clangd::(anonymous namespace)::ASTWorker::runTask(llvm::StringRef, llvm::function_ref<void ()>) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/TUScheduler.cpp:1327:3 # | #50 0x0000000002b4b5ca asInt /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:41:5 # | #51 0x0000000002b4b5ca operator long /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:45:48 # | #52 0x0000000002b4b5ca getPointer /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/PointerIntPair.h:94:58 # | #53 0x0000000002b4b5ca ~UniqueFunctionBase /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/FunctionExtras.h:273:32 # | #54 0x0000000002b4b5ca clang::clangd::(anonymous namespace)::ASTWorker::update(clang::clangd::ParseInputs, clang::clangd::WantDiagnostics, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/TUScheduler.cpp:970:3 # | #55 0x0000000002b4a451 _M_data /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/basic_string.h:223:28 # | #56 0x0000000002b4a451 _M_is_local /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/basic_string.h:264:6 # | #57 0x0000000002b4a451 _M_dispose /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/basic_string.h:282:7 # | #58 0x0000000002b4a451 ~basic_string /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/basic_string.h:804:9 # | #59 0x0000000002b4a451 ~ParseInputs /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/Compiler.h:51:8 # | #60 0x0000000002b4a451 clang::clangd::TUScheduler::update(llvm::StringRef, clang::clangd::ParseInputs, clang::clangd::WantDiagnostics) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/TUScheduler.cpp:1690:3 # | #61 0x00000000028fd4d8 clang::clangd::ClangdServer::addDocument(llvm::StringRef, llvm::StringRef, llvm::StringRef, clang::clangd::WantDiagnostics, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/ClangdServer.cpp:319:33 # | #62 0x00000000028a2205 _M_data /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/basic_string.h:223:28 # | #63 0x00000000028a2205 _M_is_local /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/basic_string.h:264:6 # | #64 0x00000000028a2205 _M_dispose /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/basic_string.h:282:7 # | #65 0x00000000028a2205 ~basic_string /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/basic_string.h:804:9 # | #66 0x00000000028a2205 clang::clangd::ClangdLSPServer::onDocumentDidOpen(clang::clangd::DidOpenTextDocumentParams const&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/ClangdLSPServer.cpp:734:3 # | #67 0x00000000028e3b3b void clang::clangd::LSPBinder::notification<clang::clangd::DidOpenTextDocumentParams, clang::clangd::ClangdLSPServer>(llvm::StringLiteral, clang::clangd::ClangdLSPServer*, void (clang::clangd::ClangdLSPServer::*)(clang::clangd::DidOpenTextDocumentParams const&))::'lambda'(llvm::json::Value)::operator()(llvm::json::Value) const /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/LSPBinder.h:0:5 # | #68 0x00000000028e3a70 ~Value /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/JSON.h:384:14 # | #69 0x00000000028e3a70 void llvm::detail::UniqueFunctionBase<void, llvm::json::Value>::CallImpl<void clang::clangd::LSPBinder::notification<clang::clangd::DidOpenTextDocumentParams, clang::clangd::ClangdLSPServer>(llvm::StringLiteral, clang::clangd::ClangdLSPServer*, void (clang::clangd::ClangdLSPServer::*)(clang::clangd::DidOpenTextDocumentParams const&))::'lambda'(llvm::json::Value)>(void*, llvm::json::Value&) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/FunctionExtras.h:211:5 # | #70 0x00000000028b724e ~Value /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/JSON.h:384:14 # | #71 0x00000000028b724e clang::clangd::ClangdLSPServer::MessageHandler::onNotify(llvm::StringRef, llvm::json::Value) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/ClangdLSPServer.cpp:218:7 # | #72 0x0000000002a54a68 handleMessage /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/JSONTransport.cpp:195:18 # | #73 0x0000000002a54a68 clang::clangd::(anonymous namespace)::JSONTransport::loop(clang::clangd::Transport::MessageHandler&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/JSONTransport.cpp:119:16 # | #74 0x00000000028b0f2a getPtr /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42 # | #75 0x00000000028b0f2a operator bool /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16 # | #76 0x00000000028b0f2a clang::clangd::ClangdLSPServer::run() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/ClangdLSPServer.cpp:1762:12 # | #77 0x000000000280e29c clang::clangd::clangdMain(int, char**) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/tool/ClangdMain.cpp:1097:18 # | #78 0x00007a8e5747b1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) # | #79 0x00007a8e5747b28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) # | #80 0x00000000013c78a5 _start (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clangd+0x13c78a5) # | Signalled while building preamble # | Filename: main.cpp # | Directory: /clangd-test # | Command Line: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23 -- /clangd-test/main.cpp # | Version: 1 # | Signalled during AST worker action: Update # | Filename: main.cpp # | Directory: /clangd-test # | Command Line: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -resource-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/23 -- /clangd-test/main.cpp # | Version: 1 # | Signalled while processing message: # | {"jsonrpc":"2.0","method":"textDocument/didOpen","params":{"textDocument":{"uri":"test:///main.cpp","languageId":"cpp","version":1,"text":"struct fake { int a, bb, ccc; int f(int i, const float f) const; };\nint main() {\n fake f;\n f.\n}\n"}}} # `----------------------------- # error: command failed with exit status: 1 # executed command: /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck -strict-whitespace /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/test/protocol.test # .---command stderr------------ # | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/test/protocol.test:32:16: error: CHECK: expected string not found in input # | # CHECK: "id": 1, # | ^ # | <stdin>:14:8: note: scanning from here # | }, # | ^ # | <stdin>:62:13: note: possible intended match here # | "legend": { # | ^ # | # | Input file: <stdin> # | Check file: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/clangd/test/protocol.test # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 9: "callHierarchyProvider": true, # | 10: "clangdInlayHintsProvider": true, # | 11: "codeActionProvider": true, # | 12: "compilationDatabase": { # | 13: "automaticReload": true # | 14: }, # | check:32'0 { search range start (exclusive) # | check:32'1 error: no match found in search range # | 15: "completionProvider": { # | 16: "resolveProvider": false, # | 17: "triggerCharacters": [ # | 18: ".", # | 19: "<", # | . # | . # | . # | 57: "selectionRangeProvider": true, # | 58: "semanticTokensProvider": { # | 59: "full": { # | 60: "delta": true # | 61: }, # | 62: "legend": { # | check:32'2 ? possible intended match # | 63: "tokenModifiers": [ # | 64: "declaration", # | 65: "definition", # | 66: "deprecated", # | 67: "deduced", # | . # | . # | . # | 134: "serverInfo": { # | 135: "name": "clangd", # | 136: "version": "clangd version 23.0.0git (https://github.com/llvm/llvm-project 22607f3f3c58ff72043941ade9f01e8800a33117) linux+debug x86_64-unknown-linux-gnu" # | 137: } # | 138: } # | 139: } # | check:32'3 } search range end (exclusive) # | >>>>>> # `----------------------------- # 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/199009 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
