[
https://issues.apache.org/jira/browse/ARROW-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Songqing Zhang updated ARROW-2675:
----------------------------------
Description:
As mac os X has been updated to the version 10.13.5 and XCode has been updated
to XCode 9.4, the clang 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]
was:
As mac os X has been updated to the version 10.13.5, the clang 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]
> Arrow build error with clang-10
> -------------------------------
>
> 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
> clang-1000.10.25.5
> Reporter: Songqing Zhang
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> 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 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)