On 2026-03-09 2:56 a.m., Mathieu Dubois-Briand wrote:
On Sun Mar 8, 2026 at 4:07 PM CET, Hemanth Kumar M D via lists.openembedded.org
wrote:
From: Randy MacLeod<[email protected]>
Signed-off-by: Randy MacLeod<[email protected]>
Signed-off-by: Martin Jansa<[email protected]>
---
Hi Hemanth, Randy,
Thanks for the upgrade.
We have some ptest failures here:
Failed ptests:
{'gettext': ['autopoint-1', 'autopoint-2']}
https://autobuilder.yoctoproject.org/valkyrie/#/builders/56/builds/1202
https://autobuilder.yoctoproject.org/valkyrie/#/builders/61/builds/3207
https://autobuilder.yoctoproject.org/valkyrie/#/builders/73/builds/3237
Ptest logs can be found here:
https://valkyrie.yocto.io/pub/non-release/20260308-104/testresults/qemuriscv64-ptest/core-image-ptest-gettext/
https://valkyrie.yocto.io/pub/non-release/20260308-104/testresults/qemuarm64-ptest/core-image-ptest-gettext/
https://valkyrie.yocto.io/pub/non-release/20260308-104/testresults/qemux86-64-ptest/core-image-ptest-gettext/
Can you have a look at these?
I think the patch is my v1, and that Martin Jansa didn't bother with my
v2 since it "only improved ptests"! ;-)
I've sent the v2 to Hemanth.
It just adds:
+--- a/meta/recipes-core/gettext/gettext_0.26.bb
++++ b/meta/recipes-core/gettext/gettext_1.0.bb
+@@ -148,6 +148,7 @@ do_install_ptest() {
+ mkdir -p ${D}${PTEST_PATH}/tests
+ mkdir -p ${D}${PTEST_PATH}/src
+ mkdir -p ${D}${PTEST_PATH}/po
++ mkdir -p ${D}${PTEST_PATH}/autotools
+ mkdir -p ${D}${PTEST_PATH}/misc
+ mkdir -p ${D}${PTEST_PATH}/its
+ mkdir -p ${D}${PTEST_PATH}/styles
+@@ -172,6 +173,7 @@ do_install_ptest() {
+ install ${B}/gettext-runtime/src/gettext ${D}${PTEST_PATH}/src
+ install ${B}/gettext-tools/src/.libs/cldr-plurals
${D}${PTEST_PATH}/src
+ install ${S}/gettext-tools/po/gettext-tools.pot
${D}${PTEST_PATH}/po
++ install ${B}/gettext-tools/autotools/*
${D}${PTEST_PATH}/autotools
+ install ${B}/gettext-tools/misc/* ${D}${PTEST_PATH}/misc
+ find ${D}${PTEST_PATH}/ -name "*.o" -exec rm {} \;
+ chmod 0755 ${D}${PTEST_PATH}/tests/lang-vala
${D}${PTEST_PATH}/tests/plural-1 ${D}${PTEST_PATH}/tests/xgettext-tcl-4 \
+--
+2.34.1
I'll retest here again for x86-64 an riscv-64 and co-ordinate with
Hemanth if there are additional changes.
../Randy
In some of these logs, I can also see some failures related to glib-2.0.
Thanks,
Mathieu
--
# Randy MacLeod
# Wind River Linux
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#232725):
https://lists.openembedded.org/g/openembedded-core/message/232725
Mute This Topic: https://lists.openembedded.org/mt/118204633/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-