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 2021/10/06 21:05:00 UTC

[jira] [Created] (ARROW-14246) [C++] find_package(CURL) in build_google_cloud_cpp_storage fails

Kouhei Sutou created ARROW-14246:
------------------------------------

             Summary: [C++] find_package(CURL) in build_google_cloud_cpp_storage fails
                 Key: ARROW-14246
                 URL: https://issues.apache.org/jira/browse/ARROW-14246
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Kouhei Sutou
            Assignee: Kouhei Sutou


{code}
CMake Error at /usr/share/cmake-3.18/Modules/FindCURL.cmake:163 (message):
  CURL: Required feature 7.47.0 is not found
Call Stack (most recent call first):
  cmake_modules/ThirdpartyToolchain.cmake:3585 (find_package)
  cmake_modules/ThirdpartyToolchain.cmake:156 (build_google_cloud_cpp_storage)
  cmake_modules/ThirdpartyToolchain.cmake:232 (build_dependency)
  cmake_modules/ThirdpartyToolchain.cmake:3697 (resolve_dependency)
  CMakeLists.txt:535 (include)
{code}



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