[
https://issues.apache.org/jira/browse/ARROW-14392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Szucs resolved ARROW-14392.
-------------------------------------
Resolution: Fixed
Issue resolved by pull request 11474
[https://github.com/apache/arrow/pull/11474]
> [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
> Labels: pull-request-available
> Fix For: 6.0.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> {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)