Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI][Packaging][Java] libgandiva_jni.dylib links to libz3.dylib #15023

Closed
kou opened this issue Dec 19, 2022 · 0 comments · Fixed by #15024
Closed

[CI][Packaging][Java] libgandiva_jni.dylib links to libz3.dylib #15023

kou opened this issue Dec 19, 2022 · 0 comments · Fixed by #15024

Comments

@kou
Copy link
Member

kou commented Dec 19, 2022

Describe the bug, including details regarding any error messages, version, and platform.

https://github.com/ursacomputing/crossbow/actions/runs/3724023719/jobs/6315909543

+ archery linking check-dependencies --allow CoreFoundation --allow libSystem --allow libarrow_cdata_jni --allow libarrow_dataset_jni --allow libarrow_orc_jni --allow libc++ --allow libcurl --allow libgandiva_jni --allow libncurses --allow libplasma_java --allow libz libarrow_cdata_jni.dylib libarrow_dataset_jni.dylib libarrow_orc_jni.dylib libgandiva_jni.dylib libplasma_java.dylib
~/github-actions-runner/_work/crossbow/crossbow/arrow/java-dist/aarch_64 ~/github-actions-runner/_work/crossbow/crossbow
Error: Unexpected shared dependency found in libgandiva_jni.dylib: `libz3`

Component(s)

C++ - Gandiva, Continuous Integration, Packaging

kou added a commit that referenced this issue Dec 20, 2022
…15024)

* Closes: #15023

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 11.0.0 milestone Dec 20, 2022
@kou kou changed the title [CI][Packaging][Java] libgandiva_jni.dylib links to libz3.dylib not libz3.a [CI][Packaging][Java] libgandiva_jni.dylib links to libz3.dylib Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant