On Mon, 2024-07-15 at 23:15 +0200, Alexandre Belloni via lists.yoctoproject.org wrote: > On 25/06/2024 10:46:33+0100, Richard Purdie wrote: > > Hi, > > > > In pre merge testing we saw: > > > > https://valkyrie.yoctoproject.org/#/builders/89/builds/53/steps/12/logs/stdio > > > > but a fresh build of master-next with the same revision worked: > > > > https://valkyrie.yoctoproject.org/#/builders/89/builds/55 > > > > which makes me wonder if there is some kind of race in there? > > Reporting > > in case anyone else can see it. > > Yes, this is a race I've seen and reported already. I never pressed > the > issue as it doesn't happen often and Bruce had other things to work > on.
I am able to reproduce this one at will. MACHINE = "qemux86-64" DISTRO = "poky" SDKMACHINE = "x86_64" PACKAGE_CLASSES = "package_rpm package_deb package_ipk" DISTRO_FEATURES:append = ' virtualization xen' then bitbake xen-image-minimal -c do_image_wic I suspect a missing dependency, I'm just not sure where! Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8848): https://lists.yoctoproject.org/g/meta-virtualization/message/8848 Mute This Topic: https://lists.yoctoproject.org/mt/107646495/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
