Seems like mesa has regressed to using softpipe instead of virgl on target, but only on Fedora 32. It's odd, because other selftest workers in the same a-full run (Debian, Ubuntu) are fine.
OpenGL ES 2.x information: version: "OpenGL ES 3.1 Mesa 21.0.2" shading language version: "OpenGL ES GLSL ES 3.10" vendor: "Mesa/X.org" renderer: "softpipe" Can you re-run the selftest on Fedora 32? Alex On Mon, 19 Apr 2021 at 05:24, Naveen Saini <[email protected]> wrote: > [SWAT] > Oe-selftest on fedora failed. > > RESULTS - virgl.VirglTest.test_kmscube: FAILED (0.30s) > > AssertionError: 'renderer: "virgl"' not found in 'Using display > 0x55dccc0562e0 with EGL version 1.4 > https://autobuilder.yoctoproject.org/typhoon/#/builders/86/builds/2005 > > Regards, > Naveen > > > -----Original Message----- > > From: [email protected] <openembedded- > > [email protected]> On Behalf Of wangmy > > Sent: Friday, April 16, 2021 7:50 AM > > To: [email protected] > > Cc: Wang Mingyu <[email protected]> > > Subject: [OE-core] [PATCH v2] mesa: upgrade 21.0.1 -> 21.0.2 > > > > Signed-off-by: Wang Mingyu <[email protected]> > > --- > > .../mesa/{mesa-gl_21.0.1.bb => mesa-gl_21.0.2.bb} | 0 > > meta/recipes-graphics/mesa/mesa.inc | 2 +- > > meta/recipes-graphics/mesa/{mesa_21.0.1.bb => mesa_21.0.2.bb} | 0 > > 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes- > > graphics/mesa/{mesa-gl_21.0.1.bb => mesa-gl_21.0.2.bb} (100%) rename > > meta/recipes-graphics/mesa/{mesa_21.0.1.bb => mesa_21.0.2.bb} (100%) > > > > diff --git a/meta/recipes-graphics/mesa/mesa-gl_21.0.1.bb > b/meta/recipes- > > graphics/mesa/mesa-gl_21.0.2.bb > > similarity index 100% > > rename from meta/recipes-graphics/mesa/mesa-gl_21.0.1.bb > > rename to meta/recipes-graphics/mesa/mesa-gl_21.0.2.bb > > diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes- > > graphics/mesa/mesa.inc > > index caf3c62ad8..5705ae0f08 100644 > > --- a/meta/recipes-graphics/mesa/mesa.inc > > +++ b/meta/recipes-graphics/mesa/mesa.inc > > @@ -21,7 +21,7 @@ SRC_URI = > > "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ > > > file://0001-futex.h-Define-__NR_futex-if-it-does-not-exist.patch \ > > " > > > > -SRC_URI[sha256sum] = > > "379fc984459394f2ab2d84049efdc3a659869dc1328ce72ef0598506611712bb" > > +SRC_URI[sha256sum] = > > "46c1dc5bb54a372dee43ec3c067229c299187d5bdadf1402756bbf66a6df5b88" > > > > UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)" > > > > diff --git a/meta/recipes-graphics/mesa/mesa_21.0.1.bb b/meta/recipes- > > graphics/mesa/mesa_21.0.2.bb > > similarity index 100% > > rename from meta/recipes-graphics/mesa/mesa_21.0.1.bb > > rename to meta/recipes-graphics/mesa/mesa_21.0.2.bb > > -- > > 2.25.1 > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#150661): https://lists.openembedded.org/g/openembedded-core/message/150661 Mute This Topic: https://lists.openembedded.org/mt/82131324/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
