llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-arm64-windows-msvc` 
running on `linaro-armv8-windows-msvc-04` while building `clang` at step 5 
"ninja check 1".

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

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

```
Step 5 (ninja check 1) failure: stage 1 checked (failure)
******************** TEST 'Clang :: AST/ByteCode/builtins.cpp' FAILED 
********************
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
c:\users\tcwg\llvm-worker\clang-arm64-windows-msvc\stage1\bin\clang.exe -cc1 
-internal-isystem 
C:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc\stage1\lib\clang\20\include 
-nostdsysteminc -fexperimental-new-constant-interpreter 
C:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc\llvm\clang\test\AST\ByteCode\builtins.cpp
 -Wno-constant-evaluated -verify -fms-extensions
# executed command: 
'c:\users\tcwg\llvm-worker\clang-arm64-windows-msvc\stage1\bin\clang.exe' -cc1 
-internal-isystem 
'C:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc\stage1\lib\clang\20\include'
 -nostdsysteminc -fexperimental-new-constant-interpreter 
'C:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc\llvm\clang\test\AST\ByteCode\builtins.cpp'
 -Wno-constant-evaluated -verify -fms-extensions
# .---command stderr------------
# | error: 'expected-error' diagnostics seen but not expected: 
# |   File 
C:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc\llvm\clang\test\AST\ByteCode\builtins.cpp
 Line 40: static assertion failed due to requirement 
'__builtin_omp_required_simd_align(int) != 0'
# | error: 'expected-note' diagnostics seen but not expected: 
# |   File 
C:\Users\tcwg\llvm-worker\clang-arm64-windows-msvc\llvm\clang\test\AST\ByteCode\builtins.cpp
 Line 40: expression evaluates to '0 != 0'
# | 2 errors generated.
# `-----------------------------
# error: command failed with exit status: 1

--

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


```

</details>

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

Reply via email to