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/06/30 00:25:00 UTC

[jira] [Resolved] (ARROW-16933) [C++] Fix google-cloud-cpp build with bundled zlib

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

Kouhei Sutou resolved ARROW-16933.
----------------------------------
    Resolution: Fixed

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

> [C++] Fix google-cloud-cpp build with bundled zlib
> --------------------------------------------------
>
>                 Key: ARROW-16933
>                 URL: https://issues.apache.org/jira/browse/ARROW-16933
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Neal Richardson
>            Assignee: Neal Richardson
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 9.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> In ARROW-16510, I upgraded the version of the bundled google-cloud-cpp, which adds a dependency on zlib. If zlib is bundled, depending on the timing of the external project builds, it may not be available in time for the google-cloud-cpp build. I haven't observed this failing on any of the arrow CI jobs, but I have seen it on https://github.com/ursa-labs/arrow-r-nightly/runs/7103912666?check_suite_focus=true. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)