[
https://issues.apache.org/jira/browse/ARROW-14710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicola Crane resolved ARROW-14710.
----------------------------------
Fix Version/s: 7.0.0
Resolution: Fixed
Issue resolved by pull request 11703
[https://github.com/apache/arrow/pull/11703]
> [R] Install error on Linux arm64 with cmake-X.X.X-Linux-x86_64
> --------------------------------------------------------------
>
> Key: ARROW-14710
> URL: https://issues.apache.org/jira/browse/ARROW-14710
> Project: Apache Arrow
> Issue Type: Bug
> Components: R
> Affects Versions: 6.0.0
> Environment: R version 4.1.2 (2021-11-01) -- "Bird Hippie"
> Platform: aarch64-unknown-linux-gnu (64-bit)
> Reporter: SHIMA Tatsuya
> Assignee: Nicola Crane
> Priority: Major
> Labels: pull-request-available
> Fix For: 7.0.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> If we try to install the arrow package in an environment where cmake is not
> installed, the installation seems to fail because it tries to use x86_64
> cmake.
> It may have something to do with the following lines.
> https://github.com/apache/arrow/blob/8ab345d58e38f84dcc335fd47aa856988214e674/r/tools/nixlibs.R#L371-L383
--
This message was sent by Atlassian Jira
(v8.20.1#820001)