llvm-ci wrote:

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

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

<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 :: PCH/riscv-rvv-vectors.c' FAILED 
********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
rm -rf 
/buildbot/worker/arc-folder/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp
# executed command: rm -rf 
/buildbot/worker/arc-folder/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp
# RUN: at line 2
split-file 
/buildbot/worker/arc-folder/llvm-project/clang/test/PCH/riscv-rvv-vectors.c 
/buildbot/worker/arc-folder/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp
# executed command: split-file 
/buildbot/worker/arc-folder/llvm-project/clang/test/PCH/riscv-rvv-vectors.c 
/buildbot/worker/arc-folder/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp
# RUN: at line 6
/buildbot/worker/arc-folder/build/bin/clang -cc1 -internal-isystem 
/buildbot/worker/arc-folder/build/lib/clang/22/include -nostdsysteminc -triple 
riscv64-linux-gnu -target-feature +v -emit-pch -o 
/buildbot/worker/arc-folder/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_pch.pch
 
/buildbot/worker/arc-folder/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_pch.h
# executed command: /buildbot/worker/arc-folder/build/bin/clang -cc1 
-internal-isystem /buildbot/worker/arc-folder/build/lib/clang/22/include 
-nostdsysteminc -triple riscv64-linux-gnu -target-feature +v -emit-pch -o 
/buildbot/worker/arc-folder/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_pch.pch
 
/buildbot/worker/arc-folder/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_pch.h
# .---command stderr------------
# | 
/buildbot/worker/arc-folder/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_pch.h:2:10:
 fatal error: 'riscv_vector.h' file not found
# |     2 | #include <riscv_vector.h>
# |       |          ^~~~~~~~~~~~~~~~
# | 1 error generated.
# `-----------------------------
# error: command failed with exit status: 1

--

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


```

</details>

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

Reply via email to