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:	Mon, 23 Mar 2009 20:41:30 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Dmitri Vorobiev <dmitri.vorobiev@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: build failure on current -tip


* Dmitri Vorobiev <dmitri.vorobiev@...il.com> wrote:

>   CC      arch/x86/kernel/apic/io_apic.o
> cc1: warnings being treated as errors
> arch/x86/kernel/apic/io_apic.c:1431: error: 'msi_ir_chip' defined but not used
> make[2]: *** [arch/x86/kernel/apic/io_apic.o] Error 1
> make[1]: *** [arch/x86/kernel/apic] Error 2
> make: *** [arch/x86/kernel] Error 2

that's a build warning turned into a build failure by:

  # CONFIG_ALLOW_WARNINGS is not set

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