llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `intel-sycl-gpu` running on 
`intel-sycl-gpu-01` while building `clang` at step 6 
"test-build-unified-tree-check-all".

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

<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 :: AST/undocumented-attrs.cpp' FAILED 
********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
/home/test-user/llvm-buildbot-worker/intel-sycl-gpu/build/bin/clang-tblgen 
-gen-clang-attr-undocumented-list 
-I/home/test-user/llvm-buildbot-worker/intel-sycl-gpu/llvm-project/clang/test/AST/../../include/
 
/home/test-user/llvm-buildbot-worker/intel-sycl-gpu/llvm-project/clang/test/AST/../../include/clang/Basic/Attr.td
 -o - | /home/test-user/llvm-buildbot-worker/intel-sycl-gpu/build/bin/FileCheck 
/home/test-user/llvm-buildbot-worker/intel-sycl-gpu/llvm-project/clang/test/AST/undocumented-attrs.cpp
# executed command: 
/home/test-user/llvm-buildbot-worker/intel-sycl-gpu/build/bin/clang-tblgen 
-gen-clang-attr-undocumented-list 
-I/home/test-user/llvm-buildbot-worker/intel-sycl-gpu/llvm-project/clang/test/AST/../../include/
 
/home/test-user/llvm-buildbot-worker/intel-sycl-gpu/llvm-project/clang/test/AST/../../include/clang/Basic/Attr.td
 -o -
# executed command: 
/home/test-user/llvm-buildbot-worker/intel-sycl-gpu/build/bin/FileCheck 
/home/test-user/llvm-buildbot-worker/intel-sycl-gpu/llvm-project/clang/test/AST/undocumented-attrs.cpp
# .---command stderr------------
# | 
/home/test-user/llvm-buildbot-worker/intel-sycl-gpu/llvm-project/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: 
/home/test-user/llvm-buildbot-worker/intel-sycl-gpu/llvm-project/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