Phillip Cloud created ARROW-2928:
------------------------------------

             Summary: [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


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)

Reply via email to