kou commented on PR #34048:
URL: https://github.com/apache/arrow/pull/34048#issuecomment-1425216655

   We can't use static linking for OpenSSL:
   
   
https://github.com/ursacomputing/crossbow/actions/runs/4140935566/jobs/7160057196#step:6:1857
   
   ```text
   
/arrow/r/libarrow/dist/s2n_tls_ep-prefix/src/s2n_tls_ep/crypto/s2n_fips.c:21:6: 
error: #error "Interning with OpenSSL fips-validated libcrypto is not currently 
supported. See https://github.com/aws/s2n-tls/issues/2741";
        #error "Interning with OpenSSL fips-validated libcrypto is not 
currently supported. See https://github.com/aws/s2n-tls/issues/2741";
         ^~~~~
   ```


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