You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/04/08 20:36:00 UTC

[jira] [Resolved] (ARROW-16102) [C++] Builds that use cpp/cmake_modules/FindgRPCAlt.cmake cannot build GCS support

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

Kouhei Sutou resolved ARROW-16102.
----------------------------------
    Fix Version/s: 8.0.0
       Resolution: Fixed

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

> [C++] Builds that use cpp/cmake_modules/FindgRPCAlt.cmake cannot build GCS support
> ----------------------------------------------------------------------------------
>
>                 Key: ARROW-16102
>                 URL: https://issues.apache.org/jira/browse/ARROW-16102
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Micah Kornfield
>            Assignee: Kouhei Sutou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 8.0.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> cpp/cmake_modules/FindgRPCAlt.cmake somehow exposes the same libraries defined in build_absl_once (defined in cpp/cmake_modules/ThirdpartyToolchain.cmake) causing CMake to fail when GCS client is enabled for building.
> I tried playing around with various options but given my limited CMake skills I could not figure out an easy solution to this.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)