Bug 1158176

Summary: openSUSE:Leap:15.2:Staging:C/SDL2 failed
Product: [openSUSE] openSUSE Distribution Reporter: Ludwig Nussel <lnussel>
Component: GNOMEAssignee: E-mail List <gnome-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P2 - High CC: sndirsch
Version: Leap 15.2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://build.opensuse.org/package/live_build_log/openSUSE:Leap:15.2:Staging:C/SDL2/standard/i586
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 1158159    

Description Ludwig Nussel 2019-12-02 12:28:28 UTC
openSUSE:Leap:15.2:Staging:C/SDL2 failed to build. Please see build log:
https://build.opensuse.org/package/live_build_log/openSUSE:Leap:15.2:Staging:C/SDL2/standard/i586

Caused by Mesa update I guess

[  107s] In file included from include/SDL_opengles.h:33:0,
[  107s]                  from /home/abuild/rpmbuild/BUILD/SDL2-2.0.8/src/video/SDL_video.c:41:
[  107s] /usr/include/GLES/gl.h:63:25: error: conflicting types for 'GLsizeiptr'
[  107s]  typedef khronos_ssize_t GLsizeiptr;
[  107s]                          ^~~~~~~~~~
[  107s] In file included from include/SDL_opengl.h:2105:0,
[  107s]                  from /home/abuild/rpmbuild/BUILD/SDL2-2.0.8/src/video/SDL_video.c:37:
[  107s] include/SDL_opengl_glext.h:472:19: note: previous declaration of 'GLsizeiptr' was here
[  107s]  typedef ptrdiff_t GLsizeiptr;
[  107s]                    ^~~~~~~~~~
[  107s] In file included from include/SDL_opengles.h:33:0,
[  107s]                  from /home/abuild/rpmbuild/BUILD/SDL2-2.0.8/src/video/SDL_video.c:41:
[  107s] /usr/include/GLES/gl.h:64:26: error: conflicting types for 'GLintptr'
[  107s]  typedef khronos_intptr_t GLintptr;
[  107s]                           ^~~~~~~~
[  107s] In file included from include/SDL_opengl.h:2105:0,
[  107s]                  from /home/abuild/rpmbuild/BUILD/SDL2-2.0.8/src/video/SDL_video.c:37:
[  107s] include/SDL_opengl_glext.h:473:19: note: previous declaration of 'GLintptr' was here
[  107s]  typedef ptrdiff_t GLintptr;
[  107s]                    ^~~~~~~~
[  107s] make: *** [Makefile:533: build/SDL_video.lo] Error 1
Comment 1 Stefan Dirsch 2020-01-05 19:46:22 UTC
Fixed

https://build.suse.de/request/show/208760