[Ci-reports] fail on QtDeclarative_stable_Integration #2116

Qt Continuous Integration System ci-noreply at qt-project.org
Thu May 1 12:53:47 CEST 2014


qtdeclarative failed to compile :(

  compiling scenegraph/util/qsgdepthstencilbuffer.cpp
  scenegraph/util/qsgdepthstencilbuffer.cpp: In constructor 'TestNamespace::QSGDefaultDepthStencilBuffer::QSGDefaultDepthStencilBuffer(TestNamespace::QOpenGLContext*, const TestNamespace::QSGDepthStencilBuffer::Format&)':
  scenegraph/util/qsgdepthstencilbuffer.cpp:118:22: error: 'class TestNamespace::QOpenGLContext' has no member named 'isOpenGLES'
  scenegraph/util/qsgdepthstencilbuffer.cpp:134:48: error: 'class TestNamespace::QOpenGLContext' has no member named 'isOpenGLES'
  make[3]: *** [.obj/qsgdepthstencilbuffer.o] Error 1
  scenegraph/util/qsgatlastexture.cpp: In constructor 'TestNamespace::QSGAtlasTexture::Atlas::Atlas(const TestNamespace::QSize&)':
  scenegraph/util/qsgatlastexture.cpp:150:43: error: 'class TestNamespace::QOpenGLContext' has no member named 'isOpenGLES'
  scenegraph/util/qsgatlastexture.cpp: In member function 'void TestNamespace::QSGAtlasTexture::Atlas::bind(TestNamespace::QSGTexture::Filtering)':
  scenegraph/util/qsgatlastexture.cpp:337:48: error: 'class TestNamespace::QOpenGLContext' has no member named 'isOpenGLES'
  make[3]: *** [.obj/qsgatlastexture.o] Error 1
  scenegraph/coreapi/qsgbatchrenderer.cpp: In member function 'void TestNamespace::QSGBatchRenderer::Renderer::renderUnmergedBatch(const TestNamespace::QSGBatchRenderer::Batch*)':
  scenegraph/coreapi/qsgbatchrenderer.cpp:2194:53: error: 'class TestNamespace::QOpenGLContext' has no member named 'isOpenGLES'
  make[3]: *** [.obj/qsgbatchrenderer.o] Error 1
  scenegraph/qsgwindowsrenderloop.cpp: In member function 'virtual void TestNamespace::QSGWindowsRenderLoop::show(TestNamespace::QQuickWindow*)':
  scenegraph/qsgwindowsrenderloop.cpp:186:37: error: 'class TestNamespace::QOpenGLContext' has no member named 'isOpenGLES'
  make[3]: *** [.obj/qsgwindowsrenderloop.o] Error 1
  scenegraph/qsgdefaultdistancefieldglyphcache.cpp: In member function 'void TestNamespace::QSGDefaultDistanceFieldGlyphCache::createTexture(TestNamespace::QSGDefaultDistanceFieldGlyphCache::TextureInfo*, int, int)':
  scenegraph/qsgdefaultdistancefieldglyphcache.cpp:234:44: error: 'class TestNamespace::QOpenGLContext' has no member named 'isOpenGLES'
  scenegraph/qsgdefaultdistancefieldglyphcache.cpp: In member function 'void TestNamespace::QSGDefaultDistanceFieldGlyphCache::resizeTexture(TestNamespace::QSGDefaultDistanceFieldGlyphCache::TextureInfo*, int, int)':
  scenegraph/qsgdefaultdistancefieldglyphcache.cpp:377:15: error: 'class TestNamespace::QOpenGLContext' has no member named 'isOpenGLES'
  make[3]: *** [.obj/qsgdefaultdistancefieldglyphcache.o] Error 1
  scenegraph/util/qsgtexture.cpp: In member function 'virtual void TestNamespace::QSGPlainTexture::bind()':
  scenegraph/util/qsgtexture.cpp:692:22: error: 'class TestNamespace::QOpenGLContext' has no member named 'isOpenGLES'
  make[3]: *** [.obj/qsgtexture.o] Error 1
  scenegraph/qsgdefaultimagenode.cpp: In member function 'void TestNamespace::QSGDefaultImageNode::updateGeometry()':
  scenegraph/qsgdefaultimagenode.cpp:365:18: error: 'class TestNamespace::QOpenGLContext' has no member named 'isOpenGLES'
  make[3]: *** [.obj/qsgdefaultimagenode.o] Error 1
  scenegraph/qsgcontext.cpp: In member function 'virtual void TestNamespace::QSGContext::renderContextInitialized(TestNamespace::QSGRenderContext*)':
  scenegraph/qsgcontext.cpp:201:45: error: 'class TestNamespace::QOpenGLContext' has no member named 'isOpenGLES'
  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_stable_Integration/build_02116/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/stable_1398941305):
    http://codereview.qt-project.org/84441 [PS1] - Merge remote-tracking branch 'origin/release' into stable



More information about the Ci-reports mailing list