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

[jira] [Updated] (ARROW-12491) [Packaging] Required dependency on LZ4 >= 1.8 missing from CentOS RPM packages

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

Kouhei Sutou updated ARROW-12491:
---------------------------------
    Fix Version/s: 5.0.0

> [Packaging] Required dependency on LZ4 >= 1.8 missing from CentOS RPM packages
> ------------------------------------------------------------------------------
>
>                 Key: ARROW-12491
>                 URL: https://issues.apache.org/jira/browse/ARROW-12491
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 4.0.0
>            Reporter: Weston Pace
>            Priority: Minor
>             Fix For: 5.0.0
>
>
> When attempting to verify RC2 on an Amazon Linux 2 image I was unable to build the example because of the following error...
> /usr/lib/gcc/x86_64-redhat-linux/7/../../../../lib64/libarrow.so: undefined reference to `LZ4F_resetDecompressionContext'
> Furthermore, it seems we depend on LZ4 >= 1.8 which is not available by default in Amazon Linux 2 repositories (although it is pretty easily installed and does not seem to introduce any nested dependency issues).
>  



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