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 2018/08/09 18:10:00 UTC

[jira] [Updated] (ARROW-2928) [Packaging] AppVeyor crossbow conda builds are picking up boost 1.63.0 instead of the installed version

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

Wes McKinney updated ARROW-2928:
--------------------------------
    Fix Version/s: 0.11.0

> [Packaging] AppVeyor crossbow conda builds are picking up boost 1.63.0 instead of the installed version 
> --------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-2928
>                 URL: https://issues.apache.org/jira/browse/ARROW-2928
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: Packaging
>    Affects Versions: 0.9.0
>            Reporter: Phillip Cloud
>            Priority: Major
>             Fix For: 0.11.0
>
>
> In this build: https://ci.appveyor.com/project/cpcloud/crossbow/build/1.0.97 the version of boost that is getting picked up is not correct. We're installing {{boost-cpp=1.67.0}} from {{conda-forge}}, but {{BOOST_ROOT}} is somehow getting picked up as {{C:\Libraries\boost_1_63_0}}.
> We're setting {{ARROW_BUILD_TOOLCHAIN}} and {{PARQUET_CPP_BUILD_TOOLCHAIN}} correctly.
> [~kszucs] [~wesmckinn] Do you know if {{BOOST_ROOT}} overrides setting those other envars?
> I don't think this is the cause of the failing build here, since this build (https://ci.appveyor.com/project/kszucs/crossbow/build/1.0.391) passes with that envar set to boost 1.63, but it's still incorrect so we should fix it.



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