From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpout3.tre.se (smtpout3.tre.se [80.251.192.228]) by ozlabs.org (Postfix) with ESMTP id A76B8DDED1 for ; Sat, 26 Jul 2008 20:46:26 +1000 (EST) Date: Sat, 26 Jul 2008 12:06:32 +0200 From: Sam Ravnborg To: Stephen Rothwell Subject: Re: linux-next: kbuild tree build failure Message-ID: <20080726100631.GA3714@uranus.ravnborg.org> References: <20080707184038.aaeb8d40.sfr@canb.auug.org.au> <20080725141330.c58e0a07.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20080725141330.c58e0a07.sfr@canb.auug.org.au> Cc: Milton Miller , linuxppc-dev@ozlabs.org, linux-next@vger.kernel.org, Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Jul 25, 2008 at 02:13:30PM +1000, Stephen Rothwell wrote: > Hi Sam, > > On Mon, 7 Jul 2008 18:40:38 +1000 Stephen Rothwell wrote: > > > > Today's linux-next build (powerpc ppc64_defconfig) failed like this: > > > > arch/powerpc/platforms/cell/spu_base.c: In function '__spu_trap_data_seg': > > arch/powerpc/platforms/cell/spu_base.c:194: error: duplicate case value > > arch/powerpc/platforms/cell/spu_base.c:177: error: previously used here > > This still fails in linux-next today. We need some solution before you > send these commits to Linus. I removed the offending commits from kbuild-next before I sent the pull request. I will though revisit the issue after -rc1. Sam