[Ci-reports] fail on QtDeclarative_stable_Integration #1709

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Feb 20 10:45:14 CET 2014


qtdeclarative failed to compile :(

  compiling scenegraph/qsgdefaultdistancefieldglyphcache.cpp
  scenegraph/qsgdefaultdistancefieldglyphcache.cpp: In member function 'void QSGDefaultDistanceFieldGlyphCache::resizeTexture(QSGDefaultDistanceFieldGlyphCache::TextureInfo*, int, int)':
  scenegraph/qsgdefaultdistancefieldglyphcache.cpp:413:74: error: call of overloaded 'setAttributeBuffer(const GLuint&, int, int, int)' is ambiguous
  scenegraph/qsgdefaultdistancefieldglyphcache.cpp:413:74: note: candidates are:
  /work/build/qt/qtbase/include/QtGui/../../src/gui/opengl/qopenglshaderprogram.h:195:10: note: void QOpenGLShaderProgram::setAttributeBuffer(int, GLenum, int, int, int)
  /work/build/qt/qtbase/include/QtGui/../../src/gui/opengl/qopenglshaderprogram.h:197:10: note: void QOpenGLShaderProgram::setAttributeBuffer(const char*, GLenum, int, int, int)
  make[3]: *** [.obj/qsgdefaultdistancefieldglyphcache.o] Error 1
  make[2]: *** [sub-quick-make_first-ordered] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtdeclarative] Error 2

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01709/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/stable_1392889242):
    http://codereview.qt-project.org/78525 [PS1] - Add a signal for syncing external animation systems
    http://codereview.qt-project.org/78596 [PS1] - Add touch and wheel events to QQuickWidget
    http://codereview.qt-project.org/78520 [PS2] - Don't use Vertexarrays



More information about the Ci-reports mailing list