[OE-core] [oe-commits] [openembedded-core] 02/09: glib-2.0: add missing locale dependencies to PN-ptest

Richard Purdie richard.purdie at linuxfoundation.org
Sat Oct 13 10:29:45 UTC 2018


On Sat, 2018-10-13 at 02:15 +0200, Martin Jansa wrote:
> Hi,
> 
> sorry for delay, I was first testing a bit more specific fix:
> DEPENDS_append_libc-glibc = "${@bb.utils.contains('PTEST_ENABLED',
> '1', '', ' virtual/libc-locale', d)}"
> 
> but unfortunately this nor your shorter version work.
> 
> and it's reproducible without the multilib enabled as well:
> 
> ERROR: glib-2.0-1_2.58.0-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-de-de, but it isn't a build dependency? [build-deps]
> ERROR: glib-2.0-1_2.58.0-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-el-gr, but it isn't a build dependency? [build-deps]
> ERROR: glib-2.0-1_2.58.0-r0 do_package_qa: QA Issue: glib-2.0-ptest rdepends on locale-base-en-gb, but it isn't a build dependency? [build-deps]

What is also puzzling me is that we're not seeing this in OE-Core on
the autobuilders. We recently merged much better warning summary code
so we should see this quite clearly in its output and we're not...

I'm not sure what that means but it suggests there is something going
on here we're not quite seeing...

Cheers,

Richard





More information about the Openembedded-core mailing list