[
https://issues.apache.org/jira/browse/ARROW-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16738288#comment-16738288
]
Uwe L. Korn commented on ARROW-4056:
------------------------------------
This is probably a different issue. Anaconda has a {{libboost}} package whereas
conda-forge has {{boost-cpp}}. They both provide the boost libs and can be
installed in parallel. Sadly, they both override what boost gets loaded and the
last one wins.
> [C++] boost-cpp toolchain packages causing crashes on Xcode > 6.4
> -----------------------------------------------------------------
>
> Key: ARROW-4056
> URL: https://issues.apache.org/jira/browse/ARROW-4056
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
> Fix For: 0.13.0
>
>
> EDIT: the issue has been present for a large portion of 2018. I found this
> when merging the macOS C++ builds and changed the build type to Xcode 8.3:
> https://travis-ci.org/wesm/arrow/jobs/469297420#L2856
> I reported the issue into conda-forge at
> https://github.com/conda-forge/boost-cpp-feedstock/issues/40
> It seems that the Ray project worked around this earlier this year:
> https://github.com/ray-project/ray/pull/1688
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)