You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2017/07/15 16:47:00 UTC

[jira] [Assigned] (ARROW-1218) Arrow doesn't compile if all compression libraries are deactivated

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

Philipp Moritz reassigned ARROW-1218:
-------------------------------------

    Assignee: Philipp Moritz

> Arrow doesn't compile if all compression libraries are deactivated
> ------------------------------------------------------------------
>
>                 Key: ARROW-1218
>                 URL: https://issues.apache.org/jira/browse/ARROW-1218
>             Project: Apache Arrow
>          Issue Type: Bug
>            Reporter: Philipp Moritz
>            Assignee: Philipp Moritz
>            Priority: Minor
>
> This happens if "-DARROW_WITH_BROTLI=off -DARROW_WITH_LZ4=off -DARROW_WITH_SNAPPY=off -DARROW_WITH_ZLIB=off -DARROW_WITH_ZSTD=off" are all specified.
> It is a simple bug in the CMakesLists.txt, the error message is
> {code}
> CMake Error at CMakeLists.txt:587 (add_dependencies):
>   add_dependencies called with incorrect number of arguments
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)