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] [day] [month] [year] [list]
Date:	Fri, 03 May 2013 09:47:44 -0700
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Matthias Schniedermeyer <ms@...d.de>
CC:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Linus Torvalds <torvalds@...ux-foundation.org>,
	linux-kbuild <linux-kbuild@...r.kernel.org>
Subject: Re: Build-failure with old files in build-directory (Was: Linux 3.9
 released)

On 04/29/2013 01:36 AM, Matthias Schniedermeyer wrote:
> On 28.04.2013 17:56, Linus Torvalds wrote:
> 
> I'm not sure if it is supported, but building with a O= -directory that 
> was previously used to build a 3.8.9-kernel that was "clean"ed (but not 
> "mrproper"ed) before building 3.9 results in a build-failure:
> make[2]: *** No rule to make target `/xssd/usr_src/ko/leeloo/include/config/hz.h', needed by `kernel/hz.bc'.  Stop.
> 
> After deleting everything in the KBUILD_OUTPUT-directory, except the 
> .config-file, the kernel-build worked again.
> 
> At least in the past a "clean" seamed to be enough. I had a file with a 
> 2.6.39-name inside, so it seams i have build my kernels this way for the 
> last few releases.
> 

This seems to be the fundamental problem here... include/config is used
to track dependencies on configuration, but it looks like there are
events that seem to delete include/config without them being regenerated?

	-hpa


--
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