qtbase failed to compile :(

  In file included from ../../include/QtGui/qopenglversionfunctions.h:1,
                   from kernel/qopenglcontext.h:61,
                   from kernel/qwindow.cpp:49:
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:529: 
error: ‘GLsync’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:530: 
error: ‘GLint64’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:531: 
error: ‘GLsync’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:531: 
error: ‘GLuint64’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:532: 
error: ‘GLsync’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:532: 
error: ‘GLuint64’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:533: 
error: ‘GLsync’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:534: 
error: ‘GLsync’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:535: 
error: expected identifier before ‘*’ token
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:535: 
error: ISO C++ forbids declaration of ‘GLsync’ with no type
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:535: 
error: ‘GLsync’ declared as function returning a function
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:542: 
error: ‘GLint64’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:543: 
error: ‘GLint64’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:593: 
error: ‘GLuint64’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:594: 
error: ‘GLint64’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:821: 
error: ‘GLint64’ has not been declared
  make[4]: *** [.obj/debug-shared/qwindow.o] Error 1
  In file included from ../../include/QtGui/qopenglversionfunctions.h:1,
                   from kernel/qopenglcontext.h:61,
                   from kernel/qwindow.cpp:49:
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:529: 
error: ‘GLsync’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:530: 
error: ‘GLint64’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:531: 
error: ‘GLsync’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:531: 
error: ‘GLuint64’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:532: 
error: ‘GLsync’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:532: 
error: ‘GLuint64’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:533: 
error: ‘GLsync’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:534: 
error: ‘GLsync’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:535: 
error: expected identifier before ‘*’ token
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:535: 
error: ISO C++ forbids declaration of ‘GLsync’ with no type
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:535: 
error: ‘GLsync’ declared as function returning a function
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:542: 
error: ‘GLint64’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:543: 
error: ‘GLint64’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:593: 
error: ‘GLuint64’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:594: 
error: ‘GLint64’ has not been declared
  ../../include/QtGui/../../src/gui/opengl/qopenglversionfunctions.h:821: 
error: ‘GLint64’ has not been declared
  make[3]: *** [debug-all] Error 2
  make[4]: *** [.obj/release-shared/qwindow.o] Error 1
  make[3]: *** [release-all] Error 2
  make[2]: *** [sub-gui-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_dev_Integration/build_00421/macx-g++_developer-build_OSX_10.6/log.txt.gz

  Tested changes (refs/builds/dev_1361873066):
    http://codereview.qt-project.org/48806 [PS2] - Adapt the newly-renamed SQL 
driver headers to proper private headers
    http://codereview.qt-project.org/45532 [PS2] - Rename the SQL driver header 
files to _p.h (make private)
    http://codereview.qt-project.org/44783 [PS12] - OpenGL: Add a set of 
version and context specific OpenGL classes
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to