github-actions[bot] wrote:

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

* 111149 tests passed
* 4113 tests skipped
* 1 test failed

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

### llvm-libc++-shared-cfg-in
<details>
<summary>llvm-libc++-shared-cfg-in.std/ranges/range_adaptors/range_join_with/range_join_with_view/end.pass.cpp</summary>

```
Exit Code: -6

Command Output (stdout):
--
# COMPILED WITH
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/libcxx/test/std/ranges/range.adaptors/range.join.with/range.join.with.view/end.pass.cpp
 -pthread --target=x86_64-unknown-linux-gnu -nostdinc++ -I 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libcxx/test-suite-install/include/x86_64-unknown-linux-gnu/c++/v1
 -I 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libcxx/test-suite-install/include/c++/v1
 -I 
/home/gha/actions-runner/_work/llvm-project/llvm-project/libcxx/test/support 
-std=c++26 -Wall -Wctad-maybe-unsupported -Wextra -Wshadow -Wundef 
-Wunused-template -Wno-unused-command-line-argument -Wno-attributes 
-Wno-pessimizing-move -Wno-noexcept-type -Wno-atomic-alignment 
-Wno-reserved-module-identifier -Wdeprecated-copy -Wdeprecated-copy-dtor 
-Wshift-negative-value -Wno-user-defined-literals -Wno-tautological-compare 
-Wno-stringop-overread -Wsign-compare -Wunused-variable -Wunused-parameter 
-Wunreachable-code -Wno-unused-local-typedef -Wno-local-type-template-args 
-Wno-c++11-extensions -Wno-unknown-pragmas -Wno-pass-failed 
-Wno-mismatched-new-delete -Wno-redundant-move -Wno-self-move 
-Wno-nullability-completeness -flax-vector-conversions=none 
-D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -Werror -D_LIBCPP_ENABLE_EXPERIMENTAL 
-Wuser-defined-warnings -fconstexpr-steps=10000000 -lc++experimental 
-nostdlib++ -L 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libcxx/test-suite-install/lib/x86_64-unknown-linux-gnu
 
-Wl,-rpath,/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libcxx/test-suite-install/lib/x86_64-unknown-linux-gnu
 -lc++ -latomic -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libcxx/test/std/ranges/range.adaptors/range.join.with/range.join.with.view/Output/end.pass.cpp.dir/t.tmp.exe
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/libcxx/test/std/ranges/range.adaptors/range.join.with/range.join.with.view/end.pass.cpp
 -pthread --target=x86_64-unknown-linux-gnu -nostdinc++ -I 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libcxx/test-suite-install/include/x86_64-unknown-linux-gnu/c++/v1
 -I 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libcxx/test-suite-install/include/c++/v1
 -I 
/home/gha/actions-runner/_work/llvm-project/llvm-project/libcxx/test/support 
-std=c++26 -Wall -Wctad-maybe-unsupported -Wextra -Wshadow -Wundef 
-Wunused-template -Wno-unused-command-line-argument -Wno-attributes 
-Wno-pessimizing-move -Wno-noexcept-type -Wno-atomic-alignment 
-Wno-reserved-module-identifier -Wdeprecated-copy -Wdeprecated-copy-dtor 
-Wshift-negative-value -Wno-user-defined-literals -Wno-tautological-compare 
-Wno-stringop-overread -Wsign-compare -Wunused-variable -Wunused-parameter 
-Wunreachable-code -Wno-unused-local-typedef -Wno-local-type-template-args 
-Wno-c++11-extensions -Wno-unknown-pragmas -Wno-pass-failed 
-Wno-mismatched-new-delete -Wno-redundant-move -Wno-self-move 
-Wno-nullability-completeness -flax-vector-conversions=none 
-D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -Werror -D_LIBCPP_ENABLE_EXPERIMENTAL 
-Wuser-defined-warnings -fconstexpr-steps=10000000 -lc++experimental 
-nostdlib++ -L 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libcxx/test-suite-install/lib/x86_64-unknown-linux-gnu
 
-Wl,-rpath,/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libcxx/test-suite-install/lib/x86_64-unknown-linux-gnu
 -lc++ -latomic -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libcxx/test/std/ranges/range.adaptors/range.join.with/range.join.with.view/Output/end.pass.cpp.dir/t.tmp.exe
# .---command stderr------------
# | clang-24: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaTemplateInstantiate.cpp:4876:
 void clang::LocalInstantiationScope::InstantiatedLocal(const Decl *, Decl *): 
Assertion `cast<Decl *>(Stored) == Inst && "Already instantiated this local"' 
failed.
# | 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-24 
-cc1 -triple x86_64-unknown-linux-gnu -emit-obj -dumpdir 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libcxx/test/std/ranges/range.adaptors/range.join.with/range.join.with.view/Output/end.pass.cpp.dir/t.tmp.exe-
 -disable-free -clear-ast-before-backend -main-file-name end.pass.cpp 
-mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=all 
-fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases 
-funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb 
-fdebug-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libcxx/test/std/ranges/range.adaptors/range.join.with/range.join.with.view
 
-fcoverage-compilation-dir=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libcxx/test/std/ranges/range.adaptors/range.join.with/range.join.with.view
 -nostdinc++ -resource-dir 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24 -I 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libcxx/test-suite-install/include/x86_64-unknown-linux-gnu/c++/v1
 -I 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libcxx/test-suite-install/include/c++/v1
 -I 
/home/gha/actions-runner/_work/llvm-project/llvm-project/libcxx/test/support -D 
_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -D _LIBCPP_ENABLE_EXPERIMENTAL 
-internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24/include
 -internal-isystem 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/../include/x86_64-unknown-linux-gnu
 -internal-isystem /usr/local/include -internal-isystem 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/include 
-internal-externc-isystem /usr/include/x86_64-linux-gnu 
-internal-externc-isystem /include -internal-externc-isystem /usr/include -Wall 
-Wctad-maybe-unsupported -Wextra -Wshadow -Wundef -Wunused-template 
-Wno-unused-command-line-argument -Wno-attributes -Wno-pessimizing-move 
-Wno-noexcept-type -Wno-atomic-alignment -Wno-reserved-module-identifier 
-Wdeprecated-copy -Wdeprecated-copy-dtor -Wshift-negative-value 
-Wno-user-defined-literals -Wno-tautological-compare -Wno-stringop-overread 
-Wsign-compare -Wunused-variable -Wunused-parameter -Wunreachable-code 
-Wno-unused-local-typedef -Wno-local-type-template-args -Wno-c++11-extensions 
-Wno-unknown-pragmas -Wno-pass-failed -Wno-mismatched-new-delete 
-Wno-redundant-move -Wno-self-move -Wno-nullability-completeness -Werror 
-Wuser-defined-warnings -std=c++26 -fdeprecated-macro 
-fconstexpr-steps=10000000 -ferror-limit 19 -flax-vector-conversions=none 
-pthread -fgnuc-version=4.2.1 -fno-implicit-modules -fskip-odr-check-in-gmf 
-fcxx-exceptions -fexceptions -faddrsig -fdwarf2-cfi-asm -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/artifacts/reproducers/end-f721e0.o
 -x c++ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/libcxx/test/std/ranges/range.adaptors/range.join.with/range.join.with.view/end.pass.cpp
# | 1.  
/home/gha/actions-runner/_work/llvm-project/llvm-project/libcxx/test/std/ranges/range.adaptors/range.join.with/range.join.with.view/end.pass.cpp:197:41:
 current parser token ')'
# | 2.  
/home/gha/actions-runner/_work/llvm-project/llvm-project/libcxx/test/std/ranges/range.adaptors/range.join.with/range.join.with.view/end.pass.cpp:193:23:
 parsing function body 'test'
# | 3.  
/home/gha/actions-runner/_work/llvm-project/llvm-project/libcxx/test/std/ranges/range.adaptors/range.join.with/range.join.with.view/end.pass.cpp:193:23:
 in compound statement ('{}')
# | 4.  
/home/gha/actions-runner/_work/llvm-project/llvm-project/libcxx/test/std/ranges/range.adaptors/range.join.with/range.join.with.view/end.pass.cpp:194:3:
 instantiating function definition 'test()::(lambda)::operator()<0UL, 1UL, 2UL, 
3UL, 4UL, 5UL, 6UL, 7UL, 8UL, 9UL, 10UL, 11UL, 12UL, 13UL, 14UL, 15UL, 16UL, 
17UL, 18UL, 19UL, 20UL, 21UL, 22UL, 23UL, 24UL, 25UL, 26UL, 27UL, 28UL, 29UL, 
30UL, 31UL, 32UL, 33UL, 34UL, 35UL, 36UL, 37UL, 38UL, 39UL, 40UL, 41UL, 42UL, 
43UL, 44UL, 45UL, 46UL, 47UL, 48UL, 49UL, 50UL, 51UL, 52UL, 53UL, 54UL, 55UL, 
56UL, 57UL, 58UL, 59UL, 60UL, 61UL, 62UL, 63UL, 64UL, 65UL, 66UL, 67UL, 68UL, 
69UL, 70UL, 71UL, 72UL, 73UL, 74UL, 75UL, 76UL, 77UL, 78UL, 79UL, 80UL, 81UL, 
82UL, 83UL, 84UL, 85UL, 86UL, 87UL, 88UL, 89UL, 90UL, 91UL, 92UL, 93UL, 94UL, 
95UL, 96UL, 97UL, 98UL, 99UL, 100UL, 101UL, 102UL, 103UL, 104UL, 105UL, 106UL, 
107UL, 108UL, 109UL, 110UL, 111UL, 112UL, 113UL, 114UL, 115UL, 116UL, 117UL, 
118UL, 119UL, 120UL, 121UL, 122UL, 123UL, 124UL, 125UL, 126UL, 127UL>'
# | 5.  
/home/gha/actions-runner/_work/llvm-project/llvm-project/libcxx/test/std/ranges/range.adaptors/range.join.with/range.join.with.view/end.pass.cpp:36:16:
 instantiating function definition 'test_end<127UL>'
