tadeja opened a new issue, #50242: URL: https://github.com/apache/arrow/issues/50242
### Describe the bug, including details regarding any error messages, version, and platform. The nightly job [Verify release candidate on macOS](https://github.com/ursacomputing/crossbow/actions/runs/27960474749/job/82740300712#step:3:1689) fails ```bash dyld[24719]: Library not loaded: @rpath/libLLVM.22.1.dylib Referenced from: .../miniforge/pkgs/llvm-tools-22-22.1.8-hc181bea_1/bin/llvm-ranlib-22 ``` There are two such failing jobs: - https://github.com/ursacomputing/crossbow/actions/runs/27960474749/job/82740300712 (mimalloc) - https://github.com/ursacomputing/crossbow/actions/runs/27960469209/job/82740279170 (Gandiva) ### Component(s) C++, Continuous Integration -- 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]
