diff mbox series

mesa: 23.0.2 -> 23.0.3

Message ID 20230502201240.2372610-1-otavio@ossystems.com.br
State Accepted, archived
Commit 0defbb5925e309799162e221285e4cfb2e2c2ca5
Headers show
Series mesa: 23.0.2 -> 23.0.3 | expand

Commit Message

Otavio Salvador May 2, 2023, 8:12 p.m. UTC
Update to 23.0.3 stable release. Release notes in:

 - https://docs.mesa3d.org/relnotes/23.0.3.html

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---

 .../mesa/{mesa-gl_23.0.2.bb => mesa-gl_23.0.3.bb}               | 0
 meta/recipes-graphics/mesa/mesa.inc                             | 2 +-
 meta/recipes-graphics/mesa/{mesa_23.0.2.bb => mesa_23.0.3.bb}   | 0
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/mesa/{mesa-gl_23.0.2.bb => mesa-gl_23.0.3.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_23.0.2.bb => mesa_23.0.3.bb} (100%)

Comments

Richard Purdie May 3, 2023, 8:14 a.m. UTC | #1
On Tue, 2023-05-02 at 17:12 -0300, Otavio Salvador wrote:
> Update to 23.0.3 stable release. Release notes in:
> 
>  - https://docs.mesa3d.org/relnotes/23.0.3.html
> 
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---

Unfortunately I isolated this change to be causing qemuppc xorg sanity
check failures:

https://autobuilder.yoctoproject.org/typhoon/#/builders/63/builds/7010
https://autobuilder.yoctoproject.org/typhoon/#/builders/107/builds/4517

I've not looked into why, just isolated it to this change.

Cheers,

Richard
Richard Purdie May 3, 2023, 8:16 a.m. UTC | #2
On Wed, 2023-05-03 at 09:14 +0100, Richard Purdie via
lists.openembedded.org wrote:
> On Tue, 2023-05-02 at 17:12 -0300, Otavio Salvador wrote:
> > Update to 23.0.3 stable release. Release notes in:
> > 
> >  - https://docs.mesa3d.org/relnotes/23.0.3.html
> > 
> > Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> > ---
> 
> Unfortunately I isolated this change to be causing qemuppc xorg sanity
> check failures:
> 
> https://autobuilder.yoctoproject.org/typhoon/#/builders/63/builds/7010
> https://autobuilder.yoctoproject.org/typhoon/#/builders/107/builds/4517
> 
> I've not looked into why, just isolated it to this change.

Sorry, I was about to remove the patch and I'm not sure I have isolated
it to that :(.

I'll do some further checks as whilst I meant to isolate it to this,
I'm not sure I did.

Cheers,

Richard
Otavio Salvador May 3, 2023, 12:32 p.m. UTC | #3
Hello Richard,

Em qua., 3 de mai. de 2023 às 05:17, Richard Purdie <
richard.purdie@linuxfoundation.org> escreveu:

> On Wed, 2023-05-03 at 09:14 +0100, Richard Purdie via
> lists.openembedded.org wrote:
> > On Tue, 2023-05-02 at 17:12 -0300, Otavio Salvador wrote:
> > > Update to 23.0.3 stable release. Release notes in:
> > >
> > >  - https://docs.mesa3d.org/relnotes/23.0.3.html
> > >
> > > Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> > > ---
> >
> > Unfortunately I isolated this change to be causing qemuppc xorg sanity
> > check failures:
> >
> > https://autobuilder.yoctoproject.org/typhoon/#/builders/63/builds/7010
> > https://autobuilder.yoctoproject.org/typhoon/#/builders/107/builds/4517
> >
> > I've not looked into why, just isolated it to this change.
>
> Sorry, I was about to remove the patch and I'm not sure I have isolated
> it to that :(.
>
> I'll do some further checks as whilst I meant to isolate it to this,
> I'm not sure I did.
>

An error occurred due to an invalid instruction. Have you removed the QEMU
upgrade that was previously installed? The upgrade version was 8.0.0,
replacing the older version, 7.2.0.
Richard Purdie May 3, 2023, 12:56 p.m. UTC | #4
On Wed, 2023-05-03 at 09:32 -0300, Otavio Salvador wrote:
> Hello Richard,
> 
> Em qua., 3 de mai. de 2023 às 05:17, Richard Purdie
> <richard.purdie@linuxfoundation.org> escreveu:
> > On Wed, 2023-05-03 at 09:14 +0100, Richard Purdie via
> > lists.openembedded.org wrote:
> > > On Tue, 2023-05-02 at 17:12 -0300, Otavio Salvador wrote:
> > > > Update to 23.0.3 stable release. Release notes in:
> > > > 
> > > >   - https://docs.mesa3d.org/relnotes/23.0.3.html
> > > > 
> > > > Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> > > > ---
> > > 
> > > Unfortunately I isolated this change to be causing qemuppc xorg
> > > sanity
> > > check failures:
> > > 
> > > https://autobuilder.yoctoproject.org/typhoon/#/builders/63/builds/7010
> > > https://autobuilder.yoctoproject.org/typhoon/#/builders/107/builds/4517
> > > 
> > > I've not looked into why, just isolated it to this change.
> > 
> > Sorry, I was about to remove the patch and I'm not sure I have
> > isolated
> > it to that :(.
> > 
> > I'll do some further checks as whilst I meant to isolate it to
> > this,
> > I'm not sure I did.
> > 
> 
> 
> An error occurred due to an invalid instruction. Have you removed the
> QEMU upgrade that was previously installed? The upgrade version was
> 8.0.0, replacing the older version, 7.2.0.

We've now seen this failure without the qemu upgrade and without the
piglit change. It is something that has merged into master now so I
suspect the libinput one. I'm trying to confirm that...

Cheers,

Richard
diff mbox series

Patch

diff --git a/meta/recipes-graphics/mesa/mesa-gl_23.0.2.bb b/meta/recipes-graphics/mesa/mesa-gl_23.0.3.bb
similarity index 100%
rename from meta/recipes-graphics/mesa/mesa-gl_23.0.2.bb
rename to meta/recipes-graphics/mesa/mesa-gl_23.0.3.bb
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
index babd10a855..10efff96f0 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++ b/meta/recipes-graphics/mesa/mesa.inc
@@ -19,7 +19,7 @@  SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
            file://0001-meson-misdetects-64bit-atomics-on-mips-clang.patch \
            "
 
-SRC_URI[sha256sum] = "1b7d3399fc6f16f030361f925d33ebc7600cbf98094582f54775b6a1180529e7"
+SRC_URI[sha256sum] = "386362a5d80df3b096636b67f340e1ce67b705b44767d5bdd11d2ed1037192d5"
 
 UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)"
 
diff --git a/meta/recipes-graphics/mesa/mesa_23.0.2.bb b/meta/recipes-graphics/mesa/mesa_23.0.3.bb
similarity index 100%
rename from meta/recipes-graphics/mesa/mesa_23.0.2.bb
rename to meta/recipes-graphics/mesa/mesa_23.0.3.bb