You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/04/09 19:45:00 UTC

[jira] [Created] (ARROW-8388) [C++] GCC 4.8 fails to move on return

Ben Kietzman created ARROW-8388:
-----------------------------------

             Summary: [C++] GCC 4.8 fails to move on return
                 Key: ARROW-8388
                 URL: https://issues.apache.org/jira/browse/ARROW-8388
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
    Affects Versions: 0.16.0
            Reporter: Ben Kietzman
            Assignee: Ben Kietzman
             Fix For: 0.17.0


See https://github.com/apache/arrow/pull/6883#issuecomment-611661733

This is a recurring problem which usually shows up as a broken nightly (the gandiva nightly jobs, specifically) along with similar issues due to gcc 4.8's incomplete handling of c++11. As long as someone depends on these we should probably have an every-commit CI job which checks we haven't introduced such a breakage



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