You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/06/03 03:39:00 UTC

[jira] [Assigned] (ARROW-5256) [Packaging][deb] Failed to build with LLVM 7.1.0

     [ https://issues.apache.org/jira/browse/ARROW-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sutou Kouhei reassigned ARROW-5256:
-----------------------------------

    Assignee: Sutou Kouhei

> [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: Sutou Kouhei
>            Assignee: Sutou Kouhei
>            Priority: Major
>
> 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
(v7.6.3#76005)