You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/02/17 21:29:00 UTC

[jira] [Updated] (ARROW-4607) Please have a cmake variable to build with all externally installed dependency packages

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

Wes McKinney updated ARROW-4607:
--------------------------------
    Component/s: C++

> Please have a cmake variable to build with all externally installed dependency packages
> ---------------------------------------------------------------------------------------
>
>                 Key: ARROW-4607
>                 URL: https://issues.apache.org/jira/browse/ARROW-4607
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Yuri
>            Priority: Major
>
> In order to package Arrow, it needs to be possible to use only external dependencies, because the package builder isn't allowed to download any files during build form security reasons, so bundling isn't possible.
>  
> I am not saying that the build should be radically changed, it should only have a particular cmake variable (ex. ```{{USE_EXTERNAL_PACKAGES}}```) that would make it to use only external packages.
>  
> My particular OS is FreeBSD, but this concern should apply to all systems.
>  
> Another relevant discussion is here: [https://lists.apache.org/thread.html/56e3e5e44901a4ff4f62adc93bb0d34d4c4eac48c993146172e7684e@%3Cdev.arrow.apache.org%3E]
>  



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