All of lore.kernel.org
 help / color / mirror / Atom feed
* [next:akpm 339/377] fs/binfmt_elf.c:1378:56: error: unknown type name 'compat_siginfo_t'
@ 2012-09-24  1:29 Fengguang Wu
  2012-09-24  8:11 ` Denys Vlasenko
  0 siblings, 1 reply; 2+ messages in thread
From: Fengguang Wu @ 2012-09-24  1:29 UTC (permalink / raw)
  To: kernel-janitors

Hi Denys,

FYI, kernel build failed on

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git akpm
commit: 50abbe878f885ac855d56b30f0bf08fd208dc87d [339/377] coredump: add a new elf note with siginfo of the signal
config: tile-tilegx_defconfig

All related error/warning messages:

In file included from fs/compat_binfmt_elf.c:22:0:
arch/tile/include/asm/sigframe.h:28:18: error: field 'uc' has incomplete type
In file included from fs/compat_binfmt_elf.c:140:0:
fs/binfmt_elf.c:1378:56: error: unknown type name 'compat_siginfo_t'
fs/binfmt_elf.c:1703:2: error: unknown type name 'compat_siginfo_t'
fs/binfmt_elf.c: In function 'fill_note_info':
fs/binfmt_elf.c:1786:2: error: implicit declaration of function 'fill_siginfo_note' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors

arch/tile/include/asm/sigframe.h:28:18: error: field 'uc' has incomplete type

---
0-DAY kernel build testing backend         Open Source Technology Centre
Fengguang Wu, Yuanhan Liu                              Intel Corporation

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [next:akpm 339/377] fs/binfmt_elf.c:1378:56: error: unknown type name 'compat_siginfo_t'
  2012-09-24  1:29 [next:akpm 339/377] fs/binfmt_elf.c:1378:56: error: unknown type name 'compat_siginfo_t' Fengguang Wu
@ 2012-09-24  8:11 ` Denys Vlasenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Vlasenko @ 2012-09-24  8:11 UTC (permalink / raw)
  To: kernel-janitors

On Mon, Sep 24, 2012 at 3:29 AM, Fengguang Wu <fengguang.wu@intel.com> wrote:
> FYI, kernel build failed on
>
> tree:   git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git akpm
> commit: 50abbe878f885ac855d56b30f0bf08fd208dc87d [339/377] coredump: add a new elf note with siginfo of the signal
> config: tile-tilegx_defconfig
>
> All related error/warning messages:
>
> In file included from fs/compat_binfmt_elf.c:22:0:
> arch/tile/include/asm/sigframe.h:28:18: error: field 'uc' has incomplete type
> In file included from fs/compat_binfmt_elf.c:140:0:
> fs/binfmt_elf.c:1378:56: error: unknown type name 'compat_siginfo_t'
> fs/binfmt_elf.c:1703:2: error: unknown type name 'compat_siginfo_t'

Yes, I know... some additional work will be needed to unify
exposition of compat_siginfo_t across eight architectures :(
I'm working on it right now.

-- 
vda

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-24  8:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-24  1:29 [next:akpm 339/377] fs/binfmt_elf.c:1378:56: error: unknown type name 'compat_siginfo_t' Fengguang Wu
2012-09-24  8:11 ` Denys Vlasenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.