[
https://issues.apache.org/jira/browse/ARROW-7370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-7370.
---------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 6011
[https://github.com/apache/arrow/pull/6011]
> [C++] Old Protobuf with AUTO detection is failed
> ------------------------------------------------
>
> Key: ARROW-7370
> URL: https://issues.apache.org/jira/browse/ARROW-7370
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Kouhei Sutou
> Assignee: Kouhei Sutou
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> {noformat}
> -- 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)
> Building Protocol Buffers from source
> CMake Error at cmake_modules/ThirdpartyToolchain.cmake:1179 (add_library):
> add_library cannot create imported target "protobuf::libprotobuf" because
> another target with the same name already exists.
> Call Stack (most recent call first):
> cmake_modules/ThirdpartyToolchain.cmake:147 (build_protobuf)
> cmake_modules/ThirdpartyToolchain.cmake:178 (build_dependency)
> cmake_modules/ThirdpartyToolchain.cmake:1204
> (resolve_dependency_with_version)
> CMakeLists.txt:428 (include)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)