[OE-core] [PATCH 1/7] insane.bbclass: in file-rdeps do not look into RDEPENDS recursively

Alexander Kanavin alex.kanavin at gmail.com
Fri Aug 9 09:45:13 UTC 2019


On Fri, 9 Aug 2019 at 03:34, Khem Raj <raj.khem at gmail.com> wrote:

> > There are several packages in meta-openembedded which are showing these
> errors one that I see is net kit-rusers seems to be failing for wrong reason
> >
> > I will send full list once I am close to computer
>
> here is full list
>
> https://errors.yoctoproject.org/Errors/Build/86513/
> all do_package_qa are due to this change.
>

There are plenty of recipes in that list that come from oe-core (not
meta-oe), and do not show errors on the AB, e.g. glib-2.0:

ERROR: QA Issue: /usr/lib/libgio-2.0.so.0.6000.6 contained in package
glib-2.0 requires libz.so.1(ZLIB_1.2.2)(64bit), but no providers found
in RDEPENDS_glib-2.0? [file-rdeps]
ERROR: QA Issue: /usr/lib/libgio-2.0.so.0.6000.6 contained in package
glib-2.0 requires libz.so.1()(64bit), but no providers found in
RDEPENDS_glib-2.0? [file-rdeps]
ERROR: QA Issue: /usr/lib/libglib-2.0.so.0.6000.6 contained in package
glib-2.0 requires libpcre.so.1()(64bit), but no providers found in
RDEPENDS_glib-2.0? [file-rdeps]
ERROR: QA Issue: /usr/lib/libgobject-2.0.so.0.6000.6 contained in
package glib-2.0 requires libffi.so.6()(64bit), but no providers found
in RDEPENDS_glib-2.0? [file-rdeps]

Can I see the configuration where this happened? Might be some other
setting that breaks shlib resolution (that was previously unnoticed due to
recursive qa RDEPENDS).

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20190809/2cb0b503/attachment-0001.html>


More information about the Openembedded-core mailing list