Control: reassign -1 mesa 24.1.1-2 Control: affects -1 kuserfeedback Control: retitle -1 mesa: fails to initialize OpenGL on s390x: Unexpected format PIPE_FORMAT_X8B8G8R8_SRGB in st_new_renderbuffer_fb
On 11/06/2024 09:06, Emilio Pozuelo Monfort wrote:
Source: kuserfeedback Version: 1.3.0-3 Severity: serious Hi, During a rebuild for the Qt6 transition, your package failed to build on s390x: ********* Start testing of OpenGLInfoSourceTest ********* Config: Using QtTest library 5.15.13, Qt 5.15.13 (s390x-big_endian-lp64 shared (dynamic) release build; by GCC 13.2.0), debian unknown PASS : OpenGLInfoSourceTest::initTestCase() Mesa 24.1.1-2 implementation error: Unexpected format PIPE_FORMAT_X8B8G8R8_SRGB in st_new_renderbuffer_fb Please report at https://gitlab.freedesktop.org/mesa/mesa/-/issues QWARN : OpenGLInfoSourceTest::testOpenGLInfoSource() Unrecognized OpenGL version QWARN : OpenGLInfoSourceTest::testOpenGLInfoSource() Unrecognized OpenGL version Mesa 24.1.1-2 implementation error: Unexpected format PIPE_FORMAT_X8B8G8R8_SRGB in st_new_renderbuffer_fb Please report at https://gitlab.freedesktop.org/mesa/mesa/-/issues FAIL! : OpenGLInfoSourceTest::testOpenGLInfoSource() '!m.value(QLatin1String("vendor")).toString().isEmpty()' returned FALSE. () Loc: [./autotests/openglinfosourcetest.cpp(36)] Full build log at https://buildd.debian.org/status/fetch.php?pkg=kuserfeedback&arch=s390x&ver=1.3.0-3%2Bb3&stamp=1718075730&raw=0
Actually this looks like a regression in mesa in 24.1. A few rdeps are failing their autopkgtests with the same PIPE_FORMAT_X8B8G8R8_SRGB error, e.g.: https://ci.debian.net/packages/k/kodi/testing/s390x/47675600/ https://ci.debian.net/packages/o/openscad/testing/s390x/47689316/ Cheers, Emilio