Kazuaki Ishizaki created ARROW-10200:
----------------------------------------

             Summary: [Java][CI] Fix failure of Java CI on s390x
                 Key: ARROW-10200
                 URL: https://issues.apache.org/jira/browse/ARROW-10200
             Project: Apache Arrow
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Kazuaki Ishizaki


ARROW-9701 causes the following failure due to missing a library 
{{libprotobuf.so.18}}.
{code:java}
...
[ERROR] PROTOC FAILED: 
/arrow/java/flight/flight-core/target/protoc-plugins/protoc-3.7.1-linux-s390_64.exe:
 error while loading shared libraries: libprotobuf.so.18: cannot open shared 
object file: No such file or directory
[ERROR] /arrow/java/flight/flight-core/../../../format/Flight.proto [0:0]: 
/arrow/java/flight/flight-core/target/protoc-plugins/protoc-3.7.1-linux-s390_64.exe:
 error while loading shared libraries: libprotobuf.so.18: cannot open shared 
object file: No such file or directory
...
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to