qtbase failed to compile :(

  In file included from 
/work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.h:47:0,
                   from 
/work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfswindow.cpp:44:
  /usr/include/GLES2/gl2.h:38:26: error: conflicting declaration 'typedef 
khronos_intptr_t GLintptr'
  
../../../../include/QtGui/../../../../../../work/build/qt/qtbase/src/gui/opengl/qopenglext.h:6211:19:
 error: 'GLintptr' has a previous declaration as 'typedef ptrdiff_t GLintptr'
  /usr/include/GLES2/gl2.h:39:25: error: conflicting declaration 'typedef 
khronos_ssize_t GLsizeiptr'
  
../../../../include/QtGui/../../../../../../work/build/qt/qtbase/src/gui/opengl/qopenglext.h:6212:19:
 error: 'GLsizeiptr' has a previous declaration as 'typedef ptrdiff_t 
GLsizeiptr'
  make[5]: *** [.obj/qeglfswindow.o] Error 1
  make[4]: *** [sub-eglfs-make_first] Error 2
  make[3]: *** [sub-platforms-make_first] Error 2
  make[2]: *** [sub-plugins-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: 
http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02536/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz

  Tested changes (refs/builds/stable_1384503209):
    http://codereview.qt-project.org/70952 [PS3] - Fix configure script to not 
dictate OpenGL ES 2 when EGL is enabled
    http://codereview.qt-project.org/70964 [PS5] - Remove the GLES 2 dependency 
for eglfs and kms
    http://codereview.qt-project.org/69954 [PS7] - QCommandLineParser: add 
word-wrapping algorithm
    http://codereview.qt-project.org/71213 [PS1] - Remove QTRY_ macro from 
tst_qabstractitemview.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to