From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755455AbbHQPqO (ORCPT ); Mon, 17 Aug 2015 11:46:14 -0400 Received: from plane.gmane.org ([80.91.229.3]:41620 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752156AbbHQPqN (ORCPT ); Mon, 17 Aug 2015 11:46:13 -0400 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: Akemi Yagi Subject: Build Failure: v4.3-rc7 does not build under RHEL-6 Date: Mon, 17 Aug 2015 15:46:06 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: papyrus.scripps.edu User-Agent: Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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