[OE-core] Does recipe specific sysrooot (or whatelse in current oe) break native dependencies?

Max Krummenacher max.oss.09 at gmail.com
Mon Feb 13 15:52:20 UTC 2017


Hi

I got the same issue, formulated in the following question:
http://lists.openembedded.org/pipermail/openembedded-core/2017-February/132604.html

Here a recipe failed because a native package which were in DEPENDS
did not get the RDEPENDS of those native package installed.
Something I would have expected to happen.

Assuming such native package A gets updated and newly RDEPENDS on
something additional we will have to hunt all packages which DEPEND on
A and a the additional RDEPENDS...

Max

2017-02-13 16:37 GMT+01:00 Patrick Ohly <patrick.ohly at intel.com>:
> On Mon, 2017-02-13 at 16:32 +0100, Martin Jansa wrote:
>> On Mon, Feb 13, 2017 at 04:24:15PM +0100, Patrick Ohly wrote:
>> > On Mon, 2017-02-13 at 15:36 +0100, Martin Jansa wrote:
>> > > Hi Andreas,
>> > >
>> > >
>> > > I think it's feature which was already there, but almost never
>> > > triggered (even in test-dependencies.sh tests), but with RSS it fails
>> > > reliably.
>> > >
>> > >
>> > > See:
>> > > http://lists.openembedded.org/pipermail/openembedded-core/2016-July/124435.html
>> >
>> > That's not quite the same, if I understand it correctly. In that email,
>> > Richard was talking about "dependencies of that target are not needed
>> > and not installed" and used "quilt-native" and "compiler/toolchain" as
>> > example. In other words, if recipe foo DEPENDS on bar for getting foo
>> > compiled, that dependency on bar gets ignored when installing "foo" into
>> > the recipe specific sysroot because it shouldn't be needed anymore.
>>
>> I'm not sure if it's the same or not, but back then I got very rarely
>> missing dependency on wayland-native or qtwayland-native, now with RSS I
>> got 20-30 recipes failing because of missing dependency on
>> wayland-native, qtwayland-native or qtbase-native to stage the scanner,
>> moc and other native tools in recipe-sysroot-native.
>>
>> And Andreas issues look similar to that.
>
> I'm sure Andreas can clarify, but "kdoctools which depends on
> gettext-native" sounds like a runtime-dependency to me (but I'm just
> guessing that kdoctools wraps gettext, I don't really know).
>
> --
> Best Regards, Patrick Ohly
>
> The content of this message is my personal opinion only and although
> I am an employee of Intel, the statements I make here in no way
> represent Intel's position on the issue, nor am I authorized to speak
> on behalf of Intel on this matter.
>
>
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



More information about the Openembedded-core mailing list