[Mlir-commits] [llvm] [mlir] [CMake] Do not set CMP0116 explicitly to old (PR #90385)

LLVM Continuous Integration llvmlistbot at llvm.org
Sat Apr 26 06:21:04 PDT 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-s390x-linux` running on `systemz-1` while building `cmake,llvm,mlir` at step 4 "build stage 1".

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

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

```
Step 4 (build stage 1) failure: 'ninja -j4' (failure)
...
[213/6069] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o
[214/6069] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o
[215/6069] Linking CXX static library lib/libLLVMDebugInfoMSF.a
[216/6069] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o
[217/6069] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o
[218/6069] Linking CXX executable bin/llvm-min-tblgen
[219/6069] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o
[220/6069] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o
[221/6069] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o
[222/6069] Building GenVT.inc...
FAILED: include/llvm/CodeGen/GenVT.inc /home/uweigand/sandbox/buildbot/clang-s390x-linux/stage1/include/llvm/CodeGen/GenVT.inc 
cd /home/uweigand/sandbox/buildbot/clang-s390x-linux/stage1/include/llvm/CodeGen && /home/uweigand/sandbox/buildbot/clang-s390x-linux/stage1/bin/llvm-min-tblgen -gen-vt -I /home/uweigand/sandbox/buildbot/clang-s390x-linux/llvm/llvm/include/llvm/CodeGen -I/home/uweigand/sandbox/buildbot/clang-s390x-linux/stage1/include -I/home/uweigand/sandbox/buildbot/clang-s390x-linux/llvm/llvm/include /home/uweigand/sandbox/buildbot/clang-s390x-linux/llvm/llvm/include/llvm/CodeGen/ValueTypes.td --write-if-changed -o GenVT.inc -d GenVT.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/uweigand/sandbox/buildbot/clang-s390x-linux/llvm/llvm /home/uweigand/sandbox/buildbot/clang-s390x-linux/llvm/llvm/include/llvm/CodeGen /home/uweigand/sandbox/buildbot/clang-s390x-linux/stage1 /home/uweigand/sandbox/buildbot/clang-s390x-linux/stage1/include/llvm/CodeGen /home/uweigand/sandbox/buildbot/clang-s390x-linux/stage1/include/llvm/CodeGen/GenVT.inc.d /home/uweigand/sandbox/buildbot/clang-s390x-linux/stage1/CMakeFiles/d/832dec0b379bad612f2b0f3d8216034fd02c7ae7bfcbe019f385c9bbec7ec6a4.d
[223/6069] Building IntrinsicsPowerPC.h...
[224/6069] Building IntrinsicsNVPTX.h...
[225/6069] Building IntrinsicsMips.h...
ninja: build stopped: subcommand failed.

```

</details>

https://github.com/llvm/llvm-project/pull/90385


More information about the Mlir-commits mailing list