Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-18077

[CI][C++] Builds with ORC enabled fail on ubuntu 18.04 jobs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Duplicate
    • None
    • None
    • C++, Continuous Integration

    Description

      Currently some of our nightlies are broken with the following error:

       -- 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! 

      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

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              raulcd Raúl Cumplido
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: