Skip to content

Arrow build error with clang-10 (Apple Clang / LLVM) #19067

@asfimport

Description

@asfimport

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 

elseif("${COMPILER_VERSION_FULL}" MATCHES ".*clang-9")

and now I have solved it, see #2106

 

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 / @songqing
Assignee: Songqing Zhang / @songqing

PRs and other links:

Note: This issue was originally created as ARROW-2675. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions