[Ci-reports] fail on QtBase_stable_Integration #3333

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Mar 10 11:46:32 CET 2014


qtbase failed to compile :(

  In file included from kernel/qplatformopenglcontext.cpp:44:
  In file included from ../../include/QtGui/QOpenGLFunctions:1:
  In file included from ../../include/QtGui/qopenglfunctions.h:1:
  ../../include/QtGui/../../src/gui/opengl/qopenglfunctions.h:572:42: error: unknown type name 'GLdouble'; did you mean 'double'?
  ../../include/QtGui/../../src/gui/opengl/qopenglfunctions.h:573:42: error: unknown type name 'GLdouble'; did you mean 'double'?
  ../../include/QtGui/../../src/gui/opengl/qopenglfunctions.h:573:58: error: unknown type name 'GLdouble'; did you mean 'double'?
  make[4]: *** [.obj/iphoneos/qplatformopenglcontext.o] Error 1
  make[3]: *** [iphoneos-all] Error 2
  In file included from kernel/qplatformopenglcontext.cpp:44:
  In file included from ../../include/QtGui/QOpenGLFunctions:1:
  In file included from ../../include/QtGui/qopenglfunctions.h:1:
  ../../include/QtGui/../../src/gui/opengl/qopenglfunctions.h:572:42: error: unknown type name 'GLdouble'; did you mean 'double'?
  ../../include/QtGui/../../src/gui/opengl/qopenglfunctions.h:573:42: error: unknown type name 'GLdouble'; did you mean 'double'?
  ../../include/QtGui/../../src/gui/opengl/qopenglfunctions.h:573:58: error: unknown type name 'GLdouble'; did you mean 'double'?
  make[4]: *** [.obj/iphonesimulator/qplatformopenglcontext.o] Error 1
  In file included from kernel/qopenglcontext.cpp:57:
  In file included from ../../include/QtGui/5.3.0/QtGui/private/qopenglextensions_p.h:1:
  In file included from ../../include/QtGui/5.3.0/QtGui/private/../../../../../src/gui/opengl/qopenglextensions_p.h:56:
  ../../include/QtGui/../../src/gui/opengl/qopenglfunctions.h:572:42: error: unknown type name 'GLdouble'; did you mean 'double'?
  ../../include/QtGui/../../src/gui/opengl/qopenglfunctions.h:573:42: error: unknown type name 'GLdouble'; did you mean 'double'?
  ../../include/QtGui/../../src/gui/opengl/qopenglfunctions.h:573:58: error: unknown type name 'GLdouble'; did you mean 'double'?
  make[4]: *** [.obj/iphonesimulator/qopenglcontext.o] Error 1
  make[3]: *** [iphonesimulator-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_stable_Integration/build_03333/macx-ios-clang_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/stable_1394448137):
    http://codereview.qt-project.org/80419 [PS1] - Replace Note: with \note in documentation
    http://codereview.qt-project.org/74134 [PS1] - XCB plugin: query screen resources without _current
    http://codereview.qt-project.org/79523 [PS4] - BB select(): move special select method to qcore_unix_p.h
    http://codereview.qt-project.org/80409 [PS2] - correct send vs sent grammar
    http://codereview.qt-project.org/80250 [PS2] - Increase timeout in tst_NetworkSelfTest.
    http://codereview.qt-project.org/79881 [PS9] - Avoid using direct OpenGL calls in gui and widgets



More information about the Ci-reports mailing list