You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2019/06/26 14:28:00 UTC

[jira] [Resolved] (ARROW-5737) Gandiva not building in manylinux

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

Krisztian Szucs resolved ARROW-5737.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.14.0

Issue resolved by pull request 4703
[https://github.com/apache/arrow/pull/4703]

> 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
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> 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)