From: "Böszörményi Zoltán" <zboszor@gmail.com>
To: "Marko, Peter" <Peter.Marko@siemens.com>,
"openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 1/4] bash: Add INSANE_SKIP=build-deps to ptest subpackage
Date: Wed, 11 Mar 2026 16:26:39 +0100 [thread overview]
Message-ID: <c6cd5404-31b6-4030-ab15-e45f27af9679@gmail.com> (raw)
In-Reply-To: <AS1PR10MB5697D86B88010E0EE7666332FD47A@AS1PR10MB5697.EURPRD10.PROD.OUTLOOK.COM>
2026. 03. 11. 15:02 keltezéssel, Marko, Peter írta:
>
>> -----Original Message-----
>> From: Böszörményi Zoltán <zboszor@gmail.com>
>> Sent: Wednesday, March 11, 2026 14:43
>> To: Marko, Peter (FT D EU SK BFS1) <Peter.Marko@siemens.com>;
>> openembedded-core@lists.openembedded.org
>> 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 <zboszor@gmail.com>
>>>> Sent: Wednesday, March 11, 2026 14:12
>>>> To: Marko, Peter (FT D EU SK BFS1) <Peter.Marko@siemens.com>;
>>>> openembedded-core@lists.openembedded.org
>>>> 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?
next prev parent reply other threads:[~2026-03-11 15:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-11 12:29 [PATCH 1/4] bash: Add INSANE_SKIP=build-deps to ptest subpackage Zoltán Böszörményi
2026-03-11 12:29 ` [PATCH 2/4] gawk: " Zoltán Böszörményi
2026-03-11 12:29 ` [PATCH 3/4] glib-2.0: " Zoltán Böszörményi
2026-03-11 12:29 ` [PATCH 4/4] gtk4: Fix a build error in examples/application8 Zoltán Böszörményi
2026-03-11 12:44 ` [OE-core] [PATCH 1/4] bash: Add INSANE_SKIP=build-deps to ptest subpackage Marko, Peter
2026-03-11 13:12 ` Böszörményi Zoltán
2026-03-11 13:40 ` Marko, Peter
2026-03-11 13:42 ` Böszörményi Zoltán
2026-03-11 14:02 ` Marko, Peter
2026-03-11 15:26 ` Böszörményi Zoltán [this message]
[not found] ` <189BD2EF133E31A4.2476321@lists.openembedded.org>
2026-03-14 9:24 ` Böszörményi Zoltán
[not found] ` <189BCB9A4C18D9A2.1328210@lists.openembedded.org>
2026-03-11 13:38 ` Böszörményi Zoltán
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c6cd5404-31b6-4030-ab15-e45f27af9679@gmail.com \
--to=zboszor@gmail.com \
--cc=Peter.Marko@siemens.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.