Re: randconfig build error with next-20150316, in samples/kdbus/kdbus-workers

2015-03-16 Thread Michael Ellerman
On Tue, 2015-03-17 at 00:00 +0100, David Herrmann wrote: > Hi > > On Mon, Mar 16, 2015 at 11:51 PM, Michael Ellerman > wrote: > > On Mon, 2015-03-16 at 23:27 +0100, David Herrmann wrote: > >> The uapi-include only causes the warning, not the build failure. > > > > I don't know how you came to th

Re: randconfig build error with next-20150316, in samples/kdbus/kdbus-workers

2015-03-16 Thread David Herrmann
Hi On Mon, Mar 16, 2015 at 11:51 PM, Michael Ellerman wrote: > On Mon, 2015-03-16 at 23:27 +0100, David Herrmann wrote: >> The uapi-include only causes the warning, not the build failure. > > I don't know how you came to that conclusion? > > It fails looking for linux/compiler.h, which is only in

Re: randconfig build error with next-20150316, in samples/kdbus/kdbus-workers

2015-03-16 Thread Michael Ellerman
On Mon, 2015-03-16 at 23:27 +0100, David Herrmann wrote: > Hi > > On Mon, Mar 16, 2015 at 10:12 PM, Michael Ellerman > wrote: > > On Mon, 2015-03-16 at 17:31 +0100, David Herrmann wrote: > >> Hi > >> > >> On Mon, Mar 16, 2015 at 5:22 PM, Jim Davis wrote: > >> > Building with the attached random

Re: randconfig build error with next-20150316, in samples/kdbus/kdbus-workers

2015-03-16 Thread Stephen Rothwell
Hi Michael, On Tue, 17 Mar 2015 08:12:49 +1100 Michael Ellerman wrote: > > But the samples are also including the unsanitised headers, which I think is > what's causing the problem here. > > HOSTCFLAGS_kdbus-workers.o += \ > -I$(objtree)/usr/include/ \ > -I$(obj

Re: randconfig build error with next-20150316, in samples/kdbus/kdbus-workers

2015-03-16 Thread David Herrmann
Hi On Mon, Mar 16, 2015 at 10:12 PM, Michael Ellerman wrote: > On Mon, 2015-03-16 at 17:31 +0100, David Herrmann wrote: >> Hi >> >> On Mon, Mar 16, 2015 at 5:22 PM, Jim Davis wrote: >> > Building with the attached random configuration file, >> > >> > In file included from ./include/uapi/linux/kd

Re: randconfig build error with next-20150316, in samples/kdbus/kdbus-workers

2015-03-16 Thread Michael Ellerman
On Mon, 2015-03-16 at 17:31 +0100, David Herrmann wrote: > Hi > > On Mon, Mar 16, 2015 at 5:22 PM, Jim Davis wrote: > > Building with the attached random configuration file, > > > > In file included from ./include/uapi/linux/kdbus.h:12:0, > > from samples/kdbus/kdbus-api.h:5, > >

Re: randconfig build error with next-20150316, in samples/kdbus/kdbus-workers

2015-03-16 Thread David Herrmann
Hi On Mon, Mar 16, 2015 at 5:22 PM, Jim Davis wrote: > Building with the attached random configuration file, > > In file included from ./include/uapi/linux/kdbus.h:12:0, > from samples/kdbus/kdbus-api.h:5, > from samples/kdbus/kdbus-workers.c:79: > ./include/uapi

randconfig build error with next-20150316, in samples/kdbus/kdbus-workers

2015-03-16 Thread Jim Davis
Building with the attached random configuration file, In file included from ./include/uapi/linux/kdbus.h:12:0, from samples/kdbus/kdbus-api.h:5, from samples/kdbus/kdbus-workers.c:79: ./include/uapi/linux/types.h:9:2: warning: #warning "Attempt to use kernel heade