github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 85089 tests passed
* 1174 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.PCH/riscv-rvv-vectors.c</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp
# executed command: rm -rf
/home/gha/actions-runner/_work/llvm-project/llvm-project/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/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/PCH/riscv-rvv-vectors.c
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp
# executed command: split-file
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/PCH/riscv-rvv-vectors.c
/home/gha/actions-runner/_work/llvm-project/llvm-project/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/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include
-nostdsysteminc -triple riscv64-linux-gnu -target-feature +v -emit-pch -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_pch.pch
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_pch.h
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include
-nostdsysteminc -triple riscv64-linux-gnu -target-feature +v -emit-pch -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_pch.pch
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_pch.h
# note: command had no output on stdout or stderr
# RUN: at line 7
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include
-nostdsysteminc -triple riscv64-linux-gnu -target-feature +v -include-pch
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_pch.pch
-fsyntax-only -verify
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_pch_src.c
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include
-nostdsysteminc -triple riscv64-linux-gnu -target-feature +v -include-pch
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_pch.pch
-fsyntax-only -verify
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_pch_src.c
# note: command had no output on stdout or stderr
# RUN: at line 11
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-target riscv64-linux-gnu -std=c++20 -march=rv64gcv -fmodule-header -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_module1.pcm
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_module1.h
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang
-target riscv64-linux-gnu -std=c++20 -march=rv64gcv -fmodule-header -o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_module1.pcm
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_module1.h
# .---command stderr------------
# | In file included from
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/PCH/Output/riscv-rvv-vectors.c.tmp/test_module1.h:2:
# | In file included from
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include/riscv_vector.h:14:
# | In file included from
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/22/include/stdint.h:56:
# | /usr/include/stdint.h:26:10: fatal error: 'bits/libc-header-start.h' file
not found
# | 26 | #include <bits/libc-header-start.h>
# | | ^~~~~~~~~~~~~~~~~~~~~~~~~~
# | 1 error generated.
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
If these failures are unrelated to your changes (for example tests are broken
or flaky at HEAD), please open an issue at
https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/171981
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits