From: Tom Rini <trini@kernel.crashing.org>
To: Olaf Hering <olh@suse.de>
Cc: Andrew Morton <akpm@osdl.org>, linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] make -j12 all fails in uImage target
Date: Tue, 12 Jul 2005 14:36:30 -0700 [thread overview]
Message-ID: <20050712213630.GJ7741@smtp.west.cox.net> (raw)
In-Reply-To: <20050712212928.GA6717@suse.de>
On Tue, Jul 12, 2005 at 11:29:28PM +0200, Olaf Hering wrote:
> On Sun, Feb 06, Olaf Hering wrote:
>
> >
> > this is what I got with 2.6.11rc3:
> >
> > make ARCH=ppc O=../O-2.6.11-rc3-b50-SMP -j12 all
> > ...
> > LD vmlinux
> > SYSMAP System.map
> > SYSMAP .tmp_System.map
> > OBJCOPY arch/ppc/boot/images/vmlinux.bin
> > HOSTCC arch/ppc/boot/utils/addnote
> > HOSTCC arch/ppc/boot/utils/mknote
> > HOSTCC arch/ppc/boot/utils/mkprep
> > LD arch/ppc/boot/lib/built-in.o
> > HOSTCC arch/ppc/boot/utils/hack-coff
> > HOSTCC arch/ppc/boot/utils/mkbugboot
> > OBJCOPY arch/ppc/boot/images/vmlinux.bin
> > GZIP arch/ppc/boot/images/vmlinux.gz
> > /bin/sh: line 1: arch/ppc/boot/images/vmlinux.bin: No such file or directory
> > make[2]: *** [arch/ppc/boot/images/vmlinux.gz] Error 1
> > make[1]: *** [uImage] Error 2
> > make[1]: *** Waiting for unfinished jobs....
> >
> > also, one time that zImage.chrp was only 570K instead of the expected
> > 1.4M, so netboot failed. But I got no build error.
>
>
> make -j zImage may call if_changed twice at the same time,
> the result is a corrupted vmlinux.gz
> write to a temporary file for the time being until someone with
> make skills fix the serialization properly.
>
> Signed-off-by: Olaf Hering <olh@suse.de>
This is at least functional, so
Signed-off-by: Tom Rini <trini@kernel.crashing.org>
--
Tom Rini
http://gate.crashing.org/~trini/
prev parent reply other threads:[~2005-07-12 21:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-06 12:40 make -j12 all fails in uImage target Olaf Hering
2005-02-06 21:51 ` Tom Rini
2005-02-06 21:57 ` Olaf Hering
2005-02-06 22:53 ` Sam Ravnborg
2005-02-06 23:43 ` Benjamin Herrenschmidt
2005-02-07 5:39 ` Sam Ravnborg
2005-02-06 23:50 ` Tom Rini
2005-02-07 8:29 ` Olaf Hering
2005-02-16 15:54 ` Tom Rini
2005-05-25 21:34 ` Olaf Hering
2005-07-12 21:29 ` [PATCH] " Olaf Hering
2005-07-12 21:36 ` Tom Rini [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050712213630.GJ7741@smtp.west.cox.net \
--to=trini@kernel.crashing.org \
--cc=akpm@osdl.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=olh@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).