[jira] [Assigned] (ARROW-6846) [C++] Build failures with glog enabled

2019-10-10 Thread Antoine Pitrou (Jira)


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

Antoine Pitrou reassigned ARROW-6846:
-

Assignee: (was: Antoine Pitrou)

> [C++] Build failures with glog enabled
> --
>
> Key: ARROW-6846
> URL: https://issues.apache.org/jira/browse/ARROW-6846
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: C++
>Reporter: Antoine Pitrou
>Priority: Blocker
>  Labels: pull-request-available
> Fix For: 1.0.0
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> This has started appearing on Travis, e.g.:
> https://travis-ci.org/apache/arrow/jobs/596181386#L3663
> {code}
> In file included from 
> /home/travis/build/apache/arrow/cpp/src/arrow/util/logging.cc:29:0:
> /home/travis/build/apache/arrow/pyarrow-test-3.6/include/glog/logging.h:994:0:
>  error: "DCHECK" redefined [-Werror]
>  #define DCHECK(condition) CHECK(condition)
>  
> In file included from 
> /home/travis/build/apache/arrow/cpp/src/arrow/util/logging.cc:18:0:
> /home/travis/build/apache/arrow/cpp/src/arrow/util/logging.h:130:0: note: 
> this is the location of the previous definition
>  #define DCHECK ARROW_CHECK
>  {code}



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


[jira] [Assigned] (ARROW-6846) [C++] Build failures with glog enabled

2019-10-10 Thread Antoine Pitrou (Jira)


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

Antoine Pitrou reassigned ARROW-6846:
-

Assignee: Antoine Pitrou

> [C++] Build failures with glog enabled
> --
>
> Key: ARROW-6846
> URL: https://issues.apache.org/jira/browse/ARROW-6846
> Project: Apache Arrow
>  Issue Type: Bug
>  Components: C++
>Reporter: Antoine Pitrou
>Assignee: Antoine Pitrou
>Priority: Blocker
> Fix For: 1.0.0
>
>
> This has started appearing on Travis, e.g.:
> https://travis-ci.org/apache/arrow/jobs/596181386#L3663
> {code}
> In file included from 
> /home/travis/build/apache/arrow/cpp/src/arrow/util/logging.cc:29:0:
> /home/travis/build/apache/arrow/pyarrow-test-3.6/include/glog/logging.h:994:0:
>  error: "DCHECK" redefined [-Werror]
>  #define DCHECK(condition) CHECK(condition)
>  
> In file included from 
> /home/travis/build/apache/arrow/cpp/src/arrow/util/logging.cc:18:0:
> /home/travis/build/apache/arrow/cpp/src/arrow/util/logging.h:130:0: note: 
> this is the location of the previous definition
>  #define DCHECK ARROW_CHECK
>  {code}



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