[Buildroot] [PATCH 1/2] support/testing: TestGlxinfo: bump kernel version to 6.1.x

Romain Naour romain.naour at smile.fr
Wed Jul 12 14:09:38 UTC 2023


Le 12/07/2023 à 14:52, Romain Naour a écrit :
> Hello Thomas,
> 
> Le 12/07/2023 à 12:05, Thomas Petazzoni via buildroot a écrit :
>> Hello Romain,
>>
>> On Sun, 11 Jun 2023 13:57:47 +0200
>> Romain Naour <romain.naour at gmail.com> wrote:
>>
>>> The kernel 6.1.x is the latest LTS version.
>>>
>>> Signed-off-by: Romain Naour <romain.naour at gmail.com>
>>> ---
>>>  support/testing/tests/package/test_glxinfo.py | 2 +-
>>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> Thanks, I've applied both. However, did you notice that this GlxInfo
>> test is currently broken? See
>> https://gitlab.com/buildroot.org/buildroot/-/jobs/4621046326. It fails
>> at runtime because the glxinfo command cannot be found in the
>> filesystem (I have not investigated further than that).
> 
> This is something new, I'm wondering if it's related to the recent mesa3d-demo
> version bump to 9.0.0?
> 
> I'll take a look.

Indeed, reverting the mesa3d-demos bump fixes the issue.
The glut library seems not correctly detected by this new release.

mesa-demos 9.0.0

Run-time dependency glut found: NO (tried pkgconfig and cmake)
Has header "GL/glut.h" : NO

mesa-demos 8.5.0

Run-time dependency glu found: YES 9.0.2

Best regards,
Romain


> 
> Best regards,
> Romain
> 
> 
>>
>> Best regards,
>>
>> Thomas
> 




More information about the buildroot mailing list