raulcd opened a new issue, #51494: URL: https://github.com/apache/arrow/issues/51494
### Describe the bug, including details regarding any error messages, version, and platform. The [ARM64 Windows 11 MSVC / windows](https://github.com/apache/arrow/actions/runs/36078043218/job/107893611050) on the C++ Extra workflow fails with: ``` CMake Error at C:/Program Files/Git/usr/share/cmake-4.1/Modules/FindPackageHandleStandardArgs.cmake:227 (message): Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) Call Stack (most recent call first): C:/Program Files/Git/usr/share/cmake-4.1/Modules/FindPackageHandleStandardArgs.cmake:591 (_FPHSA_FAILURE_MESSAGE) C:/Program Files/Git/usr/share/cmake-4.1/Modules/FindOpenSSL.cmake:716 (find_package_handle_standard_args) C:/a/arrow/arrow/build/cpp/_deps/azure_sdk-src/sdk/attestation/azure-security-attestation/CMakeLists.txt:30 (find_package) -- Configuring incomplete, errors occurred! Error: Process completed with exit code 1. ``` ### Component(s) Continuous Integration, C++ -- 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]
