Weston Pace created ARROW-14308:
-----------------------------------

             Summary: [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
            Reporter: Weston Pace


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)

Reply via email to