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

Uwe L. Korn resolved ARROW-4414.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 0.13.0

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

> [C++] Stop using cmake COMMAND_EXPAND_LISTS because it breaks package builds 
> for older distros
> ----------------------------------------------------------------------------------------------
>
>                 Key: ARROW-4414
>                 URL: https://issues.apache.org/jira/browse/ARROW-4414
>             Project: Apache Arrow
>          Issue Type: Bug
>            Reporter: Krisztian Szucs
>            Assignee: Krisztian Szucs
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.13.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> COMMAND_EXPAND_LISTS option of add_custom_command is too new on Ubuntu Xenial 
> and Debian stretch. It's available since CMake 3.8: 
> https://cmake.org/cmake/help/v3.8/command/add_custom_command.html
> We need to stop using it in cpp/src/gandiva/precompiled/CMakeLists.txt
> Also We should pin cmake to version 3.5 in travis builds (xenial ships cmake 
> 3.5)



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

Reply via email to