jorisvandenbossche opened a new issue, #34768: URL: https://github.com/apache/arrow/issues/34768
Some builds started to pick up LLVM 16, while we currently only accept up to 15: https://github.com/apache/arrow/blob/24ba1cf75c01040b279514ecc063975de272b766/cpp/CMakeLists.txt#L130-L132 Similar to https://github.com/apache/arrow/pull/14125 for LLVM 15. For example, the nightly pandas crossbow build is failing because conda started to install LLVM 16 (eg https://github.com/ursacomputing/crossbow/actions/runs/4551997501/jobs/8026770676) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
