github-actions[bot] wrote:

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

* 91529 tests passed
* 2461 tests skipped
* 1 test failed

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

### DataFlowSanitizer-x86_64
<details>
<summary>DataFlowSanitizer-x86_64.DataFlowSanitizer-x86_64/pair.cpp</summary>

```
Exit Code: 1

Command Output (stderr):
--
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang  
--driver-mode=g++ -fsanitize=dataflow  -m64  
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/dfsan/pair.cpp
 -mllvm -dfsan-track-select-control-flow=false -mllvm 
-dfsan-combine-pointer-labels-on-load=false -O0 -DO0 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/dfsan/X86_64Config/Output/pair.cpp.tmp
 &&  
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/dfsan/X86_64Config/Output/pair.cpp.tmp
 # RUN: at line 1
+ /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang 
--driver-mode=g++ -fsanitize=dataflow -m64 
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/dfsan/pair.cpp
 -mllvm -dfsan-track-select-control-flow=false -mllvm 
-dfsan-combine-pointer-labels-on-load=false -O0 -DO0 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/dfsan/X86_64Config/Output/pair.cpp.tmp
+ 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/dfsan/X86_64Config/Output/pair.cpp.tmp
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang  
--driver-mode=g++ -fsanitize=dataflow  -m64  
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/dfsan/pair.cpp
 -mllvm -dfsan-track-select-control-flow=false -mllvm 
-dfsan-combine-pointer-labels-on-load=false -O1 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/dfsan/X86_64Config/Output/pair.cpp.tmp
 &&  
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/dfsan/X86_64Config/Output/pair.cpp.tmp
 # RUN: at line 2
+ /home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang 
--driver-mode=g++ -fsanitize=dataflow -m64 
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/test/dfsan/pair.cpp
 -mllvm -dfsan-track-select-control-flow=false -mllvm 
-dfsan-combine-pointer-labels-on-load=false -O1 -o 
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/test/dfsan/X86_64Config/Output/pair.cpp.tmp
/usr/bin/ld: 
/tmp/lit-tmp-ea9hwu8w/pair-1d9946.o:(.data.DW.ref.__gxx_personality_v0.dfsan[DW.ref.__gxx_personality_v0.dfsan]+0x0):
 undefined reference to `__gxx_personality_v0.dfsan'
clang: error: linker command failed with exit code 1 (use -v to see invocation)

--

```
</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/170517
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to