davisusanibar commented on PR #34227: URL: https://github.com/apache/arrow/pull/34227#issuecomment-1502278428
Hi @kou, just rebase changes with main branch, then I am seeing this errors message: ``` 2023-04-10T19:21:26.6348210Z === Checking shared dependencies for libraries === 2023-04-10T19:21:26.6348670Z + echo '=== Checking shared dependencies for libraries ===' 2023-04-10T19:21:26.6349140Z ~/work/crossbow/crossbow/arrow/java-dist/x86_64 ~/work/crossbow/crossbow 2023-04-10T19:21:26.6349600Z + pushd /Users/runner/work/crossbow/crossbow/arrow/java-dist/x86_64 2023-04-10T19:21:26.6350640Z + 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-10T19:21:30.9851090Z Error: Unexpected shared dependency found in libgandiva_jni.dylib: `libzstd` 2023-04-10T19:21:31.0508960Z ##[error]Process completed with exit code 1. ``` Do you have some ideas about reason of this failing errors? -- 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]
