paleolimbot commented on issue #36456:
URL: https://github.com/apache/arrow/issues/36456#issuecomment-1622227950

   Yes, it's autobrew in that job ( 
https://github.com/ursacomputing/crossbow/actions/runs/5442353558/jobs/9897977884#step:13:60
 ). I think that script is here: 
https://github.com/apache/arrow/blob/main/r/tools/autobrew and the formula is 
here: 
https://github.com/apache/arrow/blob/main/dev/tasks/homebrew-formulae/autobrew/apache-arrow-static.rb
 .
   
   I think I'm remembering correctly that we always try to link to system 
openssl on MacOS and not the one provided by homebrew/autobrew... @assignUser 
may be more familiar with the details!
   
   Also worth nothing that we're considering dropping autobrew to reduce the 
number of steps needed for the R package release; however, I don't know if 
doing a bundled build (i.e., running `cmake` on the bundled cpp source instead 
of autobrew) is more or less complicated with respect to openssl.


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