Dave Airlie | 7 Aug 2012 06:38
Picon
Gravatar

someone regressed tinderbox

http://tinderbox.x.org/builds/2012-08-06-0020/logs/libGL/#build

Making all in glx
gmake[4]: Entering directory `/home/tinderbox/mesa/mesa/src/egl/drivers/glx'
  CC     egl_glx.lo
In file included from ../../../../src/egl/main/egltypedefs.h:37,
                 from ../../../../src/egl/main/eglconfig.h:37,
                 from egl_glx.c:44:
../../../../include/EGL/eglext.h:454: error: redefinition of typedef
'PFNEGLQUERYSTREAMTIMEKHRPROC'
../../../../include/EGL/eglext.h:407: note: previous declaration of
'PFNEGLQUERYSTREAMTIMEKHRPROC' was here
gmake[4]: Leaving directory `/home/tinderbox/mesa/mesa/src/egl/drivers/glx'

Dave.
Brian Paul | 7 Aug 2012 16:02
Favicon

Re: someone regressed tinderbox

On 08/06/2012 10:38 PM, Dave Airlie wrote:
> http://tinderbox.x.org/builds/2012-08-06-0020/logs/libGL/#build
>
> Making all in glx
> gmake[4]: Entering directory `/home/tinderbox/mesa/mesa/src/egl/drivers/glx'
>    CC     egl_glx.lo
> In file included from ../../../../src/egl/main/egltypedefs.h:37,
>                   from ../../../../src/egl/main/eglconfig.h:37,
>                   from egl_glx.c:44:
> ../../../../include/EGL/eglext.h:454: error: redefinition of typedef
> 'PFNEGLQUERYSTREAMTIMEKHRPROC'
> ../../../../include/EGL/eglext.h:407: note: previous declaration of
> 'PFNEGLQUERYSTREAMTIMEKHRPROC' was here
> gmake[4]: Leaving directory `/home/tinderbox/mesa/mesa/src/egl/drivers/glx'

The eglext.h patch I posted last night fixes this.  I'll go ahead and 
push it.

-Brian

Gmane