github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Linux--> # :penguin: Linux x64 Test Results
* 61394 tests passed * 1858 tests skipped * 2 tests failed ## Failed Tests (click on a test name to see its output) ### Clang <details> <summary>Clang.Sema/compound-literal.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/24/include -nostdsysteminc -fsyntax-only -verify -fblocks -pedantic /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/compound-literal.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/24/include -nostdsysteminc -fsyntax-only -verify -fblocks -pedantic /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/compound-literal.c # note: command had no output on stdout or stderr # 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/24/include -nostdsysteminc -fsyntax-only -verify -fblocks -pedantic /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/compound-literal.c -fexperimental-new-constant-interpreter # 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/24/include -nostdsysteminc -fsyntax-only -verify -fblocks -pedantic /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/compound-literal.c -fexperimental-new-constant-interpreter # .---command stderr------------ # | clang: /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/APValue.cpp:1039: ArrayRef<APValue::LValuePathEntry> clang::APValue::getLValuePath() const: Assertion `isLValue() && hasLValuePath() && "Invalid accessor"' 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 -cc1 -internal-isystem /home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24/include -nostdsysteminc -fsyntax-only -verify -fblocks -pedantic /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/compound-literal.c -fexperimental-new-constant-interpreter # | 1. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Sema/compound-literal.c:15:35: current parser token ';' # | #0 0x00000000095a38eb 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 0x00000000095a07b1 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18 # | #2 0x00000000095a434b SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:474:38 # | #3 0x00000000095a4198 __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 0x00000000095a4198 __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 0x00000000095a4198 find<const int *, int> /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algo.h:3897:14 # | #6 0x00000000095a4198 is_contained<const int (&)[10], int> /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/STLExtras.h:1953:12 # | #7 0x00000000095a4198 SignalHandlerTerminate(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:514:7 # | #8 0x00007b659cc2a330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) # | #9 0x00007b659cc83b2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c) # | #10 0x00007b659cc2a27e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e) # | #11 0x00007b659cc0d8ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff) # | #12 0x00007b659cc0d81b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b) # | #13 0x00007b659cc20517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517) # | #14 0x000000000c6fe4f4 (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0xc6fe4f4) # | #15 0x000000000cb8e26a clang::interp::Compiler<clang::interp::EvalEmitter>::visitAPValue(clang::APValue const&, clang::interp::PrimType, clang::interp::SourceInfo) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ByteCode/Compiler.cpp:5857:51 # | #16 0x000000000cb8e05d ~APValue /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/AST/APValue.h:463:22 # | #17 0x000000000cb8e05d clang::interp::Compiler<clang::interp::EvalEmitter>::VisitConstantExpr(clang::ConstantExpr const*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ByteCode/Compiler.cpp:2711:5 # | #18 0x000000000cb7ec50 ~OptionScope /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ByteCode/Compiler.cpp:322:24 # | #19 0x000000000cb7ec50 clang::interp::Compiler<clang::interp::EvalEmitter>::visit(clang::Expr const*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ByteCode/Compiler.cpp:4956:1 # | #20 0x000000000cb80123 clang::interp::Compiler<clang::interp::EvalEmitter>::visitArrayElemInit(unsigned int, clang::Expr const*, clang::interp::OptPrimType) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ByteCode/Compiler.cpp:2607:9 # | #21 0x000000000cb8d6f7 clang::interp::Compiler<clang::interp::EvalEmitter>::visitInitList(llvm::ArrayRef<clang::Expr const*>, clang::Expr const*, clang::Expr const*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ByteCode/Compiler.cpp:2491:13 # | #22 0x000000000cb8fe29 clang::interp::Compiler<clang::interp::EvalEmitter>::visitInitializer(clang::Expr const*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ByteCode/Compiler.cpp:4964:25 # | #23 0x000000000cb92598 clang::interp::Compiler<clang::interp::EvalEmitter>::VisitCompoundLiteralExpr(clang::CompoundLiteralExpr const*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ByteCode/Compiler.cpp:0:18 # | #24 0x000000000cb7ec50 ~OptionScope /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ByteCode/Compiler.cpp:322:24 # | #25 0x000000000cb7ec50 clang::interp::Compiler<clang::interp::EvalEmitter>::visit(clang::Expr const*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ByteCode/Compiler.cpp:4956:1 # | #26 0x000000000cb7d072 clang::interp::Compiler<clang::interp::EvalEmitter>::VisitCastExpr(clang::CastExpr const*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ByteCode/Compiler.cpp:704:9 # | #27 0x000000000cb7ec50 ~OptionScope /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ByteCode/Compiler.cpp:322:24 # | #28 0x000000000cb7ec50 clang::interp::Compiler<clang::interp::EvalEmitter>::visit(clang::Expr const*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ByteCode/Compiler.cpp:4956:1 # | #29 0x000000000cb9c9e4 clang::interp::Compiler<clang::interp::EvalEmitter>::visitExpr(clang::Expr const*, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ByteCode/Compiler.cpp:5443:9 # | #30 0x000000000cc0e82c clang::interp::EvalEmitter::interpretExpr(clang::Expr const*, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ByteCode/EvalEmitter.cpp:37:7 # | #31 0x000000000cb4a2bd isInvalid /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ByteCode/EvaluationResult.h:74:35 # | #32 0x000000000cb4a2bd clang::interp::Context::evaluateAsRValue(clang::interp::State&, clang::Expr const*, clang::APValue&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ByteCode/Context.cpp:81:11 # | #33 0x000000000ca79098 EvaluateAsRValue((anonymous namespace)::EvalInfo&, clang::Expr const*, clang::APValue&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:21826:9 # | #34 0x000000000ca74954 EvaluateAsRValue /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:21915:10 # | #35 0x000000000ca74954 clang::Expr::EvaluateAsRValue(clang::Expr::EvalResult&, clang::ASTContext const&, bool) const /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:21964:10 # | #36 0x000000000ca78c89 clang::Expr::isEvaluatable(clang::ASTContext const&, clang::Expr::SideEffectsKind) const /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/ExprConstant.cpp:22268:72 # | #37 0x000000000ca64be5 clang::Expr::isConstantInitializer(clang::ASTContext&, bool, clang::Expr const**) const /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/AST/Expr.cpp:3607:7 # | #38 0x000000000bd9252c clang::Sema::CheckForConstantInitializer(clang::Expr*, unsigned int) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaDecl.cpp:13034:13 # | #39 0x000000000bd95245 clang::Sema::AddInitializerToDecl(clang::Decl*, clang::Expr*, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Sema/SemaDecl.cpp:0:7 # | #40 0x000000000ba9b729 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:17 # | #41 0x000000000ba98d74 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:2384:7 # | #42 0x000000000ba2b37b 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 # | #43 0x000000000ba2acaa 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:1174:12 # | #44 0x000000000ba29d5e 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 # | #45 0x000000000ba28130 clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/Parser.cpp:710:10 # | #46 0x000000000ba1b82e clang::ParseAST(clang::Sema&, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:164:5 # | #47 0x000000000a4bf3a6 clang::FrontendAction::Execute() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1373:10 # | #48 0x000000000a42f289 getPtr /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42 # | #49 0x000000000a42f289 operator bool /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16 # | #50 0x000000000a42f289 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:1040:23 # | #51 0x000000000a586a58 get /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1666:16 # | #52 0x000000000a586a58 _M_get /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1363:66 # | #53 0x000000000a586a58 operator-> /usr/ # | ... # `---data was truncated (10240/11665) (change limit with -D output_limit=N) # error: command failed with exit status: -6 -- ``` </details> <details> <summary>Clang.SemaCXX/source_location.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/24/include -nostdsysteminc -std=c++1z -fcxx-exceptions -fexceptions -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaCXX/source_location.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/24/include -nostdsysteminc -std=c++1z -fcxx-exceptions -fexceptions -verify /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaCXX/source_location.cpp # .---command stderr------------ # | error: 'expected-error' diagnostics seen but not expected: # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaCXX/source_location.cpp Line 8020: static assertion failed due to requirement 'compound_literal_fun() == 8020' # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaCXX/source_location.cpp Line 8025: static assertion failed due to requirement 'CompoundLiteral{}.a == 8025' # | error: 'expected-note' diagnostics seen but not expected: # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaCXX/source_location.cpp Line 8020: expression evaluates to '8018 == 8020' # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/SemaCXX/source_location.cpp Line 8025: expression evaluates to '8023 == 8025' # | 4 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/221390 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
