Uploaded image for project: 'ORC'
  1. ORC
  2. ORC-269

cmake fails when PROTOBUF_HOME set and libhdfs is built

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • None
    • None

    Description

      When you build with PROTOBUF_HOME set, cmake fails:

      owen@desk> cmake .. -DPROTOBUF_HOME=/usr
      -- No build type selected, default to ReleaseWithDebugInfo
      -- compiler GNU version 5.4.0
      -- PROTOBUF_HOME: /usr
      -- Found the Protobuf headers: /usr/include
      -- Found the Protobuf library: /usr/lib/x86_64-linux-gnu/libprotobuf.a
      -- Found the Protoc library: /usr/lib/x86_64-linux-gnu/libprotoc.a
      -- Found the Protoc executable: /usr/bin/protoc
      CMake Error at /usr/share/cmake-3.5/Modules/ExternalProject.cmake:2126 (get_property):
        get_property could not find TARGET protobuf_ep.  Perhaps it has not yet
        been created.
      Call Stack (most recent call first):
        /usr/share/cmake-3.5/Modules/ExternalProject.cmake:2462 (_ep_add_configure_command)
        cmake_modules/ThirdpartyToolchain.cmake:295 (ExternalProject_Add)
        CMakeLists.txt:105 (INCLUDE)
      

      Attachments

        Issue Links

          Activity

            People

              mdeepak Deepak Majeti
              omalley Owen O'Malley
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: