Antoine Pitrou created ARROW-8298: ------------------------------------- Summary: [C++][CI] MinGW builds fail building grpc Key: ARROW-8298 URL: https://issues.apache.org/jira/browse/ARROW-8298 Project: Apache Arrow Issue Type: Bug Components: C++, Continuous Integration Reporter: Antoine Pitrou Fix For: 0.17.0
See e.g. https://github.com/apache/arrow/pull/6781/checks?check_run_id=548816924 {code} CMake Error at D:/a/arrow/arrow/build/cpp/grpc_ep-prefix/src/grpc_ep-stamp/grpc_ep-build-RELEASE.cmake:62 (message): Command failed: 2 'D:/a/arrow/msys64/usr/bin/make' See also D:/a/arrow/arrow/build/cpp/grpc_ep-prefix/src/grpc_ep-stamp/grpc_ep-build-*.log make[2]: *** [CMakeFiles/grpc_ep.dir/build.make:130: grpc_ep-prefix/src/grpc_ep-stamp/grpc_ep-build] Error 1 make[1]: *** [CMakeFiles/Makefile2:1012: CMakeFiles/grpc_ep.dir/all] Error 2 make: *** [Makefile:158: all] Error 2 {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)