You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/02/24 09:16:00 UTC

[jira] [Created] (ARROW-15773) [C++] CMake error when configuring AWS SDK

Antoine Pitrou created ARROW-15773:
--------------------------------------

             Summary: [C++] CMake error when configuring AWS SDK
                 Key: ARROW-15773
                 URL: https://issues.apache.org/jira/browse/ARROW-15773
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Antoine Pitrou
             Fix For: 8.0.0


I am getting the following error:
{code}
CMake Error at /home/antoine/miniconda3/envs/pyarrow/lib/cmake/AWSSDK/AWSSDKConfig.cmake:132 (while):
  had incorrect arguments:

    "NOT" "TEMP_NAME" "STREQUAL"

  Unknown arguments specified
Call Stack (most recent call first):
  cmake_modules/ThirdpartyToolchain.cmake:4326 (find_package)
  CMakeLists.txt:548 (include)

{code}




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