[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Nov 18 13:38:13 CET 2013


qtbase failed to compile :(

  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp: In member function 'void QEglFSCursor::resetResources()':
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:72:34: error: 'glDeleteProgram' was not declared in this scope
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp: In function 'GLuint createShader(GLenum, const char*)':
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:84:46: error: 'glCreateShader' was not declared in this scope
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:85:49: error: 'glShaderSource' was not declared in this scope
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:86:27: error: 'glCompileShader' was not declared in this scope
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:88:42: error: 'glGetShaderiv' was not declared in this scope
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:95:55: error: 'glGetShaderInfoLog' was not declared in this scope
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp: In function 'GLuint createProgram(GLuint, GLuint)':
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:103:38: error: 'glCreateProgram' was not declared in this scope
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:104:36: error: 'glAttachShader' was not declared in this scope
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:106:26: error: 'glLinkProgram' was not declared in this scope
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:108:44: error: 'glGetProgramiv' was not declared in this scope
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:115:57: error: 'glGetProgramInfoLog' was not declared in this scope
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp: In member function 'void QEglFSCursor::createShaderPrograms()':
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:142:32: error: 'glDeleteShader' was not declared in this scope
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:145:75: error: 'glGetAttribLocation' was not declared in this scope
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:147:63: error: 'glGetUniformLocation' was not declared in this scope
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp: In member function 'void QEglFSCursor::draw(const QRectF&)':
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:308:27: error: 'glUseProgram' was not declared in this scope
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:334:49: error: 'glEnableVertexAttribArray' was not declared in this scope
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:337:83: error: 'glVertexAttribPointer' was not declared in this scope
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:340:34: error: 'glUniform1i' was not declared in this scope
  /work/build/qt/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp:349:50: error: 'glDisableVertexAttribArray' was not declared in this scope
  make[5]: *** [.obj/qeglfscursor.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_02553/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz

  Tested changes (refs/builds/stable_1384777873):
    http://codereview.qt-project.org/68213 [PS2] - Center/position windows in tst_qmenu.
    http://codereview.qt-project.org/71387 [PS2] - Remove QMacStyle titlebar height + 4 adjustment and consequences
    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 [PS6] - Remove the GLES 2 dependency for eglfs and kms
    http://codereview.qt-project.org/70536 [PS1] - Clear focus from active widget when windowcontainer gets focus.
    http://codereview.qt-project.org/71539 [PS1] - Merge remote-tracking branch 'origin/release' into stable



More information about the Ci-reports mailing list