All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Zenzes <martin.zenzes@dfki.de>
To: Openembedded-core@lists.openembedded.org
Subject: Berkely-DB QA-Test: RPATH error in upon adding configure flag -- db_5.3.{15, 21}.bb
Date: Mon, 25 Feb 2013 17:06:05 +0100	[thread overview]
Message-ID: <512B8BED.5090809@dfki.de> (raw)

Hi,

I'm using the poky/yocto build-system, which are based on 
opembedded-core. Building one of their "vanilla" images works, adding 
the "Berkely DB" without changing it's default settings compiles too. 
But the default-configuration of the Berkely DB is not using the c++ 
interface so:

Upon adding the "--enable-cxx" configure option to the db-recipe I get 
the following "RPATH" error message during the "do_package" stage:

WARNING: QA Issue: db: Files/directories were installed but not shipped
   /usr/lib/libdb_cxx.so
ERROR: QA Issue: package db contains bad RPATH 
/opt/yocto/poky-danny-8.0/gumstix/tmp/sysroots/overo/usr/lib in file 
/opt/yocto/poky-danny-8.0/gumstix/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/db-5.3.15-r8/packages-split/db/usr/lib/libdb_cxx-5.3.so
ERROR: QA Issue: package db contains bad RPATH 
/opt/yocto/poky-danny-8.0/gumstix/tmp/sysroots/overo/usr/lib in file 
/opt/yocto/poky-danny-8.0/gumstix/tmp/work/armv7a-vfp-neon-poky-linux-gnueabi/db-5.3.15-r8/packages-split/db/usr/lib/libdb_cxx-5.so
ERROR: QA run found fatal errors. Please consider fixing them.

Happens on the "db_5.3.15.bb" and the "db_5.3.21.bb" recipe as well. 
Overwriting the "do_package_qa()" function in the recipe hides the error...

Any pointers on how to succeed?

Greetings
     Martin



                 reply	other threads:[~2013-02-25 16:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=512B8BED.5090809@dfki.de \
    --to=martin.zenzes@dfki.de \
    --cc=Openembedded-core@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.