All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: GOPIKRISHNAN S <gopikrishnans@pec.edu>
Cc: bitbake-devel@lists.openembedded.org
Subject: Re: QorIQ_SDK-20110709-systembuilder
Date: Fri, 11 May 2012 10:02:49 +0100	[thread overview]
Message-ID: <1336726969.2494.182.camel@ted> (raw)
In-Reply-To: <CAOkC3RZ_mRLa8pmPEJKx-Qx=EfLN-Y8Ffsuchm_bAZ9gLGdpSQ@mail.gmail.com>

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





  reply	other threads:[~2012-05-11  9:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-11  6:46 QorIQ_SDK-20110709-systembuilder GOPIKRISHNAN S
2012-05-11  9:02 ` Richard Purdie [this message]
2012-05-11 14:08 ` QorIQ_SDK-20110709-systembuilder McClintock Matthew-B29882

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1336726969.2494.182.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=gopikrishnans@pec.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.