[
https://issues.apache.org/jira/browse/ARROW-5376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17662399#comment-17662399
]
Rok Mihevc commented on ARROW-5376:
-----------------------------------
This issue has been migrated to [issue
#21835|https://github.com/apache/arrow/issues/21835] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Compile failure on gcc 5.4.0
> ----------------------------------
>
> Key: ARROW-5376
> URL: https://issues.apache.org/jira/browse/ARROW-5376
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> {code}
> In file included from ../src/arrow/filesystem/test-util.h:22:0,
> from ../src/arrow/filesystem/test-util.cc:26:
> ../src/arrow/filesystem/filesystem.h:58:1: error: type attributes ignored
> after type is already defined [-Werror=attributes]
> };
> ^
> {code}
> This is a bug in gcc 5.4.0: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43407
--
This message was sent by Atlassian Jira
(v8.20.10#820010)