Re: make-kpkg utsrelease.h ... does not match current version

2008-01-10 Thread Gaudenz Steinlin
On Thu, Jan 10, 2008 at 02:45:41AM +0100, Wolfgang Pfeiffer wrote: On Wed, Jan 09 2008, at 23:43 +0100, Elimar Riesebieter wrote: On Wed, 09 Jan 2008 the mental interface of Wolfgang Pfeiffer told: Since hours I'm trying to compile one of the latest git kernel sources: all builds

please retry iceowl on powerpc buildd

2008-01-10 Thread Alexander Sack
Hi, the iceowl powerpc built failed because of a misconfigured buildd. Giving it another try should help (as it did for icedove). Thanks, - Alexander -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: please retry iceowl on powerpc buildd

2008-01-10 Thread Gaudenz Steinlin
On Thu, Jan 10, 2008 at 10:03:11AM +0100, Alexander Sack wrote: Hi, the iceowl powerpc built failed because of a misconfigured buildd. Giving it another try should help (as it did for icedove). According to the developers reference the correct contact address for the build daemons is [EMAIL

Re: make-kpkg utsrelease.h ... does not match current version

2008-01-10 Thread Wolfgang Pfeiffer
On Thu, Jan 10 2008, at 08:47 +0100, Gaudenz Steinlin wrote: On Thu, Jan 10, 2008 at 02:45:41AM +0100, Wolfgang Pfeiffer wrote: On Wed, Jan 09 2008, at 23:43 +0100, Elimar Riesebieter wrote: On Wed, 09 Jan 2008 the mental interface of Wolfgang Pfeiffer told: Since hours I'm trying

[Workarounded!] Re: make-kpkg utsrelease.h ... does not match current version

2008-01-10 Thread Wolfgang Pfeiffer
Hi All Thanks to Bin I found a workaround: He asked a good question, that left me without an answer ... :) On Wed, Jan 09 2008, at 20:27 +0100, Wolfgang Pfeiffer wrote: Since hours I'm trying to compile one of the latest git kernel sources: all builds break like this: Most important first:

Re: [Workarounded!] Re: make-kpkg utsrelease.h ... does not match current version

2008-01-10 Thread Bin Zhang
On Jan 10, 2008 2:17 PM, Wolfgang Pfeiffer [EMAIL PROTECTED] wrote: Those who use the (non-git?) kernel sources from http://www.kernel.org/pub/linux/kernel/v2.6/ Can you successfully compile with make-kpkg with CONFIG_LOCALVERSION_AUTO=y Yes. Regards, Bin -- To UNSUBSCRIBE, email to

ccache compile speed gain [was: Re: make-kpkg utsrelease.h [ ... ]

2008-01-10 Thread Wolfgang Pfeiffer
On Thu, Jan 10 2008, at 08:47 +0100, Gaudenz Steinlin wrote: [ ... ] If you want to speed up compilation time you can use ccache. Indeed: A full kernel compile with make-kpkg here is finished about 3 times sooner with ccache. Without ccache the compile takes about 40 minutes here, on a

Bug#423721: kernel-package: [Powerpc] Not just bogus version-# annoyance: deb build fails with CONFIG_LOCALVERSION_AUTO=y

2008-01-10 Thread Wolfgang Pfeiffer
Package: kernel-package Version: 11.001 Followup-For: Bug #423721 Hi All Similar to #390924 the compile completely fails with git kernels as long as LOCALVERSION_AUTO is turned on. But other than on #390924 the fail does no seem to have anything to do with GREP_OPTIONS in the user's environment

Re: kernel-package: [Powerpc] Not just bogus version-# annoyance: deb build fails with CONFIG_LOCALVERSION_AUTO=y

2008-01-10 Thread Wolfgang Pfeiffer
On Thu, Jan 10 2008, at 22:35 +0100, Wolfgang Pfeiffer wrote: Output head -6 Makefile in the tree where the compile worked: --- $ head -6 Makefile VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 24 EXTRAVERSION = -rc7 NAME = Arr Matey! A Hairy Bilge Rat! Wrong: Output was

Re: Bug#423721: kernel-package: [Powerpc] Not just bogus version-# annoyance: deb build fails with CONFIG_LOCALVERSION_AUTO=y

2008-01-10 Thread Wolfgang Pfeiffer
On Thu, Jan 10 2008, at 22:35 +0100, Wolfgang Pfeiffer wrote: Package: kernel-package Version: 11.001 Followup-For: Bug #423721 Hi All Similar to #390924 the compile completely fails with git kernels as long as LOCALVERSION_AUTO is turned on. completely fails might be exaggerated: