From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tuxonice.net ([74.207.252.127]:54141 "EHLO mail.tuxonice.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751906Ab0IMGw7 (ORCPT ); Mon, 13 Sep 2010 02:52:59 -0400 Message-ID: <4C8DCA43.5000608@tuxonice.net> Date: Mon, 13 Sep 2010 16:52:51 +1000 From: Nigel Cunningham 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> <4C8DC6B9.3050701@gmail.com> In-Reply-To: <4C8DC6B9.3050701@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: "Justin P. Mattock" Cc: Randy Dunlap , "Rafael J. Wysocki" , LKML , linux-kbuild@vger.kernel.org Hi. On 13/09/10 16:37, Justin P. Mattock wrote: > 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..)). I still have the old one - I compile all my kernels with that option that makes /proc/config.gz. Better go. Getting dinner ready :) Nigel