You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2021/10/20 09:41:00 UTC

[jira] [Assigned] (ARROW-14392) [C++] Bundled gRPC misses bundled Abseil include path

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

Krisztian Szucs reassigned ARROW-14392:
---------------------------------------

    Assignee: Krisztian Szucs

> [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
>            Assignee: Krisztian Szucs
>            Priority: Blocker
>             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)