lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 24 Nov 2009 16:05:10 +0100
From:	Jiri Olsa <jolsa@...hat.com>
To:	Steven Rostedt <rostedt@...dmis.org>
Cc:	mingo@...e.hu, fweisbec@...il.com, linux-kernel@...r.kernel.org
Subject: Re: cannot compile linux-2.6-tip tree

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@...sa linux-2.6-tip]$ git checkout -b test-bad 2e7c0e0cafee5f04a029f06e71e22f9af69ae472
> > Switched to a new branch 'test-bad'
> > [jolsa@...sa linux-2.6-tip]$ find drivers/pnp/ -name *.o | xargs rm
> > [jolsa@...sa 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@...sa linux-2.6-tip]$ 
> > 
> 
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