You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/04/01 17:51:00 UTC

[jira] [Resolved] (ARROW-8298) [C++][CI] MinGW builds fail building grpc

     [ https://issues.apache.org/jira/browse/ARROW-8298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neal Richardson resolved ARROW-8298.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request 6795
[https://github.com/apache/arrow/pull/6795]

> [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
>            Assignee: Kouhei Sutou
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 0.17.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)