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

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The incoming pretest fails with 
   
   ```
   * checking top-level files ... NOTE
     possible bashism in configure line 138 (test -a/-o):
     if [ "${OPENSSL_ROOT_DIR}" = "" -a "${PKG_CONFIG_AVAILABLE}" = "true" ]; 
then
   ```
   
   ...so we need to remove the `test -a` usage from the configure script.
   
   ### Component(s)
   
   R


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