jonkeane commented on pull request #10849:
URL: https://github.com/apache/arrow/pull/10849#issuecomment-891943880


   I also ran this locally removing all of the `-fno-lto` flags that were added 
in ARROW-13199, and I get a segfault there as well (this is at the same point 
as the crossbow build above which tries to remove that flag only when we know 
we're on LTO):
   
   ```
   16: tools:::.test_load_package("arrow", 
"/arrow/r/check/arrow.Rcheck/00LOCK-arrow/00new")
   An irrecoverable exception occurred. R is aborting now ...
   Segmentation fault
   ERROR: loading failed
   ```
   
   So it looks like we need to do something more to be able to build/link on 
the CRAN LTO check.


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