github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Linux--> # :penguin: Linux x64 Test Results
* 87090 tests passed * 1343 tests skipped * 2 tests failed ## Failed Tests (click on a test name to see its output) ### Clang <details> <summary>Clang.Modules/fatal-module-loader-error.m</summary> ``` Exit Code: -4 Command Output (stdout): -- # RUN: at line 1 rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/fatal-module-loader-error.m.tmp # executed command: rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/fatal-module-loader-error.m.tmp # note: command had no output on stdout or stderr # RUN: at line 2 mkdir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/fatal-module-loader-error.m.tmp # executed command: mkdir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/fatal-module-loader-error.m.tmp # note: command had no output on stdout or stderr # RUN: at line 3 touch /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/fatal-module-loader-error.m.tmp/Module.pcm # executed command: touch /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/fatal-module-loader-error.m.tmp/Module.pcm # note: command had no output on stdout or stderr # RUN: at line 4 /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 -fmodules -fimplicit-module-maps -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/fatal-module-loader-error.m.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/fatal-module-loader-error.m -fdisable-module-hash -F /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs -verify # 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 -fmodules -fimplicit-module-maps -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/fatal-module-loader-error.m.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/fatal-module-loader-error.m -fdisable-module-hash -F /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs -verify # .---command stderr------------ # | 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 -fmodules -fimplicit-module-maps -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/fatal-module-loader-error.m.tmp /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/fatal-module-loader-error.m -fdisable-module-hash -F /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs -verify # | 1. /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/fatal-module-loader-error.m:19:2: current parser token 'pragma' # | #0 0x000000000918e458 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 0x000000000918b3c1 llvm::sys::RunSignalHandlers() /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Signals.cpp:109:18 # | #2 0x000000000918f271 SignalHandler(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:448:38 # | #3 0x000000000918f0c8 __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 0x000000000918f0c8 __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 0x000000000918f0c8 find<const int *, int> /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/stl_algo.h:3897:14 # | #6 0x000000000918f0c8 is_contained<const int (&)[10], int> /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/ADT/STLExtras.h:1953:12 # | #7 0x000000000918f0c8 SignalHandlerTerminate(int, siginfo_t*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/lib/Support/Unix/Signals.inc:464:7 # | #8 0x00007a15e3309330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) # | #9 0x000000000ca33b73 (anonymous namespace)::PragmaDebugHandler::HandlePragma(clang::Preprocessor&, clang::PragmaIntroducer, clang::Token&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Lex/Pragma.cpp:1074:9 # | #10 0x000000000ca2d3f0 _M_ptr /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:199:51 # | #11 0x000000000ca2d3f0 get /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:470:21 # | #12 0x000000000ca2d3f0 operator bool /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/unique_ptr.h:487:16 # | #13 0x000000000ca2d3f0 clang::Preprocessor::HandlePragmaDirective(clang::PragmaIntroducer) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Lex/Pragma.cpp:178:8 # | #14 0x000000000ca029f9 clang::Preprocessor::HandleDirective(clang::Token&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Lex/PPDirectives.cpp:1502:9 # | #15 0x000000000c9c60cc clang::Lexer::LexTokenInternal(clang::Token&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Lex/Lexer.cpp:4538:7 # | #16 0x000000000c9c2f4b clang::Lexer::Lex(clang::Token&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Lex/Lexer.cpp:3752:25 # | #17 0x000000000ca406ed clang::Preprocessor::Lex(clang::Token&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Lex/Preprocessor.cpp:916:3 # | #18 0x000000000b4d9dac clang::Parser::ConsumeToken() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Parse/Parser.h:268:12 # | #19 0x000000000b4dec0c clang::Parser::ParseModuleImport(clang::SourceLocation, clang::Sema::ModuleImportState&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/Parser.cpp:2452:5 # | #20 0x000000000b56f6ef clang::Parser::ParseObjCAtDirectives(clang::ParsedAttributes&, clang::ParsedAttributes&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseObjc.cpp:93:20 # | #21 0x000000000b4df590 clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/Parser.cpp:0:12 # | #22 0x000000000b4ddac0 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 # | #23 0x000000000b4dd5d1 clang::Parser::ParseFirstTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/Parser.cpp:602:23 # | #24 0x000000000b4d215a clang::ParseAST(clang::Sema&, bool, bool) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Parse/ParseAST.cpp:169:5 # | #25 0x000000000a030166 clang::FrontendAction::Execute() /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/FrontendAction.cpp:1330:10 # | #26 0x0000000009f9339d getPtr /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:278:42 # | #27 0x0000000009f9339d operator bool /home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/llvm/Support/Error.h:241:16 # | #28 0x0000000009f9339d clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/Frontend/CompilerInstance.cpp:989:23 # | #29 0x000000000a126688 get /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1666:16 # | #30 0x000000000a126688 _M_get /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1363:66 # | #31 0x000000000a126688 operator-> /usr/lib/gcc/x86_64-linux-gnu/13/../../../../include/c++/13/bits/shared_ptr_base.h:1357:9 # | #32 0x000000000a126688 getFrontendOpts /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/include/clang/Frontend/CompilerInstance.h:310:12 # | #33 0x000000000a126688 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:319:14 # | #34 0x000000000632ab15 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/cc1_main.cpp:302:15 # | #35 0x00000000063268f5 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 # | #36 0x00000000063258c0 clang_main(int, char**, llvm::ToolContext const&) /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/tools/driver/driver.cpp:277:12 # | #37 0x0000000006336e3d main /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/driver/clang-driver.cpp:17:10 # | #38 0x00007a15e32ee1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) # | #39 0x00007a15e32ee28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) # | #40 0x0000000006324265 _start (/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang+0x6324265) # `----------------------------- # error: command failed with exit status: -4 -- ``` </details> <details> <summary>Clang.Modules/load-module-with-errors.m</summary> ``` Exit Code: 1 Command Output (stdout): -- # RUN: at line 15 rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp # executed command: rm -rf /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp # note: command had no output on stdout or stderr # RUN: at line 16 mkdir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp # executed command: mkdir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp # note: command had no output on stdout or stderr # RUN: at line 17 mkdir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp/prebuilt # executed command: mkdir /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp/prebuilt # note: command had no output on stdout or stderr # RUN: at line 19 /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 -fmodules -fallow-pcm-with-compiler-errors -fmodule-name=error -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp/prebuilt/error.pcm -x objective-c -emit-module /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/error/module.modulemap # 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 -fmodules -fallow-pcm-with-compiler-errors -fmodule-name=error -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp/prebuilt/error.pcm -x objective-c -emit-module /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/error/module.modulemap # .---command stderr------------ # | While building module 'error': # | In file included from <module-includes>:1: # | /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/error/error.h:3:9: fatal error: module 'undefined' not found # | 3 | @import undefined; # | | ^~~~~~~~~~ # `----------------------------- # RUN: at line 22 /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 -fmodules -fallow-pcm-with-compiler-errors -fmodule-file=error=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp/prebuilt/error.pcm -fmodule-name=use_error_a -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp/prebuilt/use_error_a.pcm -x objective-c -emit-module /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/error/module.modulemap # 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 -fmodules -fallow-pcm-with-compiler-errors -fmodule-file=error=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp/prebuilt/error.pcm -fmodule-name=use_error_a -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp/prebuilt/use_error_a.pcm -x objective-c -emit-module /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/error/module.modulemap # note: command had no output on stdout or stderr # RUN: at line 26 /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 -fmodules -fallow-pcm-with-compiler-errors -fmodule-file=error=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp/prebuilt/error.pcm -fmodule-name=use_error_b -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp/prebuilt/use_error_b.pcm -x objective-c -emit-module /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/error/module.modulemap # 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 -fmodules -fallow-pcm-with-compiler-errors -fmodule-file=error=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp/prebuilt/error.pcm -fmodule-name=use_error_b -o /home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp/prebuilt/use_error_b.pcm -x objective-c -emit-module /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/error/module.modulemap # note: command had no output on stdout or stderr # RUN: at line 32 /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 -fmodules -fallow-pcm-with-compiler-errors -fprebuilt-module-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp/prebuilt -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp -ast-print /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/load-module-with-errors.m | /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/load-module-with-errors.m # 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 -fmodules -fallow-pcm-with-compiler-errors -fprebuilt-module-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp/prebuilt -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp -ast-print /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/load-module-with-errors.m # note: command had no output on stdout or stderr # 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/Modules/load-module-with-errors.m # note: command had no output on stdout or stderr # RUN: at line 35 /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 -fmodules -fprebuilt-module-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp/prebuilt -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp -verify=pcherror /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/load-module-with-errors.m # 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 -fmodules -fprebuilt-module-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp/prebuilt -fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp -verify=pcherror /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/load-module-with-errors.m # .---command stderr------------ # | error: 'pcherror-error' diagnostics seen but not expected: # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/load-module-with-errors.m Line 6: module file '/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/load-module-with-errors.m.tmp/prebuilt/use_error_b.pcm' contains compiler errors # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/load-module-with-errors.m Line 9: unknown type name 'Error' # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/load-module-with-errors.m Line 10: call to undeclared function 'funca'; ISO C99 and later do not support implicit function declarations # | File /home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/load-module-with-errors.m Line 11: call to undeclared function 'funcb'; ISO C99 and later do not support implicit function declarations # | 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/187858 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
