llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-s390x-linux-lnt` 
running on `systemz-1` while building `clang,llvm` at step 7 "ninja check 1".

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

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

```
Step 7 (ninja check 1) failure: stage 1 checked (failure)
******************** TEST 'Clang :: Analysis/Scalable/call-graph.cpp' FAILED 
********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
rm -rf 
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/tools/clang/test/Analysis/Scalable/Output/call-graph.cpp.tmp.summary.json
# executed command: rm -rf 
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/tools/clang/test/Analysis/Scalable/Output/call-graph.cpp.tmp.summary.json
# RUN: at line 2
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/bin/clang -cc1 
-internal-isystem 
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/lib/clang/23/include
 -nostdsysteminc -fsyntax-only 
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/llvm/clang/test/Analysis/Scalable/call-graph.cpp
    --ssaf-extract-summaries=CallGraph    
--ssaf-tu-summary-file=/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/tools/clang/test/Analysis/Scalable/Output/call-graph.cpp.tmp.summary.json
# executed command: 
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/bin/clang -cc1 
-internal-isystem 
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/lib/clang/23/include
 -nostdsysteminc -fsyntax-only 
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/llvm/clang/test/Analysis/Scalable/call-graph.cpp
 --ssaf-extract-summaries=CallGraph 
--ssaf-tu-summary-file=/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/tools/clang/test/Analysis/Scalable/Output/call-graph.cpp.tmp.summary.json
# RUN: at line 5
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/bin/FileCheck 
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/llvm/clang/test/Analysis/Scalable/call-graph.cpp
 --match-full-lines 
--input-file=/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/tools/clang/test/Analysis/Scalable/Output/call-graph.cpp.tmp.summary.json
# executed command: 
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/bin/FileCheck 
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/llvm/clang/test/Analysis/Scalable/call-graph.cpp
 --match-full-lines 
--input-file=/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/tools/clang/test/Analysis/Scalable/Output/call-graph.cpp.tmp.summary.json
# .---command stderr------------
# | 
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/llvm/clang/test/Analysis/Scalable/call-graph.cpp:13:15:
 error: CHECK-DAG: expected string not found in input
# | // CHECK-DAG: "pretty_name": "caller()",
# |               ^
# | 
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/tools/clang/test/Analysis/Scalable/Output/call-graph.cpp.tmp.summary.json:7:21:
 note: scanning from here
# |  "entity_summary": {
# |                     ^
# | 
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/tools/clang/test/Analysis/Scalable/Output/call-graph.cpp.tmp.summary.json:14:2:
 note: possible intended match here
# |  "pretty_name": "polymorphic(Base &)",
# |  ^
# | 
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/llvm/clang/test/Analysis/Scalable/call-graph.cpp:23:15:
 error: CHECK-DAG: expected string not found in input
# | // CHECK-DAG: "pretty_name": "polymorphic(Base &)",
# |               ^
# | 
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/tools/clang/test/Analysis/Scalable/Output/call-graph.cpp.tmp.summary.json:24:21:
 note: scanning from here
# |  "entity_summary": {
# |                     ^
# | 
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/tools/clang/test/Analysis/Scalable/Output/call-graph.cpp.tmp.summary.json:35:2:
 note: possible intended match here
# |  "pretty_name": "caller()",
# |  ^
# | 
# | Input file: 
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/stage1/tools/clang/test/Analysis/Scalable/Output/call-graph.cpp.tmp.summary.json
# | Check file: 
/home/uweigand/sandbox/buildbot/clang-s390x-linux-lnt/llvm/clang/test/Analysis/Scalable/call-graph.cpp
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |           1: { 
# |           2:  "data": [ 
# |           3:  { 
# |           4:  "summary_data": [ 
# |           5:  { 
# |           6:  "entity_id": 1, 
# |           7:  "entity_summary": { 
# | dag:13'0                         X error: no match found
# |           8:  "def": { 
...

```

</details>

https://github.com/llvm/llvm-project/pull/189681
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to