kou commented on PR #47749: URL: https://github.com/apache/arrow/pull/47749#issuecomment-3385255733
Fixed: https://github.com/kou/arrow-java/actions/runs/18370527401/job/52334724160#step:12:2489 ```text + cmake --build /Users/runner/work/arrow-java/arrow-java/build/java_jni --target install [0/1] Install the project... -- Install configuration: "release" -- Installing: /Users/runner/work/arrow-java/arrow-java/build/java_jni/java-jni/lib/arrow_cdata_jni/aarch_64/libarrow_cdata_jni.dylib -- Installing: /Users/runner/work/arrow-java/arrow-java/build/java_jni/java-jni/lib/arrow_dataset_jni/aarch_64/libarrow_dataset_jni.dylib -- Installing: /Users/runner/work/arrow-java/arrow-java/build/java_jni/java-jni/lib/gandiva_jni/aarch_64/libgandiva_jni.dylib -- Installing: /Users/runner/work/arrow-java/arrow-java/build/java_jni/java-jni/lib/arrow_orc_jni/aarch_64/libarrow_orc_jni.dylib ``` This is ready. This error is another problem that should be fixed in apache/arrow-java: https://github.com/kou/arrow-java/actions/runs/18370527401/job/52334724160#step:12:2535 ```text Error: Unexpected shared dependency found in arrow_dataset_jni/aarch_64/libarrow_dataset_jni.dylib: `Network` ``` -- 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]
