2015-08-17 15:46:14

by Akemi Yagi

[permalink] [raw]
Subject: Build Failure: v4.3-rc7 does not build under RHEL-6

Linux v4.3-rc7 does not build under RHEL-6 (gcc version 4.4.7). There is
a patch:

net-netfilter-ipset-work-around-gcc-444-initializer-bug.patch

that was added to the -mm tree on June 17 and is seen in:

https://lkml.org/lkml/2015/7/6/881

Unless this bug is fixed, the upcoming Linux 4.3 will not build under
RHEL-6.

Akemi


2015-08-17 15:55:13

by Akemi Yagi

[permalink] [raw]
Subject: Re: Build Failure: v4.3-rc7 does not build under RHEL-6

On Mon, 17 Aug 2015 15:46:06 +0000, Akemi Yagi wrote:

> Linux v4.3-rc7 does not build under RHEL-6 (gcc version 4.4.7). There is
> a patch:
>
> net-netfilter-ipset-work-around-gcc-444-initializer-bug.patch
>
> that was added to the -mm tree on June 17 and is seen in:
>
> https://lkml.org/lkml/2015/7/6/881
>
> Unless this bug is fixed, the upcoming Linux 4.3 will not build under
> RHEL-6.

Sorry, of course I meant "v4.2".

Akemi