All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-zephyr] new qemu version breaking qemu-cortex-a53
@ 2022-09-26 19:10 Jon Mason
  2022-09-27  9:55 ` [yocto] " Saini, Naveen Kumar
  0 siblings, 1 reply; 4+ messages in thread
From: Jon Mason @ 2022-09-26 19:10 UTC (permalink / raw)
  To: yocto; +Cc: Saini, Naveen Kumar

The recently updated version of qemu (v7.1) is causing qemu-cortex-a53
tests to fail.  See
https://gitlab.com/jonmason00/meta-zephyr/-/jobs/3082086509

I was able to bisect the issue to that commit.  I'm not certain of the
cause beyond that, but other issues are being seen with the new qemu
and meta-arm.  Let me know if you want me to open a bug.

Thanks,
Jon


^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [yocto] [meta-zephyr] new qemu version breaking qemu-cortex-a53
  2022-09-26 19:10 [meta-zephyr] new qemu version breaking qemu-cortex-a53 Jon Mason
@ 2022-09-27  9:55 ` Saini, Naveen Kumar
  2022-09-27 18:51   ` Jon Mason
  0 siblings, 1 reply; 4+ messages in thread
From: Saini, Naveen Kumar @ 2022-09-27  9:55 UTC (permalink / raw)
  To: Jon Mason, yocto



> -----Original Message-----
> From: yocto@lists.yoctoproject.org <yocto@lists.yoctoproject.org> On
> Behalf Of Jon Mason
> Sent: Tuesday, September 27, 2022 3:11 AM
> To: yocto@lists.yoctoproject.org
> Cc: Saini, Naveen Kumar <naveen.kumar.saini@intel.com>
> Subject: [yocto] [meta-zephyr] new qemu version breaking qemu-cortex-
> a53
> 
> The recently updated version of qemu (v7.1) is causing qemu-cortex-a53
> tests to fail.  See
> https://gitlab.com/jonmason00/meta-zephyr/-/jobs/3082086509
> 
> I was able to bisect the issue to that commit.  I'm not certain of the cause
> beyond that, but other issues are being seen with the new qemu and meta-
> arm.  Let me know if you want me to open a bug.

Yes, Jon, please open bug for this machine configuration.

> 
> Thanks,
> Jon

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [yocto] [meta-zephyr] new qemu version breaking qemu-cortex-a53
  2022-09-27  9:55 ` [yocto] " Saini, Naveen Kumar
@ 2022-09-27 18:51   ` Jon Mason
  2022-09-29 14:17     ` Jon Mason
  0 siblings, 1 reply; 4+ messages in thread
From: Jon Mason @ 2022-09-27 18:51 UTC (permalink / raw)
  To: Saini, Naveen Kumar; +Cc: yocto

On Tue, Sep 27, 2022 at 5:55 AM Saini, Naveen Kumar
<naveen.kumar.saini@intel.com> wrote:
>
>
>
> > -----Original Message-----
> > From: yocto@lists.yoctoproject.org <yocto@lists.yoctoproject.org> On
> > Behalf Of Jon Mason
> > Sent: Tuesday, September 27, 2022 3:11 AM
> > To: yocto@lists.yoctoproject.org
> > Cc: Saini, Naveen Kumar <naveen.kumar.saini@intel.com>
> > Subject: [yocto] [meta-zephyr] new qemu version breaking qemu-cortex-
> > a53
> >
> > The recently updated version of qemu (v7.1) is causing qemu-cortex-a53
> > tests to fail.  See
> > https://gitlab.com/jonmason00/meta-zephyr/-/jobs/3082086509
> >
> > I was able to bisect the issue to that commit.  I'm not certain of the cause
> > beyond that, but other issues are being seen with the new qemu and meta-
> > arm.  Let me know if you want me to open a bug.
>
> Yes, Jon, please open bug for this machine configuration.

Bug opened, https://bugzilla.yoctoproject.org/show_bug.cgi?id=14919

>
> >
> > Thanks,
> > Jon


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [yocto] [meta-zephyr] new qemu version breaking qemu-cortex-a53
  2022-09-27 18:51   ` Jon Mason
@ 2022-09-29 14:17     ` Jon Mason
  0 siblings, 0 replies; 4+ messages in thread
From: Jon Mason @ 2022-09-29 14:17 UTC (permalink / raw)
  To: Saini, Naveen Kumar; +Cc: yocto

On Tue, Sep 27, 2022 at 02:51:41PM -0400, Jon Mason wrote:
> On Tue, Sep 27, 2022 at 5:55 AM Saini, Naveen Kumar
> <naveen.kumar.saini@intel.com> wrote:
> >
> >
> >
> > > -----Original Message-----
> > > From: yocto@lists.yoctoproject.org <yocto@lists.yoctoproject.org> On
> > > Behalf Of Jon Mason
> > > Sent: Tuesday, September 27, 2022 3:11 AM
> > > To: yocto@lists.yoctoproject.org
> > > Cc: Saini, Naveen Kumar <naveen.kumar.saini@intel.com>
> > > Subject: [yocto] [meta-zephyr] new qemu version breaking qemu-cortex-
> > > a53
> > >
> > > The recently updated version of qemu (v7.1) is causing qemu-cortex-a53
> > > tests to fail.  See
> > > https://gitlab.com/jonmason00/meta-zephyr/-/jobs/3082086509
> > >
> > > I was able to bisect the issue to that commit.  I'm not certain of the cause
> > > beyond that, but other issues are being seen with the new qemu and meta-
> > > arm.  Let me know if you want me to open a bug.
> >
> > Yes, Jon, please open bug for this machine configuration.
> 
> Bug opened, https://bugzilla.yoctoproject.org/show_bug.cgi?id=14919

FYI, issue has been resolved upstream

> 
> >
> > >
> > > Thanks,
> > > Jon
> 


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-09-29 14:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-26 19:10 [meta-zephyr] new qemu version breaking qemu-cortex-a53 Jon Mason
2022-09-27  9:55 ` [yocto] " Saini, Naveen Kumar
2022-09-27 18:51   ` Jon Mason
2022-09-29 14:17     ` Jon Mason

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.