You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/09/19 15:55:00 UTC

[jira] [Created] (ARROW-17773) [CI][C++] sccache error on Travis-CI Arm64 build

Antoine Pitrou created ARROW-17773:
--------------------------------------

             Summary: [CI][C++] sccache error on Travis-CI Arm64 build
                 Key: ARROW-17773
                 URL: https://issues.apache.org/jira/browse/ARROW-17773
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++, Continuous Integration
            Reporter: Antoine Pitrou


See https://app.travis-ci.com/github/apache/arrow/jobs/583166213#L3382

{code}
+ command -v sccache
+ echo '=== sccache stats after the build ==='
=== sccache stats after the build ===
+ sccache --show-stats
/arrow/ci/scripts/cpp_build.sh: line 183: /usr/local/bin/sccache: cannot execute binary file: Exec format error
ERROR: 126
{code}




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