Re: Building 100 kernels; we suck at dependencies and drown in warnings

From: Jesper Juhl
Date: Sun Feb 26 2006 - 15:10:38 EST


On 2/26/06, Jesper Juhl <jesper.juhl@xxxxxxxxx> wrote:
> On Sunday 26 February 2006 20:31, Dave Jones wrote:
> > On Sun, Feb 26, 2006 at 05:35:49PM +0100, Jesper Juhl wrote:
> >
> > > And for those who want to see a list of the unique errors, here they are :
> > >
> > > make: *** [.tmp_vmlinux1] Error 1
> > > make: *** [arch/i386/kernel] Error 2
> > > make: *** [drivers] Error 2
> > > make: *** [sound] Error 2
> > > make: *** [vmlinux] Error 1
> > > make[1]: *** [arch/i386/kernel/irq.o] Error 1
> > > make[1]: *** [drivers/acpi] Error 2
> > > make[1]: *** [drivers/atm] Error 2
> > > make[1]: *** [drivers/isdn] Error 2
> > > make[1]: *** [drivers/media] Error 2
> > > make[1]: *** [drivers/mtd] Error 2
> > > make[1]: *** [drivers/scsi] Error 2
> > > make[1]: *** [drivers/usb] Error 2
> > > make[1]: *** [sound/isa] Error 2
> > > make[1]: *** [sound/oss] Error 2
> > > make[2]: *** [drivers/acpi/numa.o] Error 1
> > > make[2]: *** [drivers/acpi/numa.o] Error 1 LD [M] fs/ext3/ext3.o
> > > make[2]: *** [drivers/acpi/osl.o] Error 1
> > > make[2]: *** [drivers/atm/fore200e_pca_fw.c] Error 254
> > > make[2]: *** [drivers/isdn/hysdn] Error 2
> > > make[2]: *** [drivers/media/dvb] Error 2
> > > make[2]: *** [drivers/mtd/maps] Error 2
> > > make[2]: *** [drivers/scsi/aic7xxx] Error 2
> > > make[2]: *** [drivers/usb/net] Error 2
> > > make[2]: *** [sound/isa/opti9xx] Error 2
> > > make[3]: *** [drivers/isdn/hysdn/hysdn_net.o] Error 1
> > > make[3]: *** [drivers/media/dvb/ttpci] Error 2
> > > make[3]: *** [drivers/mtd/maps/nettel.o] Error 1
> > > make[3]: *** [drivers/scsi/aic7xxx/aicasm/aicasm] Error 2
> > > make[3]: *** [drivers/usb/net/cdc_subset.o] Error 1
> > > make[3]: *** [sound/isa/opti9xx/opti92x-ad1848.o] Error 1
> > > make[3]: *** [sound/isa/opti9xx/opti93x.o] Error 1
> > > make[4]: *** [aicasm] Error 1
> > > make[4]: *** [drivers/media/dvb/ttpci/av7110_firm.h] Error 255
> >
> > You snipped out the interesting parts, which is 1-2 lines before this
> > (Grepping for Error: should do it)
> >
>
> $ grep -B 3 Error *.log
>
[snip grep output]

btw, if you want the complete logs and the configs that generated
them, then they are available in a tarball at
ftp://ftp.kernel.org/pub/linux/kernel/people/bunk/jesper/ and as
individual files in the logs/ subdir at the same location.

--
Jesper Juhl <jesper.juhl@xxxxxxxxx>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/