After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 775084 - mutter 3.23.2 fails to build on i586
mutter 3.23.2 fails to build on i586
Status: RESOLVED DUPLICATE of bug 774891
Product: mutter
Classification: Core
Component: general
3.23.x
Other Linux
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2016-11-25 14:36 UTC by Dominique Leuenberger
Modified: 2016-11-25 15:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dominique Leuenberger 2016-11-25 14:36:34 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
Comment 1 Florian Müllner 2016-11-25 15:04:58 UTC
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 ***