js8544 commented on code in PR #34159: URL: https://github.com/apache/arrow/pull/34159#discussion_r1105259181
########## ci/scripts/java_jni_macos_build.sh: ########## @@ -135,6 +136,7 @@ archery linking check-dependencies \ --allow libncurses \ --allow libobjc \ --allow libplasma_java \ + --allow libprotobuf \ Review Comment: https://github.com/ursacomputing/crossbow/actions/runs/4165692619/jobs/7209047999 From the error log: `2023-02-13T17:54:24.6436120Z Error: Unexpected shared dependency found in libgandiva_jni.dylib: libprotobuf` (You need to view raw log to see this. The log size is too large.) -- 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]
