You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/08/30 18:33:00 UTC

[jira] [Commented] (ARROW-2461) [Python] Build wheels for manylinux2010 tag

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

Antoine Pitrou commented on ARROW-2461:
---------------------------------------

Turns out glibc 2.12, which is the baseline in manylinux2010 but not manylinux1, is required by the Abseil C++ library.

> [Python] Build wheels for manylinux2010 tag
> -------------------------------------------
>
>                 Key: ARROW-2461
>                 URL: https://issues.apache.org/jira/browse/ARROW-2461
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Uwe L. Korn
>            Priority: Major
>             Fix For: 0.11.0
>
>
> There is now work in progress on an updated manylinux tag based on CentOS6. We should provide wheels for this tag and the old {{manylinux1}} tag for one release and then switch to the new tag in the release afterwards. This should enable us also to raise the minimum compiler requirement to gcc 4.9 (or higher once conda-forge has migrated to a newer compiler).
> The relevant PEP is https://www.python.org/dev/peps/pep-0571/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)