llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `llvm-clang-aarch64-darwin` 
running on `doug-worker-4` while building `clang` at step 6 
"test-build-unified-tree-check-all".

Full details are available at: 
https://lab.llvm.org/buildbot/#/builders/190/builds/14311

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 6 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'Clang :: Analysis/live-stmts.cpp' FAILED 
********************
Exit Code: 1

Command Output (stderr):
--
RUN: at line 1: /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/clang 
-cc1 -internal-isystem 
/Users/buildbot/buildbot-root/aarch64-darwin/build/lib/clang/21/include 
-nostdsysteminc -analyze -analyzer-constraints=range -setup-static-analyzer -w 
-analyzer-checker=debug.DumpLiveExprs 
/Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/Analysis/live-stmts.cpp
 2>&1   | /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/FileCheck 
/Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/Analysis/live-stmts.cpp
+ /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/clang -cc1 
-internal-isystem 
/Users/buildbot/buildbot-root/aarch64-darwin/build/lib/clang/21/include 
-nostdsysteminc -analyze -analyzer-constraints=range -setup-static-analyzer -w 
-analyzer-checker=debug.DumpLiveExprs 
/Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/Analysis/live-stmts.cpp
+ /Users/buildbot/buildbot-root/aarch64-darwin/build/bin/FileCheck 
/Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/Analysis/live-stmts.cpp
/Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/Analysis/live-stmts.cpp:239:16:
 error: CHECK-EMPTY: is not on the line after the previous 
match
// CHECK-EMPTY:
               ^
<stdin>:180:1: note: 'next' match was here

^
<stdin>:177:1: note: previous match ended here

^
<stdin>:178:1: note: non-matching line after 
previous match is here
ImplicitCastExpr 0x150813b78 '_Bool' <LValueToRValue>
^

Input file: <stdin>
Check file: 
/Users/buildbot/buildbot-root/aarch64-darwin/llvm-project/clang/test/Analysis/live-stmts.cpp

-dump-input=help explains the following input dump.

Input was:
<<<<<<
           1:  
           2: [ B0 (live expressions at block 
exit) ] 
check:21      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
           3:  
empty:22      ^
           4:  
empty:23      ^
           5: [ B1 (live expressions at block 
exit) ] 
check:24      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
           6:  
empty:25      ^
           7:  
empty:26      ^
           8: [ B2 (live expressions at block 
exit) ] 
check:27      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
           9:  
empty:28      ^
          10: DeclRefExpr 0x14f01a2e0 'int' 
lvalue ParmVar 0x14f8eb070 'y' 'int' 
next:29       
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          11:  
empty:30      ^
          12: DeclRefExpr 0x14f01a300 'int' 
lvalue ParmVar 0x14f8eb0f0 'z' 'int' 
...

```

</details>

https://github.com/llvm/llvm-project/pull/126293
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to