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/32097

<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 :: CodeGen/arm64-neon-header.c' FAILED 
********************
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 1
/buildbot/worker/arc-folder/build/bin/clang -cc1 -internal-isystem 
/buildbot/worker/arc-folder/build/lib/clang/23/include -nostdsysteminc -triple 
arm64-pc-windows-msvc -target-feature +neon      -fms-compatibility 
-fms-compatibility-version=19.00      -emit-llvm -o - 
/buildbot/worker/arc-folder/llvm-project/clang/test/CodeGen/arm64-neon-header.c 
| /buildbot/worker/arc-folder/build/bin/FileCheck 
/buildbot/worker/arc-folder/llvm-project/clang/test/CodeGen/arm64-neon-header.c
# executed command: /buildbot/worker/arc-folder/build/bin/clang -cc1 
-internal-isystem /buildbot/worker/arc-folder/build/lib/clang/23/include 
-nostdsysteminc -triple arm64-pc-windows-msvc -target-feature +neon 
-fms-compatibility -fms-compatibility-version=19.00 -emit-llvm -o - 
/buildbot/worker/arc-folder/llvm-project/clang/test/CodeGen/arm64-neon-header.c
# .---command stderr------------
# | In file included from 
/buildbot/worker/arc-folder/llvm-project/clang/test/CodeGen/arm64-neon-header.c:5:
# | /buildbot/worker/arc-folder/build/lib/clang/23/include/arm64_neon.h:18:10: 
fatal error: 'arm_neon.h' file not found
# |    18 | #include <arm_neon.h>
# |       |          ^~~~~~~~~~~~
# | 1 error generated.
# `-----------------------------
# error: command failed with exit status: 1
# executed command: /buildbot/worker/arc-folder/build/bin/FileCheck 
/buildbot/worker/arc-folder/llvm-project/clang/test/CodeGen/arm64-neon-header.c
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  /buildbot/worker/arc-folder/build/bin/FileCheck 
/buildbot/worker/arc-folder/llvm-project/clang/test/CodeGen/arm64-neon-header.c
# `-----------------------------
# error: command failed with exit status: 2

--

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


```

</details>

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

Reply via email to