ziggythehamster commented on issue #15279:
URL: https://github.com/apache/arrow/issues/15279#issuecomment-1377828386

   And compiling from scratch does not fix the issue, but if I add [email protected] to 
my tap and add this, I can now successfully install red-arrow:
   
   ```
       # Set -Wno-register so clang14+ don't fail to build extensions
       args << "extra_warnflags=-Wno-register"
   ```
   
   This works for me.


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