llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-m68k-linux-cross` 
running on `suse-gary-m68k-cross` while building `clang` at step 5 "ninja check 
1".

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

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

```
Step 5 (ninja check 1) failure: stage 1 checked (failure)
******************** TEST 'Clang :: AST/undocumented-attrs.cpp' FAILED 
********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
/var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/stage1/bin/clang-tblgen
 -gen-clang-attr-undocumented-list 
-I/var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/llvm/clang/test/AST/../../include/
 
/var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/llvm/clang/test/AST/../../include/clang/Basic/Attr.td
 -o - | 
/var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/stage1/bin/FileCheck
 
/var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/llvm/clang/test/AST/undocumented-attrs.cpp
# executed command: 
/var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/stage1/bin/clang-tblgen
 -gen-clang-attr-undocumented-list 
-I/var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/llvm/clang/test/AST/../../include/
 
/var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/llvm/clang/test/AST/../../include/clang/Basic/Attr.td
 -o -
# executed command: 
/var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/stage1/bin/FileCheck
 
/var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/llvm/clang/test/AST/undocumented-attrs.cpp
# .---command stderr------------
# | 
/var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/llvm/clang/test/AST/undocumented-attrs.cpp:92:13:
 error: CHECK-NEXT: expected string not found in input
# | CHECK-NEXT: Total: 84
# |             ^
# | <stdin>:84:18: note: scanning from here
# | WorkGroupSizeHint
# |                  ^
# | <stdin>:85:1: note: possible intended match here
# | Total: 83
# | ^
# | 
# | Input file: <stdin>
# | Check file: 
/var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/llvm/clang/test/AST/undocumented-attrs.cpp
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |            .
# |            .
# |            .
# |           79: VecTypeHint 
# |           80: VectorSize 
# |           81: Visibility 
# |           82: WeakImport 
# |           83: WeakRef 
# |           84: WorkGroupSizeHint 
# | next:92'0                      X error: no match found
# |           85: Total: 83 
# | next:92'0     ~~~~~~~~~~
# | next:92'1     ?          possible intended match
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

********************


```

</details>

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

Reply via email to