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/24 04:36:00 UTC

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

Carlo Cabrera created ARROW-11363:
-------------------------------------

             Summary: 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


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)