You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jacob Wujciak-Jens (Jira)" <ji...@apache.org> on 2022/10/11 16:14:00 UTC

[jira] [Updated] (ARROW-17990) [CI][R][C++] R macOS 10.13 build fails due to bmi2 changes

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

Jacob Wujciak-Jens updated ARROW-17990:
---------------------------------------
    Summary: [CI][R][C++] R macOS 10.13 build fails  due to bmi2 changes  (was: [CI][R][C++] R macOS 10.13 build due to bmi2 changes)

> [CI][R][C++] R macOS 10.13 build fails  due to bmi2 changes
> -----------------------------------------------------------
>
>                 Key: ARROW-17990
>                 URL: https://issues.apache.org/jira/browse/ARROW-17990
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Continuous Integration, R
>            Reporter: Jacob Wujciak-Jens
>            Priority: Blocker
>             Fix For: 10.0.0
>
>
> After the changes in [ARROW-15768] the macos 10.13 build is failing: 
> {code}
> /Users/voltrondata/tmp/hbtmp/apache-arrow-20221011-20438-19rxs8w/cpp/src/parquet/level_conversion_inc.h:278:10: error: always_inline function '_pext_u64' requires target feature 'bmi2', but would be inlined into function 'ExtractBits' that is compiled without support for 'bmi2'
> {code}
> https://github.com/ursacomputing/crossbow/actions/runs/3225397138/jobs/5278904370#step:13:7016



--
This message was sent by Atlassian Jira
(v8.20.10#820010)