[
https://issues.apache.org/jira/browse/ARROW-12972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17358314#comment-17358314
]
Yibo Cai commented on ARROW-12972:
----------------------------------
>From below url, this looks a bug of {{cmake-3.18}} centos-8 aarch64.
A quick fix is to install {{libarchive}} package, tested okay on my aarch64 box.
https://community.oracle.com/tech/apps-infra/discussion/4484945/cmake-undefined-symbol-archive-write-add-filter-zstd
> [CI] ][C++] archive_write_add_filter_zstd error on CentOS + ARM64
> -----------------------------------------------------------------
>
> Key: ARROW-12972
> URL: https://issues.apache.org/jira/browse/ARROW-12972
> Project: Apache Arrow
> Issue Type: Task
> Components: C++, Continuous Integration
> Reporter: Mauricio 'PachĂĄ' Vargas SepĂșlveda
> Priority: Minor
>
> there is a build problem for ARM64
> https://travis-ci.com/github/ursacomputing/crossbow/builds/227949567#L4973
> cmake: symbol lookup error: cmake: undefined symbol:
> archive_write_add_filter_zstd
> rake aborted!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)