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: [email protected]
> 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 <[email protected]>
> > ---
> >  .../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
> > [email protected]
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to