raulcd commented on PR #44989:
URL: https://github.com/apache/arrow/pull/44989#issuecomment-2553908435

   After a bunch of trial and error, I seem to be stuck with the following 
issue if I override the CMake version to be used to either a manually `3.25.0` 
installed or using the latest available (`3.31`) on msys2:
   ```
   -- Found hdfs.h at: D:/a/arrow/arrow/cpp/thirdparty/hadoop/include/hdfs.h
   CMake Error at C:/rtools40/ucrt64/lib/cmake/AWSSDK/AWSSDKConfig.cmake:119 
(while):
     while() given incorrect arguments:
   
       "NOT" "TEMP_NAME" "STREQUAL"
   
     Unknown arguments specified
   Call Stack (most recent call first):
     cmake_modules/FindAWSSDKAlt.cmake:36 (find_package)
     cmake_modules/ThirdpartyToolchain.cmake:294 (find_package)
     cmake_modules/ThirdpartyToolchain.cmake:5389 (resolve_dependency)
     CMakeLists.txt:546 (include)
     ```
   I am trying some things, like using an updated `aws-sdk-cpp` version, but I 
am unsure where to go from there


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to