kou commented on issue #34867: URL: https://github.com/apache/arrow/issues/34867#issuecomment-1501256159
Oh. Could you open a new issue for this? We can find an error message via raw error log (we can't find it on the linked page because log is too large): ```text 2023-04-09T08:58:43.6973290Z + archery linking check-dependencies --allow CoreFoundation --allow Security --allow libSystem --allow libarrow_cdata_jni --allow libarrow_dataset_jni --allow libarrow_orc_jni --allow libc++ --allow libcurl --allow libgandiva_jni --allow libncurses --allow libobjc --allow libz libarrow_cdata_jni.dylib libarrow_dataset_jni.dylib libarrow_orc_jni.dylib libgandiva_jni.dylib 2023-04-09T08:58:47.8367910Z Error: Unexpected shared dependency found in libgandiva_jni.dylib: `libzstd` ``` -- 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]
