* 2.6.21-rc1-git2 is incompilable
@ 2007-03-01 14:34 Uwe Bugla
2007-03-01 17:14 ` Randy Dunlap
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Uwe Bugla @ 2007-03-01 14:34 UTC (permalink / raw)
To: torvalds
Cc: akpm, linux-dvb, domi.dumont, Jiri Slaby, bunk, linux-kernel,
Stephane Eranian, venkatesh.pallipadi
Hi folks,
trying to compile kernel 2.6.21-rc1-git2 is impossible. The broken module where the compiler gives up is /arch/i386/kernel/io_apic.c.
Regards
Uwe
P. S.: Wouldn't it be a good idea to test at least error-free compilation before stuff like this is being published?
--
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: www.gmx.net/de/go/mailfooter/topmail-out
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: 2.6.21-rc1-git2 is incompilable 2007-03-01 14:34 2.6.21-rc1-git2 is incompilable Uwe Bugla @ 2007-03-01 17:14 ` Randy Dunlap 2007-03-03 15:29 ` Uwe Bugla 2007-03-01 17:28 ` [linux-dvb] " Mws 2007-03-01 17:31 ` Marcel Siegert 2 siblings, 1 reply; 8+ messages in thread From: Randy Dunlap @ 2007-03-01 17:14 UTC (permalink / raw) To: Uwe Bugla Cc: torvalds, akpm, linux-dvb, domi.dumont, Jiri Slaby, bunk, linux-kernel, Stephane Eranian, venkatesh.pallipadi On Thu, 01 Mar 2007 15:34:07 +0100 Uwe Bugla wrote: > Hi folks, > trying to compile kernel 2.6.21-rc1-git2 is impossible. The broken module where the compiler gives up is /arch/i386/kernel/io_apic.c. > > Regards > > Uwe > > P. S.: Wouldn't it be a good idea to test at least error-free compilation before stuff like this is being published? 1) 2.6.*-gitN kernels are automated snapshots of Linus's git kernel tree. There is no coordination between Linus adding changesets to his kernel tree and some script reading changes out of it. (I could read your note as saying that there should be some coordination, I suppose.) 2) Linus doesn't build i386 non-SMP kernels AFAIK. 3) The small bug has been discussed & fixed (several times). --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: 2.6.21-rc1-git2 is incompilable 2007-03-01 17:14 ` Randy Dunlap @ 2007-03-03 15:29 ` Uwe Bugla 0 siblings, 0 replies; 8+ messages in thread From: Uwe Bugla @ 2007-03-03 15:29 UTC (permalink / raw) To: Randy Dunlap Cc: venkatesh.pallipadi, eranian, linux-kernel, bunk, jirislaby, domi.dumont, linux-dvb, akpm, torvalds -------- Original-Nachricht -------- Datum: Thu, 1 Mar 2007 09:14:52 -0800 Von: Randy Dunlap <randy.dunlap@oracle.com> An: "Uwe Bugla" <uwe.bugla@gmx.de> CC: torvalds@linux-foundation.org, akpm@linux-foundation.org, linux-dvb@linuxtv.org, domi.dumont@free.fr, Jiri Slaby <jirislaby@gmail.com>, bunk@stusta.de, linux-kernel@vger.kernel.org, Stephane Eranian <eranian@hpl.hp.com>, venkatesh.pallipadi@intel.com Betreff: Re: 2.6.21-rc1-git2 is incompilable > On Thu, 01 Mar 2007 15:34:07 +0100 Uwe Bugla wrote: > > > Hi folks, > > trying to compile kernel 2.6.21-rc1-git2 is impossible. The broken > module where the compiler gives up is /arch/i386/kernel/io_apic.c. > > > > Regards > > > > Uwe > > > > P. S.: Wouldn't it be a good idea to test at least error-free > compilation before stuff like this is being published? > > 1) 2.6.*-gitN kernels are automated snapshots of Linus's git kernel tree. > There is no coordination between Linus adding changesets to his kernel > tree and some script reading changes out of it. (I could read your > note as saying that there should be some coordination, I suppose.) > > 2) Linus doesn't build i386 non-SMP kernels AFAIK. > > 3) The small bug has been discussed & fixed (several times). > > > --- > ~Randy > *** Remember to use Documentation/SubmitChecklist when testing your code > *** Thank you, Randy -- "Feel free" - 5 GB Mailbox, 50 FreeSMS/Monat ... Jetzt GMX ProMail testen: www.gmx.net/de/go/mailfooter/promail-out ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] 2.6.21-rc1-git2 is incompilable 2007-03-01 14:34 2.6.21-rc1-git2 is incompilable Uwe Bugla 2007-03-01 17:14 ` Randy Dunlap @ 2007-03-01 17:28 ` Mws 2007-03-01 17:31 ` Marcel Siegert 2 siblings, 0 replies; 8+ messages in thread From: Mws @ 2007-03-01 17:28 UTC (permalink / raw) To: linux-dvb Cc: Uwe Bugla, torvalds, Slaby, Jiri, venkatesh.pallipadi, linux-kernel, bunk, Stephane Eranian, akpm On Thursday 01 March 2007, Uwe Bugla wrote: > Hi folks, > trying to compile kernel 2.6.21-rc1-git2 is impossible. The broken module where the compiler gives up is /arch/i386/kernel/io_apic.c. > > Regards > > Uwe > > P. S.: Wouldn't it be a good idea to test at least error-free compilation before stuff like this is being published? > hi uwe, according to kernel.org 2.6.21-rc2-git1 is an actual snapshot but, those are iirc auto generated. thus not being able to compile can happen. it also depends on your special .config best regards marcel p.s. wouldn't it be a good idea to check your mail recipients instead of sending mails to e.g. linux-dvb that do have no use with fixes of floppy drivers and or compile status in io_apic? :) dont take it too hard man... ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] 2.6.21-rc1-git2 is incompilable 2007-03-01 14:34 2.6.21-rc1-git2 is incompilable Uwe Bugla 2007-03-01 17:14 ` Randy Dunlap 2007-03-01 17:28 ` [linux-dvb] " Mws @ 2007-03-01 17:31 ` Marcel Siegert 2007-03-03 15:47 ` Uwe Bugla 2 siblings, 1 reply; 8+ messages in thread From: Marcel Siegert @ 2007-03-01 17:31 UTC (permalink / raw) To: linux-dvb Cc: Uwe Bugla, torvalds, Slaby, venkatesh.pallipadi, linux-kernel, bunk, Stephane Eranian, akpm On Thursday 01 March 2007, Uwe Bugla wrote: > Hi folks, > trying to compile kernel 2.6.21-rc1-git2 is impossible. The broken module where the compiler gives up is /arch/i386/kernel/io_apic.c. > > Regards > > Uwe > > P. S.: Wouldn't it be a good idea to test at least error-free compilation before stuff like this is being published? > hi uwe, according to kernel.org 2.6.21-rc2-git1 is an actual snapshot but, those are iirc auto generated. thus not being able to compile can happen. it also depends on your special .config best regards marcel p.s. wouldn't it be a good idea to check your mail recipients instead of sending mails to e.g. linux-dvb that do have no use with fixes of floppy drivers and or compile status in io_apic? :) dont take it too hard man... ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] 2.6.21-rc1-git2 is incompilable 2007-03-01 17:31 ` Marcel Siegert @ 2007-03-03 15:47 ` Uwe Bugla 2007-03-03 16:49 ` Marcel Siegert 2007-03-04 17:22 ` Thomas Gleixner 0 siblings, 2 replies; 8+ messages in thread From: Uwe Bugla @ 2007-03-03 15:47 UTC (permalink / raw) To: Marcel Siegert, linux-dvb Cc: akpm, eranian, bunk, linux-kernel, venkatesh.pallipadi, jirislaby, torvalds -------- Original-Nachricht -------- Datum: Thu, 1 Mar 2007 18:31:25 +0100 Von: Marcel Siegert <mws@linuxtv.org> An: linux-dvb@linuxtv.org CC: "Uwe Bugla" <uwe.bugla@gmx.de>, torvalds@linux-foundation.org, Slaby <jirislaby@gmail.com>, venkatesh.pallipadi@intel.com, linux-kernel@vger.kernel.org, bunk@stusta.de, Stephane Eranian <eranian@hpl.hp.com>, akpm@linux-foundation.org Betreff: Re: [linux-dvb] 2.6.21-rc1-git2 is incompilable > On Thursday 01 March 2007, Uwe Bugla wrote: > > Hi folks, > > trying to compile kernel 2.6.21-rc1-git2 is impossible. The broken > module where the compiler gives up is /arch/i386/kernel/io_apic.c. > > > > Regards > > > > Uwe > > > > P. S.: Wouldn't it be a good idea to test at least error-free > compilation before stuff like this is being published? > > > > hi uwe, > > according to kernel.org > 2.6.21-rc2-git1 is an actual snapshot > > but, those are iirc auto generated. thus not being able to compile can > happen. > it also depends on your special .config > > best regards > marcel > > p.s. wouldn't it be a good idea to check your mail recipients instead of > sending mails to e.g. linux-dvb that do > have no use with fixes of floppy drivers and or compile status in > io_apic? :) > > dont take it too hard man... But I take it very hard as I want quality! Ciao Uwe -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: www.gmx.net/de/go/mailfooter/topmail-out ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] 2.6.21-rc1-git2 is incompilable 2007-03-03 15:47 ` Uwe Bugla @ 2007-03-03 16:49 ` Marcel Siegert 2007-03-04 17:22 ` Thomas Gleixner 1 sibling, 0 replies; 8+ messages in thread From: Marcel Siegert @ 2007-03-03 16:49 UTC (permalink / raw) To: Uwe Bugla Cc: linux-dvb, akpm, eranian, bunk, linux-kernel, venkatesh.pallipadi, jirislaby, torvalds Uwe Bugla schrieb: > -------- Original-Nachricht -------- > Datum: Thu, 1 Mar 2007 18:31:25 +0100 > Von: Marcel Siegert <mws@linuxtv.org> > An: linux-dvb@linuxtv.org > CC: "Uwe Bugla" <uwe.bugla@gmx.de>, torvalds@linux-foundation.org, Slaby <jirislaby@gmail.com>, venkatesh.pallipadi@intel.com, linux-kernel@vger.kernel.org, bunk@stusta.de, Stephane Eranian <eranian@hpl.hp.com>, akpm@linux-foundation.org > Betreff: Re: [linux-dvb] 2.6.21-rc1-git2 is incompilable > >> On Thursday 01 March 2007, Uwe Bugla wrote: >>> Hi folks, >>> trying to compile kernel 2.6.21-rc1-git2 is impossible. The broken >> module where the compiler gives up is /arch/i386/kernel/io_apic.c. >>> Regards >>> >>> Uwe >>> >>> P. S.: Wouldn't it be a good idea to test at least error-free >> compilation before stuff like this is being published? >> hi uwe, >> >> according to kernel.org >> 2.6.21-rc2-git1 is an actual snapshot >> >> but, those are iirc auto generated. thus not being able to compile can >> happen. >> it also depends on your special .config >> >> best regards >> marcel >> >> p.s. wouldn't it be a good idea to check your mail recipients instead of >> sending mails to e.g. linux-dvb that do >> have no use with fixes of floppy drivers and or compile status in >> io_apic? :) >> >> dont take it too hard man... > But I take it very hard as I want quality! > > Ciao > > Uwe > hi, i can see your point - but then you shouldn't take snapshots of development environments. if you want quality take released vanilla versions of the kernel. they will normally be of that quality an enduser wants. regards marcel ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] 2.6.21-rc1-git2 is incompilable 2007-03-03 15:47 ` Uwe Bugla 2007-03-03 16:49 ` Marcel Siegert @ 2007-03-04 17:22 ` Thomas Gleixner 1 sibling, 0 replies; 8+ messages in thread From: Thomas Gleixner @ 2007-03-04 17:22 UTC (permalink / raw) To: Uwe Bugla Cc: Marcel Siegert, akpm, eranian, bunk, linux-kernel, venkatesh.pallipadi, jirislaby, torvalds On Sat, 2007-03-03 at 16:47 +0100, Uwe Bugla wrote: > > dont take it too hard man... > > But I take it very hard as I want quality! Feel free to provide a high quality script for git snapshots, which compile with every .config you throw at them on every architecture. tglx ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2007-03-04 17:16 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-03-01 14:34 2.6.21-rc1-git2 is incompilable Uwe Bugla 2007-03-01 17:14 ` Randy Dunlap 2007-03-03 15:29 ` Uwe Bugla 2007-03-01 17:28 ` [linux-dvb] " Mws 2007-03-01 17:31 ` Marcel Siegert 2007-03-03 15:47 ` Uwe Bugla 2007-03-03 16:49 ` Marcel Siegert 2007-03-04 17:22 ` Thomas Gleixner
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox