You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/11/04 21:39:00 UTC

[jira] [Commented] (ARROW-9923) [R] arrow R package build error: illegal instruction

    [ https://issues.apache.org/jira/browse/ARROW-9923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17226396#comment-17226396 ] 

Neal Richardson commented on ARROW-9923:
----------------------------------------

Circling back here. I see that {{ARROW_SIMD_LEVEL}} defaults to SSE4_2, but it can be set to NONE. So to pass that through when building the R package, you can set the env var {{EXTRA_CMAKE_FLAGS="-DARROW_SIMD_LEVEL=NONE"}}. Try that and see if that works?

> [R] arrow R package build error: illegal instruction
> ----------------------------------------------------
>
>                 Key: ARROW-9923
>                 URL: https://issues.apache.org/jira/browse/ARROW-9923
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: R
>    Affects Versions: 1.0.1
>         Environment: Platform: Linux node 5.8.5-arch1-1 #1 SMP PREEMPT Thu, 27 Aug 2020 18:53:02 +0000 x86_64 GNU/Linux
> CPU: AMD Athlon(tm) II X4 651 Quad-Core Processor (does not support SSE4, AVX/AVX2)
>            Reporter: Maxim Terpilowski
>            Priority: Major
>              Labels: build
>
> arrow R package (v1.0.1) installing from CRAN results in an error.
> Build log: [https://pastebin.com/Zq1iMTzB]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)