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

LLVM Continuous Integration llvmlistbot at llvm.org
Wed Apr 30 09:26:08 PDT 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-s390x-linux-multistage` 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/98/builds/1333

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

```
Step 4 (build stage 1) failure: 'ninja -j4' (failure)
...
[201/6069] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o
[202/6069] Linking CXX static library lib/libLLVMOption.a
[203/6069] Building CXX object lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o
[204/6069] Linking CXX static library lib/libLLVMExtensions.a
[205/6069] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/IntrinsicEmitter.cpp.o
[206/6069] Linking CXX executable bin/llvm-min-tblgen
[207/6069] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o
[208/6069] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o
[209/6069] Linking CXX static library lib/libLLVMTableGenBasic.a
[210/6069] Building GenVT.inc...
FAILED: include/llvm/CodeGen/GenVT.inc /home/uweigand/sandbox/buildbot/clang-s390x-linux-multistage/stage1/include/llvm/CodeGen/GenVT.inc 
cd /home/uweigand/sandbox/buildbot/clang-s390x-linux-multistage/stage1/include/llvm/CodeGen && /home/uweigand/sandbox/buildbot/clang-s390x-linux-multistage/stage1/bin/llvm-min-tblgen -gen-vt -I /home/uweigand/sandbox/buildbot/clang-s390x-linux-multistage/llvm/llvm/include/llvm/CodeGen -I/home/uweigand/sandbox/buildbot/clang-s390x-linux-multistage/stage1/include -I/home/uweigand/sandbox/buildbot/clang-s390x-linux-multistage/llvm/llvm/include /home/uweigand/sandbox/buildbot/clang-s390x-linux-multistage/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-multistage/llvm/llvm /home/uweigand/sandbox/buildbot/clang-s390x-linux-multistage/llvm/llvm/include/llvm/CodeGen /home/uweigand/sandbox/buildbot/clang-s390x-linux-multistage/stage1 /home/uweigand/sandbox/buildbot/clang-s390x-linux-multistage/stage1/include/llvm/CodeGen /home/uweigand/sandbox/buildbot/clang-s390x-linux-multistage/stage1/include/llvm/CodeGen/GenVT.inc.d /home/uweigand/sandbox/buildbot/clang-s390x-linux-multistage/stage1/CMakeFiles/d/9dd42a048f70895073c42a92e2fcbe94da22b57a14dfe8d83b235a85c6854461.d
[211/6069] Building IntrinsicsNVPTX.h...
[212/6069] Building IntrinsicsR600.h...
[213/6069] Building CXX object lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o
ninja: build stopped: subcommand failed.

```

</details>

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


More information about the Mlir-commits mailing list