You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2022/10/17 05:55:00 UTC

[jira] [Resolved] (ARROW-18072) [C++] Can't use bundled ORC with CMake 3.10

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

Kouhei Sutou resolved ARROW-18072.
----------------------------------
    Fix Version/s: 11.0.0
                       (was: 10.0.0)
       Resolution: Fixed

Issue resolved by pull request 14432
[https://github.com/apache/arrow/pull/14432]

> [C++] Can't use bundled ORC with CMake 3.10
> -------------------------------------------
>
>                 Key: ARROW-18072
>                 URL: https://issues.apache.org/jira/browse/ARROW-18072
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Kouhei Sutou
>            Assignee: Kouhei Sutou
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 11.0.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> test-ubuntu-18.04-cpp
> https://github.com/ursacomputing/crossbow/actions/runs/3257736505/jobs/5349223302
> {noformat}
> -- Building Apache ORC from source
> CMake Error at cmake_modules/ThirdpartyToolchain.cmake:4341 (target_link_libraries):
>   Cannot specify link libraries for target "orc::liborc" which is not built
>   by this project.
> Call Stack (most recent call first):
>   cmake_modules/ThirdpartyToolchain.cmake:183 (build_orc)
>   cmake_modules/ThirdpartyToolchain.cmake:278 (build_dependency)
>   cmake_modules/ThirdpartyToolchain.cmake:4357 (resolve_dependency)
>   CMakeLists.txt:496 (include)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)