Praveen Kumar Desabandu created ARROW-5737:
----------------------------------------------
Summary: 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
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)