github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 52751 tests passed
* 983 tests skipped
* 6 tests failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.Driver/bindings.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -target
i386-unknown-unknown -ccc-print-bindings -no-integrated-as
C:\_work\llvm-project\llvm-project\clang\test\Driver\bindings.c 2>&1 |
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
C:\_work\llvm-project\llvm-project\clang\test\Driver\bindings.c
--check-prefix=CHECK01
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
-target i386-unknown-unknown -ccc-print-bindings -no-integrated-as
'C:\_work\llvm-project\llvm-project\clang\test\Driver\bindings.c'
# note: command had no output on stdout or stderr
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
'C:\_work\llvm-project\llvm-project\clang\test\Driver\bindings.c'
--check-prefix=CHECK01
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\clang\test\Driver\bindings.c:5:13:
error: CHECK01: expected string not found in input
# | // CHECK01: "gcc::Linker", inputs: ["{{.*}}.o"], output: "a.out"
# | ^
# | <stdin>:2:240: note: scanning from here
# | # "i386-unknown-unknown" - "GNU::Assembler", inputs:
["C:\Users\ContainerAdministrator\AppData\Local\Temp\lit-tmp-o6a0s1n_\bindings-4ef5c9.s"],
output:
"C:\Users\ContainerAdministrator\AppData\Local\Temp\lit-tmp-o6a0s1n_\bindings-bf9b4f.o"
# |
^
# | <stdin>:3:121: note: possible intended match here
# | # "i386-unknown-unknown" - "baremetal::Linker", inputs:
["C:\Users\ContainerAdministrator\AppData\Local\Temp\lit-tmp-o6a0s1n_\bindings-bf9b4f.o"],
output: "a.out"
# |
^
# |
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\clang\test\Driver\bindings.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: # "i386-unknown-unknown" - "clang", inputs:
["C:\_work\llvm-project\llvm-project\clang\test\Driver\bindings.c"], output:
"C:\Users\ContainerAdministrator\AppData\Local\Temp\lit-tmp-o6a0s1n_\bindings-4ef5c9.s"
# | 2: # "i386-unknown-unknown" - "GNU::Assembler", inputs:
["C:\Users\ContainerAdministrator\AppData\Local\Temp\lit-tmp-o6a0s1n_\bindings-4ef5c9.s"],
output:
"C:\Users\ContainerAdministrator\AppData\Local\Temp\lit-tmp-o6a0s1n_\bindings-bf9b4f.o"
# | check:5'0
X error: no match found
# | 3: # "i386-unknown-unknown" - "baremetal::Linker", inputs:
["C:\Users\ContainerAdministrator\AppData\Local\Temp\lit-tmp-o6a0s1n_\bindings-bf9b4f.o"],
output: "a.out"
# | check:5'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:5'1
?
possible intended match
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Driver/clang-translation.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -target
i386-unknown-unknown -### -S -O0 -Os
C:\_work\llvm-project\llvm-project\clang\test\Driver\clang-translation.c -o
C:\_work\llvm-project\llvm-project\build\tools\clang\test\Driver\Output\clang-translation.c.tmp.s
-fverbose-asm -fvisibility=hidden 2>&1 |
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe -check-prefix=I386
C:\_work\llvm-project\llvm-project\clang\test\Driver\clang-translation.c
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
-target i386-unknown-unknown '-###' -S -O0 -Os
'C:\_work\llvm-project\llvm-project\clang\test\Driver\clang-translation.c' -o
'C:\_work\llvm-project\llvm-project\build\tools\clang\test\Driver\Output\clang-translation.c.tmp.s'
-fverbose-asm -fvisibility=hidden
# note: command had no output on stdout or stderr
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' -check-prefix=I386
'C:\_work\llvm-project\llvm-project\clang\test\Driver\clang-translation.c'
# .---command stderr------------
# |
C:\_work\llvm-project\llvm-project\clang\test\Driver\clang-translation.c:8:10:
error: I386: expected string not found in input
# | // I386: "-funwind-tables=2"
# | ^
# | <stdin>:7:251: note: scanning from here
# | "C:\\_work\\llvm-project\\llvm-project\\build\\bin\\clang.exe" "-cc1"
"-triple" "i386-unknown-unknown" "-Os" "-S" "-disable-free"
"-clear-ast-before-backend" "-main-file-name" "clang-translation.c"
"-mrelocation-model" "static" "-mframe-pointer=all" "-fmath-errno"
"-ffp-contract=on" "-fno-rounding-math" "-mconstructor-aliases"
"-nostdsysteminc" "-target-cpu" "pentium4" "-tune-cpu" "generic"
"-debugger-tuning=gdb"
"-fdebug-compilation-dir=C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Driver"
"-fcoverage-compilation-dir=C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Driver"
"-resource-dir" "C:\\_work\\llvm-project\\llvm-project\\build\\lib\\clang\\23"
"-internal-isystem"
"C:\\_work\\llvm-project\\llvm-project\\build\\bin\\..\\lib\\clang-runtimes\\i386-unknown-unknown\\include"
"-ferror-limit" "19" "-fvisibility=hidden" "-fgnuc-version=4.2.1"
"-fskip-odr-check-in-gmf" "-vectorize-loops" "-vectorize-slp" "-faddrsig" "-o"
"C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Driver\\Output\\clang-translation.c.tmp.s"
"-x" "c"
"C:\\_work\\llvm-project\\llvm-project\\clang\\test\\Driver\\clang-translation.c"
# |
^
# | <stdin>:7:289: note: possible intended match here
# | "C:\\_work\\llvm-project\\llvm-project\\build\\bin\\clang.exe" "-cc1"
"-triple" "i386-unknown-unknown" "-Os" "-S" "-disable-free"
"-clear-ast-before-backend" "-main-file-name" "clang-translation.c"
"-mrelocation-model" "static" "-mframe-pointer=all" "-fmath-errno"
"-ffp-contract=on" "-fno-rounding-math" "-mconstructor-aliases"
"-nostdsysteminc" "-target-cpu" "pentium4" "-tune-cpu" "generic"
"-debugger-tuning=gdb"
"-fdebug-compilation-dir=C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Driver"
"-fcoverage-compilation-dir=C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Driver"
"-resource-dir" "C:\\_work\\llvm-project\\llvm-project\\build\\lib\\clang\\23"
"-internal-isystem"
"C:\\_work\\llvm-project\\llvm-project\\build\\bin\\..\\lib\\clang-runtimes\\i386-unknown-unknown\\include"
"-ferror-limit" "19" "-fvisibility=hidden" "-fgnuc-version=4.2.1"
"-fskip-odr-check-in-gmf" "-vectorize-loops" "-vectorize-slp" "-faddrsig" "-o"
"C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Driver\\Output\\clang-translation.c.tmp.s"
"-x" "c"
"C:\\_work\\llvm-project\\llvm-project\\clang\\test\\Driver\\clang-translation.c"
# |
^
# |
# | Input file: <stdin>
# | Check file:
C:\_work\llvm-project\llvm-project\clang\test\Driver\clang-translation.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: clang version 23.0.0git (https://github.com/llvm/llvm-project
7979182520b110333695d425c64edf1a9312a1ea)
# | 2: Target: i386-unknown-unknown
# | 3: Thread model: posix
# | 4: InstalledDir: C:\_work\llvm-project\llvm-project\build\bin
# | 5: Build config: +assertions
# | 6: (in-process)
# | 7:
"C:\\_work\\llvm-project\\llvm-project\\build\\bin\\clang.exe" "-cc1" "-triple"
"i386-unknown-unknown" "-Os" "-S" "-disable-free" "-clear-ast-before-backend"
"-main-file-name" "clang-translation.c" "-mrelocation-model" "static"
"-mframe-pointer=all" "-fmath-errno" "-ffp-contract=on" "-fno-rounding-math"
"-mconstructor-aliases" "-nostdsysteminc" "-target-cpu" "pentium4" "-tune-cpu"
"generic" "-debugger-tuning=gdb"
"-fdebug-compilation-dir=C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Driver"
"-fcoverage-compilation-dir=C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Driver"
"-resource-dir" "C:\\_work\\llvm-project\\llvm-project\\build\\lib\\clang\\23"
"-internal-isystem"
"C:\\_work\\llvm-project\\llvm-project\\build\\bin\\..\\lib\\clang-runtimes\\i386-unknown-unknown\\include"
"-ferror-limit" "19" "-fvisibility=hidden" "-fgnuc-version=4.2.1"
"-fskip-odr-check-in-gmf" "-vectorize-loops" "-vectorize-slp" "-faddrsig" "-o"
"C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Driver\\Output\\clang-translation.c.tmp.s"
"-x" "c"
"C:\\_work\\llvm-project\\llvm-project\\clang\\test\\Driver\\clang-translation.c"
# | check:8'0
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: no match found
# | check:8'1
?
possible
intended match
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Driver/mcount.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe --target=s390x -c -###
C:\_work\llvm-project\llvm-project\clang\test\Driver\mcount.c -mnop-mcount
-mrecord-mcount 2>&1 |
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
C:\_work\llvm-project\llvm-project\clang\test\Driver\mcount.c
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
--target=s390x -c '-###'
'C:\_work\llvm-project\llvm-project\clang\test\Driver\mcount.c' -mnop-mcount
-mrecord-mcount
# note: command had no output on stdout or stderr
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
'C:\_work\llvm-project\llvm-project\clang\test\Driver\mcount.c'
# note: command had no output on stdout or stderr
# RUN: at line 6
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe --target=x86_64 -c
-### C:\_work\llvm-project\llvm-project\clang\test\Driver\mcount.c -mnop-mcount
-mrecord-mcount 2>&1 |
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe --check-prefix=ERR1
C:\_work\llvm-project\llvm-project\clang\test\Driver\mcount.c
# executed command: not
'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' --target=x86_64 -c
'-###' 'C:\_work\llvm-project\llvm-project\clang\test\Driver\mcount.c'
-mnop-mcount -mrecord-mcount
# note: command had no output on stdout or stderr
# error: command failed with exit status: 1
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
--check-prefix=ERR1
'C:\_work\llvm-project\llvm-project\clang\test\Driver\mcount.c'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\clang\test\Driver\mcount.c:9:10: error:
ERR1: expected string not found in input
# | // ERR1: error: unsupported option '-mnop-mcount' for target 'x86_64'
# | ^
# | <stdin>:1:1: note: scanning from here
# | clang version 23.0.0git (https://github.com/llvm/llvm-project
7979182520b110333695d425c64edf1a9312a1ea)
# | ^
# | <stdin>:6:22: note: possible intended match here
# | clang: warning: argument unused during compilation: '-mnop-mcount'
[-Wunused-command-line-argument]
# | ^
# |
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\clang\test\Driver\mcount.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: clang version 23.0.0git (https://github.com/llvm/llvm-project
7979182520b110333695d425c64edf1a9312a1ea)
# | check:9'0
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: no match found
# | 2: Target: x86_64
# | check:9'0 ~~~~~~~~~~~~~~~
# | 3: Thread model: posix
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~
# | 4: InstalledDir: C:\_work\llvm-project\llvm-project\build\bin
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Build config: +assertions
# | check:9'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: clang: warning: argument unused during compilation:
'-mnop-mcount' [-Wunused-command-line-argument]
# | check:9'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:9'1 ?
possible intended match
# | 7: clang: warning: argument unused during compilation:
'-mrecord-mcount' [-Wunused-command-line-argument]
# | check:9'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 8: (in-process)
# | check:9'0 ~~~~~~~~~~~~~~
# | 9:
"C:\\_work\\llvm-project\\llvm-project\\build\\bin\\clang.exe" "-cc1" "-triple"
"x86_64" "-emit-obj" "-disable-free" "-clear-ast-before-backend"
"-main-file-name" "mcount.c" "-mrelocation-model" "static"
"-mframe-pointer=all" "-fmath-errno" "-ffp-contract=on" "-fno-rounding-math"
"-mconstructor-aliases" "-nostdsysteminc" "-target-cpu" "x86-64" "-tune-cpu"
"generic" "-debugger-tuning=gdb"
"-fdebug-compilation-dir=C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Driver"
"-fcoverage-compilation-dir=C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Driver"
"-resource-dir" "C:\\_work\\llvm-project\\llvm-project\\build\\lib\\clang\\23"
"-internal-isystem"
"C:\\_work\\llvm-project\\llvm-project\\build\\bin\\..\\lib\\clang-runtimes\\x86_64\\include"
"-ferror-limit" "19" "-fgnuc-version=4.2.1" "-fskip-odr-check-in-gmf"
"-faddrsig" "-o" "mcount.o" "-x" "c"
"C:\\_work\\llvm-project\\llvm-project\\clang\\test\\Driver\\mcount.c"
# | check:9'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Driver/mfentry.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe --target=s390x -c -###
C:\_work\llvm-project\llvm-project\clang\test\Driver\mfentry.c -mfentry 2>&1 |
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
C:\_work\llvm-project\llvm-project\clang\test\Driver\mfentry.c
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
--target=s390x -c '-###'
'C:\_work\llvm-project\llvm-project\clang\test\Driver\mfentry.c' -mfentry
# note: command had no output on stdout or stderr
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
'C:\_work\llvm-project\llvm-project\clang\test\Driver\mfentry.c'
# note: command had no output on stdout or stderr
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\clang.exe --target=i386 -c -###
C:\_work\llvm-project\llvm-project\clang\test\Driver\mfentry.c -mfentry 2>&1 |
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
C:\_work\llvm-project\llvm-project\clang\test\Driver\mfentry.c
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
--target=i386 -c '-###'
'C:\_work\llvm-project\llvm-project\clang\test\Driver\mfentry.c' -mfentry
# note: command had no output on stdout or stderr
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
'C:\_work\llvm-project\llvm-project\clang\test\Driver\mfentry.c'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\clang\test\Driver\mfentry.c:11:11:
error: CHECK: expected string not found in input
# | // CHECK: "-mfentry"
# | ^
# | <stdin>:1:1: note: scanning from here
# | clang version 23.0.0git (https://github.com/llvm/llvm-project
7979182520b110333695d425c64edf1a9312a1ea)
# | ^
# | <stdin>:6:53: note: possible intended match here
# | clang: warning: argument unused during compilation: '-mfentry'
[-Wunused-command-line-argument]
# | ^
# |
# | Input file: <stdin>
# | Check file: C:\_work\llvm-project\llvm-project\clang\test\Driver\mfentry.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: clang version 23.0.0git
(https://github.com/llvm/llvm-project 7979182520b110333695d425c64edf1a9312a1ea)
# | check:11'0
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: no match found
# | 2: Target: i386
# | check:11'0 ~~~~~~~~~~~~~
# | 3: Thread model: posix
# | check:11'0 ~~~~~~~~~~~~~~~~~~~~
# | 4: InstalledDir: C:\_work\llvm-project\llvm-project\build\bin
# | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Build config: +assertions
# | check:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: clang: warning: argument unused during compilation:
'-mfentry' [-Wunused-command-line-argument]
# | check:11'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:11'1 ?
possible intended match
# | 7: (in-process)
# | check:11'0 ~~~~~~~~~~~~~~
# | 8:
"C:\\_work\\llvm-project\\llvm-project\\build\\bin\\clang.exe" "-cc1" "-triple"
"i386" "-emit-obj" "-disable-free" "-clear-ast-before-backend"
"-main-file-name" "mfentry.c" "-mrelocation-model" "static"
"-mframe-pointer=all" "-fmath-errno" "-ffp-contract=on" "-fno-rounding-math"
"-mconstructor-aliases" "-nostdsysteminc" "-target-cpu" "pentium4" "-tune-cpu"
"generic" "-debugger-tuning=gdb"
"-fdebug-compilation-dir=C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Driver"
"-fcoverage-compilation-dir=C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Driver"
"-resource-dir" "C:\\_work\\llvm-project\\llvm-project\\build\\lib\\clang\\23"
"-internal-isystem"
"C:\\_work\\llvm-project\\llvm-project\\build\\bin\\..\\lib\\clang-runtimes\\i386\\include"
"-ferror-limit" "19" "-fgnuc-version=4.2.1" "-fskip-odr-check-in-gmf"
"-faddrsig" "-o" "mfentry.o" "-x" "c"
"C:\\_work\\llvm-project\\llvm-project\\clang\\test\\Driver\\mfentry.c"
# | check:11'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Driver/native-llvm.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 4
not c:\_work\llvm-project\llvm-project\build\bin\clang.exe -### -flto
--target=x86_64-unknown-unknown
C:\_work\llvm-project\llvm-project\clang\test\Driver\native-llvm.c 2>&1 |
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
C:\_work\llvm-project\llvm-project\clang\test\Driver\native-llvm.c
# executed command: not
'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' '-###' -flto
--target=x86_64-unknown-unknown
'C:\_work\llvm-project\llvm-project\clang\test\Driver\native-llvm.c'
# note: command had no output on stdout or stderr
# error: command failed with exit status: 1
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
'C:\_work\llvm-project\llvm-project\clang\test\Driver\native-llvm.c'
# .---command stderr------------
# | C:\_work\llvm-project\llvm-project\clang\test\Driver\native-llvm.c:5:11:
error: CHECK: expected string not found in input
# | // CHECK: error: {{.*}} unable to pass LLVM bit-code files to linker
# | ^
# | <stdin>:1:1: note: scanning from here
# | clang version 23.0.0git (https://github.com/llvm/llvm-project
7979182520b110333695d425c64edf1a9312a1ea)
# | ^
# | <stdin>:3:1: note: possible intended match here
# | Thread model: posix
# | ^
# |
# | Input file: <stdin>
# | Check file:
C:\_work\llvm-project\llvm-project\clang\test\Driver\native-llvm.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: clang version 23.0.0git (https://github.com/llvm/llvm-project
7979182520b110333695d425c64edf1a9312a1ea)
# | check:5'0
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: no match found
# | 2: Target: x86_64-unknown-unknown
# | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: Thread model: posix
# | check:5'0 ~~~~~~~~~~~~~~~~~~~~
# | check:5'1 ? possible intended match
# | 4: InstalledDir: C:\_work\llvm-project\llvm-project\build\bin
# | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Build config: +assertions
# | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6:
"C:\\_work\\llvm-project\\llvm-project\\build\\bin\\clang.exe" "-cc1" "-triple"
"x86_64-unknown-unknown" "-emit-llvm-bc" "-flto=full" "-flto-unit" "-dumpdir"
"a-" "-disable-free" "-clear-ast-before-backend" "-main-file-name"
"native-llvm.c" "-mrelocation-model" "static" "-mframe-pointer=all"
"-fmath-errno" "-ffp-contract=on" "-fno-rounding-math" "-mconstructor-aliases"
"-nostdsysteminc" "-target-cpu" "x86-64" "-tune-cpu" "generic"
"-debugger-tuning=gdb"
"-fdebug-compilation-dir=C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Driver"
"-fcoverage-compilation-dir=C:\\_work\\llvm-project\\llvm-project\\build\\tools\\clang\\test\\Driver"
"-resource-dir" "C:\\_work\\llvm-project\\llvm-project\\build\\lib\\clang\\23"
"-internal-isystem"
"C:\\_work\\llvm-project\\llvm-project\\build\\bin\\..\\lib\\clang-runtimes\\x86_64-unknown-unknown\\include"
"-ferror-limit" "19" "-fgnuc-version=4.2.1" "-fskip-odr-check-in-gmf"
"-faddrsig" "-o"
"C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\lit-tmp-o6a0s1n_\\native-llvm-870d8e.o"
"-x" "c"
"C:\\_work\\llvm-project\\llvm-project\\clang\\test\\Driver\\native-llvm.c"
# | check:5'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 7: "ld" "-Bstatic" "-m" "elf_x86_64" "crt0.o"
"-LC:\\_work\\llvm-project\\llvm-project\\build\\bin\\..\\lib\\clang-runtimes\\x86_64-unknown-unknown\\lib"
"-LC:\\_work\\llvm-project\\llvm-project\\build\\lib\\clang\\23\\lib\\x86_64-unknown-unknown"
"-LC:\\_work\\llvm-project\\llvm-project\\build\\bin\\..\\lib\\clang-runtimes\\x86_64-unknown-unknown\\lib"
"-plugin"
"C:\\_work\\llvm-project\\llvm-project\\build\\bin\\..\\lib\\LLVMgold.dll"
"-plugin-opt=mcpu=x86-64"
"C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\lit-tmp-o6a0s1n_\\native-llvm-870d8e.o"
"--start-group"
"C:\\_work\\llvm-project\\llvm-project\\build\\lib\\clang\\23\\lib\\x86_64-unknown-unknown\\libclang_rt.builtins.a"
"-lc" "--end-group" "-o" "a.out"
# | check:5'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Preprocessor/unwind-tables.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
c:\_work\llvm-project\llvm-project\build\bin\clang.exe
C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\unwind-tables.c -dM
-E -target x86_64-windows |
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\unwind-tables.c
--check-prefix=NO
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\unwind-tables.c'
-dM -E -target x86_64-windows
# note: command had no output on stdout or stderr
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\unwind-tables.c'
--check-prefix=NO
# note: command had no output on stdout or stderr
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\clang.exe
C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\unwind-tables.c -dM
-E -target x86_64 -fno-asynchronous-unwind-tables |
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\unwind-tables.c
--check-prefix=NO
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\unwind-tables.c'
-dM -E -target x86_64 -fno-asynchronous-unwind-tables
# note: command had no output on stdout or stderr
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\unwind-tables.c'
--check-prefix=NO
# note: command had no output on stdout or stderr
# RUN: at line 3
c:\_work\llvm-project\llvm-project\build\bin\clang.exe
C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\unwind-tables.c -dM
-E -target x86_64 -fno-dwarf2-cfi-asm |
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\unwind-tables.c
--check-prefix=NO
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\unwind-tables.c'
-dM -E -target x86_64 -fno-dwarf2-cfi-asm
# note: command had no output on stdout or stderr
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\unwind-tables.c'
--check-prefix=NO
# note: command had no output on stdout or stderr
# RUN: at line 5
c:\_work\llvm-project\llvm-project\build\bin\clang.exe
C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\unwind-tables.c -dM
-E -target x86_64 | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe
C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\unwind-tables.c
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe'
'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\unwind-tables.c'
-dM -E -target x86_64
# note: command had no output on stdout or stderr
# executed command:
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe'
'C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\unwind-tables.c'
# .---command stderr------------
# |
C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\unwind-tables.c:13:11:
error: CHECK: expected string not found in input
# | // CHECK: #define __GCC_HAVE_DWARF2_CFI_ASM 1
# | ^
# | <stdin>:1:1: note: scanning from here
# | #define _LP64 1
# | ^
# | <stdin>:100:1: note: possible intended match here
# | #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1
# | ^
# |
# | Input file: <stdin>
# | Check file:
C:\_work\llvm-project\llvm-project\clang\test\Preprocessor\unwind-tables.c
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: #define _LP64 1
# | check:13'0 X~~~~~~~~~~~~~~~ error: no match found
# | 2: #define __ATOMIC_ACQUIRE 2
# | check:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: #define __ATOMIC_ACQ_REL 4
# | check:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: #define __ATOMIC_CONSUME 1
# | check:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: #define __ATOMIC_RELAXED 0
# | check:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 6: #define __ATOMIC_RELEASE 3
# | check:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | 95: #define __GCC_ATOMIC_SHORT_LOCK_FREE 2
# | check:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 96: #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1
# | check:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 97: #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2
# | check:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 98: #define __GCC_CONSTRUCTIVE_SIZE 64
# | check:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 99: #define __GCC_DESTRUCTIVE_SIZE 64
# | check:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 100: #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1
# | check:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:13'1 ? possible
intended match
# | 101: #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1
# | check:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 102: #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1
# | check:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 103: #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1
# | check:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 104: #define __GNUC_MINOR__ 2
# | check:13'0 ~~~~~~~~~~~~~~~~~~~~~~~~~
# | 105: #define __GNUC_PATCHLEVEL__ 1
# | check:13'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/183453
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits