github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results

* 125860 tests passed
* 2787 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### MLIR
<details>
<summary>MLIR.Examples/standalone/test.toy</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
"C:/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cmake.exe"
 "C:/_work/llvm-project/llvm-project/mlir/examples/standalone" -G "Ninja"  
-DCMAKE_BUILD_TYPE=Release  
-DCMAKE_CXX_COMPILER=C:/clang/clang-msvc/bin/clang-cl.exe 
-DCMAKE_C_COMPILER=C:/clang/clang-msvc/bin/clang-cl.exe  
-DLLVM_ENABLE_LIBCXX=OFF 
-DMLIR_DIR=C:/_work/llvm-project/llvm-project/build/lib/cmake/mlir  
-DLLVM_USE_LINKER=  -DMLIR_PYTHON_PACKAGE_PREFIX=mlir_standalone  
-DPython3_EXECUTABLE="C:\Python312\python.exe"  
-DPython_EXECUTABLE="C:\Python312\python.exe"
# executed command: 
C:/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cmake.exe 
C:/_work/llvm-project/llvm-project/mlir/examples/standalone -G Ninja 
-DCMAKE_BUILD_TYPE=Release 
-DCMAKE_CXX_COMPILER=C:/clang/clang-msvc/bin/clang-cl.exe 
-DCMAKE_C_COMPILER=C:/clang/clang-msvc/bin/clang-cl.exe 
-DLLVM_ENABLE_LIBCXX=OFF 
-DMLIR_DIR=C:/_work/llvm-project/llvm-project/build/lib/cmake/mlir 
-DLLVM_USE_LINKER= -DMLIR_PYTHON_PACKAGE_PREFIX=mlir_standalone 
'-DPython3_EXECUTABLE=C:\Python312\python.exe' 
'-DPython_EXECUTABLE=C:\Python312\python.exe'
# .---command stdout------------
# | -- The CXX compiler identification is Clang 21.1.2 with MSVC-like 
command-line
# | -- The C compiler identification is Clang 21.1.2 with MSVC-like command-line
# | -- Detecting CXX compiler ABI info
# | -- Detecting CXX compiler ABI info - done
# | -- Check for working CXX compiler: C:/clang/clang-msvc/bin/clang-cl.exe - 
skipped
# | -- Detecting CXX compile features
# | -- Detecting CXX compile features - done
# | -- Detecting C compiler ABI info
# | -- Detecting C compiler ABI info - done
# | -- Check for working C compiler: C:/clang/clang-msvc/bin/clang-cl.exe - 
skipped
# | -- Detecting C compile features
# | -- Detecting C compile features - done
# | -- Using MLIRConfig.cmake in: 
C:/_work/llvm-project/llvm-project/build/lib/cmake/mlir
# | -- Using LLVMConfig.cmake in: 
C:/_work/llvm-project/llvm-project/build/lib/cmake/llvm
# | -- Performing Test LLVM_USES_LIBSTDCXX
# | -- Performing Test LLVM_USES_LIBSTDCXX - Failed
# | -- Performing Test LLVM_DEFAULT_TO_GLIBCXX_USE_CXX11_ABI
# | -- Performing Test LLVM_DEFAULT_TO_GLIBCXX_USE_CXX11_ABI - Failed
# | -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG
# | -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success
# | -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL
# | -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success
# | -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP
# | -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success
# | -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG
# | -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success
# | -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG
# | -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success
# | -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG
# | -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success
# | -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG
# | -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success
# | -- Looking for os_signpost_interval_begin
# | -- Looking for os_signpost_interval_begin - not found
# | -- Looking for flock
# | -- Looking for flock - not found
# | -- Found Python3: C:\Python312\python.exe (found version "3.12.3") found 
components: Interpreter Development.Module 
# | -- Found Python: C:\Python312\python.exe (found version "3.12.3") found 
components: Interpreter Development.Module 
# | -- Found python include dirs: C:/Python312/include
# | -- Found python libraries: C:/Python312/libs/python312.lib
# | -- Found numpy v: 
# | -- Python extension suffix for modules: 'cp312-win_amd64'
# | -- Checking for nanobind in python path...
# | -- found (C:\Python312\Lib\site-packages\nanobind\cmake)
# | -- Found nanobind v2.9.2: C:\Python312\Lib\site-packages\nanobind\include
# | -- Python prefix = '', suffix = '', extension = '
# | -- Performing Test LLVM_LINKER_SUPPORTS_B_SYMBOLIC_FUNCTIONS
# | -- Performing Test LLVM_LINKER_SUPPORTS_B_SYMBOLIC_FUNCTIONS - Success
# | -- Enabling Python API
# | -- Found python include dirs: C:/Python312/include
# | -- Found python libraries: C:/Python312/libs/python312.lib
# | -- Found numpy v: 
# | -- Python extension suffix for modules: 'cp312-win_amd64'
# | -- Using explicit nanobind cmake directory: 
C:\Python312\Lib\site-packages\nanobind\cmake (-Dnanobind_DIR to change)
# | -- Found nanobind v2.9.2: C:\Python312\Lib\site-packages\nanobind\include
# | -- Python prefix = '', suffix = '', extension = '
# | -- Configuring incomplete, errors occurred!
# | See also 
"C:/_work/llvm-project/llvm-project/build/tools/mlir/test/Examples/standalone/CMakeFiles/CMakeOutput.log".
# | See also 
"C:/_work/llvm-project/llvm-project/build/tools/mlir/test/Examples/standalone/CMakeFiles/CMakeError.log".
# `-----------------------------
# .---command stderr------------
# | CMake Error at 
C:/_work/llvm-project/llvm-project/build/lib/cmake/llvm/AddLLVM.cmake:777 
(target_precompile_headers):
# |   PRECOMPILE_HEADERS_REUSE_FROM set with non existing target
# | Call Stack (most recent call first):
# |   C:/_work/llvm-project/llvm-project/build/lib/cmake/mlir/AddMLIR.cmake:399 
(llvm_add_library)
# |   C:/_work/llvm-project/llvm-project/build/lib/cmake/mlir/AddMLIR.cmake:662 
(add_mlir_library)
# |   lib/CAPI/CMakeLists.txt:1 (add_mlir_public_c_api_library)
# | 
# | 
# | CMake Error at 
C:/_work/llvm-project/llvm-project/build/lib/cmake/llvm/AddLLVM.cmake:777 
(target_precompile_headers):
# |   PRECOMPILE_HEADERS_REUSE_FROM set with non existing target
# | Call Stack (most recent call first):
# |   C:/_work/llvm-project/llvm-project/build/lib/cmake/mlir/AddMLIR.cmake:399 
(llvm_add_library)
# |   C:/_work/llvm-project/llvm-project/build/lib/cmake/mlir/AddMLIR.cmake:686 
(add_mlir_library)
# |   lib/Standalone/CMakeLists.txt:1 (add_mlir_dialect_library)
# | 
# | 
# | CMake Error at 
C:/_work/llvm-project/llvm-project/build/lib/cmake/llvm/AddLLVM.cmake:777 
(target_precompile_headers):
# |   PRECOMPILE_HEADERS_REUSE_FROM set with non existing target
# | Call Stack (most recent call first):
# |   C:/_work/llvm-project/llvm-project/build/lib/cmake/mlir/AddMLIR.cmake:399 
(llvm_add_library)
# |   C:/_work/llvm-project/llvm-project/build/lib/cmake/mlir/AddMLIR.cmake:585 
(add_mlir_library)
# |   
C:/_work/llvm-project/llvm-project/build/lib/cmake/mlir/AddMLIRPython.cmake:602 
(add_mlir_aggregate)
# |   python/CMakeLists.txt:42 (add_mlir_python_common_capi_library)
# | 
# | 
# | CMake Error at 
C:/_work/llvm-project/llvm-project/build/lib/cmake/llvm/AddLLVM.cmake:777 
(target_precompile_headers):
# |   PRECOMPILE_HEADERS_REUSE_FROM set with non existing target
# | Call Stack (most recent call first):
# |   C:/_work/llvm-project/llvm-project/build/lib/cmake/mlir/AddMLIR.cmake:399 
(llvm_add_library)
# |   C:/_work/llvm-project/llvm-project/build/lib/cmake/mlir/AddMLIR.cmake:585 
(add_mlir_library)
# |   test/CAPI/CMakeLists.txt:5 (add_mlir_aggregate)
# | 
# | 
# `-----------------------------
# 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/173868
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to