[
https://issues.apache.org/jira/browse/ARROW-5737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873042#comment-16873042
]
Antoine Pitrou commented on ARROW-5737:
---------------------------------------
You should make sure a more recent Python version is present on PATH. Python
2.7 or Python 3 should be ok.
> Gandiva not building in manylinux
> ---------------------------------
>
> Key: ARROW-5737
> URL: https://issues.apache.org/jira/browse/ARROW-5737
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++ - Gandiva
> Reporter: Praveen Kumar Desabandu
> Priority: Major
>
> The gandiva many linux builds have started failing post
> [https://github.com/apache/arrow/commit/0fc5bc429fbe527b1e42db4307cde8d0ce2818c6]
> ninja is unable to interpret the
> [make_precompiled_bitcode.py|https://github.com/apache/arrow/commit/0fc5bc429fbe527b1e42db4307cde8d0ce2818c6#diff-456ea80d0a4228a2dbf98b5d47615e07]
> correctly.
> [~pitrou] - I tried to fix it but did not make much progress :) Could you
> please help out.
> Error is "File
> "/arrow/cpp/src/gandiva/precompiled/../make_precompiled_bitcode.py", line 22
> marker = B"<DATA_CHARS>"
>
> SyntaxError: invalid syntax
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)