[jira] [Updated] (ARROW-6877) [C++] Boost not found from the correct environment

2019-10-17 Thread Antoine Pitrou (Jira)


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

Antoine Pitrou updated ARROW-6877:
--
Fix Version/s: 0.15.1

> [C++] Boost not found from the correct environment
> --
>
> Key: ARROW-6877
> URL: https://issues.apache.org/jira/browse/ARROW-6877
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: C++
>Reporter: Joris Van den Bossche
>Assignee: Wes McKinney
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.0.0, 0.15.1
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> My local dev build started to fail, due to cmake founding a wrong boost (it 
> found {{-- Found Boost 1.70.0 at 
> /home/joris/miniconda3/lib/cmake/Boost-1.70.0}} while building in a different 
> conda environment.
> I can reproduce this with creating a new conda env from scratch following our 
> documentation.
> By specifying {{-DBOOST_ROOT=/home/joris/miniconda3/envs/arrow-dev/lib}} it 
> works fine.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARROW-6877) [C++] Boost not found from the correct environment

2019-10-14 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated ARROW-6877:
--
Labels: pull-request-available  (was: )

> [C++] Boost not found from the correct environment
> --
>
> Key: ARROW-6877
> URL: https://issues.apache.org/jira/browse/ARROW-6877
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: C++
>Reporter: Joris Van den Bossche
>Assignee: Wes McKinney
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.0.0, 0.15.1
>
>
> My local dev build started to fail, due to cmake founding a wrong boost (it 
> found {{-- Found Boost 1.70.0 at 
> /home/joris/miniconda3/lib/cmake/Boost-1.70.0}} while building in a different 
> conda environment.
> I can reproduce this with creating a new conda env from scratch following our 
> documentation.
> By specifying {{-DBOOST_ROOT=/home/joris/miniconda3/envs/arrow-dev/lib}} it 
> works fine.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARROW-6877) [C++] Boost not found from the correct environment

2019-10-14 Thread Antoine Pitrou (Jira)


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

Antoine Pitrou updated ARROW-6877:
--
Component/s: C++

> [C++] Boost not found from the correct environment
> --
>
> Key: ARROW-6877
> URL: https://issues.apache.org/jira/browse/ARROW-6877
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: C++
>Reporter: Joris Van den Bossche
>Priority: Major
>
> My local dev build started to fail, due to cmake founding a wrong boost (it 
> found {{-- Found Boost 1.70.0 at 
> /home/joris/miniconda3/lib/cmake/Boost-1.70.0}} while building in a different 
> conda environment.
> I can reproduce this with creating a new conda env from scratch following our 
> documentation.
> By specifying {{-DBOOST_ROOT=/home/joris/miniconda3/envs/arrow-dev/lib}} it 
> works fine.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARROW-6877) [C++] Boost not found from the correct environment

2019-10-14 Thread Antoine Pitrou (Jira)


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

Antoine Pitrou updated ARROW-6877:
--
Fix Version/s: 0.15.1
   1.0.0

> [C++] Boost not found from the correct environment
> --
>
> Key: ARROW-6877
> URL: https://issues.apache.org/jira/browse/ARROW-6877
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: C++
>Reporter: Joris Van den Bossche
>Priority: Major
> Fix For: 1.0.0, 0.15.1
>
>
> My local dev build started to fail, due to cmake founding a wrong boost (it 
> found {{-- Found Boost 1.70.0 at 
> /home/joris/miniconda3/lib/cmake/Boost-1.70.0}} while building in a different 
> conda environment.
> I can reproduce this with creating a new conda env from scratch following our 
> documentation.
> By specifying {{-DBOOST_ROOT=/home/joris/miniconda3/envs/arrow-dev/lib}} it 
> works fine.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)