You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Carlo Cabrera (Jira)" <ji...@apache.org> on 2021/01/26 19:23:01 UTC

[jira] [Resolved] (ARROW-11363) C++ Library Build Failure with gRPC 1.34+

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

Carlo Cabrera resolved ARROW-11363.
-----------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Apache Arrow 3.0.0 builds with the latest release of gRPC.

> C++ Library Build Failure with gRPC 1.34+
> -----------------------------------------
>
>                 Key: ARROW-11363
>                 URL: https://issues.apache.org/jira/browse/ARROW-11363
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 2.0.0
>         Environment: macOS 10.14, 10.15, 11.1
>            Reporter: Carlo Cabrera
>            Priority: Major
>             Fix For: 3.0.0
>
>
> I tried to update Homebrew's version of gRPC at [https://github.com/Homebrew/homebrew-core/pull/69649]. However, CI reported build failures from Apache Arrow.
> Among the reported errors include: 
> {{error: implicit instantiation of undefined template}}
> {{error: incomplete definition of type}}
> {{error: implicit instantiation of undefined template}}
> Complete CI run logs available at [https://github.com/Homebrew/homebrew-core/actions/runs/506756245].
> Will Apache Arrow be compatible with the latest version of gRPC? (As an aside, the lack of compatibility with LLVM 11 is also blocking Homebrew from packaging it for Apple M1.)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)