[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <569374A2.5050602@suse.cz>
Date:	Mon, 11 Jan 2016 10:23:46 +0100
From:	Michal Marek <mmarek@...e.cz>
To:	Pavel Machek <pavel@....cz>
Cc:	linux-kbuild@...r.kernel.org,
	kernel list <linux-kernel@...r.kernel.org>
Subject: Re: Kernel build fails "cannot move ‘arch/arm/boot/compressed/.piggy.gzip.o.tmp" then succeeds
On 2016-01-11 09:58, Pavel Machek wrote:
> Second try:
> 
>   AS      arch/arm/boot/compressed/piggy.gzip.o
>   AS      arch/arm/boot/compressed/piggy.gzip.o
> mv: cannot move ‘arch/arm/boot/compressed/.piggy.gzip.o.tmp’ to ‘arch/arm/boot/compressed/.piggy.gzip.o.cmd’: No such file or directory
I guess you are missing 3939f3345050 ("ARM: 8418/1: add boot image
dependencies to not generate invalid images"). Without this fix and with
'make uImage zImage', two make instances try to produce a zImage at the
same time.
Michal
Powered by blists - more mailing lists