2026. 03. 11. 16:26 keltezéssel, Zoltan Boszormenyi via lists.openembedded.org 
írta:
2026. 03. 11. 15:02 keltezéssel, Marko, Peter írta:

-----Original Message-----
From: Böszörményi Zoltán <[email protected]>
Sent: Wednesday, March 11, 2026 14:43
To: Marko, Peter (FT D EU SK BFS1) <[email protected]>;
[email protected]
Subject: Re: [OE-core] [PATCH 1/4] bash: Add INSANE_SKIP=build-deps to ptest
subpackage

2026. 03. 11. 14:40 keltezéssel, Marko, Peter írta:
-----Original Message-----
From: Böszörményi Zoltán <[email protected]>
Sent: Wednesday, March 11, 2026 14:12
To: Marko, Peter (FT D EU SK BFS1) <[email protected]>;
[email protected]
Subject: Re: [OE-core] [PATCH 1/4] bash: Add INSANE_SKIP=build-deps to
ptest
subpackage

2026. 03. 11. 13:44 keltezéssel, Marko, Peter írta:
These INSANE_SKIP assignments are wrong.
Use GLIBC_GENERATE_LOCALES = "all" (or select just those you need) in
your
distro.

It doesn't help.
I'm not sure why it down't work for you, since it works for me and for Yocto AB.
Did you added it to your distro settings and not just to a recipe?
The explanation about this is at: https://git.yoctoproject.org/meta-
yocto/tree/meta-poky/conf/templates/default/local.conf.sample.extended#n61

I added it to my distro include file.
Have you verified the final value via bitbake-getvar?
You are overriding the default (otherwise you would not see the warnings),
So possibly you added it to a place where it anyway overwritten later.

Yes, I just checked it. It's not set from anywhere else,
only from my distro include file. It's set to "all".

As I said, setting it does not help with all the build-deps QA errors.
Previously it wasn't set at all, and I have not seen a similar QA error under 
Yocto 5.3.

Isn't it possible that the ptest subpackages for bash, gawk, m4 and others
have just gained extra locale-base-* dependencies that previously weren't there?
And now they are not being covered by DYNAMIC_PACKAGES in glibc-locales for 
some reason?

Setting GLIBC_GENERATE_LOCALES = "all" is not needed, it seems to be the 
default.

The issue was that I also had this in my local configuration:

LOCALE_UTF8_ONLY = "1"

This was not a problem up to Yocto 5.3.

bitbake world and ptest packages should also be tested against UTF-8-only 
configuration.






-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#233074): 
https://lists.openembedded.org/g/openembedded-core/message/233074
Mute This Topic: https://lists.openembedded.org/mt/118259058/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to