[
https://issues.apache.org/jira/browse/MAPREDUCE-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15709388#comment-15709388
]
Ravi Prakash commented on MAPREDUCE-6810:
-----------------------------------------
Thanks Varun! This seems like a Yetus issue. No tests actually failed for me on
my Linux box.
Committing shortly.
> hadoop-mapreduce-client-nativetask compilation broken on GCC-6.2.1
> ------------------------------------------------------------------
>
> Key: MAPREDUCE-6810
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6810
> Project: Hadoop Map/Reduce
> Issue Type: Task
> Affects Versions: 3.0.0-alpha1
> Reporter: Ravi Prakash
> Assignee: Ravi Prakash
> Attachments: MAPREDUCE-6810.01.patch
>
>
> I recently upgraded from Fedora 22 to Fedora 25 (I'm assuming this means the
> latest and greatest compilers, cmake etc.) My trunk build failed with this
> error:
> {code}
> [WARNING]
> /home/raviprak/Code/hadoop/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/src/lib/Log.h:35:67:
> error: unable to find string literal operator ‘operator""_fmt_’ with ‘const
> char [37]’, ‘long unsigned int’ arguments
> [WARNING] fprintf(LOG_DEVICE, "%02d/%02d/%02d %02d:%02d:%02d INFO
> "_fmt_"\n", \
> {code}
> https://access.redhat.com/documentation/en-US/Red_Hat_Developer_Toolset/3/html/User_Guide/sect-Changes_in_Version_3.0-GCC.html
> bq.This applies to any string literal followed without white space by some
> macro. To fix this, add some white space between the string literal and the
> macro name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]