From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pw0-f46.google.com ([209.85.160.46]:34221 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751582Ab0IMGhE (ORCPT ); Mon, 13 Sep 2010 02:37:04 -0400 Message-ID: <4C8DC6B9.3050701@gmail.com> Date: Sun, 12 Sep 2010 23:37:45 -0700 From: "Justin P. Mattock" MIME-Version: 1.0 Subject: Re: 2.6.36-rc3 - Unable to build: "Error: input truncated" References: <4C8CB5A1.9040500@tuxonice.net> <201009121934.37033.rjw@sisk.pl> <4C8D5D41.90104@tuxonice.net> <20100912201152.a4ada04a.randy.dunlap@oracle.com> <4C8DB031.6050008@tuxonice.net> <4C8DB674.5040200@gmail.com> <4C8DC01A.4030206@tuxonice.net> In-Reply-To: <4C8DC01A.4030206@tuxonice.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Nigel Cunningham Cc: Randy Dunlap , "Rafael J. Wysocki" , LKML , linux-kbuild@vger.kernel.org On 09/12/2010 11:09 PM, Nigel Cunningham wrote: > Hi. > > On 13/09/10 15:28, Justin P. Mattock wrote: >> probably the same thing I was hitting last week or similar... bisected >> resulted in crazy numbers(way back in may) long story short >> git clean -fx resolved the error over here..(so tied up with other >> things something as simple as that, I forgot) >> >> hope this helps.. > > 'fraid not. > > What I have since noticed, though, is that my currently running (2.6.34) > .config doesn't trigger it, whereas the one with some changes I made the > other day does. Looks like I have a couple of ways in which to find out > the cause :) > > Nigel > ahh.. I see.. yeah over here it was the same .config lots of commits here and there, numerous recompiles of a same module that probably triggered my error(stale files and such).. but if your hitting a .config change then that's different..(hopefully you remember what you changed...can be a bit daunting if going in and feeling generous and such..(but then again maybe that's just me..)). Justin P. Mattock