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

LLVM Continuous Integration llvmlistbot at llvm.org
Sat Apr 26 04:29:30 PDT 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `polly-x86_64-linux` running on `polly-x86_64-gce1` while building `cmake,llvm,mlir` at step 5 "build".

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

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

```
Step 5 (build) failure: 'ninja' (failure)
...
[226/4235] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o
[227/4235] Linking CXX static library lib/libLLVMBitstreamReader.a
[228/4235] Linking CXX static library lib/libLLVMDebugInfoMSF.a
[229/4235] Linking CXX static library lib/libLLVMTableGenBasic.a
[230/4235] Linking CXX executable bin/llvm-min-tblgen
[231/4235] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o
[232/4235] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o
[233/4235] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o
[234/4235] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o
[235/4235] Building Attributes.inc...
FAILED: include/llvm/IR/Attributes.inc /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.obj/include/llvm/IR/Attributes.inc 
cd /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.obj/include/llvm/IR && /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.obj/bin/llvm-min-tblgen -gen-attrs -I /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.src/llvm/include/llvm/IR -I/home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.obj/include -I/home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.src/llvm/include /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.src/llvm/include/llvm/IR/Attributes.td --write-if-changed -o Attributes.inc -d Attributes.inc.d && /usr/bin/cmake -E cmake_transform_depfile Ninja gccdepfile /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.src/llvm /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.src/llvm/include/llvm/IR /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.obj /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.obj/include/llvm/IR /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.obj/include/llvm/IR/Attributes.inc.d /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.obj/CMakeFiles/d/edfe9896b2f8fb9e30f453cc441ed9c51cc3a938f797e2fccb320a5c548ec02e.d
[236/4235] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o
[237/4235] Building GenVT.inc...
FAILED: include/llvm/CodeGen/GenVT.inc /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.obj/include/llvm/CodeGen/GenVT.inc 
cd /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.obj/include/llvm/CodeGen && /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.obj/bin/llvm-min-tblgen -gen-vt -I /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.src/llvm/include/llvm/CodeGen -I/home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.obj/include -I/home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.src/llvm/include /home/worker/buildbot-workers/polly-x86_64-gce1/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-gce1/rundir/llvm.src/llvm /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.src/llvm/include/llvm/CodeGen /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.obj /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.obj/include/llvm/CodeGen /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.obj/include/llvm/CodeGen/GenVT.inc.d /home/worker/buildbot-workers/polly-x86_64-gce1/rundir/llvm.obj/CMakeFiles/d/df18015f0091e4744504a0cceb0e8716be0db9938a20d71427e1f1d8fa53f80d.d
[238/4235] Building IntrinsicsR600.h...
[239/4235] Building IntrinsicsBPF.h...
[240/4235] Building IntrinsicEnums.inc...
ninja: build stopped: subcommand failed.

```

</details>

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


More information about the Mlir-commits mailing list