Re: linux-next: Tree for October 17

From: Randy.Dunlap
Date: Fri Oct 17 2008 - 12:18:50 EST


On Fri, 17 Oct 2008, Vegard Nossum wrote:

> On Fri, Oct 17, 2008 at 10:40 AM, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> > Hi all,
> >
> > Today's tree will not build for powerpc allyesconfig (libc aborts the
> > link due to a free() problem), sparc(32) defconfig and probably some
> > other configurations.
>
> Hi, I ran into this with slightly modified fedora config:
>
> CC net/9p/protocol.o
> net/9p/protocol.c: In function 'p9pdu_finalize':
> net/9p/protocol.c:545: error: 'p9_debug_level' undeclared (first use
> in this function)
> net/9p/protocol.c:545: error: (Each undeclared identifier is reported only once
> net/9p/protocol.c:545: error: for each function it appears in.)
> net/9p/protocol.c:545: error: 'P9_DEBUG_PKT' undeclared (first use in
> this function)
> make[2]: *** [net/9p/protocol.o] Error 1
> make[1]: *** [net/9p] Error 2
> make: *** [net] Error 2
>
> ...and couldn't find it in the automatic build test results either. 9P
> maintainers Cced.

This build failure happened with 20081016 also.

There are plenty of randconfig build failures and not enough time
in the day to fix all of them before Stephen produces the next next.

--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/