WillAyd opened a new issue, #47539: URL: https://github.com/apache/arrow/issues/47539
### Describe the bug, including details regarding any error messages, version, and platform. Due to some inconsistencies with pkg-config and CMake files provided by these libraries, they are not detected on the system by Meson. @kou has some really nice suggestions on how to patch in https://github.com/apache/arrow/pull/47535#issuecomment-3268540850 We likely need to add in the `--cmake-prefix-path` setup argument and _maybe_ need to influence the system library search paths to get these to work in CI ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
