lidavidm commented on issue #35206:
URL: https://github.com/apache/arrow/issues/35206#issuecomment-1513883024

   Failure:
   
   ```
   -- Found OpenSSL: optimized;C:/Program 
Files/OpenSSL/lib/VC/libcrypto64MD.lib;debug;C:/Program 
Files/OpenSSL/lib/VC/libcrypto64MDd.lib (found suitable version "1.1.1t", 
minimum required is "1.0.2")  
   ```
   
   Success:
   
   ```
   -- Found OpenSSL: 
C:/tmp/arrow-verify-release/conda-env/Library/lib/libcrypto.lib (found suitable 
version "3.1.0", minimum required is "1.0.2")  
   ```
   
   It looks like we're somehow linking against system OpenSSL by accident


-- 
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