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

[jira] [Closed] (ARROW-18077) [CI][C++] Builds with ORC enabled fail on ubuntu 18.04 jobs

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

Raúl Cumplido closed ARROW-18077.
---------------------------------
    Fix Version/s:     (was: 10.0.0)
       Resolution: Duplicate

Sorry, it seems this was merged some hours ago and should be fixed on the next nightlies round

> [CI][C++] Builds with ORC enabled fail on ubuntu 18.04 jobs
> -----------------------------------------------------------
>
>                 Key: ARROW-18077
>                 URL: https://issues.apache.org/jira/browse/ARROW-18077
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, Continuous Integration
>            Reporter: Raúl Cumplido
>            Priority: Blocker
>              Labels: Nightly
>
> Currently some of our nightlies are broken with the following error:
> {code:java}
>  -- Building Abseil-cpp from source
> -- Building gRPC from source
> -- Found hdfs.h at: /arrow/cpp/thirdparty/hadoop/include/hdfs.h
> -- 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:274 (build_dependency)
>   cmake_modules/ThirdpartyToolchain.cmake:4357 (resolve_dependency)
>   CMakeLists.txt:496 (include)
> -- Configuring incomplete, errors occurred! {code}
> It seems to be related to https://issues.apache.org/jira/browse/ARROW-17817 ([https://github.com/apache/arrow/pull/14208)] as the first appearance of the issue was once the above was merged.
> The full list of changes on the first failure appearance:
> [https://github.com/apache/arrow/compare/99b40926c72bcedc056ce2c869ada4d4d02fc509...0b86e40622f7153d64b36b4e65e0c0ace15d6ffa]
>  



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