David Li created ARROW-13999:
--------------------------------
Summary: [C++][CI] Make must be installed to build LZ4 on MinGW
Key: ARROW-13999
URL: https://issues.apache.org/jira/browse/ARROW-13999
Project: Apache Arrow
Issue Type: Improvement
Components: C++, Continuous Integration
Reporter: David Li
Assignee: David Li
Fix For: 6.0.0
Recently the MinGW builds have been failing when trying to build LZ4. For some
reason, CMake no longer finds the preinstalled version. (This I cannot
replicate locally.) But while it should just fall back to building the local
version, this fails because make is not installed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)