You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jorge Leitão (Jira)" <ji...@apache.org> on 2021/06/03 05:01:00 UTC

[jira] [Reopened] (ARROW-12915) [Release] Build of ubuntu-docs is failing on thrift

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

Jorge Leitão reopened ARROW-12915:
----------------------------------

> [Release] Build of ubuntu-docs is failing on thrift
> ---------------------------------------------------
>
>                 Key: ARROW-12915
>                 URL: https://issues.apache.org/jira/browse/ARROW-12915
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Developer Tools
>            Reporter: Jorge Leitão
>            Assignee: Jonathan Keane
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> When building the image, after the fix in ARROW-12909, the build fails with
> {code:java}
> - Checking for module 'thrift'
> --   Found thrift, version 0.13.0
> -- Found Thrift: /usr/lib/x86_64-linux-gnu/libthrift.so (found suitable version "0.13.0", minimum required is "0.11.0")  
> -- Providing CMake module for Thrift
> CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
>   Could NOT find Protobuf: Found unsuitable version "3.6.1", but required is
>   at least "3.7.0" (found /usr/lib/x86_64-linux-gnu/libprotobuf.so;-pthread)
> Call Stack (most recent call first):
>   /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:391 (_FPHSA_FAILURE_MESSAGE)
>   /usr/share/cmake-3.16/Modules/FindProtobuf.cmake:624 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
>   cmake_modules/ThirdpartyToolchain.cmake:234 (find_package)
>   cmake_modules/ThirdpartyToolchain.cmake:1419 (resolve_dependency)
>   CMakeLists.txt:506 (include)
> {code}



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