llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder 
`llvm-clang-x86_64-gcc-ubuntu` running on `sie-linux-worker3` while building 
`clang-tools-extra,clang,cmake,flang,libcxx,lld,llvm` at step 6 
"test-build-unified-tree-check-all".

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

<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 'LLVM :: CodeGen/SystemZ/zos-ppa2.ll' FAILED 
********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
sed -e 's/!"MODE"/!"ascii"/' -e 's/BYTE/85/' 
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/llvm/test/CodeGen/SystemZ/zos-ppa2.ll
 > 
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/test/CodeGen/SystemZ/Output/zos-ppa2.ll.tmp.ascii.ll
# executed command: sed -e 's/!"MODE"/!"ascii"/' -e s/BYTE/85/ 
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/llvm-project/llvm/test/CodeGen/SystemZ/zos-ppa2.ll
# note: command had no output on stdout or stderr
# RUN: at line 2
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/llc 
-mtriple s390x-ibm-zos -mcpu=z15 -asm-verbose=true < 
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/test/CodeGen/SystemZ/Output/zos-ppa2.ll.tmp.ascii.ll
 |  
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/FileCheck 
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/test/CodeGen/SystemZ/Output/zos-ppa2.ll.tmp.ascii.ll
# executed command: 
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/llc 
-mtriple s390x-ibm-zos -mcpu=z15 -asm-verbose=true
# note: command had no output on stdout or stderr
# executed command: 
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/bin/FileCheck 
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/test/CodeGen/SystemZ/Output/zos-ppa2.ll.tmp.ascii.ll
# .---command stderr------------
# | 
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/test/CodeGen/SystemZ/Output/zos-ppa2.ll.tmp.ascii.ll:24:10:
 error: CHECK: expected string not found in input
# | ; CHECK: DC XL6'F2F3F0F0F0F0'
# |          ^
# | <stdin>:17:39: note: scanning 
from here
# |  DC XL14'F1F9F7F0F0F1F0F1F0F0F0F0F0F0' 
# |                                       ^
# | <stdin>:18:2: note: possible 
intended match here
# |  DC XL6'F2F4F0F0F0F0' 
# |  ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/test/CodeGen/SystemZ/Output/zos-ppa2.ll.tmp.ascii.ll
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |             1: stdin#C CSECT  
# |             2: C_CODE64 CATTR 
ALIGN(3),FILL(0),READONLY,RMODE(64)  
# | check:9        ^~~~~~~~~~~~~~
# |             3: stdin#C XATTR 
LINKAGE(XPLINK),PSECT(stdin#S),SCOPE(SECTION)  
# |             4: L#PPA2 DS 0H  
# | check:10       ^~~~~~~~~~~~
# |             5:  DC 
XL1'03'  
# | check:11        ^~~~~~~~~~
# |             6:  DC 
XL1'E7'  
# | check:12        ^~~~~~~~~~
# |             7:  DC 
XL1'22'  
# | check:13        ^~~~~~~~~~
# |             8:  DC 
XL1'04'  
# | check:14        ^~~~~~~~~~
# |             9:  DC 
AD(CELQSTRT-L#PPA2)  
# | check:15        ^~~~~~~~~~~~~~~~~~~~~~
# |            10:  DC 
XL4'00000000'  
# | check:16        ^~~~~~~~~~~~~~~~
...

```

</details>

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

Reply via email to