On Wed, Jan 05, 2011 at 11:46:15AM +0000, calpas calpas wrote:
> Hi all
> Ca any one tell me what does this error means and how to takle with it? I-m 
> trying to build openembedded for shr by following instructions from 
> http://shr-project.org/trac/wiki/Building%20SHR.
>  this is the error message:

did you call "bitbake shr-dialer" ?

shr-dialer does not exist as recipe (that's what "NoProvider:
shr-dialer" means).

If you want to build shr-dialer as the binary you have on phone, then
it's part of phoneui-apps recipe so "bitbake phoneui-apps" will build
it.

> Build Configuration:
> BB_VERSION        = "1.10.2"
> METADATA_BRANCH   = "shr/testing2011.1"
> METADATA_REVISION = "3fa18d4"
> TARGET_ARCH       = "arm"
> TARGET_OS         = "linux-gnueabi"
> MACHINE           = "om-gta02"
> DISTRO            = "shr"
> DISTRO_VERSION    = "-rc1-20110105"
> TARGET_FPU        = "soft"
> 
> ERROR: Nothing PROVIDES 'shr-dialer'
> Unknown Event: <bb.event.NoProvider instance at 0x11d7852c>
> ERROR: Nothing PROVIDES 'shr-dialer'
> Command execution failed: Traceback (most recent call last):
>   File "/home/pascal/shr-testing/bitbake/lib/bb/command.py", line 88, in 
> runAsyncCommand
>     commandmethod(self.cmds_async, self, options)
>   File "/home/pascal/shr-testing/bitbake/lib/bb/command.py", line 174, in 
> buildTargets
>     command.cooker.buildTargets(pkgs_to_build, task)
>   File "/home/pascal/shr-testing/bitbake/lib/bb/cooker.py", line 782, in 
> buildTargets
>     taskdata.add_provider(localdata, self.status, k)
>   File "/home/pascal/shr-testing/bitbake/lib/bb/taskdata.py", line 354, in 
> add_provider
>     self.add_provider_internal(cfgData, dataCache, item)
>   File "/home/pascal/shr-testing/bitbake/lib/bb/taskdata.py", line 383, in 
> add_provider_internal
>     raise bb.providers.NoProvider(item)
> NoProvider: shr-dialer
> 
> 
> Any help would be appreciated
> Cheers

-- 
Martin 'JaMa' Jansa     jabber: [email protected]

Attachment: pgp4ZVJVxLaMo.pgp
Description: PGP signature

_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to