You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/06/19 17:18:00 UTC

[jira] [Created] (ARROW-5653) [CI] Fix cpp docker image

Francois Saint-Jacques created ARROW-5653:
---------------------------------------------

             Summary: [CI] Fix cpp docker image
                 Key: ARROW-5653
                 URL: https://issues.apache.org/jira/browse/ARROW-5653
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Francois Saint-Jacques


{code:shell}
make -f Makefile.docker run-cpp
...
54/64 Test #79: arrow-dataset-file_test ............***Failed    0.04 sec
Running arrow-dataset-file_test, redirecting output into /build/cpp/build/test-logs/arrow-dataset-file_test.txt (attempt 1/1)
/build/cpp/debug/arrow-dataset-file_test: error while loading shared libraries: libbrotlienc.so.1: cannot open shared object file: No such file or directory
/build/cpp/src/arrow/dataset

      Start 80: arrow-flight-test
55/64 Test #80: arrow-flight-test ..................***Failed    0.04 sec
Running arrow-flight-test, redirecting output into /build/cpp/build/test-logs/arrow-flight-test.txt (attempt 1/1)
/build/cpp/debug/arrow-flight-t
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)