[Ci-reports] fail on QtDeclarative_dev_Integration #1323

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Mar 4 11:31:31 CET 2014


qtdeclarative failed to compile :(

  compiling scenegraph/qsgdefaultglyphnode_p.cpp
  scenegraph/qsgdefaultglyphnode_p.cpp: In member function 'void TestNamespace::QSGTextMaskMaterial::init(TestNamespace::QFontEngine::GlyphFormat)':
  scenegraph/qsgdefaultglyphnode_p.cpp:373:40: error: invalid conversion from 'int' to 'TestNamespace::QFontEngine::GlyphFormat' [-fpermissive]
  scenegraph/qsgdefaultglyphnode_p.cpp:383:84: error: no matching function for call to 'TestNamespace::QFontEngine::glyphCache(TestNamespace::QOpenGLContext*&, TestNamespace::QFontEngine::GlyphFormat&, TestNamespace::QTransform&)'
  scenegraph/qsgdefaultglyphnode_p.cpp:383:84: note: candidate is:
  /work/build/qt/qtbase/include/QtGui/5.4.0/QtGui/private/../../../../../src/gui/text/qfontengine_p.h:261:28: note: TestNamespace::QFontEngineGlyphCache* TestNamespace::QFontEngine::glyphCache(const void*, TestNamespace::QFontEngineGlyphCache::Type, const TestNamespace::QTransform&) const
  /work/build/qt/qtbase/include/QtGui/5.4.0/QtGui/private/../../../../../src/gui/text/qfontengine_p.h:261:28: note:   no known conversion for argument 2 from 'TestNamespace::QFontEngine::GlyphFormat' to 'TestNamespace::QFontEngineGlyphCache::Type'
  scenegraph/qsgdefaultglyphnode_p.cpp:384:48: error: 'class TestNamespace::QFontEngineGlyphCache' has no member named 'glyphFormat'
  scenegraph/qsgdefaultglyphnode_p.cpp:385:89: error: no matching function for call to 'TestNamespace::QOpenGLTextureGlyphCache::QOpenGLTextureGlyphCache(TestNamespace::QFontEngine::GlyphFormat&, TestNamespace::QTransform&)'
  scenegraph/qsgdefaultglyphnode_p.cpp:385:89: note: candidates are:
  /work/build/qt/qtbase/include/QtGui/5.4.0/QtGui/private/../../../../../src/gui/opengl/qopengltextureglyphcache_p.h:112:5: note: TestNamespace::QOpenGLTextureGlyphCache::QOpenGLTextureGlyphCache(TestNamespace::QFontEngineGlyphCache::Type, const TestNamespace::QTransform&)
  /work/build/qt/qtbase/include/QtGui/5.4.0/QtGui/private/../../../../../src/gui/opengl/qopengltextureglyphcache_p.h:112:5: note:   no known conversion for argument 1 from 'TestNamespace::QFontEngine::GlyphFormat' to 'TestNamespace::QFontEngineGlyphCache::Type'
  /work/build/qt/qtbase/include/QtGui/5.4.0/QtGui/private/../../../../../src/gui/opengl/qopengltextureglyphcache_p.h:109:46: note: TestNamespace::QOpenGLTextureGlyphCache::QOpenGLTextureGlyphCache(const TestNamespace::QOpenGLTextureGlyphCache&)
  /work/build/qt/qtbase/include/QtGui/5.4.0/QtGui/private/../../../../../src/gui/opengl/qopengltextureglyphcache_p.h:109:46: note:   candidate expects 1 argument, 2 provided
  scenegraph/qsgdefaultglyphnode_p.cpp: In member function 'void TestNamespace::QSGTextMaskMaterial::populate(const TestNamespace::QPointF&, const TestNamespace::QVector<unsigned int>&, const TestNamespace::QVector<TestNamespace::QPointF>&, TestNamespace::QSGGeometry*, TestNamespace::QRectF*, TestNamespace::QPointF*, const TestNamespace::QMargins&)':
  scenegraph/qsgdefaultglyphnode_p.cpp:414:56: error: 'class TestNamespace::QTextureGlyphCache' has no member named 'glyphFormat'
  scenegraph/qsgdefaultglyphnode_p.cpp: In member function 'virtual TestNamespace::QSGMaterialType* TestNamespace::QSGTextMaskMaterial::type() const':
  scenegraph/qsgdefaultglyphnode_p.cpp:486:26: error: 'class TestNamespace::QOpenGLTextureGlyphCache' has no member named 'glyphFormat'
  scenegraph/qsgdefaultglyphnode_p.cpp: In member function 'virtual TestNamespace::QSGMaterialShader* TestNamespace::QSGTextMaskMaterial::createShader() const':
  scenegraph/qsgdefaultglyphnode_p.cpp:496:58: error: 'class TestNamespace::QOpenGLTextureGlyphCache' has no member named 'glyphFormat'
  scenegraph/qsgdefaultglyphnode_p.cpp: In member function 'virtual TestNamespace::QSGMaterialShader* TestNamespace::QSGStyledTextMaterial::createShader() const':
  scenegraph/qsgdefaultglyphnode_p.cpp:567:50: error: 'class TestNamespace::QOpenGLTextureGlyphCache' has no member named 'glyphFormat'
  scenegraph/qsgdefaultglyphnode_p.cpp: In member function 'virtual TestNamespace::QSGMaterialShader* TestNamespace::QSGOutlinedTextMaterial::createShader() const':
  scenegraph/qsgdefaultglyphnode_p.cpp:597:52: error: 'class TestNamespace::QOpenGLTextureGlyphCache' has no member named 'glyphFormat'
  scenegraph/qsgdefaultglyphnode_p.cpp:598:1: error: control reaches end of non-void function [-Werror=return-type]
  scenegraph/qsgdefaultglyphnode_p.cpp: In member function 'virtual TestNamespace::QSGMaterialShader* TestNamespace::QSGStyledTextMaterial::createShader() const':
  scenegraph/qsgdefaultglyphnode_p.cpp:568:1: error: control reaches end of non-void function [-Werror=return-type]
  scenegraph/qsgdefaultglyphnode_p.cpp: In member function 'virtual TestNamespace::QSGMaterialType* TestNamespace::QSGTextMaskMaterial::type() const':
  scenegraph/qsgdefaultglyphnode_p.cpp:487:1: error: control reaches end of non-void function [-Werror=return-type]
  make[3]: *** [.obj/qsgdefaultglyphnode_p.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_01323/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1393928390):
    http://codereview.qt-project.org/79026 [PS4] - Merge remote-tracking branch 'origin/stable' into dev



More information about the Ci-reports mailing list