You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/02/21 17:55:00 UTC

[jira] [Commented] (ARROW-4599) [C++] Add support for system GFlags

    [ https://issues.apache.org/jira/browse/ARROW-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774356#comment-16774356 ] 

Francois Saint-Jacques commented on ARROW-4599:
-----------------------------------------------

This has broken the build on linux with thirdparty gflags:

```
CMake Error at cmake_modules/ThirdpartyToolchain.cmake:658 (target_compile_definitions):
  Cannot specify compile definitions for target
  "/home/fsaintjacques/src/db/arrow/cpp/flight-build/gflags_ep-prefix/src/gflags_ep/lib/libgflags.a"
  which is not built by this project.
Call Stack (most recent call first):
  CMakeLists.txt:506 (include)
```

> [C++] Add support for system GFlags
> -----------------------------------
>
>                 Key: ARROW-4599
>                 URL: https://issues.apache.org/jira/browse/ARROW-4599
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: C++
>            Reporter: Kouhei Sutou
>            Assignee: Kouhei Sutou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.13.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)