Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/2] libpostproc: fix installed-vs-shipped
Date: Thu, 11 Jun 2015 09:17:35 +0800	[thread overview]
Message-ID: <5578E1AF.7060704@windriver.com> (raw)
In-Reply-To: <CAJTo0LbWKgtFa0zvr7GVeKgN+ZAb643RhicforGSz_BBpO1AxQ@mail.gmail.com>


On 06/10/2015 06:59 PM, Burton, Ross wrote:
> On 9 June 2015 at 10:04, Robert Yang <liezhi.yang@windriver.com
> <mailto:liezhi.yang@windriver.com>> wrote:
>
>     When MACHINE=qemux86-64 and enable multilib:
>     ERROR: QA Issue: libpostproc: Files/directories were installed but not
>     shipped in any package:
>        /usr/lib
>        /usr/lib/libpostproc.so.52.3.0
>        /usr/lib/libpostproc.so
>        /usr/lib/libpostproc.so.52
>        /usr/lib/.debug
>        /usr/lib/.debug/libpostproc.so.52.3.0
>     Please set FILES such that these items are packaged. Alternatively if they
>     are unneeded, avoid installing them or delete them within do_install.
>     [installed-vs-shipped]
>
>     Signed-off-by: Robert Yang <liezhi.yang@windriver.com
>     <mailto:liezhi.yang@windriver.com>>
>
>
> This commit log tells us in exact detail that there was a QA error when multilib
> is enabled, but never mentions what the actual problem is or what the fix is.  A
> more useful commit would be something like:
>
> "libpostproc: pass correct libdir
>
> Pass the right libdir to configure as otherwise it assumes $prefix/lib which may
> be wrong"

Thanks, updated in the repo:

   git://git.openembedded.org/openembedded-core-contrib rbt/2fixes

     libpostproc: pass correct libdir

     When MACHINE=qemux86-64 and enable multilib:
     ERROR: QA Issue: libpostproc: Files/directories were installed but not 
shipped in any package:
       /usr/lib
       /usr/lib/libpostproc.so.52.3.0
       /usr/lib/libpostproc.so
       /usr/lib/libpostproc.so.52
       /usr/lib/.debug
       /usr/lib/.debug/libpostproc.so.52.3.0
     Please set FILES such that these items are packaged. Alternatively if they 
are unneeded, avoid installing them or delete them within do_install. 
[installed-vs-shipped]

     Pass the right libdir to configure as otherwise it assumes $prefix/lib
     which may be wrong.

// Robert


>
> Ross


  reply	other threads:[~2015-06-11  1:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-09  9:04 [PATCH 0/2] 2 fixes Robert Yang
2015-06-09  9:04 ` [PATCH 1/2] libpostproc: fix installed-vs-shipped Robert Yang
2015-06-10 10:59   ` Burton, Ross
2015-06-11  1:17     ` Robert Yang [this message]
2015-06-09  9:04 ` [PATCH 2/2] gcc-source.inc: fix STAMPCLEAN to avoid race issue Robert Yang

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=5578E1AF.7060704@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox