[
https://issues.apache.org/jira/browse/ARROW-9512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159933#comment-17159933
]
Projjal Chanda commented on ARROW-9512:
---------------------------------------
OSX failure
([https://travis-ci.org/github/ursa-labs/crossbow/builds/709051726]) seems due
to this recent change
([https://github.com/apache/arrow/blob/d9525f1b19c00e440b3af83a68d1f2bba89a0a24/cpp/src/arrow/ipc/read_write_test.cc#L322]).
Earlier GetTestResourceRoot() used to be only called from flight-tests. Doing
`git submodule update --init --recursive` should fix this.
The Linux build
([https://travis-ci.org/github/ursa-labs/crossbow/builds/709051919)] seems to
hit compilation failure here
([https://github.com/apache/arrow/blob/d9525f1b19c00e440b3af83a68d1f2bba89a0a24/cpp/src/arrow/testing/gtest_util.cc#L112)
.|https://github.com/apache/arrow/blob/d9525f1b19c00e440b3af83a68d1f2bba89a0a24/cpp/src/arrow/testing/gtest_util.cc#L112]
Doing a quick search, it seems to be an issue with gcc involving lambda and
variadic templates: [https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47226] ,
[https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41933] . [~wesm] [~kiszk] any
ideas?
> [CI][Gandiva] Fix Gandiva nightly build failures
> ------------------------------------------------
>
> Key: ARROW-9512
> URL: https://issues.apache.org/jira/browse/ARROW-9512
> Project: Apache Arrow
> Issue Type: Bug
> Reporter: Projjal Chanda
> Assignee: Projjal Chanda
> Priority: Major
>
> Gandiva nightlies have been failing for a past couple of days
--
This message was sent by Atlassian Jira
(v8.3.4#803005)