Re: linux-next: kbuild-current build failure

From: Sam Ravnborg
Date: Tue Jun 10 2008 - 15:03:39 EST


On Tue, Jun 10, 2008 at 11:08:42AM +1000, Stephen Rothwell wrote:
> Hi Sam,
>
> Today's linux-next build (powerpc ppc64_deconfig) failed like this:
>
> LD vmlinux.o
> /scratch/sfr/next/scripts/Makefile.modpost:44: scripts/Kbuild.include: No such file or directory
> /scratch/sfr/next/scripts/Makefile.modpost:58: scripts/Makefile.lib: No such file or directory
> make[2]: *** No rule to make target `scripts/Makefile.lib'. Stop.
> make[1]: *** [vmlinux] Error 2
> make: *** [sub-make] Error 2
>
> This is Linus' tree with just the net-current, arm-current and
> kbuild-current trees merged i.e. just bug fixes queued for Linus' current
> tree. The build was done with "O=../powerpc_ppc64_defconfig -j24 -s"
> i.e. separate object tree and parallel.
>
> Reverting commit 68e9b79c8dad5245f28ab4f3527481b730dbdb61 ("kbuild:
> simplify vmlinux link stage") makes the build work again.

Updated kbuild-next.git pushed out with this bug fixed.
Thanks for reporting/testing it.

Sam
--
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/