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------------ # | [1m/home/buildbot/buildbot-root/llvm-clang-x86_64-gcc-ubuntu/build/test/CodeGen/SystemZ/Output/zos-ppa2.ll.tmp.ascii.ll:24:10: [0m[0;1;31merror: [0m[1mCHECK: expected string not found in input [0m# | [1m[0m; CHECK: DC XL6'F2F3F0F0F0F0' # | [0;1;32m ^ [0m# | [0;1;32m[0m[1m<stdin>:17:39: [0m[0;1;30mnote: [0m[1mscanning from here [0m# | [1m[0m DC XL14'F1F9F7F0F0F1F0F1F0F0F0F0F0F0' # | [0;1;32m ^ [0m# | [0;1;32m[0m[1m<stdin>:18:2: [0m[0;1;30mnote: [0m[1mpossible intended match here [0m# | [1m[0m DC XL6'F2F4F0F0F0F0' # | [0;1;32m ^ [0m# | [0;1;32m[0m # | 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: # | <<<<<< # | [1m[0m[0;1;90m 1: [0m[1m[0;1;46mstdin#C CSECT [0m # | [0;1;90m 2: [0m[1m[0;1;46m[0mC_CODE64 CATTR[0;1;46m ALIGN(3),FILL(0),READONLY,RMODE(64) [0m # | [0;1;32mcheck:9 ^~~~~~~~~~~~~~ [0m# | [0;1;32m[0m[0;1;90m 3: [0m[1m[0;1;46mstdin#C XATTR LINKAGE(XPLINK),PSECT(stdin#S),SCOPE(SECTION) [0m # | [0;1;90m 4: [0m[1m[0;1;46m[0mL#PPA2 DS 0H[0;1;46m [0m # | [0;1;32mcheck:10 ^~~~~~~~~~~~ [0m# | [0;1;32m[0m[0;1;90m 5: [0m[1m[0;1;46m [0mDC XL1'03'[0;1;46m [0m # | [0;1;32mcheck:11 ^~~~~~~~~~ [0m# | [0;1;32m[0m[0;1;90m 6: [0m[1m[0;1;46m [0mDC XL1'E7'[0;1;46m [0m # | [0;1;32mcheck:12 ^~~~~~~~~~ [0m# | [0;1;32m[0m[0;1;90m 7: [0m[1m[0;1;46m [0mDC XL1'22'[0;1;46m [0m # | [0;1;32mcheck:13 ^~~~~~~~~~ [0m# | [0;1;32m[0m[0;1;90m 8: [0m[1m[0;1;46m [0mDC XL1'04'[0;1;46m [0m # | [0;1;32mcheck:14 ^~~~~~~~~~ [0m# | [0;1;32m[0m[0;1;90m 9: [0m[1m[0;1;46m [0mDC AD(CELQSTRT-L#PPA2)[0;1;46m [0m # | [0;1;32mcheck:15 ^~~~~~~~~~~~~~~~~~~~~~ [0m# | [0;1;32m[0m[0;1;90m 10: [0m[1m[0;1;46m [0mDC XL4'00000000'[0;1;46m [0m # | [0;1;32mcheck: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
