On 6 Jul 2026, at 10:27, Alexander Kanavin via lists.openembedded.org <[email protected]> wrote: > > On Mon, 6 Jul 2026 at 10:56, Richard Purdie > <[email protected]> wrote: > >> This patch turns out to be the one breaking oe-selftest: >> >> e.g. >> >> https://autobuilder.yoctoproject.org/valkyrie/#/builders/23/builds/4276 >> https://autobuilder.yoctoproject.org/valkyrie/#/builders/35/builds/4216 >> >> The reason is that prior to this change, those tests don't build glib- >> 2.0 but after them, they do due to the new xxd -> vim -> desktop-file- >> utils -> glib-2.0 dependency chain. >> >> Not quite sure what we'll do about that yet, we may need to add more >> locales to the selftest I guess but the extra dependencies aren't >> ideal. > > I've a patch for it too, which rather disables ptest distro feature in > that particular selftest: > https://git.openembedded.org/openembedded-core-contrib/commit/?h=akanavin/package-version-updates&id=18b1c1a07ec8a42af31aa9576793f4ec73ffd0d6 > > "selftest/locales: opt out of ptests in DISTRO_FEATURES" if sha for > the commit shifts in the branch.
Seems like a sensible thing to do, considering the test is fairly fragile and ptests test to pull in large dependencies. Also, busybox’s xxd is sufficient for this test suite, so I think we should enable that in busybox and then json-c won’t need to pull vim into the build. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#240234): https://lists.openembedded.org/g/openembedded-core/message/240234 Mute This Topic: https://lists.openembedded.org/mt/120097794/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
