All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <tom_rini@mentor.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: QA issues with libvmime
Date: Mon, 28 Feb 2011 11:52:10 -0700	[thread overview]
Message-ID: <4D6BEEDA.3000203@mentor.com> (raw)
In-Reply-To: <4D6BAE92.1080409@eoimaging.com>

On 02/28/2011 07:17 AM, Nathan Harris wrote:
> I am working on a recipe for the VMime library (http://www.vmime.org/).
> My target environment is the Overo (Gumstix). Currently, bitbake is
> failing during the final QA. My recipe, patch and bitbake output are
> below. Hopefully, this error is familiar to someone. Thanks!
[snip]
> inherit scons
[snip]
> ERROR: QA Issue with staging: vmime.pc failed sanity test (tmpdir) in
> path
> /home/ppeimany/overo-oe/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/lib/pkgconfig

So, what this means it that vmime.pc wasn't properly cleaned.  If you 
add pkgconfig to the inherit list (which brings in 
classes/pkgconfig.bbclass, take a peek at what it's doing) this will go 
away.

Arguably we should make the error clearer and say, like the gettext one 
something about missing inherit pkgconfig in the recipe.

-- 
Tom Rini
Mentor Graphics Corporation



  reply	other threads:[~2011-02-28 18:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-28 14:17 QA issues with libvmime Nathan Harris
2011-02-28 18:52 ` Tom Rini [this message]
2011-02-28 20:48   ` Nathan Harris
2011-02-28 22:24     ` Khem Raj
2011-03-01 13:51       ` Nathan Harris
2011-03-01 18:59         ` Khem Raj
2011-03-01 19:43           ` Nathan Harris

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=4D6BEEDA.3000203@mentor.com \
    --to=tom_rini@mentor.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.