On Wed Jul 29, 2026 at 3:25 AM CEST, Sumanth Gavini wrote:
> Hi Mathieu,
>
> I tested the v10 patch on the top of master branch and couldn't 
> reproduce the autobuilder-reported failures on my local machine. Could 
> you please check again and confirm if the issue is still present?
>
> These are the bitbake recipes I tested
>
> 4248:
> -bitbake core-image-sato core-image-sato-sdk core-image-minimal 
> core-image-full-cmdline core-image-sato:do_populate_sdk -k  //pass
> -bitbake core-image-sato-sdk:do_rootfs //pass
>
> 4228:
> -bitbake core-image-sato core-image-sato-sdk core-image-minimal 
> core-image-full-cmdline core-image-sato:do_populate_sdk -k //pass
> -bitbake core-image-sato:do_populate_sdk //pass
>
> 4210:
> -core-image-minimal-dev:do_rootfs  //pass
> -bitbake core-image-sato core-image-sato-sdk core-image-minimal 
> core-image-minimal-dev core-image-full-cmdline 
> core-image-sato:do_populate_sdk core-image-minimal:do_populate_sdk_ext 
> core-image-sato:do_populate_sdk_ext -k //pass
>
> 4211:
> -bitbake core-image-sato:do_populate_sdk //pass
> -bitbake core-image-sato core-image-sato:do_populate_sdk 
> core-image-minimal:do_populate_sdk_ext -k // pass
>
> 4394/4213/4458:
> -bitbake core-image-minimal:do_rootfs //pass
>
> All of the above completed successfully on my local setup.
>
> Thanks,

Hi Sumanth,

I did reproduce the first failure locally.

I'm using these tags for bitbake/oecore, to get the same version as
my autobuilder build:
https://git.yoctoproject.org/poky-ci-archive/tag/?h=bitbake/autobuilder.yoctoproject.org/valkyrie/a-full-4309
https://git.yoctoproject.org/poky-ci-archive/tag/?h=oecore/autobuilder.yoctoproject.org/valkyrie/a-full-4309

In my local.conf, I have the default template, with these additions:
SDKMACHINE = "x86_64"
PACKAGE_CLASSES = "package_rpm package_deb package_ipk"
INHERIT += 'image-buildinfo'
IMAGE_BUILDINFO_VARS:append = ' IMAGE_BASENAME IMAGE_NAME'
IMAGE_INSTALL:append = ' ssh-pregen-hostkeys'
SANITY_TESTED_DISTROS = ''
OEQA_TESTDISPLAY = ':1'
EXTRA_IMAGE_FEATURES ?= 'allow-empty-password empty-root-password 
allow-root-login'
OE_FRAGMENTS += 'machine/qemux86-64 distro/poky'

Then, both of these builds are failing:
bitbake core-image-minimal-dev
bitbake core-image-sato:do_populate_sdk

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

Reply via email to