kukushking opened a new issue, #46617: URL: https://github.com/apache/arrow/issues/46617
### Describe the bug, including details regarding any error messages, version, and platform. Looks like thrift 0.20.0 is no longer available at [Apache CDN](https://dlcdn.apache.org/thrift/): ``` CMake Error at thrift_ep-stamp/thrift_ep-download-RELEASE.cmake:37 (message): Command failed: 1 '/var/lang/lib/python3.9/site-packages/cmake/data/bin/cmake' '-Dmake=' '-Dconfig=' '-P' '<REDACTED>/arrow/cpp/build/thrift_ep-prefix/src/thrift_ep-stamp/thrift_ep-download-RELEASE-impl.cmake' See also <REDACRED>/arrow/cpp/build/thrift_ep-prefix/src/thrift_ep-stamp/thrift_ep-download-*.log -- stdout output is: -- Downloading... dst='<REDACRED>/arrow/cpp/build/thrift_ep-prefix/src/thrift-0.20.0.tar.gz' timeout='none' inactivity timeout='none' -- Using src='https://dlcdn.apache.org/thrift/0.20.0/thrift-0.20.0.tar.gz' -- stderr output is: CMake Error at thrift_ep-stamp/download-thrift_ep.cmake:163 (message): Each download failed! error: downloading 'https://dlcdn.apache.org/thrift/0.20.0/thrift-0.20.0.tar.gz' failed status_code: 22 status_string: "HTTP response code said error" log: --- LOG BEGIN --- timeout on name lookup is not supported ``` CMAKE version 3.31.6 ARROW version 18.1.0 Related https://github.com/apache/arrow/issues/44607 ### Component(s) C++ -- 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