You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jin Shang (Jira)" <ji...@apache.org> on 2022/10/04 12:07:00 UTC

[jira] [Commented] (ARROW-17928) [Java] Java jars creation failed at "Build C++ libraries macOS" steps

    [ https://issues.apache.org/jira/browse/ARROW-17928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612581#comment-17612581 ] 

Jin Shang commented on ARROW-17928:
-----------------------------------

This is due to ARROW-17902 and I'm dealing with it now.

> [Java] Java jars creation failed at "Build C++ libraries macOS" steps
> ---------------------------------------------------------------------
>
>                 Key: ARROW-17928
>                 URL: https://issues.apache.org/jira/browse/ARROW-17928
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java
>            Reporter: David Dali Susanibar Arce
>            Priority: Major
>
> Java jars creation failed at `Build C++ libraries macOS`
> Consider: 
>  * [https://github.com/ursacomputing/crossbow/actions/runs/3172796174/jobs/5168650287]
>  * [https://github.com/ursacomputing/crossbow/actions/runs/3142124901/jobs/5106467031]
> Errors message:
> {code:java}
> ld: warning: dylib (/usr/local/lib/libz3.dylib) was built for newer macOS version (11.0) than being linked (10.13)
> 3744ld: warning: dylib (/usr/local/lib/libzstd.1.5.2.dylib) was built for newer macOS version (11.0) than being linked (10.13)
> 3745ld: in /usr/local/opt/llvm/lib/libLLVMCore.a(Instructions.cpp.o), could not parse object file /usr/local/opt/llvm/lib/libLLVMCore.a(Instructions.cpp.o): 'Invalid value (Producer: 'LLVM15.0.0' Reader: 'LLVM APPLE_1_1300.0.29.30_0')', using libLTO version 'LLVM version 13.0.0, (clang-1300.0.29.30)' for architecture x86_64
> 3746clang: error: linker command failed with exit code 1 (use -v to see invocation)
> 3747ninja: build stopped: subcommand failed.
> 3748Error: Process completed with exit code 1. {code}
> [~raulcd]  [~jwozniak] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)