[
https://issues.apache.org/jira/browse/HADOOP-11547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14307302#comment-14307302
]
Hudson commented on HADOOP-11547:
---------------------------------
SUCCESS: Integrated in Hadoop-Hdfs-trunk-Java8 #92 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/92/])
HADOOP-11547. hadoop-common native compilation fails on Windows due to missing
support for __attribute__ declaration. Contributed by Chris Nauroth. (cnauroth:
rev a35e86c6701ffec263966bab31bd9368923c7e80)
* hadoop-common-project/hadoop-common/CHANGES.txt
* hadoop-common-project/hadoop-common/src/main/native/src/exception.h
> hadoop-common native compilation fails on Windows due to missing support for
> __attribute__ declaration.
> -------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-11547
> URL: https://issues.apache.org/jira/browse/HADOOP-11547
> Project: Hadoop Common
> Issue Type: Bug
> Components: native
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Fix For: 2.7.0
>
> Attachments: HADOOP-11547.001.patch, HADOOP-11547.002.patch,
> HADOOP-11547.003.patch
>
>
> HADOOP-11403 made a change to include exception.h in NativeIO.c. This header
> includes use of the non-standard gcc {{\_\_attribute\_\_}} declaration, and
> thus fails compilation on Windows.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)