You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Kazuaki Ishizaki (Jira)" <ji...@apache.org> on 2020/11/16 18:32:00 UTC

[jira] [Created] (ARROW-10621) [Java] flight-cpre test causes a failure on s390x

Kazuaki Ishizaki created ARROW-10621:
----------------------------------------

             Summary: [Java] flight-cpre test causes a failure on s390x
                 Key: ARROW-10621
                 URL: https://issues.apache.org/jira/browse/ARROW-10621
             Project: Apache Arrow
          Issue Type: Bug
          Components: Java
    Affects Versions: 3.0.0
            Reporter: Kazuaki Ishizaki


Java flight-core test on s390x causes a failure as follows:
 
{code:java}
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] --- protobuf-maven-plugin:0.5.0:compile (src) @ flight-core ---
[INFO] Compiling 1 proto file(s) to /arrow/java/flight/flight-core/target/generated-sources/protobuf
[ERROR] PROTOC FAILED: /arrow/java/flight/flight-core/target/protoc-plugins/protoc-3.7.1-linux-s390_64.exe: error while loading shared libraries: libprotoc.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: libprotoc.so.18: cannot open shared object file: No such file or directory
{code}



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