[
https://issues.apache.org/jira/browse/ARROW-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17662279#comment-17662279
]
Rok Mihevc commented on ARROW-5256:
-----------------------------------
This issue has been migrated to [issue
#21727|https://github.com/apache/arrow/issues/21727] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Packaging][deb] Failed to build with LLVM 7.1.0
> ------------------------------------------------
>
> Key: ARROW-5256
> URL: https://issues.apache.org/jira/browse/ARROW-5256
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++ - Gandiva, Packaging
> Reporter: Kouhei Sutou
> Assignee: Kouhei Sutou
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> https://travis-ci.org/ursa-labs/crossbow/builds/527710714#L6144-L6157
> {noformat}
> CMake Error at cmake_modules/FindLLVM.cmake:33 (find_package):
> Could not find a configuration file for package "LLVM" that is compatible
> with requested version "7.0".
> The following configuration files were considered but not accepted:
> /usr/lib/llvm-7/cmake/LLVMConfig.cmake, version: 7.1.0
> /usr/lib/llvm-7/lib/cmake/llvm/LLVMConfig.cmake, version: 7.1.0
> /usr/lib/llvm-7/share/llvm/cmake/LLVMConfig.cmake, version: 7.1.0
> /usr/lib/llvm-3.8/share/llvm/cmake/LLVMConfig.cmake, version: 3.8.1
> /usr/share/llvm-3.8/cmake/LLVMConfig.cmake, version: 3.8.1
> Call Stack (most recent call first):
> src/gandiva/CMakeLists.txt:31 (find_package)
> {noformat}
> Can we use "7" instead of "7.0" for {{ARROW_LLVM_VERSION}}?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)