pitrou opened a new issue, #36329:
URL: https://github.com/apache/arrow/issues/36329

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   As seen on CI:
   ```
   Undefined symbols for architecture x86_64:
     "_EVP_MD_get_size", referenced from:
         gandiva::gdv_hash_using_openssl(long long, void const*, unsigned long, 
evp_md_st const*, unsigned int, int*) in libgandiva.a(hash_utils.cc.o)
   ld: symbol(s) not found for architecture x86_64
   ```
   
https://github.com/apache/arrow/actions/runs/5390688418/jobs/9786417735#step:9:1716
   
   Also, it would be nice if the CMake configure logs shows the architecture 
being targeted (perhaps `CMAKE_SYSTEM_PROCESSOR`?).
   
   
   ### Component(s)
   
   C++, Continuous Integration


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