github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 167754 tests passed
* 2979 tests skipped
* 11 tests failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.Analysis/ctu-on-demand-parsing.c</summary>
```
Exit Code: 70
Command Output (stdout):
--
# RUN: at line 1
rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp
# executed command: rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp
# note: command had no output on stdout or stderr
# RUN: at line 2
mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp
# executed command: mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp
# note: command had no output on stdout or stderr
# RUN: at line 3
cp
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/ctu-on-demand-parsing.c"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp/ctu-on-demand-parsing.c"
# executed command: cp
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/ctu-on-demand-parsing.c
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp/ctu-on-demand-parsing.c
# note: command had no output on stdout or stderr
# RUN: at line 4
cp
"/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Inputs/ctu-other.c"
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp/ctu-other.c"
# executed command: cp
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Inputs/ctu-other.c
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp/ctu-other.c
# note: command had no output on stdout or stderr
# RUN: at line 8
echo
'[{"directory":"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp","command":"gcc
-std=c89 -Wno-visibility ctu-other.c","file":"ctu-other.c"}]' | sed -e
's/\\/\\\\/g' >
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp/compile_commands.json
# executed command: echo
'[{"directory":"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp","command":"gcc
-std=c89 -Wno-visibility ctu-other.c","file":"ctu-other.c"}]'
# note: command had no output on stdout or stderr
# executed command: sed -e 's/\\/\\\\/g'
# note: command had no output on stdout or stderr
# RUN: at line 10
echo
'"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp/ctu-other.c":
["gcc", "-std=c89", "-Wno-visibility", "ctu-other.c"]' | sed -e 's/\\/\\\\/g'
>
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp/invocations.yaml
# executed command: echo
'"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp/ctu-other.c":
["gcc", "-std=c89", "-Wno-visibility", "ctu-other.c"]'
# note: command had no output on stdout or stderr
# executed command: sed -e 's/\\/\\\\/g'
# note: command had no output on stdout or stderr
# RUN: at line 12
cd
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp"
&&
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-extdef-mapping
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp/ctu-other.c"
> externalDefMap.txt
# executed command: cd
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-extdef-mapping
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp/ctu-other.c
# note: command had no output on stdout or stderr
# RUN: at line 14
cd
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp"
&& /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/22/include
-nostdsysteminc -analyze -setup-static-analyzer -std=c89
-analyzer-checker=core,debug.ExprInspection -analyzer-config
experimental-enable-naive-ctu-analysis=true -analyzer-config ctu-dir=.
-analyzer-config ctu-invocation-list=invocations.yaml -analyzer-config
ctu-phase1-inlining=all -verify ctu-on-demand-parsing.c
# executed command: cd
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.c.tmp
# note: command had no output on stdout or stderr
# 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/22/include
-nostdsysteminc -analyze -setup-static-analyzer -std=c89
-analyzer-checker=core,debug.ExprInspection -analyzer-config
experimental-enable-naive-ctu-analysis=true -analyzer-config ctu-dir=.
-analyzer-config ctu-invocation-list=invocations.yaml -analyzer-config
ctu-phase1-inlining=all -verify ctu-on-demand-parsing.c
# note: command had no output on stdout or stderr
# error: command failed with exit status: 70
--
```
</details>
<details>
<summary>Clang.Analysis/ctu-on-demand-parsing.cpp</summary>
```
Exit Code: 70
Command Output (stdout):
--
# RUN: at line 1
rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp
# executed command: rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp
# note: command had no output on stdout or stderr
# RUN: at line 2
mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs
# executed command: mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs
# note: command had no output on stdout or stderr
# RUN: at line 3
cp
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/ctu-on-demand-parsing.cpp
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/ctu-on-demand-parsing.cpp
# executed command: cp
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/ctu-on-demand-parsing.cpp
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/ctu-on-demand-parsing.cpp
# note: command had no output on stdout or stderr
# RUN: at line 4
cp
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/ctu-hdr.h
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/ctu-hdr.h
# executed command: cp
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/ctu-hdr.h
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/ctu-hdr.h
# note: command had no output on stdout or stderr
# RUN: at line 5
cp
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Inputs/ctu-chain.cpp
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs/ctu-chain.cpp
# executed command: cp
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Inputs/ctu-chain.cpp
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs/ctu-chain.cpp
# note: command had no output on stdout or stderr
# RUN: at line 6
cp
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Inputs/ctu-other.cpp
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs/ctu-other.cpp
# executed command: cp
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Analysis/Inputs/ctu-other.cpp
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs/ctu-other.cpp
# note: command had no output on stdout or stderr
# RUN: at line 10
echo
'[{"directory":"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs","command":"clang++
ctu-chain.cpp","file":"ctu-chain.cpp"},{"directory":"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs","command":"clang++
ctu-other.cpp","file":"ctu-other.cpp"}]' | sed -e 's/\\/\\\\/g' >
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/compile_commands.json
# executed command: echo
'[{"directory":"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs","command":"clang++
ctu-chain.cpp","file":"ctu-chain.cpp"},{"directory":"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs","command":"clang++
ctu-other.cpp","file":"ctu-other.cpp"}]'
# note: command had no output on stdout or stderr
# executed command: sed -e 's/\\/\\\\/g'
# note: command had no output on stdout or stderr
# RUN: at line 12
echo
'{"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs/ctu-chain.cpp":
["g++",
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs/ctu-chain.cpp"],
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs/ctu-other.cpp":
["g++",
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs/ctu-other.cpp"]}'
| sed -e 's/\\/\\\\/g' >
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/invocations.yaml
# executed command: echo
'{"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs/ctu-chain.cpp":
["g++",
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs/ctu-chain.cpp"],
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs/ctu-other.cpp":
["g++",
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs/ctu-other.cpp"]}'
# note: command had no output on stdout or stderr
# executed command: sed -e 's/\\/\\\\/g'
# note: command had no output on stdout or stderr
# RUN: at line 14
cd
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp"
&&
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-extdef-mapping
Inputs/ctu-chain.cpp Inputs/ctu-other.cpp > externalDefMap.txt
# executed command: cd
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp
# note: command had no output on stdout or stderr
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang-extdef-mapping
Inputs/ctu-chain.cpp Inputs/ctu-other.cpp
# .---command stderr------------
# | [1/2] Processing file
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs/ctu-chain.cpp.
# | [2/2] Processing file
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp/Inputs/ctu-other.cpp.
# | ctu-other.cpp:105:10: warning: 'extern' variable has an initializer
[-Wextern-initializer]
# | 105 | extern S extNonConstS = {.a = 4};
# | | ^
# | 1 warning generated.
# `-----------------------------
# RUN: at line 16
cd
"/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp"
&& /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/22/include
-nostdsysteminc -analyze -setup-static-analyzer
-analyzer-checker=core,debug.ExprInspection -analyzer-config
experimental-enable-naive-ctu-analysis=true -analyzer-config ctu-dir=.
-analyzer-config ctu-invocation-list=invocations.yaml -analyzer-config
ctu-phase1-inlining=all -verify ctu-on-demand-parsing.cpp
# executed command: cd
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Analysis/Output/ctu-on-demand-parsing.cpp.tmp
# note: command had no output on stdout or stderr
# 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/22/include
-nostdsysteminc -analyze -setup-static-analyzer
-analyzer-checker=core,debug.ExprInspection -analyzer-config
experimental-enable-naive-ctu-analysis=true -analyzer-config ctu-dir=.
-analyzer-config ctu-invocation-list=invocations.yaml -analyzer-config
ctu-phase1-inlining=all -verify ctu-on-demand-parsing.cpp
# note: command had no output on stdout or stderr
# error: command failed with exit status: 70
--
```
</details>
<details>
<summary>Clang.Driver/crash-report-modules.m</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir
# executed command: rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir
# note: command had no output on stdout or stderr
# RUN: at line 2
mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir/i
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir/m
# executed command: mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir/i
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir/m
# note: command had no output on stdout or stderr
# RUN: at line 4
env FORCE_CLANG_DIAGNOSTICS_CRASH=
TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir
TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir
TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsyntax-only
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-modules.m
-I
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/module
-isysroot
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/i/
-fmodules
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir/m/
-DFOO=BAR 2>&1 |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-modules.m
# executed command: env FORCE_CLANG_DIAGNOSTICS_CRASH=
TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir
TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir
TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsyntax-only
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-modules.m
-I
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/Inputs/module
-isysroot
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/i/
-fmodules
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Driver/Output/crash-report-modules.m.tmp/crmdir/m/
-DFOO=BAR
# 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/Driver/crash-report-modules.m
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-modules.m:20:11:
error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located
at:
# | ^
# | <stdin>:1:156: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/
and include the crash backtrace, preprocessed source, and associated run script.
# |
^
# | <stdin>:8:47: note: possible intended match here
# | clang: note: diagnostic msg: Error generating preprocessed source(s).
# | ^
# |
# | Input file: <stdin>
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Driver/crash-report-modules.m
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: 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:20'0
X error: no match found
# | 2: clang: error: failing because environment variable
'FORCE_CLANG_DIAGNOSTICS_CRASH' is set
# | check:20'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: clang version 22.0.0git
(https://github.com/llvm/llvm-project 5d5fd7918d856d6ef29220bda47d75a633f1d139)
# | check:20'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: Target: x86_64-unknown-linux-gnu
# | check:20'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Thread model: posix
# | check:20'0 ~~~~~~~~~~~~~~~~~~~~
# | 6: InstalledDir:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:20'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 7: Build config: +assertions
# | check:20'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 8: clang: note: diagnostic msg: Error generating preprocessed
source(s).
# | check:20'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | check:20'1 ?
possible intended match
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Modules/crash-vfs-path-emptydir-entries.m</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 10
rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp
# executed command: rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 11
mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/i
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/m
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/sysroot
# executed command: mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/i
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/m
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/sysroot
# note: command had no output on stdout or stderr
# RUN: at line 12
cp -R
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/usr
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/i/
# executed command: cp -R
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/usr
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/i/
# note: command had no output on stdout or stderr
# RUN: at line 14
env FORCE_CLANG_DIAGNOSTICS_CRASH=
TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp
TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp
TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsyntax-only
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-emptydir-entries.m
-I
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/i
-isysroot
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/sysroot/
-fmodules
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/m/
2>&1 |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-emptydir-entries.m
# executed command: env FORCE_CLANG_DIAGNOSTICS_CRASH=
TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp
TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp
TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsyntax-only
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-emptydir-entries.m
-I
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/i
-isysroot
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/sysroot/
-fmodules
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-emptydir-entries.m.tmp/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/crash-vfs-path-emptydir-entries.m
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-emptydir-entries.m:27:11:
error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located
at:
# | ^
# | <stdin>:1:1: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/
and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# | <stdin>:1:109: note: possible intended match here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/
and include the crash backtrace, preprocessed source, and associated run script.
# |
^
# |
# | Input file: <stdin>
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-emptydir-entries.m
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: 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:27'0
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: no match found
# | check:27'1
?
possible intended match
# | 2: clang: error: failing because environment variable
'FORCE_CLANG_DIAGNOSTICS_CRASH' is set
# | check:27'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: clang version 22.0.0git
(https://github.com/llvm/llvm-project 5d5fd7918d856d6ef29220bda47d75a633f1d139)
# | check:27'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: Target: x86_64-unknown-linux-gnu
# | check:27'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Thread model: posix
# | check:27'0 ~~~~~~~~~~~~~~~~~~~~
# | 6: InstalledDir:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:27'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Modules/crash-vfs-path-symlink-component.m</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 11
rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp
# executed command: rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 12
mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/i
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/m
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/sysroot
# executed command: mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/i
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/m
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/sysroot
# note: command had no output on stdout or stderr
# RUN: at line 13
cp -R
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/usr
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/i/
# executed command: cp -R
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/usr
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/i/
# note: command had no output on stdout or stderr
# RUN: at line 14
ln -s include/tcl-private
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/i/usr/x
# executed command: ln -s include/tcl-private
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/i/usr/x
# note: command had no output on stdout or stderr
# RUN: at line 16
env FORCE_CLANG_DIAGNOSTICS_CRASH=
TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp
TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp
TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsyntax-only
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-symlink-component.m
-I
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/i
-isysroot
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/sysroot/
-fmodules
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/m/
2>&1 |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-symlink-component.m
# executed command: env FORCE_CLANG_DIAGNOSTICS_CRASH=
TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp
TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp
TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsyntax-only
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-symlink-component.m
-I
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/i
-isysroot
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/sysroot/
-fmodules
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-component.m.tmp/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/crash-vfs-path-symlink-component.m
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-symlink-component.m:29:11:
error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located
at:
# | ^
# | <stdin>:1:1: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/
and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# | <stdin>:1:109: note: possible intended match here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/
and include the crash backtrace, preprocessed source, and associated run script.
# |
^
# |
# | Input file: <stdin>
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-symlink-component.m
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: 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:29'0
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: no match found
# | check:29'1
?
possible intended match
# | 2: clang: error: failing because environment variable
'FORCE_CLANG_DIAGNOSTICS_CRASH' is set
# | check:29'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: clang version 22.0.0git
(https://github.com/llvm/llvm-project 5d5fd7918d856d6ef29220bda47d75a633f1d139)
# | check:29'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: Target: x86_64-unknown-linux-gnu
# | check:29'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Thread model: posix
# | check:29'0 ~~~~~~~~~~~~~~~~~~~~
# | 6: InstalledDir:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:29'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Modules/crash-vfs-path-symlink-topheader.m</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 9
rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp
# executed command: rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 10
mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/m
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/sysroot
# executed command: mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/m
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/sysroot
# note: command had no output on stdout or stderr
# RUN: at line 11
cp -R
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/usr
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i/
# executed command: cp -R
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/usr
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i/
# note: command had no output on stdout or stderr
# RUN: at line 12
rm -f
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i/usr/include/pthread_impl.h
# executed command: rm -f
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i/usr/include/pthread_impl.h
# note: command had no output on stdout or stderr
# RUN: at line 13
ln -s pthread/pthread_impl.h
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i/usr/include/pthread_impl.h
# executed command: ln -s pthread/pthread_impl.h
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i/usr/include/pthread_impl.h
# note: command had no output on stdout or stderr
# RUN: at line 15
env FORCE_CLANG_DIAGNOSTICS_CRASH=
TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp
TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp
TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsyntax-only
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-symlink-topheader.m
-I
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i
-isysroot
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/sysroot/
-fmodules
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/m/
2>&1 |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-symlink-topheader.m
# executed command: env FORCE_CLANG_DIAGNOSTICS_CRASH=
TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp
TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp
TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsyntax-only
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-symlink-topheader.m
-I
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/i
-isysroot
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/sysroot/
-fmodules
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-symlink-topheader.m.tmp/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/crash-vfs-path-symlink-topheader.m
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-symlink-topheader.m:28:11:
error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located
at:
# | ^
# | <stdin>:1:1: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/
and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# | <stdin>:1:109: note: possible intended match here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/
and include the crash backtrace, preprocessed source, and associated run script.
# |
^
# |
# | Input file: <stdin>
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-symlink-topheader.m
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: 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:28'0
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: no match found
# | check:28'1
?
possible intended match
# | 2: clang: error: failing because environment variable
'FORCE_CLANG_DIAGNOSTICS_CRASH' is set
# | check:28'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: clang version 22.0.0git
(https://github.com/llvm/llvm-project 5d5fd7918d856d6ef29220bda47d75a633f1d139)
# | check:28'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: Target: x86_64-unknown-linux-gnu
# | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Thread model: posix
# | check:28'0 ~~~~~~~~~~~~~~~~~~~~
# | 6: InstalledDir:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:28'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Modules/crash-vfs-path-traversal.m</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 11
rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp
# executed command: rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 12
mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp/i
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp/m
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp
# executed command: mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp/i
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp/m
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 14
env FORCE_CLANG_DIAGNOSTICS_CRASH=
TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp
TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp
TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsyntax-only
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-traversal.m
-I
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery
-isysroot
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp/i/
-fmodules
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp/m/
2>&1 |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-traversal.m
# executed command: env FORCE_CLANG_DIAGNOSTICS_CRASH=
TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp
TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp
TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsyntax-only
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-traversal.m
-I
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery
-isysroot
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp/i/
-fmodules
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-path-traversal.m.tmp/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/crash-vfs-path-traversal.m
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-traversal.m:27:11:
error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located
at:
# | ^
# | <stdin>:1:1: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/
and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# | <stdin>:1:109: note: possible intended match here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/
and include the crash backtrace, preprocessed source, and associated run script.
# |
^
# |
# | Input file: <stdin>
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-path-traversal.m
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: 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:27'0
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: no match found
# | check:27'1
?
possible intended match
# | 2: clang: error: failing because environment variable
'FORCE_CLANG_DIAGNOSTICS_CRASH' is set
# | check:27'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: clang version 22.0.0git
(https://github.com/llvm/llvm-project 5d5fd7918d856d6ef29220bda47d75a633f1d139)
# | check:27'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: Target: x86_64-unknown-linux-gnu
# | check:27'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Thread model: posix
# | check:27'0 ~~~~~~~~~~~~~~~~~~~~
# | 6: InstalledDir:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:27'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Modules/crash-vfs-relative-overlay.m</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 7
rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp
# executed command: rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 8
mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp/i
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp/m
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp
# executed command: mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp/i
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp/m
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 10
env FORCE_CLANG_DIAGNOSTICS_CRASH=
TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp
TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp
TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsyntax-only -nostdinc
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-relative-overlay.m
-I
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/usr/include
-isysroot
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp/i/
-fmodules
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp/m/
2>&1 |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-relative-overlay.m
# executed command: env FORCE_CLANG_DIAGNOSTICS_CRASH=
TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp
TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp
TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-fsyntax-only -nostdinc
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-relative-overlay.m
-I
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/usr/include
-isysroot
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp/i/
-fmodules
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-relative-overlay.m.tmp/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/crash-vfs-relative-overlay.m
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-relative-overlay.m:24:11:
error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located
at:
# | ^
# | <stdin>:1:1: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/
and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# | <stdin>:1:109: note: possible intended match here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/
and include the crash backtrace, preprocessed source, and associated run script.
# |
^
# |
# | Input file: <stdin>
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-relative-overlay.m
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: 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:24'0
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: no match found
# | check:24'1
?
possible intended match
# | 2: clang: error: failing because environment variable
'FORCE_CLANG_DIAGNOSTICS_CRASH' is set
# | check:24'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: clang version 22.0.0git
(https://github.com/llvm/llvm-project 5d5fd7918d856d6ef29220bda47d75a633f1d139)
# | check:24'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: Target: x86_64-unknown-linux-gnu
# | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Thread model: posix
# | check:24'0 ~~~~~~~~~~~~~~~~~~~~
# | 6: InstalledDir:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:24'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Modules/crash-vfs-umbrella-frameworks.m</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 5
rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp
# executed command: rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 6
mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/m
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp
# executed command: mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/m
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 7
cp -R
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/Frameworks
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i/
# executed command: cp -R
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs/crash-recovery/Frameworks
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i/
# note: command had no output on stdout or stderr
# RUN: at line 8
mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i/Frameworks/A.framework/Frameworks
# executed command: mkdir -p
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i/Frameworks/A.framework/Frameworks
# note: command had no output on stdout or stderr
# RUN: at line 9
ln -s ../../B.framework
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i/Frameworks/A.framework/Frameworks/B.framework
# executed command: ln -s ../../B.framework
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i/Frameworks/A.framework/Frameworks/B.framework
# note: command had no output on stdout or stderr
# RUN: at line 11
env FORCE_CLANG_DIAGNOSTICS_CRASH=
TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp
TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp
TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-nostdinc -fsyntax-only
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-umbrella-frameworks.m
-F
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i/Frameworks
-fmodules
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/m/
2>&1 |
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-umbrella-frameworks.m
# executed command: env FORCE_CLANG_DIAGNOSTICS_CRASH=
TMPDIR=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp
TEMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp
TMP=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp
not /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-nostdinc -fsyntax-only
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-umbrella-frameworks.m
-F
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/i/Frameworks
-fmodules
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/crash-vfs-umbrella-frameworks.m.tmp/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/crash-vfs-umbrella-frameworks.m
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-umbrella-frameworks.m:21:11:
error: CHECK: expected string not found in input
# | // CHECK: Preprocessed source(s) and associated run script(s) are located
at:
# | ^
# | <stdin>:1:1: note: scanning from here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/
and include the crash backtrace, preprocessed source, and associated run script.
# | ^
# | <stdin>:1:109: note: possible intended match here
# | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/
and include the crash backtrace, preprocessed source, and associated run script.
# |
^
# |
# | Input file: <stdin>
# | Check file:
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/crash-vfs-umbrella-frameworks.m
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | 1: 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:21'0
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
error: no match found
# | check:21'1
?
possible intended match
# | 2: clang: error: failing because environment variable
'FORCE_CLANG_DIAGNOSTICS_CRASH' is set
# | check:21'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 3: clang version 22.0.0git
(https://github.com/llvm/llvm-project 5d5fd7918d856d6ef29220bda47d75a633f1d139)
# | check:21'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 4: Target: x86_64-unknown-linux-gnu
# | check:21'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | 5: Thread model: posix
# | check:21'0 ~~~~~~~~~~~~~~~~~~~~
# | 6: InstalledDir:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | check:21'0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# | .
# | .
# | .
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang.Modules/dependency-dump-dependent-module.m</summary>
```
Exit Code: 70
Command Output (stdout):
--
# RUN: at line 4
rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/dependency-dump-dependent-module.m.tmp
# executed command: rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/dependency-dump-dependent-module.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 5
/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/22/include
-nostdsysteminc -fmodules -fimplicit-module-maps
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/dependency-dump-dependent-module.m.tmp/cache
-module-dependency-dir
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/dependency-dump-dependent-module.m.tmp/vfs
-F
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs
-I
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs
-verify
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/dependency-dump-dependent-module.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/22/include
-nostdsysteminc -fmodules -fimplicit-module-maps
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/dependency-dump-dependent-module.m.tmp/cache
-module-dependency-dir
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/dependency-dump-dependent-module.m.tmp/vfs
-F
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs
-I
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs
-verify
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/dependency-dump-dependent-module.m
# note: command had no output on stdout or stderr
# error: command failed with exit status: 70
--
```
</details>
<details>
<summary>Clang.Modules/dependency-dump.m</summary>
```
Exit Code: 70
Command Output (stdout):
--
# RUN: at line 4
rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/dependency-dump.m.tmp
# executed command: rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/dependency-dump.m.tmp
# note: command had no output on stdout or stderr
# RUN: at line 5
/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/22/include
-nostdsysteminc -fmodules -fimplicit-module-maps
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/dependency-dump.m.tmp/cache
-module-dependency-dir
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/dependency-dump.m.tmp/vfs
-F
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs
-I
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs
-verify
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/dependency-dump.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/22/include
-nostdsysteminc -fmodules -fimplicit-module-maps
-fmodules-cache-path=/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/dependency-dump.m.tmp/cache
-module-dependency-dir
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Modules/Output/dependency-dump.m.tmp/vfs
-F
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs
-I
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/Inputs
-verify
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Modules/dependency-dump.m
# note: command had no output on stdout or stderr
# error: command failed with exit status: 70
--
```
</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/174653
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits