llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder 
`llvm-clang-ubuntu-x-aarch64-pauthtest` running on `as-builder-11` while 
building `clang,llvm` at step 9 "test-check-clang".

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

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

```
Step 9 (test-check-clang) failure: Test just built components: check-clang 
completed (failure)
******************** TEST 'Clang :: 
CodeGen/WebAssembly/wasm-funcref-to-ptr-error.c' FAILED ********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
not /home/buildbot/worker/as-builder-11/x-aarch64-pauthtest/build/bin/clang 
-cc1 -internal-isystem 
/home/buildbot/worker/as-builder-11/x-aarch64-pauthtest/build/lib/clang/23/include
 -nostdsysteminc -triple wasm32 -target-feature +reference-types -S -o 
/dev/null 
/home/buildbot/worker/as-builder-11/x-aarch64-pauthtest/llvm-project/clang/test/CodeGen/WebAssembly/wasm-funcref-to-ptr-error.c
 2>&1 | 
/home/buildbot/worker/as-builder-11/x-aarch64-pauthtest/build/bin/FileCheck 
/home/buildbot/worker/as-builder-11/x-aarch64-pauthtest/llvm-project/clang/test/CodeGen/WebAssembly/wasm-funcref-to-ptr-error.c
# executed command: not 
/home/buildbot/worker/as-builder-11/x-aarch64-pauthtest/build/bin/clang -cc1 
-internal-isystem 
/home/buildbot/worker/as-builder-11/x-aarch64-pauthtest/build/lib/clang/23/include
 -nostdsysteminc -triple wasm32 -target-feature +reference-types -S -o 
/dev/null 
/home/buildbot/worker/as-builder-11/x-aarch64-pauthtest/llvm-project/clang/test/CodeGen/WebAssembly/wasm-funcref-to-ptr-error.c
# executed command: 
/home/buildbot/worker/as-builder-11/x-aarch64-pauthtest/build/bin/FileCheck 
/home/buildbot/worker/as-builder-11/x-aarch64-pauthtest/llvm-project/clang/test/CodeGen/WebAssembly/wasm-funcref-to-ptr-error.c
# .---command stderr------------
# | 
/home/buildbot/worker/as-builder-11/x-aarch64-pauthtest/llvm-project/clang/test/CodeGen/WebAssembly/wasm-funcref-to-ptr-error.c:13:11:
 error: CHECK: expected string not found in input
# | // CHECK: error: a funcref can only be converted to a pointer to be 
directly called; the resulting pointer cannot otherwise be used
# |           ^
# | <stdin>:1:1: note: scanning from here
# | error: unable to create target: 'No available targets are compatible with 
triple "wasm32"'
# | ^
# | 
# | Input file: <stdin>
# | Check file: 
/home/buildbot/worker/as-builder-11/x-aarch64-pauthtest/llvm-project/clang/test/CodeGen/WebAssembly/wasm-funcref-to-ptr-error.c
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |           1: error: unable to create target: 'No available targets are 
compatible with triple "wasm32"' 
# | check:13     
X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 error: no match found
# |           2: 1 error generated. 
# | check:13     ~~~~~~~~~~~~~~~~~~~
# | >>>>>>
# `-----------------------------
# error: command failed with exit status: 1

--

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


```

</details>

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

Reply via email to