[
https://issues.apache.org/jira/browse/ARROW-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe L. Korn resolved ARROW-2675.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.10.0
Issue resolved by pull request 2106
[https://github.com/apache/arrow/pull/2106]
> Arrow build error with clang-10 (Apple Clang / LLVM)
> ----------------------------------------------------
>
> Key: ARROW-2675
> URL: https://issues.apache.org/jira/browse/ARROW-2675
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Affects Versions: 0.9.0
> Environment: MacOS High Sierra 10.13.5
> XCode 9.4
> Command Line Tools 10.0
> Apple LLVM version 10.0.0 (clang-1000.10.25.5)
> Reporter: Songqing Zhang
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> As mac os X has been updated to the version 10.13.5 and XCode has been
> updated to XCode 9.4, the clang (Apple Clang / LLVM) version has also been
> updated to clang-10 correspondingly. However, Arrow can only be built under
> clang-9, as shown in the file
> [https://github.com/apache/arrow/blob/b1d1633c90d20d3cbcbcee9a29c3f057164bb53c/cpp/cmake_modules/CompilerInfo.cmake#L77]
> and now I have solved it, see [https://github.com/apache/arrow/pull/2106]
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)