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-next>] [day] [month] [year] [list]
Date:	Mon, 22 Dec 2014 18:19:04 -0500
From:	David Drysdale <dmd@...klurk.org>
To:	David Drysdale <drysdale@...gle.com>, torvalds@...ux-foundation.org
CC:	akpm@...ux-foundation.org, nab@...ux-iscsi.org,
	linux-kernel@...r.kernel.org, mmarek@...e.cz, jkosina@...e.cz
Subject: Re: Linux 3.19-rc1 - merge window closed

On 22 Dec 2014 18:02, "Linus Torvalds" <torvalds@...ux-foundation.org> 
wrote:
  >
  > On Mon, Dec 22, 2014 at 2:43 PM, Nicholas A. Bellinger
  > <nab@...ux-iscsi.org> wrote:
  > > On Mon, 2014-12-22 at 21:56 +0100, Jiri Kosina wrote:
  > >> On Mon, 22 Dec 2014, Andrew Morton wrote:
  > >>
  > >> > On Sat, 20 Dec 2014 23:11:39 -0800 "Nicholas A. Bellinger"
<nab@...ux-iscsi.org> wrote:
  > >> >
  > >> > > Just hit the following build failure with CONFIG_AUDIT=y:
  > >> > >
  > >> > > arch/x86/ia32/audit.c: In function ‘ia32_classify_syscall’:
  > >> > > arch/x86/ia32/audit.c:38:7: error: ‘__NR_execveat’ undeclared
(first use in this function)
  > >> > > arch/x86/ia32/audit.c:38:7: note: each undeclared identifier
is reported only once for each function it appears in
  > >> > > make[2]: *** [arch/x86/ia32/audit.o] Error 1
  > >> > > make[1]: *** [arch/x86/ia32] Error 2
  > >> > > make: *** [arch/x86] Error 2
  > >> > > make: *** Waiting for unfinished jobs....
  > >> >
  > >
  > > Yep, post 'make mrproper' builds with CONFIG_AUDIT=y don't hit this
  > > failure.
  > >
  > > The previous build was with v3.18-rc2 btw.
  >
  > Hmm. So it seems that there is something wrong with the dependency
  > generation for the generated header files. Possibly limited to just
  > the uapi files.
  >
  > But I can't seem to recreate it even by trying to first build 3.18-rc2
  > and then switching to 3.19-rc1. So there's something
  > not-very-straightforward going on, possibly including some nasty race
  > in the Makefiles.
  >
  >                          Linus

When this occurred previously, I also failed to reproduce it.  However, 
it appeared (https://lkml.org/lkml/2014/11/25/542) to specifically 
involve a stale copy of arch/x86/include/generated/asm/unistd_32.h.

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