All of lore.kernel.org
 help / color / mirror / Atom feed
* QorIQ_SDK-20110709-systembuilder
@ 2012-05-11  6:46 GOPIKRISHNAN S
  2012-05-11  9:02 ` QorIQ_SDK-20110709-systembuilder Richard Purdie
  2012-05-11 14:08 ` QorIQ_SDK-20110709-systembuilder McClintock Matthew-B29882
  0 siblings, 2 replies; 3+ messages in thread
From: GOPIKRISHNAN S @ 2012-05-11  6:46 UTC (permalink / raw)
  To: bitbake-devel

[-- Attachment #1: Type: text/plain, Size: 2951 bytes --]

Hello,

       I am n newbie working on QorIQ_SDK-20110709-systembuilder +
Patches_V1_03_20110929;


    * I have installed clamav using

     # echo "PROJECT_EXTRA_PKGS += \clamav"\" >
/mycollection/recipies/images/amend.inc

    Its installed. When I tried installing dpkg using same procedure; I got
error message as below
    # echo "PROJECT_EXTRA_PKGS += \dpkg"\" >
/mycollection/recipies/images/amend.inc

*gopi@gopi-desktop:/media/325GB_Drive/fs_dev/p2020_20110709$ bitbake
devel-image
NOTE: Handling BitBake files: | (0386/0386) [100 %]
Parsing of 386 .bb files complete (380 cached, 6 parsed). 515 targets, 1
skipped, 0 masked, 0 errors.
ERROR: '['/media/325GB_Drive/fs_dev/p2020_20110709/sb-core/recipes/images/
devel-image.bb']' RDEPENDS/RRECOMMENDS or otherwise requires the runtime
entity 'dpkg' but it wasn't found in any PACKAGE or RPROVIDES variables
ERROR: Required build target 'devel-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['devel-image', 'dpkg']
NOTE: Resolving any missing task queue dependencies
ERROR: '['/media/325GB_Drive/fs_dev/p2020_20110709/sb-core/recipes/images/
devel-image.bb']' RDEPENDS/RRECOMMENDS or otherwise requires the runtime
entity 'dpkg' but it wasn't found in any PACKAGE or RPROVIDES variables
Unknown Event: <bb.event.NoProvider instance at 0x9e0ecec>
NOTE: Runtime target 'dpkg' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['dpkg']
ERROR: Required build target 'devel-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['devel-image', 'dpkg']
Command execution failed: Traceback (most recent call last):
  File
"/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/command.py",
line 88, in runAsyncCommand
    commandmethod(self.cmds_async, self, options)
  File
"/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/command.py",
line 174, in buildTargets
    command.cooker.buildTargets(pkgs_to_build, task)
  File
"/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/cooker.py",
line 784, in buildTargets
    taskdata.add_unresolved(localdata, self.status)
  File
"/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/taskdata.py",
line 562, in add_unresolved
    self.remove_runtarget(self.getrun_id(target))
  File
"/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/taskdata.py",
line 535, in remove_runtarget
    self.fail_fnid(fnid, missing_list)
  File
"/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/taskdata.py",
line 490, in fail_fnid
    self.remove_buildtarget(target, missing_list)
  File
"/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/taskdata.py",
line 519, in remove_buildtarget
    raise bb.providers.NoProvider
NoProvider


Where I should provide the configurations/specification for source...
*



Reg,
Gopi Krishnan S

[-- Attachment #2: Type: text/html, Size: 5452 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: QorIQ_SDK-20110709-systembuilder
  2012-05-11  6:46 QorIQ_SDK-20110709-systembuilder GOPIKRISHNAN S
@ 2012-05-11  9:02 ` Richard Purdie
  2012-05-11 14:08 ` QorIQ_SDK-20110709-systembuilder McClintock Matthew-B29882
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2012-05-11  9:02 UTC (permalink / raw)
  To: GOPIKRISHNAN S; +Cc: bitbake-devel

On Fri, 2012-05-11 at 12:16 +0530, GOPIKRISHNAN S wrote:
>        I am n newbie working on QorIQ_SDK-20110709-systembuilder +
> Patches_V1_03_20110929;
>
>     * I have installed clamav using 
>      # echo "PROJECT_EXTRA_PKGS += \clamav"\"
> > /mycollection/recipies/images/amend.inc
>     Its installed. When I tried installing dpkg using same procedure;
> I got error message as below
>     # echo "PROJECT_EXTRA_PKGS += \dpkg"\"
> > /mycollection/recipies/images/amend.inc
> 
> gopi@gopi-desktop:/media/325GB_Drive/fs_dev/p2020_20110709$ bitbake
> devel-image
> NOTE: Handling BitBake files: | (0386/0386) [100 %]
> Parsing of 386 .bb files complete (380 cached, 6 parsed). 515 targets,
> 1 skipped, 0 masked, 0 errors.
> ERROR:
> '['/media/325GB_Drive/fs_dev/p2020_20110709/sb-core/recipes/images/devel-image.bb']' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'dpkg' but it wasn't found in any PACKAGE or RPROVIDES variables
> ERROR: Required build target 'devel-image' has no buildable providers.
> Missing or unbuildable dependency chain was: ['devel-image', 'dpkg']
> NOTE: Resolving any missing task queue dependencies
> ERROR:
> '['/media/325GB_Drive/fs_dev/p2020_20110709/sb-core/recipes/images/devel-image.bb']' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'dpkg' but it wasn't found in any PACKAGE or RPROVIDES variables
> Unknown Event: <bb.event.NoProvider instance at 0x9e0ecec>
> NOTE: Runtime target 'dpkg' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['dpkg']
> ERROR: Required build target 'devel-image' has no buildable providers.
> Missing or unbuildable dependency chain was: ['devel-image', 'dpkg']
> Command execution failed: Traceback (most recent call last):
>   File
> "/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/command.py", line 88, in runAsyncCommand
>     commandmethod(self.cmds_async, self, options)
>   File
> "/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/command.py", line 174, in buildTargets
>     command.cooker.buildTargets(pkgs_to_build, task)
>   File
> "/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/cooker.py", line 784, in buildTargets
>     taskdata.add_unresolved(localdata, self.status)
>   File
> "/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/taskdata.py", line 562, in add_unresolved
>     self.remove_runtarget(self.getrun_id(target))
>   File
> "/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/taskdata.py", line 535, in remove_runtarget
>     self.fail_fnid(fnid, missing_list)
>   File
> "/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/taskdata.py", line 490, in fail_fnid
>     self.remove_buildtarget(target, missing_list)
>   File
> "/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/taskdata.py", line 519, in remove_buildtarget
>     raise bb.providers.NoProvider
> NoProvider
>
> Where I should provide the configurations/specification for source...
> 
I don't think here is an appropriate place for this since this is an
issue with your metadata, not bitbake itself. I'd suggest taking this
issue up with whoever is providing your metadata.

Looking at the log, this is an older version of bitbake and it doesn't
look like openembedded-core. The error message is showing nothing
providing "dpkg", yet something is depending upon it. You therefore
either need to provide dpkg or remove the dependency.

Cheers,

Richard


> 
> 
> 
> Reg,
> Gopi Krishnan S
> _______________________________________________
> bitbake-devel mailing list
> bitbake-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/bitbake-devel





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: QorIQ_SDK-20110709-systembuilder
  2012-05-11  6:46 QorIQ_SDK-20110709-systembuilder GOPIKRISHNAN S
  2012-05-11  9:02 ` QorIQ_SDK-20110709-systembuilder Richard Purdie
@ 2012-05-11 14:08 ` McClintock Matthew-B29882
  1 sibling, 0 replies; 3+ messages in thread
From: McClintock Matthew-B29882 @ 2012-05-11 14:08 UTC (permalink / raw)
  To: GOPIKRISHNAN S; +Cc: bitbake-devel

You should contact Freescale support.

support@freescale.com

-M

On Fri, May 11, 2012 at 1:46 AM, GOPIKRISHNAN S <gopikrishnans@pec.edu> wrote:
> Hello,
>
>        I am n newbie working on QorIQ_SDK-20110709-systembuilder +
> Patches_V1_03_20110929;
>
>
>     * I have installed clamav using
>
>      # echo "PROJECT_EXTRA_PKGS += \clamav"\" >
> /mycollection/recipies/images/amend.inc
>
>     Its installed. When I tried installing dpkg using same procedure; I got
> error message as below
>     # echo "PROJECT_EXTRA_PKGS += \dpkg"\" >
> /mycollection/recipies/images/amend.inc
>
> gopi@gopi-desktop:/media/325GB_Drive/fs_dev/p2020_20110709$ bitbake
> devel-image
> NOTE: Handling BitBake files: | (0386/0386) [100 %]
> Parsing of 386 .bb files complete (380 cached, 6 parsed). 515 targets, 1
> skipped, 0 masked, 0 errors.
> ERROR:
> '['/media/325GB_Drive/fs_dev/p2020_20110709/sb-core/recipes/images/devel-image.bb']'
> RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'dpkg' but it
> wasn't found in any PACKAGE or RPROVIDES variables
> ERROR: Required build target 'devel-image' has no buildable providers.
> Missing or unbuildable dependency chain was: ['devel-image', 'dpkg']
> NOTE: Resolving any missing task queue dependencies
> ERROR:
> '['/media/325GB_Drive/fs_dev/p2020_20110709/sb-core/recipes/images/devel-image.bb']'
> RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'dpkg' but it
> wasn't found in any PACKAGE or RPROVIDES variables
> Unknown Event: <bb.event.NoProvider instance at 0x9e0ecec>
> NOTE: Runtime target 'dpkg' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['dpkg']
> ERROR: Required build target 'devel-image' has no buildable providers.
> Missing or unbuildable dependency chain was: ['devel-image', 'dpkg']
> Command execution failed: Traceback (most recent call last):
>   File
> "/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/command.py",
> line 88, in runAsyncCommand
>     commandmethod(self.cmds_async, self, options)
>   File
> "/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/command.py",
> line 174, in buildTargets
>     command.cooker.buildTargets(pkgs_to_build, task)
>   File
> "/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/cooker.py",
> line 784, in buildTargets
>     taskdata.add_unresolved(localdata, self.status)
>   File
> "/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/taskdata.py",
> line 562, in add_unresolved
>     self.remove_runtarget(self.getrun_id(target))
>   File
> "/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/taskdata.py",
> line 535, in remove_runtarget
>     self.fail_fnid(fnid, missing_list)
>   File
> "/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/taskdata.py",
> line 490, in fail_fnid
>     self.remove_buildtarget(target, missing_list)
>   File
> "/media/325GB_Drive/fs_dev/p2020_20110709/scripts/bitbake/lib/bb/taskdata.py",
> line 519, in remove_buildtarget
>     raise bb.providers.NoProvider
> NoProvider
>
>
> Where I should provide the configurations/specification for source...
>
>
>
>
> Reg,
> Gopi Krishnan S
>
> _______________________________________________
> bitbake-devel mailing list
> bitbake-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/bitbake-devel
>



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-11 15:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-11  6:46 QorIQ_SDK-20110709-systembuilder GOPIKRISHNAN S
2012-05-11  9:02 ` QorIQ_SDK-20110709-systembuilder Richard Purdie
2012-05-11 14:08 ` QorIQ_SDK-20110709-systembuilder McClintock Matthew-B29882

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.