llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder 
`llvm-clang-x86_64-sie-ubuntu-fast` running on `sie-linux-worker` while 
building `clang` at step 6 "test-build-unified-tree-check-all".

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

<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 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp
# executed command: rm -rf 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp
# note: command had no output on stdout or stderr
# RUN: at line 2
split-file 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/PCH/riscv-rvv-vectors.c
 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp
# executed command: split-file 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/llvm-project/clang/test/PCH/riscv-rvv-vectors.c
 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp
# note: command had no output on stdout or stderr
# RUN: at line 6
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/clang 
-cc1 -internal-isystem 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/lib/clang/22/include
 -nostdsysteminc -triple riscv64-linux-gnu -target-feature +v -emit-pch -o 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_pch.pch
 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_pch.h
# executed command: 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/bin/clang 
-cc1 -internal-isystem 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/lib/clang/22/include
 -nostdsysteminc -triple riscv64-linux-gnu -target-feature +v -emit-pch -o 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_pch.pch
 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_pch.h
# .---command stderr------------
# | 
/home/buildbot/buildbot-root/llvm-clang-x86_64-sie-ubuntu-fast/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