github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 86278 tests passed
* 1270 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### Clang
<details>
<summary>Clang.SemaTemplate/GH55509.cpp</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 -fsyntax-only -verify -std=c++26 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaTemplate/GH55509.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 -fsyntax-only -verify -std=c++26 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaTemplate/GH55509.cpp
# .---command stderr------------
# | clang: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaType.cpp:9351:
 bool clang::Sema::hasAcceptableDefinition(NamedDecl *, NamedDecl **, 
AcceptableKind, bool): Assertion `D && "missing definition for pattern of 
instantiated definition"' 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 -fsyntax-only -verify -std=c++26 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaTemplate/GH55509.cpp
# | 1.  <eof> parser at end of file
# |  #0 0x0000000009008b88 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 0x0000000009005af5 llvm::sys::RunSignalHandlers() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18
# |  #2 0x00000000090099e1 SignalHandler(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:448:38
# |  #3 0x0000000009009838 __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 0x0000000009009838 __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 0x0000000009009838 find<const int *, int> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algo.h:3897:14
# |  #6 0x0000000009009838 is_contained<const int (&)[10], int> 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/STLExtras.h:1953:12
# |  #7 0x0000000009009838 SignalHandlerTerminate(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:464:7
# |  #8 0x00007a47b5bee330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
# |  #9 0x00007a47b5c47b2c pthread_kill 
(/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c)
# | #10 0x00007a47b5bee27e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e)
# | #11 0x00007a47b5bd18ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff)
# | #12 0x00007a47b5bd181b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b)
# | #13 0x00007a47b5be4517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517)
# | #14 0x000000000bd172d1 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0xbd172d1)
# | #15 0x000000000bb10b50 
clang::Sema::DiagnoseUninstantiableTemplate(clang::SourceLocation, 
clang::NamedDecl*, bool, clang::NamedDecl const*, clang::NamedDecl const*, 
clang::TemplateSpecializationKind, bool, bool*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaTemplate.cpp:827:9
# | #16 0x000000000bcbc431 
clang::Sema::InstantiateFunctionDefinition(clang::SourceLocation, 
clang::FunctionDecl*, bool, bool, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp:5591:7
# | #17 0x000000000bcc094e isDefined 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/Decl.h:2278:12
# | #18 0x000000000bcc094e clang::Sema::PerformPendingInstantiations(bool, 
bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp:7227:23
# | #19 0x000000000b43a268 ~TimeTraceScope 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/TimeProfiler.h:200:9
# | #20 0x000000000b43a268 
clang::Sema::ActOnEndOfTranslationUnitFragment(clang::TUFragmentKind) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/Sema.cpp:1222:3
# | #21 0x000000000b43a7c1 clang::Sema::ActOnEndOfTranslationUnit() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/Sema.cpp:1251:5
# | #22 0x000000000b2d9ef9 
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, 
clang::Sema::ModuleImportState&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/Parser.cpp:0:13
# | #23 0x000000000b2ce85e clang::ParseAST(clang::Sema&, bool, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:169:5
# | #24 0x0000000009d14006 clang::FrontendAction::Execute() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1326:10
# | #25 0x0000000009c7959d getPtr 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42
# | #26 0x0000000009c7959d operator bool 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16
# | #27 0x0000000009c7959d 
clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1007:23
# | #28 0x0000000009e07d2c 
clang::ExecuteCompilerInvocation(clang::CompilerInstance*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:310:25
# | #29 0x00000000062048c9 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
# | #30 0x0000000006200695 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
# | #31 0x00000000061ff6ab clang_main(int, char**, llvm::ToolContext const&) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:277:12
# | #32 0x0000000006210abd main 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10
# | #33 0x00007a47b5bd31ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
# | #34 0x00007a47b5bd328b __libc_start_main 
(/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
# | #35 0x00000000061fe065 _start 
(/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x61fe065)
# `-----------------------------
# error: command failed with exit status: -6

--

```
</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/181890
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to