paleolimbot commented on issue #15189: URL: https://github.com/apache/arrow/issues/15189#issuecomment-1372705288
Ok...I'm able to build and check the R package on 10.13 locally using my wife's old laptop (which I highly doubt saw this coming as how it would spend its retirement). Just to get it started I replicated the build environment I use locally, which is basically a build + install + set `ARROW_HOME`. I had to install OpenSSL from source to get that to work, and I couldn't get snappy to build (`error: invalid output constraint '=@ccz' in asm`) or GCS to link into the R package. Without those two, I wasn't able to replicate a segfault in `R CMD check`, although the check did pass without warnings or errors. I imagine the next step is to try the autobrew script...my first attempt at that errored in a way I didn't understand but it deserves another shot. -- 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]
