[ 
https://issues.apache.org/jira/browse/ARROW-16895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-16895:
-----------------------------------
    Labels: pull-request-available  (was: )

> [R] Fix cmake version detection
> -------------------------------
>
>                 Key: ARROW-16895
>                 URL: https://issues.apache.org/jira/browse/ARROW-16895
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: R
>            Reporter: Neal Richardson
>            Assignee: Neal Richardson
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 9.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In ARROW-8049, we upgraded bundled Thrift to 0.13, which bumped the minimum 
> required cmake to 3.10. But since that was written as a number and not a 
> version string in the R code that checks for the cmake version 
> (https://github.com/apache/arrow/commit/76d3c36006162766ec598442a0c0d2192f5e0d0b#diff-8345393f38ffaf553909d5bce167e2622cdf865a7e03230ba3f8d376588dd151L371),
>  it effectively was dropped to 3.1. So when attempting to build with cmake 
> 3.6 (https://github.com/apache/arrow/issues/13425), the script wrongly used 
> it instead of downloading a newer cmake.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to