Hi Richard, Thanks for the confirmation.What you really need is a way to replicate the failure. How did you test this locally?I ran the complete Oe-selftest suite with the latest poky sources after applying the patch:- oe-selftest -a -t machine -t toolchain-system Can you please let me know if I have to export any specific environment to replicate the failure?
Please explain what changes you made to you local.conf
if any.
The only one that stands out to me in:
https://autobuilder.yoctoproject.org/typhoon/#/builders/73/builds/5100
is :
INHERIT += 'testimage'but perhaps that's done automatically for:oe-selftest -a -t machine -t toolchain-systemAlso, what host distro did you use? The failure happened on an alma distro: worker = alma8-ty-2 https://almalinux.org/ https://autobuilder.yoctoproject.org/typhoon/#/builders/73/builds/5100 but that may also be incidental rather than required to see the error. ../Randy
Thanks, Pgowda On Fri, May 13, 2022 at 6:15 PM <richard.purdie@linuxfoundation.org> wrote:On Fri, 2022-05-13 at 17:58 +0530, Pgowda wrote:Hi Luca, I have checked it again at my end and it seems to be working fine. The error is related to "setup NFS mount on target" and does not seem to be related to the patch. Can the patch be included again while running oe-selftest and checked?No, it doesn't need to be checked again, it is breaking oe-selftest when used to test target machine glibc. The change in in the glibc ptest recipe and the failure is in "glibc.GlibcSelfTestSystemEmulated.test_glibc" i.e. in the glibc tests so there is a clear connection between these two things. We need to work out why it breaks it and fix that. Running it again doesn't help us at all. What you really need is a way to replicate the failure. How did you test this locally? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#165559): https://lists.openembedded.org/g/openembedded-core/message/165559 Mute This Topic: https://lists.openembedded.org/mt/90831085/3616765 Group Owner: openembedded-core+owner@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [randy.macleod@windriver.com] -=-=-=-=-=-=-=-=-=-=-=-
-- # Randy MacLeod # Wind River Linux