[jira] [Comment Edited] (HADOOP-15685) Build fails (hadoop pipes) on newer Linux envs (like Fedora 28)

2019-05-15 Thread Feilong He (JIRA)


[ 
https://issues.apache.org/jira/browse/HADOOP-15685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16840954#comment-16840954
 ] 

Feilong He edited comment on HADOOP-15685 at 5/16/19 3:51 AM:
--

I encountered the same error when I build Hadoop-3.3-SNAPSHOT on Fedora 29. I 
applied the patch with fixing some code conflicts on latest trunk. Then, the 
build succeeded. Thanks [~lhofhansl] for your work. It would be awesome if a 
formal patch is worked out and merged to upstream.


was (Author: philohe):
I encountered the same error when I build Hadoop-3.3-SNAPSHOT on Fedora 29. I 
applied the patch with fixing some code conflicts on latest trunk. Then, the 
build succeeded. Thanks [~lhofhansl] for your this work. It would be awesome 
that a formal patch is worked out and merged to upstream.

> Build fails (hadoop pipes) on newer Linux envs (like Fedora 28)
> ---
>
> Key: HADOOP-15685
> URL: https://issues.apache.org/jira/browse/HADOOP-15685
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: build, tools/pipes
>Affects Versions: 3.2.0
>Reporter: Lars Hofhansl
>Assignee: Lars Hofhansl
>Priority: Major
> Attachments: 15685-3.2.0.txt, 15685-example.txt
>
>
> The rpc/types.h and similar includes are no longer part of glibc.
> Instead tirpc needs to be used now on those systems.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Comment Edited] (HADOOP-15685) Build fails (hadoop pipes) on newer Linux envs (like Fedora 28)

2019-01-23 Thread Lars Hofhansl (JIRA)


[ 
https://issues.apache.org/jira/browse/HADOOP-15685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16750808#comment-16750808
 ] 

Lars Hofhansl edited comment on HADOOP-15685 at 1/24/19 7:20 AM:
-

More hacks needed for 3.2.0.
Again, these are not the right fixes, but only with these can I build Hadoop 
3.2.0 on modern machine (with modern GCC - 8.2.1)

Attaching this here in case it's useful to somebody else.


was (Author: lhofhansl):
More hacks needed for 3.2.0.
Again, these are not the right fixes, but only with these can I build Hadoop 
3.2.0 on modern machine (with modern GCC - 8.2.1)

> Build fails (hadoop pipes) on newer Linux envs (like Fedora 28)
> ---
>
> Key: HADOOP-15685
> URL: https://issues.apache.org/jira/browse/HADOOP-15685
> Project: Hadoop Common
>  Issue Type: Improvement
>Affects Versions: 3.2.0
>Reporter: Lars Hofhansl
>Priority: Major
> Attachments: 15685-3.2.0.txt, 15685-example.txt
>
>
> The rpc/types.h and similar includes are no longer part of glibc.
> Instead tirpc needs to be used now on those systems.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org