All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Senicic, Djordje" <d-senicic1@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [thud/master][PATH] point-cloud-viewer: New binary compiled with gcc8 toolchain
Date: Thu, 13 Jun 2019 17:44:16 -0400	[thread overview]
Message-ID: <20190613214416.GF21029@beryl> (raw)
In-Reply-To: <69eb4f12533e42ff818f4ff363c877e5@ti.com>

On Wed, Jun 12, 2019 at 08:20:40PM -0400, Senicic, Djordje wrote:
> "libstdc++" not needed any more in RDEPENDS?

libstdc++ is part of the toolchain and is one of the implicit dependencies.
Since previously the binary was built with an older toolchain, it would 
generate QA errors regarding sime symbols in libstdc++. Even adding it to 
RDEPENDS didn't fix it before, hence the new rebuilt binary was needed.
Either way libstdc++ is not needed in RDEPENDS.

Denys


> -----Original Message-----
> From: Dmytriyenko, Denys 
> Sent: Wednesday, June 12, 2019 10:10 AM
> To: Senicic, Djordje
> Cc: meta-arago@arago-project.org
> Subject: Re: [meta-arago] [thud/master][PATH] point-cloud-viewer: New binary compiled with gcc8 toolchain
> 
> Now I'm seeing this:
> 
> ERROR: point-cloud-viewer-2.1-r1 do_package_qa: QA Issue: /usr/bin/point_cloud_viewer contained in package point-cloud-viewer requires libxkbcommon.so.0, but no providers found in RDEPENDS_point-cloud-viewer? [file-rdeps]
> 
> 
> On Tue, Jun 11, 2019 at 02:09:13PM -0400, Djordje Senicic wrote:
> > Signed-off-by: Djordje Senicic <x0157990@ti.com>
> > ---
> >  .../recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/meta-arago-extras/recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb b/meta-arago-extras/recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb
> > index e477448b..9ee4ff0b 100644
> > --- a/meta-arago-extras/recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb
> > +++ b/meta-arago-extras/recipes-apps/point-cloud-viewer/point-cloud-viewer_git.bb
> > @@ -11,9 +11,9 @@ BRANCH = "master"
> >  
> >  SRC_URI = "git://git.ti.com/processor-sdk/point-cloud-viewer.git;protocol=git;branch=${BRANCH}"
> >  
> > -SRCREV = "ac8f7a8334b6458676810349ab84f718ecd16975"
> > +SRCREV = "c4800b186744e9379c798299c5caa67f6a4468f0"
> >  
> > -PV = "2.0"
> > +PV = "2.1"
> >  
> >  S = "${WORKDIR}/git"
> >  
> > -- 
> > 2.17.1
> > 
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


      reply	other threads:[~2019-06-13 21:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-11 18:09 [thud/master][PATH] point-cloud-viewer: New binary compiled with gcc8 toolchain Djordje Senicic
2019-06-12 11:32 ` [EXTERNAL] " Jacob Stiffler
2019-06-12 14:09 ` Denys Dmytriyenko
2019-06-13  0:20   ` Senicic, Djordje
2019-06-13 21:44     ` Denys Dmytriyenko [this message]

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=20190613214416.GF21029@beryl \
    --to=denys@ti.com \
    --cc=d-senicic1@ti.com \
    --cc=meta-arago@arago-project.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.