On 7/29/2026 2:31 AM, Mathieu Dubois-Briand wrote: > CAUTION: This email comes from a non Wind River email account! > Do not click links or open attachments unless you recognize the sender and > know the content is safe. > > On Wed Jul 29, 2026 at 8:08 AM CEST, Mathieu Dubois-Briand wrote: >> 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 > > Just to be sure, I applied your series directly on top of master: I've > got the same issues: > > https://autobuilder.yoctoproject.org/valkyrie/#/builders/68/builds/4350 > > Thanks, > Mathieu > > -- > Mathieu Dubois-Briand, Bootlin > Embedded Linux and Kernel engineering > https://bootlin.com > Hi Mathieu,
I have fixed the build failure and submitted V11. I was able to successfully build the following targets: bitbake core-image-minimal-dev bitbake core-image-sato:do_populate_sdk -- # Sumanth Gavini # Wind River Linux
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#242309): https://lists.openembedded.org/g/openembedded-core/message/242309 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]] -=-=-=-=-=-=-=-=-=-=-=-
