[
https://issues.apache.org/jira/browse/ARROW-12098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17315008#comment-17315008
]
Neal Richardson commented on ARROW-12098:
-----------------------------------------
Here's why that existing error message isn't being thrown:
https://github.com/apache/arrow/blob/master/r/inst/build_arrow_static.sh#L21
Uncommenting that line is probably sufficient to fix this (but we should verify)
> [R] Catch cpp build failures on linux
> -------------------------------------
>
> Key: ARROW-12098
> URL: https://issues.apache.org/jira/browse/ARROW-12098
> Project: Apache Arrow
> Issue Type: Improvement
> Components: R
> Reporter: Jonathan Keane
> Assignee: Jonathan Keane
> Priority: Major
> Fix For: 4.0.0
>
>
> See
> https://issues.apache.org/jira/browse/ARROW-11963?focusedCommentId=17303664&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17303664
> and the comment below it.
> There are some circumstances where the build does not succeed, but the catch
> for that (to print a useful error) is not being triggered.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)