js8544 commented on PR #14125: URL: https://github.com/apache/arrow/pull/14125#issuecomment-1247186236
There is another problem now: LLVM 15 adds dependency on zstd. It looks for target `zstd::libzstd_shared`, but arrow prefers `zstd::libzstd`. Let me try to turn of LLVM_ENABLE_ZSTD and see if it works. -- 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]
