[
https://issues.apache.org/jira/browse/ARROW-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271024#comment-17271024
]
Kouhei Sutou commented on ARROW-11363:
--------------------------------------
We'll release Apache Arrow 3.0.0 soon. It'll resolve this and LLVM 11 problems.
Could you try Apache Arrow 3.0.0-rc2?
https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-3.0.0-rc2/
> 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
>
> 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)