[OE-core] [PATCH] libtool: Add missing DEPENDS on libtool-cross

Richard Purdie richard.purdie at linuxfoundation.org
Thu Oct 4 09:21:19 UTC 2012


On Tue, 2012-10-02 at 16:30 -0500, Chase Maupin wrote:
> * When building with 24 bitbake threads on my system I observed
>   errors like the following:
>     | configure.ac:199: error: LT_LANG: unsupported language: "Go"
>     | <tmpdir>/work/armv7a-vfp-neon-oe-linux-gnueabi/libtool-2.4.2-r3.0/libtool-2.4.2/aclocal-copy/libtool.m4:768: LT_LANG is expanded from...
>     | configure.ac:199: the top level
>     | autom4te: m4 failed with exit status: 1
> * This could be found by doing a clean build.  If a build had
>   already been performed then often just cleaning the libtool
>   package and rebuilding it would resolve the issue.
> * Adding a DEPENDS on libtool-cross resolves this issue with a
>   clean build.
> * Bump the PR

So how do I reproduce this bug? In theory I'd just run "bitbake libtool"
in a clean build directory?

I've tried that with master and it all works? :/

Cheers,

Richard





More information about the Openembedded-core mailing list