[poky] [POKY] Error while pulling XBMC package.

Joshua Lock josh at linux.intel.com
Fri Sep 30 10:07:57 PDT 2011


On Fri, 2011-09-30 at 12:51 +0530, v sailaja wrote:
> Hi,
> 
> I'm trying to pull the package XBMC 10.05 which depends on
> libsdl_mixer and its there in the meta/recipe as libsdl. Another
> dependency libsdl_image also present in libsdl is getting pulled 
> easily but while building for libsdl_mixer with the recipe
> libsdl-mixer_1.2.11.bb i'm getting the 
> error as below:
> ERROR: Nothing PROVIDES 'libsdl_mixer'
> ERROR: Command execution failed: Traceback (most recent call last):
>   File "/home/sct/logi/gigabyte/poky_ gigabyte_16Sep2011/bitbake/ lib/bb/command.py", line 102, in runAsyncCommand
> 
>     commandmethod(self.cmds_async,
>  self, options)
>   File "/home/sct/logi/gigabyte/poky_ gigabyte_16Sep2011/bitbake/ lib/bb/command.py", line 200, in buildTargets
>     command.cooker.buildTargets( pkgs_to_build, task)
>   File "/home/sct/logi/gigabyte/poky_
>  gigabyte_16Sep2011/bitbake/ lib/bb/cooker.py", line 826, in buildTargets
>     taskdata.add_provider( localdata, self.status, k)
>   File
>  "/home/sct/logi/gigabyte/poky_ gigabyte_16Sep2011/bitbake/ lib/bb/taskdata.py", line 353, in add_provider
> 
>     self.add_provider_internal( cfgData, dataCache, item)
>   File "/home/sct/logi/gigabyte/poky_ gigabyte_16Sep2011/bitbake/ lib/bb/taskdata.py", line 373, in add_provider_internal
>     raise bb.providers.NoProvider(item)
> 
> NoProvider: libsdl_mixer
> 
> 
> I'm building the poky for "Fishriver" machine . My host machine is "
> Ubuntu 10.10, 64 bit ".
> Can someone help me out of this problem ? 

BitBake doesn't think it can build libsdl_mixer for your target. Is the
recipe restricted by COMPATIBLE_MACHINE, COMPATIBLE_HOST, or similar
mechanism?

You're probably going to have to share more information for anyone to be
able to help you - is the libsdl_mixer recipe somewhere we can take a
look?

Where are you 'pulling' these things from?

Regards,
Joshua
-- 
Joshua Lock
        Yocto Project "Johannes factotum"
        Intel Open Source Technology Centre




More information about the poky mailing list