# | 6.  
/home/gha/actions-runner/_work/llvm-project/llvm-project/libcxx/test/std/ranges/range.adaptors/range.join.with/range.join.with.view/../types.h:50:22:
 instantiating function definition 
'BasicView<std::vector<BasicView<std::vector<int>, ViewProperties{false, true}, 
forward_iterator>>, ViewProperties{true, true}, 
forward_iterator>::BasicView<std::vector<BasicView<std::vector<int>, 
ViewProperties{false, true}, forward_iterator>>>'
# | 7.  
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/libcxx/test-suite-install/include/c++/v1/__ranges/to.h:81:58:
 instantiating function definition 
'std::ranges::to<std::vector<BasicView<std::vector<int>, ViewProperties{false, 
true}, forward_iterator>>, std::vector<BasicView<std::vector<int>, 
ViewProperties{false, true}, forward_iterator>>>'
# |   #0 0x000000000955282b llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:931:13
# |   #1 0x000000000954f6f1 llvm::sys::RunSignalHandlers() 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18
# |   #2 0x000000000955328b SignalHandler(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:474:38
# |   #3 0x00000000095530d8 __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 0x00000000095530d8 __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 0x00000000095530d8 find<const int *, int> 
/usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algo.h:3897:14
# |   #6 0x00000000095530d8 is_contained<const int (&)[10], int> 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/STLExtras.h:1953:12
# |   #7 0x00000000095530d8 SignalHandlerTerminate(int, siginfo_t*, void*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:514:7
# |   #8 0x00007c04a8cbc330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
# |   #9 0x00007c04a8d15b2c pthread_kill 
(/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c)
# |  #10 0x00007c04a8cbc27e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e)
# |  #11 0x00007c04a8c9f8ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff)
# |  #12 0x00007c04a8c9f81b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b)
# |  #13 0x00007c04a8cb2517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517)
# |  #14 0x000000000c346c7b doit 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Casting.h:109:12
# |  #15 0x000000000c346c7b doit 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Casting.h:137:12
# |  #16 0x000000000c346c7b doit 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Casting.h:127:12
# |  #17 0x000000000c346c7b isPossible 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Casting.h:255:12
# |  #18 0x000000000c346c7b isPossible 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Casting.h:509:12
# |  #19 0x000000000c346c7b isa<clang::ValueDecl, clang::Decl *> 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Casting.h:548:11
# |  #20 0x000000000c346c7b cast<clang::ValueDecl, clang::Decl> 
/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Casting.h:572:10
# |  #21 0x000000000c346c7b 
clang::LocalInstantiationScope::InstantiatedLocal(clang::Decl const*, 
clang::Decl*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaTemplateInstantiate.cpp:4874:21
# |  #22 0x000000000c346538 clang::Sema::SubstParmVarDecl(clang::ParmVarDecl*, 
clang::MultiLevelTemplateArgumentList const&, int, 
clang::OptionalUnsigned<unsigned int>, bool, bool) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaTemplateInstantiate.cpp:0:32
# |  #23 0x000000000c353f22 TransformFunctionTypeParam 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaTemplateInstantiate.cpp:2529:26
# |  #24 0x000000000c353f22 (anonymous 
namespace)::TemplateInstantiator::instantiateMissingDeclsToScopeForConcepts(clang::Decl*)
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaTemplateInstantiate.cpp:2028:13
# |  #25 0x000000000c353aa8 (anonymous 
namespace)::TemplateInstantiator::TransformDecl(clang::SourceLocation, 
clang::Decl*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaTemplateInstantiate.cpp:1980:7
# |  #26 0x000000000c3abbf6 clang::TreeTransform<(anonymous 
namespace)::TemplateInstantiator>::TransformDeclRefExpr(clang::DeclRefExpr*) 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/TreeTransform.h:0:44
# |  #27 0x000000000c34
# | ...
# `---data was truncated (10240/55723) (change limit with -D output_limit=N)
# 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/221707
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to