github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Windows--> # :window: Windows x64 Test Results
* 52864 tests passed * 987 tests skipped * 1 test failed ## Failed Tests (click on a test name to see its output) ### Clang <details> <summary>Clang.Driver/darwin-print-libgcc-file-name.c</summary> ``` Exit Code: 1 Command Output (stdout): -- # RUN: at line 7 c:\_work\llvm-project\llvm-project\build\bin\clang.exe -rtlib=compiler-rt -print-libgcc-file-name --target=x86_64-apple-macos -resource-dir=C:\_work\llvm-project\llvm-project\clang\test\Driver/Inputs/resource_dir 2>&1 | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=CHECK-CLANGRT-MACOS C:\_work\llvm-project\llvm-project\clang\test\Driver\darwin-print-libgcc-file-name.c # executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' -rtlib=compiler-rt -print-libgcc-file-name --target=x86_64-apple-macos '-resource-dir=C:\_work\llvm-project\llvm-project\clang\test\Driver/Inputs/resource_dir' # note: command had no output on stdout or stderr # error: command failed with exit status: 0xc000001d # executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' --check-prefix=CHECK-CLANGRT-MACOS 'C:\_work\llvm-project\llvm-project\clang\test\Driver\darwin-print-libgcc-file-name.c' # .---command stderr------------ # | C:\_work\llvm-project\llvm-project\clang\test\Driver\darwin-print-libgcc-file-name.c:11:25: error: CHECK-CLANGRT-MACOS: expected string not found in input # | // CHECK-CLANGRT-MACOS: libclang_rt.osx.a # | ^ # | <stdin>:1:1: note: scanning from here # | Assertion failed: !TargetInitialized && "Target already initialized!", file C:\_work\llvm-project\llvm-project\clang\lib\Driver\ToolChains\Darwin.h, line 452 # | ^ # | <stdin>:12:67: note: possible intended match here # | #5 0x00007ff6f885d6f7 (c:\_work\llvm-project\llvm-project\build\bin\clang.exe+0x2a6d6f7) # | ^ # | # | Input file: <stdin> # | Check file: C:\_work\llvm-project\llvm-project\clang\test\Driver\darwin-print-libgcc-file-name.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: Assertion failed: !TargetInitialized && "Target already initialized!", file C:\_work\llvm-project\llvm-project\clang\lib\Driver\ToolChains\Darwin.h, line 452 # | check:11'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 2: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script. # | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: Stack dump: # | check:11'0 ~~~~~~~~~~~~ # | 4: 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\clang.exe -rtlib=compiler-rt -print-libgcc-file-name --target=x86_64-apple-macos -resource-dir=C:\\_work\\llvm-project\\llvm-project\\clang\\test\\Driver/Inputs/resource_dir # | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: 1. Compilation construction # | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 6: Exception Code: 0xC000001D # | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 7: #0 0x00007ff6f65f0d16 (c:\_work\llvm-project\llvm-project\build\bin\clang.exe+0x800d16) # | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: #1 0x00007ffc64c8bb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04) # | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 9: #2 0x00007ffc64c8cad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1) # | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 10: #3 0x00007ffc64c8e4a1 (C:\Windows\System32\ucrtbase.dll+0x7e4a1) # | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 11: #4 0x00007ffc64c8e6e1 (C:\Windows\System32\ucrtbase.dll+0x7e6e1) # | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 12: #5 0x00007ff6f885d6f7 (c:\_work\llvm-project\llvm-project\build\bin\clang.exe+0x2a6d6f7) # | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:11'1 ? possible intended match # | 13: #6 0x00007ff6f886555b (c:\_work\llvm-project\llvm-project\build\bin\clang.exe+0x2a7555b) # | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 14: #7 0x00007ff6f886e059 (c:\_work\llvm-project\llvm-project\build\bin\clang.exe+0x2a7e059) # | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 15: #8 0x00007ff6f6712e5b (c:\_work\llvm-project\llvm-project\build\bin\clang.exe+0x922e5b) # | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 16: #9 0x00007ff6f66e6b02 (c:\_work\llvm-project\llvm-project\build\bin\clang.exe+0x8f6b02) # | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 17: #10 0x00007ff6f66e3937 (c:\_work\llvm-project\llvm-project\build\bin\clang.exe+0x8f3937) # | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # 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/183991 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
