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:	Thu, 27 Jul 2006 15:48:59 +0100
From:	Andy Whitcroft <apw@...dowen.org>
To:	Roland McGrath <roland@...hat.com>
CC:	Andy Whitcroft <apw@...dowen.org>, Andrew Morton <akpm@...l.org>,
	linux-kernel@...r.kernel.org
Subject: Re: 2.6.18-rc2-mm1

Andy Whitcroft wrote:
> Seems that this one is eating /dev/null's during 'make' phase of a 
> build.  Am trying to track down whats changed.

Ok, this seems to be related to the changes in:

	vdso-hash-style-fix.patch

Backing this out reverses the new behaviour.

It looks like the check to see if the options are valid, use -o 
/dev/null -xc /dev/null and that is causing the compiler to remove 
/dev/null.

The machines affected do not seem to have such old compilers:	
	
	gcc version 3.3.4 (Debian 1:3.3.4-3)

Yeah, yeah I know I should not be running my builds as root, but then we 
should not be eating it either.

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