[bitbake-devel] Bitbake raises MultipleMatches exception while trying to build uclibc

Chris Larson clarson at kergoth.com
Mon May 21 18:19:32 UTC 2012


On Mon, May 21, 2012 at 11:15 AM, francesco.brundu at gmail.com
<francesco.brundu at gmail.com> wrote:
> Ok thanks. Bitbake now gives me "No provider Error" for uclibc
>
> user at ubuntu:~/stuff$ bitbake uclibc
> Loading cache: 100%
> |##############################################################################################################################################################################################|
> Time: 00:00:02
> Loaded 7102 entries from dependency cache.
> Parsing recipes: 100%
> |############################################################################################################################################################################################|
> Time: 00:00:04
> Parsing of 7217 .bb files complete (6456 cached, 761 parsed). 7886
> targets, 310 skipped, 0 masked, 0 errors.
>
> Build Configuration:
> BB_VERSION        = "1.12.0"
> METADATA_BRANCH   = "master"
> METADATA_REVISION = "1ff63aa"
> TARGET_ARCH       = "arm"
> TARGET_OS         = "linux-gnueabi"
> MACHINE           = "beagleboard"
> DISTRO            = "angstrom"
> DISTRO_VERSION    = "v2012.05"
> TARGET_FPU        = "hard"
>
> ERROR: Nothing PROVIDES 'uclibc'

You didn't configure the metadata to use uclibc. Set TCLIBC to uclibc,
if I remember correctly. And there should never be a need to bitbake
it explicitly, the build automatically builds a C library when it
needs one.
-- 
Christopher Larson




More information about the bitbake-devel mailing list