[Ci-reports] fail on QtDeclarative_dev_Integration #1232

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Feb 11 15:06:14 CET 2014


qtdeclarative failed to compile :(

  compiling scenegraph/util/qsgdepthstencilbuffer.cpp
  scenegraph/util/qsgdepthstencilbuffer.cpp: In constructor 'QSGDefaultDepthStencilBuffer::QSGDefaultDepthStencilBuffer(QOpenGLContext*, const QSGDepthStencilBuffer::Format&)':
  scenegraph/util/qsgdepthstencilbuffer.cpp:118:13: error: 'isES' is not a member of 'QOpenGLFunctions'
  scenegraph/util/qsgdepthstencilbuffer.cpp:137:39: error: 'isES' is not a member of 'QOpenGLFunctions'
  make[3]: *** [.obj/qsgdepthstencilbuffer.o] Error 1
  scenegraph/coreapi/qsgbatchrenderer.cpp: In member function 'void QSGBatchRenderer::Renderer::renderUnmergedBatch(const QSGBatchRenderer::Batch*)':
  scenegraph/coreapi/qsgbatchrenderer.cpp:2177:19: error: 'isES' is not a member of 'QOpenGLFunctions'
  make[3]: *** [.obj/qsgbatchrenderer.o] Error 1
  scenegraph/util/qsgatlastexture.cpp: In constructor 'QSGAtlasTexture::Atlas::Atlas(const QSize&)':
  scenegraph/util/qsgatlastexture.cpp:151:9: error: 'isES' is not a member of 'QOpenGLFunctions'
  scenegraph/util/qsgatlastexture.cpp: In member function 'bool QSGAtlasTexture::Atlas::bind(QSGTexture::Filtering)':
  scenegraph/util/qsgatlastexture.cpp:339:14: error: 'isES' is not a member of 'QOpenGLFunctions'
  make[3]: *** [.obj/qsgatlastexture.o] Error 1
  scenegraph/qsgdefaultimagenode.cpp: In member function 'void QSGDefaultImageNode::updateGeometry()':
  scenegraph/qsgdefaultimagenode.cpp:364:13: error: 'isES' is not a member of 'QOpenGLFunctions'
  make[3]: *** [.obj/qsgdefaultimagenode.o] Error 1
  scenegraph/qsgdefaultdistancefieldglyphcache.cpp: In member function ‘void QSGDefaultDistanceFieldGlyphCache::createTexture(QSGDefaultDistanceFieldGlyphCache::TextureInfo*, int, int)’:
  scenegraph/qsgdefaultdistancefieldglyphcache.cpp:244:10: error: ‘isES’ is not a member of ‘QOpenGLFunctions’
  scenegraph/qsgdefaultdistancefieldglyphcache.cpp: In member function ‘void QSGDefaultDistanceFieldGlyphCache::resizeTexture(QSGDefaultDistanceFieldGlyphCache::TextureInfo*, int, int)’:
  scenegraph/qsgdefaultdistancefieldglyphcache.cpp:387:10: error: ‘isES’ is not a member of ‘QOpenGLFunctions’
  make[3]: *** [.obj/qsgdefaultdistancefieldglyphcache.o] Error 1
  scenegraph/util/qsgtexture.cpp: In member function 'virtual void QSGPlainTexture::bind()':
  scenegraph/util/qsgtexture.cpp:699:13: error: 'isES' is not a member of 'QOpenGLFunctions'
  make[3]: *** [.obj/qsgtexture.o] Error 1
  scenegraph/qsgcontext.cpp: In constructor 'QSGContextPrivate::QSGContextPrivate()':
  scenegraph/qsgcontext.cpp:107:13: error: 'isES' is not a member of 'QOpenGLFunctions'
  make[3]: *** [.obj/qsgcontext.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_dev_Integration/build_01232/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1392127266):
    http://codereview.qt-project.org/77260 [PS15] - Dynamic GL in Quick
    http://codereview.qt-project.org/76857 [PS3] - Fix polishItems bug



More information about the Ci-reports mailing list