You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/13 01:07:00 UTC

[jira] [Updated] (ARROW-8410) [C++] CMake fails on aarch64 systems that do not support -march=armv8-a+crc+crypto

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

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

> [C++] CMake fails on aarch64 systems that do not support -march=armv8-a+crc+crypto
> ----------------------------------------------------------------------------------
>
>                 Key: ARROW-8410
>                 URL: https://issues.apache.org/jira/browse/ARROW-8410
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.17.0
>
>
> I was trying to build the project on a rockpro64 system to look into something else and ran into this
> {code}
> -- Arrow build warning level: PRODUCTION
> CMake Error at cmake_modules/SetupCxxFlags.cmake:332 (message):
>   Unsupported arch flag: -march=armv8-a+crc+crypto.
> Call Stack (most recent call first):
>   CMakeLists.txt:398 (include)
> -- Configuring incomplete, errors occurred!
> {code}



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