Krisztian Szucs created ARROW-14392:
---------------------------------------

             Summary: [C++] Bundled gRPC misses bundled Abseil include path
                 Key: ARROW-14392
                 URL: https://issues.apache.org/jira/browse/ARROW-14392
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Krisztian Szucs
             Fix For: 6.0.0


{code}
CMake Error in src/arrow/flight/CMakeLists.txt:
  Imported target "gRPC::grpc++" includes non-existent path

    
"/tmp/arrow-6.0.0.v1qFD/apache-arrow-6.0.0/cpp/build/absl_ep-install/include"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.



CMake Error in src/arrow/flight/CMakeLists.txt:
  Imported target "gRPC::grpc++" includes non-existent path

    
"/tmp/arrow-6.0.0.v1qFD/apache-arrow-6.0.0/cpp/build/absl_ep-install/include"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to