GNOME Bugzilla – Bug 775084
mutter 3.23.2 fails to build on i586
Last modified: 2016-11-25 15:04:58 UTC
After updating the build bot to try to build mutter 3.23.2, the following build fail can be observed: [ 140s] CC driver/gl/gl/cogl-texture-driver-gl.lo [ 141s] In file included from driver/gl/cogl-texture-2d-gl.c:50:0: [ 141s] /usr/include/GLES2/gl2.h:73:25: error: conflicting types for 'GLsizeiptr' [ 141s] typedef khronos_ssize_t GLsizeiptr; [ 141s] ^~~~~~~~~~ [ 141s] In file included from /usr/include/GL/gl.h:2060:0, [ 141s] from ./cogl-gl-header.h:41, [ 141s] from ./cogl-sampler-cache-private.h:35, [ 141s] from ./cogl-pipeline-layer-private.h:44, [ 141s] from ./cogl-pipeline-private.h:38, [ 141s] from ./cogl-texture-private.h:36, [ 141s] from driver/gl/cogl-texture-2d-gl.c:40: x86_64 seems fine
Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 774891 ***