benz0li opened a new issue, #47202: URL: https://github.com/apache/arrow/issues/47202
### Describe the bug, including details regarding any error messages, version, and platform. My pipelines fail with v21.0.0: https://gitlab.b-data.ch/jupyterlab/r/tidyverse/-/jobs/189681. ℹ️ This pipeline builds container images based on [`debian:12`](https://hub.docker.com/_/debian). I had to roll back to v20.0.0.2. --- `r/NEWS.md` states > - Require CMake 3.25 or greater in bundled build script for full-source builds (#46834). This shouldn't affect most users. My pipelines' build log states > CMake Error at cmake_modules/ThirdpartyToolchain.cmake:1739 (message): > Require CMake 3.26 or later for building bundled Apache Thrift ℹ️ The Debian 12 [package] repository provides CMake 3.25.1. --- Cross reference: * https://github.com/apache/arrow/pull/47121 Ping @amoeba ### Component(s) R -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org