Wes McKinney created ARROW-8280:
-----------------------------------
Summary: [C++] MinGW builds failing due to CARES-related toolchain
issue
Key: ARROW-8280
URL: https://issues.apache.org/jira/browse/ARROW-8280
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Wes McKinney
Fix For: 0.17.0
This just started occurring today I think
Example run
https://github.com/apache/arrow/pull/6774/checks?check_run_id=547420903
{code}
CMake Error: The following variables are used in this project, but they are set
to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake
files:
CARES_INCLUDE_DIR
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)