[Mlir-commits] [llvm] [mlir] [CMake] Do not set CMP0116 explicitly to old (PR #90385)
LLVM Continuous Integration
llvmlistbot at llvm.org
Fri Apr 25 21:47:43 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `polly-x86_64-linux-shlib-plugin` running on `polly-x86_64-gce2` while building `cmake,llvm,mlir` at step 5 "build".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/75/builds/6450
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 5 (build) failure: 'ninja' (failure)
...
[200/4237] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/TableGen.cpp.o
[201/4237] Building CXX object lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o
[202/4237] Generating VCSRevision.h
[203/4237] Linking CXX static library lib/libLLVMFileCheck.a
[204/4237] Linking CXX static library lib/libLLVMTableGenBasic.a
[205/4237] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o
[206/4237] Linking CXX executable bin/llvm-min-tblgen
[207/4237] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o
[208/4237] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o
[209/4237] Building GenVT.inc...
FAILED: include/llvm/CodeGen/GenVT.inc /home/worker/buildbot-workers/polly-x86_64-gce2/rundir/llvm.obj/include/llvm/CodeGen/GenVT.inc
cd /home/worker/buildbot-workers/polly-x86_64-gce2/rundir/llvm.obj/include/llvm/CodeGen && /home/worker/buildbot-workers/polly-x86_64-gce2/rundir/llvm.obj/bin/llvm-min-tblgen -gen-vt -I /home/worker/buildbot-workers/polly-x86_64-gce2/rundir/llvm.src/llvm/include/llvm/CodeGen -I/home/worker/buildbot-workers/polly-x86_64-gce2/rundir/llvm.obj/include -I/home/worker/buildbot-workers/polly-x86_64-gce2/rundir/llvm.src/llvm/include /home/worker/buildbot-workers/polly-x86_64-gce2/rundir/llvm.src/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/worker/buildbot-workers/polly-x86_64-gce2/rundir/llvm.src/llvm /home/worker/buildbot-workers/polly-x86_64-gce2/rundir/llvm.src/llvm/include/llvm/CodeGen /home/worker/buildbot-workers/polly-x86_64-gce2/rundir/llvm.obj /home/worker/buildbot-workers/polly-x86_64-gce2/rundir/llvm.obj/include/llvm/CodeGen /home/worker/buildbot-workers/polly-x86_64-gce2/rundir/llvm.obj/include/llvm/CodeGen/GenVT.inc.d /home/worker/buildbot-workers/polly-x86_64-gce2/rundir/llvm.obj/CMakeFiles/d/cc4f53ddd2d1ea066d47d9a972fd88698c5baf66014dab62507dbca345ee9875.d
[210/4237] Building IntrinsicsBPF.h...
[211/4237] Building IntrinsicsR600.h...
ninja: build stopped: subcommand failed.
```
</details>
https://github.com/llvm/llvm-project/pull/90385
More information about the Mlir-commits
mailing list