[
https://issues.apache.org/jira/browse/ARROW-14308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-14308:
-----------------------------------
Labels: pull-request-available (was: )
> [C++][CI] CI builds for "AMD64 Windows MinGW 32 C++" failling regularly due
> to ccache error
> -------------------------------------------------------------------------------------------
>
> Key: ARROW-14308
> URL: https://issues.apache.org/jira/browse/ARROW-14308
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, Continuous Integration
> Reporter: Weston Pace
> Assignee: Kouhei Sutou
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Example:
> https://github.com/apache/arrow/pull/11286/checks?check_run_id=3876406337
> This seems to be pretty reliable. The failure appears to be related to
> ccache:
> {noformat}
> + source_dir=/d/a/arrow/arrow/cpp
> + build_dir=/d/a/arrow/arrow/build/cpp
> + with_docs=false
> + : ON
> + '[' '!' -z '' ']'
> ++ command -v xcrun
> + '[' -x '' ']'
> ===
> + '[' ON == ON ']'
> === ccache statistics before build
> + echo -e '===\n=== ccache statistics before build\n==='
> ===
> + ccache -s
> terminate called after throwing an instance of 'core::Error'
> terminate called recursively
> Error: Process completed with exit code 3.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)