github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 173994 tests passed
* 3313 tests skipped
* 2 tests failed

## Failed Tests
(click on a test name to see its output)

### Clang
<details>
<summary>Clang.Instrumentor/InstrumentorStackUsage.cpp</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ -O0 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Instrumentor/StackUsageRT.cpp
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Instrumentor/Output/InstrumentorStackUsage.cpp.tmp.StackUsageRT.o
 -c
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ -O0 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Instrumentor/StackUsageRT.cpp
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Instrumentor/Output/InstrumentorStackUsage.cpp.tmp.StackUsageRT.o
 -c
# .---command stderr------------
# | 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Instrumentor/StackUsageRT.cpp:25:47:
 warning: format specifies type 'long long' but the argument has type 'int64_t' 
(aka 'long') [-Wformat]
# |    25 |     printf("Stack usage peaked at %lli in\n", HighWaterMark);
# |       |                                   ~~~~        ^~~~~~~~~~~~~
# |       |                                   %li
# | 1 warning generated.
# `-----------------------------
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ -O0 -mllvm -enable-instrumentor -mllvm 
-instrumentor-read-config-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Instrumentor/StackUsageRT.json
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Instrumentor/Output/InstrumentorStackUsage.cpp.tmp.StackUsageRT.o
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Instrumentor/Output/InstrumentorStackUsage.cpp.tmp
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Instrumentor/InstrumentorStackUsage.cpp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ -O0 -mllvm -enable-instrumentor -mllvm 
-instrumentor-read-config-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Instrumentor/StackUsageRT.json
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Instrumentor/Output/InstrumentorStackUsage.cpp.tmp.StackUsageRT.o
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Instrumentor/Output/InstrumentorStackUsage.cpp.tmp
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Instrumentor/InstrumentorStackUsage.cpp
# .---command stderr------------
# | fatal error: error in backend: IO sandbox violation
# | clang: error: clang frontend command failed with exit code 70 (use -v to 
see invocation)
# | clang version 23.0.0git (https://github.com/llvm/llvm-project 
9533a2d90e85751870f7911d912139ff83d153ed)
# | Target: x86_64-unknown-linux-gnu
# | Thread model: posix
# | InstalledDir: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | Build config: +assertions
# | clang: note: diagnostic msg: 
# | ********************
# | 
# | PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
# | Preprocessed source(s) and associated run script(s) are located at:
# | clang: note: diagnostic msg: 
/tmp/lit-tmp-mllxbe4a/InstrumentorStackUsage-3786ad.cpp
# | clang: note: diagnostic msg: 
/tmp/lit-tmp-mllxbe4a/InstrumentorStackUsage-3786ad.sh
# | clang: note: diagnostic msg: 
# | 
# | ********************
# `-----------------------------
# error: command failed with exit status: 1

--

```
</details>
<details>
<summary>Clang.Instrumentor/InstrumentorUnreachable.cpp</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 2
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ -O0 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/ 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Instrumentor/UnreachableRT.cpp
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Instrumentor/Output/InstrumentorUnreachable.cpp.tmp.UnreachableRT.o
 -c
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ -O0 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/build/include/ 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/llvm/include/ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Instrumentor/UnreachableRT.cpp
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Instrumentor/Output/InstrumentorUnreachable.cpp.tmp.UnreachableRT.o
 -c
# note: command had no output on stdout or stderr
# RUN: at line 3
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ -O0 
-L/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib 
-lLLVMSupport -lLLVMDemangle -mllvm -enable-instrumentor -mllvm 
-instrumentor-read-config-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Instrumentor/UnreachableRT.json
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Instrumentor/Output/InstrumentorUnreachable.cpp.tmp.UnreachableRT.o
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Instrumentor/Output/InstrumentorUnreachable.cpp.tmp
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Instrumentor/InstrumentorUnreachable.cpp
# executed command: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang 
--driver-mode=g++ -O0 
-L/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib 
-lLLVMSupport -lLLVMDemangle -mllvm -enable-instrumentor -mllvm 
-instrumentor-read-config-file=/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Instrumentor/UnreachableRT.json
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Instrumentor/Output/InstrumentorUnreachable.cpp.tmp.UnreachableRT.o
 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Instrumentor/Output/InstrumentorUnreachable.cpp.tmp
 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Instrumentor/InstrumentorUnreachable.cpp
# .---command stderr------------
# | fatal error: error in backend: IO sandbox violation
# | clang: error: clang frontend command failed with exit code 70 (use -v to 
see invocation)
# | clang version 23.0.0git (https://github.com/llvm/llvm-project 
9533a2d90e85751870f7911d912139ff83d153ed)
# | Target: x86_64-unknown-linux-gnu
# | Thread model: posix
# | InstalledDir: 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin
# | Build config: +assertions
# | clang: note: diagnostic msg: 
# | ********************
# | 
# | PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
# | Preprocessed source(s) and associated run script(s) are located at:
# | clang: note: diagnostic msg: 
/tmp/lit-tmp-mllxbe4a/InstrumentorUnreachable-079605.cpp
# | clang: note: diagnostic msg: 
/tmp/lit-tmp-mllxbe4a/InstrumentorUnreachable-079605.sh
# | clang: note: diagnostic msg: 
# | 
# | ********************
# `-----------------------------
# 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/195408
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to