Re: cannot compile linux-2.6-tip tree

From: Jiri Olsa
Date: Tue Nov 24 2009 - 10:05:32 EST


On Tue, Nov 24, 2009 at 09:52:41AM -0500, Steven Rostedt wrote:
> On Tue, 2009-11-24 at 13:41 +0100, Jiri Olsa wrote:
>
> > [jolsa@jolsa linux-2.6-tip]$ git checkout -b test-bad 2e7c0e0cafee5f04a029f06e71e22f9af69ae472
> > Switched to a new branch 'test-bad'
> > [jolsa@jolsa linux-2.6-tip]$ find drivers/pnp/ -name *.o | xargs rm
> > [jolsa@jolsa linux-2.6-tip]$ make drivers/pnp/
> > CHK include/linux/version.h
> > CHK include/linux/utsrelease.h
> > SYMLINK include/asm -> include/asm-x86
> > CC arch/x86/kernel/asm-offsets.s
> > GEN include/asm/asm-offsets.h
> > CALL scripts/checksyscalls.sh
> > CC drivers/pnp/core.o
> > CC drivers/pnp/card.o
> > objdump: drivers/pnp/.tmp_card.o: File truncated
> > nm: drivers/pnp/card.o: File truncated
> > objdump: drivers/pnp/card.o: File truncated
>
>
> That's a strange error. Are you sure you didn't run out of diskspace or
> something?

you cannot reproduce, too bad :) I'll dive into and try to find out..

disk space is fine, also checkouts before the bisected commit work fine
let me know if you're interested in any debug info, I'll provide

jirka

>
> -- Steve
>
> > CC drivers/pnp/driver.o
> > CC drivers/pnp/resource.o
> > CC drivers/pnp/manager.o
> > CC drivers/pnp/support.o
> > CC drivers/pnp/interface.o
> > CC drivers/pnp/quirks.o
> > CC drivers/pnp/pnpacpi/core.o
> > CC drivers/pnp/pnpacpi/rsparser.o
> > LD drivers/pnp/pnpacpi/built-in.o
> > CC drivers/pnp/system.o
> > LD drivers/pnp/built-in.o
> > drivers/pnp/card.o: file not recognized: File format not recognized
> > make[1]: *** [drivers/pnp/built-in.o] Error 1
> > make: *** [drivers/pnp/] Error 2
> > [jolsa@jolsa linux-2.6-tip]$
> >
>
>
--
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/