Bug 91297

Summary: egl-gl-colorspace.c:83: error: ‘EGL_GL_COLORSPACE_KHR’ undeclared
Product: piglit Reporter: Vinson Lee <vlee>
Component: testsAssignee: Piglit Mailing List <piglit>
Status: RESOLVED FIXED QA Contact: Piglit Mailing List <piglit>
Severity: normal    
Priority: medium CC: baker.dylan.c, emil.l.velikov, maraeo
Version: unspecifiedKeywords: bisected, regression
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Vinson Lee 2015-07-10 18:27:58 UTC
piglit: 6329285ebac9cebd168c6c24be1fecdf3fc46656

mesa-libEGL-devel: 10.1.2-2.el6

CentOS 6 build error introduced with commit 32830a3d94bfc3db32821b098e9ae444752ec267 "egl-gl-colorspace: new test for the EGL extension".

tests/egl/egl-gl-colorspace.c: In function ‘main’:
tests/egl/egl-gl-colorspace.c:83: error: ‘EGL_GL_COLORSPACE_KHR’ undeclared (first use in this function)
tests/egl/egl-gl-colorspace.c:83: error: (Each undeclared identifier is reported only once
tests/egl/egl-gl-colorspace.c:83: error: for each function it appears in.)
tests/egl/egl-gl-colorspace.c:83: error: ‘EGL_GL_COLORSPACE_LINEAR_KHR’ undeclared (first use in this function)
tests/egl/egl-gl-colorspace.c:87: warning: initialization makes integer from pointer without a cast
tests/egl/egl-gl-colorspace.c:87: error: ‘EGL_GL_COLORSPACE_SRGB_KHR’ undeclared (first use in this function)
tests/egl/egl-gl-colorspace.c:87: warning: initialization makes integer from pointer without a cast

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.