llvm-ci wrote:

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

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

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

```
Step 7 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'Clang :: CodeGen/AArch64/mixed-neon-types.c' FAILED 
********************
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 2
z:\b\llvm-clang-x86_64-sie-win\build\bin\clang.exe -cc1 -internal-isystem 
Z:\b\llvm-clang-x86_64-sie-win\build\lib\clang\21\include -nostdsysteminc  
-triple aarch64-linux-gnu -target-feature +neon -x c 
Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\CodeGen\AArch64\mixed-neon-types.c
 -emit-llvm -o - | z:\b\llvm-clang-x86_64-sie-win\build\bin\filecheck.exe 
Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\CodeGen\AArch64\mixed-neon-types.c
 --check-prefix=CHECK-C
# executed command: 'z:\b\llvm-clang-x86_64-sie-win\build\bin\clang.exe' -cc1 
-internal-isystem 'Z:\b\llvm-clang-x86_64-sie-win\build\lib\clang\21\include' 
-nostdsysteminc -triple aarch64-linux-gnu -target-feature +neon -x c 
'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\CodeGen\AArch64\mixed-neon-types.c'
 -emit-llvm -o -
# .---command stderr------------
# | 
Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\CodeGen\AArch64\mixed-neon-types.c:27:10:
 fatal error: 'arm_neon.h' file not found
# |    27 | #include <arm_neon.h>
# |       |          ^~~~~~~~~~~~
# | 1 error generated.
# `-----------------------------
# error: command failed with exit status: 1
# executed command: 'z:\b\llvm-clang-x86_64-sie-win\build\bin\filecheck.exe' 
'Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\CodeGen\AArch64\mixed-neon-types.c'
 --check-prefix=CHECK-C
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  
z:\b\llvm-clang-x86_64-sie-win\build\bin\filecheck.exe 
Z:\b\llvm-clang-x86_64-sie-win\llvm-project\clang\test\CodeGen\AArch64\mixed-neon-types.c
 --check-prefix=CHECK-C
# `-----------------------------
# error: command failed with exit status: 2

--

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


```

</details>

https://github.com/llvm/llvm-project/pull/126945
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to