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

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

     [ https://issues.apache.org/jira/browse/ARROW-17773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou updated ARROW-17773:
-----------------------------------
    Fix Version/s: 10.0.0

> [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
>            Priority: Critical
>             Fix For: 10.0.0
>
>
> 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)