[poky] Error while pulling mpeg2dec library
Tian, Kevin
kevin.tian at intel.com
Thu Mar 10 17:09:14 PST 2011
where's your mpeg2dec recipe located?
if it's in a separate directory than meta, you need include it in conf/bblayers.conf to make sure it can be reached by the bitbake.
Thanks
Kevin
From: poky-bounces at yoctoproject.org [mailto:poky-bounces at yoctoproject.org] On Behalf Of chinmaya hoshing
Sent: Thursday, March 10, 2011 6:37 PM
To: poky at yoctoproject.org
Subject: [poky] Error while pulling mpeg2dec library
Hi,
I am getting error while pulling mpeg2dec library,also i have checked the bb file for the same but still it is saying unbuildable,
what is getting wrong??
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'mpeg2dec' (but /home/sct/poky-chrome/meta/recipes-core/images/poky-image-minimal-akshat.bb<http://poky-image-minimal-akshat.bb> RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'mpeg2dec' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['mpeg2dec']
ERROR: Required build target 'poky-image-minimal-akshat-live' has no buildable providers.
Missing or unbuildable dependency chain was: ['poky-image-minimal-akshat-live', 'poky-image-minimal-akshat', 'mpeg2dec']
Command execution failed: Traceback (most recent call last):
File "/home/sct/poky-chrome/scripts/..//bitbake/lib/bb/command.py", line 88, in runAsyncCommand
commandmethod(self.cmds_async, self, options)
File "/home/sct/poky-chrome/scripts/..//bitbake/lib/bb/command.py", line 184, in buildTargets
command.cooker.buildTargets(pkgs_to_build, task)
File "/home/sct/poky-chrome/scripts/..//bitbake/lib/bb/cooker.py", line 758, in buildTargets
taskdata.add_unresolved(localdata, self.status)
File "/home/sct/poky-chrome/scripts/..//bitbake/lib/bb/taskdata.py", line 541, in add_unresolved
self.remove_runtarget(self.getrun_id(target))
File "/home/sct/poky-chrome/scripts/..//bitbake/lib/bb/taskdata.py", line 518, in remove_runtarget
self.fail_fnid(fnid, missing_list)
File "/home/sct/poky-chrome/scripts/..//bitbake/lib/bb/taskdata.py", line 472, in fail_fnid
self.remove_buildtarget(target, missing_list)
File "/home/sct/poky-chrome/scripts/..//bitbake/lib/bb/taskdata.py", line 497, in remove_buildtarget
self.fail_fnid(self.tasks_fnid[taskid], missing_list)
File "/home/sct/poky-chrome/scripts/..//bitbake/lib/bb/taskdata.py", line 472, in fail_fnid
self.remove_buildtarget(target, missing_list)
File "/home/sct/poky-chrome/scripts/..//bitbake/lib/bb/taskdata.py", line 502, in remove_buildtarget
raise bb.providers.NoProvider(target)
NoProvider: poky-image-minimal-akshat-live
Wtih Regards
Chinmaya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20110311/63c72981/attachment.html>
More information about the poky
mailing list